@charset "UTF-8";.unified-icon[data-v-3a1e025a]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.unified-icon .icon-svg[data-v-3a1e025a]{transition:all .2s ease;color:currentColor;width:auto;height:auto;display:block}.unified-icon.icon-filled .icon-svg[data-v-3a1e025a]{fill:currentColor;stroke:none}.unified-icon.icon-outlined .icon-svg[data-v-3a1e025a]{stroke-width:1.5}.unified-icon.icon-rounded .icon-svg[data-v-3a1e025a]{stroke-linecap:round;stroke-linejoin:round}.unified-icon:hover .icon-svg[data-v-3a1e025a]{opacity:.8}.unified-icon:not(.icon-custom-color) .icon-svg[data-v-3a1e025a]{color:currentColor}[data-theme=glass-light] .unified-icon .icon-svg[data-v-3a1e025a]{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}[data-theme=glass-dark] .unified-icon .icon-svg[data-v-3a1e025a]{filter:drop-shadow(0 1px 2px rgba(255,255,255,.1))}.app-card[data-v-9ee42c92]{background-color:var(--bg-card, var(--bg-white));border-radius:var(--radius-lg, var(--spacing-sm));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all var(--transition-normal, .3s);border:var(--border-width) solid var(--border-color, var(--border-color))}.app-card--shadow-none[data-v-9ee42c92]{box-shadow:none}.app-card--shadow-sm[data-v-9ee42c92]{box-shadow:var(--shadow-sm, 0 2px var(--text-sm) 0 var(--shadow-light))}.app-card--shadow-md[data-v-9ee42c92]{box-shadow:var(--shadow-md, 0 var(--spacing-xs) var(--spacing-xl) 0 var(--shadow-medium))}.app-card--shadow-lg[data-v-9ee42c92]{box-shadow:var(--shadow-lg, 0 var(--spacing-sm) var(--spacing-3xl) 0 var(--shadow-heavy))}.app-card--padding-sm .app-card-header[data-v-9ee42c92],.app-card--padding-sm .app-card-body[data-v-9ee42c92],.app-card--padding-sm .app-card-footer[data-v-9ee42c92]{padding:var(--text-sm)}.app-card--padding-md .app-card-header[data-v-9ee42c92],.app-card--padding-md .app-card-body[data-v-9ee42c92],.app-card--padding-md .app-card-footer[data-v-9ee42c92]{padding:var(--spacing-xl)}.app-card--padding-lg .app-card-header[data-v-9ee42c92],.app-card--padding-lg .app-card-body[data-v-9ee42c92],.app-card--padding-lg .app-card-footer[data-v-9ee42c92]{padding:var(--spacing-3xl)}.app-card--hoverable[data-v-9ee42c92]{cursor:pointer}.app-card--hoverable[data-v-9ee42c92]:hover{transform:translateY(-var(--spacing-xs));box-shadow:var(--shadow-lg, 0 var(--spacing-sm) var(--spacing-3xl) 0 var(--shadow-heavy))}.app-card-header[data-v-9ee42c92]{background:var(--bg-secondary, var(--bg-gray-light));border-bottom:var(--z-index-dropdown) solid var(--border-color, var(--border-color))}.app-card-header .card-header-content[data-v-9ee42c92]{display:flex;align-items:center;gap:var(--text-sm)}.app-card-header .card-icon[data-v-9ee42c92]{display:flex;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);background:var(--bg-card, var(--bg-white));border-radius:var(--spacing-sm);box-shadow:0 2px var(--spacing-sm) var(--shadow-light)}.app-card-header .card-title[data-v-9ee42c92]{flex:1}.app-card-header .card-title h3[data-v-9ee42c92]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary, var(--text-primary));line-height:1.4}.app-card-header .card-title .card-subtitle[data-v-9ee42c92]{margin:var(--spacing-xs) 0 0 0;font-size:var(--text-base);color:var(--text-secondary, var(--text-regular));line-height:1.4}.app-card-footer[data-v-9ee42c92]{background:var(--bg-secondary, var(--bg-gray-light));border-top:var(--z-index-dropdown) solid var(--border-color, var(--border-color))}@media (max-width: var(--breakpoint-md)){.app-card--padding-md .app-card-header[data-v-9ee42c92],.app-card--padding-md .app-card-body[data-v-9ee42c92],.app-card--padding-md .app-card-footer[data-v-9ee42c92]{padding:var(--text-lg)}.app-card--padding-lg .app-card-header[data-v-9ee42c92],.app-card--padding-lg .app-card-body[data-v-9ee42c92],.app-card--padding-lg .app-card-footer[data-v-9ee42c92]{padding:var(--spacing-xl)}.app-card-header .card-icon[data-v-9ee42c92]{width:var(--spacing-3xl);height:var(--spacing-3xl)}.app-card-header .card-title h3[data-v-9ee42c92]{font-size:var(--text-base)}.app-card-header .card-subtitle[data-v-9ee42c92]{font-size:var(--text-sm)}}.app-card-header[data-v-9bdc15d3]{padding:var(--spacing-lg, var(--text-3xl)) var(--spacing-lg, var(--text-3xl)) var(--spacing-md, var(--text-lg));border-bottom:var(--z-index-dropdown) solid var(--border-color, #ebeef5);display:flex;justify-content:space-between;align-items:center}.app-card-content[data-v-603ad4de]{padding:var(--spacing-lg)}[data-v-cf8c9b19]:root{--sidebar-width: 240px;--sidebar-width-collapsed: 64px;--sidebar-header-height: 80px;--navbar-height: 64px;--content-max-width: none;--content-padding: var(--spacing-lg);--content-padding-mobile: 16px;--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--gap-xs: 8px;--gap-sm: 12px;--gap-md: 16px;--gap-lg: 24px;--gap-xl: 32px;--z-sidebar: 1001;--z-navbar: 100;--z-mobile-overlay: 1040;--z-content: 1}.app-container[data-v-cf8c9b19]{display:flex;height:100vh;overflow:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.app-container[data-v-cf8c9b19] *{box-sizing:border-box}.sidebar[data-v-cf8c9b19]{position:fixed;top:var(--header-height, 64px);left:0;bottom:0;width:var(--sidebar-width);height:calc(100vh - var(--header-height, 64px));background:var(--sidebar-bg, #ffffff);border-right:1px solid var(--border-color, #e5e7eb);z-index:var(--z-sidebar);transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}.sidebar.collapsed[data-v-cf8c9b19]{width:var(--sidebar-width-collapsed)}.sidebar.collapsed .sidebar-header[data-v-cf8c9b19]{padding:var(--spacing-lg) 8px}.sidebar .sidebar-header[data-v-cf8c9b19]{height:var(--sidebar-header-height);padding:var(--spacing-lg) 16px;border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;justify-content:center;transition:padding .3s ease}.sidebar .sidebar-nav[data-v-cf8c9b19]{flex:1;padding:var(--gap-sm);overflow-y:auto;overflow-x:hidden}.sidebar .sidebar-nav .nav-item[data-v-cf8c9b19],.sidebar .sidebar-nav .center-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--gap-sm);padding:10px 12px;margin:var(--spacing-xs) 0;border-radius:8px;transition:all .2s ease;text-decoration:none;color:var(--text-secondary, #6b7280)}.sidebar .sidebar-nav .nav-item[data-v-cf8c9b19]:hover,.sidebar .sidebar-nav .center-item[data-v-cf8c9b19]:hover{background:var(--bg-hover, rgba(124, 127, 245, .08));color:var(--primary-color, #7c7ff5);transform:translate(2px)}.sidebar .sidebar-nav .nav-item.active[data-v-cf8c9b19],.sidebar .sidebar-nav .center-item.active[data-v-cf8c9b19]{background:var(--primary-color, #7c7ff5);color:#fff;box-shadow:0 2px 8px rgba(124,127,245,.25)}.sidebar .user-section[data-v-cf8c9b19]{padding:var(--gap-md);border-top:1px solid var(--border-color, #e5e7eb);margin-top:auto}.main-container[data-v-cf8c9b19]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width);min-height:100vh;background:var(--bg-secondary, #f5f7fa);transition:margin-left .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.main-container.main-expanded[data-v-cf8c9b19]{margin-left:var(--sidebar-width-collapsed)}.main-container .navbar[data-v-cf8c9b19]{height:var(--navbar-height);background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5);padding:0 var(--content-padding);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:var(--z-navbar);flex-shrink:0}.main-container .page-content[data-v-cf8c9b19]{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa)}.page-container[data-v-cf8c9b19],.center-page[data-v-cf8c9b19],.dashboard-center[data-v-cf8c9b19],.center-content[data-v-cf8c9b19]{width:100%;margin:0 auto;padding:var(--content-padding)}.page-container .page-header[data-v-cf8c9b19],.center-page .page-header[data-v-cf8c9b19],.dashboard-center .page-header[data-v-cf8c9b19],.center-content .page-header[data-v-cf8c9b19]{margin-bottom:var(--gap-lg);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .welcome-section[data-v-cf8c9b19],.center-page .welcome-section[data-v-cf8c9b19],.dashboard-center .welcome-section[data-v-cf8c9b19],.center-content .welcome-section[data-v-cf8c9b19]{margin-bottom:var(--gap-lg);padding:var(--welcome-section-padding-y, var(--gap-lg)) var(--welcome-section-padding-x, var(--gap-lg));background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .stats-overview[data-v-cf8c9b19],.page-container .stats-grid[data-v-cf8c9b19],.center-page .stats-overview[data-v-cf8c9b19],.center-page .stats-grid[data-v-cf8c9b19],.dashboard-center .stats-overview[data-v-cf8c9b19],.dashboard-center .stats-grid[data-v-cf8c9b19],.center-content .stats-overview[data-v-cf8c9b19],.center-content .stats-grid[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--gap-lg);margin-bottom:var(--gap-xl)}.page-container .content-section[data-v-cf8c9b19],.page-container .quick-navigation[data-v-cf8c9b19],.page-container .system-status[data-v-cf8c9b19],.center-page .content-section[data-v-cf8c9b19],.center-page .quick-navigation[data-v-cf8c9b19],.center-page .system-status[data-v-cf8c9b19],.dashboard-center .content-section[data-v-cf8c9b19],.dashboard-center .quick-navigation[data-v-cf8c9b19],.dashboard-center .system-status[data-v-cf8c9b19],.center-content .content-section[data-v-cf8c9b19],.center-content .quick-navigation[data-v-cf8c9b19],.center-content .system-status[data-v-cf8c9b19]{margin-bottom:var(--gap-xl);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .content-section h3[data-v-cf8c9b19],.page-container .quick-navigation h3[data-v-cf8c9b19],.page-container .system-status h3[data-v-cf8c9b19],.center-page .content-section h3[data-v-cf8c9b19],.center-page .quick-navigation h3[data-v-cf8c9b19],.center-page .system-status h3[data-v-cf8c9b19],.dashboard-center .content-section h3[data-v-cf8c9b19],.dashboard-center .quick-navigation h3[data-v-cf8c9b19],.dashboard-center .system-status h3[data-v-cf8c9b19],.center-content .content-section h3[data-v-cf8c9b19],.center-content .quick-navigation h3[data-v-cf8c9b19],.center-content .system-status h3[data-v-cf8c9b19]{margin-bottom:var(--gap-md);font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}.page-container .nav-grid[data-v-cf8c9b19],.center-page .nav-grid[data-v-cf8c9b19],.dashboard-center .nav-grid[data-v-cf8c9b19],.center-content .nav-grid[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--gap-md)}@media (min-width: 1536px){.page-container[data-v-cf8c9b19],.center-page[data-v-cf8c9b19],.dashboard-center[data-v-cf8c9b19],.center-content[data-v-cf8c9b19]{max-width:none;padding:var(--gap-xl)}}@media (max-width: var(--breakpoint-xl)){.page-container[data-v-cf8c9b19],.center-page[data-v-cf8c9b19],.dashboard-center[data-v-cf8c9b19],.center-content[data-v-cf8c9b19]{max-width:none;padding:var(--gap-lg)}.stats-overview[data-v-cf8c9b19],.stats-grid[data-v-cf8c9b19]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: var(--breakpoint-lg)){[data-v-cf8c9b19]:root{--sidebar-width: 260px;--content-padding: var(--spacing-lg)}.main-container[data-v-cf8c9b19]{margin-left:var(--sidebar-width)}.main-container.main-expanded[data-v-cf8c9b19]{margin-left:var(--sidebar-width-collapsed)}.nav-grid[data-v-cf8c9b19]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-cf8c9b19]{transform:translate(-100%)}.sidebar.sidebar-open[data-v-cf8c9b19],.sidebar.show[data-v-cf8c9b19]{transform:translate(0)}.main-container[data-v-cf8c9b19]{margin-left:0!important}.main-container .navbar[data-v-cf8c9b19]{padding:0 var(--content-padding-mobile)}.page-container[data-v-cf8c9b19],.center-page[data-v-cf8c9b19],.dashboard-center[data-v-cf8c9b19],.center-content[data-v-cf8c9b19]{padding:var(--content-padding-mobile)}.page-container .stats-overview[data-v-cf8c9b19],.page-container .stats-grid[data-v-cf8c9b19],.center-page .stats-overview[data-v-cf8c9b19],.center-page .stats-grid[data-v-cf8c9b19],.dashboard-center .stats-overview[data-v-cf8c9b19],.dashboard-center .stats-grid[data-v-cf8c9b19],.center-content .stats-overview[data-v-cf8c9b19],.center-content .stats-grid[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--gap-md)}.page-container .nav-grid[data-v-cf8c9b19],.center-page .nav-grid[data-v-cf8c9b19],.dashboard-center .nav-grid[data-v-cf8c9b19],.center-content .nav-grid[data-v-cf8c9b19]{grid-template-columns:1fr}.mobile-overlay[data-v-cf8c9b19]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:var(--z-mobile-overlay);display:block}.mobile-overlay[data-v-cf8c9b19]:not(.show){display:none}}@media (max-width: var(--breakpoint-xs)){[data-v-cf8c9b19]:root{--content-padding-mobile: 12px;--gap-lg: 16px;--gap-md: 12px}.sidebar[data-v-cf8c9b19]{width:100vw}.page-header[data-v-cf8c9b19],.welcome-section[data-v-cf8c9b19]{padding:var(--gap-md);margin-bottom:var(--gap-md)}}.flex-container[data-v-cf8c9b19]{display:flex;gap:var(--gap-md)}.flex-container.flex-wrap[data-v-cf8c9b19]{flex-wrap:wrap}.flex-container.flex-center[data-v-cf8c9b19]{align-items:center;justify-content:center}.flex-container.flex-between[data-v-cf8c9b19]{justify-content:space-between}.grid-container[data-v-cf8c9b19]{display:grid;gap:var(--gap-md)}.grid-container.grid-2[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}.grid-container.grid-3[data-v-cf8c9b19]{grid-template-columns:repeat(3,1fr)}.grid-container.grid-4[data-v-cf8c9b19]{grid-template-columns:repeat(4,1fr)}.grid-container.grid-responsive[data-v-cf8c9b19]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.content-centered[data-v-cf8c9b19]{margin:0 auto;padding:0 var(--content-padding)}.theme-dark .main-container .navbar[data-v-cf8c9b19],[data-theme=dark] .main-container .navbar[data-v-cf8c9b19]{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243)}.theme-dark .page-container .page-header[data-v-cf8c9b19],.theme-dark .page-container .content-section[data-v-cf8c9b19],.theme-dark .center-page .page-header[data-v-cf8c9b19],.theme-dark .center-page .content-section[data-v-cf8c9b19],.theme-dark .dashboard-center .page-header[data-v-cf8c9b19],.theme-dark .dashboard-center .content-section[data-v-cf8c9b19],[data-theme=dark] .page-container .page-header[data-v-cf8c9b19],[data-theme=dark] .page-container .content-section[data-v-cf8c9b19],[data-theme=dark] .center-page .page-header[data-v-cf8c9b19],[data-theme=dark] .center-page .content-section[data-v-cf8c9b19],[data-theme=dark] .dashboard-center .page-header[data-v-cf8c9b19],[data-theme=dark] .dashboard-center .content-section[data-v-cf8c9b19]{background:var(--bg-card, #262727);box-shadow:0 1px 3px rgba(0,0,0,.5)}.will-change-transform[data-v-cf8c9b19]{will-change:transform}.gpu-accelerated[data-v-cf8c9b19]{transform:translateZ(0);backface-visibility:hidden}.contain-layout[data-v-cf8c9b19]{contain:layout}[data-v-cf8c9b19]:root{--el-color-primary: var(--primary-color);--el-color-primary-light-3: var(--primary-light);--el-color-primary-light-5: var(--primary-lighter);--el-color-primary-light-7: var(--primary-extra-light);--el-color-primary-light-8: var(--primary-extra-light);--el-color-primary-light-9: var(--primary-extra-light);--el-color-primary-dark-2: var(--primary-dark);--el-color-success: var(--success-color);--el-color-success-light-3: var(--success-light);--el-color-success-light-5: var(--success-lighter);--el-color-success-light-7: var(--success-extra-light);--el-color-success-light-8: var(--success-extra-light);--el-color-success-light-9: var(--success-extra-light);--el-color-warning: var(--warning-color);--el-color-warning-light-3: var(--warning-light);--el-color-warning-light-5: var(--warning-lighter);--el-color-warning-light-7: var(--warning-extra-light);--el-color-warning-light-8: var(--warning-extra-light);--el-color-warning-light-9: var(--warning-extra-light);--el-color-danger: var(--danger-color);--el-color-danger-light-3: var(--danger-light);--el-color-danger-light-5: var(--danger-lighter);--el-color-danger-light-7: var(--danger-extra-light);--el-color-danger-light-8: var(--danger-extra-light);--el-color-danger-light-9: var(--danger-extra-light);--el-color-info: var(--info-color);--el-color-info-light-3: var(--info-light);--el-color-info-light-5: var(--info-lighter);--el-color-info-light-7: var(--info-extra-light);--el-color-info-light-8: var(--info-extra-light);--el-color-info-light-9: var(--info-extra-light);--el-text-color-primary: var(--text-primary);--el-text-color-regular: var(--text-regular);--el-text-color-secondary: var(--text-secondary);--el-text-color-placeholder: var(--text-placeholder);--el-text-color-disabled: var(--text-disabled);--el-bg-color: var(--bg-color);--el-bg-color-page: var(--bg-color-page);--el-bg-color-overlay: var(--bg-color-overlay);--el-fill-color-blank: var(--bg-card);--el-fill-color: var(--bg-tertiary);--el-fill-color-light: var(--bg-hover);--el-fill-color-lighter: var(--bg-secondary);--el-fill-color-extra-light: var(--bg-color-page);--el-border-color: var(--border-color);--el-border-color-light: var(--border-color-light);--el-border-color-lighter: var(--border-color-lighter);--el-border-color-extra-light: var(--border-color-extra-light);--el-border-color-dark: var(--border-color-dark);--el-border-radius-base: var(--radius-md);--el-border-radius-small: var(--radius-sm);--el-border-radius-round: var(--radius-full);--el-font-family: var(--font-family-base);--el-font-size-base: var(--text-base);--el-font-size-small: var(--text-sm);--el-font-size-large: var(--text-lg);--el-component-size-large: var(--input-height-lg);--el-component-size: var(--input-height-md);--el-component-size-small: var(--input-height-sm);--el-box-shadow: var(--shadow-md);--el-box-shadow-light: var(--shadow-sm);--el-box-shadow-dark: var(--shadow-lg);--el-transition-duration: var(--transition-base);--el-transition-duration-fast: var(--transition-fast);--el-card-bg-color: rgba(255, 255, 255, .7);--el-card-border-color: var(--card-border, var(--el-border-color-light));--el-card-shadow: 0 8px 32px rgba(31, 38, 135, .1)}.el-icon[data-v-cf8c9b19]{display:inline-flex;align-items:center;justify-content:center;color:currentColor;transition:all var(--transition-fast);width:1em;height:1em;font-size:inherit}.el-button .el-icon[data-v-cf8c9b19]{color:inherit;margin-right:6px}.el-button .el-icon[data-v-cf8c9b19]:last-child{margin-right:0}.el-button .el-icon[data-v-cf8c9b19]:only-child{margin-right:0}.el-icon.icon-primary[data-v-cf8c9b19]{color:var(--primary-color)}.el-icon.icon-success[data-v-cf8c9b19]{color:var(--success-color)}.el-icon.icon-warning[data-v-cf8c9b19]{color:var(--warning-color)}.el-icon.icon-danger[data-v-cf8c9b19]{color:var(--danger-color)}.el-icon.icon-info[data-v-cf8c9b19]{color:var(--info-color)}.el-icon[data-v-cf8c9b19]:hover{transform:scale(1.05)}.el-button--primary .el-icon[data-v-cf8c9b19],.el-button--success .el-icon[data-v-cf8c9b19],.el-button--warning .el-icon[data-v-cf8c9b19],.el-button--danger .el-icon[data-v-cf8c9b19],.el-button--info .el-icon[data-v-cf8c9b19]{color:#fff}.el-button--default .el-icon[data-v-cf8c9b19]{color:var(--text-secondary)}.el-button.is-text .el-icon[data-v-cf8c9b19],.el-button.is-link .el-icon[data-v-cf8c9b19]{color:var(--primary-color)}.el-button.is-disabled .el-icon[data-v-cf8c9b19]{color:var(--text-disabled)}.el-button[data-v-cf8c9b19]{border-radius:var(--radius-md);font-weight:500;transition:all var(--transition-base);min-height:36px;min-width:64px}.el-button--large[data-v-cf8c9b19]{height:var(--button-height-lg);padding:0 var(--spacing-lg);font-size:var(--text-lg);min-height:40px;min-width:80px}.el-button--default[data-v-cf8c9b19]{height:var(--button-height-md);padding:0 var(--spacing-md);font-size:var(--text-base)}.el-button--small[data-v-cf8c9b19]{height:var(--button-height-sm);padding:0 var(--spacing-sm);font-size:var(--text-sm);min-height:32px;min-width:70px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button--small .el-icon[data-v-cf8c9b19]{font-size:var(--text-sm);margin-right:4px}.el-button.is-plain[data-v-cf8c9b19]{background:transparent}.el-button.is-plain.el-button--primary[data-v-cf8c9b19]{color:var(--primary-color);border-color:var(--primary-color)}.el-button.is-plain.el-button--primary[data-v-cf8c9b19]:hover{background:var(--primary-extra-light)}.el-button.is-plain.el-button--success[data-v-cf8c9b19]{color:var(--success-color);border-color:var(--success-color)}.el-button.is-plain.el-button--success[data-v-cf8c9b19]:hover{background:var(--success-extra-light)}.el-button.is-plain.el-button--warning[data-v-cf8c9b19]{color:var(--warning-color);border-color:var(--warning-color)}.el-button.is-plain.el-button--warning[data-v-cf8c9b19]:hover{background:var(--warning-extra-light)}.el-button.is-plain.el-button--danger[data-v-cf8c9b19]{color:var(--danger-color);border-color:var(--danger-color)}.el-button.is-plain.el-button--danger[data-v-cf8c9b19]:hover{background:var(--danger-extra-light)}.el-button.is-plain.el-button--info[data-v-cf8c9b19]{color:var(--info-color);border-color:var(--info-color)}.el-button.is-plain.el-button--info[data-v-cf8c9b19]:hover{background:var(--info-extra-light)}.el-button.is-text[data-v-cf8c9b19]{background:transparent;border:none;padding:var(--spacing-xs) var(--spacing-sm)}.el-button.is-text[data-v-cf8c9b19]:hover{background:var(--bg-hover)}.el-button.is-link[data-v-cf8c9b19]{background:transparent;border:none;padding:var(--spacing-xs) 8px;height:auto;text-decoration:underline;min-width:60px;font-size:var(--text-sm)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button.is-link[data-v-cf8c9b19]:hover{text-decoration:none}.el-button.is-link.el-button--small[data-v-cf8c9b19]{min-width:70px;padding:var(--spacing-xs) 8px;font-size:var(--text-sm)!important}.el-button.is-link.el-button--small .el-icon[data-v-cf8c9b19]{font-size:var(--text-sm);margin-right:4px}.el-button.is-circle[data-v-cf8c9b19]{border-radius:var(--radius-full);padding:var(--spacing-sm)}.el-button.is-round[data-v-cf8c9b19]{border-radius:var(--radius-2xl)}.el-button.is-disabled[data-v-cf8c9b19],.el-button[data-v-cf8c9b19]:disabled{opacity:.5;cursor:not-allowed}.el-button.is-disabled[data-v-cf8c9b19]:hover,.el-button[data-v-cf8c9b19]:disabled:hover{transform:none}.el-button.is-loading[data-v-cf8c9b19]{pointer-events:none}.el-button.is-loading .el-icon[data-v-cf8c9b19]{animation:rotate-cf8c9b19 1s linear infinite}@media (max-width: 767px){.el-button .el-button[data-v-cf8c9b19]{min-height:44px;padding:var(--spacing-sm) 16px}.el-button .el-button--small[data-v-cf8c9b19]{min-height:40px;padding:6px 12px}.el-button .el-button--large[data-v-cf8c9b19]{min-height:48px;padding:var(--spacing-md) 20px}}.el-button--primary[data-v-cf8c9b19]{background-color:var(--button-primary-bg);border-color:var(--button-primary-border);color:#fff}.el-button--primary[data-v-cf8c9b19]:hover{background-color:var(--button-primary-hover);border-color:var(--button-primary-hover);color:#fff}.el-button--primary[data-v-cf8c9b19]:active{background-color:var(--button-primary-active);border-color:var(--button-primary-active);color:#fff}.el-button--success[data-v-cf8c9b19]{background-color:var(--button-success-bg);border-color:var(--button-success-border);color:#fff}.el-button--success[data-v-cf8c9b19]:hover{background-color:var(--button-success-hover);border-color:var(--button-success-hover);color:#fff}.el-button--success[data-v-cf8c9b19]:active{background-color:var(--button-success-active);border-color:var(--button-success-active);color:#fff}.el-button--warning[data-v-cf8c9b19]{background-color:var(--button-warning-bg);border-color:var(--button-warning-border);color:#fff}.el-button--warning[data-v-cf8c9b19]:hover{background-color:var(--button-warning-hover);border-color:var(--button-warning-hover);color:#fff}.el-button--warning[data-v-cf8c9b19]:active{background-color:var(--button-warning-active);border-color:var(--button-warning-active);color:#fff}.el-button--danger[data-v-cf8c9b19]{background-color:var(--button-danger-bg);border-color:var(--button-danger-border);color:#fff}.el-button--danger[data-v-cf8c9b19]:hover{background-color:var(--button-danger-hover);border-color:var(--button-danger-hover);color:#fff}.el-button--danger[data-v-cf8c9b19]:active{background-color:var(--button-danger-active);border-color:var(--button-danger-active);color:#fff}.el-button--info[data-v-cf8c9b19]{background-color:var(--button-info-bg);border-color:var(--button-info-border);color:#fff}.el-button--info[data-v-cf8c9b19]:hover{background-color:var(--button-info-hover);border-color:var(--button-info-hover);color:#fff}.el-button--info[data-v-cf8c9b19]:active{background-color:var(--button-info-active);border-color:var(--button-info-active);color:#fff}.el-card .el-button[data-v-cf8c9b19]{box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.el-card .el-button[data-v-cf8c9b19]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.el-button-group .el-button[data-v-cf8c9b19]{border-radius:0;margin:0}.el-button-group .el-button[data-v-cf8c9b19]:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.el-button-group .el-button[data-v-cf8c9b19]:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.el-button-group .el-button[data-v-cf8c9b19]:not(:first-child){margin-left:-1px}.el-button-group .el-button[data-v-cf8c9b19]:hover{z-index:1}.el-button-group .el-button[data-v-cf8c9b19]:focus{z-index:2}.el-table[data-v-cf8c9b19]{background-color:var(--bg-card);color:var(--text-primary);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header-wrapper .el-table__header th[data-v-cf8c9b19]{background-color:var(--bg-secondary);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);font-weight:600}.el-table .el-table__header-wrapper .el-table__header th .cell[data-v-cf8c9b19]{padding:var(--spacing-md)}.el-table .el-table__body-wrapper .el-table__body tr[data-v-cf8c9b19]{transition:background-color var(--transition-base)}.el-table .el-table__body-wrapper .el-table__body tr[data-v-cf8c9b19]:hover{background-color:var(--bg-hover)}.el-table .el-table__body-wrapper .el-table__body tr td[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary)}.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-cf8c9b19]{padding:var(--spacing-md)}.el-table.el-table--striped .el-table__body tr.el-table__row--striped td[data-v-cf8c9b19]{background-color:var(--bg-tertiary)}.el-table.el-table--border[data-v-cf8c9b19]{border:1px solid var(--border-color-light)}.el-table.el-table--border td[data-v-cf8c9b19],.el-table.el-table--border th[data-v-cf8c9b19]{border-right:1px solid var(--border-color-lighter)}.el-table.el-table--border td[data-v-cf8c9b19]:last-child,.el-table.el-table--border th[data-v-cf8c9b19]:last-child{border-right:none}.el-table .el-table__empty-block[data-v-cf8c9b19]{background-color:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text[data-v-cf8c9b19]{color:var(--text-secondary)}@media (max-width: 767px){.el-table[data-v-cf8c9b19]{border-radius:var(--radius-md)}.el-table .el-table__header-wrapper .cell[data-v-cf8c9b19],.el-table .el-table__body-wrapper .cell[data-v-cf8c9b19]{padding:var(--spacing-sm);font-size:var(--text-sm)}}.el-input .el-input__wrapper[data-v-cf8c9b19]{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.el-input .el-input__wrapper[data-v-cf8c9b19]:hover{border-color:var(--primary-light)}.el-input .el-input__wrapper.is-focus[data-v-cf8c9b19]{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-input .el-input__inner[data-v-cf8c9b19]{color:var(--text-primary);font-size:var(--text-base)}.el-input .el-input__inner[data-v-cf8c9b19]::-moz-placeholder{color:var(--text-placeholder)}.el-input .el-input__inner[data-v-cf8c9b19]::placeholder{color:var(--text-placeholder)}.el-input.el-input--large .el-input__wrapper[data-v-cf8c9b19]{height:var(--input-height-lg)}.el-input.el-input--large .el-input__inner[data-v-cf8c9b19]{font-size:var(--text-lg)}.el-input.el-input--small .el-input__wrapper[data-v-cf8c9b19]{height:var(--input-height-sm)}.el-input.el-input--small .el-input__inner[data-v-cf8c9b19]{font-size:var(--text-sm)}.el-input.is-disabled .el-input__wrapper[data-v-cf8c9b19]{background-color:var(--bg-secondary);border-color:var(--border-color-light);cursor:not-allowed}.el-input.is-disabled .el-input__inner[data-v-cf8c9b19]{color:var(--text-disabled)}.el-textarea .el-textarea__inner[data-v-cf8c9b19]{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary);border-radius:var(--radius-md)}.el-textarea .el-textarea__inner[data-v-cf8c9b19]:hover{border-color:var(--primary-light)}.el-textarea .el-textarea__inner[data-v-cf8c9b19]:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-textarea .el-textarea__inner[data-v-cf8c9b19]::-moz-placeholder{color:var(--text-placeholder)}.el-textarea .el-textarea__inner[data-v-cf8c9b19]::placeholder{color:var(--text-placeholder)}.el-select .el-select__wrapper[data-v-cf8c9b19]{background-color:var(--bg-card);border-color:var(--border-color);border-radius:var(--radius-md)}.el-select .el-select__wrapper[data-v-cf8c9b19]:hover{border-color:var(--primary-light)}.el-select .el-select__wrapper.is-focused[data-v-cf8c9b19]{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-select .el-select__placeholder[data-v-cf8c9b19]{color:var(--text-placeholder)}.el-select .el-select__selected-item[data-v-cf8c9b19]{color:var(--text-primary)}.el-select-dropdown[data-v-cf8c9b19]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.el-select-dropdown .el-select-dropdown__item[data-v-cf8c9b19]{color:var(--text-primary)}.el-select-dropdown .el-select-dropdown__item[data-v-cf8c9b19]:hover{background-color:var(--bg-hover)}.el-select-dropdown .el-select-dropdown__item.is-selected[data-v-cf8c9b19]{background-color:var(--bg-active);color:var(--primary-color);font-weight:500}.el-pagination .el-pager li[data-v-cf8c9b19]{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:all var(--transition-base)}.el-pagination .el-pager li[data-v-cf8c9b19]:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .el-pager li.is-active[data-v-cf8c9b19]{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.el-pagination .btn-prev[data-v-cf8c9b19],.el-pagination .btn-next[data-v-cf8c9b19]{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm)}.el-pagination .btn-prev[data-v-cf8c9b19]:hover,.el-pagination .btn-next[data-v-cf8c9b19]:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .btn-prev[data-v-cf8c9b19]:disabled,.el-pagination .btn-next[data-v-cf8c9b19]:disabled{background-color:var(--bg-secondary);color:var(--text-disabled);border-color:var(--border-color-light)}.el-pagination .el-pagination__total[data-v-cf8c9b19],.el-pagination .el-pagination__jump[data-v-cf8c9b19]{color:var(--text-primary)}@media (max-width: 767px){.el-pagination .el-pagination__sizes[data-v-cf8c9b19],.el-pagination .el-pagination__jump[data-v-cf8c9b19]{display:none}.el-pagination .el-pager li[data-v-cf8c9b19]{min-width:32px;height:32px;line-height:30px;font-size:var(--text-sm)}}.el-card[data-v-cf8c9b19]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);backdrop-filter:blur(10px);background:var(--el-card-bg-color, var(--bg-card, rgba(255, 255, 255, .7)))!important;border:1px solid var(--el-card-border-color, var(--card-border, var(--border-color)))!important;box-shadow:var(--el-card-shadow, 0 8px 32px rgba(31, 38, 135, .1))!important}.el-card[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.el-card .el-card__header[data-v-cf8c9b19]{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color-light);padding:var(--spacing-lg)}@media (max-width: 767px){.el-card .el-card__header[data-v-cf8c9b19]{padding:var(--spacing-md)}}.el-card .el-card__body[data-v-cf8c9b19]{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-card .el-card__body[data-v-cf8c9b19]{padding:var(--spacing-md)}}.el-card.is-hover-shadow[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-lg)}.el-card.is-always-shadow[data-v-cf8c9b19]{box-shadow:var(--shadow-md)}.el-dialog[data-v-cf8c9b19]{background-color:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl)}.el-dialog .el-dialog__header[data-v-cf8c9b19]{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color-light);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:var(--spacing-lg)}.el-dialog .el-dialog__header .el-dialog__title[data-v-cf8c9b19]{color:var(--text-primary);font-weight:600;font-size:var(--text-lg)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close[data-v-cf8c9b19]{color:var(--text-secondary)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close[data-v-cf8c9b19]:hover{color:var(--text-primary)}.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding:var(--spacing-md)}}.el-dialog .el-dialog__footer[data-v-cf8c9b19]{padding:var(--spacing-lg);border-top:1px solid var(--border-color-light);background-color:var(--bg-tertiary);border-radius:0 0 var(--radius-xl) var(--radius-xl)}@media (max-width: 767px){.el-dialog .el-dialog__footer[data-v-cf8c9b19]{padding:var(--spacing-md)}}@media (max-width: 767px){.el-dialog[data-v-cf8c9b19]{margin:var(--spacing-md);width:calc(100% - var(--spacing-xl));max-width:none}}.el-overlay[data-v-cf8c9b19]{background-color:var(--bg-color-overlay);backdrop-filter:blur(4px)}.el-tag[data-v-cf8c9b19]{border-radius:var(--radius-sm)!important;font-weight:500;font-size:var(--text-xs);padding:var(--spacing-xs) var(--spacing-sm);line-height:1.5;transition:all var(--transition-base);border-width:1px!important;border-style:solid!important}.el-tag.el-tag--primary[data-v-cf8c9b19]{background-color:var(--primary-extra-light)!important;border-color:var(--primary-light)!important;color:var(--primary-dark)!important}.el-tag.el-tag--primary[data-v-cf8c9b19]:hover{background-color:var(--primary-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(91,141,239,.2)}.el-tag.el-tag--success[data-v-cf8c9b19]{background-color:var(--success-extra-light)!important;border-color:var(--success-light)!important;color:var(--success-color)!important}.el-tag.el-tag--success[data-v-cf8c9b19]:hover{background-color:var(--success-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(82,196,26,.2)}.el-tag.el-tag--warning[data-v-cf8c9b19]{background-color:var(--warning-extra-light)!important;border-color:var(--warning-light)!important;color:var(--warning-color)!important}.el-tag.el-tag--warning[data-v-cf8c9b19]:hover{background-color:var(--warning-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(230,162,60,.2)}.el-tag.el-tag--danger[data-v-cf8c9b19]{background-color:var(--danger-extra-light)!important;border-color:var(--danger-light)!important;color:var(--danger-color)!important}.el-tag.el-tag--danger[data-v-cf8c9b19]:hover{background-color:var(--danger-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(245,108,108,.2)}.el-tag.el-tag--info[data-v-cf8c9b19]{background-color:var(--info-extra-light)!important;border-color:var(--info-light)!important;color:var(--info-color)!important}.el-tag.el-tag--info[data-v-cf8c9b19]:hover{background-color:var(--info-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(144,147,153,.2)}.el-tag.el-tag--large[data-v-cf8c9b19]{font-size:var(--text-sm);padding:var(--spacing-sm) var(--spacing-md)}.el-tag.el-tag--small[data-v-cf8c9b19]{font-size:10px;padding:2px var(--spacing-xs)}.el-tag .el-tag__close[data-v-cf8c9b19]{color:inherit;margin-left:var(--spacing-xs)}.el-tag .el-tag__close[data-v-cf8c9b19]:hover{color:var(--text-primary);background-color:rgba(0,0,0,.1);border-radius:var(--radius-xs)}.el-tag.is-disabled[data-v-cf8c9b19]{opacity:.6;cursor:not-allowed;filter:grayscale(.3)}.el-tag.is-plain[data-v-cf8c9b19]{background-color:transparent!important;border-color:currentColor}.el-form .el-form-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.el-form .el-form-item .el-form-item__label[data-v-cf8c9b19]{color:var(--text-primary);font-weight:500}.el-form .el-form-item .el-form-item__error[data-v-cf8c9b19]{color:var(--danger-color);font-size:var(--text-sm)}.el-form.el-form--compact .el-form-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-md)}@media (max-width: 767px){.el-form .el-form-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-md)}.el-form .el-form-item .el-form-item__label[data-v-cf8c9b19]{font-size:var(--text-sm);width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content[data-v-cf8c9b19]{margin-left:0!important;width:100%}}.el-message[data-v-cf8c9b19]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--text-primary)}.el-message.el-message--success[data-v-cf8c9b19]{border-color:var(--success-light)}.el-message.el-message--success .el-message__icon[data-v-cf8c9b19]{color:var(--success-color)}.el-message.el-message--warning[data-v-cf8c9b19]{border-color:var(--warning-light)}.el-message.el-message--warning .el-message__icon[data-v-cf8c9b19]{color:var(--warning-color)}.el-message.el-message--error[data-v-cf8c9b19]{border-color:var(--danger-light)}.el-message.el-message--error .el-message__icon[data-v-cf8c9b19]{color:var(--danger-color)}.el-loading-mask[data-v-cf8c9b19]{background-color:var(--bg-color-overlay);backdrop-filter:blur(2px)}.el-loading-mask .el-loading-spinner .el-loading-text[data-v-cf8c9b19]{color:var(--text-primary)}.el-loading-mask .el-loading-spinner .circular[data-v-cf8c9b19]{color:var(--primary-color)}[data-theme=dark] .el-popper[data-v-cf8c9b19]{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .el-tooltip__popper[data-v-cf8c9b19]{background-color:var(--bg-tertiary);border-color:var(--border-color)}[data-theme=dark] .el-tooltip__popper .el-tooltip__arrow[data-v-cf8c9b19]:before{border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu[data-v-cf8c9b19]{background-color:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item[data-v-cf8c9b19]{color:var(--text-primary)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item[data-v-cf8c9b19]:hover{background-color:var(--bg-hover)}.el-button[data-v-cf8c9b19]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.el-button[data-v-cf8c9b19]:focus:not(:focus-visible){outline:none}.el-table tbody tr[data-v-cf8c9b19]:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.el-table tbody tr[data-v-cf8c9b19]:focus:not(:focus-visible){outline:none}.el-card[tabindex][data-v-cf8c9b19]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.el-card[tabindex][data-v-cf8c9b19]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.el-button[data-v-cf8c9b19]{border-width:2px}.el-button[data-v-cf8c9b19]:not(.is-text):not(.is-link){border-color:currentColor}.el-table[data-v-cf8c9b19]{border:2px solid var(--text-primary)}.el-table th[data-v-cf8c9b19],.el-table td[data-v-cf8c9b19]{border-color:var(--text-primary)}.el-card[data-v-cf8c9b19]{border-width:2px;border-color:var(--text-primary)}.el-card[data-v-cf8c9b19]:hover{border-color:var(--primary-color)}}.el-table .action-buttons[data-v-cf8c9b19]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}.el-table .action-buttons .el-button[data-v-cf8c9b19]{min-width:60px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-table .action-buttons .el-button.el-button--small[data-v-cf8c9b19]{min-width:70px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important}.el-table .action-buttons .el-button.is-link[data-v-cf8c9b19]{min-width:60px;padding:var(--spacing-xs) 8px!important;font-size:var(--text-sm)!important}.el-table .action-buttons .el-button.is-link.el-button--small[data-v-cf8c9b19]{min-width:70px}.el-table .action-buttons .el-button .el-icon[data-v-cf8c9b19]{font-size:var(--text-sm);margin-right:4px}.el-timeline-item .footer-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.el-timeline-item .footer-actions .action-button[data-v-cf8c9b19]{font-size:var(--text-sm)!important;min-width:70px;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-timeline-item .footer-actions .action-button .el-icon[data-v-cf8c9b19]{font-size:var(--text-sm);margin-right:4px}@media (prefers-reduced-motion: reduce){.el-button[data-v-cf8c9b19],.el-card[data-v-cf8c9b19],.el-table tbody tr[data-v-cf8c9b19],.el-pagination .el-pager li[data-v-cf8c9b19]{transition:none}.el-button.is-loading .el-icon[data-v-cf8c9b19]{animation:none}.el-button[data-v-cf8c9b19]:hover,.el-card[data-v-cf8c9b19]:hover{transform:none}}@keyframes rotate-cf8c9b19{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-action-buttons[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:flex-start;flex-wrap:wrap}.table-action-buttons .el-button[data-v-cf8c9b19]{margin:0!important;padding:5px 12px;font-size:var(--text-sm)}.table-action-buttons .el-button[data-v-cf8c9b19]:not(:last-child){margin-right:0!important}.table-action-buttons.cell-buttons[data-v-cf8c9b19]{min-height:32px}.form-footer-buttons[data-v-cf8c9b19]{display:flex;justify-content:center;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg) 0;margin-top:24px;border-top:1px solid #e5e7eb}.form-footer-buttons .el-button[data-v-cf8c9b19]{min-width:100px;padding:10px 24px;font-size:var(--text-sm);font-weight:500;margin:0!important}@media (max-width: var(--breakpoint-md)){.form-footer-buttons[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md)}.form-footer-buttons .el-button[data-v-cf8c9b19]{width:100%}}.card-header-buttons[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.card-header-buttons .el-button[data-v-cf8c9b19]{margin:0!important}.card-header-buttons .el-button[data-v-cf8c9b19]:not(:last-child){margin-right:0!important}@media (max-width: var(--breakpoint-md)){.card-header-buttons[data-v-cf8c9b19]{width:100%;justify-content:flex-start}}.list-header-actions[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:var(--spacing-md);flex-wrap:wrap}.list-header-actions .left-actions[data-v-cf8c9b19],.list-header-actions .right-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.list-header-actions .left-actions .el-button[data-v-cf8c9b19],.list-header-actions .right-actions .el-button[data-v-cf8c9b19]{margin:0!important}.list-header-actions .left-actions[data-v-cf8c9b19]{flex:1;min-width:200px}.list-header-actions .right-actions[data-v-cf8c9b19]{flex-shrink:0}@media (max-width: var(--breakpoint-md)){.list-header-actions[data-v-cf8c9b19]{flex-direction:column;align-items:stretch}.list-header-actions .left-actions[data-v-cf8c9b19],.list-header-actions .right-actions[data-v-cf8c9b19]{width:100%;justify-content:flex-start}}.search-bar-buttons[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.search-bar-buttons .el-button[data-v-cf8c9b19]{margin:0!important}@media (max-width: var(--breakpoint-md)){.search-bar-buttons[data-v-cf8c9b19]{width:100%}.search-bar-buttons .el-button[data-v-cf8c9b19]{flex:1}}.dialog-footer-buttons[data-v-cf8c9b19]{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 0 0 0}.dialog-footer-buttons .el-button[data-v-cf8c9b19]{min-width:80px;margin:0!important}@media (max-width: var(--breakpoint-md)){.dialog-footer-buttons[data-v-cf8c9b19]{justify-content:center}.dialog-footer-buttons .el-button[data-v-cf8c9b19]{flex:1;max-width:150px}}.drawer-footer-buttons[data-v-cf8c9b19]{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 24px;border-top:1px solid #e5e7eb;background:#fafbfc}.drawer-footer-buttons .el-button[data-v-cf8c9b19]{min-width:80px;margin:0!important}@media (max-width: var(--breakpoint-md)){.drawer-footer-buttons[data-v-cf8c9b19]{justify-content:center}.drawer-footer-buttons .el-button[data-v-cf8c9b19]{flex:1}}.button-group[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.button-group .el-button[data-v-cf8c9b19]{margin:0!important}.button-group.button-group-vertical[data-v-cf8c9b19]{flex-direction:column;align-items:stretch}.button-group.button-group-vertical .el-button[data-v-cf8c9b19]{width:100%}.floating-action-button[data-v-cf8c9b19]{position:fixed;right:24px;bottom:24px;z-index:1000}.floating-action-button .el-button[data-v-cf8c9b19]{width:56px;height:56px;border-radius:50%;padding:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.floating-action-button .el-button[data-v-cf8c9b19]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-action-button .el-button .el-icon[data-v-cf8c9b19]{font-size:var(--text-2xl)}@media (max-width: var(--breakpoint-md)){.floating-action-button[data-v-cf8c9b19]{right:16px;bottom:16px}.floating-action-button .el-button[data-v-cf8c9b19]{width:48px;height:48px}.floating-action-button .el-button .el-icon[data-v-cf8c9b19]{font-size:var(--text-xl)}}.pagination-container[data-v-cf8c9b19]{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg) 0}.pagination-container[data-v-cf8c9b19] .el-pagination .el-pager li{margin:0 4px;min-width:32px;height:32px;line-height:32px;border-radius:6px}.pagination-container[data-v-cf8c9b19] .el-pagination .el-pager li.is-active{background:var(--primary-color);color:#fff}.pagination-container[data-v-cf8c9b19] .el-pagination .btn-prev,.pagination-container[data-v-cf8c9b19] .el-pagination .btn-next{min-width:32px;height:32px;line-height:32px;border-radius:6px}@media (max-width: var(--breakpoint-md)){.pagination-container[data-v-cf8c9b19]{padding:var(--spacing-md) 0}.pagination-container[data-v-cf8c9b19] .el-pagination .el-pagination__sizes,.pagination-container[data-v-cf8c9b19] .el-pagination .el-pagination__jump{display:none}}.toolbar-buttons[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;padding:var(--spacing-md) 0;flex-wrap:wrap}.toolbar-buttons .el-button[data-v-cf8c9b19]{margin:0!important}.toolbar-buttons .toolbar-divider[data-v-cf8c9b19]{width:1px;height:24px;background:#e5e7eb;margin:0 4px}.el-button+.el-button[data-v-cf8c9b19]{margin-left:0!important}.el-form-item__content>.el-button[data-v-cf8c9b19]{margin-left:0!important}@media (max-width: var(--breakpoint-md)){.hide-on-mobile[data-v-cf8c9b19]{display:none!important}.full-width-on-mobile[data-v-cf8c9b19]{width:100%!important}}@media (max-width: var(--breakpoint-xs)){.hide-on-small-mobile[data-v-cf8c9b19]{display:none!important}}.el-button--primary[data-v-cf8c9b19]{color:#fff}.el-button--primary[data-v-cf8c9b19]:hover,.el-button--primary[data-v-cf8c9b19]:focus,.el-button--primary[data-v-cf8c9b19]:active{color:#fff}.el-button--success[data-v-cf8c9b19]{color:#fff}.el-button--success[data-v-cf8c9b19]:hover,.el-button--success[data-v-cf8c9b19]:focus,.el-button--success[data-v-cf8c9b19]:active{color:#fff}.el-button--warning[data-v-cf8c9b19]{color:#fff}.el-button--warning[data-v-cf8c9b19]:hover,.el-button--warning[data-v-cf8c9b19]:focus,.el-button--warning[data-v-cf8c9b19]:active{color:#fff}.el-button--danger[data-v-cf8c9b19]{color:#fff}.el-button--danger[data-v-cf8c9b19]:hover,.el-button--danger[data-v-cf8c9b19]:focus,.el-button--danger[data-v-cf8c9b19]:active{color:#fff}.el-button--info[data-v-cf8c9b19]{color:#fff}.el-button--info[data-v-cf8c9b19]:hover,.el-button--info[data-v-cf8c9b19]:focus,.el-button--info[data-v-cf8c9b19]:active{color:#fff}[data-v-cf8c9b19]:root{--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--spacing-4xl: 80px;--spacing-5xl: 96px;--app-gap-xs: var(--spacing-xs);--app-gap-sm: var(--spacing-sm);--app-gap: var(--spacing-md);--app-gap-lg: var(--spacing-lg);--app-gap-xl: var(--spacing-xl);--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--primary-color: #5b8def;--primary-hover: #4a7bd8;--primary-light: #7fa8f3;--primary-lighter: #a5c4f7;--primary-extra-light: #c6e2ff;--primary-dark: #3968c7;--primary-darker: #2857b5;--success-color: #52c41a;--success-light: #73d13d;--success-lighter: #95de64;--success-extra-light: #d9f7be;--success-dark: #389e0d;--success-color-light-9: rgba(82, 196, 26, .1);--success-color-light-7: rgba(82, 196, 26, .3);--success-color-light-5: rgba(82, 196, 26, .5);--success-color-light-3: rgba(82, 196, 26, .7);--warning-color: #e6a23c;--warning-light: #ebb563;--warning-lighter: #f0c78a;--warning-extra-light: #f5dab1;--warning-dark: #b88230;--warning-color-light-9: rgba(230, 162, 60, .1);--warning-color-light-7: rgba(230, 162, 60, .3);--warning-color-light-5: rgba(230, 162, 60, .5);--warning-color-light-3: rgba(230, 162, 60, .7);--danger-color: #f56c6c;--danger-light: #f78989;--danger-lighter: #fab6b6;--danger-extra-light: #fcd3d3;--danger-dark: #c03d3e;--danger-color-light-9: rgba(245, 108, 108, .1);--danger-color-light-7: rgba(245, 108, 108, .3);--danger-color-light-5: rgba(245, 108, 108, .5);--danger-color-light-3: rgba(245, 108, 108, .7);--info-color: #909399;--info-light: #a6a9ad;--info-lighter: #c8c9cc;--info-extra-light: #dedfe0;--info-dark: #73767a;--info-color-light-9: rgba(144, 147, 153, .1);--info-color-light-7: rgba(144, 147, 153, .3);--info-color-light-5: rgba(144, 147, 153, .5);--info-color-light-3: rgba(144, 147, 153, .7);--accent-personnel: #6366F1;--accent-enrollment: #3B82F6;--accent-activity: #F59E0B;--accent-marketing: #8B5CF6;--accent-system: #06B6D4;--accent-ai: #0EA5E9;--accent-default: var(--accent-personnel);--accent-personnel-hover: #4F46E5;--accent-enrollment-hover: #2563EB;--accent-activity-hover: #D97706;--accent-marketing-hover: #7C3AED;--accent-system-hover: #0891B2;--accent-ai-hover: #0284C7;--text-primary: #2c3e50;--text-regular: #5a6c7d;--text-secondary: #8492a6;--text-tertiary: #a3b1bf;--text-placeholder: #9ca3af;--text-disabled: #dcdfe6;--text-muted: var(--text-secondary);--bg-color: #ffffff;--bg-color-page: #f7f8fa;--bg-color-overlay: rgba(255, 255, 255, .9);--bg-card: var(--bg-color);--bg-secondary: #fafbfc;--bg-tertiary: #f5f6f7;--bg-hover: #f0f2f5;--bg-active: #e8f4ff;--primary-light-bg: rgba(64, 158, 255, .1);--success-light-bg: rgba(103, 194, 58, .1);--warning-light-bg: rgba(230, 162, 60, .1);--danger-light-bg: rgba(245, 108, 108, .1);--info-light-bg: rgba(144, 147, 153, .1);--border-color: #dcdfe6;--border-color-light: #e4e7ed;--border-color-lighter: #ebeef5;--border-color-extra-light: #f2f6fc;--border-color-dark: #d3d4d6;--ai-primary-glow: rgba(91, 141, 239, .4);--ai-bubble-user-bg: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);--ai-bubble-ai-bg: var(--bg-card);--ai-bubble-ai-bg-light: #f8f9fc;--ai-bubble-ai-bg-dark: linear-gradient(135deg, #2a2d35 0%, #1e2128 100%);--ai-bubble-ai-border: var(--border-color-light);--ai-thinking-pulse: var(--primary-color);--ai-input-bg: var(--bg-card);--ai-input-shadow: var(--shadow-lg);--ai-transition-bounce: cubic-bezier(.34, 1.56, .64, 1);--ai-transition-soft: cubic-bezier(.4, 0, .2, 1);--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%);--gradient-success: linear-gradient(135deg, var(--success-color) 0%, var(--success-light) 100%);--gradient-info: linear-gradient(135deg, var(--info-color) 0%, var(--info-light) 100%);--gradient-warning: linear-gradient(135deg, var(--warning-color) 0%, var(--warning-light) 100%);--gradient-danger: linear-gradient(135deg, var(--danger-color) 0%, var(--danger-light) 100%);--gradient-purple: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);--gradient-blue: linear-gradient(135deg, var(--primary-color) 0%, #36d1dc 100%);--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--text-on-secondary: var(--text-primary);--text-on-success: #ffffff;--text-on-warning: #ffffff;--text-on-danger: #ffffff;--text-on-info: #ffffff;--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-light);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-light);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-light);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-light);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(255, 255, 255, .3);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(255, 255, 255, .5);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-full: 9999px;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--card-bg: var(--bg-card);--card-border: var(--border-color);--card-border-hover: var(--border-focus);--card-radius: var(--radius-lg);--card-padding: var(--spacing-lg);--card-shadow: 0 4px 16px rgba(0, 0, 0, .08);--card-shadow-hover: 0 16px 32px rgba(0, 0, 0, .12);--card-backdrop-filter: blur(10px);--card-transition: all .3s cubic-bezier(.25, .46, .45, .94);--card-transition-fast: transform .2s ease-out, opacity .2s ease-out;--card-transform-hover: translateY(-6px) scale(1.015);--card-will-change: transform, box-shadow, border-color;--card-backface-visibility: hidden;--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-mono: "JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;--font-family-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 36px;--text-5xl: 48px;--leading-none: 1;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 2;--font-thin: 100;--font-extralight: 200;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--font-black: 900;--sidebar-width: 220px;--sidebar-width-collapsed: 80px;--header-height: 64px;--toolbar-height: 48px;--footer-height: 60px;--tabbar-height: 56px;--logo-size: 40px;--logo-size-small: 32px;--logo-size-large: 48px;--sidebar-font-xs: 14px;--sidebar-font-sm: 16px;--sidebar-font-base: 18px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--transition-fast: .15s ease-in-out;--transition-base: .2s ease-in-out;--transition-slow: .3s ease-in-out;--transition-slower: .5s ease-in-out;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--z-toast: 1080;--input-height-sm: 32px;--input-height-md: 40px;--input-height-lg: 48px;--button-height-sm: 32px;--button-height-md: 40px;--button-height-lg: 48px;--container-padding-mobile: var(--spacing-md);--container-padding-tablet: var(--spacing-lg);--container-padding-desktop: var(--spacing-xl);--bg-primary-light: #f8fafc;--bg-secondary-light: #f1f5f9;--bg-tertiary-light: #e2e8f0;--bg-card-light: #ffffff;--bg-hover-light: #e2e8f0;--text-primary-light: #1e293b;--text-secondary-light: #475569;--text-muted-light: #64748b;--text-disabled-light: #94a3b8;--border-color-light: rgba(99, 102, 241, .12);--border-light-light: rgba(99, 102, 241, .08);--border-focus-light: rgba(99, 102, 241, .6);--bg-primary-dark: #0f172a;--bg-secondary-dark: #1e293b;--bg-tertiary-dark: #334155;--bg-card-dark: #1e293b;--bg-hover-dark: #334155;--text-primary-dark: #f8fafc;--text-secondary-dark: #cbd5e1;--text-muted-dark: #94a3b8;--text-disabled-dark: #64748b;--border-color-dark: rgba(255, 255, 255, .08);--border-light-dark: rgba(255, 255, 255, .12);--border-focus-dark: rgba(139, 92, 246, .6);--bg-sidebar-light: #f1f5f9;--sidebar-item-bg-light: rgba(0, 0, 0, .03);--sidebar-item-border-light: rgba(0, 0, 0, .08);--sidebar-item-hover-bg-light: rgba(0, 0, 0, .05);--sidebar-item-hover-border-light: rgba(99, 102, 241, .3);--sidebar-item-active-bg-light: var(--primary-color);--sidebar-item-active-border-light: var(--primary-color);--bg-sidebar-dark: #0f172a;--sidebar-item-bg-dark: rgba(30, 41, 59, .6);--sidebar-item-border-dark: rgba(51, 65, 85, .8);--sidebar-item-hover-bg-dark: rgba(30, 41, 59, .8);--sidebar-item-hover-border-dark: rgba(99, 102, 241, .5);--sidebar-item-active-bg-dark: #6366f1;--sidebar-item-active-border-dark: #6366f1;--el-bg-color-light: var(--bg-card-light);--el-bg-color-page-light: var(--bg-secondary-light);--el-text-color-primary-light: var(--text-primary-light);--el-text-color-regular-light: var(--text-secondary-light);--el-border-color-light: var(--border-color-light);--el-bg-color-dark: var(--bg-card-dark);--el-bg-color-page-dark: var(--bg-secondary-dark);--el-text-color-primary-dark: var(--text-primary-dark);--el-text-color-regular-dark: var(--text-secondary-dark);--el-border-color-dark: var(--border-color-dark);--surface-1: var(--bg-card);--surface-2: var(--bg-secondary);--surface-3: var(--bg-tertiary);--foreground: var(--text-primary);--accent: var(--primary-color);--accent-contrast: var(--text-on-primary);--border: var(--border-color);--shadow-card: 0 4px 16px rgba(0, 0, 0, .08);--shadow-card-hover: 0 16px 32px rgba(0, 0, 0, .12);--gradient-primary-start: var(--primary-color);--gradient-primary-end: var(--primary-hover);--gradient-success-start: #66bb6a;--gradient-success-end: #4caf50;--gradient-warning-start: #ff9800;--gradient-warning-end: #ff7043;--gradient-purple-start: #8b5cf6;--gradient-purple-end: #a855f7;--glow-primary: rgba(102, 126, 234, .3);--glow-success: rgba(102, 187, 106, .3);--glow-warning: rgba(255, 152, 0, .3);--glow-purple: rgba(139, 92, 246, .3);--backdrop-blur: blur(10px);--backdrop-blur-sm: blur(5px);--border-glass: rgba(255, 255, 255, .1);--button-glass-bg: rgba(255, 255, 255, .15);--button-glass-border: rgba(255, 255, 255, .2);--button-glass-hover-bg: rgba(255, 255, 255, .25);--button-glass-hover-border: rgba(255, 255, 255, .4);--button-primary-glass-bg: rgba(255, 255, 255, .9);--tag-bg: rgba(255, 255, 255, .1);--tag-border: rgba(255, 255, 255, .1);--icon-sm: 16px;--icon-md: 40px;--icon-lg: 48px;--icon-xl: 64px;--glass-bg-light: rgba(255, 255, 255, .1);--glass-bg-medium: rgba(255, 255, 255, .15);--glass-bg-heavy: rgba(255, 255, 255, .2);--shadow-light: rgba(0, 0, 0, .1);--shadow-medium: rgba(0, 0, 0, .2);--shadow-heavy: rgba(0, 0, 0, .3);--accent-marketing-light: rgba(139, 92, 246, .1);--accent-marketing-medium: rgba(139, 92, 246, .2);--accent-marketing-heavy: rgba(139, 92, 246, .3);--accent-marketing-hover-light: rgba(167, 139, 250, .1);--accent-marketing-hover-medium: rgba(167, 139, 250, .2);--accent-marketing-hover-heavy: rgba(167, 139, 250, .3);--accent-enrollment-light: rgba(59, 130, 246, .1);--accent-enrollment-medium: rgba(59, 130, 246, .2);--accent-enrollment-heavy: rgba(59, 130, 246, .3);--accent-enrollment-hover-light: rgba(37, 99, 235, .1);--accent-enrollment-hover-medium: rgba(37, 99, 235, .2);--accent-enrollment-hover-heavy: rgba(37, 99, 235, .3);--gradient-glass: linear-gradient(135deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100%);--gradient-light-glass: linear-gradient(135deg, rgba(255, 255, 255, .9) 0%, rgba(248, 250, 252, .8) 100%);--gradient-accent-hover: linear-gradient(135deg, rgba(139, 92, 246, .2) 0%, rgba(124, 58, 237, .15) 100%);--gradient-purple: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--gradient-purple-hover: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);--gradient-danger: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--gradient-danger-hover: linear-gradient(135deg, #f87171 0%, #ef4444 100%);--size-6xl: 160px;--size-7xl: 192px;--size-8xl: 224px;--scale-small: .9;--scale-medium: 1.05;--scale-large: 1.1;--scale-hover: 1.1;--warning-color-dark: #d97706;--warning-color-light: #fef3c7;--warning-color-lighter: #fde68a;--warning-color-glow: rgba(245, 158, 11, .3);--shadow-color: rgba(0, 0, 0, .2);--shadow-inner: rgba(0, 0, 0, .1);--bg-overlay: rgba(255, 255, 255, .95);--bg-overlay-dark: rgba(0, 0, 0, .5);--border-width-base: 1px;--border-width-sm: 2px;--border-width-md: 3px;--radius-xl: 12px;--radius-2xl: 16px;--radius-3xl: 24px;--game-transition-fast: .2s;--game-transition-normal: .3s;--game-transition-slow: .5s;--animation-blocks-primary: #4CAF50;--animation-blocks-secondary: #2196F3;--animation-blocks-accent: #FF9800;--animation-blocks-shadow: rgba(76, 175, 80, .3);--animation-gsap-primary: #2196F3;--animation-gsap-secondary: #4CAF50;--animation-gsap-accent: #F44336;--animation-gsap-shadow: rgba(33, 150, 243, .3);--animation-particle-primary: #FF6B6B;--animation-particle-secondary: #4ECDC4;--animation-particle-accent: #45B7D1;--animation-particle-shadow: rgba(255, 107, 107, .3);--animation-matrix-primary: #FF006E;--animation-matrix-secondary: #FB5607;--animation-matrix-accent: #FFBE0B;--animation-matrix-shadow: rgba(255, 0, 110, .3);--animation-helix-primary: #FF006E;--animation-helix-secondary: #FB5607;--animation-helix-accent: #8338EC;--animation-helix-shadow: rgba(255, 0, 110, .3);--animation-cube-primary: #FF006E;--animation-cube-secondary: #FB5607;--animation-cube-accent: #3A86FF;--animation-cube-shadow: rgba(255, 0, 110, .3);--animation-liquid-primary: #FF006E;--animation-liquid-secondary: #FB5607;--animation-liquid-accent: #06FFB4;--animation-liquid-shadow: rgba(255, 0, 110, .3);--animation-neon-primary: #00ffff;--animation-neon-secondary: #ff00ff;--animation-neon-accent: #ffff00;--animation-neon-shadow: rgba(0, 255, 255, .5);--animation-light-ripple-primary: #6366f1;--animation-light-ripple-secondary: #06b6d4;--animation-light-ripple-accent: #f59e0b;--animation-light-ripple-shadow: rgba(99, 102, 241, .3);--animation-dark-starfield-primary: #a855f7;--animation-dark-starfield-secondary: #06b6d4;--animation-dark-starfield-accent: #ef4444;--animation-dark-starfield-shadow: rgba(168, 85, 247, .3);--animation-enter-duration: .8s;--animation-leave-duration: .6s;--animation-easing-enter: cubic-bezier(.23, 1, .32, 1);--animation-easing-leave: cubic-bezier(.55, .055, .675, .19);--animation-shadow-blur: 40px;--animation-z-index: 9999;--game-bedroom-primary: #ffb6c1;--game-kitchen-primary: #ffa500;--game-living-room-primary: #87ceeb;--game-bathroom-primary: #98fb98;--game-primary-pink: #ff69b4;--game-primary-pink-dark: #ff1493;--game-primary-pink-light: #ffb6c1;--game-accent-orange: #ff9800;--game-accent-orange-dark: #e65100;--game-bg-primary: linear-gradient(135deg, #ffe4f3 0%, #ffd9f0 100%);--game-bg-secondary: linear-gradient(135deg, var(--bg-white), #ffe4f3);--game-bg-tip: #fce4ec;--game-text-primary: #c2185b;--game-text-secondary: #880e4f;--game-text-accent: #ec407a;--game-star-gold: #ffd700;--game-border-light: #ccc}html[data-theme=light][data-v-cf8c9b19],html[data-theme=theme-light][data-v-cf8c9b19],:root[data-theme=light][data-v-cf8c9b19],.theme-light[data-v-cf8c9b19]{--bg-primary: var(--bg-primary-light);--bg-secondary: var(--bg-secondary-light);--bg-tertiary: var(--bg-tertiary-light);--bg-card: var(--bg-card-light);--bg-hover: var(--bg-hover-light);--ai-bubble-ai-bg: #f4f6fb;--text-primary: var(--text-primary-light);--text-regular: var(--text-secondary-light);--text-secondary: var(--text-muted-light);--text-placeholder: var(--text-disabled-light);--border-color: var(--border-color-light);--border-light: var(--border-light-light);--border-focus: var(--border-focus-light);--bg-sidebar: var(--bg-sidebar-light);--sidebar-item-bg: var(--sidebar-item-bg-light);--sidebar-item-border: var(--sidebar-item-border-light);--sidebar-item-hover-bg: var(--sidebar-item-hover-bg-light);--sidebar-item-hover-border: var(--sidebar-item-hover-border-light);--sidebar-item-active-bg: var(--sidebar-item-active-bg-light);--sidebar-item-active-border: var(--sidebar-item-active-border-light);--el-bg-color: var(--el-bg-color-light);--el-bg-color-page: var(--el-bg-color-page-light);--el-text-color-primary: var(--el-text-color-primary-light);--el-text-color-regular: var(--el-text-color-regular-light);--el-border-color: var(--el-border-color-light)}html[data-theme=dark][data-v-cf8c9b19],html[data-theme=theme-dark][data-v-cf8c9b19],:root[data-theme=dark][data-v-cf8c9b19],.theme-dark[data-v-cf8c9b19]{--text-primary: #d1d5db;--text-regular: #9ca3af;--text-secondary: #6b7280;--text-placeholder: #4b5563;--text-disabled: #374151;--primary-color: #8b5cf6;--primary-hover: #7c3aed;--primary-light: #a78bfa;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--text-on-secondary: var(--text-primary);--button-on-primary-bg: rgba(255, 255, 255, .15);--button-on-primary-border: rgba(255, 255, 255, .25);--button-on-primary-hover-bg: rgba(255, 255, 255, .25);--button-on-primary-hover-border: rgba(255, 255, 255, .4);--bg-color: #1d1e1f;--bg-color-page: #141414;--bg-color-overlay: rgba(29, 30, 31, .9);--bg-card: #262727;--bg-secondary: #1a1a1a;--bg-tertiary: #2a2a2a;--bg-hover: #2f3033;--bg-active: #3c4043;--ai-bubble-ai-bg: linear-gradient(135deg, rgba(139, 92, 246, .08) 0%, rgba(99, 102, 241, .04) 100%);--ai-bubble-ai-border: rgba(139, 92, 246, .15);--border-color: rgba(255, 255, 255, .08);--border-color-light: rgba(255, 255, 255, .06);--border-color-lighter: rgba(255, 255, 255, .04);--border-color-extra-light: rgba(255, 255, 255, .02);--border-color-dark: rgba(255, 255, 255, .12);--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4), 0 1px 2px 0 rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .2);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .4), 0 10px 10px -5px rgba(0, 0, 0, .15);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .6);--card-shadow: 0 4px 16px rgba(0, 0, 0, .3);--card-shadow-hover: 0 20px 40px rgba(0, 0, 0, .4);--card-glow-color: rgba(255, 255, 255, .05);--bg-primary: var(--bg-primary-dark);--bg-secondary: var(--bg-secondary-dark);--bg-tertiary: var(--bg-tertiary-dark);--bg-card: var(--bg-card-dark);--bg-hover: var(--bg-hover-dark);--text-primary: var(--text-primary-dark);--text-regular: var(--text-secondary-dark);--text-secondary: var(--text-muted-dark);--text-placeholder: var(--text-disabled-dark);--border-color: var(--border-color-dark);--border-light: var(--border-light-dark);--border-focus: var(--border-focus-dark);--bg-sidebar: var(--bg-sidebar-dark);--sidebar-item-bg: var(--sidebar-item-bg-dark);--sidebar-item-border: var(--sidebar-item-border-dark);--sidebar-item-hover-bg: var(--sidebar-item-hover-bg-dark);--sidebar-item-hover-border: var(--sidebar-item-hover-border-dark);--sidebar-item-active-bg: var(--sidebar-item-active-bg-dark);--sidebar-item-active-border: var(--sidebar-item-active-border-dark);--el-bg-color: var(--el-bg-color-dark);--el-bg-color-page: var(--el-bg-color-page-dark);--el-text-color-primary: var(--el-text-color-primary-dark);--el-text-color-regular: var(--el-text-color-regular-dark);--el-border-color: var(--el-border-color-dark)}@media (prefers-reduced-motion: reduce){[data-v-cf8c9b19]:root{--transition-fast: 0ms;--transition-base: 0ms;--transition-slow: 0ms;--transition-slower: 0ms}}@media (prefers-contrast: high){[data-v-cf8c9b19]:root{--border-color: #000000;--border-color-light: #333333;--text-primary: #000000}html[data-theme=dark][data-v-cf8c9b19],:root[data-theme=dark][data-v-cf8c9b19]{--border-color: #ffffff;--border-color-light: #cccccc;--text-primary: #ffffff}}.m-0[data-v-cf8c9b19]{margin:0}.m-xs[data-v-cf8c9b19]{margin:var(--spacing-xs)}.m-sm[data-v-cf8c9b19]{margin:var(--spacing-sm)}.m-md[data-v-cf8c9b19]{margin:var(--spacing-md)}.m-lg[data-v-cf8c9b19]{margin:var(--spacing-lg)}.m-xl[data-v-cf8c9b19]{margin:var(--spacing-xl)}.p-0[data-v-cf8c9b19]{padding:0}.p-xs[data-v-cf8c9b19]{padding:var(--spacing-xs)}.p-sm[data-v-cf8c9b19]{padding:var(--spacing-sm)}.p-md[data-v-cf8c9b19]{padding:var(--spacing-md)}.p-lg[data-v-cf8c9b19]{padding:var(--spacing-lg)}.p-xl[data-v-cf8c9b19]{padding:var(--spacing-xl)}.text-xs[data-v-cf8c9b19]{font-size:var(--text-xs)}.text-sm[data-v-cf8c9b19]{font-size:var(--text-sm)}.text-base[data-v-cf8c9b19]{font-size:var(--text-base)}.text-lg[data-v-cf8c9b19]{font-size:var(--text-lg)}.text-xl[data-v-cf8c9b19]{font-size:var(--text-xl)}.text-2xl[data-v-cf8c9b19]{font-size:var(--text-2xl)}.text-primary[data-v-cf8c9b19]{color:var(--text-primary)}.text-secondary[data-v-cf8c9b19]{color:var(--text-secondary)}.text-muted[data-v-cf8c9b19]{color:var(--text-muted)}.bg-card[data-v-cf8c9b19]{background-color:var(--bg-card)}.bg-secondary[data-v-cf8c9b19]{background-color:var(--bg-secondary)}.bg-hover[data-v-cf8c9b19]{background-color:var(--bg-hover)}.rounded-sm[data-v-cf8c9b19]{border-radius:var(--radius-sm)}.rounded-md[data-v-cf8c9b19]{border-radius:var(--radius-md)}.rounded-lg[data-v-cf8c9b19]{border-radius:var(--radius-lg)}.rounded-xl[data-v-cf8c9b19]{border-radius:var(--radius-xl)}.rounded-full[data-v-cf8c9b19]{border-radius:var(--radius-full)}.shadow-sm[data-v-cf8c9b19]{box-shadow:var(--shadow-sm)}.shadow-md[data-v-cf8c9b19]{box-shadow:var(--shadow-md)}.shadow-lg[data-v-cf8c9b19]{box-shadow:var(--shadow-lg)}.shadow-xl[data-v-cf8c9b19]{box-shadow:var(--shadow-xl)}.theme-workbench[data-center=personnel][data-v-cf8c9b19],body.theme-workbench[data-center=personnel][data-v-cf8c9b19]{--primary-color: var(--accent-personnel);--primary-hover: var(--accent-personnel-hover)}.theme-workbench[data-center=enrollment][data-v-cf8c9b19],body.theme-workbench[data-center=enrollment][data-v-cf8c9b19]{--primary-color: var(--accent-enrollment);--primary-hover: var(--accent-enrollment-hover)}.theme-workbench[data-center=activity][data-v-cf8c9b19],body.theme-workbench[data-center=activity][data-v-cf8c9b19]{--primary-color: var(--accent-activity);--primary-hover: var(--accent-activity-hover)}.theme-workbench[data-center=marketing][data-v-cf8c9b19],body.theme-workbench[data-center=marketing][data-v-cf8c9b19]{--primary-color: var(--accent-marketing);--primary-hover: var(--accent-marketing-hover)}.theme-workbench[data-center=system][data-v-cf8c9b19],body.theme-workbench[data-center=system][data-v-cf8c9b19]{--primary-color: var(--accent-system);--primary-hover: var(--accent-system-hover)}.theme-workbench[data-center=ai][data-v-cf8c9b19],body.theme-workbench[data-center=ai][data-v-cf8c9b19]{--primary-color: var(--accent-ai);--primary-hover: var(--accent-ai-hover)}html[data-theme=dark] .van-tabbar-item--active[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item.van-tabbar-item--active[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__wrapper[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__icon[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__text[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__icon-wrapper[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__badge-wrapper[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item__wrapper[data-v-cf8c9b19],html[data-theme=dark] .van-tabbar-item.van-tabbar-item--active[data-v-cf8c9b19] *{background:transparent!important;background-color:transparent!important}.clickable[data-v-cf8c9b19],button[data-v-cf8c9b19],a[data-v-cf8c9b19],[role=button][data-v-cf8c9b19],[onclick][data-v-cf8c9b19],.interactive[data-v-cf8c9b19]{cursor:pointer}.clickable[data-v-cf8c9b19]:focus-visible,button[data-v-cf8c9b19]:focus-visible,a[data-v-cf8c9b19]:focus-visible,[role=button][data-v-cf8c9b19]:focus-visible,input[data-v-cf8c9b19]:focus-visible,textarea[data-v-cf8c9b19]:focus-visible,select[data-v-cf8c9b19]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:var(--radius-sm)}.clickable[data-v-cf8c9b19]:focus,button[data-v-cf8c9b19]:focus,a[data-v-cf8c9b19]:focus,[role=button][data-v-cf8c9b19]:focus{outline:none}.clickable[data-v-cf8c9b19]{transition:background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.clickable[data-v-cf8c9b19]:hover{opacity:.9}.clickable[data-v-cf8c9b19]:active{transform:scale(.98)}@media (hover: none) and (pointer: coarse){.clickable[data-v-cf8c9b19]:active,button[data-v-cf8c9b19]:active,a[data-v-cf8c9b19]:active,[role=button][data-v-cf8c9b19]:active{opacity:.7;transform:scale(.95);transition:transform .1s ease-out}}.unified-tag[data-v-cf8c9b19]{display:inline-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);font-weight:500;line-height:1.5;border-radius:var(--radius-sm);border:1px solid;transition:all var(--transition-base);white-space:nowrap}.unified-tag[data-v-cf8c9b19]:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.unified-tag[data-v-cf8c9b19]:active{transform:translateY(0)}.unified-tag.unified-tag--urgent[data-v-cf8c9b19]{background:#fee2e2;color:#dc2626;border-color:#fecaca}.unified-tag.unified-tag--urgent[data-v-cf8c9b19]:hover{background:#fecaca;box-shadow:0 2px 4px rgba(220,38,38,.2)}.unified-tag.unified-tag--high[data-v-cf8c9b19]{background:#fef3c7;color:#d97706;border-color:#fde68a}.unified-tag.unified-tag--high[data-v-cf8c9b19]:hover{background:#fde68a;box-shadow:0 2px 4px rgba(217,119,6,.2)}.unified-tag.unified-tag--medium[data-v-cf8c9b19]{background:#dbeafe;color:#2563eb;border-color:#bfdbfe}.unified-tag.unified-tag--medium[data-v-cf8c9b19]:hover{background:#bfdbfe;box-shadow:0 2px 4px rgba(37,99,235,.2)}.unified-tag.unified-tag--low[data-v-cf8c9b19]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.unified-tag.unified-tag--low[data-v-cf8c9b19]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(107,114,128,.2)}.unified-tag.unified-tag--pending[data-v-cf8c9b19]{background:#fef3c7;color:#d97706;border-color:#fde68a}.unified-tag.unified-tag--pending[data-v-cf8c9b19]:hover{background:#fde68a;box-shadow:0 2px 4px rgba(217,119,6,.2)}.unified-tag.unified-tag--in-progress[data-v-cf8c9b19]{background:#dbeafe;color:#2563eb;border-color:#bfdbfe}.unified-tag.unified-tag--in-progress[data-v-cf8c9b19]:hover{background:#bfdbfe;box-shadow:0 2px 4px rgba(37,99,235,.2)}.unified-tag.unified-tag--completed[data-v-cf8c9b19]{background:#d1fae5;color:#059669;border-color:#a7f3d0}.unified-tag.unified-tag--completed[data-v-cf8c9b19]:hover{background:#a7f3d0;box-shadow:0 2px 4px rgba(5,150,105,.2)}.unified-tag.unified-tag--cancelled[data-v-cf8c9b19]{background:#f3f4f6;color:#9ca3af;border-color:#e5e7eb}.unified-tag.unified-tag--cancelled[data-v-cf8c9b19]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(156,163,175,.2)}.unified-tag.unified-tag--active[data-v-cf8c9b19]{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.unified-tag.unified-tag--active[data-v-cf8c9b19]:hover{background:#bbf7d0;box-shadow:0 2px 4px rgba(22,163,74,.2)}.unified-tag.unified-tag--inactive[data-v-cf8c9b19]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.unified-tag.unified-tag--inactive[data-v-cf8c9b19]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(107,114,128,.2)}.unified-tag.unified-tag--blocked[data-v-cf8c9b19]{background:#fee2e2;color:#dc2626;border-color:#fecaca}.unified-tag.unified-tag--blocked[data-v-cf8c9b19]:hover{background:#fecaca;box-shadow:0 2px 4px rgba(220,38,38,.2)}.unified-tag.unified-tag--sm[data-v-cf8c9b19]{padding:2px 6px;font-size:11px}.unified-tag.unified-tag--md[data-v-cf8c9b19]{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs)}.unified-tag.unified-tag--lg[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm)}.unified-tag.unified-tag--removable[data-v-cf8c9b19]{padding-right:var(--spacing-xs)}.unified-tag.unified-tag--removable .unified-tag__close[data-v-cf8c9b19]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:var(--spacing-xs);border-radius:50%;cursor:pointer;transition:all var(--transition-fast)}.unified-tag.unified-tag--removable .unified-tag__close[data-v-cf8c9b19]:hover{background:rgba(0,0,0,.1)}.unified-tag.unified-tag--clickable[data-v-cf8c9b19]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unified-tag.unified-tag--clickable[data-v-cf8c9b19]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.unified-tag.unified-tag--clickable[data-v-cf8c9b19]:active{transform:translateY(0)}.unified-tag .unified-tag__icon[data-v-cf8c9b19]{display:inline-flex;align-items:center;margin-right:var(--spacing-xs);font-size:1em}.unified-tag.unified-tag--rounded[data-v-cf8c9b19]{border-radius:9999px}@media (prefers-color-scheme: dark){.unified-tag.unified-tag--urgent[data-v-cf8c9b19]{background:rgba(220,38,38,.2);color:#fca5a5;border-color:rgba(220,38,38,.3)}.unified-tag.unified-tag--urgent[data-v-cf8c9b19]:hover{background:rgba(220,38,38,.3)}.unified-tag.unified-tag--high[data-v-cf8c9b19]{background:rgba(217,119,6,.2);color:#fbbf24;border-color:rgba(217,119,6,.3)}.unified-tag.unified-tag--high[data-v-cf8c9b19]:hover{background:rgba(217,119,6,.3)}.unified-tag.unified-tag--medium[data-v-cf8c9b19]{background:rgba(37,99,235,.2);color:#60a5fa;border-color:rgba(37,99,235,.3)}.unified-tag.unified-tag--medium[data-v-cf8c9b19]:hover{background:rgba(37,99,235,.3)}.unified-tag.unified-tag--low[data-v-cf8c9b19]{background:rgba(107,114,128,.2);color:#9ca3af;border-color:rgba(107,114,128,.3)}.unified-tag.unified-tag--low[data-v-cf8c9b19]:hover{background:rgba(107,114,128,.3)}.unified-tag.unified-tag--pending[data-v-cf8c9b19]{background:rgba(217,119,6,.2);color:#fbbf24;border-color:rgba(217,119,6,.3)}.unified-tag.unified-tag--pending[data-v-cf8c9b19]:hover{background:rgba(217,119,6,.3)}.unified-tag.unified-tag--in-progress[data-v-cf8c9b19]{background:rgba(37,99,235,.2);color:#60a5fa;border-color:rgba(37,99,235,.3)}.unified-tag.unified-tag--in-progress[data-v-cf8c9b19]:hover{background:rgba(37,99,235,.3)}.unified-tag.unified-tag--completed[data-v-cf8c9b19]{background:rgba(5,150,105,.2);color:#34d399;border-color:rgba(5,150,105,.3)}.unified-tag.unified-tag--completed[data-v-cf8c9b19]:hover{background:rgba(5,150,105,.3)}.unified-tag.unified-tag--cancelled[data-v-cf8c9b19]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.unified-tag.unified-tag--cancelled[data-v-cf8c9b19]:hover{background:rgba(156,163,175,.3)}.unified-tag.unified-tag--active[data-v-cf8c9b19]{background:rgba(22,163,74,.2);color:#4ade80;border-color:rgba(22,163,74,.3)}.unified-tag.unified-tag--active[data-v-cf8c9b19]:hover{background:rgba(22,163,74,.3)}.unified-tag.unified-tag--inactive[data-v-cf8c9b19]{background:rgba(107,114,128,.2);color:#9ca3af;border-color:rgba(107,114,128,.3)}.unified-tag.unified-tag--inactive[data-v-cf8c9b19]:hover{background:rgba(107,114,128,.3)}.unified-tag.unified-tag--blocked[data-v-cf8c9b19]{background:rgba(220,38,38,.2);color:#fca5a5;border-color:rgba(220,38,38,.3)}.unified-tag.unified-tag--blocked[data-v-cf8c9b19]:hover{background:rgba(220,38,38,.3)}}.theme-dark .unified-tag.unified-tag--urgent[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--urgent[data-v-cf8c9b19]{background:rgba(248,113,113,.2);color:#fca5a5;border-color:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--urgent[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--urgent[data-v-cf8c9b19]:hover{background:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--high[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--high[data-v-cf8c9b19]{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--high[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--high[data-v-cf8c9b19]:hover{background:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--medium[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--medium[data-v-cf8c9b19]{background:rgba(139,92,246,.2);color:#a78bfa;border-color:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--medium[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--medium[data-v-cf8c9b19]:hover{background:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--low[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--low[data-v-cf8c9b19]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--low[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--low[data-v-cf8c9b19]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--pending[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--pending[data-v-cf8c9b19]{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--pending[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--pending[data-v-cf8c9b19]:hover{background:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--in-progress[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--in-progress[data-v-cf8c9b19]{background:rgba(139,92,246,.2);color:#a78bfa;border-color:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--in-progress[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--in-progress[data-v-cf8c9b19]:hover{background:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--completed[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--completed[data-v-cf8c9b19]{background:rgba(74,222,128,.2);color:#4ade80;border-color:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--completed[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--completed[data-v-cf8c9b19]:hover{background:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--cancelled[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--cancelled[data-v-cf8c9b19]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--cancelled[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--cancelled[data-v-cf8c9b19]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--active[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--active[data-v-cf8c9b19]{background:rgba(74,222,128,.2);color:#4ade80;border-color:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--active[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--active[data-v-cf8c9b19]:hover{background:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--inactive[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--inactive[data-v-cf8c9b19]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--inactive[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--inactive[data-v-cf8c9b19]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--blocked[data-v-cf8c9b19],[data-theme=dark] .unified-tag.unified-tag--blocked[data-v-cf8c9b19]{background:rgba(248,113,113,.2);color:#fca5a5;border-color:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--blocked[data-v-cf8c9b19]:hover,[data-theme=dark] .unified-tag.unified-tag--blocked[data-v-cf8c9b19]:hover{background:rgba(248,113,113,.3)}.table-actions[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs)}.table-actions .el-button[data-v-cf8c9b19]{margin:0!important;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);border-radius:var(--radius-sm);transition:all var(--transition-base);border:none;background:transparent}.table-actions .el-button.el-button--primary.is-link[data-v-cf8c9b19]{color:var(--primary-color);font-weight:500}.table-actions .el-button.el-button--primary.is-link[data-v-cf8c9b19]:hover{color:var(--primary-hover);background:var(--primary-light-bg)}.table-actions .el-button.el-button--primary.is-link[data-v-cf8c9b19]:active{color:var(--primary-active)}.table-actions .el-button.el-button--danger.is-link[data-v-cf8c9b19]{color:var(--danger-color);font-weight:500}.table-actions .el-button.el-button--danger.is-link[data-v-cf8c9b19]:hover{color:var(--danger-dark);background:var(--danger-light-bg)}.table-actions .el-button.el-button--danger.is-link[data-v-cf8c9b19]:active{color:var(--danger-dark)}.table-actions .el-button.el-button--success.is-link[data-v-cf8c9b19]{color:var(--success-color);font-weight:500}.table-actions .el-button.el-button--success.is-link[data-v-cf8c9b19]:hover{color:var(--success-dark);background:var(--success-light-bg)}.table-actions .el-button.el-button--warning.is-link[data-v-cf8c9b19]{color:var(--warning-color);font-weight:500}.table-actions .el-button.el-button--warning.is-link[data-v-cf8c9b19]:hover{color:var(--warning-dark);background:var(--warning-light-bg)}.table-actions .el-button.el-button--info.is-link[data-v-cf8c9b19]{color:var(--info-color);font-weight:500}.table-actions .el-button.el-button--info.is-link[data-v-cf8c9b19]:hover{color:var(--info-dark);background:var(--info-light-bg)}.table-actions .el-button.is-disabled[data-v-cf8c9b19]{color:var(--text-disabled)!important;cursor:not-allowed;background:transparent!important}.table-actions .el-button.is-disabled[data-v-cf8c9b19]:hover{background:transparent!important}.table-actions .el-divider--vertical[data-v-cf8c9b19]{margin:0 var(--spacing-xs);height:16px;border-color:var(--border-color)}.button-group[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-xs)}.button-group.button-group--primary .el-button[data-v-cf8c9b19]{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.button-group.button-group--primary .el-button[data-v-cf8c9b19]:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.button-group.button-group--primary .el-button[data-v-cf8c9b19]:active{background:var(--primary-active);border-color:var(--primary-active)}.button-group.button-group--danger .el-button[data-v-cf8c9b19]{background:var(--danger-color);color:#fff;border-color:var(--danger-color)}.button-group.button-group--danger .el-button[data-v-cf8c9b19]:hover{background:var(--danger-dark);border-color:var(--danger-dark)}.button-group.button-group--ghost .el-button[data-v-cf8c9b19]{background:transparent;border-color:var(--border-color);color:var(--text-primary)}.button-group.button-group--ghost .el-button[data-v-cf8c9b19]:hover{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color)}.button-group.button-group--solid .el-button[data-v-cf8c9b19]:not(.is-link){background:var(--primary-color);color:#fff;border:none}.button-group.button-group--solid .el-button[data-v-cf8c9b19]:not(.is-link):hover{background:var(--primary-hover)}.icon-button[data-v-cf8c9b19]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:transparent;cursor:pointer;transition:all var(--transition-base);color:var(--text-secondary)}.icon-button[data-v-cf8c9b19]:hover{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.icon-button[data-v-cf8c9b19]:active{transform:translateY(0)}.icon-button.is-disabled[data-v-cf8c9b19]{opacity:.5;cursor:not-allowed}.icon-button.is-disabled[data-v-cf8c9b19]:hover{background:transparent;border-color:var(--border-color);color:var(--text-secondary);transform:none;box-shadow:none}.icon-button.icon-button--sm[data-v-cf8c9b19]{width:24px;height:24px;font-size:var(--text-xs)}.icon-button.icon-button--md[data-v-cf8c9b19]{width:32px;height:32px;font-size:var(--text-sm)}.icon-button.icon-button--lg[data-v-cf8c9b19]{width:40px;height:40px;font-size:var(--text-base)}.icon-button.icon-button--primary[data-v-cf8c9b19]{color:var(--primary-color);border-color:var(--primary-color)}.icon-button.icon-button--primary[data-v-cf8c9b19]:hover{background:var(--primary-color);color:#fff}.icon-button.icon-button--danger[data-v-cf8c9b19]{color:var(--danger-color);border-color:var(--danger-color)}.icon-button.icon-button--danger[data-v-cf8c9b19]:hover{background:var(--danger-color);color:#fff}.icon-button.icon-button--success[data-v-cf8c9b19]{color:var(--success-color);border-color:var(--success-color)}.icon-button.icon-button--success[data-v-cf8c9b19]:hover{background:var(--success-color);color:#fff}.action-bar[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-card);border:var(--border-width) solid var(--border-color);border-radius:var(--radius-lg)}.action-bar__left[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);flex:1}.action-bar__right[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}.action-bar__title[data-v-cf8c9b19]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}@media (max-width: var(--breakpoint-md)){.action-bar[data-v-cf8c9b19]{flex-direction:column;align-items:stretch}.action-bar__left[data-v-cf8c9b19],.action-bar__right[data-v-cf8c9b19]{width:100%;justify-content:space-between}}.toolbar[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-secondary);border-radius:var(--radius-md)}.toolbar .el-button[data-v-cf8c9b19]{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);transition:all var(--transition-base)}.toolbar .el-button[data-v-cf8c9b19]:hover{border-color:var(--primary-color);color:var(--primary-color);background:var(--primary-light-bg)}.toolbar .el-button.is-active[data-v-cf8c9b19]{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.toolbar .toolbar-divider[data-v-cf8c9b19]{width:1px;height:20px;background:var(--border-color);margin:0 var(--spacing-xs)}.fab[data-v-cf8c9b19]{position:fixed;bottom:var(--spacing-2xl);right:var(--spacing-2xl);width:56px;height:56px;border-radius:50%;background:var(--primary-color);color:#fff;border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all var(--transition-base);z-index:1000;display:flex;align-items:center;justify-content:center;font-size:var(--text-2xl)}.fab[data-v-cf8c9b19]:hover{background:var(--primary-hover);box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-2px)}.fab[data-v-cf8c9b19]:active{transform:translateY(0)}.fab.fab--sm[data-v-cf8c9b19]{width:40px;height:40px;font-size:var(--text-lg);bottom:var(--spacing-xl);right:var(--spacing-xl)}.fab.fab--lg[data-v-cf8c9b19]{width:64px;height:64px;font-size:var(--text-3xl)}.fab.fab--extended[data-v-cf8c9b19]{width:auto;min-width:120px;padding:0 var(--spacing-lg);border-radius:28px}.fab.fab--extended .fab__label[data-v-cf8c9b19]{margin-left:var(--spacing-sm);font-size:var(--text-sm);font-weight:500}@media (max-width: var(--breakpoint-md)){.table-actions[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-xs)}.table-actions .el-button[data-v-cf8c9b19]{width:100%;justify-content:center}.table-actions .el-divider--vertical[data-v-cf8c9b19]{display:none}.button-group[data-v-cf8c9b19]{flex-wrap:wrap}.button-group .el-button[data-v-cf8c9b19]{flex:1;min-width:80px}.toolbar[data-v-cf8c9b19]{flex-wrap:wrap}.toolbar .el-button[data-v-cf8c9b19]{flex:1;min-width:60px}.fab[data-v-cf8c9b19]{bottom:var(--spacing-xl);right:var(--spacing-md)}.fab.fab--sm[data-v-cf8c9b19]{bottom:var(--spacing-lg);right:var(--spacing-lg)}}@media (max-width: var(--breakpoint-xs)){.table-actions .el-button[data-v-cf8c9b19]{font-size:var(--text-xs);padding:var(--spacing-xs) 8px}.button-group[data-v-cf8c9b19]{gap:var(--spacing-xs)}.button-group .el-button[data-v-cf8c9b19]{font-size:var(--text-xs);padding:var(--spacing-xs) 8px}}@media print{.table-actions[data-v-cf8c9b19],.button-group[data-v-cf8c9b19],.toolbar[data-v-cf8c9b19],.fab[data-v-cf8c9b19],.icon-button[data-v-cf8c9b19]{display:none!important}}@media (prefers-color-scheme: dark){.table-actions .el-button.el-button--primary.is-link[data-v-cf8c9b19]:hover{background:rgba(91,141,239,.15)}.table-actions .el-button.el-button--danger.is-link[data-v-cf8c9b19]:hover{background:rgba(220,38,38,.15)}.button-group.button-group--ghost .el-button[data-v-cf8c9b19]:hover{background:rgba(255,255,255,.05)}.icon-button[data-v-cf8c9b19]:hover{background:rgba(255,255,255,.1)}.action-bar[data-v-cf8c9b19]{background:var(--bg-card);border-color:var(--border-color)}.toolbar[data-v-cf8c9b19]{background:var(--bg-secondary)}}.ai-glass-card[data-v-cf8c9b19]{background:var(--bg-card);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--border-color-light);box-shadow:0 8px 32px rgba(31,38,135,.05),inset 0 1px rgba(255,255,255,.1)}.theme-dark .ai-glass-card[data-v-cf8c9b19],[data-theme=dark] .ai-glass-card[data-v-cf8c9b19]{background:rgba(30,41,59,.7);border:1px solid rgba(255,255,255,.05)}.ai-glass-light[data-v-cf8c9b19]{background:rgba(255,255,255,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}.ai-glow-primary[data-v-cf8c9b19]{box-shadow:0 0 20px rgba(99,102,241,.3),0 0 40px rgba(99,102,241,.1)}.ai-glow-primary[data-v-cf8c9b19]:hover{box-shadow:0 0 30px rgba(99,102,241,.4),0 0 60px rgba(99,102,241,.2)}.ai-glow-success[data-v-cf8c9b19]{box-shadow:0 0 20px rgba(34,197,94,.3),0 0 40px rgba(34,197,94,.1)}.ai-glow-warning[data-v-cf8c9b19]{box-shadow:0 0 20px rgba(251,191,36,.3),0 0 40px rgba(251,191,36,.1)}.ai-glow-danger[data-v-cf8c9b19]{box-shadow:0 0 20px rgba(239,68,68,.3),0 0 40px rgba(239,68,68,.1)}.ai-gradient-primary[data-v-cf8c9b19]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.ai-gradient-secondary[data-v-cf8c9b19]{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.ai-gradient-success[data-v-cf8c9b19]{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)}.ai-gradient-mesh[data-v-cf8c9b19]{background:radial-gradient(at 0% 0%,rgba(99,102,241,.15) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(139,92,246,.15) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(34,197,94,.1) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(251,191,36,.1) 0px,transparent 50%);background-size:100% 100%}.ai-message-user[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;padding:var(--spacing-sm) var(--spacing-md);border-radius:18px 18px 4px;box-shadow:0 2px 8px rgba(99,102,241,.25);position:relative}.ai-message-user[data-v-cf8c9b19]:before{content:"";position:absolute;bottom:0;right:-8px;width:0;height:0;border-left:8px solid var(--primary-dark);border-bottom:8px solid transparent}.ai-message-user[data-v-cf8c9b19]:hover{box-shadow:0 4px 16px rgba(99,102,241,.35);transform:translateY(-1px);transition:all .2s ease-out}.ai-message-assistant[data-v-cf8c9b19]{background:var(--bg-card);color:var(--text-primary);padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--border-color);border-radius:18px 18px 18px 4px;box-shadow:0 2px 8px rgba(0,0,0,.05);position:relative}.ai-message-assistant[data-v-cf8c9b19]:before{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border-right:8px solid var(--border-color);border-bottom:8px solid transparent}.ai-message-assistant[data-v-cf8c9b19]:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:var(--primary-color);transition:all .2s ease-out}.ai-message-system[data-v-cf8c9b19]{background:var(--bg-secondary);color:var(--text-secondary);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);text-align:center;font-size:var(--text-xs);border:1px dashed var(--border-color)}.ai-empty-state[data-v-cf8c9b19]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl);text-align:center;min-height:400px}.ai-empty-state__illustration[data-v-cf8c9b19]{width:200px;height:200px;margin-bottom:var(--spacing-xl);opacity:.8;animation:float-cf8c9b19 3s ease-in-out infinite}.ai-empty-state__illustration svg[data-v-cf8c9b19]{width:100%;height:100%}.ai-empty-state__title[data-v-cf8c9b19]{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.ai-empty-state__description[data-v-cf8c9b19]{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--spacing-xl);max-width:400px;line-height:1.6}.ai-empty-state__actions[data-v-cf8c9b19]{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;max-width:320px}.ai-empty-state__button[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;transition:all .2s ease-out;text-align:left}.ai-empty-state__button[data-v-cf8c9b19]:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:translate(4px);box-shadow:0 4px 12px rgba(99,102,241,.2)}.ai-skeleton[data-v-cf8c9b19],.ai-message-skeleton__line[data-v-cf8c9b19],.ai-message-skeleton__avatar[data-v-cf8c9b19]{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:skeleton-loading-cf8c9b19 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}@keyframes skeleton-loading-cf8c9b19{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-message-skeleton[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md);animation:pulse-fade-cf8c9b19 1.5s ease-in-out infinite}.ai-message-skeleton__avatar[data-v-cf8c9b19]{width:40px;height:40px;border-radius:50%;flex-shrink:0}.ai-message-skeleton__content[data-v-cf8c9b19]{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}.ai-message-skeleton__line[data-v-cf8c9b19]{height:12px;border-radius:6px}.ai-message-skeleton__line--short[data-v-cf8c9b19]{width:40%}.ai-message-skeleton__line--medium[data-v-cf8c9b19]{width:70%}.ai-message-skeleton__line--long[data-v-cf8c9b19]{width:100%}@keyframes pulse-fade-cf8c9b19{0%,to{opacity:1}50%{opacity:.6}}@keyframes float-cf8c9b19{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ai-float[data-v-cf8c9b19]{animation:float-cf8c9b19 3s ease-in-out infinite}@keyframes pulse-glow-cf8c9b19{0%,to{opacity:1;box-shadow:0 0 20px rgba(99,102,241,.4)}50%{opacity:.8;box-shadow:0 0 40px rgba(99,102,241,.2)}}.ai-pulse[data-v-cf8c9b19]{animation:pulse-glow-cf8c9b19 2s ease-in-out infinite}.ai-typing-indicator[data-v-cf8c9b19]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm)}.ai-typing-indicator__dot[data-v-cf8c9b19]{width:8px;height:8px;border-radius:50%;background:var(--primary-color);animation:typing-bounce-cf8c9b19 1.4s ease-in-out infinite}.ai-typing-indicator__dot[data-v-cf8c9b19]:nth-child(1){animation-delay:0s}.ai-typing-indicator__dot[data-v-cf8c9b19]:nth-child(2){animation-delay:.2s}.ai-typing-indicator__dot[data-v-cf8c9b19]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce-cf8c9b19{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@media (max-width: var(--breakpoint-md)){.ai-empty-state[data-v-cf8c9b19]{padding:var(--spacing-xl);min-height:300px}.ai-empty-state__illustration[data-v-cf8c9b19]{width:150px;height:150px}.ai-empty-state__title[data-v-cf8c9b19]{font-size:var(--text-lg)}.ai-empty-state__description[data-v-cf8c9b19]{font-size:var(--text-sm)}.ai-empty-state__button[data-v-cf8c9b19]{padding:var(--spacing-sm);font-size:var(--text-xs)}.ai-message-user[data-v-cf8c9b19],.ai-message-assistant[data-v-cf8c9b19]{padding:var(--spacing-xs) var(--spacing-sm);border-radius:14px 14px 4px}}[data-theme=dark] .ai-message-user[data-v-cf8c9b19],.theme-dark .ai-message-user[data-v-cf8c9b19]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}[data-theme=dark] .ai-message-assistant[data-v-cf8c9b19],.theme-dark .ai-message-assistant[data-v-cf8c9b19]{background:rgba(51,65,85,.8);border-color:rgba(99,102,241,.3)}[data-theme=dark] .ai-message-assistant[data-v-cf8c9b19]:hover,.theme-dark .ai-message-assistant[data-v-cf8c9b19]:hover{border-color:var(--primary-color);background:rgba(51,65,85,.9)}[data-theme=dark] .ai-glass-card[data-v-cf8c9b19],.theme-dark .ai-glass-card[data-v-cf8c9b19]{background:rgba(30,41,59,.8);border:1px solid rgba(255,255,255,.1)}@media print{.ai-empty-state[data-v-cf8c9b19],.ai-message-skeleton[data-v-cf8c9b19],.ai-typing-indicator[data-v-cf8c9b19]{display:none!important}.ai-message-user[data-v-cf8c9b19],.ai-message-assistant[data-v-cf8c9b19]{box-shadow:none;border:1px solid #ddd}}:root.theme-light[data-v-cf8c9b19]{--muted-foreground: var(--text-secondary) !important;--text-muted: var(--text-secondary) !important;--sidebar-text: var(--text-secondary) !important;--text-secondary: var(--text-secondary) !important}.sidebar .nav-item[data-v-cf8c9b19],.sidebar .nav-item .center-item[data-v-cf8c9b19],.sidebar .nav-item .nav-text[data-v-cf8c9b19],.sidebar .nav-item .nav-icon[data-v-cf8c9b19]{color:var(--sidebar-text, var(--text-secondary))!important}.sidebar span[data-v-cf8c9b19]:not(.logo):not(.brand),.sidebar div[data-v-cf8c9b19]:not(.logo):not(.brand),.sidebar a[data-v-cf8c9b19]:not(.logo):not(.brand){color:var(--sidebar-text, var(--text-secondary))!important}.sidebar .nav-item:hover .nav-text[data-v-cf8c9b19],.sidebar .nav-item:hover .nav-icon[data-v-cf8c9b19],.sidebar .nav-item:hover .center-item[data-v-cf8c9b19]{color:var(--sidebar-text-hover, #333333)!important}.sidebar .nav-item.active .nav-text[data-v-cf8c9b19],.sidebar .nav-item.active .nav-icon[data-v-cf8c9b19],.sidebar .nav-item.active .center-item[data-v-cf8c9b19],.sidebar .nav-item.router-link-active .nav-text[data-v-cf8c9b19],.sidebar .nav-item.router-link-active .nav-icon[data-v-cf8c9b19],.sidebar .nav-item.router-link-active .center-item[data-v-cf8c9b19]{color:#fff!important}html.theme-light .sidebar .nav-text[data-v-cf8c9b19],html.theme-light .sidebar .nav-icon[data-v-cf8c9b19],html.theme-light .sidebar .center-item[data-v-cf8c9b19]{color:var(--sidebar-text, var(--text-secondary))!important}.theme-light .sidebar *[class*=nav-][data-v-cf8c9b19],.theme-light .sidebar *[class*=text-][data-v-cf8c9b19],.theme-light .sidebar *[class*=item-][data-v-cf8c9b19]{color:inherit!important}.app-header[data-v-cf8c9b19]{height:var(--header-height, 64px);background:var(--header-bg, var(--bg-card));backdrop-filter:var(--header-backdrop, blur(10px));border-bottom:var(--border-width-base) solid var(--header-border, var(--border-color));display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-sm) var(--header-padding-x, var(--spacing-xl));position:sticky;top:0;z-index:var(--z-header, 100);transition:var(--transition-base);box-shadow:var(--shadow-xs)}.header-section[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--header-section-gap, var(--spacing-md))}.header-left[data-v-cf8c9b19]{flex:1}.header-right[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--header-right-gap, var(--spacing-sm))}.header-icon-btn[data-v-cf8c9b19],.header-action-btn[data-v-cf8c9b19]{display:inline-flex;align-items:center;justify-content:center;height:var(--header-btn-height, 40px);padding:0 var(--header-btn-padding-x, var(--spacing-sm));border:var(--border-width-base) solid var(--header-btn-border, transparent);border-radius:var(--header-btn-radius, var(--radius-md));background:var(--header-btn-bg, var(--bg-card));color:var(--header-btn-color, var(--text-primary));font-size:var(--header-btn-font-size, var(--text-sm));font-weight:var(--header-btn-font-weight, var(--font-medium));cursor:pointer;transition:var(--transition-base);position:relative;overflow:hidden;text-decoration:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:var(--shadow-sm)}.header-icon-btn[data-v-cf8c9b19]:hover,.header-action-btn[data-v-cf8c9b19]:hover{background:var(--header-btn-hover-bg, var(--bg-hover));color:var(--header-btn-hover-color, var(--primary-color));border-color:var(--header-btn-hover-border, var(--primary-color));transform:var(--header-btn-hover-transform, translateY(-1px));box-shadow:var(--shadow-md)}.header-icon-btn[data-v-cf8c9b19]:active,.header-action-btn[data-v-cf8c9b19]:active{transform:var(--header-btn-active-transform, translateY(0) scale(.98))}.header-icon-btn[data-v-cf8c9b19]:focus-visible,.header-action-btn[data-v-cf8c9b19]:focus-visible{outline:2px solid var(--header-btn-focus-outline, var(--primary-color));outline-offset:2px}.header-icon-btn .unified-icon[data-v-cf8c9b19],.header-action-btn .unified-icon[data-v-cf8c9b19]{transition:var(--transition-fast)}.header-action-btn[data-v-cf8c9b19]{gap:var(--header-action-btn-gap, var(--spacing-xs));min-width:var(--header-action-btn-min-width, auto)}.header-action-btn .btn-label[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--header-btn-label-color, var(--text-secondary));white-space:nowrap;transition:var(--transition-fast)}.header-action-btn .unified-icon[data-v-cf8c9b19]{color:var(--header-icon-color, var(--text-secondary));transition:var(--transition-fast)}.header-action-btn:not(:has(.btn-label)) .unified-icon[data-v-cf8c9b19]{color:var(--text-primary)}.header-action-btn:hover .btn-label[data-v-cf8c9b19],.header-action-btn:hover .unified-icon[data-v-cf8c9b19]{color:var(--header-btn-hover-color, var(--primary-color))}.header-action-btn.theme-btn .unified-icon[data-v-cf8c9b19]{color:var(--primary-color)}.user-profile[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--user-profile-gap, var(--spacing-sm));padding:var(--user-profile-padding, var(--spacing-xs) var(--spacing-sm));background:var(--user-profile-bg, var(--bg-card));border:var(--border-width-base) solid var(--user-profile-border, var(--border-color));border-radius:var(--user-profile-radius, var(--radius-xl));height:var(--user-profile-height, 40px);transition:var(--transition-base);cursor:pointer}.user-profile[data-v-cf8c9b19]:hover{background:var(--user-profile-hover-bg, var(--bg-hover));border-color:var(--user-profile-hover-border, var(--primary-color));transform:var(--user-profile-hover-transform, translateY(-1px));box-shadow:var(--shadow-sm)}.user-avatar[data-v-cf8c9b19]{width:var(--user-avatar-size, 32px);height:var(--user-avatar-size, 32px);border-radius:var(--radius-full);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);transition:var(--transition-fast);box-shadow:var(--shadow-sm)}.user-avatar[data-v-cf8c9b19]:hover{transform:var(--user-avatar-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.user-details[data-v-cf8c9b19]{display:flex;flex-direction:column;gap:2px}.user-details .user-name[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);line-height:1.2;white-space:nowrap}.breadcrumb-nav[data-v-cf8c9b19]{margin-left:var(--breadcrumb-nav-margin-left, var(--spacing-md))}.breadcrumb-nav[data-v-cf8c9b19] .el-breadcrumb__item .el-breadcrumb__inner{color:var(--breadcrumb-color, var(--text-secondary));font-size:var(--breadcrumb-font-size, var(--text-sm));font-weight:var(--font-medium)}.breadcrumb-nav[data-v-cf8c9b19] .el-breadcrumb__item .el-breadcrumb__inner:hover{color:var(--breadcrumb-hover-color, var(--primary-color))}.breadcrumb-nav[data-v-cf8c9b19] .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:var(--breadcrumb-active-color, var(--text-primary));font-weight:var(--font-semibold)}.theme-dropdown[data-v-cf8c9b19]{position:absolute;top:calc(100% + var(--spacing-sm));right:0;min-width:var(--dropdown-width, 200px);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--spacing-xs);z-index:var(--z-dropdown, 1000);backdrop-filter:blur(10px)}.theme-option[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast)}.theme-option[data-v-cf8c9b19]:hover{background:var(--bg-hover)}.theme-option:hover .theme-icon .unified-icon[data-v-cf8c9b19]{transform:scale(1.1);filter:brightness(1.2)}.theme-option.active[data-v-cf8c9b19]{background:var(--primary-light-bg);color:var(--primary-color)}.theme-option.active .theme-icon .unified-icon[data-v-cf8c9b19]{color:var(--primary-color)!important;transform:scale(1.1)}.theme-icon[data-v-cf8c9b19]{width:var(--spacing-2xl);height:var(--spacing-2xl);display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-icon .unified-icon[data-v-cf8c9b19]{transition:all var(--transition-fast);color:var(--theme-icon-color, currentColor)!important}.theme-preview[data-v-cf8c9b19]{width:var(--spacing-3xl);height:var(--spacing-3xl);border-radius:var(--radius-sm);border:var(--border-width-base) solid var(--border-color-light)}.theme-name[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:var(--font-medium)}.ai-avatar[data-v-cf8c9b19]{width:var(--icon-size);height:var(--icon-size);border-radius:var(--radius-full);background:var(--gradient-primary);color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);position:relative}.ai-avatar[data-v-cf8c9b19]:hover{transform:scale(1.05);box-shadow:var(--shadow-md)}.ai-avatar.active[data-v-cf8c9b19]{background:var(--gradient-success)}.ai-avatar .ai-text[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:700;letter-spacing:.5px;line-height:1}.status-dot[data-v-cf8c9b19]{width:var(--status-dot-size, 6px);height:var(--status-dot-size, 6px);border-radius:var(--radius-full);background:var(--success-color);margin-left:var(--spacing-xs);transition:var(--transition-base);box-shadow:0 0 0 2px var(--bg-card)}.status-dot.active[data-v-cf8c9b19]{animation:pulse-cf8c9b19 2s infinite;box-shadow:0 0 var(--spacing-sm) var(--success-color)}.status-dot.idle[data-v-cf8c9b19]{background:var(--info-color)}.status-dot.error[data-v-cf8c9b19]{background:var(--danger-color);animation:blink-cf8c9b19 1s infinite}.logo-section[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);margin-right:var(--spacing-md)}.logo-icon[data-v-cf8c9b19],.ai-avatar[data-v-cf8c9b19]{width:var(--logo-size, 40px);height:var(--logo-size, 40px);border-radius:var(--radius-full);background:var(--gradient-primary);color:var(--text-on-primary);font-weight:var(--font-semibold, 600);font-size:var(--text-sm, 14px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);position:relative}.logo-icon[data-v-cf8c9b19]:hover,.ai-avatar[data-v-cf8c9b19]:hover{transform:var(--logo-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.logo-icon.active[data-v-cf8c9b19],.ai-avatar.active[data-v-cf8c9b19]{background:var(--gradient-success)}.logo-icon .logo-image[data-v-cf8c9b19],.ai-avatar .logo-image[data-v-cf8c9b19]{width:32px;height:32px;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover}.logo-text[data-v-cf8c9b19]{font-size:var(--logo-text-size, var(--text-lg, 18px));font-weight:var(--logo-text-weight, var(--font-bold, 700));color:var(--logo-text-color, var(--text-primary));line-height:var(--logo-text-line-height, 1.2);white-space:nowrap}.logout-btn[data-v-cf8c9b19]{color:var(--danger-color);border-color:var(--danger-color-alpha, rgba(220, 38, 38, .2));background:var(--danger-color-alpha-bg, rgba(220, 38, 38, .08))}.logout-btn .btn-label[data-v-cf8c9b19]{color:var(--danger-color);font-weight:var(--font-semibold)}.logout-btn .unified-icon[data-v-cf8c9b19]{color:var(--danger-color)}.logout-btn[data-v-cf8c9b19]:hover{background:var(--danger-color);color:var(--text-on-primary);border-color:var(--danger-color);box-shadow:0 4px 12px rgba(220,38,38,.3);transform:translateY(-2px)}.logout-btn:hover .btn-label[data-v-cf8c9b19],.logout-btn:hover .unified-icon[data-v-cf8c9b19]{color:var(--text-on-primary)}.logout-btn[data-v-cf8c9b19]:active{transform:translateY(0)}@keyframes pulse-cf8c9b19{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes blink-cf8c9b19{0%,50%,to{opacity:1}25%,75%{opacity:.3}}@media (max-width: var(--breakpoint-md)){.app-header[data-v-cf8c9b19]{padding:0 var(--spacing-md);height:56px}.header-right[data-v-cf8c9b19]{gap:var(--spacing-xs)}.header-action-btn .btn-label[data-v-cf8c9b19],.user-details[data-v-cf8c9b19],.breadcrumb-nav[data-v-cf8c9b19]{display:none}.logo-section[data-v-cf8c9b19]{margin-right:var(--spacing-sm)}.logo-text[data-v-cf8c9b19]{font-size:var(--text-base)}}[data-theme=dark] .app-header[data-v-cf8c9b19]{background:var(--bg-card);border-bottom-color:var(--border-color)}[data-theme=dark] .user-profile[data-v-cf8c9b19],[data-theme=dark] .theme-dropdown[data-v-cf8c9b19]{background:var(--bg-card);border-color:var(--border-color)}.sidebar[data-v-cf8c9b19]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 260px);background:var(--sidebar-bg, var(--bg-card));border-right:var(--border-width-base) solid var(--sidebar-border, var(--border-color));transition:var(--transition-base);z-index:var(--z-sidebar, 1020);overflow:hidden;display:flex;flex-direction:column;contain:layout style}.sidebar.collapsed[data-v-cf8c9b19]{width:var(--sidebar-width-collapsed, 80px)}.sidebar[data-v-cf8c9b19]::-webkit-scrollbar{width:var(--border-width-base)}.sidebar[data-v-cf8c9b19]::-webkit-scrollbar-track{background:transparent}.sidebar[data-v-cf8c9b19]::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:0}.sidebar[data-v-cf8c9b19]::-webkit-scrollbar-thumb:hover{background:var(--border-color-dark)}.sidebar-header[data-v-cf8c9b19]{padding:var(--sidebar-header-padding, var(--spacing-lg));border-bottom:var(--border-width-base) solid var(--sidebar-border, var(--border-color));display:flex;align-items:center;justify-content:space-between;height:var(--sidebar-header-height, 64px);flex-shrink:0}.sidebar-logo[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md);flex:1}.sidebar-logo .logo-icon[data-v-cf8c9b19]{width:var(--sidebar-logo-size, 48px);height:var(--sidebar-logo-size, 48px);border-radius:var(--radius-md);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-bold);font-size:var(--text-sm);box-shadow:var(--shadow-sm);transition:var(--transition-fast)}.sidebar-logo .logo-icon[data-v-cf8c9b19]:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.sidebar-logo .logo-icon .logo-image[data-v-cf8c9b19]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;transition:var(--transition-fast)}.sidebar-logo .logo-text[data-v-cf8c9b19]{font-size:var(--sidebar-font-base, 18px);font-weight:var(--font-bold);color:var(--text-primary);transition:var(--transition-fast)}.collapsed .sidebar-logo .logo-text[data-v-cf8c9b19]{opacity:0;visibility:hidden}.logo-icon[data-v-cf8c9b19]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);background:var(--gradient-primary, linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%));display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:all var(--transition-fast);color:var(--text-on-primary)}.logo-icon[data-v-cf8c9b19]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.logo-icon .logo-image[data-v-cf8c9b19]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover}.sidebar-toggle[data-v-cf8c9b19]{width:var(--sidebar-toggle-size, 32px);height:var(--sidebar-toggle-size, 32px);border:none;background:transparent;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-fast);color:var(--text-secondary)}.sidebar-toggle[data-v-cf8c9b19]:hover{background:var(--bg-hover);color:var(--text-primary)}.sidebar-menu[data-v-cf8c9b19]{flex:1;padding:var(--sidebar-menu-padding, var(--spacing-md));overflow-y:auto;overflow-x:hidden}.menu-group[data-v-cf8c9b19]{margin-bottom:var(--sidebar-group-spacing, var(--spacing-lg))}.menu-group .group-title[data-v-cf8c9b19]{font-size:var(--sidebar-font-xs, 14px);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-xs);text-align:left}.collapsed .menu-group .group-title[data-v-cf8c9b19]{text-align:center;padding:var(--spacing-xs)}.menu-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--menu-item-gap, var(--spacing-sm));padding:var(--menu-item-padding, var(--spacing-sm) var(--spacing-md));margin:var(--menu-item-margin, 0 0 var(--spacing-xs) 0);border-radius:var(--menu-item-radius, var(--radius-lg));color:var(--menu-item-color, var(--text-primary));text-decoration:none;cursor:pointer;transition:var(--transition-fast);position:relative;overflow:hidden;font-size:var(--sidebar-font-sm, 16px);will-change:transform}.menu-item[data-v-cf8c9b19]:hover{background:var(--menu-item-hover-bg, var(--bg-hover));color:var(--menu-item-hover-color, var(--primary-color));transform:translate(4px)}.menu-item.active[data-v-cf8c9b19]{background:var(--menu-item-active-bg, var(--primary-color));color:var(--menu-item-active-color, var(--text-on-primary));box-shadow:var(--shadow-sm)}.menu-item.active[data-v-cf8c9b19]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--menu-item-active-indicator, 3px);background:var(--menu-item-active-indicator-bg, var(--text-on-primary));border-radius:0 var(--radius-sm) var(--radius-sm) 0}.collapsed .menu-item[data-v-cf8c9b19]{justify-content:center;padding:var(--spacing-md);gap:0}.menu-icon[data-v-cf8c9b19]{width:var(--menu-icon-size, 20px);height:var(--menu-icon-size, 20px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.collapsed .menu-icon[data-v-cf8c9b19]{width:var(--menu-icon-size-collapsed, 24px);height:var(--menu-icon-size-collapsed, 24px)}.menu-content[data-v-cf8c9b19]{flex:1;min-width:0}.menu-content .menu-title[data-v-cf8c9b19]{font-size:var(--sidebar-font-sm, 16px);font-weight:var(--font-medium);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed .menu-content .menu-title[data-v-cf8c9b19]{display:none}.menu-content .menu-badge[data-v-cf8c9b19]{font-size:var(--sidebar-font-xs, 14px);padding:var(--spacing-xs) var(--spacing-sm);background:var(--danger-color);color:var(--text-on-primary);border-radius:var(--radius-full);margin-left:var(--spacing-sm)}.collapsed .menu-content .menu-badge[data-v-cf8c9b19]{position:absolute;top:var(--spacing-xs);right:var(--spacing-xs);margin:0}.submenu[data-v-cf8c9b19]{padding-left:var(--submenu-padding, var(--spacing-3xl));margin-top:var(--submenu-margin, var(--spacing-xs))}.collapsed .submenu[data-v-cf8c9b19]{display:none}.submenu-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);margin:0 0 var(--spacing-xs) 0;border-radius:var(--radius-sm);color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:var(--transition-fast);font-size:var(--text-sm)}.submenu-item[data-v-cf8c9b19]:hover{background:var(--bg-hover);color:var(--text-primary)}.submenu-item.active[data-v-cf8c9b19]{background:var(--primary-light-bg);color:var(--primary-color)}.sidebar-footer[data-v-cf8c9b19]{padding:var(--sidebar-footer-padding, var(--spacing-lg));border-top:var(--border-width-base) solid var(--sidebar-border, var(--border-color));flex-shrink:0}.collapsed .sidebar-footer[data-v-cf8c9b19]{padding:var(--spacing-md)}.user-info[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast)}.user-info[data-v-cf8c9b19]:hover{background:var(--bg-hover)}.collapsed .user-info[data-v-cf8c9b19]{justify-content:center;gap:0}.user-avatar-small[data-v-cf8c9b19]{width:var(--user-avatar-small-size, 32px);height:var(--user-avatar-small-size, 32px);border-radius:var(--radius-full);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm)}.user-details[data-v-cf8c9b19]{flex:1;min-width:0}.user-details .user-name[data-v-cf8c9b19]{font-size:var(--sidebar-font-sm, 16px);font-weight:var(--font-medium);color:var(--text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed .user-details .user-name[data-v-cf8c9b19]{display:none}.user-details .user-role[data-v-cf8c9b19]{font-size:var(--sidebar-font-xs, 14px);color:var(--text-muted);margin-top:2px}.collapsed .user-details .user-role[data-v-cf8c9b19]{display:none}.sidebar-style-modern[data-v-cf8c9b19]{background:var(--bg-card);border-right:var(--border-width-base) solid var(--border-color);box-shadow:var(--shadow-sm)}.sidebar-style-modern .menu-item[data-v-cf8c9b19]{border:var(--border-width-base) solid transparent;margin:var(--spacing-xs)}.sidebar-style-modern .menu-item[data-v-cf8c9b19]:hover{background:var(--bg-hover);border-color:var(--border-color);transform:translate(var(--spacing-xs));box-shadow:var(--shadow-xs)}.sidebar-style-modern .menu-item.active[data-v-cf8c9b19]{background:var(--gradient-primary);color:var(--text-on-primary);border-color:transparent;box-shadow:var(--shadow-md)}.sidebar-style-modern .submenu[data-v-cf8c9b19]{background:var(--bg-hover);border-radius:var(--radius-md);margin:var(--spacing-xs);padding:var(--spacing-xs)}.sidebar-style-glass[data-v-cf8c9b19]{background:var(--glass-bg-medium);backdrop-filter:blur(20px);border-right:var(--border-width-base) solid var(--glass-border)}.sidebar-style-glass .menu-item[data-v-cf8c9b19]{background:var(--glass-bg-light);border:var(--border-width-base) solid var(--glass-border);backdrop-filter:blur(10px);margin:var(--spacing-xs)}.sidebar-style-glass .menu-item[data-v-cf8c9b19]:hover{background:var(--glass-bg-heavy);border-color:var(--glass-border);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.sidebar-style-glass .menu-item.active[data-v-cf8c9b19]{background:var(--glass-bg-heavy);border-color:var(--primary-color);box-shadow:var(--shadow-lg)}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-cf8c9b19]{width:var(--sidebar-width-mobile, 280px);transform:translate(-100%)}.sidebar.mobile-open[data-v-cf8c9b19]{transform:translate(0)}.sidebar.collapsed[data-v-cf8c9b19]{width:0}.mobile-overlay[data-v-cf8c9b19]{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--black-alpha-50);z-index:var(--z-sidebar-overlay, 1010);opacity:0;visibility:hidden;transition:var(--transition-base)}.mobile-overlay.active[data-v-cf8c9b19]{opacity:1;visibility:visible}}[data-theme=dark] .sidebar[data-v-cf8c9b19]{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-header[data-v-cf8c9b19]{border-bottom-color:var(--border-color)}[data-theme=dark] .sidebar-footer[data-v-cf8c9b19]{border-top-color:var(--border-color)}[data-theme=dark] .menu-item[data-v-cf8c9b19]:hover{background:var(--bg-hover)}[data-theme=dark] .menu-item.active[data-v-cf8c9b19]{background:var(--primary-color)}[data-theme=dark] .sidebar-style-modern[data-v-cf8c9b19]{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-style-glass[data-v-cf8c9b19]{background:var(--glass-bg-medium-dark);border-right-color:var(--glass-border-dark)}.cds-grid[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(16,1fr);gap:var(--spacing-md, 16px);width:100%;max-width:1584px;margin:0 auto;padding:0 var(--spacing-lg, 24px)}.cds-grid.cds-grid--condensed[data-v-cf8c9b19]{gap:var(--spacing-sm, 8px);padding:0 var(--spacing-sm, 8px)}.cds-grid.cds-grid--narrow[data-v-cf8c9b19]{gap:var(--spacing-xs, 4px);padding:0 var(--spacing-xs, 4px)}.cds-grid.cds-grid--full-width[data-v-cf8c9b19]{max-width:none}.cds-grid.cds-grid--no-padding[data-v-cf8c9b19]{padding:0}.cds-row[data-v-cf8c9b19]{display:contents}[class*=cds-col][data-v-cf8c9b19]{min-width:0;word-wrap:break-word}.cds-col-1[data-v-cf8c9b19]{grid-column:span 1}.cds-col-2[data-v-cf8c9b19]{grid-column:span 2}.cds-col-3[data-v-cf8c9b19]{grid-column:span 3}.cds-col-4[data-v-cf8c9b19]{grid-column:span 4}.cds-col-5[data-v-cf8c9b19]{grid-column:span 5}.cds-col-6[data-v-cf8c9b19]{grid-column:span 6}.cds-col-7[data-v-cf8c9b19]{grid-column:span 7}.cds-col-8[data-v-cf8c9b19]{grid-column:span 8}.cds-col-9[data-v-cf8c9b19]{grid-column:span 9}.cds-col-10[data-v-cf8c9b19]{grid-column:span 10}.cds-col-11[data-v-cf8c9b19]{grid-column:span 11}.cds-col-12[data-v-cf8c9b19]{grid-column:span 12}.cds-col-13[data-v-cf8c9b19]{grid-column:span 13}.cds-col-14[data-v-cf8c9b19]{grid-column:span 14}.cds-col-15[data-v-cf8c9b19]{grid-column:span 15}.cds-col-16[data-v-cf8c9b19]{grid-column:span 16}@media (min-width: 320px){.cds-col-sm-1[data-v-cf8c9b19]{grid-column:span 1}.cds-col-sm-2[data-v-cf8c9b19]{grid-column:span 2}.cds-col-sm-3[data-v-cf8c9b19]{grid-column:span 3}.cds-col-sm-4[data-v-cf8c9b19]{grid-column:span 4}.cds-col-sm-5[data-v-cf8c9b19]{grid-column:span 5}.cds-col-sm-6[data-v-cf8c9b19]{grid-column:span 6}.cds-col-sm-7[data-v-cf8c9b19]{grid-column:span 7}.cds-col-sm-8[data-v-cf8c9b19]{grid-column:span 8}.cds-col-sm-9[data-v-cf8c9b19]{grid-column:span 9}.cds-col-sm-10[data-v-cf8c9b19]{grid-column:span 10}.cds-col-sm-11[data-v-cf8c9b19]{grid-column:span 11}.cds-col-sm-12[data-v-cf8c9b19]{grid-column:span 12}.cds-col-sm-13[data-v-cf8c9b19]{grid-column:span 13}.cds-col-sm-14[data-v-cf8c9b19]{grid-column:span 14}.cds-col-sm-15[data-v-cf8c9b19]{grid-column:span 15}.cds-col-sm-16[data-v-cf8c9b19]{grid-column:span 16}.cds-offset-sm-0[data-v-cf8c9b19]{grid-column-start:1}.cds-offset-sm-1[data-v-cf8c9b19]{grid-column-start:2}.cds-offset-sm-2[data-v-cf8c9b19]{grid-column-start:3}.cds-offset-sm-3[data-v-cf8c9b19]{grid-column-start:4}.cds-offset-sm-4[data-v-cf8c9b19]{grid-column-start:5}.cds-offset-sm-5[data-v-cf8c9b19]{grid-column-start:6}.cds-offset-sm-6[data-v-cf8c9b19]{grid-column-start:7}.cds-offset-sm-7[data-v-cf8c9b19]{grid-column-start:8}.cds-offset-sm-8[data-v-cf8c9b19]{grid-column-start:9}.cds-offset-sm-9[data-v-cf8c9b19]{grid-column-start:10}.cds-offset-sm-10[data-v-cf8c9b19]{grid-column-start:11}.cds-offset-sm-11[data-v-cf8c9b19]{grid-column-start:12}.cds-offset-sm-12[data-v-cf8c9b19]{grid-column-start:13}.cds-offset-sm-13[data-v-cf8c9b19]{grid-column-start:14}.cds-offset-sm-14[data-v-cf8c9b19]{grid-column-start:15}.cds-offset-sm-15[data-v-cf8c9b19]{grid-column-start:16}}@media (min-width: 672px){.cds-col-md-1[data-v-cf8c9b19]{grid-column:span 1}.cds-col-md-2[data-v-cf8c9b19]{grid-column:span 2}.cds-col-md-3[data-v-cf8c9b19]{grid-column:span 3}.cds-col-md-4[data-v-cf8c9b19]{grid-column:span 4}.cds-col-md-5[data-v-cf8c9b19]{grid-column:span 5}.cds-col-md-6[data-v-cf8c9b19]{grid-column:span 6}.cds-col-md-7[data-v-cf8c9b19]{grid-column:span 7}.cds-col-md-8[data-v-cf8c9b19]{grid-column:span 8}.cds-col-md-9[data-v-cf8c9b19]{grid-column:span 9}.cds-col-md-10[data-v-cf8c9b19]{grid-column:span 10}.cds-col-md-11[data-v-cf8c9b19]{grid-column:span 11}.cds-col-md-12[data-v-cf8c9b19]{grid-column:span 12}.cds-col-md-13[data-v-cf8c9b19]{grid-column:span 13}.cds-col-md-14[data-v-cf8c9b19]{grid-column:span 14}.cds-col-md-15[data-v-cf8c9b19]{grid-column:span 15}.cds-col-md-16[data-v-cf8c9b19]{grid-column:span 16}.cds-offset-md-0[data-v-cf8c9b19]{grid-column-start:1}.cds-offset-md-1[data-v-cf8c9b19]{grid-column-start:2}.cds-offset-md-2[data-v-cf8c9b19]{grid-column-start:3}.cds-offset-md-3[data-v-cf8c9b19]{grid-column-start:4}.cds-offset-md-4[data-v-cf8c9b19]{grid-column-start:5}.cds-offset-md-5[data-v-cf8c9b19]{grid-column-start:6}.cds-offset-md-6[data-v-cf8c9b19]{grid-column-start:7}.cds-offset-md-7[data-v-cf8c9b19]{grid-column-start:8}.cds-offset-md-8[data-v-cf8c9b19]{grid-column-start:9}.cds-offset-md-9[data-v-cf8c9b19]{grid-column-start:10}.cds-offset-md-10[data-v-cf8c9b19]{grid-column-start:11}.cds-offset-md-11[data-v-cf8c9b19]{grid-column-start:12}.cds-offset-md-12[data-v-cf8c9b19]{grid-column-start:13}.cds-offset-md-13[data-v-cf8c9b19]{grid-column-start:14}.cds-offset-md-14[data-v-cf8c9b19]{grid-column-start:15}.cds-offset-md-15[data-v-cf8c9b19]{grid-column-start:16}}@media (min-width: 1056px){.cds-col-lg-1[data-v-cf8c9b19]{grid-column:span 1}.cds-col-lg-2[data-v-cf8c9b19]{grid-column:span 2}.cds-col-lg-3[data-v-cf8c9b19]{grid-column:span 3}.cds-col-lg-4[data-v-cf8c9b19]{grid-column:span 4}.cds-col-lg-5[data-v-cf8c9b19]{grid-column:span 5}.cds-col-lg-6[data-v-cf8c9b19]{grid-column:span 6}.cds-col-lg-7[data-v-cf8c9b19]{grid-column:span 7}.cds-col-lg-8[data-v-cf8c9b19]{grid-column:span 8}.cds-col-lg-9[data-v-cf8c9b19]{grid-column:span 9}.cds-col-lg-10[data-v-cf8c9b19]{grid-column:span 10}.cds-col-lg-11[data-v-cf8c9b19]{grid-column:span 11}.cds-col-lg-12[data-v-cf8c9b19]{grid-column:span 12}.cds-col-lg-13[data-v-cf8c9b19]{grid-column:span 13}.cds-col-lg-14[data-v-cf8c9b19]{grid-column:span 14}.cds-col-lg-15[data-v-cf8c9b19]{grid-column:span 15}.cds-col-lg-16[data-v-cf8c9b19]{grid-column:span 16}.cds-offset-lg-0[data-v-cf8c9b19]{grid-column-start:1}.cds-offset-lg-1[data-v-cf8c9b19]{grid-column-start:2}.cds-offset-lg-2[data-v-cf8c9b19]{grid-column-start:3}.cds-offset-lg-3[data-v-cf8c9b19]{grid-column-start:4}.cds-offset-lg-4[data-v-cf8c9b19]{grid-column-start:5}.cds-offset-lg-5[data-v-cf8c9b19]{grid-column-start:6}.cds-offset-lg-6[data-v-cf8c9b19]{grid-column-start:7}.cds-offset-lg-7[data-v-cf8c9b19]{grid-column-start:8}.cds-offset-lg-8[data-v-cf8c9b19]{grid-column-start:9}.cds-offset-lg-9[data-v-cf8c9b19]{grid-column-start:10}.cds-offset-lg-10[data-v-cf8c9b19]{grid-column-start:11}.cds-offset-lg-11[data-v-cf8c9b19]{grid-column-start:12}.cds-offset-lg-12[data-v-cf8c9b19]{grid-column-start:13}.cds-offset-lg-13[data-v-cf8c9b19]{grid-column-start:14}.cds-offset-lg-14[data-v-cf8c9b19]{grid-column-start:15}.cds-offset-lg-15[data-v-cf8c9b19]{grid-column-start:16}}@media (min-width: 1312px){.cds-col-xlg-1[data-v-cf8c9b19]{grid-column:span 1}.cds-col-xlg-2[data-v-cf8c9b19]{grid-column:span 2}.cds-col-xlg-3[data-v-cf8c9b19]{grid-column:span 3}.cds-col-xlg-4[data-v-cf8c9b19]{grid-column:span 4}.cds-col-xlg-5[data-v-cf8c9b19]{grid-column:span 5}.cds-col-xlg-6[data-v-cf8c9b19]{grid-column:span 6}.cds-col-xlg-7[data-v-cf8c9b19]{grid-column:span 7}.cds-col-xlg-8[data-v-cf8c9b19]{grid-column:span 8}.cds-col-xlg-9[data-v-cf8c9b19]{grid-column:span 9}.cds-col-xlg-10[data-v-cf8c9b19]{grid-column:span 10}.cds-col-xlg-11[data-v-cf8c9b19]{grid-column:span 11}.cds-col-xlg-12[data-v-cf8c9b19]{grid-column:span 12}.cds-col-xlg-13[data-v-cf8c9b19]{grid-column:span 13}.cds-col-xlg-14[data-v-cf8c9b19]{grid-column:span 14}.cds-col-xlg-15[data-v-cf8c9b19]{grid-column:span 15}.cds-col-xlg-16[data-v-cf8c9b19]{grid-column:span 16}.cds-offset-xlg-0[data-v-cf8c9b19]{grid-column-start:1}.cds-offset-xlg-1[data-v-cf8c9b19]{grid-column-start:2}.cds-offset-xlg-2[data-v-cf8c9b19]{grid-column-start:3}.cds-offset-xlg-3[data-v-cf8c9b19]{grid-column-start:4}.cds-offset-xlg-4[data-v-cf8c9b19]{grid-column-start:5}.cds-offset-xlg-5[data-v-cf8c9b19]{grid-column-start:6}.cds-offset-xlg-6[data-v-cf8c9b19]{grid-column-start:7}.cds-offset-xlg-7[data-v-cf8c9b19]{grid-column-start:8}.cds-offset-xlg-8[data-v-cf8c9b19]{grid-column-start:9}.cds-offset-xlg-9[data-v-cf8c9b19]{grid-column-start:10}.cds-offset-xlg-10[data-v-cf8c9b19]{grid-column-start:11}.cds-offset-xlg-11[data-v-cf8c9b19]{grid-column-start:12}.cds-offset-xlg-12[data-v-cf8c9b19]{grid-column-start:13}.cds-offset-xlg-13[data-v-cf8c9b19]{grid-column-start:14}.cds-offset-xlg-14[data-v-cf8c9b19]{grid-column-start:15}.cds-offset-xlg-15[data-v-cf8c9b19]{grid-column-start:16}}@media (min-width: 1584px){.cds-col-max-1[data-v-cf8c9b19]{grid-column:span 1}.cds-col-max-2[data-v-cf8c9b19]{grid-column:span 2}.cds-col-max-3[data-v-cf8c9b19]{grid-column:span 3}.cds-col-max-4[data-v-cf8c9b19]{grid-column:span 4}.cds-col-max-5[data-v-cf8c9b19]{grid-column:span 5}.cds-col-max-6[data-v-cf8c9b19]{grid-column:span 6}.cds-col-max-7[data-v-cf8c9b19]{grid-column:span 7}.cds-col-max-8[data-v-cf8c9b19]{grid-column:span 8}.cds-col-max-9[data-v-cf8c9b19]{grid-column:span 9}.cds-col-max-10[data-v-cf8c9b19]{grid-column:span 10}.cds-col-max-11[data-v-cf8c9b19]{grid-column:span 11}.cds-col-max-12[data-v-cf8c9b19]{grid-column:span 12}.cds-col-max-13[data-v-cf8c9b19]{grid-column:span 13}.cds-col-max-14[data-v-cf8c9b19]{grid-column:span 14}.cds-col-max-15[data-v-cf8c9b19]{grid-column:span 15}.cds-col-max-16[data-v-cf8c9b19]{grid-column:span 16}.cds-offset-max-0[data-v-cf8c9b19]{grid-column-start:1}.cds-offset-max-1[data-v-cf8c9b19]{grid-column-start:2}.cds-offset-max-2[data-v-cf8c9b19]{grid-column-start:3}.cds-offset-max-3[data-v-cf8c9b19]{grid-column-start:4}.cds-offset-max-4[data-v-cf8c9b19]{grid-column-start:5}.cds-offset-max-5[data-v-cf8c9b19]{grid-column-start:6}.cds-offset-max-6[data-v-cf8c9b19]{grid-column-start:7}.cds-offset-max-7[data-v-cf8c9b19]{grid-column-start:8}.cds-offset-max-8[data-v-cf8c9b19]{grid-column-start:9}.cds-offset-max-9[data-v-cf8c9b19]{grid-column-start:10}.cds-offset-max-10[data-v-cf8c9b19]{grid-column-start:11}.cds-offset-max-11[data-v-cf8c9b19]{grid-column-start:12}.cds-offset-max-12[data-v-cf8c9b19]{grid-column-start:13}.cds-offset-max-13[data-v-cf8c9b19]{grid-column-start:14}.cds-offset-max-14[data-v-cf8c9b19]{grid-column-start:15}.cds-offset-max-15[data-v-cf8c9b19]{grid-column-start:16}}.cds-col-hidden[data-v-cf8c9b19]{display:none}@media (min-width: 320px){.cds-col-sm-hidden[data-v-cf8c9b19]{display:none}}@media (min-width: 672px){.cds-col-md-hidden[data-v-cf8c9b19]{display:none}}@media (min-width: 1056px){.cds-col-lg-hidden[data-v-cf8c9b19]{display:none}}@media (min-width: 1312px){.cds-col-xlg-hidden[data-v-cf8c9b19]{display:none}}@media (min-width: 1584px){.cds-col-max-hidden[data-v-cf8c9b19]{display:none}}.cds-col-auto[data-v-cf8c9b19]{grid-column:auto}.cds-col-fill[data-v-cf8c9b19]{grid-column:1/-1}.cds-grid--debug[data-v-cf8c9b19]{position:relative}.cds-grid--debug[data-v-cf8c9b19]:before{content:"";position:absolute;top:0;left:32px;right:32px;bottom:0;background-image:repeating-linear-gradient(to right,rgba(255,0,0,.1) 0,rgba(255,0,0,.1) calc(6.25% - 32px),transparent calc(6.25% - 32px),transparent 6.25%);pointer-events:none;z-index:9999}@media (max-width: 319px){.cds-hidden-xs[data-v-cf8c9b19]{display:none!important}}@media (max-width: 671px){.cds-hidden-sm[data-v-cf8c9b19]{display:none!important}}@media (max-width: 1055px){.cds-hidden-md[data-v-cf8c9b19]{display:none!important}}@media (max-width: 1311px){.cds-hidden-lg[data-v-cf8c9b19]{display:none!important}}@media (max-width: 1583px){.cds-hidden-xlg[data-v-cf8c9b19]{display:none!important}}.stats-grid[data-v-cf8c9b19]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stats-grid[data-v-cf8c9b19]{display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:var(--spacing-lg)}}@media (min-width: var(--breakpoint-xl)){.stats-grid[data-v-cf8c9b19]{display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--spacing-lg);position:relative;overflow:hidden;min-height:120px;transition:all var(--transition-base);cursor:pointer}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--border-focus)}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover:before{transform:scaleX(1)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover .stat-icon[data-v-cf8c9b19]{transform:scale(1.05)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover .stat-card-bg[data-v-cf8c9b19]{transform:translate(20%,-20%) scale(1.1);opacity:.08}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info).loading .stat-content[data-v-cf8c9b19]{opacity:.6;pointer-events:none}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info).loading .stat-value[data-v-cf8c9b19]{background:var(--bg-light);border-radius:var(--radius-sm);color:transparent;animation:pulse-cf8c9b19 1.5s ease-in-out infinite}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-md);min-height:100px}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-2px)}}@media (min-width: var(--breakpoint-md)) and (max-width: calc(var(--breakpoint-lg) - 1px)){.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-lg);min-height:110px}}@media (min-width: var(--breakpoint-xl)){.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-xl);min-height:140px}}.stat-content[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-lg);position:relative;z-index:2;height:100%}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-content[data-v-cf8c9b19]{gap:var(--spacing-md)}}@media (min-width: var(--breakpoint-xl)){.stat-content[data-v-cf8c9b19]{gap:var(--spacing-xl)}}.stat-icon[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-lg);transition:all var(--transition-base);flex-shrink:0}.stat-icon--primary[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--primary-extra-light),var(--primary-lighter));color:var(--primary-color)}.stat-icon--students[data-v-cf8c9b19],.stat-icon--success[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--success-extra-light),var(--success-lighter));color:var(--success-color)}.stat-icon--campuses[data-v-cf8c9b19],.stat-icon--classes[data-v-cf8c9b19],.stat-icon--info[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--info-extra-light),var(--info-lighter));color:var(--info-color)}.stat-icon--users[data-v-cf8c9b19],.stat-icon--teachers[data-v-cf8c9b19],.stat-icon--warning[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--warning-extra-light),var(--warning-lighter));color:var(--warning-color)}.stat-icon--activities[data-v-cf8c9b19],.stat-icon--events[data-v-cf8c9b19],.stat-icon--danger[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--danger-extra-light),var(--danger-lighter));color:var(--danger-color)}.stat-icon--purple[data-v-cf8c9b19]{background:linear-gradient(135deg,#f3e8ff,#ddd6fe);color:#8b5cf6}.stat-icon--indigo[data-v-cf8c9b19]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#6366f1}.stat-icon--pink[data-v-cf8c9b19]{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#ec4899}.stat-icon--teal[data-v-cf8c9b19]{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);color:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-icon[data-v-cf8c9b19]{width:48px;height:48px}}@media (min-width: var(--breakpoint-xl)){.stat-icon[data-v-cf8c9b19]{width:64px;height:64px}}.stat-info[data-v-cf8c9b19]{flex:1;min-width:0}.stat-info .stat-label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-weight:var(--font-medium);line-height:var(--leading-tight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-label[data-v-cf8c9b19]{font-size:var(--text-xs)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-label[data-v-cf8c9b19]{font-size:var(--text-base)}}.stat-info .stat-value[data-v-cf8c9b19]{font-size:var(--text-2xl);font-weight:var(--font-extrabold);color:var(--text-primary);margin-bottom:var(--spacing-xs);line-height:var(--leading-none)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-value[data-v-cf8c9b19]{font-size:var(--text-xl);font-weight:var(--font-bold)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-value[data-v-cf8c9b19]{font-size:var(--text-3xl)}}.stat-info .stat-description[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--text-placeholder);line-height:var(--leading-tight);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-description[data-v-cf8c9b19]{display:none}}@media (min-width: var(--breakpoint-md)){.stat-info .stat-description[data-v-cf8c9b19]{display:block}}.stat-trend[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);margin-top:var(--spacing-xs)}.stat-trend .trend-icon[data-v-cf8c9b19]{font-size:var(--text-sm);line-height:1}.stat-trend .trend-text[data-v-cf8c9b19]{line-height:1}.stat-trend.trend-up[data-v-cf8c9b19],.stat-trend--positive[data-v-cf8c9b19]{color:var(--success-color)}.stat-trend.trend-down[data-v-cf8c9b19],.stat-trend--negative[data-v-cf8c9b19]{color:var(--danger-color)}.stat-trend.trend-stable[data-v-cf8c9b19],.stat-trend--neutral[data-v-cf8c9b19]{color:var(--text-secondary)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-trend[data-v-cf8c9b19]{font-size:10px;gap:2px}.stat-trend .trend-icon[data-v-cf8c9b19]{font-size:var(--text-xs)}}.stat-card-bg[data-v-cf8c9b19]{position:absolute;top:0;right:0;width:80px;height:80px;border-radius:var(--radius-full);opacity:.04;transform:translate(25%,-25%);transition:all var(--transition-slow);pointer-events:none}.stat-card-bg.bg-primary[data-v-cf8c9b19]{background:var(--primary-color)}.stat-card-bg.bg-students[data-v-cf8c9b19],.stat-card-bg.bg-success[data-v-cf8c9b19]{background:var(--success-color)}.stat-card-bg.bg-campuses[data-v-cf8c9b19],.stat-card-bg.bg-classes[data-v-cf8c9b19],.stat-card-bg.bg-info[data-v-cf8c9b19]{background:var(--info-color)}.stat-card-bg.bg-users[data-v-cf8c9b19],.stat-card-bg.bg-teachers[data-v-cf8c9b19],.stat-card-bg.bg-warning[data-v-cf8c9b19]{background:var(--warning-color)}.stat-card-bg.bg-activities[data-v-cf8c9b19],.stat-card-bg.bg-events[data-v-cf8c9b19],.stat-card-bg.bg-danger[data-v-cf8c9b19]{background:var(--danger-color)}.stat-card-bg.bg-purple[data-v-cf8c9b19]{background:#8b5cf6}.stat-card-bg.bg-indigo[data-v-cf8c9b19]{background:#6366f1}.stat-card-bg.bg-pink[data-v-cf8c9b19]{background:#ec4899}.stat-card-bg.bg-teal[data-v-cf8c9b19]{background:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card-bg[data-v-cf8c9b19]{width:60px;height:60px;transform:translate(20%,-20%)}}@media (min-width: var(--breakpoint-xl)){.stat-card-bg[data-v-cf8c9b19]{width:100px;height:100px;transform:translate(30%,-30%)}}.stat-card--compact[data-v-cf8c9b19]{padding:var(--spacing-md);min-height:80px}.stat-card--compact .stat-content[data-v-cf8c9b19]{gap:var(--spacing-md)}.stat-card--compact .stat-icon[data-v-cf8c9b19]{width:40px;height:40px}.stat-card--compact .stat-info .stat-value[data-v-cf8c9b19]{font-size:var(--text-lg);margin-bottom:0}.stat-card--compact .stat-info .stat-label[data-v-cf8c9b19]{font-size:var(--text-xs);margin-bottom:2px}.stat-card--compact .stat-card-bg[data-v-cf8c9b19]{width:50px;height:50px}.stat-card--large[data-v-cf8c9b19]{padding:var(--spacing-xl);min-height:160px}.stat-card--large .stat-icon[data-v-cf8c9b19]{width:72px;height:72px}.stat-card--large .stat-info .stat-value[data-v-cf8c9b19]{font-size:var(--text-4xl)}.stat-card--large .stat-info .stat-label[data-v-cf8c9b19]{font-size:var(--text-base)}.stat-card--large .stat-card-bg[data-v-cf8c9b19]{width:120px;height:120px}.stat-card--vertical .stat-content[data-v-cf8c9b19]{flex-direction:column;text-align:center;gap:var(--spacing-md)}.stat-card--vertical .stat-info[data-v-cf8c9b19]{flex:none}.stat-card--vertical .stat-info .stat-label[data-v-cf8c9b19],.stat-card--vertical .stat-info .stat-description[data-v-cf8c9b19]{text-align:center}@keyframes pulse-cf8c9b19{0%,to{opacity:.6}50%{opacity:.8}}@keyframes countUp-cf8c9b19{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.stat-value--animated[data-v-cf8c9b19]{animation:countUp-cf8c9b19 .6s ease-out}.stat-card[role=button][data-v-cf8c9b19]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.stat-card[role=button][data-v-cf8c9b19]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.stat-card[data-v-cf8c9b19]{border-width:2px;border-color:var(--text-primary)}.stat-card[data-v-cf8c9b19]:hover{border-color:var(--primary-color)}.stat-icon[data-v-cf8c9b19]{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.stat-card[data-v-cf8c9b19],.stat-icon[data-v-cf8c9b19],.stat-card-bg[data-v-cf8c9b19]{transition:none}.stat-card[data-v-cf8c9b19]:hover{transform:none}.stat-value--animated[data-v-cf8c9b19]{animation:none}}.card[data-v-cf8c9b19],.table-card[data-v-cf8c9b19],.activities-card[data-v-cf8c9b19],.chart-card[data-v-cf8c9b19],.data-card[data-v-cf8c9b19],.filter-card[data-v-cf8c9b19],.overview-card[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);overflow:hidden;margin-bottom:var(--spacing-lg)}.card[data-v-cf8c9b19]:hover,.table-card[data-v-cf8c9b19]:hover,.activities-card[data-v-cf8c9b19]:hover,.chart-card[data-v-cf8c9b19]:hover,.data-card[data-v-cf8c9b19]:hover,.filter-card[data-v-cf8c9b19]:hover,.overview-card[data-v-cf8c9b19]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--border-color)}.card .card-header[data-v-cf8c9b19],.table-card .card-header[data-v-cf8c9b19],.activities-card .card-header[data-v-cf8c9b19],.chart-card .card-header[data-v-cf8c9b19],.data-card .card-header[data-v-cf8c9b19],.filter-card .card-header[data-v-cf8c9b19],.overview-card .card-header[data-v-cf8c9b19]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color-lighter);background:var(--bg-tertiary);display:flex;justify-content:space-between;align-items:center}.card .card-header .card-title[data-v-cf8c9b19],.table-card .card-header .card-title[data-v-cf8c9b19],.activities-card .card-header .card-title[data-v-cf8c9b19],.chart-card .card-header .card-title[data-v-cf8c9b19],.data-card .card-header .card-title[data-v-cf8c9b19],.filter-card .card-header .card-title[data-v-cf8c9b19],.overview-card .card-header .card-title[data-v-cf8c9b19]{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);line-height:var(--leading-tight)}.card .card-header .card-title.with-icon[data-v-cf8c9b19],.table-card .card-header .card-title.with-icon[data-v-cf8c9b19],.activities-card .card-header .card-title.with-icon[data-v-cf8c9b19],.chart-card .card-header .card-title.with-icon[data-v-cf8c9b19],.data-card .card-header .card-title.with-icon[data-v-cf8c9b19],.filter-card .card-header .card-title.with-icon[data-v-cf8c9b19],.overview-card .card-header .card-title.with-icon[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}.card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19],.table-card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19],.activities-card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19],.chart-card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19],.data-card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19],.filter-card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19],.overview-card .card-header .card-title.with-icon .card-icon[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary-color)}.card .card-header .card-subtitle[data-v-cf8c9b19],.table-card .card-header .card-subtitle[data-v-cf8c9b19],.activities-card .card-header .card-subtitle[data-v-cf8c9b19],.chart-card .card-header .card-subtitle[data-v-cf8c9b19],.data-card .card-header .card-subtitle[data-v-cf8c9b19],.filter-card .card-header .card-subtitle[data-v-cf8c9b19],.overview-card .card-header .card-subtitle[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs);line-height:var(--leading-normal)}.card .card-header .card-actions[data-v-cf8c9b19],.table-card .card-header .card-actions[data-v-cf8c9b19],.activities-card .card-header .card-actions[data-v-cf8c9b19],.chart-card .card-header .card-actions[data-v-cf8c9b19],.data-card .card-header .card-actions[data-v-cf8c9b19],.filter-card .card-header .card-actions[data-v-cf8c9b19],.overview-card .card-header .card-actions[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-header[data-v-cf8c9b19],.table-card .card-header[data-v-cf8c9b19],.activities-card .card-header[data-v-cf8c9b19],.chart-card .card-header[data-v-cf8c9b19],.data-card .card-header[data-v-cf8c9b19],.filter-card .card-header[data-v-cf8c9b19],.overview-card .card-header[data-v-cf8c9b19]{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}.card .card-header .card-actions[data-v-cf8c9b19],.table-card .card-header .card-actions[data-v-cf8c9b19],.activities-card .card-header .card-actions[data-v-cf8c9b19],.chart-card .card-header .card-actions[data-v-cf8c9b19],.data-card .card-header .card-actions[data-v-cf8c9b19],.filter-card .card-header .card-actions[data-v-cf8c9b19],.overview-card .card-header .card-actions[data-v-cf8c9b19]{justify-content:flex-end}}.card .card-body[data-v-cf8c9b19],.table-card .card-body[data-v-cf8c9b19],.activities-card .card-body[data-v-cf8c9b19],.chart-card .card-body[data-v-cf8c9b19],.data-card .card-body[data-v-cf8c9b19],.filter-card .card-body[data-v-cf8c9b19],.overview-card .card-body[data-v-cf8c9b19]{padding:var(--spacing-lg)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-body[data-v-cf8c9b19],.table-card .card-body[data-v-cf8c9b19],.activities-card .card-body[data-v-cf8c9b19],.chart-card .card-body[data-v-cf8c9b19],.data-card .card-body[data-v-cf8c9b19],.filter-card .card-body[data-v-cf8c9b19],.overview-card .card-body[data-v-cf8c9b19]{padding:var(--spacing-md)}}.card .card-footer[data-v-cf8c9b19],.table-card .card-footer[data-v-cf8c9b19],.activities-card .card-footer[data-v-cf8c9b19],.chart-card .card-footer[data-v-cf8c9b19],.data-card .card-footer[data-v-cf8c9b19],.filter-card .card-footer[data-v-cf8c9b19],.overview-card .card-footer[data-v-cf8c9b19]{padding:var(--spacing-lg);border-top:1px solid var(--border-color-lighter);background:var(--bg-tertiary);display:flex;justify-content:space-between;align-items:center}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-footer[data-v-cf8c9b19],.table-card .card-footer[data-v-cf8c9b19],.activities-card .card-footer[data-v-cf8c9b19],.chart-card .card-footer[data-v-cf8c9b19],.data-card .card-footer[data-v-cf8c9b19],.filter-card .card-footer[data-v-cf8c9b19],.overview-card .card-footer[data-v-cf8c9b19]{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card[data-v-cf8c9b19],.table-card[data-v-cf8c9b19],.activities-card[data-v-cf8c9b19],.chart-card[data-v-cf8c9b19],.data-card[data-v-cf8c9b19],.filter-card[data-v-cf8c9b19],.overview-card[data-v-cf8c9b19]{margin-bottom:var(--spacing-md);border-radius:var(--radius-md)}.card[data-v-cf8c9b19]:hover,.table-card[data-v-cf8c9b19]:hover,.activities-card[data-v-cf8c9b19]:hover,.chart-card[data-v-cf8c9b19]:hover,.data-card[data-v-cf8c9b19]:hover,.filter-card[data-v-cf8c9b19]:hover,.overview-card[data-v-cf8c9b19]:hover{transform:none}.card .card-header[data-v-cf8c9b19],.table-card .card-header[data-v-cf8c9b19],.activities-card .card-header[data-v-cf8c9b19],.chart-card .card-header[data-v-cf8c9b19],.data-card .card-header[data-v-cf8c9b19],.filter-card .card-header[data-v-cf8c9b19],.overview-card .card-header[data-v-cf8c9b19],.card .card-body[data-v-cf8c9b19],.table-card .card-body[data-v-cf8c9b19],.activities-card .card-body[data-v-cf8c9b19],.chart-card .card-body[data-v-cf8c9b19],.data-card .card-body[data-v-cf8c9b19],.filter-card .card-body[data-v-cf8c9b19],.overview-card .card-body[data-v-cf8c9b19],.card .card-footer[data-v-cf8c9b19],.table-card .card-footer[data-v-cf8c9b19],.activities-card .card-footer[data-v-cf8c9b19],.chart-card .card-footer[data-v-cf8c9b19],.data-card .card-footer[data-v-cf8c9b19],.filter-card .card-footer[data-v-cf8c9b19],.overview-card .card-footer[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-sm)}}.card--primary[data-v-cf8c9b19]{border-left:4px solid var(--primary-color)}.card--primary .card-header[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--primary-extra-light),transparent)}.card--success[data-v-cf8c9b19]{border-left:4px solid var(--success-color)}.card--success .card-header[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--success-extra-light),transparent)}.card--warning[data-v-cf8c9b19]{border-left:4px solid var(--warning-color)}.card--warning .card-header[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--warning-extra-light),transparent)}.card--danger[data-v-cf8c9b19]{border-left:4px solid var(--danger-color)}.card--danger .card-header[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--danger-extra-light),transparent)}.card--info[data-v-cf8c9b19]{border-left:4px solid var(--info-color)}.card--info .card-header[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--info-extra-light),transparent)}.card--borderless[data-v-cf8c9b19]{border:none;box-shadow:var(--shadow-sm)}.card--flat[data-v-cf8c9b19]{box-shadow:none;border:1px solid var(--border-color-light)}.card--compact .card-header[data-v-cf8c9b19],.card--compact .card-body[data-v-cf8c9b19],.card--compact .card-footer[data-v-cf8c9b19]{padding:var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--compact .card-header[data-v-cf8c9b19],.card--compact .card-body[data-v-cf8c9b19],.card--compact .card-footer[data-v-cf8c9b19]{padding:var(--spacing-sm)}}.card--large .card-header[data-v-cf8c9b19],.card--large .card-body[data-v-cf8c9b19],.card--large .card-footer[data-v-cf8c9b19]{padding:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--large .card-header[data-v-cf8c9b19],.card--large .card-body[data-v-cf8c9b19],.card--large .card-footer[data-v-cf8c9b19]{padding:var(--spacing-lg)}}.overview-card .card-header .header-content[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md)}.overview-card .card-header .header-content .header-icon[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-md);background:var(--primary-extra-light);color:var(--primary-color)}.overview-card .card-header .header-content .header-info h3[data-v-cf8c9b19]{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);line-height:var(--leading-tight)}.overview-card .card-header .header-content .header-info .header-subtitle[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:2px;display:block}.overview-card.enrollment-overview .header-icon[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--success-extra-light),var(--success-light));color:var(--success-color)}.overview-card.activity-overview .header-icon[data-v-cf8c9b19]{background:linear-gradient(135deg,var(--info-extra-light),var(--info-light));color:var(--info-color)}.filter-card[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl)}.filter-card .filter-form[data-v-cf8c9b19]{gap:var(--spacing-md);align-items:flex-end;display:flex;flex-direction:column}@media (min-width: var(--breakpoint-md)){.filter-card .filter-form[data-v-cf8c9b19]{flex-direction:row}}.filter-card .filter-form .filter-group[data-v-cf8c9b19]{display:grid;gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));flex:1}.filter-card .filter-form .filter-actions[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);flex-shrink:0}@media (max-width: calc(var(--breakpoint-md) - 1px)){.filter-card .filter-form .filter-actions[data-v-cf8c9b19]{width:100%;justify-content:stretch}.filter-card .filter-form .filter-actions .el-button[data-v-cf8c9b19]{flex:1}}.data-card .data-content[data-v-cf8c9b19]{padding:var(--spacing-lg)}.data-card .data-content .data-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md)}.data-card .data-content .data-header .data-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.data-card .data-content .data-header .data-actions[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}.data-card .data-content .data-body[data-v-cf8c9b19]{margin-bottom:var(--spacing-md)}.data-card .data-content .data-footer[data-v-cf8c9b19]{padding-top:var(--spacing-md);border-top:1px solid var(--border-color-lighter);display:flex;justify-content:space-between;align-items:center}.data-card .data-content .data-footer .data-meta[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-card .chart-container[data-v-cf8c9b19]{min-height:320px;position:relative;padding:var(--spacing-md);background:var(--bg-tertiary);border-radius:var(--radius-md)}.chart-card .chart-container .chart[data-v-cf8c9b19]{width:100%;height:320px;border-radius:var(--radius-sm)}.chart-card .chart-container .chart-loading[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;min-height:320px}.chart-card .chart-container .chart-loading .el-skeleton[data-v-cf8c9b19]{width:100%}.chart-card .chart-container .chart-content[data-v-cf8c9b19]{height:100%;border-radius:var(--radius-sm);overflow:hidden}@media (max-width: calc(var(--breakpoint-md) - 1px)){.chart-card .chart-container[data-v-cf8c9b19]{min-height:280px;padding:var(--spacing-sm)}.chart-card .chart-container .chart[data-v-cf8c9b19]{height:280px}.chart-card .chart-container .chart-loading[data-v-cf8c9b19]{min-height:280px}}.table-card .table-content .table-header[data-v-cf8c9b19],.activities-card .table-content .table-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg);border-bottom:1px solid var(--border-color-lighter)}.table-card .table-content .table-header .table-title[data-v-cf8c9b19],.activities-card .table-content .table-header .table-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-header .table-title[data-v-cf8c9b19]:before,.activities-card .table-content .table-header .table-title[data-v-cf8c9b19]:before{content:"";width:4px;height:20px;background:var(--gradient-primary);border-radius:2px}.table-card .table-content .table-header .table-actions[data-v-cf8c9b19],.activities-card .table-content .table-header .table-actions[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-body[data-v-cf8c9b19],.activities-card .table-content .table-body[data-v-cf8c9b19]{padding:0}.table-card .table-content .table-body .el-table[data-v-cf8c9b19],.activities-card .table-content .table-body .el-table[data-v-cf8c9b19]{border-radius:0}.table-card .table-content .table-body .el-table[data-v-cf8c9b19] .el-table__header,.activities-card .table-content .table-body .el-table[data-v-cf8c9b19] .el-table__header{background:var(--bg-tertiary)}.table-card .table-content .table-body .el-table[data-v-cf8c9b19] .el-table__row,.activities-card .table-content .table-body .el-table[data-v-cf8c9b19] .el-table__row{transition:background-color var(--transition-base)}.table-card .table-content .table-body .el-table[data-v-cf8c9b19] .el-table__row:hover,.activities-card .table-content .table-body .el-table[data-v-cf8c9b19] .el-table__row:hover{background:var(--bg-tertiary)}.activities-card[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light)}.card[tabindex][data-v-cf8c9b19]:focus,[tabindex].overview-card[data-v-cf8c9b19]:focus,[tabindex].filter-card[data-v-cf8c9b19]:focus,[tabindex].data-card[data-v-cf8c9b19]:focus,[tabindex].chart-card[data-v-cf8c9b19]:focus,[tabindex].table-card[data-v-cf8c9b19]:focus,[tabindex].activities-card[data-v-cf8c9b19]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.card[tabindex][data-v-cf8c9b19]:focus:not(:focus-visible),[tabindex].overview-card[data-v-cf8c9b19]:focus:not(:focus-visible),[tabindex].filter-card[data-v-cf8c9b19]:focus:not(:focus-visible),[tabindex].data-card[data-v-cf8c9b19]:focus:not(:focus-visible),[tabindex].chart-card[data-v-cf8c9b19]:focus:not(:focus-visible),[tabindex].table-card[data-v-cf8c9b19]:focus:not(:focus-visible),[tabindex].activities-card[data-v-cf8c9b19]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.card[data-v-cf8c9b19],.overview-card[data-v-cf8c9b19],.filter-card[data-v-cf8c9b19],.data-card[data-v-cf8c9b19],.chart-card[data-v-cf8c9b19],.table-card[data-v-cf8c9b19],.activities-card[data-v-cf8c9b19]{border-width:2px;border-color:var(--text-primary)}.card[data-v-cf8c9b19]:hover,.overview-card[data-v-cf8c9b19]:hover,.filter-card[data-v-cf8c9b19]:hover,.data-card[data-v-cf8c9b19]:hover,.chart-card[data-v-cf8c9b19]:hover,.table-card[data-v-cf8c9b19]:hover,.activities-card[data-v-cf8c9b19]:hover{border-color:var(--primary-color)}}@media (prefers-reduced-motion: reduce){.card[data-v-cf8c9b19],.overview-card[data-v-cf8c9b19],.filter-card[data-v-cf8c9b19],.data-card[data-v-cf8c9b19],.chart-card[data-v-cf8c9b19],.table-card[data-v-cf8c9b19],.activities-card[data-v-cf8c9b19]{transition:none}.card[data-v-cf8c9b19]:hover,.overview-card[data-v-cf8c9b19]:hover,.filter-card[data-v-cf8c9b19]:hover,.data-card[data-v-cf8c9b19]:hover,.chart-card[data-v-cf8c9b19]:hover,.table-card[data-v-cf8c9b19]:hover,.activities-card[data-v-cf8c9b19]:hover{transform:none}}.stats-grid-unified[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);width:100%}@media (max-width: var(--breakpoint-xl)){.stats-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(3,1fr)}}@media (max-width: var(--breakpoint-lg)){.stats-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.stats-grid-unified[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-md)}}.charts-grid-unified[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);width:100%}@media (max-width: var(--breakpoint-lg)){.charts-grid-unified[data-v-cf8c9b19]{grid-template-columns:1fr}}@media (max-width: var(--breakpoint-md)){.charts-grid-unified[data-v-cf8c9b19]{gap:var(--spacing-md)}}.actions-grid-unified[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: var(--breakpoint-md)){.actions-grid-unified[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-md)}}.center-overview-grid-unified[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: 1399px){.center-overview-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1099px){.center-overview-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 799px){.center-overview-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 499px){.center-overview-grid-unified[data-v-cf8c9b19]{grid-template-columns:1fr}}.dashboard-grid-unified[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: 1199px){.dashboard-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 899px){.dashboard-grid-unified[data-v-cf8c9b19]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 599px){.dashboard-grid-unified[data-v-cf8c9b19]{grid-template-columns:1fr}}.table[data-v-cf8c9b19]{width:100%;border-collapse:collapse;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-card);box-shadow:var(--shadow-sm)}.table thead[data-v-cf8c9b19]{background:var(--bg-tertiary)}.table thead th[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-lg);text-align:left;font-weight:var(--font-semibold);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);white-space:nowrap;font-size:var(--text-sm);line-height:var(--leading-tight)}.table thead th.sortable[data-v-cf8c9b19]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color var(--transition-base)}.table thead th.sortable[data-v-cf8c9b19]:hover,.table thead th.sortable.sorted[data-v-cf8c9b19]{color:var(--primary-color)}.table thead th.sortable.sorted[data-v-cf8c9b19]:after{content:"↑";margin-left:var(--spacing-xs)}.table thead th.sortable.sorted.desc[data-v-cf8c9b19]:after{content:"↓"}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table thead th[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.table tbody tr[data-v-cf8c9b19]{transition:background-color var(--transition-base)}.table tbody tr[data-v-cf8c9b19]:hover{background:var(--bg-tertiary)}.table tbody tr[data-v-cf8c9b19]:not(:last-child){border-bottom:1px solid var(--border-color-lighter)}.table tbody tr.selected[data-v-cf8c9b19]{background:var(--primary-extra-light)}.table tbody tr.selected[data-v-cf8c9b19]:hover{background:var(--primary-lighter)}.table tbody tr.disabled[data-v-cf8c9b19]{opacity:.5;pointer-events:none}.table tbody td[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-lg);color:var(--text-primary);font-size:var(--text-sm);line-height:var(--leading-normal);vertical-align:middle}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table tbody td[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table[data-v-cf8c9b19]{border-radius:var(--radius-md)}}.table--compact thead th[data-v-cf8c9b19],.table--compact tbody td[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--compact thead th[data-v-cf8c9b19],.table--compact tbody td[data-v-cf8c9b19]{padding:var(--spacing-xs) var(--spacing-sm)}}.table--large thead th[data-v-cf8c9b19],.table--large tbody td[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--large thead th[data-v-cf8c9b19],.table--large tbody td[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-lg)}}.table--bordered[data-v-cf8c9b19]{border:1px solid var(--border-color-light)}.table--bordered th[data-v-cf8c9b19],.table--bordered td[data-v-cf8c9b19]{border-right:1px solid var(--border-color-lighter)}.table--bordered th[data-v-cf8c9b19]:last-child,.table--bordered td[data-v-cf8c9b19]:last-child{border-right:none}.table--striped tbody tr[data-v-cf8c9b19]:nth-child(odd){background:var(--bg-light)}.table--striped tbody tr[data-v-cf8c9b19]:nth-child(odd):hover{background:var(--bg-tertiary)}.table--striped tbody tr:nth-child(odd).selected[data-v-cf8c9b19]{background:var(--primary-extra-light)}.table--striped tbody tr:nth-child(odd).selected[data-v-cf8c9b19]:hover{background:var(--primary-lighter)}.table--borderless thead th[data-v-cf8c9b19],.table--borderless tbody tr[data-v-cf8c9b19]{border-bottom:none}.table-container[data-v-cf8c9b19]{width:100%;overflow-x:auto;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg)}.table-container .table[data-v-cf8c9b19]{margin-bottom:0;min-width:600px}.w-5[data-v-cf8c9b19]{width:5%}.w-10[data-v-cf8c9b19]{width:10%}.w-15[data-v-cf8c9b19]{width:15%}.w-20[data-v-cf8c9b19]{width:20%}.w-25[data-v-cf8c9b19]{width:25%}.w-30[data-v-cf8c9b19]{width:30%}.w-35[data-v-cf8c9b19]{width:35%}.w-40[data-v-cf8c9b19]{width:40%}.w-45[data-v-cf8c9b19]{width:45%}.w-50[data-v-cf8c9b19]{width:50%}.w-auto[data-v-cf8c9b19]{width:auto}.w-fit[data-v-cf8c9b19]{width:-moz-fit-content;width:fit-content}.text-left[data-v-cf8c9b19]{text-align:left}.text-right[data-v-cf8c9b19]{text-align:right}.table-actions[data-v-cf8c9b19],.action-buttons[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-xs);justify-content:flex-start;flex-wrap:nowrap;min-width:-moz-fit-content;min-width:fit-content}.table-actions .el-button[data-v-cf8c9b19],.action-buttons .el-button[data-v-cf8c9b19]{margin:0;min-width:48px}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table-actions[data-v-cf8c9b19],.action-buttons[data-v-cf8c9b19]{gap:2px;flex-direction:column;align-items:stretch}.table-actions .el-button[data-v-cf8c9b19],.action-buttons .el-button[data-v-cf8c9b19]{margin:0;width:100%;min-width:unset}}.table-status[data-v-cf8c9b19]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:1;white-space:nowrap}.table-status[data-v-cf8c9b19]:before{content:"";width:6px;height:6px;border-radius:var(--radius-full);flex-shrink:0}.table-status--success[data-v-cf8c9b19]{background:var(--success-extra-light);color:var(--success-color)}.table-status--success[data-v-cf8c9b19]:before{background:var(--success-color)}.table-status--warning[data-v-cf8c9b19]{background:var(--warning-extra-light);color:var(--warning-color)}.table-status--warning[data-v-cf8c9b19]:before{background:var(--warning-color)}.table-status--danger[data-v-cf8c9b19]{background:var(--danger-extra-light);color:var(--danger-color)}.table-status--danger[data-v-cf8c9b19]:before{background:var(--danger-color)}.table-status--info[data-v-cf8c9b19]{background:var(--info-extra-light);color:var(--info-color)}.table-status--info[data-v-cf8c9b19]:before{background:var(--info-color)}.table-status--primary[data-v-cf8c9b19]{background:var(--primary-extra-light);color:var(--primary-color)}.table-status--primary[data-v-cf8c9b19]:before{background:var(--primary-color)}.table-status--default[data-v-cf8c9b19]{background:var(--bg-light);color:var(--text-secondary)}.table-status--default[data-v-cf8c9b19]:before{background:var(--text-placeholder)}.el-table[data-v-cf8c9b19]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header[data-v-cf8c9b19]{background:var(--bg-tertiary)}.el-table .el-table__header th[data-v-cf8c9b19]{background:transparent;border-bottom:2px solid var(--border-color-light);color:var(--text-primary);font-weight:var(--font-semibold);font-size:var(--text-sm)}.el-table .el-table__header th .cell[data-v-cf8c9b19]{padding:0 var(--spacing-md);line-height:var(--leading-tight)}.el-table .el-table__body tr[data-v-cf8c9b19]:hover{background:var(--bg-tertiary)}.el-table .el-table__body td[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary);font-size:var(--text-sm)}.el-table .el-table__body td .cell[data-v-cf8c9b19]{padding:0 var(--spacing-md);line-height:var(--leading-normal)}.el-table .el-table__body td .cell[data-v-cf8c9b19]:has(.activity-actions,.table-actions,.action-buttons,.el-button){overflow:visible;white-space:normal}.el-table .el-table__body td .cell .activity-actions[data-v-cf8c9b19],.el-table .el-table__body td .cell .table-actions[data-v-cf8c9b19],.el-table .el-table__body td .cell .action-buttons[data-v-cf8c9b19]{display:flex;gap:var(--spacing-xs);flex-wrap:nowrap;align-items:center;justify-content:flex-start}.el-table .el-table__body td .cell .el-button[data-v-cf8c9b19]{white-space:nowrap;flex-shrink:0}.el-table .el-table__empty-block[data-v-cf8c9b19]{background:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text[data-v-cf8c9b19]{color:var(--text-placeholder)}.el-table .el-table__fixed[data-v-cf8c9b19],.el-table .el-table__fixed-right[data-v-cf8c9b19]{box-shadow:var(--shadow-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-table[data-v-cf8c9b19]{border-radius:var(--radius-md)}.el-table .el-table__header th .cell[data-v-cf8c9b19],.el-table .el-table__body td .cell[data-v-cf8c9b19]{padding:0 var(--spacing-sm);font-size:var(--text-xs)}}.el-pagination[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;padding:var(--spacing-lg) 0;background:var(--bg-card);border-radius:var(--radius-md);margin-top:var(--spacing-md)}.el-pagination .el-pagination__total[data-v-cf8c9b19]{color:var(--text-secondary);font-size:var(--text-sm)}.el-pagination .el-pager li[data-v-cf8c9b19]{background:transparent;border-radius:var(--radius-sm);margin:0 2px;transition:all var(--transition-base)}.el-pagination .el-pager li[data-v-cf8c9b19]:hover{background:var(--bg-tertiary)}.el-pagination .el-pager li.is-active[data-v-cf8c9b19]{background:var(--primary-color);color:#fff}.el-pagination .btn-prev[data-v-cf8c9b19],.el-pagination .btn-next[data-v-cf8c9b19]{background:transparent;border-radius:var(--radius-sm)}.el-pagination .btn-prev[data-v-cf8c9b19]:hover,.el-pagination .btn-next[data-v-cf8c9b19]:hover{background:var(--bg-tertiary)}.el-pagination .btn-prev[data-v-cf8c9b19]:disabled,.el-pagination .btn-next[data-v-cf8c9b19]:disabled{color:var(--text-disabled)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-pagination[data-v-cf8c9b19]{padding:var(--spacing-md) 0}.el-pagination .el-pagination__total[data-v-cf8c9b19],.el-pagination .el-pagination__sizes[data-v-cf8c9b19]{display:none}}.table tbody tr[data-v-cf8c9b19]:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.table tbody tr[data-v-cf8c9b19]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.table[data-v-cf8c9b19]{border:2px solid var(--text-primary)}.table th[data-v-cf8c9b19],.table td[data-v-cf8c9b19]{border-color:var(--text-primary)}.table-status[data-v-cf8c9b19]{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.table tbody tr[data-v-cf8c9b19],.el-table .el-table__body tr[data-v-cf8c9b19],.el-pagination .el-pager li[data-v-cf8c9b19]{transition:none}}.form[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.form .form-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-md)}.form .form-item[data-v-cf8c9b19]:last-child{margin-bottom:0}.form .form-label[data-v-cf8c9b19]{display:block;margin-bottom:var(--spacing-xs);font-weight:var(--font-weight-medium);color:var(--text-primary);font-size:var(--font-size-base)}.form .form-required[data-v-cf8c9b19]{color:var(--danger-color);margin-left:var(--spacing-xs)}.form .form-control[data-v-cf8c9b19]{display:block;width:100%;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-base);line-height:1.5;color:var(--text-regular);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius);transition:border-color var(--transition-time) var(--transition-timing),box-shadow var(--transition-time) var(--transition-timing)}.form .form-control[data-v-cf8c9b19]:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb, 36, 99, 235),.1)}.form .form-control[data-v-cf8c9b19]:disabled,.form .form-control[readonly][data-v-cf8c9b19]{background-color:var(--bg-secondary);opacity:.7;cursor:not-allowed}.form .form-control[data-v-cf8c9b19]::-moz-placeholder{color:var(--text-placeholder)}.form .form-control[data-v-cf8c9b19]::placeholder{color:var(--text-placeholder)}.form .form-help[data-v-cf8c9b19]{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--text-secondary)}.form .form-error[data-v-cf8c9b19]{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--danger-color)}.form.is-valid .form-control[data-v-cf8c9b19]{border-color:var(--success-color)}.form.is-invalid .form-control[data-v-cf8c9b19]{border-color:var(--danger-color)}.form.form-inline[data-v-cf8c9b19]{display:flex;flex-wrap:wrap;align-items:flex-end}.form.form-inline .form-item[data-v-cf8c9b19]{margin-right:var(--spacing-md);margin-bottom:var(--spacing-md)}.form .form-group[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.form .form-group .form-group-title[data-v-cf8c9b19]{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--border-color-light)}.form .form-actions[data-v-cf8c9b19]{display:flex;justify-content:flex-end;margin-top:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid var(--border-color-light);gap:var(--spacing-sm)}.checkbox[data-v-cf8c9b19],.radio[data-v-cf8c9b19]{display:flex;align-items:center;position:relative;padding-left:1.5rem;margin-bottom:var(--spacing-sm);cursor:pointer}.checkbox input[data-v-cf8c9b19],.radio input[data-v-cf8c9b19]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:checked~.checkmark[data-v-cf8c9b19],.radio input:checked~.checkmark[data-v-cf8c9b19]{background-color:var(--primary-color);border-color:var(--primary-color)}.checkbox input:checked~.checkmark[data-v-cf8c9b19]:after,.radio input:checked~.checkmark[data-v-cf8c9b19]:after{display:block}.checkbox input:disabled~.checkmark[data-v-cf8c9b19],.radio input:disabled~.checkmark[data-v-cf8c9b19]{background-color:var(--bg-secondary);border-color:var(--border-color);cursor:not-allowed}.checkbox .checkmark[data-v-cf8c9b19],.radio .checkmark[data-v-cf8c9b19]{position:absolute;top:.2rem;left:0;height:1rem;width:1rem;background-color:var(--bg-primary);border:1px solid var(--border-color);transition:all var(--transition-time) var(--transition-timing)}.checkbox .checkmark[data-v-cf8c9b19]:after,.radio .checkmark[data-v-cf8c9b19]:after{content:"";position:absolute;display:none}.checkbox:hover input~.checkmark[data-v-cf8c9b19],.radio:hover input~.checkmark[data-v-cf8c9b19]{border-color:var(--primary-color)}.checkbox .checkmark[data-v-cf8c9b19]{border-radius:var(--border-radius-sm)}.checkbox .checkmark[data-v-cf8c9b19]:after{left:.3rem;top:.1rem;width:.3rem;height:.6rem;border:solid var(--border-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.radio .checkmark[data-v-cf8c9b19]{border-radius:50%}.radio .checkmark[data-v-cf8c9b19]:after{top:.3rem;left:.3rem;width:.4rem;height:.4rem;border-radius:50%;background:white}.settings-form .form-section[data-v-cf8c9b19]{background:var(--bg-tertiary);padding:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--border-color-light);margin-bottom:var(--spacing-lg)}.settings-form .form-section[data-v-cf8c9b19]:hover{border-color:var(--border-color)}.settings-form .form-section .section-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--border-color-light)}.settings-form .form-section .section-title[data-v-cf8c9b19]:before{content:"";display:inline-block;width:4px;height:20px;background:var(--gradient-primary);border-radius:2px;margin-right:var(--spacing-sm);vertical-align:middle}.search-form[data-v-cf8c9b19]{background:var(--bg-card);padding:var(--spacing-lg);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);margin-bottom:var(--spacing-xl)}.search-form .search-actions[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: var(--breakpoint-md)){.search-form .search-actions[data-v-cf8c9b19]{width:100%}.search-form .search-actions .el-button[data-v-cf8c9b19]{flex:1}}.form-skeleton .skeleton-section[data-v-cf8c9b19]{padding:var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.form-skeleton .skeleton-section .skeleton-title[data-v-cf8c9b19]{width:30%;height:20px;margin-bottom:var(--spacing-md);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.form-skeleton .skeleton-section .skeleton-field .skeleton-label[data-v-cf8c9b19]{width:25%;height:16px;margin-bottom:var(--spacing-sm);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field .skeleton-input[data-v-cf8c9b19]{width:70%;height:40px;border-radius:var(--radius-md);background:var(--bg-hover)}.el-table[data-v-cf8c9b19]{--el-table-border-color: var(--border-color-light);--el-table-header-bg-color: var(--bg-color-page);--el-table-row-hover-bg-color: var(--bg-color-light);--el-table-current-row-bg-color: var(--primary-color-light);--el-table-header-text-color: var(--text-color-primary);--el-table-text-color: var(--text-color-regular)}.el-table-wrapper[data-v-cf8c9b19]{overflow-x:auto;-webkit-overflow-scrolling:touch}.el-table-wrapper[data-v-cf8c9b19]::-webkit-scrollbar{height:6px}.el-table-wrapper[data-v-cf8c9b19]::-webkit-scrollbar-track{background:var(--bg-color-page);border-radius:3px}.el-table-wrapper[data-v-cf8c9b19]::-webkit-scrollbar-thumb{background:var(--border-color-dark);border-radius:3px}.el-table-wrapper[data-v-cf8c9b19]::-webkit-scrollbar-thumb:hover{background:var(--text-color-placeholder)}.el-table .el-table__header-wrapper .el-table__header th[data-v-cf8c9b19]{background-color:var(--bg-color-page)!important;color:var(--text-color-primary)!important;font-weight:600;font-size:var(--text-sm);border-bottom:2px solid var(--border-color-light);padding:var(--spacing-md) 8px}@media (max-width: 575px){.el-table .el-table__header-wrapper .el-table__header th[data-v-cf8c9b19]{padding:var(--spacing-sm) 4px;font-size:var(--text-xs)}}.el-table .el-table__header-wrapper .el-table__header th .caret-wrapper .sort-caret[data-v-cf8c9b19]{border-color:var(--primary-color)}.el-table .el-table__header-wrapper .el-table__header th .cell .unified-icon[data-v-cf8c9b19]{margin-right:4px;vertical-align:middle}.el-table .el-table__body-wrapper .el-table__body tr[data-v-cf8c9b19]{transition:all .2s ease}.el-table .el-table__body-wrapper .el-table__body tr[data-v-cf8c9b19]:hover{background-color:var(--bg-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr.current-row[data-v-cf8c9b19]{background-color:var(--primary-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr td[data-v-cf8c9b19]{padding:var(--spacing-md) 8px;border-bottom:1px solid var(--border-color-extra-light)}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td[data-v-cf8c9b19]{padding:var(--spacing-sm) 4px;font-size:var(--text-sm)}}.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-cf8c9b19]{word-wrap:break-word;word-break:break-word;line-height:1.5}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-tag[data-v-cf8c9b19],.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button[data-v-cf8c9b19],.el-table .el-table__body-wrapper .el-table__body tr td .cell .unified-icon[data-v-cf8c9b19]{flex-shrink:0}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group[data-v-cf8c9b19]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group[data-v-cf8c9b19]{flex-direction:column;gap:2px}}.el-table .el-table__empty-block[data-v-cf8c9b19]{padding:40px 20px}.el-table .el-table__empty-block .el-table__empty-text[data-v-cf8c9b19]{color:var(--text-color-placeholder);font-size:var(--text-sm)}.el-table .el-table__empty-block .el-table__empty-text .unified-icon[data-v-cf8c9b19]{font-size:var(--text-5xl);margin-bottom:12px;color:var(--text-color-placeholder)}.el-table .el-loading-mask[data-v-cf8c9b19]{background-color:rgba(255,255,255,.7)}@media (max-width: 575px){.el-table .el-loading-mask[data-v-cf8c9b19]{background-color:rgba(255,255,255,.9)}}.el-pagination[data-v-cf8c9b19]{margin-top:20px;justify-content:center;flex-wrap:wrap;gap:var(--spacing-sm)}@media (max-width: 575px){.el-pagination[data-v-cf8c9b19]{margin-top:16px}.el-pagination .el-pagination__sizes[data-v-cf8c9b19],.el-pagination .el-pagination__jump[data-v-cf8c9b19]{display:none}.el-pagination .el-pager li[data-v-cf8c9b19]{min-width:32px;height:32px;line-height:32px;font-size:var(--text-xs)}.el-pagination .btn-prev[data-v-cf8c9b19],.el-pagination .btn-next[data-v-cf8c9b19]{min-width:32px;height:32px}}.list-container[data-v-cf8c9b19]{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.list-container .list-header[data-v-cf8c9b19]{padding:var(--spacing-md) 20px;background:var(--bg-color-page);border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.list-container .list-header[data-v-cf8c9b19]{padding:var(--spacing-md) 16px;flex-direction:column;align-items:stretch}}.list-container .list-header .list-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:600;color:var(--text-color-primary);margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.list-container .list-header .list-title .unified-icon[data-v-cf8c9b19]{color:var(--primary-color)}@media (max-width: 575px){.list-container .list-header .list-title[data-v-cf8c9b19]{font-size:var(--text-base)}}.list-container .list-header .list-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.list-container .list-header .list-actions[data-v-cf8c9b19]{justify-content:stretch}.list-container .list-header .list-actions .el-button[data-v-cf8c9b19]{flex:1;min-width:0}}.list-container .list-content[data-v-cf8c9b19]{padding:var(--spacing-lg)}@media (max-width: 575px){.list-container .list-content[data-v-cf8c9b19]{padding:var(--spacing-md)}}.list-container .list-footer[data-v-cf8c9b19]{padding:var(--spacing-md) 20px;background:var(--bg-color-page);border-top:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.list-container .list-footer[data-v-cf8c9b19]{padding:var(--spacing-md) 16px;flex-direction:column;align-items:stretch}}.list-container .list-footer .list-info[data-v-cf8c9b19]{color:var(--text-color-regular);font-size:var(--text-sm)}@media (max-width: 575px){.list-container .list-footer .list-info[data-v-cf8c9b19]{text-align:center}}.card-list[data-v-cf8c9b19]{display:grid;gap:var(--spacing-md)}.card-list.cols-1[data-v-cf8c9b19]{grid-template-columns:1fr}.card-list.cols-2[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.card-list.cols-2[data-v-cf8c9b19]{grid-template-columns:1fr}}.card-list.cols-3[data-v-cf8c9b19]{grid-template-columns:repeat(3,1fr)}@media (max-width: 991px){.card-list.cols-3[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-3[data-v-cf8c9b19]{grid-template-columns:1fr}}.card-list.cols-4[data-v-cf8c9b19]{grid-template-columns:repeat(4,1fr)}@media (max-width: 1199px){.card-list.cols-4[data-v-cf8c9b19]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.card-list.cols-4[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-4[data-v-cf8c9b19]{grid-template-columns:1fr}}.card-list .card-item[data-v-cf8c9b19]{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);transition:all .3s ease;cursor:pointer}.card-list .card-item[data-v-cf8c9b19]:hover{border-color:var(--primary-color);box-shadow:0 2px 12px rgba(0,0,0,.1);transform:translateY(-2px)}@media (max-width: 575px){.card-list .card-item[data-v-cf8c9b19]{padding:var(--spacing-md)}}.card-list .card-item .card-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.card-list .card-item .card-header .card-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:600;color:var(--text-color-primary);margin:0 8px 0 0;flex:1}@media (max-width: 575px){.card-list .card-item .card-header .card-title[data-v-cf8c9b19]{font-size:var(--text-sm)}}.card-list .card-item .card-header .card-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-xs);flex-shrink:0}.card-list .card-item .card-content[data-v-cf8c9b19]{color:var(--text-color-regular);font-size:var(--text-sm);line-height:1.5}@media (max-width: 575px){.card-list .card-item .card-content[data-v-cf8c9b19]{font-size:var(--text-sm)}}.card-list .card-item .card-footer[data-v-cf8c9b19]{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color-extra-light);display:flex;justify-content:space-between;align-items:center;font-size:var(--text-xs);color:var(--text-color-placeholder)}@media (max-width: 575px){.card-list .card-item .card-footer[data-v-cf8c9b19]{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}}.data-table-container .table-toolbar[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.data-table-container .table-toolbar[data-v-cf8c9b19]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}.data-table-container .table-toolbar .toolbar-left[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-left[data-v-cf8c9b19]{justify-content:stretch}.data-table-container .table-toolbar .toolbar-left .el-button[data-v-cf8c9b19]{flex:1;min-width:0}}.data-table-container .table-toolbar .toolbar-right[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-right[data-v-cf8c9b19]{justify-content:stretch;width:100%}.data-table-container .table-toolbar .toolbar-right .el-input[data-v-cf8c9b19]{flex:1}}.data-table-container .table-wrapper[data-v-cf8c9b19]{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.data-table-container .table-wrapper .el-table[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header td[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body td[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header td[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body td[data-v-cf8c9b19]{border:none}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-light)}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header tr td[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td[data-v-cf8c9b19],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-extra-light)}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header tr td[data-v-cf8c9b19]:last-child,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td[data-v-cf8c9b19]:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td[data-v-cf8c9b19]:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td[data-v-cf8c9b19]:last-child{border-bottom:none}.list-item[data-v-cf8c9b19]{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);margin-bottom:12px;transition:all .3s ease;display:flex;align-items:center;gap:var(--spacing-md)}.list-item[data-v-cf8c9b19]:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.list-item[data-v-cf8c9b19]:last-child{margin-bottom:0}@media (max-width: 575px){.list-item[data-v-cf8c9b19]{flex-direction:column;align-items:flex-start;padding:var(--spacing-md)}}.list-item .list-item-icon[data-v-cf8c9b19]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-color-light);border-radius:var(--border-radius-base)}.list-item .list-item-icon .unified-icon[data-v-cf8c9b19]{font-size:var(--text-xl);color:var(--primary-color)}.list-item .list-item-content[data-v-cf8c9b19]{flex:1;min-width:0}.list-item .list-item-content .list-item-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:600;color:var(--text-color-primary);margin:0 0 4px}@media (max-width: 575px){.list-item .list-item-content .list-item-title[data-v-cf8c9b19]{font-size:var(--text-sm)}}.list-item .list-item-content .list-item-description[data-v-cf8c9b19]{color:var(--text-color-regular);font-size:var(--text-sm);line-height:1.5;margin:0}@media (max-width: 575px){.list-item .list-item-content .list-item-description[data-v-cf8c9b19]{font-size:var(--text-sm)}}.list-item .list-item-actions[data-v-cf8c9b19]{flex-shrink:0;display:flex;gap:var(--spacing-sm)}@media (max-width: 575px){.list-item .list-item-actions[data-v-cf8c9b19]{width:100%;justify-content:flex-end;margin-top:8px}}.search-filter-bar[data-v-cf8c9b19]{background:var(--bg-color-page);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);margin-bottom:16px}@media (max-width: 575px){.search-filter-bar[data-v-cf8c9b19]{padding:var(--spacing-md)}}.search-filter-bar .filter-row[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.search-filter-bar .filter-row[data-v-cf8c9b19]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}.search-filter-bar .filter-row .filter-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);min-width:0}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item[data-v-cf8c9b19]{flex-direction:column;align-items:stretch}.search-filter-bar .filter-row .filter-item .el-input[data-v-cf8c9b19],.search-filter-bar .filter-row .filter-item .el-select[data-v-cf8c9b19],.search-filter-bar .filter-row .filter-item .el-date-picker[data-v-cf8c9b19]{width:100%}}.search-filter-bar .filter-row .filter-item .filter-label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-color-regular);white-space:nowrap}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item .filter-label[data-v-cf8c9b19]{font-size:var(--text-xs)}}.search-filter-bar .filter-row .filter-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);margin-left:auto}@media (max-width: 575px){.search-filter-bar .filter-row .filter-actions[data-v-cf8c9b19]{margin-left:0;justify-content:stretch}.search-filter-bar .filter-row .filter-actions .el-button[data-v-cf8c9b19]{flex:1}}.dark .el-table[data-v-cf8c9b19]{--el-table-border-color: var(--border-color-dark);--el-table-header-bg-color: var(--bg-color-darker);--el-table-row-hover-bg-color: var(--bg-color-dark);--el-table-current-row-bg-color: rgba(var(--primary-color-rgb), .2);--el-table-header-text-color: var(--text-color-primary);--el-table-text-color: var(--text-color-secondary)}.dark .el-table .el-table__empty-block .el-table__empty-text[data-v-cf8c9b19]{color:var(--text-color-placeholder)}.dark .el-table .el-loading-mask[data-v-cf8c9b19]{background-color:rgba(0,0,0,.7)}.dark .card-list .card-item[data-v-cf8c9b19]:hover{box-shadow:0 2px 12px rgba(0,0,0,.3)}.dark .list-item[data-v-cf8c9b19]:hover{box-shadow:0 2px 8px rgba(0,0,0,.3)}.text-ellipsis[data-v-cf8c9b19]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break[data-v-cf8c9b19]{word-wrap:break-word;word-break:break-word}.flex-center[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:space-between}.flex-gap-8[data-v-cf8c9b19]{gap:var(--spacing-sm)}.flex-gap-12[data-v-cf8c9b19],.flex-gap-16[data-v-cf8c9b19]{gap:var(--spacing-md)}@media (max-width: 575px){.hidden-xs[data-v-cf8c9b19]{display:none!important}}@media (max-width: 767px){.hidden-sm[data-v-cf8c9b19]{display:none!important}}@media (max-width: 991px){.hidden-md[data-v-cf8c9b19]{display:none!important}}@media (max-width: 1199px){.hidden-lg[data-v-cf8c9b19]{display:none!important}}.mobile-only[data-v-cf8c9b19]{display:none!important}@media (max-width: 575px){.mobile-only[data-v-cf8c9b19]{display:block!important}}@media (max-width: 575px){.desktop-only[data-v-cf8c9b19]{display:none!important}}[data-v-cf8c9b19]:root{--primary-color: #7c7ff5;--primary-light: #9a9dfa;--primary-dark: #5a5dc7;--primary-gradient: linear-gradient(135deg, #7c7ff5 0%, #9a9dfa 100%);--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--success-color: #10b981;--success-bg: #dcfce7;--warning-color: #f59e0b;--warning-bg: #fef3c7;--danger-color: #ef4444;--danger-bg: #fee2e2;--info-color: #06b6d4;--info-bg: #dbeafe;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--spacing-4xl: 40px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .07);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .12);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--header-height: 64px;--content-max-width: 1400px}[data-v-cf8c9b19]{box-sizing:border-box}body[data-v-cf8c9b19]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gray-800);background:var(--gray-50)}.app-container[data-v-cf8c9b19]{min-height:100vh;display:flex;background:var(--gray-50)}.app-container.theme-light[data-v-cf8c9b19]{--bg-primary: #ffffff;--bg-secondary: #f9fafb;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb}.sidebar[data-v-cf8c9b19]{width:var(--sidebar-width);background:white;border-right:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.sidebar.collapsed[data-v-cf8c9b19]{width:var(--sidebar-collapsed-width)}.sidebar.collapsed .logo-text[data-v-cf8c9b19],.sidebar.collapsed .nav-desc[data-v-cf8c9b19],.sidebar.collapsed .user-details[data-v-cf8c9b19]{display:none}.sidebar.collapsed .nav-item[data-v-cf8c9b19]{justify-content:center}.sidebar.collapsed .nav-item .nav-content[data-v-cf8c9b19]{display:none}.sidebar .user-section[data-v-cf8c9b19]{padding:var(--spacing-lg);border-top:1px solid var(--gray-200);background:var(--gray-50)}.sidebar .user-section .user-info[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md)}.sidebar .user-section .user-info .user-avatar[data-v-cf8c9b19]{width:40px;height:40px;border-radius:var(--radius-full);background:var(--primary-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-base);flex-shrink:0}.sidebar .user-section .user-info .user-details[data-v-cf8c9b19]{flex:1;min-width:0}.sidebar .user-section .user-info .user-details .user-name[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:600;color:var(--gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .user-section .user-info .user-details .user-role[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--gray-500);margin-top:2px}.main-container[data-v-cf8c9b19]{flex:1;margin-left:0;display:flex;flex-direction:column;background:var(--gray-50);min-width:0;transition:margin-left var(--transition-base)}.main-container.main-expanded[data-v-cf8c9b19]{margin-left:0}.main-container .navbar[data-v-cf8c9b19]{height:var(--header-height);background:white;border-bottom:1px solid var(--gray-200);padding:0 var(--spacing-2xl);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;box-shadow:var(--shadow-xs)}.main-container .navbar .navbar-left[data-v-cf8c9b19]{flex:1}.main-container .navbar .navbar-left .el-breadcrumb[data-v-cf8c9b19]{font-size:var(--text-sm)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-cf8c9b19]{color:var(--gray-600)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-cf8c9b19]:hover{color:var(--primary-color)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-cf8c9b19]{color:var(--gray-800);font-weight:500}.main-container .navbar .navbar-right[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md)}.main-container .navbar .navbar-right .header-action-btn[data-v-cf8c9b19]{width:36px;height:36px;border-radius:var(--radius-md);background:var(--gray-100);border:none;color:var(--gray-600);cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.main-container .navbar .navbar-right .header-action-btn[data-v-cf8c9b19]:hover{background:var(--gray-200);color:var(--gray-800)}.main-container .navbar .navbar-right .header-action-btn[data-v-cf8c9b19]:active{transform:scale(.95)}.main-container .page-content[data-v-cf8c9b19]{flex:1;padding:var(--spacing-2xl);overflow-y:auto}.main-container .page-content[data-v-cf8c9b19]>*{max-width:100%;margin:0;width:100%}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:white;border-radius:var(--radius-lg);padding:var(--spacing-xl);border:1px solid var(--gray-200);transition:all var(--transition-base);height:100%;min-height:120px}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-content[data-v-cf8c9b19]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main[data-v-cf8c9b19]{display:flex;align-items:baseline;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main .stat-value[data-v-cf8c9b19]{font-size:var(--text-4xl);font-weight:700;color:var(--gray-900);line-height:1}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main .stat-unit[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--gray-500);font-weight:500}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-title[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--gray-600);font-weight:500}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend[data-v-cf8c9b19]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:2px 8px;border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:600}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend.positive[data-v-cf8c9b19]{background:var(--success-bg);color:var(--success-color)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend.negative[data-v-cf8c9b19]{background:var(--danger-bg);color:var(--danger-color)}.chart-container[data-v-cf8c9b19]{background:white;border-radius:var(--radius-lg);padding:var(--spacing-2xl);border:1px solid var(--gray-200);min-height:400px}.chart-container .chart-header[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl);display:flex;justify-content:space-between;align-items:flex-start}.chart-container .chart-header .chart-info .chart-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:600;color:var(--gray-900);margin-bottom:4px}.chart-container .chart-header .chart-info .chart-subtitle[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--gray-500)}.chart-container .chart-header .chart-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.chart-container .chart-header .chart-actions button[data-v-cf8c9b19]{padding:6px 12px;border-radius:var(--radius-md);border:1px solid var(--gray-300);background:white;color:var(--gray-600);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast)}.chart-container .chart-header .chart-actions button[data-v-cf8c9b19]:hover{background:var(--gray-50);border-color:var(--primary-color);color:var(--primary-color)}@media (max-width: 1400px){.stats-section .cds-col-lg-4[data-v-cf8c9b19]{width:50%}}@media (max-width: var(--breakpoint-lg)){[data-v-cf8c9b19]:root{--sidebar-width: 240px}.main-container .navbar[data-v-cf8c9b19]{padding:0 var(--spacing-lg)}.main-container .page-content[data-v-cf8c9b19]{padding:var(--spacing-lg)}}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-cf8c9b19]{position:fixed;left:0;top:0;height:100vh;z-index:1000;transform:translate(-100%);transition:transform var(--transition-base)}.sidebar.show[data-v-cf8c9b19]{transform:translate(0)}.main-container[data-v-cf8c9b19]{margin-left:0!important}.main-container .navbar-right .user-info[data-v-cf8c9b19]{display:none}.stats-section .cds-col-lg-4[data-v-cf8c9b19]{width:100%}.charts-grid[data-v-cf8c9b19],.actions-grid[data-v-cf8c9b19]{grid-template-columns:1fr!important}}@keyframes fadeIn-cf8c9b19{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft-cf8c9b19{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.page-content[data-v-cf8c9b19]>*{animation:fadeIn-cf8c9b19 .3s ease-out}.nav-item[data-v-cf8c9b19]{animation:slideInLeft-cf8c9b19 .3s ease-out;animation-fill-mode:both}.nav-item[data-v-cf8c9b19]:nth-child(1){animation-delay:.05s}.nav-item[data-v-cf8c9b19]:nth-child(2){animation-delay:.1s}.nav-item[data-v-cf8c9b19]:nth-child(3){animation-delay:.15s}.nav-item[data-v-cf8c9b19]:nth-child(4){animation-delay:.2s}.nav-item[data-v-cf8c9b19]:nth-child(5){animation-delay:.25s}.nav-item[data-v-cf8c9b19]:nth-child(6){animation-delay:.3s}.nav-item[data-v-cf8c9b19]:nth-child(7){animation-delay:.35s}.nav-item[data-v-cf8c9b19]:nth-child(8){animation-delay:.4s}.nav-item[data-v-cf8c9b19]:nth-child(9){animation-delay:.45s}.nav-item[data-v-cf8c9b19]:nth-child(10){animation-delay:.5s}.text-primary[data-v-cf8c9b19]{color:var(--primary-color)!important}.text-success[data-v-cf8c9b19]{color:var(--success-color)!important}.text-warning[data-v-cf8c9b19]{color:var(--warning-color)!important}.text-danger[data-v-cf8c9b19]{color:var(--danger-color)!important}.text-info[data-v-cf8c9b19]{color:var(--info-color)!important}.bg-primary[data-v-cf8c9b19]{background:var(--primary-color)!important}.bg-success[data-v-cf8c9b19]{background:var(--success-bg)!important}.bg-warning[data-v-cf8c9b19]{background:var(--warning-bg)!important}.bg-danger[data-v-cf8c9b19]{background:var(--danger-bg)!important}.bg-info[data-v-cf8c9b19]{background:var(--info-bg)!important}.rounded-sm[data-v-cf8c9b19]{border-radius:var(--radius-sm)!important}.rounded-md[data-v-cf8c9b19]{border-radius:var(--radius-md)!important}.rounded-lg[data-v-cf8c9b19]{border-radius:var(--radius-lg)!important}.rounded-xl[data-v-cf8c9b19]{border-radius:var(--radius-xl)!important}.rounded-full[data-v-cf8c9b19]{border-radius:var(--radius-full)!important}.shadow-sm[data-v-cf8c9b19]{box-shadow:var(--shadow-sm)!important}.shadow-md[data-v-cf8c9b19]{box-shadow:var(--shadow-md)!important}.shadow-lg[data-v-cf8c9b19]{box-shadow:var(--shadow-lg)!important}.shadow-xl[data-v-cf8c9b19]{box-shadow:var(--shadow-xl)!important}.app-container[data-v-cf8c9b19]{display:flex;height:100vh;overflow:hidden;position:relative;background-color:var(--bg-secondary, #f5f7fa)}.sidebar[data-v-cf8c9b19]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 240px);background:var(--sidebar-bg, #ffffff);border-right:1px solid var(--border-color, #e5e7eb);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;overflow-x:hidden}.sidebar.collapsed[data-v-cf8c9b19]{width:var(--sidebar-width-collapsed, 64px)}.sidebar.collapsed .logo-text[data-v-cf8c9b19],.sidebar.collapsed .nav-content[data-v-cf8c9b19],.sidebar.collapsed .user-details[data-v-cf8c9b19]{display:none}.sidebar.collapsed .nav-item[data-v-cf8c9b19]{justify-content:center;padding:var(--spacing-md)}.sidebar.collapsed .nav-item .nav-icon[data-v-cf8c9b19]{margin:0}.main-container[data-v-cf8c9b19]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width, 240px);transition:margin-left .3s cubic-bezier(.4,0,.2,1);min-height:100vh;background:var(--bg-secondary, #f5f7fa);position:relative;overflow:hidden}.main-container.main-expanded[data-v-cf8c9b19]{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar[data-v-cf8c9b19]{height:var(--header-height, 64px);background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 4px rgba(0,0,0,.08);position:sticky;top:0;z-index:100;flex-shrink:0}.main-container .page-content[data-v-cf8c9b19]{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.main-container .page-content[data-v-cf8c9b19]>*{max-width:var(--container-2xl, 1536px);margin:0 auto;padding:var(--spacing-lg);width:100%}.main-container .page-content>*.page-container[data-v-cf8c9b19],.main-container .page-content>*.center-page[data-v-cf8c9b19]{padding:var(--spacing-lg)}.main-container .page-content>* .el-card[data-v-cf8c9b19]{margin-bottom:20px}.main-container .page-content>* .el-card[data-v-cf8c9b19]:last-child{margin-bottom:0}@media screen and (max-width: 1280px){.main-container .page-content[data-v-cf8c9b19]>*{max-width:100%;padding:var(--spacing-lg)}}@media screen and (max-width: 1024px){.sidebar[data-v-cf8c9b19]{width:var(--sidebar-width, 260px)}.sidebar.collapsed[data-v-cf8c9b19]{width:var(--sidebar-width-collapsed, 64px)}.main-container[data-v-cf8c9b19]{margin-left:var(--sidebar-width, 260px)}.main-container.main-expanded[data-v-cf8c9b19]{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar[data-v-cf8c9b19]{padding:0 20px}.main-container .page-content[data-v-cf8c9b19]>*{padding:var(--spacing-md)}}@media screen and (max-width: 768px){.sidebar[data-v-cf8c9b19]{position:fixed;transform:translate(-100%);z-index:1050;width:var(--sidebar-width, 240px)!important}.sidebar.sidebar-open[data-v-cf8c9b19],.sidebar.show[data-v-cf8c9b19]{transform:translate(0)}.sidebar.collapsed[data-v-cf8c9b19]{transform:translate(-100%)}.main-container[data-v-cf8c9b19],.main-container.main-expanded[data-v-cf8c9b19]{margin-left:0!important}.main-container .navbar[data-v-cf8c9b19]{padding:0 16px}.main-container .page-content[data-v-cf8c9b19]>*{padding:var(--spacing-md);max-width:100%}.mobile-overlay[data-v-cf8c9b19]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;display:block}}.center-page[data-v-cf8c9b19]{display:flex;flex-direction:column;height:100%}.center-page .center-header[data-v-cf8c9b19]{flex-shrink:0;padding:var(--spacing-lg) 24px;background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5)}.center-page .center-content[data-v-cf8c9b19]{flex:1;overflow-y:auto;padding:var(--spacing-lg)}.center-page .center-content .grid-container[data-v-cf8c9b19]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width: var(--breakpoint-md)){.center-page .center-content .grid-container[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-md)}}.dashboard-container .stats-cards[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg);margin-bottom:24px}@media (max-width: var(--breakpoint-md)){.dashboard-container .stats-cards[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-md)}}.dashboard-container .charts-row[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:var(--spacing-lg)}@media (max-width: var(--breakpoint-md)){.dashboard-container .charts-row[data-v-cf8c9b19]{grid-template-columns:1fr}}.theme-dark .sidebar[data-v-cf8c9b19],[data-theme=dark] .sidebar[data-v-cf8c9b19]{background:var(--bg-primary, #1d1e1f);border-right-color:var(--border-color, #414243)}.theme-dark .main-container[data-v-cf8c9b19],[data-theme=dark] .main-container[data-v-cf8c9b19]{background:var(--bg-secondary, #141414)}.theme-dark .main-container .navbar[data-v-cf8c9b19],[data-theme=dark] .main-container .navbar[data-v-cf8c9b19]{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243);box-shadow:0 1px 4px rgba(0,0,0,.3)}.theme-dark .main-container .page-content[data-v-cf8c9b19],[data-theme=dark] .main-container .page-content[data-v-cf8c9b19]{background:var(--bg-secondary, #141414)}.overflow-guard[data-v-cf8c9b19]{max-width:100%;overflow-x:hidden;word-wrap:break-word}.content-center[data-v-cf8c9b19]{max-width:var(--container-xl, 1280px);margin:0 auto;padding:0 24px}@media (max-width: var(--breakpoint-md)){.content-center[data-v-cf8c9b19]{padding:0 16px}}.container-fluid[data-v-cf8c9b19]{width:100%;padding:0 24px}@media (max-width: var(--breakpoint-md)){.container-fluid[data-v-cf8c9b19]{padding:0 16px}}.smooth-transition[data-v-cf8c9b19]{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion: reduce){[data-v-cf8c9b19],[data-v-cf8c9b19]:before,[data-v-cf8c9b19]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.z-index-management[data-v-cf8c9b19]{--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-sidebar: 1050;--z-modal: 1060;--z-popover: 1070;--z-tooltip: 1080;--z-notification: 1090}button[data-v-cf8c9b19],.el-button[data-v-cf8c9b19],[role=button][data-v-cf8c9b19],input[type=button][data-v-cf8c9b19],input[type=submit][data-v-cf8c9b19]{min-height:36px!important;min-width:64px!important}button.el-button--small[data-v-cf8c9b19],.el-button.el-button--small[data-v-cf8c9b19],[role=button].el-button--small[data-v-cf8c9b19],input[type=button].el-button--small[data-v-cf8c9b19],input[type=submit].el-button--small[data-v-cf8c9b19]{min-height:32px!important;min-width:56px!important}button.el-button--large[data-v-cf8c9b19],.el-button.el-button--large[data-v-cf8c9b19],[role=button].el-button--large[data-v-cf8c9b19],input[type=button].el-button--large[data-v-cf8c9b19],input[type=submit].el-button--large[data-v-cf8c9b19]{min-height:40px!important;min-width:80px!important}@media (max-width: var(--breakpoint-md)){button[data-v-cf8c9b19],.el-button[data-v-cf8c9b19],[role=button][data-v-cf8c9b19],input[type=button][data-v-cf8c9b19],input[type=submit][data-v-cf8c9b19]{min-height:44px!important;padding:var(--spacing-sm) 16px!important}button.el-button--small[data-v-cf8c9b19],.el-button.el-button--small[data-v-cf8c9b19],[role=button].el-button--small[data-v-cf8c9b19],input[type=button].el-button--small[data-v-cf8c9b19],input[type=submit].el-button--small[data-v-cf8c9b19]{min-height:40px!important;padding:6px 12px!important}}.login-button[data-v-cf8c9b19],.nav-button[data-v-cf8c9b19],.header-button[data-v-cf8c9b19],.user-dropdown button[data-v-cf8c9b19],.sidebar-button[data-v-cf8c9b19],[class*=login][data-v-cf8c9b19],[class*=nav] button[data-v-cf8c9b19]{min-height:36px!important;min-width:64px!important}@media (max-width: var(--breakpoint-md)){.login-button[data-v-cf8c9b19],.nav-button[data-v-cf8c9b19],.header-button[data-v-cf8c9b19],.user-dropdown button[data-v-cf8c9b19],.sidebar-button[data-v-cf8c9b19],[class*=login][data-v-cf8c9b19],[class*=nav] button[data-v-cf8c9b19]{min-height:44px!important;padding:var(--spacing-sm) 16px!important}}.page-container[data-v-cf8c9b19]{width:100%;max-width:none;overflow-x:hidden;padding:var(--app-padding, 20px)}.page-container[data-v-cf8c9b19] *{max-width:100%;box-sizing:border-box}@media (max-width: var(--breakpoint-md)){.page-container[data-v-cf8c9b19]{padding:var(--app-padding-mobile, 16px)}}.el-table[data-v-cf8c9b19]{width:100%}.el-table .el-table__body-wrapper[data-v-cf8c9b19]{overflow-x:auto;max-width:100%}@media (max-width: var(--breakpoint-md)){.el-table .el-table__body-wrapper[data-v-cf8c9b19]{-webkit-overflow-scrolling:touch}}@media (max-width: var(--breakpoint-md)){.el-table[data-v-cf8c9b19]{font-size:var(--text-sm)}.el-table .el-table__cell[data-v-cf8c9b19]{padding:var(--spacing-sm) 4px}.el-table .el-table__column--hidden-mobile[data-v-cf8c9b19]{display:none}}.el-card[data-v-cf8c9b19]{width:100%;margin-bottom:var(--app-gap, 16px)}.el-card .el-card__body[data-v-cf8c9b19]{padding:var(--app-padding, 20px)}@media (max-width: var(--breakpoint-md)){.el-card .el-card__body[data-v-cf8c9b19]{padding:var(--app-padding-mobile, 16px)}}.el-row[data-v-cf8c9b19]{width:100%;margin:0}@media (max-width: var(--breakpoint-md)){.el-row .el-col[class*=el-col-][data-v-cf8c9b19]{width:100%!important;margin-bottom:var(--app-gap, 16px)}}.image-container[data-v-cf8c9b19]{position:relative;overflow:hidden;border-radius:var(--border-radius, 8px);width:100%}.image-container img[data-v-cf8c9b19]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.image-container.responsive-image[data-v-cf8c9b19]{max-width:100%;height:auto}.image-container.responsive-image img[data-v-cf8c9b19]{height:auto}@media (max-width: var(--breakpoint-md)){.layout-sidebar[data-v-cf8c9b19]{transform:translate(-100%);transition:transform .3s ease}.layout-sidebar.mobile-open[data-v-cf8c9b19]{transform:translate(0)}}.el-form[data-v-cf8c9b19]{width:100%}.el-form .el-form-item[data-v-cf8c9b19]{margin-bottom:var(--app-gap, 16px)}@media (max-width: var(--breakpoint-md)){.el-form .el-form-item .el-form-item__label[data-v-cf8c9b19]{width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content[data-v-cf8c9b19]{margin-left:0!important;width:100%}}@media (max-width: var(--breakpoint-md)){.el-form.el-form--inline .el-form-item[data-v-cf8c9b19]{width:100%;margin-right:0;margin-bottom:16px}.el-form.el-form--inline .el-form-item .el-form-item__content[data-v-cf8c9b19]{width:100%}}@media (max-width: var(--breakpoint-md)){.el-dialog[data-v-cf8c9b19]{width:95%!important;margin:5vh auto!important}.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding:var(--spacing-md)}}@media (max-width: var(--breakpoint-md)){[style*="position: fixed"][data-v-cf8c9b19]{max-width:100vw!important;max-height:100vh!important}}body[data-v-cf8c9b19]{font-size:var(--unified-font-size, 14px);line-height:var(--unified-line-height, 1.5)}@media (max-width: var(--breakpoint-md)){body[data-v-cf8c9b19]{font-size:var(--unified-font-size, 16px)}}[data-v-cf8c9b19]{max-width:100%;word-wrap:break-word;word-break:break-word;hyphens:auto}.ai-assistant-panel[data-v-cf8c9b19],.ai-assistant-panel[data-v-cf8c9b19] *,.center-main[data-v-cf8c9b19],.center-main[data-v-cf8c9b19] *,.chat-container[data-v-cf8c9b19],.chat-container[data-v-cf8c9b19] *,.chat-messages[data-v-cf8c9b19],.chat-messages[data-v-cf8c9b19] *,.message-content[data-v-cf8c9b19],.message-item[data-v-cf8c9b19],.message-item[data-v-cf8c9b19] *{max-width:none!important}.message-content.welcome-card[data-v-cf8c9b19],.welcome-card[data-v-cf8c9b19]{max-width:var(--ai-content-max-width)!important;margin-left:auto!important;margin-right:auto!important}[data-v-cf8c9b19]:root{--app-padding: var(--spacing-lg);--app-padding-mobile: 16px;--app-gap: var(--spacing-md);--app-gap-sm: 8px;--app-gap-lg: 24px;--app-margin: var(--spacing-md);--border-radius: 8px;--border-radius-sm: 4px;--border-radius-lg: 12px}@media print{.no-print[data-v-cf8c9b19]{display:none!important}.page-container[data-v-cf8c9b19]{padding:0}.el-button[data-v-cf8c9b19],.el-pagination[data-v-cf8c9b19]{display:none!important}}.teacher-notifications[data-v-cf8c9b19],.teacher-tasks[data-v-cf8c9b19],.teacher-enrollment[data-v-cf8c9b19],.teacher-activities[data-v-cf8c9b19],.teacher-teaching[data-v-cf8c9b19],.teacher-customer-tracking[data-v-cf8c9b19]{width:100%!important;max-width:100%!important;min-height:calc(100vh - 120px);padding:var(--spacing-lg)!important;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;gap:var(--spacing-lg)}.teacher-notifications .page-header[data-v-cf8c9b19],.teacher-tasks .page-header[data-v-cf8c9b19],.teacher-enrollment .page-header[data-v-cf8c9b19],.teacher-activities .page-header[data-v-cf8c9b19],.teacher-teaching .page-header[data-v-cf8c9b19],.teacher-customer-tracking .page-header[data-v-cf8c9b19]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .page-header .header-content[data-v-cf8c9b19],.teacher-tasks .page-header .header-content[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content[data-v-cf8c9b19],.teacher-activities .page-header .header-content[data-v-cf8c9b19],.teacher-teaching .page-header .header-content[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-left[data-v-cf8c9b19]{flex:1 1 auto;min-width:200px}.teacher-notifications .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-left h1[data-v-cf8c9b19]{margin:0 0 8px;font-size:var(--text-3xl);font-weight:600;color:var(--el-text-color-primary);line-height:1.2}.teacher-notifications .page-header .header-content .header-left p[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-left p[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-left p[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-left p[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-left p[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-left p[data-v-cf8c9b19]{margin:0;color:var(--el-text-color-secondary);font-size:var(--text-sm);line-height:1.4}.teacher-notifications .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.teacher-notifications .page-header .header-content .header-actions .el-button[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-actions .el-button[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-actions .el-button[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-actions .el-button[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-actions .el-button[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-actions .el-button[data-v-cf8c9b19]{min-width:100px}.teacher-notifications .stats-section[data-v-cf8c9b19],.teacher-notifications .overview-section[data-v-cf8c9b19],.teacher-notifications .team-collaboration[data-v-cf8c9b19],.teacher-notifications .school-overview[data-v-cf8c9b19],.teacher-tasks .stats-section[data-v-cf8c9b19],.teacher-tasks .overview-section[data-v-cf8c9b19],.teacher-tasks .team-collaboration[data-v-cf8c9b19],.teacher-tasks .school-overview[data-v-cf8c9b19],.teacher-enrollment .stats-section[data-v-cf8c9b19],.teacher-enrollment .overview-section[data-v-cf8c9b19],.teacher-enrollment .team-collaboration[data-v-cf8c9b19],.teacher-enrollment .school-overview[data-v-cf8c9b19],.teacher-activities .stats-section[data-v-cf8c9b19],.teacher-activities .overview-section[data-v-cf8c9b19],.teacher-activities .team-collaboration[data-v-cf8c9b19],.teacher-activities .school-overview[data-v-cf8c9b19],.teacher-teaching .stats-section[data-v-cf8c9b19],.teacher-teaching .overview-section[data-v-cf8c9b19],.teacher-teaching .team-collaboration[data-v-cf8c9b19],.teacher-teaching .school-overview[data-v-cf8c9b19],.teacher-customer-tracking .stats-section[data-v-cf8c9b19],.teacher-customer-tracking .overview-section[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration[data-v-cf8c9b19],.teacher-customer-tracking .school-overview[data-v-cf8c9b19]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .stats-section .el-card[data-v-cf8c9b19],.teacher-notifications .overview-section .el-card[data-v-cf8c9b19],.teacher-notifications .team-collaboration .el-card[data-v-cf8c9b19],.teacher-notifications .school-overview .el-card[data-v-cf8c9b19],.teacher-tasks .stats-section .el-card[data-v-cf8c9b19],.teacher-tasks .overview-section .el-card[data-v-cf8c9b19],.teacher-tasks .team-collaboration .el-card[data-v-cf8c9b19],.teacher-tasks .school-overview .el-card[data-v-cf8c9b19],.teacher-enrollment .stats-section .el-card[data-v-cf8c9b19],.teacher-enrollment .overview-section .el-card[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .el-card[data-v-cf8c9b19],.teacher-enrollment .school-overview .el-card[data-v-cf8c9b19],.teacher-activities .stats-section .el-card[data-v-cf8c9b19],.teacher-activities .overview-section .el-card[data-v-cf8c9b19],.teacher-activities .team-collaboration .el-card[data-v-cf8c9b19],.teacher-activities .school-overview .el-card[data-v-cf8c9b19],.teacher-teaching .stats-section .el-card[data-v-cf8c9b19],.teacher-teaching .overview-section .el-card[data-v-cf8c9b19],.teacher-teaching .team-collaboration .el-card[data-v-cf8c9b19],.teacher-teaching .school-overview .el-card[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .el-card[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .el-card[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .el-card[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .el-card[data-v-cf8c9b19]{width:100%;max-width:100%}.teacher-notifications .stats-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-notifications .overview-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-notifications .team-collaboration .el-card .el-card__body[data-v-cf8c9b19],.teacher-notifications .school-overview .el-card .el-card__body[data-v-cf8c9b19],.teacher-tasks .stats-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-tasks .overview-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-tasks .team-collaboration .el-card .el-card__body[data-v-cf8c9b19],.teacher-tasks .school-overview .el-card .el-card__body[data-v-cf8c9b19],.teacher-enrollment .stats-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-enrollment .overview-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .el-card .el-card__body[data-v-cf8c9b19],.teacher-enrollment .school-overview .el-card .el-card__body[data-v-cf8c9b19],.teacher-activities .stats-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-activities .overview-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-activities .team-collaboration .el-card .el-card__body[data-v-cf8c9b19],.teacher-activities .school-overview .el-card .el-card__body[data-v-cf8c9b19],.teacher-teaching .stats-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-teaching .overview-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-teaching .team-collaboration .el-card .el-card__body[data-v-cf8c9b19],.teacher-teaching .school-overview .el-card .el-card__body[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .el-card .el-card__body[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .el-card .el-card__body[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .el-card .el-card__body[data-v-cf8c9b19]{padding:var(--spacing-lg)!important}.teacher-notifications .stats-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row[data-v-cf8c9b19]{width:100%!important;max-width:100%!important;margin:0 -12px!important}.teacher-notifications .stats-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col[data-v-cf8c9b19]{padding:0 12px!important;margin-bottom:24px}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]{height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:var(--spacing-lg);border-radius:12px;transition:all .3s ease;background:var(--el-bg-color);border:1px solid var(--border-color)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19]{font-size:var(--text-4xl);font-weight:700;line-height:1;margin-bottom:8px;color:var(--el-color-primary)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--el-text-color-secondary);margin-bottom:4px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-cf8c9b19]{font-size:var(--text-xs);padding:2px 8px;border-radius:12px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-cf8c9b19]{background:rgba(16,185,129,.1);color:#059669}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-cf8c9b19]{background:rgba(245,158,11,.1);color:#d97706}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-cf8c9b19]{background:rgba(239,68,68,.1);color:#dc2626}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-cf8c9b19],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-cf8c9b19]{background:rgba(6,182,212,.1);color:#0891b2}.teacher-notifications .main-content[data-v-cf8c9b19],.teacher-tasks .main-content[data-v-cf8c9b19],.teacher-enrollment .main-content[data-v-cf8c9b19],.teacher-activities .main-content[data-v-cf8c9b19],.teacher-teaching .main-content[data-v-cf8c9b19],.teacher-customer-tracking .main-content[data-v-cf8c9b19]{width:100%;max-width:100%;flex:1 1 auto;display:flex;flex-direction:column;gap:var(--spacing-lg)}.teacher-notifications .main-content .el-card[data-v-cf8c9b19],.teacher-tasks .main-content .el-card[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card[data-v-cf8c9b19],.teacher-activities .main-content .el-card[data-v-cf8c9b19],.teacher-teaching .main-content .el-card[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card[data-v-cf8c9b19]{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .main-content .el-card .el-card__header[data-v-cf8c9b19],.teacher-tasks .main-content .el-card .el-card__header[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card .el-card__header[data-v-cf8c9b19],.teacher-activities .main-content .el-card .el-card__header[data-v-cf8c9b19],.teacher-teaching .main-content .el-card .el-card__header[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card .el-card__header[data-v-cf8c9b19]{padding:var(--spacing-lg) 24px!important;border-bottom:1px solid var(--border-color)}.teacher-notifications .main-content .el-card .el-card__header .card-header[data-v-cf8c9b19],.teacher-tasks .main-content .el-card .el-card__header .card-header[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card .el-card__header .card-header[data-v-cf8c9b19],.teacher-activities .main-content .el-card .el-card__header .card-header[data-v-cf8c9b19],.teacher-teaching .main-content .el-card .el-card__header .card-header[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;width:100%}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title[data-v-cf8c9b19],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title[data-v-cf8c9b19],.teacher-activities .main-content .el-card .el-card__header .card-header .card-title[data-v-cf8c9b19],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);font-size:var(--text-lg);font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-cf8c9b19],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-cf8c9b19],.teacher-activities .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-cf8c9b19],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-cf8c9b19]{font-size:var(--text-xl)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-actions[data-v-cf8c9b19],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-actions[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-actions[data-v-cf8c9b19],.teacher-activities .main-content .el-card .el-card__header .card-header .card-actions[data-v-cf8c9b19],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-actions[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center}.teacher-notifications .main-content .el-card .el-card__body[data-v-cf8c9b19],.teacher-tasks .main-content .el-card .el-card__body[data-v-cf8c9b19],.teacher-enrollment .main-content .el-card .el-card__body[data-v-cf8c9b19],.teacher-activities .main-content .el-card .el-card__body[data-v-cf8c9b19],.teacher-teaching .main-content .el-card .el-card__body[data-v-cf8c9b19],.teacher-customer-tracking .main-content .el-card .el-card__body[data-v-cf8c9b19]{padding:var(--spacing-lg)!important;width:100%;max-width:100%;box-sizing:border-box}.teacher-notifications .filter-section[data-v-cf8c9b19],.teacher-tasks .filter-section[data-v-cf8c9b19],.teacher-enrollment .filter-section[data-v-cf8c9b19],.teacher-activities .filter-section[data-v-cf8c9b19],.teacher-teaching .filter-section[data-v-cf8c9b19],.teacher-customer-tracking .filter-section[data-v-cf8c9b19]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .filter-section .el-card__body[data-v-cf8c9b19],.teacher-tasks .filter-section .el-card__body[data-v-cf8c9b19],.teacher-enrollment .filter-section .el-card__body[data-v-cf8c9b19],.teacher-activities .filter-section .el-card__body[data-v-cf8c9b19],.teacher-teaching .filter-section .el-card__body[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .el-card__body[data-v-cf8c9b19]{padding:var(--spacing-lg) 24px!important}.teacher-notifications .filter-section .filter-form .el-row[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .el-row[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .el-row[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .el-row[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .el-row[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .el-row[data-v-cf8c9b19]{width:100%!important;margin:0 -8px!important}.teacher-notifications .filter-section .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col[data-v-cf8c9b19]{padding:0 8px!important;margin-bottom:16px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item[data-v-cf8c9b19]{margin-bottom:0}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-cf8c9b19]{font-weight:500;color:var(--el-text-color-primary);margin-bottom:8px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-cf8c9b19],.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-cf8c9b19]{width:100%}.teacher-notifications .filter-section .filter-form .filter-actions[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .filter-actions[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .filter-actions[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .filter-actions[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .filter-actions[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .filter-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);justify-content:flex-end;margin-top:16px;flex-wrap:wrap}.teacher-notifications .filter-section .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-tasks .filter-section .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-enrollment .filter-section .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-activities .filter-section .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-teaching .filter-section .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-customer-tracking .filter-section .filter-form .filter-actions .el-button[data-v-cf8c9b19]{min-width:80px}.teacher-notifications .table-section[data-v-cf8c9b19],.teacher-tasks .table-section[data-v-cf8c9b19],.teacher-enrollment .table-section[data-v-cf8c9b19],.teacher-activities .table-section[data-v-cf8c9b19],.teacher-teaching .table-section[data-v-cf8c9b19],.teacher-customer-tracking .table-section[data-v-cf8c9b19]{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .table-section .table-header[data-v-cf8c9b19],.teacher-tasks .table-section .table-header[data-v-cf8c9b19],.teacher-enrollment .table-section .table-header[data-v-cf8c9b19],.teacher-activities .table-section .table-header[data-v-cf8c9b19],.teacher-teaching .table-section .table-header[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .table-section .table-header .table-title[data-v-cf8c9b19],.teacher-tasks .table-section .table-header .table-title[data-v-cf8c9b19],.teacher-enrollment .table-section .table-header .table-title[data-v-cf8c9b19],.teacher-activities .table-section .table-header .table-title[data-v-cf8c9b19],.teacher-teaching .table-section .table-header .table-title[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-header .table-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .table-section .table-header .table-actions[data-v-cf8c9b19],.teacher-tasks .table-section .table-header .table-actions[data-v-cf8c9b19],.teacher-enrollment .table-section .table-header .table-actions[data-v-cf8c9b19],.teacher-activities .table-section .table-header .table-actions[data-v-cf8c9b19],.teacher-teaching .table-section .table-header .table-actions[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-header .table-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.teacher-notifications .table-section .table-container[data-v-cf8c9b19],.teacher-tasks .table-section .table-container[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container[data-v-cf8c9b19],.teacher-activities .table-section .table-container[data-v-cf8c9b19],.teacher-teaching .table-section .table-container[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container[data-v-cf8c9b19]{width:100%;max-width:100%;overflow:hidden;border-radius:8px}.teacher-notifications .table-section .table-container .el-table[data-v-cf8c9b19],.teacher-tasks .table-section .table-container .el-table[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container .el-table[data-v-cf8c9b19],.teacher-activities .table-section .table-container .el-table[data-v-cf8c9b19],.teacher-teaching .table-section .table-container .el-table[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container .el-table[data-v-cf8c9b19],.teacher-notifications .table-section .table-container .el-table .el-table__header-wrapper[data-v-cf8c9b19],.teacher-notifications .table-section .table-container .el-table .el-table__body-wrapper[data-v-cf8c9b19],.teacher-tasks .table-section .table-container .el-table .el-table__header-wrapper[data-v-cf8c9b19],.teacher-tasks .table-section .table-container .el-table .el-table__body-wrapper[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container .el-table .el-table__header-wrapper[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container .el-table .el-table__body-wrapper[data-v-cf8c9b19],.teacher-activities .table-section .table-container .el-table .el-table__header-wrapper[data-v-cf8c9b19],.teacher-activities .table-section .table-container .el-table .el-table__body-wrapper[data-v-cf8c9b19],.teacher-teaching .table-section .table-container .el-table .el-table__header-wrapper[data-v-cf8c9b19],.teacher-teaching .table-section .table-container .el-table .el-table__body-wrapper[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container .el-table .el-table__header-wrapper[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body-wrapper[data-v-cf8c9b19]{width:100%!important}.teacher-notifications .table-section .table-container .el-table .el-table__header th[data-v-cf8c9b19],.teacher-tasks .table-section .table-container .el-table .el-table__header th[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container .el-table .el-table__header th[data-v-cf8c9b19],.teacher-activities .table-section .table-container .el-table .el-table__header th[data-v-cf8c9b19],.teacher-teaching .table-section .table-container .el-table .el-table__header th[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container .el-table .el-table__header th[data-v-cf8c9b19]{background:var(--el-fill-color-light)!important;font-weight:600;color:var(--el-text-color-primary);border-bottom:2px solid var(--el-border-color);padding:var(--spacing-md) 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr[data-v-cf8c9b19]:hover,.teacher-tasks .table-section .table-container .el-table .el-table__body tr[data-v-cf8c9b19]:hover,.teacher-enrollment .table-section .table-container .el-table .el-table__body tr[data-v-cf8c9b19]:hover,.teacher-activities .table-section .table-container .el-table .el-table__body tr[data-v-cf8c9b19]:hover,.teacher-teaching .table-section .table-container .el-table .el-table__body tr[data-v-cf8c9b19]:hover,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr[data-v-cf8c9b19]:hover{background:var(--el-fill-color-lighter)!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td[data-v-cf8c9b19],.teacher-tasks .table-section .table-container .el-table .el-table__body tr td[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td[data-v-cf8c9b19],.teacher-activities .table-section .table-container .el-table .el-table__body tr td[data-v-cf8c9b19],.teacher-teaching .table-section .table-container .el-table .el-table__body tr td[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:var(--spacing-md) 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td .cell[data-v-cf8c9b19],.teacher-tasks .table-section .table-container .el-table .el-table__body tr td .cell[data-v-cf8c9b19],.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td .cell[data-v-cf8c9b19],.teacher-activities .table-section .table-container .el-table .el-table__body tr td .cell[data-v-cf8c9b19],.teacher-teaching .table-section .table-container .el-table .el-table__body tr td .cell[data-v-cf8c9b19],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td .cell[data-v-cf8c9b19]{padding:var(--spacing-sm) 0;line-height:1.5}.teacher-notifications .table-section .pagination-container[data-v-cf8c9b19],.teacher-tasks .table-section .pagination-container[data-v-cf8c9b19],.teacher-enrollment .table-section .pagination-container[data-v-cf8c9b19],.teacher-activities .table-section .pagination-container[data-v-cf8c9b19],.teacher-teaching .table-section .pagination-container[data-v-cf8c9b19],.teacher-customer-tracking .table-section .pagination-container[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:var(--spacing-md) 0;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .table-section .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-tasks .table-section .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-enrollment .table-section .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-activities .table-section .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-teaching .table-section .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-customer-tracking .table-section .pagination-container .pagination-info[data-v-cf8c9b19]{color:var(--el-text-color-secondary);font-size:var(--text-sm)}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li[data-v-cf8c9b19],.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li[data-v-cf8c9b19],.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li[data-v-cf8c9b19],.teacher-activities .table-section .pagination-container .el-pagination .el-pager li[data-v-cf8c9b19],.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li[data-v-cf8c9b19],.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li[data-v-cf8c9b19]{min-width:32px;height:32px;line-height:30px;margin:0 4px;border-radius:6px}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-cf8c9b19],.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-cf8c9b19],.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-cf8c9b19],.teacher-activities .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-cf8c9b19],.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-cf8c9b19],.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-cf8c9b19]{background:var(--el-color-primary);color:#fff}.teacher-notifications .table-section .pagination-container .el-pagination .btn-prev[data-v-cf8c9b19],.teacher-notifications .table-section .pagination-container .el-pagination .btn-next[data-v-cf8c9b19],.teacher-tasks .table-section .pagination-container .el-pagination .btn-prev[data-v-cf8c9b19],.teacher-tasks .table-section .pagination-container .el-pagination .btn-next[data-v-cf8c9b19],.teacher-enrollment .table-section .pagination-container .el-pagination .btn-prev[data-v-cf8c9b19],.teacher-enrollment .table-section .pagination-container .el-pagination .btn-next[data-v-cf8c9b19],.teacher-activities .table-section .pagination-container .el-pagination .btn-prev[data-v-cf8c9b19],.teacher-activities .table-section .pagination-container .el-pagination .btn-next[data-v-cf8c9b19],.teacher-teaching .table-section .pagination-container .el-pagination .btn-prev[data-v-cf8c9b19],.teacher-teaching .table-section .pagination-container .el-pagination .btn-next[data-v-cf8c9b19],.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-prev[data-v-cf8c9b19],.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-next[data-v-cf8c9b19]{width:32px;height:32px;border-radius:6px}@media (max-width: 1200px){.teacher-notifications[data-v-cf8c9b19],.teacher-tasks[data-v-cf8c9b19],.teacher-enrollment[data-v-cf8c9b19],.teacher-activities[data-v-cf8c9b19],.teacher-teaching[data-v-cf8c9b19],.teacher-customer-tracking[data-v-cf8c9b19]{padding:var(--spacing-lg)!important;gap:var(--spacing-lg)}.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19]{width:50%!important}}@media (max-width: 992px){.teacher-notifications[data-v-cf8c9b19],.teacher-tasks[data-v-cf8c9b19],.teacher-enrollment[data-v-cf8c9b19],.teacher-activities[data-v-cf8c9b19],.teacher-teaching[data-v-cf8c9b19],.teacher-customer-tracking[data-v-cf8c9b19]{padding:var(--spacing-md)!important;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content[data-v-cf8c9b19],.teacher-tasks .page-header .header-content[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content[data-v-cf8c9b19],.teacher-activities .page-header .header-content[data-v-cf8c9b19],.teacher-teaching .page-header .header-content[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content[data-v-cf8c9b19]{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-left[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-left[data-v-cf8c9b19]{width:100%}.teacher-notifications .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-left h1[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-left h1[data-v-cf8c9b19]{font-size:var(--text-2xl)}.teacher-notifications .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-tasks .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-enrollment .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-activities .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-teaching .page-header .header-content .header-actions[data-v-cf8c9b19],.teacher-customer-tracking .page-header .header-content .header-actions[data-v-cf8c9b19]{width:100%;justify-content:flex-start}.teacher-notifications .stats-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-md-8[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6[data-v-cf8c9b19],.teacher-notifications .filter-form .el-row .el-col.el-col-md-6[data-v-cf8c9b19],.teacher-notifications .filter-form .el-row .el-col.el-col-lg-4[data-v-cf8c9b19],.teacher-tasks .filter-form .el-row .el-col.el-col-md-6[data-v-cf8c9b19],.teacher-tasks .filter-form .el-row .el-col.el-col-lg-4[data-v-cf8c9b19],.teacher-enrollment .filter-form .el-row .el-col.el-col-md-6[data-v-cf8c9b19],.teacher-enrollment .filter-form .el-row .el-col.el-col-lg-4[data-v-cf8c9b19],.teacher-activities .filter-form .el-row .el-col.el-col-md-6[data-v-cf8c9b19],.teacher-activities .filter-form .el-row .el-col.el-col-lg-4[data-v-cf8c9b19],.teacher-teaching .filter-form .el-row .el-col.el-col-md-6[data-v-cf8c9b19],.teacher-teaching .filter-form .el-row .el-col.el-col-lg-4[data-v-cf8c9b19],.teacher-customer-tracking .filter-form .el-row .el-col.el-col-md-6[data-v-cf8c9b19],.teacher-customer-tracking .filter-form .el-row .el-col.el-col-lg-4[data-v-cf8c9b19]{width:50%!important}}@media (max-width: var(--breakpoint-md)){.teacher-notifications[data-v-cf8c9b19],.teacher-tasks[data-v-cf8c9b19],.teacher-enrollment[data-v-cf8c9b19],.teacher-activities[data-v-cf8c9b19],.teacher-teaching[data-v-cf8c9b19],.teacher-customer-tracking[data-v-cf8c9b19]{padding:var(--spacing-md)!important;gap:var(--spacing-md)}.teacher-notifications .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col[data-v-cf8c9b19]{width:100%!important;margin-bottom:12px}.teacher-notifications .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .team-item[data-v-cf8c9b19]{height:100px;padding:var(--spacing-md)}.teacher-notifications .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-notifications .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-tasks .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-enrollment .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-activities .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-teaching .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .team-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .stat-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .overview-value[data-v-cf8c9b19],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .team-value[data-v-cf8c9b19]{font-size:var(--text-2xl)}.teacher-notifications .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-tasks .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-enrollment .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-activities .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-teaching .filter-form .el-row .el-col[data-v-cf8c9b19],.teacher-customer-tracking .filter-form .el-row .el-col[data-v-cf8c9b19]{width:100%!important;margin-bottom:12px}.teacher-notifications .filter-form .filter-actions[data-v-cf8c9b19],.teacher-tasks .filter-form .filter-actions[data-v-cf8c9b19],.teacher-enrollment .filter-form .filter-actions[data-v-cf8c9b19],.teacher-activities .filter-form .filter-actions[data-v-cf8c9b19],.teacher-teaching .filter-form .filter-actions[data-v-cf8c9b19],.teacher-customer-tracking .filter-form .filter-actions[data-v-cf8c9b19]{justify-content:center}.teacher-notifications .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-tasks .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-enrollment .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-activities .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-teaching .filter-form .filter-actions .el-button[data-v-cf8c9b19],.teacher-customer-tracking .filter-form .filter-actions .el-button[data-v-cf8c9b19]{flex:1;max-width:120px}.teacher-notifications .table-container[data-v-cf8c9b19],.teacher-tasks .table-container[data-v-cf8c9b19],.teacher-enrollment .table-container[data-v-cf8c9b19],.teacher-activities .table-container[data-v-cf8c9b19],.teacher-teaching .table-container[data-v-cf8c9b19],.teacher-customer-tracking .table-container[data-v-cf8c9b19]{overflow-x:auto}.teacher-notifications .table-container .el-table[data-v-cf8c9b19],.teacher-tasks .table-container .el-table[data-v-cf8c9b19],.teacher-enrollment .table-container .el-table[data-v-cf8c9b19],.teacher-activities .table-container .el-table[data-v-cf8c9b19],.teacher-teaching .table-container .el-table[data-v-cf8c9b19],.teacher-customer-tracking .table-container .el-table[data-v-cf8c9b19]{min-width:800px}.teacher-notifications .pagination-container[data-v-cf8c9b19],.teacher-tasks .pagination-container[data-v-cf8c9b19],.teacher-enrollment .pagination-container[data-v-cf8c9b19],.teacher-activities .pagination-container[data-v-cf8c9b19],.teacher-teaching .pagination-container[data-v-cf8c9b19],.teacher-customer-tracking .pagination-container[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md)}.teacher-notifications .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-tasks .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-enrollment .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-activities .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-teaching .pagination-container .pagination-info[data-v-cf8c9b19],.teacher-customer-tracking .pagination-container .pagination-info[data-v-cf8c9b19]{order:2}.teacher-notifications .pagination-container .el-pagination[data-v-cf8c9b19],.teacher-tasks .pagination-container .el-pagination[data-v-cf8c9b19],.teacher-enrollment .pagination-container .el-pagination[data-v-cf8c9b19],.teacher-activities .pagination-container .el-pagination[data-v-cf8c9b19],.teacher-teaching .pagination-container .el-pagination[data-v-cf8c9b19],.teacher-customer-tracking .pagination-container .el-pagination[data-v-cf8c9b19]{order:1}}.app-container[data-v-cf8c9b19]{display:flex;flex-direction:column;height:100vh;width:100%}.main-layout-area[data-v-cf8c9b19]{display:flex;min-height:calc(100vh - var(--header-height, 64px));height:calc(100vh - var(--header-height, 64px));margin-top:var(--header-height, 64px);background:var(--bg-color-page, #f7f9fc)}.sidebar-slot[data-v-cf8c9b19]{width:var(--sidebar-width, 280px);flex-shrink:0;background:var(--sidebar-bg, #f5f7fb);border-right:1px solid var(--border-color, #e5e7eb);padding:8px 0;min-height:calc(100vh - var(--header-height, 64px))}.sidebar[data-v-cf8c9b19]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 260px);background:var(--sidebar-bg, #f7f9fc);border-right:1px solid var(--border-color, #e5e7eb);padding:12px 10px;overflow-y:auto;z-index:var(--z-sidebar, 1020)}.sidebar-nav[data-v-cf8c9b19]{display:flex;flex-direction:column;gap:8px}.nav-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;color:var(--text-primary, #303133);background:#fff;box-shadow:0 4px 12px rgba(15,23,42,.06);text-decoration:none;transition:all .2s ease}.nav-item[data-v-cf8c9b19]:hover{background:linear-gradient(90deg,rgba(99,102,241,.12),rgba(99,102,241,.06));transform:translate(2px)}.nav-item.active[data-v-cf8c9b19]{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 6px 16px rgba(99,102,241,.35)}.nav-item.active .nav-text[data-v-cf8c9b19],.nav-item.active .nav-icon[data-v-cf8c9b19]{color:#fff!important}.nav-icon[data-v-cf8c9b19]{color:var(--text-secondary, #606266);font-size:18px}.nav-text[data-v-cf8c9b19]{font-size:15px;font-weight:600}.sidebar-category[data-v-cf8c9b19]{margin:4px 0}.category-title[data-v-cf8c9b19]{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-weight:600;color:var(--text-primary, #303133);cursor:pointer;transition:all .2s ease}.category-title[data-v-cf8c9b19]:hover{background:#eef2ff}.category-items[data-v-cf8c9b19]{margin-left:12px;display:flex;flex-direction:column;gap:6px}.content-slot[data-v-cf8c9b19]{flex:1;display:flex;flex-direction:column;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--bg-color, #ffffff)}.app-header[data-v-cf8c9b19]{position:fixed;top:0;left:0;right:0;height:var(--header-height, 64px);display:flex;align-items:center;padding:0 16px;background:var(--bg-card, #ffffff);border-bottom:1px solid var(--border-color, #e5e7eb);z-index:var(--z-header, 1030)}.el-dialog[data-v-cf8c9b19]{--dialog-form-error-offset: 60px}.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding-bottom:calc(var(--spacing-lg) + var(--dialog-form-error-offset))}.el-form-item__error[data-v-cf8c9b19]{position:absolute;top:100%;left:0;padding-top:4px;line-height:1.4;white-space:normal;z-index:10}.el-dialog__body .el-form-item__error[data-v-cf8c9b19]{padding-bottom:var(--spacing-md)}@media (max-width: 768px){.el-dialog[data-v-cf8c9b19]{--dialog-form-error-offset: 80px}.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding:var(--spacing-md);padding-bottom:calc(var(--spacing-lg) + var(--dialog-form-error-offset))}.el-dialog .el-form-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.el-dialog .el-form-item__error[data-v-cf8c9b19]{font-size:12px;padding-top:2px}}.el-drawer .el-drawer__body[data-v-cf8c9b19]{padding-bottom:calc(var(--spacing-xl) + 60px)}.el-drawer .el-form-item__error[data-v-cf8c9b19]{padding-bottom:var(--spacing-sm)}.el-card .el-form-item__error[data-v-cf8c9b19]{position:relative;top:auto;left:auto;padding-top:4px}.el-row .el-col .el-form-item__error[data-v-cf8c9b19],.el-form--inline .el-form-item__error[data-v-cf8c9b19]{position:relative;top:auto;left:auto}.el-steps+.el-form .el-form-item__error[data-v-cf8c9b19],.el-steps~.el-form .el-form-item__error[data-v-cf8c9b19]{position:relative;top:auto;left:auto;margin-top:4px}.el-theme-dark .el-form-item__error[data-v-cf8c9b19],.theme-dark .el-form-item__error[data-v-cf8c9b19]{color:var(--el-color-danger-light-8);background:rgba(245,108,108,.1);padding:4px 8px;border-radius:4px}.el-form-item.is-error .el-input__wrapper[data-v-cf8c9b19],.el-form-item.is-error .el-textarea__inner[data-v-cf8c9b19],.el-form-item.is-error .el-select .el-input__wrapper[data-v-cf8c9b19]{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-form-item.is-error .el-input__wrapper[data-v-cf8c9b19]:focus,.el-form-item.is-error .el-textarea__inner[data-v-cf8c9b19]:focus,.el-form-item.is-error .el-select .el-input__wrapper[data-v-cf8c9b19]:focus{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-dialog.el-dialog--center .el-form-item__error[data-v-cf8c9b19]{text-align:left}.el-form-item__error[data-v-cf8c9b19]{position:absolute;top:100%;left:0;padding-top:4px;color:var(--el-color-danger);font-size:12px;line-height:1.4;white-space:normal;z-index:10}.el-dialog .el-form-item__error[data-v-cf8c9b19]{position:absolute}.el-form-item[data-v-cf8c9b19]{min-height:calc(var(--size-form-height) + 24px)}.teacher-page-container[data-v-cf8c9b19]{padding:var(--spacing-xl);max-width:var(--breakpoint-2xl);margin:0 auto;min-height:calc(100vh - var(--header-height))}.teacher-page-header[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color-lighter)}.teacher-page-header .page-title[data-v-cf8c9b19]{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0 0 var(--spacing-sm) 0;line-height:var(--leading-relaxed);display:flex;align-items:center;gap:var(--spacing-sm)}.teacher-page-header .page-title[data-v-cf8c9b19]:before{content:"";display:inline-block;width:var(--spacing-sm);height:var(--spacing-xl);background:linear-gradient(180deg,var(--primary-color) 0%,var(--primary-light) 100%);border-radius:var(--spacing-sm)}.teacher-page-header .page-description[data-v-cf8c9b19]{font-size:var(--text-base);color:var(--text-secondary);margin:0;padding-left:var(--spacing-xl);line-height:var(--leading-relaxed)}.teacher-card-container[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);padding:var(--spacing-xl) var(--spacing-lg);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.teacher-card-container[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-md)}.teacher-card-container[data-v-cf8c9b19]:last-child{margin-bottom:0}.teacher-filter-section[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);padding:var(--spacing-lg) var(--spacing-md);margin-bottom:var(--spacing-xl);box-shadow:var(--shadow-sm)}.teacher-filter-section[data-v-cf8c9b19] .el-form-item{margin-bottom:var(--spacing-md)}.teacher-filter-section[data-v-cf8c9b19] .el-form-item__label{font-weight:500;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-stats-grid[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}@media (max-width: var(--breakpoint-xl)){.teacher-stats-grid[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.teacher-stats-grid[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-md)}}.teacher-content-grid[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}@media (max-width: var(--breakpoint-xl)){.teacher-content-grid[data-v-cf8c9b19]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.teacher-content-grid[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-md)}}.teacher-table-container[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);overflow:hidden;margin-bottom:var(--spacing-lg)}.teacher-table-container[data-v-cf8c9b19] .el-table{border-radius:var(--radius-lg);overflow:hidden}.teacher-table-container[data-v-cf8c9b19] .el-table:before{display:none}.teacher-table-container[data-v-cf8c9b19] .el-table .el-table__header-wrapper th{background:var(--el-fill-color-light);color:var(--text-primary);font-weight:600;font-size:var(--text-sm);padding:var(--spacing-md) var(--spacing-sm);line-height:var(--leading-relaxed)}.teacher-table-container[data-v-cf8c9b19] .el-table .el-table__row{transition:all var(--transition-base)}.teacher-table-container[data-v-cf8c9b19] .el-table .el-table__row:hover{background:var(--el-fill-color-light)!important}.teacher-table-container[data-v-cf8c9b19] .el-table .el-table__cell{padding:var(--spacing-md) var(--spacing-sm);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.teacher-pagination-container[data-v-cf8c9b19]{display:flex;justify-content:center;margin-top:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color-lighter)}.teacher-pagination-container[data-v-cf8c9b19] .el-pagination .el-pager li{font-size:var(--text-sm);font-weight:500}.teacher-pagination-container[data-v-cf8c9b19] .el-pagination .el-pagination__total{font-size:var(--text-sm);color:var(--text-secondary)}.teacher-empty-state[data-v-cf8c9b19]{padding:var(--spacing-3xl) var(--spacing-xl);text-align:center}.teacher-empty-state[data-v-cf8c9b19] .el-empty .el-empty__description{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed)}.teacher-dialog[data-v-cf8c9b19] .el-dialog{border-radius:var(--radius-xl)}.teacher-dialog[data-v-cf8c9b19] .el-dialog .el-dialog__header{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter)}.teacher-dialog[data-v-cf8c9b19] .el-dialog .el-dialog__header .el-dialog__title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-dialog[data-v-cf8c9b19] .el-dialog .el-dialog__body{padding:var(--spacing-xl)}.teacher-dialog[data-v-cf8c9b19] .el-dialog .el-dialog__footer{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-lighter)}.teacher-drawer[data-v-cf8c9b19] .el-drawer .el-drawer__header{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter);margin-bottom:0}.teacher-drawer[data-v-cf8c9b19] .el-drawer .el-drawer__header .el-drawer__title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-drawer[data-v-cf8c9b19] .el-drawer .el-drawer__body{padding:var(--spacing-xl)}.teacher-button-group[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.teacher-button-group.center[data-v-cf8c9b19]{justify-content:center}.teacher-button-group.right[data-v-cf8c9b19]{justify-content:flex-end}.teacher-button-group[data-v-cf8c9b19] .el-button{font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-md);line-height:var(--leading-relaxed);transition:all var(--transition-base)}.teacher-button-group[data-v-cf8c9b19] .el-button:hover{transform:translateY(-1px)}.teacher-tag-group[data-v-cf8c9b19]{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.teacher-tag-group[data-v-cf8c9b19] .el-tag{font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);padding:var(--spacing-xs) var(--spacing-sm);line-height:var(--leading-relaxed)}.teacher-form-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.teacher-form-item[data-v-cf8c9b19]:last-child{margin-bottom:0}.teacher-form-item[data-v-cf8c9b19] .el-form-item__label{font-size:var(--text-sm);font-weight:500;color:var(--text-primary);line-height:var(--leading-relaxed);padding-bottom:var(--spacing-xs)}.teacher-form-item[data-v-cf8c9b19] .el-input__inner,.teacher-form-item[data-v-cf8c9b19] .el-textarea__inner{font-size:var(--text-base);line-height:var(--leading-relaxed);border-radius:var(--radius-md)}.teacher-timeline[data-v-cf8c9b19]{padding:var(--spacing-md) 0}.teacher-timeline[data-v-cf8c9b19] .el-timeline-item{padding-bottom:var(--spacing-lg)}.teacher-timeline[data-v-cf8c9b19] .el-timeline-item .el-timeline-item__timestamp{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.teacher-list-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-lg);margin-bottom:var(--spacing-md);transition:all var(--transition-base)}.teacher-list-item[data-v-cf8c9b19]:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm)}.teacher-list-item[data-v-cf8c9b19]:last-child{margin-bottom:0}.teacher-list-item .item-icon[data-v-cf8c9b19]{width:44px;height:44px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--primary-light-bg);color:var(--primary-color)}.teacher-list-item .item-content[data-v-cf8c9b19]{flex:1;min-width:0}.teacher-list-item .item-content .item-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:600;color:var(--text-primary);margin:0 0 var(--spacing-xs) 0;line-height:var(--leading-relaxed)}.teacher-list-item .item-content .item-description[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:var(--leading-relaxed);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.teacher-list-item .item-action[data-v-cf8c9b19]{flex-shrink:0}@media (max-width: var(--breakpoint-md)){.teacher-page-container[data-v-cf8c9b19],.teacher-card-container[data-v-cf8c9b19],.teacher-filter-section[data-v-cf8c9b19]{padding:var(--spacing-md)}.teacher-stats-grid[data-v-cf8c9b19],.teacher-content-grid[data-v-cf8c9b19]{gap:var(--spacing-md)}.teacher-page-header .page-title[data-v-cf8c9b19]{font-size:var(--text-xl)}.teacher-page-header .page-description[data-v-cf8c9b19]{font-size:var(--text-sm);padding-left:0}}@media (max-width: var(--breakpoint-sm)){.teacher-button-group[data-v-cf8c9b19]{flex-direction:column}.teacher-button-group[data-v-cf8c9b19] .el-button{width:100%}}.text-teacher-primary[data-v-cf8c9b19]{color:var(--text-primary);line-height:var(--leading-relaxed)}.text-teacher-secondary[data-v-cf8c9b19]{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.bg-teacher-hover[data-v-cf8c9b19]{background:var(--bg-hover)}.teacher-loading-overlay[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:var(--spacing-3xl)}.admin-page[data-v-cf8c9b19]{min-height:100vh;padding:var(--spacing-lg);background:var(--bg-color-page)}@media (max-width: var(--breakpoint-md)){.admin-page[data-v-cf8c9b19]{padding:var(--spacing-md)}}@media (max-width: var(--breakpoint-sm)){.admin-page[data-v-cf8c9b19]{padding:var(--spacing-sm)}}.admin-container[data-v-cf8c9b19]{width:100%;max-width:var(--container-xl);margin:0 auto;padding:0 var(--spacing-lg)}@media (max-width: var(--breakpoint-lg)){.admin-container[data-v-cf8c9b19]{padding:0 var(--spacing-md)}}@media (max-width: var(--breakpoint-sm)){.admin-container[data-v-cf8c9b19]{padding:0 var(--spacing-sm)}}.admin-card[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);padding:var(--spacing-xl);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.admin-card[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-md)}.admin-card__header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--spacing-md);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color-lighter)}@media (max-width: var(--breakpoint-md)){.admin-card__header[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md);align-items:flex-start}}.admin-card__title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.admin-card__subtitle[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.admin-card__actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center}.admin-card__body[data-v-cf8c9b19]{padding:var(--spacing-md) 0}.admin-card__footer[data-v-cf8c9b19]{padding-top:var(--spacing-md);margin-top:var(--spacing-md);border-top:1px solid var(--border-color-lighter)}.admin-card--compact[data-v-cf8c9b19]{padding:var(--spacing-md)}.admin-card--large[data-v-cf8c9b19]{padding:var(--spacing-2xl)}.admin-card--borderless[data-v-cf8c9b19]{border:none;box-shadow:none}.admin-card--stat[data-v-cf8c9b19]{text-align:center;padding:var(--spacing-xl)}.admin-card--stat .admin-card__title[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.admin-card--stat .admin-card__value[data-v-cf8c9b19]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.admin-card--stat .admin-card__change[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:var(--font-medium)}.admin-card--stat .admin-card__change--positive[data-v-cf8c9b19]{color:var(--success-color)}.admin-card--stat .admin-card__change--negative[data-v-cf8c9b19]{color:var(--danger-color)}.admin-list[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);overflow:hidden}.admin-list__header[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl);background:var(--bg-tertiary);border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center}@media (max-width: var(--breakpoint-md)){.admin-list__header[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}}.admin-list__title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary)}.admin-list__actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.admin-list__item[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter);transition:background var(--transition-base);display:flex;align-items:center;gap:var(--spacing-md)}.admin-list__item[data-v-cf8c9b19]:last-child{border-bottom:none}.admin-list__item[data-v-cf8c9b19]:hover{background:var(--bg-hover)}@media (max-width: var(--breakpoint-md)){.admin-list__item[data-v-cf8c9b19]{padding:var(--spacing-md);flex-direction:column;align-items:flex-start}}.admin-list__item-content[data-v-cf8c9b19]{flex:1;min-width:0}.admin-list__item-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.admin-list__item-description[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary)}.admin-list__item-meta[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center;flex-shrink:0}@media (max-width: var(--breakpoint-md)){.admin-list__item-meta[data-v-cf8c9b19]{width:100%;justify-content:flex-start;margin-top:var(--spacing-sm)}}.admin-list__footer[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-lighter);display:flex;justify-content:space-between;align-items:center}@media (max-width: var(--breakpoint-md)){.admin-list__footer[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}}.admin-table[data-v-cf8c9b19]{width:100%;border-collapse:collapse;background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.admin-table thead[data-v-cf8c9b19]{background:var(--bg-tertiary)}.admin-table thead th[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-lg);text-align:left;font-weight:var(--font-semibold);font-size:var(--text-sm);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);white-space:nowrap}@media (max-width: var(--breakpoint-md)){.admin-table thead th[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.admin-table tbody tr[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-lighter);transition:background var(--transition-base)}.admin-table tbody tr[data-v-cf8c9b19]:last-child{border-bottom:none}.admin-table tbody tr[data-v-cf8c9b19]:hover{background:var(--bg-hover)}.admin-table tbody tr td[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-sm);color:var(--text-primary)}@media (max-width: var(--breakpoint-md)){.admin-table tbody tr td[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.admin-table--compact thead th[data-v-cf8c9b19],.admin-table--compact tbody td[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md)}.admin-table--borderless[data-v-cf8c9b19]{border:none}.admin-table--borderless thead th[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-light)}.admin-table--borderless tbody tr[data-v-cf8c9b19]{border-bottom:none}.admin-tag[data-v-cf8c9b19]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:1;white-space:nowrap;transition:all var(--transition-base);min-width:60px;justify-content:center}.admin-tag--default[data-v-cf8c9b19]{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color-light)}.admin-tag--primary[data-v-cf8c9b19]{background:var(--primary-extra-light);color:var(--primary-color);border:1px solid var(--primary-color)}.admin-tag--success[data-v-cf8c9b19]{background:var(--success-extra-light);color:var(--success-color);border:1px solid var(--success-color)}.admin-tag--warning[data-v-cf8c9b19]{background:var(--warning-extra-light);color:var(--warning-color);border:1px solid var(--warning-color)}.admin-tag--danger[data-v-cf8c9b19]{background:var(--danger-extra-light);color:var(--danger-color);border:1px solid var(--danger-color)}.admin-tag--info[data-v-cf8c9b19]{background:var(--info-extra-light);color:var(--info-color);border:1px solid var(--info-color)}.admin-tag__close[data-v-cf8c9b19]{cursor:pointer;opacity:.6;transition:opacity var(--transition-base)}.admin-tag__close[data-v-cf8c9b19]:hover{opacity:1}.admin-button-group[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.admin-button-group--horizontal[data-v-cf8c9b19]{flex-direction:row}.admin-button-group--vertical[data-v-cf8c9b19]{flex-direction:column;align-items:stretch}.admin-button-group--vertical .el-button[data-v-cf8c9b19]{width:100%}.admin-button-group--table-actions[data-v-cf8c9b19]{gap:var(--spacing-xs)}.admin-button-group--table-actions .el-button[data-v-cf8c9b19]{margin:0!important;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);min-width:32px}.admin-button-group--form[data-v-cf8c9b19]{justify-content:center;padding:var(--spacing-lg) 0;margin-top:var(--spacing-lg);border-top:1px solid var(--border-color-lighter)}.admin-button-group--form .el-button[data-v-cf8c9b19]{min-width:100px;padding:var(--spacing-sm) var(--spacing-xl)}@media (max-width: var(--breakpoint-md)){.admin-button-group--form[data-v-cf8c9b19]{flex-direction:column}.admin-button-group--form .el-button[data-v-cf8c9b19]{width:100%}}.admin-button-group--card-header[data-v-cf8c9b19]{margin-left:auto}.admin-button-group--dialog[data-v-cf8c9b19]{justify-content:flex-end;padding:var(--spacing-md) 0 0 0}.admin-button-group--dialog .el-button[data-v-cf8c9b19]{min-width:80px}@media (max-width: var(--breakpoint-md)){.admin-button-group--dialog[data-v-cf8c9b19]{justify-content:center}.admin-button-group--dialog .el-button[data-v-cf8c9b19]{flex:1;max-width:150px}}.admin-form[data-v-cf8c9b19]{max-width:800px;margin:0 auto}.admin-form__group[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl)}.admin-form__group--inline[data-v-cf8c9b19]{display:flex;gap:var(--spacing-lg);align-items:flex-end;flex-wrap:wrap}.admin-form__group--inline .el-form-item[data-v-cf8c9b19]{margin-bottom:0;flex:1;min-width:200px}.admin-form__section-title[data-v-cf8c9b19]{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--border-color-light)}.admin-form__help-text[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.admin-form[data-v-cf8c9b19] .el-form-item__label{font-weight:var(--font-medium);color:var(--text-primary);font-size:var(--text-sm);width:120px!important}.admin-form[data-v-cf8c9b19] .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{color:var(--danger-color);margin-right:var(--spacing-xs)}.admin-form[data-v-cf8c9b19] .el-form-item__error{font-size:var(--text-xs);color:var(--danger-color);margin-top:var(--spacing-xs)}.admin-search-bar[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center;padding:var(--spacing-md) var(--spacing-xl);background:var(--bg-tertiary);border-radius:var(--radius-lg);margin-bottom:var(--spacing-lg);flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.admin-search-bar[data-v-cf8c9b19]{padding:var(--spacing-md)}}.admin-search-bar__input[data-v-cf8c9b19]{flex:1;min-width:200px}@media (max-width: var(--breakpoint-md)){.admin-search-bar__input[data-v-cf8c9b19]{width:100%;min-width:unset}}.admin-search-bar__filters[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.admin-search-bar__filters[data-v-cf8c9b19]{width:100%}}.admin-search-bar__actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center}@media (max-width: var(--breakpoint-md)){.admin-search-bar__actions[data-v-cf8c9b19]{width:100%}.admin-search-bar__actions .el-button[data-v-cf8c9b19]{flex:1}}.admin-pagination[data-v-cf8c9b19]{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg) 0}.admin-pagination[data-v-cf8c9b19] .el-pagination .el-pager li{margin:0 var(--spacing-xs);min-width:32px;height:32px;line-height:32px;border-radius:var(--radius-sm);font-size:var(--text-sm);transition:all var(--transition-base)}.admin-pagination[data-v-cf8c9b19] .el-pagination .el-pager li:hover{background:var(--bg-hover)}.admin-pagination[data-v-cf8c9b19] .el-pagination .el-pager li.is-active{background:var(--primary-color);color:var(--text-on-primary)}.admin-pagination[data-v-cf8c9b19] .el-pagination .btn-prev,.admin-pagination[data-v-cf8c9b19] .el-pagination .btn-next{min-width:32px;height:32px;line-height:32px;border-radius:var(--radius-sm);transition:all var(--transition-base)}.admin-pagination[data-v-cf8c9b19] .el-pagination .btn-prev:hover,.admin-pagination[data-v-cf8c9b19] .el-pagination .btn-next:hover{background:var(--bg-hover)}.admin-pagination[data-v-cf8c9b19] .el-pagination .btn-prev:disabled,.admin-pagination[data-v-cf8c9b19] .el-pagination .btn-next:disabled{color:var(--text-disabled);cursor:not-allowed}@media (max-width: var(--breakpoint-md)){.admin-pagination[data-v-cf8c9b19] .el-pagination .el-pagination__sizes,.admin-pagination[data-v-cf8c9b19] .el-pagination .el-pagination__jump{display:none}}.admin-status[data-v-cf8c9b19]{display:inline-flex;align-items:center;gap:var(--spacing-sm);font-size:var(--text-sm);font-weight:var(--font-medium)}.admin-status__dot[data-v-cf8c9b19]{width:8px;height:8px;border-radius:var(--radius-full);flex-shrink:0}.admin-status__dot--online[data-v-cf8c9b19]{background:var(--success-color);box-shadow:0 0 0 2px var(--success-extra-light)}.admin-status__dot--offline[data-v-cf8c9b19]{background:var(--text-disabled)}.admin-status__dot--busy[data-v-cf8c9b19]{background:var(--danger-color);box-shadow:0 0 0 2px var(--danger-extra-light)}.admin-status__dot--away[data-v-cf8c9b19]{background:var(--warning-color);box-shadow:0 0 0 2px var(--warning-extra-light)}.admin-status__text[data-v-cf8c9b19]{color:var(--text-primary)}.admin-empty-state[data-v-cf8c9b19]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl);text-align:center}.admin-empty-state__icon[data-v-cf8c9b19]{font-size:64px;color:var(--text-placeholder);margin-bottom:var(--spacing-lg)}.admin-empty-state__title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.admin-empty-state__description[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-lg);max-width:400px}.admin-empty-state__actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.admin-loading[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;padding:var(--spacing-3xl)}.admin-loading__spinner[data-v-cf8c9b19]{width:40px;height:40px;border:3px solid var(--border-color-light);border-top-color:var(--primary-color);border-radius:var(--radius-full);animation:admin-spin-cf8c9b19 .8s linear infinite}.admin-loading__text[data-v-cf8c9b19]{margin-left:var(--spacing-md);color:var(--text-secondary);font-size:var(--text-sm)}@keyframes admin-spin-cf8c9b19{to{transform:rotate(360deg)}}.admin-tooltip[data-v-cf8c9b19] .el-tooltip__popper{background:var(--text-primary);color:var(--bg-card);border-radius:var(--radius-sm);padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);max-width:300px}@media (max-width: var(--breakpoint-md)){.admin-hide-mobile[data-v-cf8c9b19]{display:none!important}}@media (min-width: var(--breakpoint-md1)){.admin-hide-desktop[data-v-cf8c9b19]{display:none!important}}.admin-text-left[data-v-cf8c9b19]{text-align:left}.admin-text-center[data-v-cf8c9b19]{text-align:center}.admin-text-right[data-v-cf8c9b19]{text-align:right}.admin-mt-sm[data-v-cf8c9b19]{margin-top:var(--spacing-sm)}.admin-mt-md[data-v-cf8c9b19]{margin-top:var(--spacing-md)}.admin-mt-lg[data-v-cf8c9b19]{margin-top:var(--spacing-lg)}.admin-mb-sm[data-v-cf8c9b19]{margin-bottom:var(--spacing-sm)}.admin-mb-md[data-v-cf8c9b19]{margin-bottom:var(--spacing-md)}.admin-mb-lg[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.el-button.el-button--small[data-v-cf8c9b19]{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);height:28px}.el-button.el-button--default[data-v-cf8c9b19]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm);height:32px}.el-button.el-button--large[data-v-cf8c9b19]{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-base);height:40px}.el-input.el-input--small .el-input__inner[data-v-cf8c9b19]{height:28px;line-height:28px}.el-input.el-input--default .el-input__inner[data-v-cf8c9b19]{height:32px;line-height:32px}.el-input.el-input--large .el-input__inner[data-v-cf8c9b19]{height:40px;line-height:40px}.el-select[data-v-cf8c9b19]{width:100%}.el-dialog[data-v-cf8c9b19]{border-radius:var(--radius-lg);overflow:hidden}.el-dialog .el-dialog__header[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-light)}.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding:var(--spacing-xl)}.el-dialog .el-dialog__footer[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-light)}.el-drawer .el-drawer__header[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-light);margin-bottom:0}.el-drawer .el-drawer__body[data-v-cf8c9b19]{padding:var(--spacing-xl)}@media print{.admin-page[data-v-cf8c9b19]{background:white}.admin-card[data-v-cf8c9b19]{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}.admin-button-group[data-v-cf8c9b19],.admin-search-bar[data-v-cf8c9b19],.admin-pagination[data-v-cf8c9b19]{display:none}}@media (prefers-reduced-motion: reduce){.admin-card[data-v-cf8c9b19],.admin-list__item[data-v-cf8c9b19],.admin-table tbody tr[data-v-cf8c9b19],.admin-tag[data-v-cf8c9b19],.el-button[data-v-cf8c9b19]{transition:none}.admin-loading__spinner[data-v-cf8c9b19]{animation:none}}@media (prefers-contrast: high){.admin-card[data-v-cf8c9b19],.admin-list[data-v-cf8c9b19],.admin-table[data-v-cf8c9b19]{border:2px solid var(--text-primary)}.admin-tag[data-v-cf8c9b19]{border:2px solid currentColor}}[data-v-cf8c9b19]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}html[data-theme=dark] .admin-card[data-v-cf8c9b19],html[data-theme=dark] .admin-list[data-v-cf8c9b19]{background:var(--bg-card-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__header[data-v-cf8c9b19]{background:var(--bg-secondary-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__item[data-v-cf8c9b19]{border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__item[data-v-cf8c9b19]:hover{background:var(--bg-hover-dark)}html[data-theme=dark] .admin-table[data-v-cf8c9b19]{background:var(--bg-card-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-table thead[data-v-cf8c9b19]{background:var(--bg-secondary-dark)}html[data-theme=dark] .admin-table thead th[data-v-cf8c9b19],html[data-theme=dark] .admin-table tbody tr[data-v-cf8c9b19]{border-color:var(--border-color-dark)}html[data-theme=dark] .admin-table tbody tr[data-v-cf8c9b19]:hover{background:var(--bg-hover-dark)}html[data-theme=dark] .admin-search-bar[data-v-cf8c9b19]{background:var(--bg-secondary-dark)}html[data-theme=dark] .admin-empty-state__icon[data-v-cf8c9b19],html[data-theme=dark] .admin-status__dot--offline[data-v-cf8c9b19]{color:var(--text-disabled-dark)}[data-v-cf8c9b19]:root,:root.theme-dark[data-v-cf8c9b19]{--primary-color: #6366f1;--primary-hover: #4f46e5;--primary-light: #a5b4fc;--primary-color-dark: #4338ca;--secondary-color: #06b6d4;--accent-color: #f59e0b;--danger-color: #f87171;--warning-color: #fbbf24;--info-color: #38bdf8;--success-color: #34d399;--success-color-rgb: 52, 211, 153;--warning-color-rgb: 251, 191, 36;--danger-color-rgb: 248, 113, 113;--info-color-rgb: 56, 189, 248;--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-color-dark) 100%);--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(255, 255, 255, .3);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(255, 255, 255, .5);--primary-light-bg: rgba(99, 102, 241, .15);--success-light-bg: rgba(52, 211, 153, .15);--warning-light-bg: rgba(251, 191, 36, .15);--danger-light-bg: rgba(248, 113, 113, .15);--info-light-bg: rgba(56, 189, 248, .15);--primary-bg: rgba(99, 102, 241, .18);--success-bg: rgba(52, 211, 153, .18);--warning-bg: rgba(251, 191, 36, .18);--danger-bg: rgba(248, 113, 113, .18);--info-bg: rgba(56, 189, 248, .18);--bg-primary: #0c0a1a;--bg-secondary: #1a1625;--bg-tertiary: #2d2438;--bg-card: #1a1625;--bg-hover: #2d2438;--bg-color: #1a1625;--bg-color-hover: #2d2438;--text-primary: #d1d5db !important;--text-secondary: #9ca3af !important;--text-muted: #6b7280 !important;--text-disabled: #374151 !important;--text-tertiary: #6b7280 !important;--border-color: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .12);--border-focus: rgba(99, 102, 241, .6);--border-color-light: rgba(255, 255, 255, .12);--el-border-color: var(--border-color);--el-border-color-light: var(--border-color-light);--el-border-color-lighter: rgba(255, 255, 255, .05);--el-border-color-extra-light: rgba(255, 255, 255, .03);--el-border-color-dark: rgba(255, 255, 255, .15);--el-border-color-darker: rgba(255, 255, 255, .18);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 20px -4px rgba(0, 0, 0, .6);--shadow-xl: 0 24px 32px -8px rgba(0, 0, 0, .7);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-normal: .35s cubic-bezier(.4, 0, .2, 1);--transition-slow: .6s cubic-bezier(.4, 0, .2, 1);--table-column-selection: 55px;--table-column-index: 50px;--table-column-sm: 100px;--table-column-md: 120px;--table-column-lg: 180px;--table-column-xl: 200px;--dialog-width-sm: 500px;--dialog-width-md: 600px;--dialog-width-lg: 700px;--form-label-width: 100px;--row-gutter: 10px;--transform-hover-sm: translateY(-3px);--transform-hover-md: translateY(-6px);--transform-slide: translateX(6px);--transform-active: translateY(0);--position-offset-sm: -4px;--position-offset-md: -8px;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--spacing-5xl: 6rem;--app-gap-lg: var(--spacing-xl);--sidebar-bg: #0c0a1a;--sidebar-border: #1a1625;--sidebar-text: #d1d5db;--sidebar-text-hover: #e2e8f0;--sidebar-item-hover: rgba(99, 102, 241, .12);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 4px 12px rgba(0, 0, 0, .3);--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-color-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-color);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-color);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-color);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-color);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--scrollbar-track: #1a1625;--scrollbar-thumb: #374151;--scrollbar-thumb-hover: #4b5563}:root.theme-light[data-v-cf8c9b19]{--primary-color: #6366f1;--primary-color-rgb: 99, 102, 241;--primary-hover: #4f46e5;--primary-light: #a5b4fc;--primary-lighter: #c7d2fe;--primary-extra-light: #e0e7ff;--primary-dark: #4338ca;--secondary-color: #06b6d4;--accent-color: #f59e0b;--danger-color: #ef4444;--warning-color: #f97316;--info-color: #06b6d4;--success-color: #10b981;--success-light: #34d399;--success-lighter: #6ee7b7;--success-extra-light: #d1fae5;--success-color-rgb: 16, 185, 129;--warning-light: #fb923c;--warning-lighter: #fdba74;--warning-extra-light: #fed7aa;--warning-color-rgb: 249, 115, 22;--danger-light: #f87171;--danger-lighter: #fca5a5;--danger-extra-light: #fecaca;--danger-color-rgb: 239, 68, 68;--info-light: #22d3ee;--info-lighter: #67e8f9;--info-extra-light: #cffafe;--info-color-rgb: 6, 182, 212;--primary-light-bg: rgba(0, 123, 255, .1);--success-light-bg: rgba(16, 185, 129, .1);--warning-light-bg: rgba(249, 115, 22, .1);--danger-light-bg: rgba(239, 68, 68, .1);--info-light-bg: rgba(6, 182, 212, .1);--bg-primary: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--bg-secondary: #ffffff;--bg-tertiary: #f8fafc;--bg-card: rgba(255, 255, 255, .95);--bg-hover: #f1f5f9;--bg-accent: rgba(0, 123, 255, .04);--bg-subtle: #f8fafc;--bg-gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);--bg-gradient-secondary: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--bg-gradient-success: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--bg-gradient-warning: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);--text-primary: #333333;--text-secondary: #666666;--text-muted: #999999;--text-disabled: #cccccc;--border-color: rgba(0, 0, 0, .08);--border: rgba(0, 0, 0, .08);--border-light: rgba(0, 0, 0, .12);--border-focus: rgba(99, 102, 241, .6);--border-accent: rgba(99, 102, 241, .6);--border-subtle: rgba(0, 0, 0, .04);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-lg: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-xl: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-colored: 0 4px 14px 0 rgba(59, 130, 246, .1);--shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .04);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--transition-fast: .15s ease-in-out;--transition-normal: .3s ease-in-out;--transition-slow: .5s ease-in-out;--table-column-selection: 55px;--table-column-index: 50px;--table-column-sm: 100px;--table-column-md: 120px;--table-column-lg: 180px;--table-column-xl: 200px;--dialog-width-sm: 500px;--dialog-width-md: 600px;--dialog-width-lg: 700px;--form-label-width: 100px;--row-gutter: 10px;--transform-hover-sm: translateY(-2px);--transform-hover-md: translateY(-4px);--transform-slide: translateX(4px);--transform-active: translateY(0);--position-offset-sm: -4px;--position-offset-md: -8px;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--spacing-5xl: 6rem;--app-gap-lg: var(--spacing-xl);--sidebar-bg: #ffffff;--sidebar-border: #dee2e6;--sidebar-text: #666666;--sidebar-text-hover: #333333;--sidebar-item-hover: #f8f9fa;--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-light);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-light);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-light);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-light);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--muted-foreground: #666666;--text-muted: #666666;--glass-effect: backdrop-filter: blur(8px);--gradient-primary: var(--primary-color);--gradient-success: #10b981;--gradient-warning: #f97316;--gradient-danger: #ef4444;--gradient-subtle: rgba(99, 102, 241, .05);--el-bg-color: rgba(255, 255, 255, .95);--el-bg-color-page: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--el-bg-color-overlay: rgba(255, 255, 255, .98);--el-text-color-primary: #2d3748;--el-text-color-regular: #4a5568;--el-text-color-secondary: #718096;--el-text-color-placeholder: #a0aec0;--el-text-color-disabled: #cbd5e0;--el-border-color: rgba(226, 232, 240, .8);--el-border-color-light: rgba(237, 242, 247, .6);--el-border-color-lighter: rgba(247, 250, 252, .4);--el-border-color-extra-light: rgba(250, 252, 255, .2);--el-border-color-dark: rgba(203, 213, 224, .8);--el-border-color-darker: rgba(160, 174, 192, .8);--el-fill-color: rgba(248, 250, 252, .8);--el-fill-color-light: rgba(251, 252, 254, .6);--el-fill-color-lighter: rgba(253, 254, 255, .4);--el-fill-color-extra-light: rgba(254, 255, 255, .2);--el-fill-color-dark: rgba(237, 242, 247, .8);--el-fill-color-darker: rgba(226, 232, 240, .8);--el-fill-color-blank: rgba(255, 255, 255, .95);--el-card-bg: rgba(255, 255, 255, .9);--el-card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--el-card-border-radius: 12px;--el-card-padding: var(--spacing-lg)}.chart-container .chart-header[data-v-cf8c9b19]{padding:var(--spacing-lg) 24px 16px;border-bottom:1px solid #f0f0f0}.chart-container .chart-header .chart-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:600;color:#303133;margin-bottom:8px;line-height:1.4;letter-spacing:.5px}.chart-container .chart-header .chart-subtitle[data-v-cf8c9b19]{font-size:var(--text-sm);color:#909399;line-height:1.5;margin:0}.chart-container .chart-content[data-v-cf8c9b19]{padding:var(--spacing-lg) 24px 24px}.chart-container .chart-content .echarts[data-v-cf8c9b19]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.chart-container .chart-content .echarts .echarts-legend[data-v-cf8c9b19]{font-size:var(--text-sm);line-height:1.5}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item[data-v-cf8c9b19]{margin-right:20px;margin-bottom:8px}.chart-container .chart-content .echarts .echarts-axis-label[data-v-cf8c9b19]{font-size:var(--text-xs);color:#666;line-height:1.4}.chart-container .chart-content .echarts .echarts-tooltip[data-v-cf8c9b19]{font-size:var(--text-sm);line-height:1.6;padding:var(--spacing-md) 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.pie-chart-container .chart-content .echarts .pie-label[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:500;line-height:1.4}.pie-chart-container .chart-content .echarts .pie-label .label-line[data-v-cf8c9b19]{stroke-width:1.5px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item[data-v-cf8c9b19]{margin:var(--spacing-sm) 16px 8px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-icon[data-v-cf8c9b19]{width:14px;height:14px;border-radius:2px;margin-right:8px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text[data-v-cf8c9b19]{font-size:var(--text-sm);color:#606266;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label[data-v-cf8c9b19]{font-size:var(--text-xs);color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label.rotated[data-v-cf8c9b19]{text-anchor:end;transform-origin:center}.line-chart-container .chart-content .echarts .y-axis-label[data-v-cf8c9b19]{font-size:var(--text-xs);color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .data-label[data-v-cf8c9b19]{font-size:11px;font-weight:500;fill:#303133;text-anchor:middle}.line-chart-container .chart-content .echarts .grid-line[data-v-cf8c9b19]{stroke:#f0f0f0;stroke-width:1px;stroke-dasharray:2,2}.bar-chart-container .chart-content .echarts .bar-label[data-v-cf8c9b19]{font-size:var(--text-xs);font-weight:500;fill:#303133;text-anchor:middle}.bar-chart-container .chart-content .echarts .category-label[data-v-cf8c9b19]{font-size:var(--text-xs);color:#909399;line-height:1.4;max-width:60px;word-wrap:break-word}@media (max-width: var(--breakpoint-md)){.chart-container .chart-header[data-v-cf8c9b19]{padding:var(--spacing-md) 20px 12px}.chart-container .chart-header .chart-title[data-v-cf8c9b19]{font-size:var(--text-base)}.chart-container .chart-header .chart-subtitle[data-v-cf8c9b19]{font-size:var(--text-sm)}.chart-container .chart-content[data-v-cf8c9b19]{padding:var(--spacing-md) 20px 20px}.chart-container .chart-content .echarts .echarts-legend[data-v-cf8c9b19]{font-size:var(--text-sm)}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item[data-v-cf8c9b19]{margin-right:16px;margin-bottom:6px}.chart-container .chart-content .echarts .echarts-axis-label[data-v-cf8c9b19]{font-size:11px}.chart-container .chart-content .echarts .echarts-tooltip[data-v-cf8c9b19]{font-size:var(--text-xs);padding:10px 14px}.pie-chart-container .chart-content .echarts .pie-label[data-v-cf8c9b19]{font-size:var(--text-xs)}.pie-chart-container .chart-content .echarts .pie-legend .legend-item[data-v-cf8c9b19]{margin:6px 12px 6px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text[data-v-cf8c9b19]{font-size:var(--text-sm)}.line-chart-container .chart-content .echarts .x-axis-label[data-v-cf8c9b19],.line-chart-container .chart-content .echarts .y-axis-label[data-v-cf8c9b19]{font-size:11px}.line-chart-container .chart-content .echarts .data-label[data-v-cf8c9b19]{font-size:10px}}.chart-loading[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;height:300px;color:#909399;font-size:var(--text-sm);line-height:1.5}.chart-loading .loading-text[data-v-cf8c9b19]{margin-left:12px}.chart-error[data-v-cf8c9b19]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#f56c6c;font-size:var(--text-sm);line-height:1.5}.chart-error .error-icon[data-v-cf8c9b19]{font-size:var(--text-2xl);margin-bottom:12px}.chart-error .error-text[data-v-cf8c9b19]{text-align:center}.chart-toolbar[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}.chart-toolbar .toolbar-left[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md)}.chart-toolbar .toolbar-left .chart-type-selector .el-select[data-v-cf8c9b19]{width:120px}.chart-toolbar .toolbar-left .chart-type-selector .el-select .el-input__wrapper[data-v-cf8c9b19]{padding:6px 12px}.chart-toolbar .toolbar-right[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm)}.chart-toolbar .toolbar-right .toolbar-button[data-v-cf8c9b19]{padding:6px 12px;font-size:var(--text-sm);border-radius:4px}.main-layout[data-v-cf8c9b19]{display:flex;height:100vh;width:100vw;overflow:hidden}.main-container[data-v-cf8c9b19]{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.navbar[data-v-cf8c9b19]{height:60px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:var(--shadow-sm);z-index:100}.page-content[data-v-cf8c9b19]{flex:1;overflow-y:auto;overflow-x:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.breadcrumb-container[data-v-cf8c9b19]{padding:var(--spacing-md) 24px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color)}.navbar-left[data-v-cf8c9b19],.navbar-right[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md)}.page-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);padding:var(--spacing-lg);background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.unified-center-layout .page-header[data-v-cf8c9b19]{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:var(--spacing-lg)!important;padding:var(--spacing-lg)!important;background-color:transparent!important;background-image:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%)!important;border-radius:var(--radius-2xl)!important;color:var(--text-on-primary)!important;box-shadow:0 8px 24px rgba(139,92,246,.3)!important;border:1px solid rgba(255,255,255,.1)!important}.page-title[data-v-cf8c9b19]{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0}.unified-center-layout .page-title[data-v-cf8c9b19]{color:var(--text-on-primary)!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-description[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-muted);margin:var(--spacing-xs) 0 0 0}.unified-center-layout .page-description[data-v-cf8c9b19]{color:var(--text-on-primary-secondary)!important}.page-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center}@media screen and (max-width: 768px){.main-layout[data-v-cf8c9b19]{flex-direction:column}.navbar[data-v-cf8c9b19]{order:-1;height:50px;padding:0 16px}.page-content[data-v-cf8c9b19]{padding:var(--spacing-md)}.page-header[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md);align-items:stretch}.page-actions[data-v-cf8c9b19]{justify-content:center}}.page-container[data-v-cf8c9b19]{padding:var(--spacing-lg);background-color:var(--bg-secondary);min-height:calc(100vh - 60px)}@media (max-width: var(--breakpoint-md)){.page-container[data-v-cf8c9b19]{padding:var(--spacing-md)}}.settings-page-container[data-v-cf8c9b19]{max-width:1200px;margin:0 auto}.settings-page-container .page-title[data-v-cf8c9b19]{font-size:var(--text-2xl);font-weight:700;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;margin:0 0 var(--spacing-lg) 0}.settings-page-container .page-title[data-v-cf8c9b19]:after{content:"";position:absolute;bottom:-4px;left:0;width:100px;height:3px;background:var(--gradient-primary);border-radius:var(--radius-sm)}.tabs-container[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-lg);transition:all var(--transition-base);overflow:hidden}.tabs-container[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ai-optimization-container[data-v-cf8c9b19]{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden}.analysis-panel[data-v-cf8c9b19]{background:var(--bg-tertiary);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--border-color)}.panel-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.panel-header h3[data-v-cf8c9b19]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.panel-header .panel-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.analysis-overview[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg)}.analysis-overview .overview-card[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.analysis-overview .overview-card[data-v-cf8c9b19]:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.analysis-overview .overview-card .card-icon[data-v-cf8c9b19]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:var(--text-xl);color:#fff}.analysis-overview .overview-card .card-icon.performance-icon[data-v-cf8c9b19]{background:var(--gradient-primary)}.analysis-overview .overview-card .card-icon.optimization-icon[data-v-cf8c9b19]{background:var(--gradient-warning)}.analysis-overview .overview-card .card-icon.confidence-icon[data-v-cf8c9b19]{background:var(--gradient-success)}.analysis-overview .overview-card .card-content .card-value[data-v-cf8c9b19]{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:1}.analysis-overview .overview-card .card-content .card-label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.optimizations-list .optimization-item[data-v-cf8c9b19]{display:flex;gap:var(--spacing-lg);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);border-left:4px solid var(--border-color);transition:all var(--transition-base)}.optimizations-list .optimization-item[data-v-cf8c9b19]:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.optimizations-list .optimization-item.high[data-v-cf8c9b19]{border-left-color:var(--danger-color)}.optimizations-list .optimization-item.medium[data-v-cf8c9b19]{border-left-color:var(--warning-color)}.optimizations-list .optimization-item.low[data-v-cf8c9b19]{border-left-color:var(--success-color)}.optimizations-list .optimization-item .optimization-icon[data-v-cf8c9b19]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--primary-extra-light);color:var(--primary-color);font-size:var(--text-xl)}.optimizations-list .optimization-item .optimization-content[data-v-cf8c9b19]{flex:1}.optimizations-list .optimization-item .optimization-content .optimization-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-header h4[data-v-cf8c9b19]{margin:0;font-size:var(--text-base);font-weight:600;color:var(--text-primary)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence[data-v-cf8c9b19]{margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config .label[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config .label[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning .label[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence .label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;margin-right:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config code[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config code[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning code[data-v-cf8c9b19],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence code[data-v-cf8c9b19]{background:var(--bg-tertiary);padding:2px 6px;border-radius:var(--radius-sm);font-family:Monaco,Consolas,monospace;font-size:var(--text-sm);color:var(--primary-color)}.optimizations-list .optimization-item .optimization-actions[data-v-cf8c9b19]{display:flex;flex-direction:column;gap:var(--spacing-xs);align-items:flex-end}.version-timeline .version-item[data-v-cf8c9b19]{position:relative;display:flex;gap:var(--spacing-lg);padding-left:calc(var(--spacing-lg) + 20px);margin-bottom:var(--spacing-lg)}.version-timeline .version-item[data-v-cf8c9b19]:not(:last-child):before{content:"";position:absolute;left:10px;top:24px;bottom:-16px;width:2px;background:var(--border-color)}.version-timeline .version-item.active .version-marker[data-v-cf8c9b19]{background:var(--success-color);border-color:var(--success-color)}.version-timeline .version-item.active .version-content[data-v-cf8c9b19]{border-color:var(--success-color);background:var(--success-extra-light)}.version-timeline .version-item .version-marker[data-v-cf8c9b19]{position:absolute;left:4px;top:12px;width:12px;height:12px;border:2px solid var(--border-color);border-radius:50%;background:var(--bg-card)}.version-timeline .version-item .version-content[data-v-cf8c9b19]{flex:1;padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.version-timeline .version-item .version-content[data-v-cf8c9b19]:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.version-timeline .version-item .version-content .version-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-header .version-info[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);align-items:center}.version-timeline .version-item .version-content .version-header .version-info .version-id[data-v-cf8c9b19]{font-weight:600;color:var(--text-primary)}.version-timeline .version-item .version-content .version-header .version-info .version-type[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary)}.version-timeline .version-item .version-content .version-header .version-timestamp[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-description[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes[data-v-cf8c9b19]{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes .changes-count[data-v-cf8c9b19],.version-timeline .version-item .version-content .version-changes .affected-categories[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.settings-page-container .page-title[data-v-cf8c9b19]{font-size:var(--text-xl);margin-bottom:var(--spacing-md)}.tabs-container[data-v-cf8c9b19]{padding:var(--spacing-md)}.analysis-overview[data-v-cf8c9b19]{grid-template-columns:1fr;gap:var(--spacing-sm)}.panel-header[data-v-cf8c9b19],.version-header[data-v-cf8c9b19]{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}.panel-header .panel-actions[data-v-cf8c9b19],.panel-header .version-actions[data-v-cf8c9b19],.version-header .panel-actions[data-v-cf8c9b19],.version-header .version-actions[data-v-cf8c9b19]{width:100%;justify-content:space-between}.optimization-item[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-sm)}.optimization-item .optimization-actions[data-v-cf8c9b19]{flex-direction:row;align-items:center;justify-content:flex-end}.version-item[data-v-cf8c9b19]{padding-left:calc(var(--spacing-sm) + 16px)}.version-item .version-marker[data-v-cf8c9b19]{left:3px;width:10px;height:10px}.version-item[data-v-cf8c9b19]:not(:last-child):before{left:8px}.version-item .version-content[data-v-cf8c9b19]{padding:var(--spacing-md)}.version-item .version-content .version-header[data-v-cf8c9b19]{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}.version-item .version-content .version-changes[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-xs)}}.ai-workbench-container[data-v-cf8c9b19]{height:100vh;display:flex;flex-direction:column;background:var(--bg-secondary)}.ai-workbench-container .workbench-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.ai-workbench-container .workbench-header .header-left[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-lg)}.ai-workbench-container .workbench-header .header-left .workbench-title[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary)}.ai-workbench-container .workbench-header .header-left .workbench-title .title-icon[data-v-cf8c9b19]{color:var(--primary-color)}.ai-workbench-container .workbench-header .header-left .status-badges[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.ai-workbench-container .workbench-main[data-v-cf8c9b19]{flex:1;display:flex;gap:1px;background:var(--border-color);overflow:hidden}.ai-workbench-container .workbench-main.wide-layout .tools-sidebar[data-v-cf8c9b19]{width:200px}.ai-workbench-container .workbench-main.wide-layout .info-panel[data-v-cf8c9b19]{width:300px}.tools-sidebar[data-v-cf8c9b19]{width:240px;background:var(--bg-card);display:flex;flex-direction:column}.tools-sidebar .tools-header[data-v-cf8c9b19]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color)}.tools-sidebar .tools-header h3[data-v-cf8c9b19]{margin:0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.tools-sidebar .tool-categories[data-v-cf8c9b19]{flex:1;overflow-y:auto}.tools-sidebar .tool-categories .tool-category[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color-light)}.tools-sidebar .tool-categories .tool-category .category-header[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);cursor:pointer;transition:var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header[data-v-cf8c9b19]:hover{background:var(--bg-hover)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon[data-v-cf8c9b19]{margin-left:auto;transition:transform var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon.expanded[data-v-cf8c9b19]{transform:rotate(180deg)}.tools-sidebar .tool-categories .tool-category.active .category-header[data-v-cf8c9b19]{background:var(--primary-extra-light);color:var(--primary-color)}.tools-sidebar .tool-categories .tool-category .category-tools[data-v-cf8c9b19]{background:var(--bg-tertiary)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg) var(--spacing-sm) calc(var(--spacing-lg) * 2);cursor:pointer;transition:var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item[data-v-cf8c9b19]:hover{background:var(--primary-extra-light)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item .el-icon[data-v-cf8c9b19]{color:var(--text-secondary)}.conversation-area[data-v-cf8c9b19]{flex:1;background:var(--bg-card);display:flex;flex-direction:column;height:100%;position:relative}.conversation-area .conversation-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color)}.conversation-area .conversation-header .conversation-info h3[data-v-cf8c9b19]{margin:0 0 var(--spacing-xs) 0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.conversation-area .conversation-header .conversation-info .conversation-subtitle[data-v-cf8c9b19]{color:var(--text-secondary);font-size:var(--text-sm)}.conversation-area .conversation-header .conversation-controls[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content[data-v-cf8c9b19]{flex:1;overflow-y:auto;padding:var(--spacing-xl);padding-bottom:200px}.conversation-area .conversation-content .welcome-screen[data-v-cf8c9b19]{height:100%;display:flex;align-items:center;justify-content:center}.conversation-area .conversation-content .welcome-screen .welcome-content[data-v-cf8c9b19]{text-align:center;max-width:400px}.conversation-area .conversation-content .welcome-screen .welcome-content .welcome-icon[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl);color:var(--primary-color)}.conversation-area .conversation-content .welcome-screen .welcome-content h2[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg);color:var(--text-primary);font-size:var(--text-xl)}.conversation-area .conversation-content .welcome-screen .welcome-content p[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl);color:var(--text-secondary);line-height:1.6}.conversation-area .conversation-content .welcome-screen .welcome-content .quick-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}.conversation-area .conversation-content .messages-container .message-item[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl)}.conversation-area .conversation-content .messages-container .message-item .message-header[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info[data-v-cf8c9b19]{display:flex;flex-direction:column;gap:2px}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-sender[data-v-cf8c9b19]{font-weight:var(--font-medium);color:var(--text-primary)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-time[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--text-secondary)}.conversation-area .conversation-content .messages-container .message-item .message-content[data-v-cf8c9b19]{margin-left:44px;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-md);line-height:1.6}.conversation-area .conversation-content .messages-container .message-item .message-content .text-content[data-v-cf8c9b19]{white-space:pre-wrap}.conversation-area .conversation-content .messages-container .message-item .message-actions[data-v-cf8c9b19]{margin-left:44px;margin-top:var(--spacing-sm);display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content .messages-container .message-item.user .message-content[data-v-cf8c9b19]{background:var(--primary-color);color:#fff;border-radius:var(--radius-lg) var(--radius-lg) var(--radius-sm) var(--radius-lg)}.conversation-area .conversation-content .messages-container .message-item.assistant .message-content[data-v-cf8c9b19]{background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm)}.conversation-area .conversation-content .messages-container .loading-message .loading-content[data-v-cf8c9b19]{margin-left:44px;padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator[data-v-cf8c9b19]{display:flex;gap:var(--spacing-xs)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-cf8c9b19]{width:8px;height:8px;border-radius:50%;background:var(--text-secondary);animation:typing-cf8c9b19 1.4s ease-in-out infinite}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-cf8c9b19]:nth-child(2){animation-delay:.2s}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-cf8c9b19]:nth-child(3){animation-delay:.4s}.conversation-area .input-area[data-v-cf8c9b19]{position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--border-color);background:var(--bg-tertiary);z-index:10;box-shadow:0 -2px 8px rgba(0,0,0,.1);min-height:150px}.conversation-area .input-area .input-toolbar[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl) 0;border-bottom:1px solid var(--border-color-light)}.conversation-area .input-area .input-container[data-v-cf8c9b19]{padding:var(--spacing-lg) var(--spacing-xl);display:flex;gap:var(--spacing-md);align-items:flex-end}.conversation-area .input-area .input-container .message-input[data-v-cf8c9b19]{flex:1}.conversation-area .input-area .input-container .send-button[data-v-cf8c9b19]{height:78px;padding:0 var(--spacing-lg);flex-shrink:0}.conversation-area .input-area .input-hints[data-v-cf8c9b19]{display:flex;justify-content:space-between;padding:0 var(--spacing-xl) var(--spacing-lg);font-size:var(--text-xs);color:var(--text-secondary)}.info-panel[data-v-cf8c9b19]{width:320px;background:var(--bg-card)}.info-panel .info-tabs[data-v-cf8c9b19]{height:100%;border:none}.info-panel .conversation-history[data-v-cf8c9b19]{padding:var(--spacing-lg)}.info-panel .conversation-history .history-header[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.info-panel .conversation-history .history-item[data-v-cf8c9b19]{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-sm);cursor:pointer;transition:var(--transition-base)}.info-panel .conversation-history .history-item[data-v-cf8c9b19]:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.info-panel .conversation-history .history-item .history-title[data-v-cf8c9b19]{font-weight:var(--font-medium);margin-bottom:var(--spacing-xs)}.info-panel .conversation-history .history-item .history-time[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.info-panel .conversation-history .history-item .history-preview[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.info-panel .memory-panel[data-v-cf8c9b19]{padding:var(--spacing-lg)}.info-panel .memory-panel .memory-search[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.info-panel .memory-panel .memory-item[data-v-cf8c9b19]{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.info-panel .memory-panel .memory-item .memory-content[data-v-cf8c9b19]{margin-bottom:var(--spacing-sm);line-height:1.4;font-size:var(--text-sm)}.info-panel .memory-panel .memory-item .memory-meta[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.info-panel .memory-panel .memory-item .memory-meta .memory-time[data-v-cf8c9b19]{font-size:var(--text-xs);color:var(--text-secondary)}.info-panel .memory-panel .memory-item .memory-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-sm)}.info-panel .status-panel[data-v-cf8c9b19]{padding:var(--spacing-lg)}.info-panel .status-panel .status-section[data-v-cf8c9b19]{margin-bottom:var(--spacing-xl)}.info-panel .status-panel .status-section h4[data-v-cf8c9b19]{margin:0 0 var(--spacing-md) 0;color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-semibold)}.info-panel .status-panel .status-section .status-item[data-v-cf8c9b19]{display:flex;justify-content:space-between;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--border-color-light)}.info-panel .status-panel .status-section .status-item[data-v-cf8c9b19]:last-child{border-bottom:none}.info-panel .status-panel .performance-chart .chart-placeholder[data-v-cf8c9b19]{height:120px;background:var(--bg-tertiary);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}@keyframes typing-cf8c9b19{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.slide-down-enter-active[data-v-cf8c9b19],.slide-down-leave-active[data-v-cf8c9b19]{transition:all var(--transition-base);overflow:hidden}.slide-down-enter-from[data-v-cf8c9b19],.slide-down-leave-to[data-v-cf8c9b19]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-down-enter-to[data-v-cf8c9b19],.slide-down-leave-from[data-v-cf8c9b19]{max-height:300px;opacity:1;transform:translateY(0)}.tool-category.active .category-tools[data-v-cf8c9b19]{display:block!important;max-height:none!important;opacity:1!important}@media (max-width: 1200px){.ai-workbench-container .workbench-main .tools-sidebar[data-v-cf8c9b19],.ai-workbench-container .workbench-main .info-panel[data-v-cf8c9b19]{width:240px}}@media (max-width: var(--breakpoint-md)){.ai-workbench-container .workbench-main .tools-sidebar[data-v-cf8c9b19],.ai-workbench-container .workbench-main .info-panel[data-v-cf8c9b19]{display:none}.ai-workbench-container .workbench-main .conversation-area .input-area[data-v-cf8c9b19]{left:0;right:0}}.el-input[data-v-cf8c9b19],.el-textarea[data-v-cf8c9b19],.el-select[data-v-cf8c9b19],.el-button[data-v-cf8c9b19],.el-table[data-v-cf8c9b19],.el-form-item__label[data-v-cf8c9b19],.el-dialog[data-v-cf8c9b19],.el-message[data-v-cf8c9b19],.el-notification[data-v-cf8c9b19],.el-menu[data-v-cf8c9b19],.el-menu-item[data-v-cf8c9b19],.el-submenu__title[data-v-cf8c9b19],.el-card[data-v-cf8c9b19],.el-tabs[data-v-cf8c9b19],.el-tab-pane[data-v-cf8c9b19],.el-pagination[data-v-cf8c9b19],.el-tooltip[data-v-cf8c9b19],.el-popover[data-v-cf8c9b19],.el-dropdown[data-v-cf8c9b19],.el-breadcrumb[data-v-cf8c9b19]{font-family:var(--font-family-base)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.el-menu[data-v-cf8c9b19]{background-color:transparent!important;border:none!important}.el-menu .el-sub-menu .el-menu[data-v-cf8c9b19]{background-color:rgba(0,0,0,.05)!important}.el-menu .el-menu-item[data-v-cf8c9b19]{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-menu-item[data-v-cf8c9b19]:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-menu .el-menu-item.is-active[data-v-cf8c9b19]{background-color:var(--primary-color)!important;color:#fff!important}.el-menu .el-sub-menu__title[data-v-cf8c9b19]{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-sub-menu__title[data-v-cf8c9b19]:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-card[data-v-cf8c9b19]{border-radius:var(--radius-lg)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important;transition:all var(--transition-fast)!important}.el-card[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)}.el-card .el-card__header[data-v-cf8c9b19]{border-bottom-color:var(--border-color)!important;padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-card .el-card__body[data-v-cf8c9b19]{padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-button[data-v-cf8c9b19]{border-radius:var(--radius-md)!important;font-weight:500!important;transition:all var(--transition-fast)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}.el-button[data-v-cf8c9b19]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)!important}.el-button[data-v-cf8c9b19]:active{transform:translateY(0)}.el-button--default[data-v-cf8c9b19]{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.el-button--default[data-v-cf8c9b19]:hover{background-color:var(--bg-tertiary)!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.el-input .el-input__wrapper[data-v-cf8c9b19]{border-radius:var(--radius-md)!important;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;box-shadow:none!important;transition:all var(--transition-fast)!important}.el-input .el-input__wrapper[data-v-cf8c9b19]:hover{border-color:var(--border-light)!important}.el-input .el-input__wrapper.is-focus[data-v-cf8c9b19]{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-input .el-input__inner[data-v-cf8c9b19]{background-color:transparent!important;color:var(--text-primary)!important}.el-input .el-input__inner[data-v-cf8c9b19]::-moz-placeholder{color:var(--text-muted)!important}.el-input .el-input__inner[data-v-cf8c9b19]::placeholder{color:var(--text-muted)!important}.el-table[data-v-cf8c9b19]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.el-table[data-v-cf8c9b19]:before{background-color:var(--border-color)!important}.el-table th.el-table__cell[data-v-cf8c9b19]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important;border-bottom-color:var(--border-color)!important;font-weight:600!important}.el-table td.el-table__cell[data-v-cf8c9b19]{border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important;background-color:var(--bg-card)!important}.el-table .el-table__row:hover>td.el-table__cell[data-v-cf8c9b19]{background-color:var(--bg-hover)!important}.el-table .el-table__empty-block[data-v-cf8c9b19]{background-color:var(--bg-card)!important}.el-table .el-table__empty-text[data-v-cf8c9b19]{color:var(--text-secondary)!important}.el-pagination[data-v-cf8c9b19]{color:var(--text-primary)!important}.el-pagination button[data-v-cf8c9b19]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination button[data-v-cf8c9b19]:disabled{background-color:transparent!important;color:var(--text-disabled)!important}.el-pagination .el-pager li[data-v-cf8c9b19]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination .el-pager li.is-active[data-v-cf8c9b19]{background-color:var(--primary-color)!important;color:#fff!important}.el-pagination .el-pager li[data-v-cf8c9b19]:hover{color:var(--primary-color)!important}.el-dialog[data-v-cf8c9b19]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-xl)!important}.el-dialog .el-dialog__header[data-v-cf8c9b19]{border-bottom:1px solid var(--border-color)!important;padding:var(--spacing-lg)!important}.el-dialog .el-dialog__title[data-v-cf8c9b19]{color:var(--text-primary)!important}.el-dialog .el-dialog__body[data-v-cf8c9b19]{padding:var(--spacing-lg)!important;color:var(--text-primary)!important}.el-dialog .el-dialog__footer[data-v-cf8c9b19]{border-top:1px solid var(--border-color)!important;padding:var(--spacing-md) var(--spacing-lg)!important}.el-dropdown-menu[data-v-cf8c9b19]{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.el-dropdown-menu .el-dropdown-menu__item[data-v-cf8c9b19]{color:var(--text-primary)!important}.el-dropdown-menu .el-dropdown-menu__item[data-v-cf8c9b19]:hover{background-color:var(--bg-hover)!important;color:var(--primary-color)!important}.el-select .el-select__wrapper[data-v-cf8c9b19]{border-radius:var(--radius-md)!important;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;box-shadow:none!important;transition:all var(--transition-fast)!important}.el-select .el-select__wrapper[data-v-cf8c9b19]:hover{border-color:var(--border-light)!important}.el-select .el-select__wrapper.is-focused[data-v-cf8c9b19]{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-select .el-select__placeholder[data-v-cf8c9b19]{color:var(--text-muted)!important}.el-select .el-select__selection[data-v-cf8c9b19],.el-form .el-form-item__label[data-v-cf8c9b19]{color:var(--text-primary)!important}.el-form .el-form-item__error[data-v-cf8c9b19]{color:var(--danger-color)!important}.el-textarea .el-textarea__inner[data-v-cf8c9b19]{background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important;border-radius:var(--radius-md)!important}.el-textarea .el-textarea__inner[data-v-cf8c9b19]:hover{border-color:var(--border-light)!important}.el-textarea .el-textarea__inner[data-v-cf8c9b19]:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-tag[data-v-cf8c9b19]{border-radius:var(--radius-md)!important;padding:2px 12px!important;font-weight:500!important;border:none!important}.el-message[data-v-cf8c9b19]{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;border:1px solid var(--border-color)!important}.el-loading-mask[data-v-cf8c9b19]{background-color:rgba(var(--bg-card-rgb),.9)!important}.el-empty .el-empty__description[data-v-cf8c9b19]{color:var(--text-secondary)!important}body[data-v-cf8c9b19]{font-size:var(--text-base, 16px);line-height:var(--line-height-normal, 1.5);font-family:var(--font-family-base, system-ui, -apple-system, sans-serif)}[data-v-cf8c9b19]{font-size:inherit;line-height:inherit}.app-header .logo-text[data-v-cf8c9b19]{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-header .el-breadcrumb__inner[data-v-cf8c9b19],.app-header .btn-label[data-v-cf8c9b19],.app-header .user-name[data-v-cf8c9b19]{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .logo-text[data-v-cf8c9b19]{font-size:var(--text-lg, 18px);font-weight:var(--font-bold, 700)}.sidebar .section-name[data-v-cf8c9b19]{font-size:var(--text-xs, 12px);font-weight:var(--font-semibold, 600);text-transform:uppercase;letter-spacing:.05em}.sidebar .section-desc[data-v-cf8c9b19]{font-size:var(--text-xs, 12px);color:var(--text-muted)}.sidebar .nav-text[data-v-cf8c9b19],.sidebar .menu-title[data-v-cf8c9b19],.sidebar .user-name[data-v-cf8c9b19]{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .user-role[data-v-cf8c9b19]{font-size:var(--text-xs, 12px);color:var(--text-muted)}.app-main .page-title[data-v-cf8c9b19],.app-main h1[data-v-cf8c9b19]{font-size:var(--text-2xl, 24px);font-weight:var(--font-bold, 700)}.app-main .section-title[data-v-cf8c9b19],.app-main h2[data-v-cf8c9b19]{font-size:var(--text-xl, 20px);font-weight:var(--font-semibold, 600)}.app-main .subsection-title[data-v-cf8c9b19],.app-main h3[data-v-cf8c9b19]{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-main p[data-v-cf8c9b19],.app-main .content-text[data-v-cf8c9b19]{font-size:var(--text-base, 16px);line-height:var(--line-height-relaxed, 1.6)}.app-main .small-text[data-v-cf8c9b19],.app-main .caption[data-v-cf8c9b19]{font-size:var(--text-sm, 14px);color:var(--text-muted)}.app-main .tiny-text[data-v-cf8c9b19],.app-main .label[data-v-cf8c9b19]{font-size:var(--text-xs, 12px);color:var(--text-muted)}@media (max-width: var(--breakpoint-md)){.app-header .logo-text[data-v-cf8c9b19]{font-size:var(--text-base, 16px)}.app-header .btn-label[data-v-cf8c9b19]{display:none}.sidebar .section-name[data-v-cf8c9b19]{font-size:var(--text-xs, 12px)}.sidebar .nav-text[data-v-cf8c9b19],.sidebar .menu-title[data-v-cf8c9b19]{font-size:var(--text-sm, 14px)}}[data-theme=dark] .section-desc[data-v-cf8c9b19],[data-theme=dark] .user-role[data-v-cf8c9b19],[data-theme=dark] .small-text[data-v-cf8c9b19],[data-theme=dark] .tiny-text[data-v-cf8c9b19],[data-theme=dark] .caption[data-v-cf8c9b19],[data-theme=dark] .label[data-v-cf8c9b19]{color:var(--text-muted-dark)}[data-v-cf8c9b19]:root{--app-padding: var(--spacing-lg);--header-height: 60px}[data-v-cf8c9b19]{margin:0;padding:0;box-sizing:border-box}html[data-v-cf8c9b19]{font-size:var(--text-base);line-height:1.6}body[data-v-cf8c9b19]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex[data-v-cf8c9b19]{display:flex}.flex-col[data-v-cf8c9b19]{flex-direction:column}.items-center[data-v-cf8c9b19]{align-items:center}.justify-center[data-v-cf8c9b19]{justify-content:center}.justify-between[data-v-cf8c9b19]{justify-content:space-between}.w-full[data-v-cf8c9b19]{width:100%}.h-full[data-v-cf8c9b19]{height:100%}.text-center[data-v-cf8c9b19]{text-align:center}.cursor-pointer[data-v-cf8c9b19]{cursor:pointer}.page-container[data-v-cf8c9b19]{padding:var(--spacing-lg);width:100%;max-width:100%;min-height:calc(100vh - var(--header-height));background-color:var(--bg-secondary)}.card[data-v-cf8c9b19]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:all var(--transition-fast)}.card[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.card-header[data-v-cf8c9b19]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color);background:var(--bg-card)}.card-header .card-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);margin:0}.card-body[data-v-cf8c9b19]{padding:var(--spacing-lg)}.btn[data-v-cf8c9b19]{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm) var(--spacing-lg);border:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all var(--transition-fast);text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn[data-v-cf8c9b19]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn[data-v-cf8c9b19]:active{transform:translateY(0)}.btn.btn-primary[data-v-cf8c9b19]{background:var(--primary-color);color:#fff}.btn.btn-primary[data-v-cf8c9b19]:hover{background:var(--primary-hover)}.btn.btn-secondary[data-v-cf8c9b19]{background:var(--bg-tertiary);color:var(--text-primary)}.btn.btn-secondary[data-v-cf8c9b19]:hover{background:var(--bg-hover)}@media (max-width: var(--breakpoint-md)){.hidden-mobile[data-v-cf8c9b19]{display:none!important}.page-container[data-v-cf8c9b19]{padding:var(--spacing-md)}}@media (min-width: 769px){.hidden-desktop[data-v-cf8c9b19]{display:none!important}}.fade-enter-active[data-v-cf8c9b19],.fade-leave-active[data-v-cf8c9b19]{transition:opacity var(--transition-fast)}.fade-enter-from[data-v-cf8c9b19],.fade-leave-to[data-v-cf8c9b19]{opacity:0}.center-container[data-v-cf8c9b19]{flex:1;display:flex;flex-direction:column;width:100%;height:100%;background:var(--bg-secondary, #f5f7fa);padding:var(--spacing-lg);position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}:root.theme-light .center-container[data-v-cf8c9b19]{background:var(--el-bg-color-page)}.center-container[data-v-cf8c9b19]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.1) 0%,transparent 20%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.1) 0%,transparent 20%);pointer-events:none;z-index:-1}.center-container[data-v-cf8c9b19] .el-card{backdrop-filter:blur(10px);background:var(--el-bg-color, rgba(255, 255, 255, .9))!important;border:1px solid var(--el-border-color, rgba(0, 0, 0, .1))!important;box-shadow:0 8px 32px rgba(31,38,135,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.center-container[data-v-cf8c9b19] .el-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(31,38,135,.15)!important}.center-container[data-v-cf8c9b19] .el-tabs{--el-tabs-header-height: 48px}.center-container[data-v-cf8c9b19] .el-tabs .el-tabs__header{margin-bottom:var(--spacing-xl);padding:var(--spacing-xs) var(--spacing-sm);background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.center-container[data-v-cf8c9b19] .el-tabs .el-tabs__nav-wrap:after{display:none}.center-container[data-v-cf8c9b19] .el-tabs .el-tabs__item{padding:0 var(--spacing-2xl)!important;height:40px;line-height:40px;font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-secondary);border-radius:var(--radius-lg);margin:4px 6px;transition:all var(--transition-normal);display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.center-container[data-v-cf8c9b19] .el-tabs .el-tabs__item:hover{color:var(--primary-color);background:var(--primary-light-bg)}.center-container[data-v-cf8c9b19] .el-tabs .el-tabs__item.is-active{color:#fff!important;background:var(--primary-color)!important;box-shadow:0 4px 12px var(--glow-primary);border-color:var(--primary-color)}.center-container[data-v-cf8c9b19] .el-tabs .el-tabs__active-bar{display:none}@media (max-width: var(--breakpoint-md)){.center-container[data-v-cf8c9b19]{padding:var(--spacing-lg)}}@media (max-width: var(--breakpoint-xs)){.center-container[data-v-cf8c9b19]{padding:var(--spacing-md)}}.center-page-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:var(--spacing-lg) 32px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);border-radius:16px;color:#fff;box-shadow:0 8px 24px rgba(102,126,234,.3);position:relative;overflow:hidden}.center-page-header[data-v-cf8c9b19]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 100%)}.center-page-header .header-left[data-v-cf8c9b19]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.center-page-header .page-title[data-v-cf8c9b19]{margin:0;font-size:var(--text-3xl);font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;gap:var(--spacing-md)}.center-page-header .page-title .el-icon[data-v-cf8c9b19]{font-size:var(--text-3xl)}.center-page-header .page-subtitle[data-v-cf8c9b19]{margin:0;font-size:var(--text-sm);color:rgba(255,255,255,.9);line-height:1.4}.center-page-header .header-actions[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);align-items:center}.center-page-header .header-actions .el-button[data-v-cf8c9b19]{border-radius:8px;font-weight:500;transition:all .3s ease}.center-page-header .header-actions .el-button[data-v-cf8c9b19]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width: var(--breakpoint-md)){.center-page-header[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-lg)}.center-page-header .header-actions[data-v-cf8c9b19]{width:100%;justify-content:center}}.welcome-section[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-xl);background:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%);border-radius:var(--radius-2xl);color:var(--text-on-primary);margin-bottom:var(--spacing-lg);box-shadow:0 8px 24px rgba(139,92,246,.3);border:1px solid rgba(255,255,255,.1)}.welcome-section .welcome-content[data-v-cf8c9b19],.welcome-section .header-content[data-v-cf8c9b19]{flex:1}.welcome-section .welcome-content h2[data-v-cf8c9b19],.welcome-section .welcome-content .page-title[data-v-cf8c9b19],.welcome-section .header-content h2[data-v-cf8c9b19],.welcome-section .header-content .page-title[data-v-cf8c9b19]{margin:0 0 8px;font-size:var(--text-3xl);font-weight:700;color:var(--text-on-primary);text-shadow:0 2px 4px rgba(0,0,0,.1)}.welcome-section .welcome-content p[data-v-cf8c9b19],.welcome-section .welcome-content .page-description[data-v-cf8c9b19],.welcome-section .header-content p[data-v-cf8c9b19],.welcome-section .header-content .page-description[data-v-cf8c9b19]{margin:0;font-size:var(--text-sm);color:var(--text-on-primary-secondary);line-height:1.5}.welcome-section .header-actions[data-v-cf8c9b19]{flex-shrink:0;margin-left:var(--spacing-lg);display:flex;gap:var(--spacing-sm)}@media (max-width: var(--breakpoint-md)){.welcome-section[data-v-cf8c9b19]{flex-direction:column;gap:var(--spacing-lg);padding:var(--spacing-lg);text-align:center}.welcome-section .welcome-content[data-v-cf8c9b19],.welcome-section .header-content[data-v-cf8c9b19]{text-align:center}.welcome-section .header-actions[data-v-cf8c9b19]{width:100%;margin-left:0;justify-content:center}}.center-card[data-v-cf8c9b19]{background:white;border-radius:12px;padding:var(--spacing-lg);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .3s ease;margin-bottom:24px}:root.theme-light .center-card[data-v-cf8c9b19]{background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.center-card[data-v-cf8c9b19]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}:root.theme-light .center-card[data-v-cf8c9b19]:hover{box-shadow:var(--shadow-lg)}.center-card .card-header[data-v-cf8c9b19]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}:root.theme-light .center-card .card-header[data-v-cf8c9b19]{border-bottom-color:var(--el-border-color-light)}.center-card .card-header .card-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:600;color:#1f2937;display:flex;align-items:center;gap:var(--spacing-sm)}.center-card .card-header .card-title .el-icon[data-v-cf8c9b19]{color:var(--primary-color);font-size:var(--text-xl)}.stats-grid[data-v-cf8c9b19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--spacing-lg);margin-bottom:24px}@media (max-width: var(--breakpoint-md)){.stats-grid[data-v-cf8c9b19]{grid-template-columns:1fr}}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:white;border-radius:12px;padding:var(--spacing-lg);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer}:root.theme-light .stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.15)}:root.theme-light .stat-card[data-v-cf8c9b19]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{box-shadow:var(--shadow-xl)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-content[data-v-cf8c9b19]{display:flex;align-items:center;gap:var(--spacing-md)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-icon[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);color:var(--text-on-primary)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-icon .el-icon[data-v-cf8c9b19]{font-size:var(--text-3xl)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info[data-v-cf8c9b19]{flex:1}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-value[data-v-cf8c9b19]{font-size:var(--text-3xl);font-weight:700;color:#1f2937;margin-bottom:4px}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-label[data-v-cf8c9b19]{font-size:var(--text-sm);color:#6b7280}:root.theme-light .stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-label[data-v-cf8c9b19]{color:var(--text-secondary)}.empty-state[data-v-cf8c9b19]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state .empty-icon[data-v-cf8c9b19]{font-size:64px;margin-bottom:16px;opacity:.6}.empty-state .empty-title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:600;color:#374151;margin-bottom:8px}.empty-state .empty-description[data-v-cf8c9b19]{font-size:var(--text-sm);color:#6b7280;margin-bottom:24px}.loading-container[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;min-height:400px}[data-theme=dark] .center-container[data-v-cf8c9b19]{background:var(--bg-secondary)}[data-theme=dark] .center-card[data-v-cf8c9b19],[data-theme=dark] .stat-card[data-v-cf8c9b19]{background:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .card-title[data-v-cf8c9b19],[data-theme=dark] .stat-value[data-v-cf8c9b19]{color:var(--text-primary)}[data-theme=dark] .stat-label[data-v-cf8c9b19]{color:var(--text-secondary)}.section-header[data-v-cf8c9b19]{margin-bottom:var(--spacing-lg)}.section-header h3[data-v-cf8c9b19]{margin:0 0 var(--spacing-xs) 0;font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:var(--leading-tight)}.section-header p[data-v-cf8c9b19]{margin:0;font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal)}[data-theme=dark] .section-header h3[data-v-cf8c9b19]{color:var(--text-primary)}[data-theme=dark] .section-header p[data-v-cf8c9b19]{color:var(--text-secondary)}[data-v-cf8c9b19]:root{--mobile-safe-area-top: env(safe-area-inset-top);--mobile-safe-area-bottom: env(safe-area-inset-bottom);--mobile-safe-area-left: env(safe-area-inset-left);--mobile-safe-area-right: env(safe-area-inset-right);--mobile-navbar-height: 46px;--mobile-tabbar-height: 50px;--mobile-content-padding: var(--spacing-md)}.mobile-page[data-v-cf8c9b19],.communication-page[data-v-cf8c9b19],.ai-assistant-page[data-v-cf8c9b19],.customer-pool-page[data-v-cf8c9b19],.feedback-page[data-v-cf8c9b19],.profile-page[data-v-cf8c9b19],.child-growth-page[data-v-cf8c9b19],.promotion-center-page[data-v-cf8c9b19],.share-stats-page[data-v-cf8c9b19],.enrollment-page[data-v-cf8c9b19],.activities-page[data-v-cf8c9b19],.teaching-page[data-v-cf8c9b19],.performance-rewards-page[data-v-cf8c9b19],.appointment-management-page[data-v-cf8c9b19],.class-contacts-page[data-v-cf8c9b19],.creative-curriculum-page[data-v-cf8c9b19],.customer-tracking-page[data-v-cf8c9b19],.page[data-v-cf8c9b19]{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg)}.stat-value[data-v-cf8c9b19]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.stat-label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary)}.promo-stats[data-v-cf8c9b19],.performance-overview[data-v-cf8c9b19]{display:flex;padding:var(--spacing-lg) 0}.promo-stats .stat-item[data-v-cf8c9b19],.promo-stats .overview-item[data-v-cf8c9b19],.performance-overview .stat-item[data-v-cf8c9b19],.performance-overview .overview-item[data-v-cf8c9b19]{flex:1;text-align:center}.promo-stats .stat-item .stat-value[data-v-cf8c9b19],.promo-stats .stat-item .value[data-v-cf8c9b19],.promo-stats .overview-item .stat-value[data-v-cf8c9b19],.promo-stats .overview-item .value[data-v-cf8c9b19],.performance-overview .stat-item .stat-value[data-v-cf8c9b19],.performance-overview .stat-item .value[data-v-cf8c9b19],.performance-overview .overview-item .stat-value[data-v-cf8c9b19],.performance-overview .overview-item .value[data-v-cf8c9b19]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.promo-stats .stat-item .stat-label[data-v-cf8c9b19],.promo-stats .stat-item .label[data-v-cf8c9b19],.promo-stats .overview-item .stat-label[data-v-cf8c9b19],.promo-stats .overview-item .label[data-v-cf8c9b19],.performance-overview .stat-item .stat-label[data-v-cf8c9b19],.performance-overview .stat-item .label[data-v-cf8c9b19],.performance-overview .overview-item .stat-label[data-v-cf8c9b19],.performance-overview .overview-item .label[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-container[data-v-cf8c9b19]{padding:var(--spacing-lg);min-height:200px;background-color:var(--bg-color)}.record-stats[data-v-cf8c9b19]{display:flex;gap:var(--spacing-md);font-size:var(--text-sm);color:var(--text-secondary)}[data-theme=dark] .mobile-page[data-v-cf8c9b19],[data-theme=dark] .communication-page[data-v-cf8c9b19],[data-theme=dark] .ai-assistant-page[data-v-cf8c9b19],[data-theme=dark] .customer-pool-page[data-v-cf8c9b19],[data-theme=dark] .page[data-v-cf8c9b19]{background-color:var(--bg-primary);color:var(--text-primary)}.mobile-page[data-v-cf8c9b19],.communication-page[data-v-cf8c9b19],.ai-assistant-page[data-v-cf8c9b19],.customer-pool-page[data-v-cf8c9b19],.feedback-page[data-v-cf8c9b19],.profile-page[data-v-cf8c9b19],.child-growth-page[data-v-cf8c9b19],.promotion-center-page[data-v-cf8c9b19],.share-stats-page[data-v-cf8c9b19],.enrollment-page[data-v-cf8c9b19],.activities-page[data-v-cf8c9b19],.teaching-page[data-v-cf8c9b19],.performance-rewards-page[data-v-cf8c9b19],.appointment-management-page[data-v-cf8c9b19],.class-contacts-page[data-v-cf8c9b19],.creative-curriculum-page[data-v-cf8c9b19],.customer-tracking-page[data-v-cf8c9b19],.page[data-v-cf8c9b19]{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg);transition:background-color var(--transition-normal),color var(--transition-normal)}[data-theme=dark] .mobile-page[data-v-cf8c9b19],[data-theme=dark] .communication-page[data-v-cf8c9b19],[data-theme=dark] .ai-assistant-page[data-v-cf8c9b19],[data-theme=dark] .customer-pool-page[data-v-cf8c9b19],[data-theme=dark] .page[data-v-cf8c9b19]{background-color:var(--bg-primary)}[data-theme=dark][data-v-cf8c9b19] .van-cell-group{background-color:var(--bg-card)}[data-theme=dark][data-v-cf8c9b19] .van-cell{background-color:var(--bg-card);color:var(--text-primary);border-bottom:1px solid var(--border-color)}[data-theme=dark][data-v-cf8c9b19] .van-search{background-color:var(--bg-card)}[data-theme=dark][data-v-cf8c9b19] .van-search .van-field__control{color:var(--text-primary)}[data-theme=dark][data-v-cf8c9b19] .van-tabs{background-color:var(--bg-card)}[data-theme=dark][data-v-cf8c9b19] .van-tabs .van-tab{color:var(--text-secondary)}[data-theme=dark][data-v-cf8c9b19] .van-tabs .van-tab--active{color:var(--primary-color)}[data-theme=dark][data-v-cf8c9b19] .van-nav-bar{background:var(--gradient-purple)}[data-theme=dark][data-v-cf8c9b19] .van-tabbar{background-color:var(--bg-card);border-top-color:var(--border-color)}[data-theme=dark] .full-page-sidebar .ai-sidebar-header span[data-v-cf8c9b19],[data-theme=theme-dark] .full-page-sidebar .ai-sidebar-header span[data-v-cf8c9b19],[data-theme=dark] .full-page-sidebar .primary-title[data-v-cf8c9b19],[data-theme=theme-dark] .full-page-sidebar .primary-title[data-v-cf8c9b19],[data-theme=dark] .full-page-sidebar .menu-section-title[data-v-cf8c9b19],[data-theme=theme-dark] .full-page-sidebar .menu-section-title[data-v-cf8c9b19],[data-theme=dark] .full-page-sidebar .menu-group-label[data-v-cf8c9b19],[data-theme=theme-dark] .full-page-sidebar .menu-group-label[data-v-cf8c9b19],[data-theme=dark] .full-page-sidebar .el-menu-item span[data-v-cf8c9b19],[data-theme=theme-dark] .full-page-sidebar .el-menu-item span[data-v-cf8c9b19]{color:#d1d5db}.el-dialog.ai-dialog[data-v-cf8c9b19]{display:flex!important;flex-direction:column!important;height:80vh!important;max-height:90vh!important}.el-dialog.ai-dialog .el-dialog__body[data-v-cf8c9b19]{flex:1!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .el-dialog__header[data-v-cf8c9b19]{flex-shrink:0!important}.el-dialog.ai-dialog .ai-curriculum-assistant[data-v-cf8c9b19]{height:100%!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .ai-curriculum-assistant .chat-messages[data-v-cf8c9b19]{flex:1!important;min-height:300px!important}.empty-state[data-v-cf8c9b19]{display:flex;width:100%;min-min-height:60px;height:auto;color:var(--info-color)}.empty-state--centered[data-v-cf8c9b19]{align-items:center;justify-content:center;text-align:center}.empty-state--small[data-v-cf8c9b19],.empty-state--large[data-v-cf8c9b19]{min-min-height:60px;height:auto}.empty-state__content[data-v-cf8c9b19]{display:flex;flex-direction:column;align-items:center;gap:var(--text-base);padding:var(--spacing-lg);max-width:100%;max-width:400px;width:100%;height:100%;justify-content:center;box-sizing:border-box}.empty-state__icon .custom-icon[data-v-cf8c9b19],.empty-state__icon .built-in-icon[data-v-cf8c9b19]{display:flex;align-items:center;justify-content:center;color:var(--text-placeholder)}.empty-state__icon .built-in-icon--no-data[data-v-cf8c9b19]{color:#e6e8eb}.empty-state__icon .built-in-icon--no-search[data-v-cf8c9b19]{color:#d3d4d6}.empty-state__icon .built-in-icon--error[data-v-cf8c9b19]{color:var(--danger-color)}.empty-state__icon .built-in-icon--network[data-v-cf8c9b19]{color:var(--warning-color)}.empty-state__icon .built-in-icon--forbidden[data-v-cf8c9b19]{color:var(--danger-color)}.empty-state__icon .built-in-icon--loading[data-v-cf8c9b19]{color:var(--primary-color)}.empty-state__icon .built-in-icon--maintenance[data-v-cf8c9b19]{color:var(--warning-color)}.empty-state__icon .built-in-icon--timeout[data-v-cf8c9b19]{color:var(--danger-color)}.empty-state__title[data-v-cf8c9b19]{font-size:var(--text-lg);font-weight:500;color:var(--text-regular);margin:0;line-height:1.4}.empty-state__description[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--info-color);line-height:1.6;margin:0;text-align:center}.empty-state__actions[data-v-cf8c9b19]{display:flex;gap:var(--text-xs);flex-wrap:wrap;justify-content:center;margin-top:var(--spacing-sm)}.empty-state__extra[data-v-cf8c9b19]{width:100%;text-align:center}.empty-state__suggestions[data-v-cf8c9b19]{margin:var(--text-base) 0;text-align:left;max-width:100%;max-width:300px}.empty-state__suggestions .suggestions-title[data-v-cf8c9b19]{font-size:var(--text-sm);font-weight:500;color:var(--text-regular);margin-bottom:var(--text-xs)}.empty-state__suggestions .suggestions-list[data-v-cf8c9b19]{list-style:none;padding:0;margin:0}.empty-state__suggestions .suggestions-list .suggestion-item[data-v-cf8c9b19]{font-size:var(--text-sm);color:var(--info-color);line-height:1.6;margin-bottom:var(--spacing-xs);padding-left:var(--text-base);position:relative}.empty-state__suggestions .suggestions-list .suggestion-item[data-v-cf8c9b19]:before{content:"•";color:var(--primary-color);position:absolute;left:0;top:0}.empty-state__suggestions .suggestions-list .suggestion-item[data-v-cf8c9b19]:last-child{margin-bottom:0}.empty-state--no-data .empty-state__title[data-v-cf8c9b19]{color:var(--info-color)}.empty-state--error .empty-state__title[data-v-cf8c9b19]{color:var(--danger-color)}.empty-state--error .empty-state__description[data-v-cf8c9b19]{color:var(--danger-color);opacity:.8}.empty-state--network .empty-state__title[data-v-cf8c9b19]{color:var(--warning-color)}.empty-state--forbidden .empty-state__title[data-v-cf8c9b19]{color:var(--danger-color)}.empty-state--small .empty-state__content[data-v-cf8c9b19]{gap:var(--text-xs);padding:var(--text-base)}.empty-state--small .empty-state__title[data-v-cf8c9b19]{font-size:var(--text-base)}.empty-state--small .empty-state__description[data-v-cf8c9b19]{font-size:var(--text-sm)}.empty-state--large .empty-state__content[data-v-cf8c9b19]{gap:var(--spacing-xl);padding:var(--text-4xl)}.empty-state--large .empty-state__title[data-v-cf8c9b19]{font-size:var(--spacing-lg)}.empty-state--large .empty-state__description[data-v-cf8c9b19]{font-size:var(--text-base)}@media (max-width: var(--breakpoint-md)){.empty-state__content[data-v-cf8c9b19]{padding:var(--text-base);gap:var(--text-xs)}.empty-state__title[data-v-cf8c9b19]{font-size:var(--text-base)}.empty-state__description[data-v-cf8c9b19]{font-size:var(--text-sm)}.empty-state__actions[data-v-cf8c9b19]{flex-direction:column;width:100%}.empty-state__actions[data-v-cf8c9b19] .el-button{width:100%}}@media (prefers-color-scheme: dark){.empty-state[data-v-cf8c9b19]{color:#a3a6ad}.empty-state__title[data-v-cf8c9b19]{color:#e5eaf3}.empty-state__description[data-v-cf8c9b19]{color:#a3a6ad}.empty-state__icon .built-in-icon--no-data[data-v-cf8c9b19]{color:#4c4d4f}.empty-state__icon .built-in-icon--no-search[data-v-cf8c9b19]{color:#525456}}.empty-state__content[data-v-cf8c9b19]{animation:fadeInStable-cf8c9b19 .3s ease-out}@keyframes fadeInStable-cf8c9b19{0%{opacity:0}to{opacity:1}}[data-v-5e2a9aa6]:root{--sidebar-width: 240px;--sidebar-width-collapsed: 64px;--sidebar-header-height: 80px;--navbar-height: 64px;--content-max-width: none;--content-padding: var(--spacing-lg);--content-padding-mobile: 16px;--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--gap-xs: 8px;--gap-sm: 12px;--gap-md: 16px;--gap-lg: 24px;--gap-xl: 32px;--z-sidebar: 1001;--z-navbar: 100;--z-mobile-overlay: 1040;--z-content: 1}.app-container[data-v-5e2a9aa6]{display:flex;height:100vh;overflow:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.app-container[data-v-5e2a9aa6] *{box-sizing:border-box}.sidebar[data-v-5e2a9aa6]{position:fixed;top:var(--header-height, 64px);left:0;bottom:0;width:var(--sidebar-width);height:calc(100vh - var(--header-height, 64px));background:var(--sidebar-bg, #ffffff);border-right:1px solid var(--border-color, #e5e7eb);z-index:var(--z-sidebar);transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}.sidebar.collapsed[data-v-5e2a9aa6]{width:var(--sidebar-width-collapsed)}.sidebar.collapsed .sidebar-header[data-v-5e2a9aa6]{padding:var(--spacing-lg) 8px}.sidebar .sidebar-header[data-v-5e2a9aa6]{height:var(--sidebar-header-height);padding:var(--spacing-lg) 16px;border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;justify-content:center;transition:padding .3s ease}.sidebar .sidebar-nav[data-v-5e2a9aa6]{flex:1;padding:var(--gap-sm);overflow-y:auto;overflow-x:hidden}.sidebar .sidebar-nav .nav-item[data-v-5e2a9aa6],.sidebar .sidebar-nav .center-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--gap-sm);padding:10px 12px;margin:var(--spacing-xs) 0;border-radius:8px;transition:all .2s ease;text-decoration:none;color:var(--text-secondary, #6b7280)}.sidebar .sidebar-nav .nav-item[data-v-5e2a9aa6]:hover,.sidebar .sidebar-nav .center-item[data-v-5e2a9aa6]:hover{background:var(--bg-hover, rgba(124, 127, 245, .08));color:var(--primary-color, #7c7ff5);transform:translate(2px)}.sidebar .sidebar-nav .nav-item.active[data-v-5e2a9aa6],.sidebar .sidebar-nav .center-item.active[data-v-5e2a9aa6]{background:var(--primary-color, #7c7ff5);color:#fff;box-shadow:0 2px 8px rgba(124,127,245,.25)}.sidebar .user-section[data-v-5e2a9aa6]{padding:var(--gap-md);border-top:1px solid var(--border-color, #e5e7eb);margin-top:auto}.main-container[data-v-5e2a9aa6]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width);min-height:100vh;background:var(--bg-secondary, #f5f7fa);transition:margin-left .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.main-container.main-expanded[data-v-5e2a9aa6]{margin-left:var(--sidebar-width-collapsed)}.main-container .navbar[data-v-5e2a9aa6]{height:var(--navbar-height);background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5);padding:0 var(--content-padding);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:var(--z-navbar);flex-shrink:0}.main-container .page-content[data-v-5e2a9aa6]{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa)}.page-container[data-v-5e2a9aa6],.center-page[data-v-5e2a9aa6],.dashboard-center[data-v-5e2a9aa6],.center-content[data-v-5e2a9aa6]{width:100%;margin:0 auto;padding:var(--content-padding)}.page-container .page-header[data-v-5e2a9aa6],.center-page .page-header[data-v-5e2a9aa6],.dashboard-center .page-header[data-v-5e2a9aa6],.center-content .page-header[data-v-5e2a9aa6]{margin-bottom:var(--gap-lg);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .welcome-section[data-v-5e2a9aa6],.center-page .welcome-section[data-v-5e2a9aa6],.dashboard-center .welcome-section[data-v-5e2a9aa6],.center-content .welcome-section[data-v-5e2a9aa6]{margin-bottom:var(--gap-lg);padding:var(--welcome-section-padding-y, var(--gap-lg)) var(--welcome-section-padding-x, var(--gap-lg));background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .stats-overview[data-v-5e2a9aa6],.page-container .stats-grid[data-v-5e2a9aa6],.center-page .stats-overview[data-v-5e2a9aa6],.center-page .stats-grid[data-v-5e2a9aa6],.dashboard-center .stats-overview[data-v-5e2a9aa6],.dashboard-center .stats-grid[data-v-5e2a9aa6],.center-content .stats-overview[data-v-5e2a9aa6],.center-content .stats-grid[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--gap-lg);margin-bottom:var(--gap-xl)}.page-container .content-section[data-v-5e2a9aa6],.page-container .quick-navigation[data-v-5e2a9aa6],.page-container .system-status[data-v-5e2a9aa6],.center-page .content-section[data-v-5e2a9aa6],.center-page .quick-navigation[data-v-5e2a9aa6],.center-page .system-status[data-v-5e2a9aa6],.dashboard-center .content-section[data-v-5e2a9aa6],.dashboard-center .quick-navigation[data-v-5e2a9aa6],.dashboard-center .system-status[data-v-5e2a9aa6],.center-content .content-section[data-v-5e2a9aa6],.center-content .quick-navigation[data-v-5e2a9aa6],.center-content .system-status[data-v-5e2a9aa6]{margin-bottom:var(--gap-xl);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .content-section h3[data-v-5e2a9aa6],.page-container .quick-navigation h3[data-v-5e2a9aa6],.page-container .system-status h3[data-v-5e2a9aa6],.center-page .content-section h3[data-v-5e2a9aa6],.center-page .quick-navigation h3[data-v-5e2a9aa6],.center-page .system-status h3[data-v-5e2a9aa6],.dashboard-center .content-section h3[data-v-5e2a9aa6],.dashboard-center .quick-navigation h3[data-v-5e2a9aa6],.dashboard-center .system-status h3[data-v-5e2a9aa6],.center-content .content-section h3[data-v-5e2a9aa6],.center-content .quick-navigation h3[data-v-5e2a9aa6],.center-content .system-status h3[data-v-5e2a9aa6]{margin-bottom:var(--gap-md);font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}.page-container .nav-grid[data-v-5e2a9aa6],.center-page .nav-grid[data-v-5e2a9aa6],.dashboard-center .nav-grid[data-v-5e2a9aa6],.center-content .nav-grid[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--gap-md)}@media (min-width: 1536px){.page-container[data-v-5e2a9aa6],.center-page[data-v-5e2a9aa6],.dashboard-center[data-v-5e2a9aa6],.center-content[data-v-5e2a9aa6]{max-width:none;padding:var(--gap-xl)}}@media (max-width: var(--breakpoint-xl)){.page-container[data-v-5e2a9aa6],.center-page[data-v-5e2a9aa6],.dashboard-center[data-v-5e2a9aa6],.center-content[data-v-5e2a9aa6]{max-width:none;padding:var(--gap-lg)}.stats-overview[data-v-5e2a9aa6],.stats-grid[data-v-5e2a9aa6]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: var(--breakpoint-lg)){[data-v-5e2a9aa6]:root{--sidebar-width: 260px;--content-padding: var(--spacing-lg)}.main-container[data-v-5e2a9aa6]{margin-left:var(--sidebar-width)}.main-container.main-expanded[data-v-5e2a9aa6]{margin-left:var(--sidebar-width-collapsed)}.nav-grid[data-v-5e2a9aa6]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-5e2a9aa6]{transform:translate(-100%)}.sidebar.sidebar-open[data-v-5e2a9aa6],.sidebar.show[data-v-5e2a9aa6]{transform:translate(0)}.main-container[data-v-5e2a9aa6]{margin-left:0!important}.main-container .navbar[data-v-5e2a9aa6]{padding:0 var(--content-padding-mobile)}.page-container[data-v-5e2a9aa6],.center-page[data-v-5e2a9aa6],.dashboard-center[data-v-5e2a9aa6],.center-content[data-v-5e2a9aa6]{padding:var(--content-padding-mobile)}.page-container .stats-overview[data-v-5e2a9aa6],.page-container .stats-grid[data-v-5e2a9aa6],.center-page .stats-overview[data-v-5e2a9aa6],.center-page .stats-grid[data-v-5e2a9aa6],.dashboard-center .stats-overview[data-v-5e2a9aa6],.dashboard-center .stats-grid[data-v-5e2a9aa6],.center-content .stats-overview[data-v-5e2a9aa6],.center-content .stats-grid[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--gap-md)}.page-container .nav-grid[data-v-5e2a9aa6],.center-page .nav-grid[data-v-5e2a9aa6],.dashboard-center .nav-grid[data-v-5e2a9aa6],.center-content .nav-grid[data-v-5e2a9aa6]{grid-template-columns:1fr}.mobile-overlay[data-v-5e2a9aa6]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:var(--z-mobile-overlay);display:block}.mobile-overlay[data-v-5e2a9aa6]:not(.show){display:none}}@media (max-width: var(--breakpoint-xs)){[data-v-5e2a9aa6]:root{--content-padding-mobile: 12px;--gap-lg: 16px;--gap-md: 12px}.sidebar[data-v-5e2a9aa6]{width:100vw}.page-header[data-v-5e2a9aa6],.welcome-section[data-v-5e2a9aa6]{padding:var(--gap-md);margin-bottom:var(--gap-md)}}.flex-container[data-v-5e2a9aa6]{display:flex;gap:var(--gap-md)}.flex-container.flex-wrap[data-v-5e2a9aa6]{flex-wrap:wrap}.flex-container.flex-center[data-v-5e2a9aa6]{align-items:center;justify-content:center}.flex-container.flex-between[data-v-5e2a9aa6]{justify-content:space-between}.grid-container[data-v-5e2a9aa6]{display:grid;gap:var(--gap-md)}.grid-container.grid-2[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}.grid-container.grid-3[data-v-5e2a9aa6]{grid-template-columns:repeat(3,1fr)}.grid-container.grid-4[data-v-5e2a9aa6]{grid-template-columns:repeat(4,1fr)}.grid-container.grid-responsive[data-v-5e2a9aa6]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.content-centered[data-v-5e2a9aa6]{margin:0 auto;padding:0 var(--content-padding)}.theme-dark .main-container .navbar[data-v-5e2a9aa6],[data-theme=dark] .main-container .navbar[data-v-5e2a9aa6]{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243)}.theme-dark .page-container .page-header[data-v-5e2a9aa6],.theme-dark .page-container .content-section[data-v-5e2a9aa6],.theme-dark .center-page .page-header[data-v-5e2a9aa6],.theme-dark .center-page .content-section[data-v-5e2a9aa6],.theme-dark .dashboard-center .page-header[data-v-5e2a9aa6],.theme-dark .dashboard-center .content-section[data-v-5e2a9aa6],[data-theme=dark] .page-container .page-header[data-v-5e2a9aa6],[data-theme=dark] .page-container .content-section[data-v-5e2a9aa6],[data-theme=dark] .center-page .page-header[data-v-5e2a9aa6],[data-theme=dark] .center-page .content-section[data-v-5e2a9aa6],[data-theme=dark] .dashboard-center .page-header[data-v-5e2a9aa6],[data-theme=dark] .dashboard-center .content-section[data-v-5e2a9aa6]{background:var(--bg-card, #262727);box-shadow:0 1px 3px rgba(0,0,0,.5)}.will-change-transform[data-v-5e2a9aa6]{will-change:transform}.gpu-accelerated[data-v-5e2a9aa6]{transform:translateZ(0);backface-visibility:hidden}.contain-layout[data-v-5e2a9aa6]{contain:layout}[data-v-5e2a9aa6]:root{--el-color-primary: var(--primary-color);--el-color-primary-light-3: var(--primary-light);--el-color-primary-light-5: var(--primary-lighter);--el-color-primary-light-7: var(--primary-extra-light);--el-color-primary-light-8: var(--primary-extra-light);--el-color-primary-light-9: var(--primary-extra-light);--el-color-primary-dark-2: var(--primary-dark);--el-color-success: var(--success-color);--el-color-success-light-3: var(--success-light);--el-color-success-light-5: var(--success-lighter);--el-color-success-light-7: var(--success-extra-light);--el-color-success-light-8: var(--success-extra-light);--el-color-success-light-9: var(--success-extra-light);--el-color-warning: var(--warning-color);--el-color-warning-light-3: var(--warning-light);--el-color-warning-light-5: var(--warning-lighter);--el-color-warning-light-7: var(--warning-extra-light);--el-color-warning-light-8: var(--warning-extra-light);--el-color-warning-light-9: var(--warning-extra-light);--el-color-danger: var(--danger-color);--el-color-danger-light-3: var(--danger-light);--el-color-danger-light-5: var(--danger-lighter);--el-color-danger-light-7: var(--danger-extra-light);--el-color-danger-light-8: var(--danger-extra-light);--el-color-danger-light-9: var(--danger-extra-light);--el-color-info: var(--info-color);--el-color-info-light-3: var(--info-light);--el-color-info-light-5: var(--info-lighter);--el-color-info-light-7: var(--info-extra-light);--el-color-info-light-8: var(--info-extra-light);--el-color-info-light-9: var(--info-extra-light);--el-text-color-primary: var(--text-primary);--el-text-color-regular: var(--text-regular);--el-text-color-secondary: var(--text-secondary);--el-text-color-placeholder: var(--text-placeholder);--el-text-color-disabled: var(--text-disabled);--el-bg-color: var(--bg-color);--el-bg-color-page: var(--bg-color-page);--el-bg-color-overlay: var(--bg-color-overlay);--el-fill-color-blank: var(--bg-card);--el-fill-color: var(--bg-tertiary);--el-fill-color-light: var(--bg-hover);--el-fill-color-lighter: var(--bg-secondary);--el-fill-color-extra-light: var(--bg-color-page);--el-border-color: var(--border-color);--el-border-color-light: var(--border-color-light);--el-border-color-lighter: var(--border-color-lighter);--el-border-color-extra-light: var(--border-color-extra-light);--el-border-color-dark: var(--border-color-dark);--el-border-radius-base: var(--radius-md);--el-border-radius-small: var(--radius-sm);--el-border-radius-round: var(--radius-full);--el-font-family: var(--font-family-base);--el-font-size-base: var(--text-base);--el-font-size-small: var(--text-sm);--el-font-size-large: var(--text-lg);--el-component-size-large: var(--input-height-lg);--el-component-size: var(--input-height-md);--el-component-size-small: var(--input-height-sm);--el-box-shadow: var(--shadow-md);--el-box-shadow-light: var(--shadow-sm);--el-box-shadow-dark: var(--shadow-lg);--el-transition-duration: var(--transition-base);--el-transition-duration-fast: var(--transition-fast);--el-card-bg-color: rgba(255, 255, 255, .7);--el-card-border-color: var(--card-border, var(--el-border-color-light));--el-card-shadow: 0 8px 32px rgba(31, 38, 135, .1)}.el-icon[data-v-5e2a9aa6]{display:inline-flex;align-items:center;justify-content:center;color:currentColor;transition:all var(--transition-fast);width:1em;height:1em;font-size:inherit}.el-button .el-icon[data-v-5e2a9aa6]{color:inherit;margin-right:6px}.el-button .el-icon[data-v-5e2a9aa6]:last-child{margin-right:0}.el-button .el-icon[data-v-5e2a9aa6]:only-child{margin-right:0}.el-icon.icon-primary[data-v-5e2a9aa6]{color:var(--primary-color)}.el-icon.icon-success[data-v-5e2a9aa6]{color:var(--success-color)}.el-icon.icon-warning[data-v-5e2a9aa6]{color:var(--warning-color)}.el-icon.icon-danger[data-v-5e2a9aa6]{color:var(--danger-color)}.el-icon.icon-info[data-v-5e2a9aa6]{color:var(--info-color)}.el-icon[data-v-5e2a9aa6]:hover{transform:scale(1.05)}.el-button--primary .el-icon[data-v-5e2a9aa6],.el-button--success .el-icon[data-v-5e2a9aa6],.el-button--warning .el-icon[data-v-5e2a9aa6],.el-button--danger .el-icon[data-v-5e2a9aa6],.el-button--info .el-icon[data-v-5e2a9aa6]{color:#fff}.el-button--default .el-icon[data-v-5e2a9aa6]{color:var(--text-secondary)}.el-button.is-text .el-icon[data-v-5e2a9aa6],.el-button.is-link .el-icon[data-v-5e2a9aa6]{color:var(--primary-color)}.el-button.is-disabled .el-icon[data-v-5e2a9aa6]{color:var(--text-disabled)}.el-button[data-v-5e2a9aa6]{border-radius:var(--radius-md);font-weight:500;transition:all var(--transition-base);min-height:36px;min-width:64px}.el-button--large[data-v-5e2a9aa6]{height:var(--button-height-lg);padding:0 var(--spacing-lg);font-size:var(--text-lg);min-height:40px;min-width:80px}.el-button--default[data-v-5e2a9aa6]{height:var(--button-height-md);padding:0 var(--spacing-md);font-size:var(--text-base)}.el-button--small[data-v-5e2a9aa6]{height:var(--button-height-sm);padding:0 var(--spacing-sm);font-size:var(--text-sm);min-height:32px;min-width:70px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button--small .el-icon[data-v-5e2a9aa6]{font-size:var(--text-sm);margin-right:4px}.el-button.is-plain[data-v-5e2a9aa6]{background:transparent}.el-button.is-plain.el-button--primary[data-v-5e2a9aa6]{color:var(--primary-color);border-color:var(--primary-color)}.el-button.is-plain.el-button--primary[data-v-5e2a9aa6]:hover{background:var(--primary-extra-light)}.el-button.is-plain.el-button--success[data-v-5e2a9aa6]{color:var(--success-color);border-color:var(--success-color)}.el-button.is-plain.el-button--success[data-v-5e2a9aa6]:hover{background:var(--success-extra-light)}.el-button.is-plain.el-button--warning[data-v-5e2a9aa6]{color:var(--warning-color);border-color:var(--warning-color)}.el-button.is-plain.el-button--warning[data-v-5e2a9aa6]:hover{background:var(--warning-extra-light)}.el-button.is-plain.el-button--danger[data-v-5e2a9aa6]{color:var(--danger-color);border-color:var(--danger-color)}.el-button.is-plain.el-button--danger[data-v-5e2a9aa6]:hover{background:var(--danger-extra-light)}.el-button.is-plain.el-button--info[data-v-5e2a9aa6]{color:var(--info-color);border-color:var(--info-color)}.el-button.is-plain.el-button--info[data-v-5e2a9aa6]:hover{background:var(--info-extra-light)}.el-button.is-text[data-v-5e2a9aa6]{background:transparent;border:none;padding:var(--spacing-xs) var(--spacing-sm)}.el-button.is-text[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}.el-button.is-link[data-v-5e2a9aa6]{background:transparent;border:none;padding:var(--spacing-xs) 8px;height:auto;text-decoration:underline;min-width:60px;font-size:var(--text-sm)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button.is-link[data-v-5e2a9aa6]:hover{text-decoration:none}.el-button.is-link.el-button--small[data-v-5e2a9aa6]{min-width:70px;padding:var(--spacing-xs) 8px;font-size:var(--text-sm)!important}.el-button.is-link.el-button--small .el-icon[data-v-5e2a9aa6]{font-size:var(--text-sm);margin-right:4px}.el-button.is-circle[data-v-5e2a9aa6]{border-radius:var(--radius-full);padding:var(--spacing-sm)}.el-button.is-round[data-v-5e2a9aa6]{border-radius:var(--radius-2xl)}.el-button.is-disabled[data-v-5e2a9aa6],.el-button[data-v-5e2a9aa6]:disabled{opacity:.5;cursor:not-allowed}.el-button.is-disabled[data-v-5e2a9aa6]:hover,.el-button[data-v-5e2a9aa6]:disabled:hover{transform:none}.el-button.is-loading[data-v-5e2a9aa6]{pointer-events:none}.el-button.is-loading .el-icon[data-v-5e2a9aa6]{animation:rotate-5e2a9aa6 1s linear infinite}@media (max-width: 767px){.el-button .el-button[data-v-5e2a9aa6]{min-height:44px;padding:var(--spacing-sm) 16px}.el-button .el-button--small[data-v-5e2a9aa6]{min-height:40px;padding:6px 12px}.el-button .el-button--large[data-v-5e2a9aa6]{min-height:48px;padding:var(--spacing-md) 20px}}.el-button--primary[data-v-5e2a9aa6]{background-color:var(--button-primary-bg);border-color:var(--button-primary-border);color:#fff}.el-button--primary[data-v-5e2a9aa6]:hover{background-color:var(--button-primary-hover);border-color:var(--button-primary-hover);color:#fff}.el-button--primary[data-v-5e2a9aa6]:active{background-color:var(--button-primary-active);border-color:var(--button-primary-active);color:#fff}.el-button--success[data-v-5e2a9aa6]{background-color:var(--button-success-bg);border-color:var(--button-success-border);color:#fff}.el-button--success[data-v-5e2a9aa6]:hover{background-color:var(--button-success-hover);border-color:var(--button-success-hover);color:#fff}.el-button--success[data-v-5e2a9aa6]:active{background-color:var(--button-success-active);border-color:var(--button-success-active);color:#fff}.el-button--warning[data-v-5e2a9aa6]{background-color:var(--button-warning-bg);border-color:var(--button-warning-border);color:#fff}.el-button--warning[data-v-5e2a9aa6]:hover{background-color:var(--button-warning-hover);border-color:var(--button-warning-hover);color:#fff}.el-button--warning[data-v-5e2a9aa6]:active{background-color:var(--button-warning-active);border-color:var(--button-warning-active);color:#fff}.el-button--danger[data-v-5e2a9aa6]{background-color:var(--button-danger-bg);border-color:var(--button-danger-border);color:#fff}.el-button--danger[data-v-5e2a9aa6]:hover{background-color:var(--button-danger-hover);border-color:var(--button-danger-hover);color:#fff}.el-button--danger[data-v-5e2a9aa6]:active{background-color:var(--button-danger-active);border-color:var(--button-danger-active);color:#fff}.el-button--info[data-v-5e2a9aa6]{background-color:var(--button-info-bg);border-color:var(--button-info-border);color:#fff}.el-button--info[data-v-5e2a9aa6]:hover{background-color:var(--button-info-hover);border-color:var(--button-info-hover);color:#fff}.el-button--info[data-v-5e2a9aa6]:active{background-color:var(--button-info-active);border-color:var(--button-info-active);color:#fff}.el-card .el-button[data-v-5e2a9aa6]{box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.el-card .el-button[data-v-5e2a9aa6]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.el-button-group .el-button[data-v-5e2a9aa6]{border-radius:0;margin:0}.el-button-group .el-button[data-v-5e2a9aa6]:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.el-button-group .el-button[data-v-5e2a9aa6]:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.el-button-group .el-button[data-v-5e2a9aa6]:not(:first-child){margin-left:-1px}.el-button-group .el-button[data-v-5e2a9aa6]:hover{z-index:1}.el-button-group .el-button[data-v-5e2a9aa6]:focus{z-index:2}.el-table[data-v-5e2a9aa6]{background-color:var(--bg-card);color:var(--text-primary);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header-wrapper .el-table__header th[data-v-5e2a9aa6]{background-color:var(--bg-secondary);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);font-weight:600}.el-table .el-table__header-wrapper .el-table__header th .cell[data-v-5e2a9aa6]{padding:var(--spacing-md)}.el-table .el-table__body-wrapper .el-table__body tr[data-v-5e2a9aa6]{transition:background-color var(--transition-base)}.el-table .el-table__body-wrapper .el-table__body tr[data-v-5e2a9aa6]:hover{background-color:var(--bg-hover)}.el-table .el-table__body-wrapper .el-table__body tr td[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary)}.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-5e2a9aa6]{padding:var(--spacing-md)}.el-table.el-table--striped .el-table__body tr.el-table__row--striped td[data-v-5e2a9aa6]{background-color:var(--bg-tertiary)}.el-table.el-table--border[data-v-5e2a9aa6]{border:1px solid var(--border-color-light)}.el-table.el-table--border td[data-v-5e2a9aa6],.el-table.el-table--border th[data-v-5e2a9aa6]{border-right:1px solid var(--border-color-lighter)}.el-table.el-table--border td[data-v-5e2a9aa6]:last-child,.el-table.el-table--border th[data-v-5e2a9aa6]:last-child{border-right:none}.el-table .el-table__empty-block[data-v-5e2a9aa6]{background-color:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text[data-v-5e2a9aa6]{color:var(--text-secondary)}@media (max-width: 767px){.el-table[data-v-5e2a9aa6]{border-radius:var(--radius-md)}.el-table .el-table__header-wrapper .cell[data-v-5e2a9aa6],.el-table .el-table__body-wrapper .cell[data-v-5e2a9aa6]{padding:var(--spacing-sm);font-size:var(--text-sm)}}.el-input .el-input__wrapper[data-v-5e2a9aa6]{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.el-input .el-input__wrapper[data-v-5e2a9aa6]:hover{border-color:var(--primary-light)}.el-input .el-input__wrapper.is-focus[data-v-5e2a9aa6]{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-input .el-input__inner[data-v-5e2a9aa6]{color:var(--text-primary);font-size:var(--text-base)}.el-input .el-input__inner[data-v-5e2a9aa6]::-moz-placeholder{color:var(--text-placeholder)}.el-input .el-input__inner[data-v-5e2a9aa6]::placeholder{color:var(--text-placeholder)}.el-input.el-input--large .el-input__wrapper[data-v-5e2a9aa6]{height:var(--input-height-lg)}.el-input.el-input--large .el-input__inner[data-v-5e2a9aa6]{font-size:var(--text-lg)}.el-input.el-input--small .el-input__wrapper[data-v-5e2a9aa6]{height:var(--input-height-sm)}.el-input.el-input--small .el-input__inner[data-v-5e2a9aa6]{font-size:var(--text-sm)}.el-input.is-disabled .el-input__wrapper[data-v-5e2a9aa6]{background-color:var(--bg-secondary);border-color:var(--border-color-light);cursor:not-allowed}.el-input.is-disabled .el-input__inner[data-v-5e2a9aa6]{color:var(--text-disabled)}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary);border-radius:var(--radius-md)}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]:hover{border-color:var(--primary-light)}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]::-moz-placeholder{color:var(--text-placeholder)}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]::placeholder{color:var(--text-placeholder)}.el-select .el-select__wrapper[data-v-5e2a9aa6]{background-color:var(--bg-card);border-color:var(--border-color);border-radius:var(--radius-md)}.el-select .el-select__wrapper[data-v-5e2a9aa6]:hover{border-color:var(--primary-light)}.el-select .el-select__wrapper.is-focused[data-v-5e2a9aa6]{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-select .el-select__placeholder[data-v-5e2a9aa6]{color:var(--text-placeholder)}.el-select .el-select__selected-item[data-v-5e2a9aa6]{color:var(--text-primary)}.el-select-dropdown[data-v-5e2a9aa6]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.el-select-dropdown .el-select-dropdown__item[data-v-5e2a9aa6]{color:var(--text-primary)}.el-select-dropdown .el-select-dropdown__item[data-v-5e2a9aa6]:hover{background-color:var(--bg-hover)}.el-select-dropdown .el-select-dropdown__item.is-selected[data-v-5e2a9aa6]{background-color:var(--bg-active);color:var(--primary-color);font-weight:500}.el-pagination .el-pager li[data-v-5e2a9aa6]{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:all var(--transition-base)}.el-pagination .el-pager li[data-v-5e2a9aa6]:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .el-pager li.is-active[data-v-5e2a9aa6]{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.el-pagination .btn-prev[data-v-5e2a9aa6],.el-pagination .btn-next[data-v-5e2a9aa6]{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm)}.el-pagination .btn-prev[data-v-5e2a9aa6]:hover,.el-pagination .btn-next[data-v-5e2a9aa6]:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .btn-prev[data-v-5e2a9aa6]:disabled,.el-pagination .btn-next[data-v-5e2a9aa6]:disabled{background-color:var(--bg-secondary);color:var(--text-disabled);border-color:var(--border-color-light)}.el-pagination .el-pagination__total[data-v-5e2a9aa6],.el-pagination .el-pagination__jump[data-v-5e2a9aa6]{color:var(--text-primary)}@media (max-width: 767px){.el-pagination .el-pagination__sizes[data-v-5e2a9aa6],.el-pagination .el-pagination__jump[data-v-5e2a9aa6]{display:none}.el-pagination .el-pager li[data-v-5e2a9aa6]{min-width:32px;height:32px;line-height:30px;font-size:var(--text-sm)}}.el-card[data-v-5e2a9aa6]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);backdrop-filter:blur(10px);background:var(--el-card-bg-color, var(--bg-card, rgba(255, 255, 255, .7)))!important;border:1px solid var(--el-card-border-color, var(--card-border, var(--border-color)))!important;box-shadow:var(--el-card-shadow, 0 8px 32px rgba(31, 38, 135, .1))!important}.el-card[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.el-card .el-card__header[data-v-5e2a9aa6]{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color-light);padding:var(--spacing-lg)}@media (max-width: 767px){.el-card .el-card__header[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.el-card.is-hover-shadow[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-lg)}.el-card.is-always-shadow[data-v-5e2a9aa6]{box-shadow:var(--shadow-md)}.el-dialog[data-v-5e2a9aa6]{background-color:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl)}.el-dialog .el-dialog__header[data-v-5e2a9aa6]{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color-light);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:var(--spacing-lg)}.el-dialog .el-dialog__header .el-dialog__title[data-v-5e2a9aa6]{color:var(--text-primary);font-weight:600;font-size:var(--text-lg)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close[data-v-5e2a9aa6]{color:var(--text-secondary)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close[data-v-5e2a9aa6]:hover{color:var(--text-primary)}.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.el-dialog .el-dialog__footer[data-v-5e2a9aa6]{padding:var(--spacing-lg);border-top:1px solid var(--border-color-light);background-color:var(--bg-tertiary);border-radius:0 0 var(--radius-xl) var(--radius-xl)}@media (max-width: 767px){.el-dialog .el-dialog__footer[data-v-5e2a9aa6]{padding:var(--spacing-md)}}@media (max-width: 767px){.el-dialog[data-v-5e2a9aa6]{margin:var(--spacing-md);width:calc(100% - var(--spacing-xl));max-width:none}}.el-overlay[data-v-5e2a9aa6]{background-color:var(--bg-color-overlay);backdrop-filter:blur(4px)}.el-tag[data-v-5e2a9aa6]{border-radius:var(--radius-sm)!important;font-weight:500;font-size:var(--text-xs);padding:var(--spacing-xs) var(--spacing-sm);line-height:1.5;transition:all var(--transition-base);border-width:1px!important;border-style:solid!important}.el-tag.el-tag--primary[data-v-5e2a9aa6]{background-color:var(--primary-extra-light)!important;border-color:var(--primary-light)!important;color:var(--primary-dark)!important}.el-tag.el-tag--primary[data-v-5e2a9aa6]:hover{background-color:var(--primary-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(91,141,239,.2)}.el-tag.el-tag--success[data-v-5e2a9aa6]{background-color:var(--success-extra-light)!important;border-color:var(--success-light)!important;color:var(--success-color)!important}.el-tag.el-tag--success[data-v-5e2a9aa6]:hover{background-color:var(--success-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(82,196,26,.2)}.el-tag.el-tag--warning[data-v-5e2a9aa6]{background-color:var(--warning-extra-light)!important;border-color:var(--warning-light)!important;color:var(--warning-color)!important}.el-tag.el-tag--warning[data-v-5e2a9aa6]:hover{background-color:var(--warning-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(230,162,60,.2)}.el-tag.el-tag--danger[data-v-5e2a9aa6]{background-color:var(--danger-extra-light)!important;border-color:var(--danger-light)!important;color:var(--danger-color)!important}.el-tag.el-tag--danger[data-v-5e2a9aa6]:hover{background-color:var(--danger-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(245,108,108,.2)}.el-tag.el-tag--info[data-v-5e2a9aa6]{background-color:var(--info-extra-light)!important;border-color:var(--info-light)!important;color:var(--info-color)!important}.el-tag.el-tag--info[data-v-5e2a9aa6]:hover{background-color:var(--info-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(144,147,153,.2)}.el-tag.el-tag--large[data-v-5e2a9aa6]{font-size:var(--text-sm);padding:var(--spacing-sm) var(--spacing-md)}.el-tag.el-tag--small[data-v-5e2a9aa6]{font-size:10px;padding:2px var(--spacing-xs)}.el-tag .el-tag__close[data-v-5e2a9aa6]{color:inherit;margin-left:var(--spacing-xs)}.el-tag .el-tag__close[data-v-5e2a9aa6]:hover{color:var(--text-primary);background-color:rgba(0,0,0,.1);border-radius:var(--radius-xs)}.el-tag.is-disabled[data-v-5e2a9aa6]{opacity:.6;cursor:not-allowed;filter:grayscale(.3)}.el-tag.is-plain[data-v-5e2a9aa6]{background-color:transparent!important;border-color:currentColor}.el-form .el-form-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.el-form .el-form-item .el-form-item__label[data-v-5e2a9aa6]{color:var(--text-primary);font-weight:500}.el-form .el-form-item .el-form-item__error[data-v-5e2a9aa6]{color:var(--danger-color);font-size:var(--text-sm)}.el-form.el-form--compact .el-form-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-md)}@media (max-width: 767px){.el-form .el-form-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-md)}.el-form .el-form-item .el-form-item__label[data-v-5e2a9aa6]{font-size:var(--text-sm);width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content[data-v-5e2a9aa6]{margin-left:0!important;width:100%}}.el-message[data-v-5e2a9aa6]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--text-primary)}.el-message.el-message--success[data-v-5e2a9aa6]{border-color:var(--success-light)}.el-message.el-message--success .el-message__icon[data-v-5e2a9aa6]{color:var(--success-color)}.el-message.el-message--warning[data-v-5e2a9aa6]{border-color:var(--warning-light)}.el-message.el-message--warning .el-message__icon[data-v-5e2a9aa6]{color:var(--warning-color)}.el-message.el-message--error[data-v-5e2a9aa6]{border-color:var(--danger-light)}.el-message.el-message--error .el-message__icon[data-v-5e2a9aa6]{color:var(--danger-color)}.el-loading-mask[data-v-5e2a9aa6]{background-color:var(--bg-color-overlay);backdrop-filter:blur(2px)}.el-loading-mask .el-loading-spinner .el-loading-text[data-v-5e2a9aa6]{color:var(--text-primary)}.el-loading-mask .el-loading-spinner .circular[data-v-5e2a9aa6]{color:var(--primary-color)}[data-theme=dark] .el-popper[data-v-5e2a9aa6]{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .el-tooltip__popper[data-v-5e2a9aa6]{background-color:var(--bg-tertiary);border-color:var(--border-color)}[data-theme=dark] .el-tooltip__popper .el-tooltip__arrow[data-v-5e2a9aa6]:before{border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu[data-v-5e2a9aa6]{background-color:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item[data-v-5e2a9aa6]{color:var(--text-primary)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item[data-v-5e2a9aa6]:hover{background-color:var(--bg-hover)}.el-button[data-v-5e2a9aa6]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.el-button[data-v-5e2a9aa6]:focus:not(:focus-visible){outline:none}.el-table tbody tr[data-v-5e2a9aa6]:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.el-table tbody tr[data-v-5e2a9aa6]:focus:not(:focus-visible){outline:none}.el-card[tabindex][data-v-5e2a9aa6]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.el-card[tabindex][data-v-5e2a9aa6]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.el-button[data-v-5e2a9aa6]{border-width:2px}.el-button[data-v-5e2a9aa6]:not(.is-text):not(.is-link){border-color:currentColor}.el-table[data-v-5e2a9aa6]{border:2px solid var(--text-primary)}.el-table th[data-v-5e2a9aa6],.el-table td[data-v-5e2a9aa6]{border-color:var(--text-primary)}.el-card[data-v-5e2a9aa6]{border-width:2px;border-color:var(--text-primary)}.el-card[data-v-5e2a9aa6]:hover{border-color:var(--primary-color)}}.el-table .action-buttons[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}.el-table .action-buttons .el-button[data-v-5e2a9aa6]{min-width:60px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-table .action-buttons .el-button.el-button--small[data-v-5e2a9aa6]{min-width:70px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important}.el-table .action-buttons .el-button.is-link[data-v-5e2a9aa6]{min-width:60px;padding:var(--spacing-xs) 8px!important;font-size:var(--text-sm)!important}.el-table .action-buttons .el-button.is-link.el-button--small[data-v-5e2a9aa6]{min-width:70px}.el-table .action-buttons .el-button .el-icon[data-v-5e2a9aa6]{font-size:var(--text-sm);margin-right:4px}.el-timeline-item .footer-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.el-timeline-item .footer-actions .action-button[data-v-5e2a9aa6]{font-size:var(--text-sm)!important;min-width:70px;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-timeline-item .footer-actions .action-button .el-icon[data-v-5e2a9aa6]{font-size:var(--text-sm);margin-right:4px}@media (prefers-reduced-motion: reduce){.el-button[data-v-5e2a9aa6],.el-card[data-v-5e2a9aa6],.el-table tbody tr[data-v-5e2a9aa6],.el-pagination .el-pager li[data-v-5e2a9aa6]{transition:none}.el-button.is-loading .el-icon[data-v-5e2a9aa6]{animation:none}.el-button[data-v-5e2a9aa6]:hover,.el-card[data-v-5e2a9aa6]:hover{transform:none}}@keyframes rotate-5e2a9aa6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-action-buttons[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:flex-start;flex-wrap:wrap}.table-action-buttons .el-button[data-v-5e2a9aa6]{margin:0!important;padding:5px 12px;font-size:var(--text-sm)}.table-action-buttons .el-button[data-v-5e2a9aa6]:not(:last-child){margin-right:0!important}.table-action-buttons.cell-buttons[data-v-5e2a9aa6]{min-height:32px}.form-footer-buttons[data-v-5e2a9aa6]{display:flex;justify-content:center;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg) 0;margin-top:24px;border-top:1px solid #e5e7eb}.form-footer-buttons .el-button[data-v-5e2a9aa6]{min-width:100px;padding:10px 24px;font-size:var(--text-sm);font-weight:500;margin:0!important}@media (max-width: var(--breakpoint-md)){.form-footer-buttons[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md)}.form-footer-buttons .el-button[data-v-5e2a9aa6]{width:100%}}.card-header-buttons[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.card-header-buttons .el-button[data-v-5e2a9aa6]{margin:0!important}.card-header-buttons .el-button[data-v-5e2a9aa6]:not(:last-child){margin-right:0!important}@media (max-width: var(--breakpoint-md)){.card-header-buttons[data-v-5e2a9aa6]{width:100%;justify-content:flex-start}}.list-header-actions[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:var(--spacing-md);flex-wrap:wrap}.list-header-actions .left-actions[data-v-5e2a9aa6],.list-header-actions .right-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.list-header-actions .left-actions .el-button[data-v-5e2a9aa6],.list-header-actions .right-actions .el-button[data-v-5e2a9aa6]{margin:0!important}.list-header-actions .left-actions[data-v-5e2a9aa6]{flex:1;min-width:200px}.list-header-actions .right-actions[data-v-5e2a9aa6]{flex-shrink:0}@media (max-width: var(--breakpoint-md)){.list-header-actions[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch}.list-header-actions .left-actions[data-v-5e2a9aa6],.list-header-actions .right-actions[data-v-5e2a9aa6]{width:100%;justify-content:flex-start}}.search-bar-buttons[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.search-bar-buttons .el-button[data-v-5e2a9aa6]{margin:0!important}@media (max-width: var(--breakpoint-md)){.search-bar-buttons[data-v-5e2a9aa6]{width:100%}.search-bar-buttons .el-button[data-v-5e2a9aa6]{flex:1}}.dialog-footer-buttons[data-v-5e2a9aa6]{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 0 0 0}.dialog-footer-buttons .el-button[data-v-5e2a9aa6]{min-width:80px;margin:0!important}@media (max-width: var(--breakpoint-md)){.dialog-footer-buttons[data-v-5e2a9aa6]{justify-content:center}.dialog-footer-buttons .el-button[data-v-5e2a9aa6]{flex:1;max-width:150px}}.drawer-footer-buttons[data-v-5e2a9aa6]{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 24px;border-top:1px solid #e5e7eb;background:#fafbfc}.drawer-footer-buttons .el-button[data-v-5e2a9aa6]{min-width:80px;margin:0!important}@media (max-width: var(--breakpoint-md)){.drawer-footer-buttons[data-v-5e2a9aa6]{justify-content:center}.drawer-footer-buttons .el-button[data-v-5e2a9aa6]{flex:1}}.button-group[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.button-group .el-button[data-v-5e2a9aa6]{margin:0!important}.button-group.button-group-vertical[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch}.button-group.button-group-vertical .el-button[data-v-5e2a9aa6]{width:100%}.floating-action-button[data-v-5e2a9aa6]{position:fixed;right:24px;bottom:24px;z-index:1000}.floating-action-button .el-button[data-v-5e2a9aa6]{width:56px;height:56px;border-radius:50%;padding:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.floating-action-button .el-button[data-v-5e2a9aa6]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-action-button .el-button .el-icon[data-v-5e2a9aa6]{font-size:var(--text-2xl)}@media (max-width: var(--breakpoint-md)){.floating-action-button[data-v-5e2a9aa6]{right:16px;bottom:16px}.floating-action-button .el-button[data-v-5e2a9aa6]{width:48px;height:48px}.floating-action-button .el-button .el-icon[data-v-5e2a9aa6]{font-size:var(--text-xl)}}.pagination-container[data-v-5e2a9aa6]{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg) 0}.pagination-container[data-v-5e2a9aa6] .el-pagination .el-pager li{margin:0 4px;min-width:32px;height:32px;line-height:32px;border-radius:6px}.pagination-container[data-v-5e2a9aa6] .el-pagination .el-pager li.is-active{background:var(--primary-color);color:#fff}.pagination-container[data-v-5e2a9aa6] .el-pagination .btn-prev,.pagination-container[data-v-5e2a9aa6] .el-pagination .btn-next{min-width:32px;height:32px;line-height:32px;border-radius:6px}@media (max-width: var(--breakpoint-md)){.pagination-container[data-v-5e2a9aa6]{padding:var(--spacing-md) 0}.pagination-container[data-v-5e2a9aa6] .el-pagination .el-pagination__sizes,.pagination-container[data-v-5e2a9aa6] .el-pagination .el-pagination__jump{display:none}}.toolbar-buttons[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;padding:var(--spacing-md) 0;flex-wrap:wrap}.toolbar-buttons .el-button[data-v-5e2a9aa6]{margin:0!important}.toolbar-buttons .toolbar-divider[data-v-5e2a9aa6]{width:1px;height:24px;background:#e5e7eb;margin:0 4px}.el-button+.el-button[data-v-5e2a9aa6]{margin-left:0!important}.el-form-item__content>.el-button[data-v-5e2a9aa6]{margin-left:0!important}@media (max-width: var(--breakpoint-md)){.hide-on-mobile[data-v-5e2a9aa6]{display:none!important}.full-width-on-mobile[data-v-5e2a9aa6]{width:100%!important}}@media (max-width: var(--breakpoint-xs)){.hide-on-small-mobile[data-v-5e2a9aa6]{display:none!important}}.el-button--primary[data-v-5e2a9aa6]{color:#fff}.el-button--primary[data-v-5e2a9aa6]:hover,.el-button--primary[data-v-5e2a9aa6]:focus,.el-button--primary[data-v-5e2a9aa6]:active{color:#fff}.el-button--success[data-v-5e2a9aa6]{color:#fff}.el-button--success[data-v-5e2a9aa6]:hover,.el-button--success[data-v-5e2a9aa6]:focus,.el-button--success[data-v-5e2a9aa6]:active{color:#fff}.el-button--warning[data-v-5e2a9aa6]{color:#fff}.el-button--warning[data-v-5e2a9aa6]:hover,.el-button--warning[data-v-5e2a9aa6]:focus,.el-button--warning[data-v-5e2a9aa6]:active{color:#fff}.el-button--danger[data-v-5e2a9aa6]{color:#fff}.el-button--danger[data-v-5e2a9aa6]:hover,.el-button--danger[data-v-5e2a9aa6]:focus,.el-button--danger[data-v-5e2a9aa6]:active{color:#fff}.el-button--info[data-v-5e2a9aa6]{color:#fff}.el-button--info[data-v-5e2a9aa6]:hover,.el-button--info[data-v-5e2a9aa6]:focus,.el-button--info[data-v-5e2a9aa6]:active{color:#fff}[data-v-5e2a9aa6]:root{--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--spacing-4xl: 80px;--spacing-5xl: 96px;--app-gap-xs: var(--spacing-xs);--app-gap-sm: var(--spacing-sm);--app-gap: var(--spacing-md);--app-gap-lg: var(--spacing-lg);--app-gap-xl: var(--spacing-xl);--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--primary-color: #5b8def;--primary-hover: #4a7bd8;--primary-light: #7fa8f3;--primary-lighter: #a5c4f7;--primary-extra-light: #c6e2ff;--primary-dark: #3968c7;--primary-darker: #2857b5;--success-color: #52c41a;--success-light: #73d13d;--success-lighter: #95de64;--success-extra-light: #d9f7be;--success-dark: #389e0d;--success-color-light-9: rgba(82, 196, 26, .1);--success-color-light-7: rgba(82, 196, 26, .3);--success-color-light-5: rgba(82, 196, 26, .5);--success-color-light-3: rgba(82, 196, 26, .7);--warning-color: #e6a23c;--warning-light: #ebb563;--warning-lighter: #f0c78a;--warning-extra-light: #f5dab1;--warning-dark: #b88230;--warning-color-light-9: rgba(230, 162, 60, .1);--warning-color-light-7: rgba(230, 162, 60, .3);--warning-color-light-5: rgba(230, 162, 60, .5);--warning-color-light-3: rgba(230, 162, 60, .7);--danger-color: #f56c6c;--danger-light: #f78989;--danger-lighter: #fab6b6;--danger-extra-light: #fcd3d3;--danger-dark: #c03d3e;--danger-color-light-9: rgba(245, 108, 108, .1);--danger-color-light-7: rgba(245, 108, 108, .3);--danger-color-light-5: rgba(245, 108, 108, .5);--danger-color-light-3: rgba(245, 108, 108, .7);--info-color: #909399;--info-light: #a6a9ad;--info-lighter: #c8c9cc;--info-extra-light: #dedfe0;--info-dark: #73767a;--info-color-light-9: rgba(144, 147, 153, .1);--info-color-light-7: rgba(144, 147, 153, .3);--info-color-light-5: rgba(144, 147, 153, .5);--info-color-light-3: rgba(144, 147, 153, .7);--accent-personnel: #6366F1;--accent-enrollment: #3B82F6;--accent-activity: #F59E0B;--accent-marketing: #8B5CF6;--accent-system: #06B6D4;--accent-ai: #0EA5E9;--accent-default: var(--accent-personnel);--accent-personnel-hover: #4F46E5;--accent-enrollment-hover: #2563EB;--accent-activity-hover: #D97706;--accent-marketing-hover: #7C3AED;--accent-system-hover: #0891B2;--accent-ai-hover: #0284C7;--text-primary: #2c3e50;--text-regular: #5a6c7d;--text-secondary: #8492a6;--text-tertiary: #a3b1bf;--text-placeholder: #9ca3af;--text-disabled: #dcdfe6;--text-muted: var(--text-secondary);--bg-color: #ffffff;--bg-color-page: #f7f8fa;--bg-color-overlay: rgba(255, 255, 255, .9);--bg-card: var(--bg-color);--bg-secondary: #fafbfc;--bg-tertiary: #f5f6f7;--bg-hover: #f0f2f5;--bg-active: #e8f4ff;--primary-light-bg: rgba(64, 158, 255, .1);--success-light-bg: rgba(103, 194, 58, .1);--warning-light-bg: rgba(230, 162, 60, .1);--danger-light-bg: rgba(245, 108, 108, .1);--info-light-bg: rgba(144, 147, 153, .1);--border-color: #dcdfe6;--border-color-light: #e4e7ed;--border-color-lighter: #ebeef5;--border-color-extra-light: #f2f6fc;--border-color-dark: #d3d4d6;--ai-primary-glow: rgba(91, 141, 239, .4);--ai-bubble-user-bg: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);--ai-bubble-ai-bg: var(--bg-card);--ai-bubble-ai-bg-light: #f8f9fc;--ai-bubble-ai-bg-dark: linear-gradient(135deg, #2a2d35 0%, #1e2128 100%);--ai-bubble-ai-border: var(--border-color-light);--ai-thinking-pulse: var(--primary-color);--ai-input-bg: var(--bg-card);--ai-input-shadow: var(--shadow-lg);--ai-transition-bounce: cubic-bezier(.34, 1.56, .64, 1);--ai-transition-soft: cubic-bezier(.4, 0, .2, 1);--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%);--gradient-success: linear-gradient(135deg, var(--success-color) 0%, var(--success-light) 100%);--gradient-info: linear-gradient(135deg, var(--info-color) 0%, var(--info-light) 100%);--gradient-warning: linear-gradient(135deg, var(--warning-color) 0%, var(--warning-light) 100%);--gradient-danger: linear-gradient(135deg, var(--danger-color) 0%, var(--danger-light) 100%);--gradient-purple: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);--gradient-blue: linear-gradient(135deg, var(--primary-color) 0%, #36d1dc 100%);--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--text-on-secondary: var(--text-primary);--text-on-success: #ffffff;--text-on-warning: #ffffff;--text-on-danger: #ffffff;--text-on-info: #ffffff;--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-light);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-light);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-light);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-light);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(255, 255, 255, .3);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(255, 255, 255, .5);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-full: 9999px;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--card-bg: var(--bg-card);--card-border: var(--border-color);--card-border-hover: var(--border-focus);--card-radius: var(--radius-lg);--card-padding: var(--spacing-lg);--card-shadow: 0 4px 16px rgba(0, 0, 0, .08);--card-shadow-hover: 0 16px 32px rgba(0, 0, 0, .12);--card-backdrop-filter: blur(10px);--card-transition: all .3s cubic-bezier(.25, .46, .45, .94);--card-transition-fast: transform .2s ease-out, opacity .2s ease-out;--card-transform-hover: translateY(-6px) scale(1.015);--card-will-change: transform, box-shadow, border-color;--card-backface-visibility: hidden;--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-mono: "JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;--font-family-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 36px;--text-5xl: 48px;--leading-none: 1;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 2;--font-thin: 100;--font-extralight: 200;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--font-black: 900;--sidebar-width: 220px;--sidebar-width-collapsed: 80px;--header-height: 64px;--toolbar-height: 48px;--footer-height: 60px;--tabbar-height: 56px;--logo-size: 40px;--logo-size-small: 32px;--logo-size-large: 48px;--sidebar-font-xs: 14px;--sidebar-font-sm: 16px;--sidebar-font-base: 18px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--transition-fast: .15s ease-in-out;--transition-base: .2s ease-in-out;--transition-slow: .3s ease-in-out;--transition-slower: .5s ease-in-out;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--z-toast: 1080;--input-height-sm: 32px;--input-height-md: 40px;--input-height-lg: 48px;--button-height-sm: 32px;--button-height-md: 40px;--button-height-lg: 48px;--container-padding-mobile: var(--spacing-md);--container-padding-tablet: var(--spacing-lg);--container-padding-desktop: var(--spacing-xl);--bg-primary-light: #f8fafc;--bg-secondary-light: #f1f5f9;--bg-tertiary-light: #e2e8f0;--bg-card-light: #ffffff;--bg-hover-light: #e2e8f0;--text-primary-light: #1e293b;--text-secondary-light: #475569;--text-muted-light: #64748b;--text-disabled-light: #94a3b8;--border-color-light: rgba(99, 102, 241, .12);--border-light-light: rgba(99, 102, 241, .08);--border-focus-light: rgba(99, 102, 241, .6);--bg-primary-dark: #0f172a;--bg-secondary-dark: #1e293b;--bg-tertiary-dark: #334155;--bg-card-dark: #1e293b;--bg-hover-dark: #334155;--text-primary-dark: #f8fafc;--text-secondary-dark: #cbd5e1;--text-muted-dark: #94a3b8;--text-disabled-dark: #64748b;--border-color-dark: rgba(255, 255, 255, .08);--border-light-dark: rgba(255, 255, 255, .12);--border-focus-dark: rgba(139, 92, 246, .6);--bg-sidebar-light: #f1f5f9;--sidebar-item-bg-light: rgba(0, 0, 0, .03);--sidebar-item-border-light: rgba(0, 0, 0, .08);--sidebar-item-hover-bg-light: rgba(0, 0, 0, .05);--sidebar-item-hover-border-light: rgba(99, 102, 241, .3);--sidebar-item-active-bg-light: var(--primary-color);--sidebar-item-active-border-light: var(--primary-color);--bg-sidebar-dark: #0f172a;--sidebar-item-bg-dark: rgba(30, 41, 59, .6);--sidebar-item-border-dark: rgba(51, 65, 85, .8);--sidebar-item-hover-bg-dark: rgba(30, 41, 59, .8);--sidebar-item-hover-border-dark: rgba(99, 102, 241, .5);--sidebar-item-active-bg-dark: #6366f1;--sidebar-item-active-border-dark: #6366f1;--el-bg-color-light: var(--bg-card-light);--el-bg-color-page-light: var(--bg-secondary-light);--el-text-color-primary-light: var(--text-primary-light);--el-text-color-regular-light: var(--text-secondary-light);--el-border-color-light: var(--border-color-light);--el-bg-color-dark: var(--bg-card-dark);--el-bg-color-page-dark: var(--bg-secondary-dark);--el-text-color-primary-dark: var(--text-primary-dark);--el-text-color-regular-dark: var(--text-secondary-dark);--el-border-color-dark: var(--border-color-dark);--surface-1: var(--bg-card);--surface-2: var(--bg-secondary);--surface-3: var(--bg-tertiary);--foreground: var(--text-primary);--accent: var(--primary-color);--accent-contrast: var(--text-on-primary);--border: var(--border-color);--shadow-card: 0 4px 16px rgba(0, 0, 0, .08);--shadow-card-hover: 0 16px 32px rgba(0, 0, 0, .12);--gradient-primary-start: var(--primary-color);--gradient-primary-end: var(--primary-hover);--gradient-success-start: #66bb6a;--gradient-success-end: #4caf50;--gradient-warning-start: #ff9800;--gradient-warning-end: #ff7043;--gradient-purple-start: #8b5cf6;--gradient-purple-end: #a855f7;--glow-primary: rgba(102, 126, 234, .3);--glow-success: rgba(102, 187, 106, .3);--glow-warning: rgba(255, 152, 0, .3);--glow-purple: rgba(139, 92, 246, .3);--backdrop-blur: blur(10px);--backdrop-blur-sm: blur(5px);--border-glass: rgba(255, 255, 255, .1);--button-glass-bg: rgba(255, 255, 255, .15);--button-glass-border: rgba(255, 255, 255, .2);--button-glass-hover-bg: rgba(255, 255, 255, .25);--button-glass-hover-border: rgba(255, 255, 255, .4);--button-primary-glass-bg: rgba(255, 255, 255, .9);--tag-bg: rgba(255, 255, 255, .1);--tag-border: rgba(255, 255, 255, .1);--icon-sm: 16px;--icon-md: 40px;--icon-lg: 48px;--icon-xl: 64px;--glass-bg-light: rgba(255, 255, 255, .1);--glass-bg-medium: rgba(255, 255, 255, .15);--glass-bg-heavy: rgba(255, 255, 255, .2);--shadow-light: rgba(0, 0, 0, .1);--shadow-medium: rgba(0, 0, 0, .2);--shadow-heavy: rgba(0, 0, 0, .3);--accent-marketing-light: rgba(139, 92, 246, .1);--accent-marketing-medium: rgba(139, 92, 246, .2);--accent-marketing-heavy: rgba(139, 92, 246, .3);--accent-marketing-hover-light: rgba(167, 139, 250, .1);--accent-marketing-hover-medium: rgba(167, 139, 250, .2);--accent-marketing-hover-heavy: rgba(167, 139, 250, .3);--accent-enrollment-light: rgba(59, 130, 246, .1);--accent-enrollment-medium: rgba(59, 130, 246, .2);--accent-enrollment-heavy: rgba(59, 130, 246, .3);--accent-enrollment-hover-light: rgba(37, 99, 235, .1);--accent-enrollment-hover-medium: rgba(37, 99, 235, .2);--accent-enrollment-hover-heavy: rgba(37, 99, 235, .3);--gradient-glass: linear-gradient(135deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100%);--gradient-light-glass: linear-gradient(135deg, rgba(255, 255, 255, .9) 0%, rgba(248, 250, 252, .8) 100%);--gradient-accent-hover: linear-gradient(135deg, rgba(139, 92, 246, .2) 0%, rgba(124, 58, 237, .15) 100%);--gradient-purple: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--gradient-purple-hover: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);--gradient-danger: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--gradient-danger-hover: linear-gradient(135deg, #f87171 0%, #ef4444 100%);--size-6xl: 160px;--size-7xl: 192px;--size-8xl: 224px;--scale-small: .9;--scale-medium: 1.05;--scale-large: 1.1;--scale-hover: 1.1;--warning-color-dark: #d97706;--warning-color-light: #fef3c7;--warning-color-lighter: #fde68a;--warning-color-glow: rgba(245, 158, 11, .3);--shadow-color: rgba(0, 0, 0, .2);--shadow-inner: rgba(0, 0, 0, .1);--bg-overlay: rgba(255, 255, 255, .95);--bg-overlay-dark: rgba(0, 0, 0, .5);--border-width-base: 1px;--border-width-sm: 2px;--border-width-md: 3px;--radius-xl: 12px;--radius-2xl: 16px;--radius-3xl: 24px;--game-transition-fast: .2s;--game-transition-normal: .3s;--game-transition-slow: .5s;--animation-blocks-primary: #4CAF50;--animation-blocks-secondary: #2196F3;--animation-blocks-accent: #FF9800;--animation-blocks-shadow: rgba(76, 175, 80, .3);--animation-gsap-primary: #2196F3;--animation-gsap-secondary: #4CAF50;--animation-gsap-accent: #F44336;--animation-gsap-shadow: rgba(33, 150, 243, .3);--animation-particle-primary: #FF6B6B;--animation-particle-secondary: #4ECDC4;--animation-particle-accent: #45B7D1;--animation-particle-shadow: rgba(255, 107, 107, .3);--animation-matrix-primary: #FF006E;--animation-matrix-secondary: #FB5607;--animation-matrix-accent: #FFBE0B;--animation-matrix-shadow: rgba(255, 0, 110, .3);--animation-helix-primary: #FF006E;--animation-helix-secondary: #FB5607;--animation-helix-accent: #8338EC;--animation-helix-shadow: rgba(255, 0, 110, .3);--animation-cube-primary: #FF006E;--animation-cube-secondary: #FB5607;--animation-cube-accent: #3A86FF;--animation-cube-shadow: rgba(255, 0, 110, .3);--animation-liquid-primary: #FF006E;--animation-liquid-secondary: #FB5607;--animation-liquid-accent: #06FFB4;--animation-liquid-shadow: rgba(255, 0, 110, .3);--animation-neon-primary: #00ffff;--animation-neon-secondary: #ff00ff;--animation-neon-accent: #ffff00;--animation-neon-shadow: rgba(0, 255, 255, .5);--animation-light-ripple-primary: #6366f1;--animation-light-ripple-secondary: #06b6d4;--animation-light-ripple-accent: #f59e0b;--animation-light-ripple-shadow: rgba(99, 102, 241, .3);--animation-dark-starfield-primary: #a855f7;--animation-dark-starfield-secondary: #06b6d4;--animation-dark-starfield-accent: #ef4444;--animation-dark-starfield-shadow: rgba(168, 85, 247, .3);--animation-enter-duration: .8s;--animation-leave-duration: .6s;--animation-easing-enter: cubic-bezier(.23, 1, .32, 1);--animation-easing-leave: cubic-bezier(.55, .055, .675, .19);--animation-shadow-blur: 40px;--animation-z-index: 9999;--game-bedroom-primary: #ffb6c1;--game-kitchen-primary: #ffa500;--game-living-room-primary: #87ceeb;--game-bathroom-primary: #98fb98;--game-primary-pink: #ff69b4;--game-primary-pink-dark: #ff1493;--game-primary-pink-light: #ffb6c1;--game-accent-orange: #ff9800;--game-accent-orange-dark: #e65100;--game-bg-primary: linear-gradient(135deg, #ffe4f3 0%, #ffd9f0 100%);--game-bg-secondary: linear-gradient(135deg, var(--bg-white), #ffe4f3);--game-bg-tip: #fce4ec;--game-text-primary: #c2185b;--game-text-secondary: #880e4f;--game-text-accent: #ec407a;--game-star-gold: #ffd700;--game-border-light: #ccc}html[data-theme=light][data-v-5e2a9aa6],html[data-theme=theme-light][data-v-5e2a9aa6],:root[data-theme=light][data-v-5e2a9aa6],.theme-light[data-v-5e2a9aa6]{--bg-primary: var(--bg-primary-light);--bg-secondary: var(--bg-secondary-light);--bg-tertiary: var(--bg-tertiary-light);--bg-card: var(--bg-card-light);--bg-hover: var(--bg-hover-light);--ai-bubble-ai-bg: #f4f6fb;--text-primary: var(--text-primary-light);--text-regular: var(--text-secondary-light);--text-secondary: var(--text-muted-light);--text-placeholder: var(--text-disabled-light);--border-color: var(--border-color-light);--border-light: var(--border-light-light);--border-focus: var(--border-focus-light);--bg-sidebar: var(--bg-sidebar-light);--sidebar-item-bg: var(--sidebar-item-bg-light);--sidebar-item-border: var(--sidebar-item-border-light);--sidebar-item-hover-bg: var(--sidebar-item-hover-bg-light);--sidebar-item-hover-border: var(--sidebar-item-hover-border-light);--sidebar-item-active-bg: var(--sidebar-item-active-bg-light);--sidebar-item-active-border: var(--sidebar-item-active-border-light);--el-bg-color: var(--el-bg-color-light);--el-bg-color-page: var(--el-bg-color-page-light);--el-text-color-primary: var(--el-text-color-primary-light);--el-text-color-regular: var(--el-text-color-regular-light);--el-border-color: var(--el-border-color-light)}html[data-theme=dark][data-v-5e2a9aa6],html[data-theme=theme-dark][data-v-5e2a9aa6],:root[data-theme=dark][data-v-5e2a9aa6],.theme-dark[data-v-5e2a9aa6]{--text-primary: #d1d5db;--text-regular: #9ca3af;--text-secondary: #6b7280;--text-placeholder: #4b5563;--text-disabled: #374151;--primary-color: #8b5cf6;--primary-hover: #7c3aed;--primary-light: #a78bfa;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--text-on-secondary: var(--text-primary);--button-on-primary-bg: rgba(255, 255, 255, .15);--button-on-primary-border: rgba(255, 255, 255, .25);--button-on-primary-hover-bg: rgba(255, 255, 255, .25);--button-on-primary-hover-border: rgba(255, 255, 255, .4);--bg-color: #1d1e1f;--bg-color-page: #141414;--bg-color-overlay: rgba(29, 30, 31, .9);--bg-card: #262727;--bg-secondary: #1a1a1a;--bg-tertiary: #2a2a2a;--bg-hover: #2f3033;--bg-active: #3c4043;--ai-bubble-ai-bg: linear-gradient(135deg, rgba(139, 92, 246, .08) 0%, rgba(99, 102, 241, .04) 100%);--ai-bubble-ai-border: rgba(139, 92, 246, .15);--border-color: rgba(255, 255, 255, .08);--border-color-light: rgba(255, 255, 255, .06);--border-color-lighter: rgba(255, 255, 255, .04);--border-color-extra-light: rgba(255, 255, 255, .02);--border-color-dark: rgba(255, 255, 255, .12);--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4), 0 1px 2px 0 rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .2);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .4), 0 10px 10px -5px rgba(0, 0, 0, .15);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .6);--card-shadow: 0 4px 16px rgba(0, 0, 0, .3);--card-shadow-hover: 0 20px 40px rgba(0, 0, 0, .4);--card-glow-color: rgba(255, 255, 255, .05);--bg-primary: var(--bg-primary-dark);--bg-secondary: var(--bg-secondary-dark);--bg-tertiary: var(--bg-tertiary-dark);--bg-card: var(--bg-card-dark);--bg-hover: var(--bg-hover-dark);--text-primary: var(--text-primary-dark);--text-regular: var(--text-secondary-dark);--text-secondary: var(--text-muted-dark);--text-placeholder: var(--text-disabled-dark);--border-color: var(--border-color-dark);--border-light: var(--border-light-dark);--border-focus: var(--border-focus-dark);--bg-sidebar: var(--bg-sidebar-dark);--sidebar-item-bg: var(--sidebar-item-bg-dark);--sidebar-item-border: var(--sidebar-item-border-dark);--sidebar-item-hover-bg: var(--sidebar-item-hover-bg-dark);--sidebar-item-hover-border: var(--sidebar-item-hover-border-dark);--sidebar-item-active-bg: var(--sidebar-item-active-bg-dark);--sidebar-item-active-border: var(--sidebar-item-active-border-dark);--el-bg-color: var(--el-bg-color-dark);--el-bg-color-page: var(--el-bg-color-page-dark);--el-text-color-primary: var(--el-text-color-primary-dark);--el-text-color-regular: var(--el-text-color-regular-dark);--el-border-color: var(--el-border-color-dark)}@media (prefers-reduced-motion: reduce){[data-v-5e2a9aa6]:root{--transition-fast: 0ms;--transition-base: 0ms;--transition-slow: 0ms;--transition-slower: 0ms}}@media (prefers-contrast: high){[data-v-5e2a9aa6]:root{--border-color: #000000;--border-color-light: #333333;--text-primary: #000000}html[data-theme=dark][data-v-5e2a9aa6],:root[data-theme=dark][data-v-5e2a9aa6]{--border-color: #ffffff;--border-color-light: #cccccc;--text-primary: #ffffff}}.m-0[data-v-5e2a9aa6]{margin:0}.m-xs[data-v-5e2a9aa6]{margin:var(--spacing-xs)}.m-sm[data-v-5e2a9aa6]{margin:var(--spacing-sm)}.m-md[data-v-5e2a9aa6]{margin:var(--spacing-md)}.m-lg[data-v-5e2a9aa6]{margin:var(--spacing-lg)}.m-xl[data-v-5e2a9aa6]{margin:var(--spacing-xl)}.p-0[data-v-5e2a9aa6]{padding:0}.p-xs[data-v-5e2a9aa6]{padding:var(--spacing-xs)}.p-sm[data-v-5e2a9aa6]{padding:var(--spacing-sm)}.p-md[data-v-5e2a9aa6]{padding:var(--spacing-md)}.p-lg[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.p-xl[data-v-5e2a9aa6]{padding:var(--spacing-xl)}.text-xs[data-v-5e2a9aa6]{font-size:var(--text-xs)}.text-sm[data-v-5e2a9aa6]{font-size:var(--text-sm)}.text-base[data-v-5e2a9aa6]{font-size:var(--text-base)}.text-lg[data-v-5e2a9aa6]{font-size:var(--text-lg)}.text-xl[data-v-5e2a9aa6]{font-size:var(--text-xl)}.text-2xl[data-v-5e2a9aa6]{font-size:var(--text-2xl)}.text-primary[data-v-5e2a9aa6]{color:var(--text-primary)}.text-secondary[data-v-5e2a9aa6]{color:var(--text-secondary)}.text-muted[data-v-5e2a9aa6]{color:var(--text-muted)}.bg-card[data-v-5e2a9aa6]{background-color:var(--bg-card)}.bg-secondary[data-v-5e2a9aa6]{background-color:var(--bg-secondary)}.bg-hover[data-v-5e2a9aa6]{background-color:var(--bg-hover)}.rounded-sm[data-v-5e2a9aa6]{border-radius:var(--radius-sm)}.rounded-md[data-v-5e2a9aa6]{border-radius:var(--radius-md)}.rounded-lg[data-v-5e2a9aa6]{border-radius:var(--radius-lg)}.rounded-xl[data-v-5e2a9aa6]{border-radius:var(--radius-xl)}.rounded-full[data-v-5e2a9aa6]{border-radius:var(--radius-full)}.shadow-sm[data-v-5e2a9aa6]{box-shadow:var(--shadow-sm)}.shadow-md[data-v-5e2a9aa6]{box-shadow:var(--shadow-md)}.shadow-lg[data-v-5e2a9aa6]{box-shadow:var(--shadow-lg)}.shadow-xl[data-v-5e2a9aa6]{box-shadow:var(--shadow-xl)}.theme-workbench[data-center=personnel][data-v-5e2a9aa6],body.theme-workbench[data-center=personnel][data-v-5e2a9aa6]{--primary-color: var(--accent-personnel);--primary-hover: var(--accent-personnel-hover)}.theme-workbench[data-center=enrollment][data-v-5e2a9aa6],body.theme-workbench[data-center=enrollment][data-v-5e2a9aa6]{--primary-color: var(--accent-enrollment);--primary-hover: var(--accent-enrollment-hover)}.theme-workbench[data-center=activity][data-v-5e2a9aa6],body.theme-workbench[data-center=activity][data-v-5e2a9aa6]{--primary-color: var(--accent-activity);--primary-hover: var(--accent-activity-hover)}.theme-workbench[data-center=marketing][data-v-5e2a9aa6],body.theme-workbench[data-center=marketing][data-v-5e2a9aa6]{--primary-color: var(--accent-marketing);--primary-hover: var(--accent-marketing-hover)}.theme-workbench[data-center=system][data-v-5e2a9aa6],body.theme-workbench[data-center=system][data-v-5e2a9aa6]{--primary-color: var(--accent-system);--primary-hover: var(--accent-system-hover)}.theme-workbench[data-center=ai][data-v-5e2a9aa6],body.theme-workbench[data-center=ai][data-v-5e2a9aa6]{--primary-color: var(--accent-ai);--primary-hover: var(--accent-ai-hover)}html[data-theme=dark] .van-tabbar-item--active[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item.van-tabbar-item--active[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__wrapper[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__icon[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__text[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__icon-wrapper[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__badge-wrapper[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item__wrapper[data-v-5e2a9aa6],html[data-theme=dark] .van-tabbar-item.van-tabbar-item--active[data-v-5e2a9aa6] *{background:transparent!important;background-color:transparent!important}.clickable[data-v-5e2a9aa6],button[data-v-5e2a9aa6],a[data-v-5e2a9aa6],[role=button][data-v-5e2a9aa6],[onclick][data-v-5e2a9aa6],.interactive[data-v-5e2a9aa6]{cursor:pointer}.clickable[data-v-5e2a9aa6]:focus-visible,button[data-v-5e2a9aa6]:focus-visible,a[data-v-5e2a9aa6]:focus-visible,[role=button][data-v-5e2a9aa6]:focus-visible,input[data-v-5e2a9aa6]:focus-visible,textarea[data-v-5e2a9aa6]:focus-visible,select[data-v-5e2a9aa6]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:var(--radius-sm)}.clickable[data-v-5e2a9aa6]:focus,button[data-v-5e2a9aa6]:focus,a[data-v-5e2a9aa6]:focus,[role=button][data-v-5e2a9aa6]:focus{outline:none}.clickable[data-v-5e2a9aa6]{transition:background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.clickable[data-v-5e2a9aa6]:hover{opacity:.9}.clickable[data-v-5e2a9aa6]:active{transform:scale(.98)}@media (hover: none) and (pointer: coarse){.clickable[data-v-5e2a9aa6]:active,button[data-v-5e2a9aa6]:active,a[data-v-5e2a9aa6]:active,[role=button][data-v-5e2a9aa6]:active{opacity:.7;transform:scale(.95);transition:transform .1s ease-out}}.unified-tag[data-v-5e2a9aa6]{display:inline-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);font-weight:500;line-height:1.5;border-radius:var(--radius-sm);border:1px solid;transition:all var(--transition-base);white-space:nowrap}.unified-tag[data-v-5e2a9aa6]:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.unified-tag[data-v-5e2a9aa6]:active{transform:translateY(0)}.unified-tag.unified-tag--urgent[data-v-5e2a9aa6]{background:#fee2e2;color:#dc2626;border-color:#fecaca}.unified-tag.unified-tag--urgent[data-v-5e2a9aa6]:hover{background:#fecaca;box-shadow:0 2px 4px rgba(220,38,38,.2)}.unified-tag.unified-tag--high[data-v-5e2a9aa6]{background:#fef3c7;color:#d97706;border-color:#fde68a}.unified-tag.unified-tag--high[data-v-5e2a9aa6]:hover{background:#fde68a;box-shadow:0 2px 4px rgba(217,119,6,.2)}.unified-tag.unified-tag--medium[data-v-5e2a9aa6]{background:#dbeafe;color:#2563eb;border-color:#bfdbfe}.unified-tag.unified-tag--medium[data-v-5e2a9aa6]:hover{background:#bfdbfe;box-shadow:0 2px 4px rgba(37,99,235,.2)}.unified-tag.unified-tag--low[data-v-5e2a9aa6]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.unified-tag.unified-tag--low[data-v-5e2a9aa6]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(107,114,128,.2)}.unified-tag.unified-tag--pending[data-v-5e2a9aa6]{background:#fef3c7;color:#d97706;border-color:#fde68a}.unified-tag.unified-tag--pending[data-v-5e2a9aa6]:hover{background:#fde68a;box-shadow:0 2px 4px rgba(217,119,6,.2)}.unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]{background:#dbeafe;color:#2563eb;border-color:#bfdbfe}.unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]:hover{background:#bfdbfe;box-shadow:0 2px 4px rgba(37,99,235,.2)}.unified-tag.unified-tag--completed[data-v-5e2a9aa6]{background:#d1fae5;color:#059669;border-color:#a7f3d0}.unified-tag.unified-tag--completed[data-v-5e2a9aa6]:hover{background:#a7f3d0;box-shadow:0 2px 4px rgba(5,150,105,.2)}.unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]{background:#f3f4f6;color:#9ca3af;border-color:#e5e7eb}.unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(156,163,175,.2)}.unified-tag.unified-tag--active[data-v-5e2a9aa6]{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.unified-tag.unified-tag--active[data-v-5e2a9aa6]:hover{background:#bbf7d0;box-shadow:0 2px 4px rgba(22,163,74,.2)}.unified-tag.unified-tag--inactive[data-v-5e2a9aa6]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.unified-tag.unified-tag--inactive[data-v-5e2a9aa6]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(107,114,128,.2)}.unified-tag.unified-tag--blocked[data-v-5e2a9aa6]{background:#fee2e2;color:#dc2626;border-color:#fecaca}.unified-tag.unified-tag--blocked[data-v-5e2a9aa6]:hover{background:#fecaca;box-shadow:0 2px 4px rgba(220,38,38,.2)}.unified-tag.unified-tag--sm[data-v-5e2a9aa6]{padding:2px 6px;font-size:11px}.unified-tag.unified-tag--md[data-v-5e2a9aa6]{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs)}.unified-tag.unified-tag--lg[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm)}.unified-tag.unified-tag--removable[data-v-5e2a9aa6]{padding-right:var(--spacing-xs)}.unified-tag.unified-tag--removable .unified-tag__close[data-v-5e2a9aa6]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:var(--spacing-xs);border-radius:50%;cursor:pointer;transition:all var(--transition-fast)}.unified-tag.unified-tag--removable .unified-tag__close[data-v-5e2a9aa6]:hover{background:rgba(0,0,0,.1)}.unified-tag.unified-tag--clickable[data-v-5e2a9aa6]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unified-tag.unified-tag--clickable[data-v-5e2a9aa6]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.unified-tag.unified-tag--clickable[data-v-5e2a9aa6]:active{transform:translateY(0)}.unified-tag .unified-tag__icon[data-v-5e2a9aa6]{display:inline-flex;align-items:center;margin-right:var(--spacing-xs);font-size:1em}.unified-tag.unified-tag--rounded[data-v-5e2a9aa6]{border-radius:9999px}@media (prefers-color-scheme: dark){.unified-tag.unified-tag--urgent[data-v-5e2a9aa6]{background:rgba(220,38,38,.2);color:#fca5a5;border-color:rgba(220,38,38,.3)}.unified-tag.unified-tag--urgent[data-v-5e2a9aa6]:hover{background:rgba(220,38,38,.3)}.unified-tag.unified-tag--high[data-v-5e2a9aa6]{background:rgba(217,119,6,.2);color:#fbbf24;border-color:rgba(217,119,6,.3)}.unified-tag.unified-tag--high[data-v-5e2a9aa6]:hover{background:rgba(217,119,6,.3)}.unified-tag.unified-tag--medium[data-v-5e2a9aa6]{background:rgba(37,99,235,.2);color:#60a5fa;border-color:rgba(37,99,235,.3)}.unified-tag.unified-tag--medium[data-v-5e2a9aa6]:hover{background:rgba(37,99,235,.3)}.unified-tag.unified-tag--low[data-v-5e2a9aa6]{background:rgba(107,114,128,.2);color:#9ca3af;border-color:rgba(107,114,128,.3)}.unified-tag.unified-tag--low[data-v-5e2a9aa6]:hover{background:rgba(107,114,128,.3)}.unified-tag.unified-tag--pending[data-v-5e2a9aa6]{background:rgba(217,119,6,.2);color:#fbbf24;border-color:rgba(217,119,6,.3)}.unified-tag.unified-tag--pending[data-v-5e2a9aa6]:hover{background:rgba(217,119,6,.3)}.unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]{background:rgba(37,99,235,.2);color:#60a5fa;border-color:rgba(37,99,235,.3)}.unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]:hover{background:rgba(37,99,235,.3)}.unified-tag.unified-tag--completed[data-v-5e2a9aa6]{background:rgba(5,150,105,.2);color:#34d399;border-color:rgba(5,150,105,.3)}.unified-tag.unified-tag--completed[data-v-5e2a9aa6]:hover{background:rgba(5,150,105,.3)}.unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]:hover{background:rgba(156,163,175,.3)}.unified-tag.unified-tag--active[data-v-5e2a9aa6]{background:rgba(22,163,74,.2);color:#4ade80;border-color:rgba(22,163,74,.3)}.unified-tag.unified-tag--active[data-v-5e2a9aa6]:hover{background:rgba(22,163,74,.3)}.unified-tag.unified-tag--inactive[data-v-5e2a9aa6]{background:rgba(107,114,128,.2);color:#9ca3af;border-color:rgba(107,114,128,.3)}.unified-tag.unified-tag--inactive[data-v-5e2a9aa6]:hover{background:rgba(107,114,128,.3)}.unified-tag.unified-tag--blocked[data-v-5e2a9aa6]{background:rgba(220,38,38,.2);color:#fca5a5;border-color:rgba(220,38,38,.3)}.unified-tag.unified-tag--blocked[data-v-5e2a9aa6]:hover{background:rgba(220,38,38,.3)}}.theme-dark .unified-tag.unified-tag--urgent[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--urgent[data-v-5e2a9aa6]{background:rgba(248,113,113,.2);color:#fca5a5;border-color:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--urgent[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--urgent[data-v-5e2a9aa6]:hover{background:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--high[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--high[data-v-5e2a9aa6]{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--high[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--high[data-v-5e2a9aa6]:hover{background:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--medium[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--medium[data-v-5e2a9aa6]{background:rgba(139,92,246,.2);color:#a78bfa;border-color:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--medium[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--medium[data-v-5e2a9aa6]:hover{background:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--low[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--low[data-v-5e2a9aa6]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--low[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--low[data-v-5e2a9aa6]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--pending[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--pending[data-v-5e2a9aa6]{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--pending[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--pending[data-v-5e2a9aa6]:hover{background:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--in-progress[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]{background:rgba(139,92,246,.2);color:#a78bfa;border-color:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--in-progress[data-v-5e2a9aa6]:hover{background:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--completed[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--completed[data-v-5e2a9aa6]{background:rgba(74,222,128,.2);color:#4ade80;border-color:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--completed[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--completed[data-v-5e2a9aa6]:hover{background:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--cancelled[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--cancelled[data-v-5e2a9aa6]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--active[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--active[data-v-5e2a9aa6]{background:rgba(74,222,128,.2);color:#4ade80;border-color:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--active[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--active[data-v-5e2a9aa6]:hover{background:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--inactive[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--inactive[data-v-5e2a9aa6]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--inactive[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--inactive[data-v-5e2a9aa6]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--blocked[data-v-5e2a9aa6],[data-theme=dark] .unified-tag.unified-tag--blocked[data-v-5e2a9aa6]{background:rgba(248,113,113,.2);color:#fca5a5;border-color:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--blocked[data-v-5e2a9aa6]:hover,[data-theme=dark] .unified-tag.unified-tag--blocked[data-v-5e2a9aa6]:hover{background:rgba(248,113,113,.3)}.table-actions[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs)}.table-actions .el-button[data-v-5e2a9aa6]{margin:0!important;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);border-radius:var(--radius-sm);transition:all var(--transition-base);border:none;background:transparent}.table-actions .el-button.el-button--primary.is-link[data-v-5e2a9aa6]{color:var(--primary-color);font-weight:500}.table-actions .el-button.el-button--primary.is-link[data-v-5e2a9aa6]:hover{color:var(--primary-hover);background:var(--primary-light-bg)}.table-actions .el-button.el-button--primary.is-link[data-v-5e2a9aa6]:active{color:var(--primary-active)}.table-actions .el-button.el-button--danger.is-link[data-v-5e2a9aa6]{color:var(--danger-color);font-weight:500}.table-actions .el-button.el-button--danger.is-link[data-v-5e2a9aa6]:hover{color:var(--danger-dark);background:var(--danger-light-bg)}.table-actions .el-button.el-button--danger.is-link[data-v-5e2a9aa6]:active{color:var(--danger-dark)}.table-actions .el-button.el-button--success.is-link[data-v-5e2a9aa6]{color:var(--success-color);font-weight:500}.table-actions .el-button.el-button--success.is-link[data-v-5e2a9aa6]:hover{color:var(--success-dark);background:var(--success-light-bg)}.table-actions .el-button.el-button--warning.is-link[data-v-5e2a9aa6]{color:var(--warning-color);font-weight:500}.table-actions .el-button.el-button--warning.is-link[data-v-5e2a9aa6]:hover{color:var(--warning-dark);background:var(--warning-light-bg)}.table-actions .el-button.el-button--info.is-link[data-v-5e2a9aa6]{color:var(--info-color);font-weight:500}.table-actions .el-button.el-button--info.is-link[data-v-5e2a9aa6]:hover{color:var(--info-dark);background:var(--info-light-bg)}.table-actions .el-button.is-disabled[data-v-5e2a9aa6]{color:var(--text-disabled)!important;cursor:not-allowed;background:transparent!important}.table-actions .el-button.is-disabled[data-v-5e2a9aa6]:hover{background:transparent!important}.table-actions .el-divider--vertical[data-v-5e2a9aa6]{margin:0 var(--spacing-xs);height:16px;border-color:var(--border-color)}.button-group[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-xs)}.button-group.button-group--primary .el-button[data-v-5e2a9aa6]{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.button-group.button-group--primary .el-button[data-v-5e2a9aa6]:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.button-group.button-group--primary .el-button[data-v-5e2a9aa6]:active{background:var(--primary-active);border-color:var(--primary-active)}.button-group.button-group--danger .el-button[data-v-5e2a9aa6]{background:var(--danger-color);color:#fff;border-color:var(--danger-color)}.button-group.button-group--danger .el-button[data-v-5e2a9aa6]:hover{background:var(--danger-dark);border-color:var(--danger-dark)}.button-group.button-group--ghost .el-button[data-v-5e2a9aa6]{background:transparent;border-color:var(--border-color);color:var(--text-primary)}.button-group.button-group--ghost .el-button[data-v-5e2a9aa6]:hover{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color)}.button-group.button-group--solid .el-button[data-v-5e2a9aa6]:not(.is-link){background:var(--primary-color);color:#fff;border:none}.button-group.button-group--solid .el-button[data-v-5e2a9aa6]:not(.is-link):hover{background:var(--primary-hover)}.icon-button[data-v-5e2a9aa6]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:transparent;cursor:pointer;transition:all var(--transition-base);color:var(--text-secondary)}.icon-button[data-v-5e2a9aa6]:hover{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.icon-button[data-v-5e2a9aa6]:active{transform:translateY(0)}.icon-button.is-disabled[data-v-5e2a9aa6]{opacity:.5;cursor:not-allowed}.icon-button.is-disabled[data-v-5e2a9aa6]:hover{background:transparent;border-color:var(--border-color);color:var(--text-secondary);transform:none;box-shadow:none}.icon-button.icon-button--sm[data-v-5e2a9aa6]{width:24px;height:24px;font-size:var(--text-xs)}.icon-button.icon-button--md[data-v-5e2a9aa6]{width:32px;height:32px;font-size:var(--text-sm)}.icon-button.icon-button--lg[data-v-5e2a9aa6]{width:40px;height:40px;font-size:var(--text-base)}.icon-button.icon-button--primary[data-v-5e2a9aa6]{color:var(--primary-color);border-color:var(--primary-color)}.icon-button.icon-button--primary[data-v-5e2a9aa6]:hover{background:var(--primary-color);color:#fff}.icon-button.icon-button--danger[data-v-5e2a9aa6]{color:var(--danger-color);border-color:var(--danger-color)}.icon-button.icon-button--danger[data-v-5e2a9aa6]:hover{background:var(--danger-color);color:#fff}.icon-button.icon-button--success[data-v-5e2a9aa6]{color:var(--success-color);border-color:var(--success-color)}.icon-button.icon-button--success[data-v-5e2a9aa6]:hover{background:var(--success-color);color:#fff}.action-bar[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-card);border:var(--border-width) solid var(--border-color);border-radius:var(--radius-lg)}.action-bar__left[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);flex:1}.action-bar__right[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}.action-bar__title[data-v-5e2a9aa6]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}@media (max-width: var(--breakpoint-md)){.action-bar[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch}.action-bar__left[data-v-5e2a9aa6],.action-bar__right[data-v-5e2a9aa6]{width:100%;justify-content:space-between}}.toolbar[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-secondary);border-radius:var(--radius-md)}.toolbar .el-button[data-v-5e2a9aa6]{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);transition:all var(--transition-base)}.toolbar .el-button[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);color:var(--primary-color);background:var(--primary-light-bg)}.toolbar .el-button.is-active[data-v-5e2a9aa6]{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.toolbar .toolbar-divider[data-v-5e2a9aa6]{width:1px;height:20px;background:var(--border-color);margin:0 var(--spacing-xs)}.fab[data-v-5e2a9aa6]{position:fixed;bottom:var(--spacing-2xl);right:var(--spacing-2xl);width:56px;height:56px;border-radius:50%;background:var(--primary-color);color:#fff;border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all var(--transition-base);z-index:1000;display:flex;align-items:center;justify-content:center;font-size:var(--text-2xl)}.fab[data-v-5e2a9aa6]:hover{background:var(--primary-hover);box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-2px)}.fab[data-v-5e2a9aa6]:active{transform:translateY(0)}.fab.fab--sm[data-v-5e2a9aa6]{width:40px;height:40px;font-size:var(--text-lg);bottom:var(--spacing-xl);right:var(--spacing-xl)}.fab.fab--lg[data-v-5e2a9aa6]{width:64px;height:64px;font-size:var(--text-3xl)}.fab.fab--extended[data-v-5e2a9aa6]{width:auto;min-width:120px;padding:0 var(--spacing-lg);border-radius:28px}.fab.fab--extended .fab__label[data-v-5e2a9aa6]{margin-left:var(--spacing-sm);font-size:var(--text-sm);font-weight:500}@media (max-width: var(--breakpoint-md)){.table-actions[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-xs)}.table-actions .el-button[data-v-5e2a9aa6]{width:100%;justify-content:center}.table-actions .el-divider--vertical[data-v-5e2a9aa6]{display:none}.button-group[data-v-5e2a9aa6]{flex-wrap:wrap}.button-group .el-button[data-v-5e2a9aa6]{flex:1;min-width:80px}.toolbar[data-v-5e2a9aa6]{flex-wrap:wrap}.toolbar .el-button[data-v-5e2a9aa6]{flex:1;min-width:60px}.fab[data-v-5e2a9aa6]{bottom:var(--spacing-xl);right:var(--spacing-md)}.fab.fab--sm[data-v-5e2a9aa6]{bottom:var(--spacing-lg);right:var(--spacing-lg)}}@media (max-width: var(--breakpoint-xs)){.table-actions .el-button[data-v-5e2a9aa6]{font-size:var(--text-xs);padding:var(--spacing-xs) 8px}.button-group[data-v-5e2a9aa6]{gap:var(--spacing-xs)}.button-group .el-button[data-v-5e2a9aa6]{font-size:var(--text-xs);padding:var(--spacing-xs) 8px}}@media print{.table-actions[data-v-5e2a9aa6],.button-group[data-v-5e2a9aa6],.toolbar[data-v-5e2a9aa6],.fab[data-v-5e2a9aa6],.icon-button[data-v-5e2a9aa6]{display:none!important}}@media (prefers-color-scheme: dark){.table-actions .el-button.el-button--primary.is-link[data-v-5e2a9aa6]:hover{background:rgba(91,141,239,.15)}.table-actions .el-button.el-button--danger.is-link[data-v-5e2a9aa6]:hover{background:rgba(220,38,38,.15)}.button-group.button-group--ghost .el-button[data-v-5e2a9aa6]:hover{background:rgba(255,255,255,.05)}.icon-button[data-v-5e2a9aa6]:hover{background:rgba(255,255,255,.1)}.action-bar[data-v-5e2a9aa6]{background:var(--bg-card);border-color:var(--border-color)}.toolbar[data-v-5e2a9aa6]{background:var(--bg-secondary)}}.ai-glass-card[data-v-5e2a9aa6]{background:var(--bg-card);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--border-color-light);box-shadow:0 8px 32px rgba(31,38,135,.05),inset 0 1px rgba(255,255,255,.1)}.theme-dark .ai-glass-card[data-v-5e2a9aa6],[data-theme=dark] .ai-glass-card[data-v-5e2a9aa6]{background:rgba(30,41,59,.7);border:1px solid rgba(255,255,255,.05)}.ai-glass-light[data-v-5e2a9aa6]{background:rgba(255,255,255,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}.ai-glow-primary[data-v-5e2a9aa6]{box-shadow:0 0 20px rgba(99,102,241,.3),0 0 40px rgba(99,102,241,.1)}.ai-glow-primary[data-v-5e2a9aa6]:hover{box-shadow:0 0 30px rgba(99,102,241,.4),0 0 60px rgba(99,102,241,.2)}.ai-glow-success[data-v-5e2a9aa6]{box-shadow:0 0 20px rgba(34,197,94,.3),0 0 40px rgba(34,197,94,.1)}.ai-glow-warning[data-v-5e2a9aa6]{box-shadow:0 0 20px rgba(251,191,36,.3),0 0 40px rgba(251,191,36,.1)}.ai-glow-danger[data-v-5e2a9aa6]{box-shadow:0 0 20px rgba(239,68,68,.3),0 0 40px rgba(239,68,68,.1)}.ai-gradient-primary[data-v-5e2a9aa6]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.ai-gradient-secondary[data-v-5e2a9aa6]{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.ai-gradient-success[data-v-5e2a9aa6]{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)}.ai-gradient-mesh[data-v-5e2a9aa6]{background:radial-gradient(at 0% 0%,rgba(99,102,241,.15) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(139,92,246,.15) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(34,197,94,.1) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(251,191,36,.1) 0px,transparent 50%);background-size:100% 100%}.ai-message-user[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;padding:var(--spacing-sm) var(--spacing-md);border-radius:18px 18px 4px;box-shadow:0 2px 8px rgba(99,102,241,.25);position:relative}.ai-message-user[data-v-5e2a9aa6]:before{content:"";position:absolute;bottom:0;right:-8px;width:0;height:0;border-left:8px solid var(--primary-dark);border-bottom:8px solid transparent}.ai-message-user[data-v-5e2a9aa6]:hover{box-shadow:0 4px 16px rgba(99,102,241,.35);transform:translateY(-1px);transition:all .2s ease-out}.ai-message-assistant[data-v-5e2a9aa6]{background:var(--bg-card);color:var(--text-primary);padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--border-color);border-radius:18px 18px 18px 4px;box-shadow:0 2px 8px rgba(0,0,0,.05);position:relative}.ai-message-assistant[data-v-5e2a9aa6]:before{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border-right:8px solid var(--border-color);border-bottom:8px solid transparent}.ai-message-assistant[data-v-5e2a9aa6]:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:var(--primary-color);transition:all .2s ease-out}.ai-message-system[data-v-5e2a9aa6]{background:var(--bg-secondary);color:var(--text-secondary);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);text-align:center;font-size:var(--text-xs);border:1px dashed var(--border-color)}.ai-empty-state[data-v-5e2a9aa6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl);text-align:center;min-height:400px}.ai-empty-state__illustration[data-v-5e2a9aa6]{width:200px;height:200px;margin-bottom:var(--spacing-xl);opacity:.8;animation:float-5e2a9aa6 3s ease-in-out infinite}.ai-empty-state__illustration svg[data-v-5e2a9aa6]{width:100%;height:100%}.ai-empty-state__title[data-v-5e2a9aa6]{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.ai-empty-state__description[data-v-5e2a9aa6]{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--spacing-xl);max-width:400px;line-height:1.6}.ai-empty-state__actions[data-v-5e2a9aa6]{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;max-width:320px}.ai-empty-state__button[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;transition:all .2s ease-out;text-align:left}.ai-empty-state__button[data-v-5e2a9aa6]:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:translate(4px);box-shadow:0 4px 12px rgba(99,102,241,.2)}.ai-skeleton[data-v-5e2a9aa6],.ai-message-skeleton__line[data-v-5e2a9aa6],.ai-message-skeleton__avatar[data-v-5e2a9aa6]{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:skeleton-loading-5e2a9aa6 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}@keyframes skeleton-loading-5e2a9aa6{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-message-skeleton[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md);animation:pulse-fade-5e2a9aa6 1.5s ease-in-out infinite}.ai-message-skeleton__avatar[data-v-5e2a9aa6]{width:40px;height:40px;border-radius:50%;flex-shrink:0}.ai-message-skeleton__content[data-v-5e2a9aa6]{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}.ai-message-skeleton__line[data-v-5e2a9aa6]{height:12px;border-radius:6px}.ai-message-skeleton__line--short[data-v-5e2a9aa6]{width:40%}.ai-message-skeleton__line--medium[data-v-5e2a9aa6]{width:70%}.ai-message-skeleton__line--long[data-v-5e2a9aa6]{width:100%}@keyframes pulse-fade-5e2a9aa6{0%,to{opacity:1}50%{opacity:.6}}@keyframes float-5e2a9aa6{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ai-float[data-v-5e2a9aa6]{animation:float-5e2a9aa6 3s ease-in-out infinite}@keyframes pulse-glow-5e2a9aa6{0%,to{opacity:1;box-shadow:0 0 20px rgba(99,102,241,.4)}50%{opacity:.8;box-shadow:0 0 40px rgba(99,102,241,.2)}}.ai-pulse[data-v-5e2a9aa6]{animation:pulse-glow-5e2a9aa6 2s ease-in-out infinite}.ai-typing-indicator[data-v-5e2a9aa6]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm)}.ai-typing-indicator__dot[data-v-5e2a9aa6]{width:8px;height:8px;border-radius:50%;background:var(--primary-color);animation:typing-bounce-5e2a9aa6 1.4s ease-in-out infinite}.ai-typing-indicator__dot[data-v-5e2a9aa6]:nth-child(1){animation-delay:0s}.ai-typing-indicator__dot[data-v-5e2a9aa6]:nth-child(2){animation-delay:.2s}.ai-typing-indicator__dot[data-v-5e2a9aa6]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce-5e2a9aa6{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@media (max-width: var(--breakpoint-md)){.ai-empty-state[data-v-5e2a9aa6]{padding:var(--spacing-xl);min-height:300px}.ai-empty-state__illustration[data-v-5e2a9aa6]{width:150px;height:150px}.ai-empty-state__title[data-v-5e2a9aa6]{font-size:var(--text-lg)}.ai-empty-state__description[data-v-5e2a9aa6]{font-size:var(--text-sm)}.ai-empty-state__button[data-v-5e2a9aa6]{padding:var(--spacing-sm);font-size:var(--text-xs)}.ai-message-user[data-v-5e2a9aa6],.ai-message-assistant[data-v-5e2a9aa6]{padding:var(--spacing-xs) var(--spacing-sm);border-radius:14px 14px 4px}}[data-theme=dark] .ai-message-user[data-v-5e2a9aa6],.theme-dark .ai-message-user[data-v-5e2a9aa6]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}[data-theme=dark] .ai-message-assistant[data-v-5e2a9aa6],.theme-dark .ai-message-assistant[data-v-5e2a9aa6]{background:rgba(51,65,85,.8);border-color:rgba(99,102,241,.3)}[data-theme=dark] .ai-message-assistant[data-v-5e2a9aa6]:hover,.theme-dark .ai-message-assistant[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);background:rgba(51,65,85,.9)}[data-theme=dark] .ai-glass-card[data-v-5e2a9aa6],.theme-dark .ai-glass-card[data-v-5e2a9aa6]{background:rgba(30,41,59,.8);border:1px solid rgba(255,255,255,.1)}@media print{.ai-empty-state[data-v-5e2a9aa6],.ai-message-skeleton[data-v-5e2a9aa6],.ai-typing-indicator[data-v-5e2a9aa6]{display:none!important}.ai-message-user[data-v-5e2a9aa6],.ai-message-assistant[data-v-5e2a9aa6]{box-shadow:none;border:1px solid #ddd}}:root.theme-light[data-v-5e2a9aa6]{--muted-foreground: var(--text-secondary) !important;--text-muted: var(--text-secondary) !important;--sidebar-text: var(--text-secondary) !important;--text-secondary: var(--text-secondary) !important}.sidebar .nav-item[data-v-5e2a9aa6],.sidebar .nav-item .center-item[data-v-5e2a9aa6],.sidebar .nav-item .nav-text[data-v-5e2a9aa6],.sidebar .nav-item .nav-icon[data-v-5e2a9aa6]{color:var(--sidebar-text, var(--text-secondary))!important}.sidebar span[data-v-5e2a9aa6]:not(.logo):not(.brand),.sidebar div[data-v-5e2a9aa6]:not(.logo):not(.brand),.sidebar a[data-v-5e2a9aa6]:not(.logo):not(.brand){color:var(--sidebar-text, var(--text-secondary))!important}.sidebar .nav-item:hover .nav-text[data-v-5e2a9aa6],.sidebar .nav-item:hover .nav-icon[data-v-5e2a9aa6],.sidebar .nav-item:hover .center-item[data-v-5e2a9aa6]{color:var(--sidebar-text-hover, #333333)!important}.sidebar .nav-item.active .nav-text[data-v-5e2a9aa6],.sidebar .nav-item.active .nav-icon[data-v-5e2a9aa6],.sidebar .nav-item.active .center-item[data-v-5e2a9aa6],.sidebar .nav-item.router-link-active .nav-text[data-v-5e2a9aa6],.sidebar .nav-item.router-link-active .nav-icon[data-v-5e2a9aa6],.sidebar .nav-item.router-link-active .center-item[data-v-5e2a9aa6]{color:#fff!important}html.theme-light .sidebar .nav-text[data-v-5e2a9aa6],html.theme-light .sidebar .nav-icon[data-v-5e2a9aa6],html.theme-light .sidebar .center-item[data-v-5e2a9aa6]{color:var(--sidebar-text, var(--text-secondary))!important}.theme-light .sidebar *[class*=nav-][data-v-5e2a9aa6],.theme-light .sidebar *[class*=text-][data-v-5e2a9aa6],.theme-light .sidebar *[class*=item-][data-v-5e2a9aa6]{color:inherit!important}.app-header[data-v-5e2a9aa6]{height:var(--header-height, 64px);background:var(--header-bg, var(--bg-card));backdrop-filter:var(--header-backdrop, blur(10px));border-bottom:var(--border-width-base) solid var(--header-border, var(--border-color));display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-sm) var(--header-padding-x, var(--spacing-xl));position:sticky;top:0;z-index:var(--z-header, 100);transition:var(--transition-base);box-shadow:var(--shadow-xs)}.header-section[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--header-section-gap, var(--spacing-md))}.header-left[data-v-5e2a9aa6]{flex:1}.header-right[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--header-right-gap, var(--spacing-sm))}.header-icon-btn[data-v-5e2a9aa6],.header-action-btn[data-v-5e2a9aa6]{display:inline-flex;align-items:center;justify-content:center;height:var(--header-btn-height, 40px);padding:0 var(--header-btn-padding-x, var(--spacing-sm));border:var(--border-width-base) solid var(--header-btn-border, transparent);border-radius:var(--header-btn-radius, var(--radius-md));background:var(--header-btn-bg, var(--bg-card));color:var(--header-btn-color, var(--text-primary));font-size:var(--header-btn-font-size, var(--text-sm));font-weight:var(--header-btn-font-weight, var(--font-medium));cursor:pointer;transition:var(--transition-base);position:relative;overflow:hidden;text-decoration:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:var(--shadow-sm)}.header-icon-btn[data-v-5e2a9aa6]:hover,.header-action-btn[data-v-5e2a9aa6]:hover{background:var(--header-btn-hover-bg, var(--bg-hover));color:var(--header-btn-hover-color, var(--primary-color));border-color:var(--header-btn-hover-border, var(--primary-color));transform:var(--header-btn-hover-transform, translateY(-1px));box-shadow:var(--shadow-md)}.header-icon-btn[data-v-5e2a9aa6]:active,.header-action-btn[data-v-5e2a9aa6]:active{transform:var(--header-btn-active-transform, translateY(0) scale(.98))}.header-icon-btn[data-v-5e2a9aa6]:focus-visible,.header-action-btn[data-v-5e2a9aa6]:focus-visible{outline:2px solid var(--header-btn-focus-outline, var(--primary-color));outline-offset:2px}.header-icon-btn .unified-icon[data-v-5e2a9aa6],.header-action-btn .unified-icon[data-v-5e2a9aa6]{transition:var(--transition-fast)}.header-action-btn[data-v-5e2a9aa6]{gap:var(--header-action-btn-gap, var(--spacing-xs));min-width:var(--header-action-btn-min-width, auto)}.header-action-btn .btn-label[data-v-5e2a9aa6]{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--header-btn-label-color, var(--text-secondary));white-space:nowrap;transition:var(--transition-fast)}.header-action-btn .unified-icon[data-v-5e2a9aa6]{color:var(--header-icon-color, var(--text-secondary));transition:var(--transition-fast)}.header-action-btn:not(:has(.btn-label)) .unified-icon[data-v-5e2a9aa6]{color:var(--text-primary)}.header-action-btn:hover .btn-label[data-v-5e2a9aa6],.header-action-btn:hover .unified-icon[data-v-5e2a9aa6]{color:var(--header-btn-hover-color, var(--primary-color))}.header-action-btn.theme-btn .unified-icon[data-v-5e2a9aa6]{color:var(--primary-color)}.user-profile[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--user-profile-gap, var(--spacing-sm));padding:var(--user-profile-padding, var(--spacing-xs) var(--spacing-sm));background:var(--user-profile-bg, var(--bg-card));border:var(--border-width-base) solid var(--user-profile-border, var(--border-color));border-radius:var(--user-profile-radius, var(--radius-xl));height:var(--user-profile-height, 40px);transition:var(--transition-base);cursor:pointer}.user-profile[data-v-5e2a9aa6]:hover{background:var(--user-profile-hover-bg, var(--bg-hover));border-color:var(--user-profile-hover-border, var(--primary-color));transform:var(--user-profile-hover-transform, translateY(-1px));box-shadow:var(--shadow-sm)}.user-avatar[data-v-5e2a9aa6]{width:var(--user-avatar-size, 32px);height:var(--user-avatar-size, 32px);border-radius:var(--radius-full);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);transition:var(--transition-fast);box-shadow:var(--shadow-sm)}.user-avatar[data-v-5e2a9aa6]:hover{transform:var(--user-avatar-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.user-details[data-v-5e2a9aa6]{display:flex;flex-direction:column;gap:2px}.user-details .user-name[data-v-5e2a9aa6]{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);line-height:1.2;white-space:nowrap}.breadcrumb-nav[data-v-5e2a9aa6]{margin-left:var(--breadcrumb-nav-margin-left, var(--spacing-md))}.breadcrumb-nav[data-v-5e2a9aa6] .el-breadcrumb__item .el-breadcrumb__inner{color:var(--breadcrumb-color, var(--text-secondary));font-size:var(--breadcrumb-font-size, var(--text-sm));font-weight:var(--font-medium)}.breadcrumb-nav[data-v-5e2a9aa6] .el-breadcrumb__item .el-breadcrumb__inner:hover{color:var(--breadcrumb-hover-color, var(--primary-color))}.breadcrumb-nav[data-v-5e2a9aa6] .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:var(--breadcrumb-active-color, var(--text-primary));font-weight:var(--font-semibold)}.theme-dropdown[data-v-5e2a9aa6]{position:absolute;top:calc(100% + var(--spacing-sm));right:0;min-width:var(--dropdown-width, 200px);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--spacing-xs);z-index:var(--z-dropdown, 1000);backdrop-filter:blur(10px)}.theme-option[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast)}.theme-option[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}.theme-option:hover .theme-icon .unified-icon[data-v-5e2a9aa6]{transform:scale(1.1);filter:brightness(1.2)}.theme-option.active[data-v-5e2a9aa6]{background:var(--primary-light-bg);color:var(--primary-color)}.theme-option.active .theme-icon .unified-icon[data-v-5e2a9aa6]{color:var(--primary-color)!important;transform:scale(1.1)}.theme-icon[data-v-5e2a9aa6]{width:var(--spacing-2xl);height:var(--spacing-2xl);display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-icon .unified-icon[data-v-5e2a9aa6]{transition:all var(--transition-fast);color:var(--theme-icon-color, currentColor)!important}.theme-preview[data-v-5e2a9aa6]{width:var(--spacing-3xl);height:var(--spacing-3xl);border-radius:var(--radius-sm);border:var(--border-width-base) solid var(--border-color-light)}.theme-name[data-v-5e2a9aa6]{font-size:var(--text-sm);font-weight:var(--font-medium)}.ai-avatar[data-v-5e2a9aa6]{width:var(--icon-size);height:var(--icon-size);border-radius:var(--radius-full);background:var(--gradient-primary);color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);position:relative}.ai-avatar[data-v-5e2a9aa6]:hover{transform:scale(1.05);box-shadow:var(--shadow-md)}.ai-avatar.active[data-v-5e2a9aa6]{background:var(--gradient-success)}.ai-avatar .ai-text[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:700;letter-spacing:.5px;line-height:1}.status-dot[data-v-5e2a9aa6]{width:var(--status-dot-size, 6px);height:var(--status-dot-size, 6px);border-radius:var(--radius-full);background:var(--success-color);margin-left:var(--spacing-xs);transition:var(--transition-base);box-shadow:0 0 0 2px var(--bg-card)}.status-dot.active[data-v-5e2a9aa6]{animation:pulse-5e2a9aa6 2s infinite;box-shadow:0 0 var(--spacing-sm) var(--success-color)}.status-dot.idle[data-v-5e2a9aa6]{background:var(--info-color)}.status-dot.error[data-v-5e2a9aa6]{background:var(--danger-color);animation:blink-5e2a9aa6 1s infinite}.logo-section[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);margin-right:var(--spacing-md)}.logo-icon[data-v-5e2a9aa6],.ai-avatar[data-v-5e2a9aa6]{width:var(--logo-size, 40px);height:var(--logo-size, 40px);border-radius:var(--radius-full);background:var(--gradient-primary);color:var(--text-on-primary);font-weight:var(--font-semibold, 600);font-size:var(--text-sm, 14px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);position:relative}.logo-icon[data-v-5e2a9aa6]:hover,.ai-avatar[data-v-5e2a9aa6]:hover{transform:var(--logo-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.logo-icon.active[data-v-5e2a9aa6],.ai-avatar.active[data-v-5e2a9aa6]{background:var(--gradient-success)}.logo-icon .logo-image[data-v-5e2a9aa6],.ai-avatar .logo-image[data-v-5e2a9aa6]{width:32px;height:32px;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover}.logo-text[data-v-5e2a9aa6]{font-size:var(--logo-text-size, var(--text-lg, 18px));font-weight:var(--logo-text-weight, var(--font-bold, 700));color:var(--logo-text-color, var(--text-primary));line-height:var(--logo-text-line-height, 1.2);white-space:nowrap}.logout-btn[data-v-5e2a9aa6]{color:var(--danger-color);border-color:var(--danger-color-alpha, rgba(220, 38, 38, .2));background:var(--danger-color-alpha-bg, rgba(220, 38, 38, .08))}.logout-btn .btn-label[data-v-5e2a9aa6]{color:var(--danger-color);font-weight:var(--font-semibold)}.logout-btn .unified-icon[data-v-5e2a9aa6]{color:var(--danger-color)}.logout-btn[data-v-5e2a9aa6]:hover{background:var(--danger-color);color:var(--text-on-primary);border-color:var(--danger-color);box-shadow:0 4px 12px rgba(220,38,38,.3);transform:translateY(-2px)}.logout-btn:hover .btn-label[data-v-5e2a9aa6],.logout-btn:hover .unified-icon[data-v-5e2a9aa6]{color:var(--text-on-primary)}.logout-btn[data-v-5e2a9aa6]:active{transform:translateY(0)}@keyframes pulse-5e2a9aa6{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes blink-5e2a9aa6{0%,50%,to{opacity:1}25%,75%{opacity:.3}}@media (max-width: var(--breakpoint-md)){.app-header[data-v-5e2a9aa6]{padding:0 var(--spacing-md);height:56px}.header-right[data-v-5e2a9aa6]{gap:var(--spacing-xs)}.header-action-btn .btn-label[data-v-5e2a9aa6],.user-details[data-v-5e2a9aa6],.breadcrumb-nav[data-v-5e2a9aa6]{display:none}.logo-section[data-v-5e2a9aa6]{margin-right:var(--spacing-sm)}.logo-text[data-v-5e2a9aa6]{font-size:var(--text-base)}}[data-theme=dark] .app-header[data-v-5e2a9aa6]{background:var(--bg-card);border-bottom-color:var(--border-color)}[data-theme=dark] .user-profile[data-v-5e2a9aa6],[data-theme=dark] .theme-dropdown[data-v-5e2a9aa6]{background:var(--bg-card);border-color:var(--border-color)}.sidebar[data-v-5e2a9aa6]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 260px);background:var(--sidebar-bg, var(--bg-card));border-right:var(--border-width-base) solid var(--sidebar-border, var(--border-color));transition:var(--transition-base);z-index:var(--z-sidebar, 1020);overflow:hidden;display:flex;flex-direction:column;contain:layout style}.sidebar.collapsed[data-v-5e2a9aa6]{width:var(--sidebar-width-collapsed, 80px)}.sidebar[data-v-5e2a9aa6]::-webkit-scrollbar{width:var(--border-width-base)}.sidebar[data-v-5e2a9aa6]::-webkit-scrollbar-track{background:transparent}.sidebar[data-v-5e2a9aa6]::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:0}.sidebar[data-v-5e2a9aa6]::-webkit-scrollbar-thumb:hover{background:var(--border-color-dark)}.sidebar-header[data-v-5e2a9aa6]{padding:var(--sidebar-header-padding, var(--spacing-lg));border-bottom:var(--border-width-base) solid var(--sidebar-border, var(--border-color));display:flex;align-items:center;justify-content:space-between;height:var(--sidebar-header-height, 64px);flex-shrink:0}.sidebar-logo[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md);flex:1}.sidebar-logo .logo-icon[data-v-5e2a9aa6]{width:var(--sidebar-logo-size, 48px);height:var(--sidebar-logo-size, 48px);border-radius:var(--radius-md);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-bold);font-size:var(--text-sm);box-shadow:var(--shadow-sm);transition:var(--transition-fast)}.sidebar-logo .logo-icon[data-v-5e2a9aa6]:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.sidebar-logo .logo-icon .logo-image[data-v-5e2a9aa6]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;transition:var(--transition-fast)}.sidebar-logo .logo-text[data-v-5e2a9aa6]{font-size:var(--sidebar-font-base, 18px);font-weight:var(--font-bold);color:var(--text-primary);transition:var(--transition-fast)}.collapsed .sidebar-logo .logo-text[data-v-5e2a9aa6]{opacity:0;visibility:hidden}.logo-icon[data-v-5e2a9aa6]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);background:var(--gradient-primary, linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%));display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:all var(--transition-fast);color:var(--text-on-primary)}.logo-icon[data-v-5e2a9aa6]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.logo-icon .logo-image[data-v-5e2a9aa6]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover}.sidebar-toggle[data-v-5e2a9aa6]{width:var(--sidebar-toggle-size, 32px);height:var(--sidebar-toggle-size, 32px);border:none;background:transparent;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-fast);color:var(--text-secondary)}.sidebar-toggle[data-v-5e2a9aa6]:hover{background:var(--bg-hover);color:var(--text-primary)}.sidebar-menu[data-v-5e2a9aa6]{flex:1;padding:var(--sidebar-menu-padding, var(--spacing-md));overflow-y:auto;overflow-x:hidden}.menu-group[data-v-5e2a9aa6]{margin-bottom:var(--sidebar-group-spacing, var(--spacing-lg))}.menu-group .group-title[data-v-5e2a9aa6]{font-size:var(--sidebar-font-xs, 14px);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-xs);text-align:left}.collapsed .menu-group .group-title[data-v-5e2a9aa6]{text-align:center;padding:var(--spacing-xs)}.menu-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--menu-item-gap, var(--spacing-sm));padding:var(--menu-item-padding, var(--spacing-sm) var(--spacing-md));margin:var(--menu-item-margin, 0 0 var(--spacing-xs) 0);border-radius:var(--menu-item-radius, var(--radius-lg));color:var(--menu-item-color, var(--text-primary));text-decoration:none;cursor:pointer;transition:var(--transition-fast);position:relative;overflow:hidden;font-size:var(--sidebar-font-sm, 16px);will-change:transform}.menu-item[data-v-5e2a9aa6]:hover{background:var(--menu-item-hover-bg, var(--bg-hover));color:var(--menu-item-hover-color, var(--primary-color));transform:translate(4px)}.menu-item.active[data-v-5e2a9aa6]{background:var(--menu-item-active-bg, var(--primary-color));color:var(--menu-item-active-color, var(--text-on-primary));box-shadow:var(--shadow-sm)}.menu-item.active[data-v-5e2a9aa6]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--menu-item-active-indicator, 3px);background:var(--menu-item-active-indicator-bg, var(--text-on-primary));border-radius:0 var(--radius-sm) var(--radius-sm) 0}.collapsed .menu-item[data-v-5e2a9aa6]{justify-content:center;padding:var(--spacing-md);gap:0}.menu-icon[data-v-5e2a9aa6]{width:var(--menu-icon-size, 20px);height:var(--menu-icon-size, 20px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.collapsed .menu-icon[data-v-5e2a9aa6]{width:var(--menu-icon-size-collapsed, 24px);height:var(--menu-icon-size-collapsed, 24px)}.menu-content[data-v-5e2a9aa6]{flex:1;min-width:0}.menu-content .menu-title[data-v-5e2a9aa6]{font-size:var(--sidebar-font-sm, 16px);font-weight:var(--font-medium);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed .menu-content .menu-title[data-v-5e2a9aa6]{display:none}.menu-content .menu-badge[data-v-5e2a9aa6]{font-size:var(--sidebar-font-xs, 14px);padding:var(--spacing-xs) var(--spacing-sm);background:var(--danger-color);color:var(--text-on-primary);border-radius:var(--radius-full);margin-left:var(--spacing-sm)}.collapsed .menu-content .menu-badge[data-v-5e2a9aa6]{position:absolute;top:var(--spacing-xs);right:var(--spacing-xs);margin:0}.submenu[data-v-5e2a9aa6]{padding-left:var(--submenu-padding, var(--spacing-3xl));margin-top:var(--submenu-margin, var(--spacing-xs))}.collapsed .submenu[data-v-5e2a9aa6]{display:none}.submenu-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);margin:0 0 var(--spacing-xs) 0;border-radius:var(--radius-sm);color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:var(--transition-fast);font-size:var(--text-sm)}.submenu-item[data-v-5e2a9aa6]:hover{background:var(--bg-hover);color:var(--text-primary)}.submenu-item.active[data-v-5e2a9aa6]{background:var(--primary-light-bg);color:var(--primary-color)}.sidebar-footer[data-v-5e2a9aa6]{padding:var(--sidebar-footer-padding, var(--spacing-lg));border-top:var(--border-width-base) solid var(--sidebar-border, var(--border-color));flex-shrink:0}.collapsed .sidebar-footer[data-v-5e2a9aa6]{padding:var(--spacing-md)}.user-info[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast)}.user-info[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}.collapsed .user-info[data-v-5e2a9aa6]{justify-content:center;gap:0}.user-avatar-small[data-v-5e2a9aa6]{width:var(--user-avatar-small-size, 32px);height:var(--user-avatar-small-size, 32px);border-radius:var(--radius-full);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm)}.user-details[data-v-5e2a9aa6]{flex:1;min-width:0}.user-details .user-name[data-v-5e2a9aa6]{font-size:var(--sidebar-font-sm, 16px);font-weight:var(--font-medium);color:var(--text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed .user-details .user-name[data-v-5e2a9aa6]{display:none}.user-details .user-role[data-v-5e2a9aa6]{font-size:var(--sidebar-font-xs, 14px);color:var(--text-muted);margin-top:2px}.collapsed .user-details .user-role[data-v-5e2a9aa6]{display:none}.sidebar-style-modern[data-v-5e2a9aa6]{background:var(--bg-card);border-right:var(--border-width-base) solid var(--border-color);box-shadow:var(--shadow-sm)}.sidebar-style-modern .menu-item[data-v-5e2a9aa6]{border:var(--border-width-base) solid transparent;margin:var(--spacing-xs)}.sidebar-style-modern .menu-item[data-v-5e2a9aa6]:hover{background:var(--bg-hover);border-color:var(--border-color);transform:translate(var(--spacing-xs));box-shadow:var(--shadow-xs)}.sidebar-style-modern .menu-item.active[data-v-5e2a9aa6]{background:var(--gradient-primary);color:var(--text-on-primary);border-color:transparent;box-shadow:var(--shadow-md)}.sidebar-style-modern .submenu[data-v-5e2a9aa6]{background:var(--bg-hover);border-radius:var(--radius-md);margin:var(--spacing-xs);padding:var(--spacing-xs)}.sidebar-style-glass[data-v-5e2a9aa6]{background:var(--glass-bg-medium);backdrop-filter:blur(20px);border-right:var(--border-width-base) solid var(--glass-border)}.sidebar-style-glass .menu-item[data-v-5e2a9aa6]{background:var(--glass-bg-light);border:var(--border-width-base) solid var(--glass-border);backdrop-filter:blur(10px);margin:var(--spacing-xs)}.sidebar-style-glass .menu-item[data-v-5e2a9aa6]:hover{background:var(--glass-bg-heavy);border-color:var(--glass-border);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.sidebar-style-glass .menu-item.active[data-v-5e2a9aa6]{background:var(--glass-bg-heavy);border-color:var(--primary-color);box-shadow:var(--shadow-lg)}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-5e2a9aa6]{width:var(--sidebar-width-mobile, 280px);transform:translate(-100%)}.sidebar.mobile-open[data-v-5e2a9aa6]{transform:translate(0)}.sidebar.collapsed[data-v-5e2a9aa6]{width:0}.mobile-overlay[data-v-5e2a9aa6]{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--black-alpha-50);z-index:var(--z-sidebar-overlay, 1010);opacity:0;visibility:hidden;transition:var(--transition-base)}.mobile-overlay.active[data-v-5e2a9aa6]{opacity:1;visibility:visible}}[data-theme=dark] .sidebar[data-v-5e2a9aa6]{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-header[data-v-5e2a9aa6]{border-bottom-color:var(--border-color)}[data-theme=dark] .sidebar-footer[data-v-5e2a9aa6]{border-top-color:var(--border-color)}[data-theme=dark] .menu-item[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}[data-theme=dark] .menu-item.active[data-v-5e2a9aa6]{background:var(--primary-color)}[data-theme=dark] .sidebar-style-modern[data-v-5e2a9aa6]{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-style-glass[data-v-5e2a9aa6]{background:var(--glass-bg-medium-dark);border-right-color:var(--glass-border-dark)}.cds-grid[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(16,1fr);gap:var(--spacing-md, 16px);width:100%;max-width:1584px;margin:0 auto;padding:0 var(--spacing-lg, 24px)}.cds-grid.cds-grid--condensed[data-v-5e2a9aa6]{gap:var(--spacing-sm, 8px);padding:0 var(--spacing-sm, 8px)}.cds-grid.cds-grid--narrow[data-v-5e2a9aa6]{gap:var(--spacing-xs, 4px);padding:0 var(--spacing-xs, 4px)}.cds-grid.cds-grid--full-width[data-v-5e2a9aa6]{max-width:none}.cds-grid.cds-grid--no-padding[data-v-5e2a9aa6]{padding:0}.cds-row[data-v-5e2a9aa6]{display:contents}[class*=cds-col][data-v-5e2a9aa6]{min-width:0;word-wrap:break-word}.cds-col-1[data-v-5e2a9aa6]{grid-column:span 1}.cds-col-2[data-v-5e2a9aa6]{grid-column:span 2}.cds-col-3[data-v-5e2a9aa6]{grid-column:span 3}.cds-col-4[data-v-5e2a9aa6]{grid-column:span 4}.cds-col-5[data-v-5e2a9aa6]{grid-column:span 5}.cds-col-6[data-v-5e2a9aa6]{grid-column:span 6}.cds-col-7[data-v-5e2a9aa6]{grid-column:span 7}.cds-col-8[data-v-5e2a9aa6]{grid-column:span 8}.cds-col-9[data-v-5e2a9aa6]{grid-column:span 9}.cds-col-10[data-v-5e2a9aa6]{grid-column:span 10}.cds-col-11[data-v-5e2a9aa6]{grid-column:span 11}.cds-col-12[data-v-5e2a9aa6]{grid-column:span 12}.cds-col-13[data-v-5e2a9aa6]{grid-column:span 13}.cds-col-14[data-v-5e2a9aa6]{grid-column:span 14}.cds-col-15[data-v-5e2a9aa6]{grid-column:span 15}.cds-col-16[data-v-5e2a9aa6]{grid-column:span 16}@media (min-width: 320px){.cds-col-sm-1[data-v-5e2a9aa6]{grid-column:span 1}.cds-col-sm-2[data-v-5e2a9aa6]{grid-column:span 2}.cds-col-sm-3[data-v-5e2a9aa6]{grid-column:span 3}.cds-col-sm-4[data-v-5e2a9aa6]{grid-column:span 4}.cds-col-sm-5[data-v-5e2a9aa6]{grid-column:span 5}.cds-col-sm-6[data-v-5e2a9aa6]{grid-column:span 6}.cds-col-sm-7[data-v-5e2a9aa6]{grid-column:span 7}.cds-col-sm-8[data-v-5e2a9aa6]{grid-column:span 8}.cds-col-sm-9[data-v-5e2a9aa6]{grid-column:span 9}.cds-col-sm-10[data-v-5e2a9aa6]{grid-column:span 10}.cds-col-sm-11[data-v-5e2a9aa6]{grid-column:span 11}.cds-col-sm-12[data-v-5e2a9aa6]{grid-column:span 12}.cds-col-sm-13[data-v-5e2a9aa6]{grid-column:span 13}.cds-col-sm-14[data-v-5e2a9aa6]{grid-column:span 14}.cds-col-sm-15[data-v-5e2a9aa6]{grid-column:span 15}.cds-col-sm-16[data-v-5e2a9aa6]{grid-column:span 16}.cds-offset-sm-0[data-v-5e2a9aa6]{grid-column-start:1}.cds-offset-sm-1[data-v-5e2a9aa6]{grid-column-start:2}.cds-offset-sm-2[data-v-5e2a9aa6]{grid-column-start:3}.cds-offset-sm-3[data-v-5e2a9aa6]{grid-column-start:4}.cds-offset-sm-4[data-v-5e2a9aa6]{grid-column-start:5}.cds-offset-sm-5[data-v-5e2a9aa6]{grid-column-start:6}.cds-offset-sm-6[data-v-5e2a9aa6]{grid-column-start:7}.cds-offset-sm-7[data-v-5e2a9aa6]{grid-column-start:8}.cds-offset-sm-8[data-v-5e2a9aa6]{grid-column-start:9}.cds-offset-sm-9[data-v-5e2a9aa6]{grid-column-start:10}.cds-offset-sm-10[data-v-5e2a9aa6]{grid-column-start:11}.cds-offset-sm-11[data-v-5e2a9aa6]{grid-column-start:12}.cds-offset-sm-12[data-v-5e2a9aa6]{grid-column-start:13}.cds-offset-sm-13[data-v-5e2a9aa6]{grid-column-start:14}.cds-offset-sm-14[data-v-5e2a9aa6]{grid-column-start:15}.cds-offset-sm-15[data-v-5e2a9aa6]{grid-column-start:16}}@media (min-width: 672px){.cds-col-md-1[data-v-5e2a9aa6]{grid-column:span 1}.cds-col-md-2[data-v-5e2a9aa6]{grid-column:span 2}.cds-col-md-3[data-v-5e2a9aa6]{grid-column:span 3}.cds-col-md-4[data-v-5e2a9aa6]{grid-column:span 4}.cds-col-md-5[data-v-5e2a9aa6]{grid-column:span 5}.cds-col-md-6[data-v-5e2a9aa6]{grid-column:span 6}.cds-col-md-7[data-v-5e2a9aa6]{grid-column:span 7}.cds-col-md-8[data-v-5e2a9aa6]{grid-column:span 8}.cds-col-md-9[data-v-5e2a9aa6]{grid-column:span 9}.cds-col-md-10[data-v-5e2a9aa6]{grid-column:span 10}.cds-col-md-11[data-v-5e2a9aa6]{grid-column:span 11}.cds-col-md-12[data-v-5e2a9aa6]{grid-column:span 12}.cds-col-md-13[data-v-5e2a9aa6]{grid-column:span 13}.cds-col-md-14[data-v-5e2a9aa6]{grid-column:span 14}.cds-col-md-15[data-v-5e2a9aa6]{grid-column:span 15}.cds-col-md-16[data-v-5e2a9aa6]{grid-column:span 16}.cds-offset-md-0[data-v-5e2a9aa6]{grid-column-start:1}.cds-offset-md-1[data-v-5e2a9aa6]{grid-column-start:2}.cds-offset-md-2[data-v-5e2a9aa6]{grid-column-start:3}.cds-offset-md-3[data-v-5e2a9aa6]{grid-column-start:4}.cds-offset-md-4[data-v-5e2a9aa6]{grid-column-start:5}.cds-offset-md-5[data-v-5e2a9aa6]{grid-column-start:6}.cds-offset-md-6[data-v-5e2a9aa6]{grid-column-start:7}.cds-offset-md-7[data-v-5e2a9aa6]{grid-column-start:8}.cds-offset-md-8[data-v-5e2a9aa6]{grid-column-start:9}.cds-offset-md-9[data-v-5e2a9aa6]{grid-column-start:10}.cds-offset-md-10[data-v-5e2a9aa6]{grid-column-start:11}.cds-offset-md-11[data-v-5e2a9aa6]{grid-column-start:12}.cds-offset-md-12[data-v-5e2a9aa6]{grid-column-start:13}.cds-offset-md-13[data-v-5e2a9aa6]{grid-column-start:14}.cds-offset-md-14[data-v-5e2a9aa6]{grid-column-start:15}.cds-offset-md-15[data-v-5e2a9aa6]{grid-column-start:16}}@media (min-width: 1056px){.cds-col-lg-1[data-v-5e2a9aa6]{grid-column:span 1}.cds-col-lg-2[data-v-5e2a9aa6]{grid-column:span 2}.cds-col-lg-3[data-v-5e2a9aa6]{grid-column:span 3}.cds-col-lg-4[data-v-5e2a9aa6]{grid-column:span 4}.cds-col-lg-5[data-v-5e2a9aa6]{grid-column:span 5}.cds-col-lg-6[data-v-5e2a9aa6]{grid-column:span 6}.cds-col-lg-7[data-v-5e2a9aa6]{grid-column:span 7}.cds-col-lg-8[data-v-5e2a9aa6]{grid-column:span 8}.cds-col-lg-9[data-v-5e2a9aa6]{grid-column:span 9}.cds-col-lg-10[data-v-5e2a9aa6]{grid-column:span 10}.cds-col-lg-11[data-v-5e2a9aa6]{grid-column:span 11}.cds-col-lg-12[data-v-5e2a9aa6]{grid-column:span 12}.cds-col-lg-13[data-v-5e2a9aa6]{grid-column:span 13}.cds-col-lg-14[data-v-5e2a9aa6]{grid-column:span 14}.cds-col-lg-15[data-v-5e2a9aa6]{grid-column:span 15}.cds-col-lg-16[data-v-5e2a9aa6]{grid-column:span 16}.cds-offset-lg-0[data-v-5e2a9aa6]{grid-column-start:1}.cds-offset-lg-1[data-v-5e2a9aa6]{grid-column-start:2}.cds-offset-lg-2[data-v-5e2a9aa6]{grid-column-start:3}.cds-offset-lg-3[data-v-5e2a9aa6]{grid-column-start:4}.cds-offset-lg-4[data-v-5e2a9aa6]{grid-column-start:5}.cds-offset-lg-5[data-v-5e2a9aa6]{grid-column-start:6}.cds-offset-lg-6[data-v-5e2a9aa6]{grid-column-start:7}.cds-offset-lg-7[data-v-5e2a9aa6]{grid-column-start:8}.cds-offset-lg-8[data-v-5e2a9aa6]{grid-column-start:9}.cds-offset-lg-9[data-v-5e2a9aa6]{grid-column-start:10}.cds-offset-lg-10[data-v-5e2a9aa6]{grid-column-start:11}.cds-offset-lg-11[data-v-5e2a9aa6]{grid-column-start:12}.cds-offset-lg-12[data-v-5e2a9aa6]{grid-column-start:13}.cds-offset-lg-13[data-v-5e2a9aa6]{grid-column-start:14}.cds-offset-lg-14[data-v-5e2a9aa6]{grid-column-start:15}.cds-offset-lg-15[data-v-5e2a9aa6]{grid-column-start:16}}@media (min-width: 1312px){.cds-col-xlg-1[data-v-5e2a9aa6]{grid-column:span 1}.cds-col-xlg-2[data-v-5e2a9aa6]{grid-column:span 2}.cds-col-xlg-3[data-v-5e2a9aa6]{grid-column:span 3}.cds-col-xlg-4[data-v-5e2a9aa6]{grid-column:span 4}.cds-col-xlg-5[data-v-5e2a9aa6]{grid-column:span 5}.cds-col-xlg-6[data-v-5e2a9aa6]{grid-column:span 6}.cds-col-xlg-7[data-v-5e2a9aa6]{grid-column:span 7}.cds-col-xlg-8[data-v-5e2a9aa6]{grid-column:span 8}.cds-col-xlg-9[data-v-5e2a9aa6]{grid-column:span 9}.cds-col-xlg-10[data-v-5e2a9aa6]{grid-column:span 10}.cds-col-xlg-11[data-v-5e2a9aa6]{grid-column:span 11}.cds-col-xlg-12[data-v-5e2a9aa6]{grid-column:span 12}.cds-col-xlg-13[data-v-5e2a9aa6]{grid-column:span 13}.cds-col-xlg-14[data-v-5e2a9aa6]{grid-column:span 14}.cds-col-xlg-15[data-v-5e2a9aa6]{grid-column:span 15}.cds-col-xlg-16[data-v-5e2a9aa6]{grid-column:span 16}.cds-offset-xlg-0[data-v-5e2a9aa6]{grid-column-start:1}.cds-offset-xlg-1[data-v-5e2a9aa6]{grid-column-start:2}.cds-offset-xlg-2[data-v-5e2a9aa6]{grid-column-start:3}.cds-offset-xlg-3[data-v-5e2a9aa6]{grid-column-start:4}.cds-offset-xlg-4[data-v-5e2a9aa6]{grid-column-start:5}.cds-offset-xlg-5[data-v-5e2a9aa6]{grid-column-start:6}.cds-offset-xlg-6[data-v-5e2a9aa6]{grid-column-start:7}.cds-offset-xlg-7[data-v-5e2a9aa6]{grid-column-start:8}.cds-offset-xlg-8[data-v-5e2a9aa6]{grid-column-start:9}.cds-offset-xlg-9[data-v-5e2a9aa6]{grid-column-start:10}.cds-offset-xlg-10[data-v-5e2a9aa6]{grid-column-start:11}.cds-offset-xlg-11[data-v-5e2a9aa6]{grid-column-start:12}.cds-offset-xlg-12[data-v-5e2a9aa6]{grid-column-start:13}.cds-offset-xlg-13[data-v-5e2a9aa6]{grid-column-start:14}.cds-offset-xlg-14[data-v-5e2a9aa6]{grid-column-start:15}.cds-offset-xlg-15[data-v-5e2a9aa6]{grid-column-start:16}}@media (min-width: 1584px){.cds-col-max-1[data-v-5e2a9aa6]{grid-column:span 1}.cds-col-max-2[data-v-5e2a9aa6]{grid-column:span 2}.cds-col-max-3[data-v-5e2a9aa6]{grid-column:span 3}.cds-col-max-4[data-v-5e2a9aa6]{grid-column:span 4}.cds-col-max-5[data-v-5e2a9aa6]{grid-column:span 5}.cds-col-max-6[data-v-5e2a9aa6]{grid-column:span 6}.cds-col-max-7[data-v-5e2a9aa6]{grid-column:span 7}.cds-col-max-8[data-v-5e2a9aa6]{grid-column:span 8}.cds-col-max-9[data-v-5e2a9aa6]{grid-column:span 9}.cds-col-max-10[data-v-5e2a9aa6]{grid-column:span 10}.cds-col-max-11[data-v-5e2a9aa6]{grid-column:span 11}.cds-col-max-12[data-v-5e2a9aa6]{grid-column:span 12}.cds-col-max-13[data-v-5e2a9aa6]{grid-column:span 13}.cds-col-max-14[data-v-5e2a9aa6]{grid-column:span 14}.cds-col-max-15[data-v-5e2a9aa6]{grid-column:span 15}.cds-col-max-16[data-v-5e2a9aa6]{grid-column:span 16}.cds-offset-max-0[data-v-5e2a9aa6]{grid-column-start:1}.cds-offset-max-1[data-v-5e2a9aa6]{grid-column-start:2}.cds-offset-max-2[data-v-5e2a9aa6]{grid-column-start:3}.cds-offset-max-3[data-v-5e2a9aa6]{grid-column-start:4}.cds-offset-max-4[data-v-5e2a9aa6]{grid-column-start:5}.cds-offset-max-5[data-v-5e2a9aa6]{grid-column-start:6}.cds-offset-max-6[data-v-5e2a9aa6]{grid-column-start:7}.cds-offset-max-7[data-v-5e2a9aa6]{grid-column-start:8}.cds-offset-max-8[data-v-5e2a9aa6]{grid-column-start:9}.cds-offset-max-9[data-v-5e2a9aa6]{grid-column-start:10}.cds-offset-max-10[data-v-5e2a9aa6]{grid-column-start:11}.cds-offset-max-11[data-v-5e2a9aa6]{grid-column-start:12}.cds-offset-max-12[data-v-5e2a9aa6]{grid-column-start:13}.cds-offset-max-13[data-v-5e2a9aa6]{grid-column-start:14}.cds-offset-max-14[data-v-5e2a9aa6]{grid-column-start:15}.cds-offset-max-15[data-v-5e2a9aa6]{grid-column-start:16}}.cds-col-hidden[data-v-5e2a9aa6]{display:none}@media (min-width: 320px){.cds-col-sm-hidden[data-v-5e2a9aa6]{display:none}}@media (min-width: 672px){.cds-col-md-hidden[data-v-5e2a9aa6]{display:none}}@media (min-width: 1056px){.cds-col-lg-hidden[data-v-5e2a9aa6]{display:none}}@media (min-width: 1312px){.cds-col-xlg-hidden[data-v-5e2a9aa6]{display:none}}@media (min-width: 1584px){.cds-col-max-hidden[data-v-5e2a9aa6]{display:none}}.cds-col-auto[data-v-5e2a9aa6]{grid-column:auto}.cds-col-fill[data-v-5e2a9aa6]{grid-column:1/-1}.cds-grid--debug[data-v-5e2a9aa6]{position:relative}.cds-grid--debug[data-v-5e2a9aa6]:before{content:"";position:absolute;top:0;left:32px;right:32px;bottom:0;background-image:repeating-linear-gradient(to right,rgba(255,0,0,.1) 0,rgba(255,0,0,.1) calc(6.25% - 32px),transparent calc(6.25% - 32px),transparent 6.25%);pointer-events:none;z-index:9999}@media (max-width: 319px){.cds-hidden-xs[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 671px){.cds-hidden-sm[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 1055px){.cds-hidden-md[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 1311px){.cds-hidden-lg[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 1583px){.cds-hidden-xlg[data-v-5e2a9aa6]{display:none!important}}.stats-grid[data-v-5e2a9aa6]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stats-grid[data-v-5e2a9aa6]{display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:var(--spacing-lg)}}@media (min-width: var(--breakpoint-xl)){.stats-grid[data-v-5e2a9aa6]{display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--spacing-lg);position:relative;overflow:hidden;min-height:120px;transition:all var(--transition-base);cursor:pointer}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--border-focus)}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover:before{transform:scaleX(1)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover .stat-icon[data-v-5e2a9aa6]{transform:scale(1.05)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover .stat-card-bg[data-v-5e2a9aa6]{transform:translate(20%,-20%) scale(1.1);opacity:.08}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info).loading .stat-content[data-v-5e2a9aa6]{opacity:.6;pointer-events:none}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info).loading .stat-value[data-v-5e2a9aa6]{background:var(--bg-light);border-radius:var(--radius-sm);color:transparent;animation:pulse-5e2a9aa6 1.5s ease-in-out infinite}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-md);min-height:100px}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-2px)}}@media (min-width: var(--breakpoint-md)) and (max-width: calc(var(--breakpoint-lg) - 1px)){.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-lg);min-height:110px}}@media (min-width: var(--breakpoint-xl)){.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-xl);min-height:140px}}.stat-content[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-lg);position:relative;z-index:2;height:100%}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-content[data-v-5e2a9aa6]{gap:var(--spacing-md)}}@media (min-width: var(--breakpoint-xl)){.stat-content[data-v-5e2a9aa6]{gap:var(--spacing-xl)}}.stat-icon[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-lg);transition:all var(--transition-base);flex-shrink:0}.stat-icon--primary[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--primary-extra-light),var(--primary-lighter));color:var(--primary-color)}.stat-icon--students[data-v-5e2a9aa6],.stat-icon--success[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--success-extra-light),var(--success-lighter));color:var(--success-color)}.stat-icon--campuses[data-v-5e2a9aa6],.stat-icon--classes[data-v-5e2a9aa6],.stat-icon--info[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--info-extra-light),var(--info-lighter));color:var(--info-color)}.stat-icon--users[data-v-5e2a9aa6],.stat-icon--teachers[data-v-5e2a9aa6],.stat-icon--warning[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--warning-extra-light),var(--warning-lighter));color:var(--warning-color)}.stat-icon--activities[data-v-5e2a9aa6],.stat-icon--events[data-v-5e2a9aa6],.stat-icon--danger[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--danger-extra-light),var(--danger-lighter));color:var(--danger-color)}.stat-icon--purple[data-v-5e2a9aa6]{background:linear-gradient(135deg,#f3e8ff,#ddd6fe);color:#8b5cf6}.stat-icon--indigo[data-v-5e2a9aa6]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#6366f1}.stat-icon--pink[data-v-5e2a9aa6]{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#ec4899}.stat-icon--teal[data-v-5e2a9aa6]{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);color:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-icon[data-v-5e2a9aa6]{width:48px;height:48px}}@media (min-width: var(--breakpoint-xl)){.stat-icon[data-v-5e2a9aa6]{width:64px;height:64px}}.stat-info[data-v-5e2a9aa6]{flex:1;min-width:0}.stat-info .stat-label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-weight:var(--font-medium);line-height:var(--leading-tight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-label[data-v-5e2a9aa6]{font-size:var(--text-xs)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-label[data-v-5e2a9aa6]{font-size:var(--text-base)}}.stat-info .stat-value[data-v-5e2a9aa6]{font-size:var(--text-2xl);font-weight:var(--font-extrabold);color:var(--text-primary);margin-bottom:var(--spacing-xs);line-height:var(--leading-none)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-value[data-v-5e2a9aa6]{font-size:var(--text-xl);font-weight:var(--font-bold)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-value[data-v-5e2a9aa6]{font-size:var(--text-3xl)}}.stat-info .stat-description[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--text-placeholder);line-height:var(--leading-tight);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-description[data-v-5e2a9aa6]{display:none}}@media (min-width: var(--breakpoint-md)){.stat-info .stat-description[data-v-5e2a9aa6]{display:block}}.stat-trend[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);margin-top:var(--spacing-xs)}.stat-trend .trend-icon[data-v-5e2a9aa6]{font-size:var(--text-sm);line-height:1}.stat-trend .trend-text[data-v-5e2a9aa6]{line-height:1}.stat-trend.trend-up[data-v-5e2a9aa6],.stat-trend--positive[data-v-5e2a9aa6]{color:var(--success-color)}.stat-trend.trend-down[data-v-5e2a9aa6],.stat-trend--negative[data-v-5e2a9aa6]{color:var(--danger-color)}.stat-trend.trend-stable[data-v-5e2a9aa6],.stat-trend--neutral[data-v-5e2a9aa6]{color:var(--text-secondary)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-trend[data-v-5e2a9aa6]{font-size:10px;gap:2px}.stat-trend .trend-icon[data-v-5e2a9aa6]{font-size:var(--text-xs)}}.stat-card-bg[data-v-5e2a9aa6]{position:absolute;top:0;right:0;width:80px;height:80px;border-radius:var(--radius-full);opacity:.04;transform:translate(25%,-25%);transition:all var(--transition-slow);pointer-events:none}.stat-card-bg.bg-primary[data-v-5e2a9aa6]{background:var(--primary-color)}.stat-card-bg.bg-students[data-v-5e2a9aa6],.stat-card-bg.bg-success[data-v-5e2a9aa6]{background:var(--success-color)}.stat-card-bg.bg-campuses[data-v-5e2a9aa6],.stat-card-bg.bg-classes[data-v-5e2a9aa6],.stat-card-bg.bg-info[data-v-5e2a9aa6]{background:var(--info-color)}.stat-card-bg.bg-users[data-v-5e2a9aa6],.stat-card-bg.bg-teachers[data-v-5e2a9aa6],.stat-card-bg.bg-warning[data-v-5e2a9aa6]{background:var(--warning-color)}.stat-card-bg.bg-activities[data-v-5e2a9aa6],.stat-card-bg.bg-events[data-v-5e2a9aa6],.stat-card-bg.bg-danger[data-v-5e2a9aa6]{background:var(--danger-color)}.stat-card-bg.bg-purple[data-v-5e2a9aa6]{background:#8b5cf6}.stat-card-bg.bg-indigo[data-v-5e2a9aa6]{background:#6366f1}.stat-card-bg.bg-pink[data-v-5e2a9aa6]{background:#ec4899}.stat-card-bg.bg-teal[data-v-5e2a9aa6]{background:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card-bg[data-v-5e2a9aa6]{width:60px;height:60px;transform:translate(20%,-20%)}}@media (min-width: var(--breakpoint-xl)){.stat-card-bg[data-v-5e2a9aa6]{width:100px;height:100px;transform:translate(30%,-30%)}}.stat-card--compact[data-v-5e2a9aa6]{padding:var(--spacing-md);min-height:80px}.stat-card--compact .stat-content[data-v-5e2a9aa6]{gap:var(--spacing-md)}.stat-card--compact .stat-icon[data-v-5e2a9aa6]{width:40px;height:40px}.stat-card--compact .stat-info .stat-value[data-v-5e2a9aa6]{font-size:var(--text-lg);margin-bottom:0}.stat-card--compact .stat-info .stat-label[data-v-5e2a9aa6]{font-size:var(--text-xs);margin-bottom:2px}.stat-card--compact .stat-card-bg[data-v-5e2a9aa6]{width:50px;height:50px}.stat-card--large[data-v-5e2a9aa6]{padding:var(--spacing-xl);min-height:160px}.stat-card--large .stat-icon[data-v-5e2a9aa6]{width:72px;height:72px}.stat-card--large .stat-info .stat-value[data-v-5e2a9aa6]{font-size:var(--text-4xl)}.stat-card--large .stat-info .stat-label[data-v-5e2a9aa6]{font-size:var(--text-base)}.stat-card--large .stat-card-bg[data-v-5e2a9aa6]{width:120px;height:120px}.stat-card--vertical .stat-content[data-v-5e2a9aa6]{flex-direction:column;text-align:center;gap:var(--spacing-md)}.stat-card--vertical .stat-info[data-v-5e2a9aa6]{flex:none}.stat-card--vertical .stat-info .stat-label[data-v-5e2a9aa6],.stat-card--vertical .stat-info .stat-description[data-v-5e2a9aa6]{text-align:center}@keyframes pulse-5e2a9aa6{0%,to{opacity:.6}50%{opacity:.8}}@keyframes countUp-5e2a9aa6{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.stat-value--animated[data-v-5e2a9aa6]{animation:countUp-5e2a9aa6 .6s ease-out}.stat-card[role=button][data-v-5e2a9aa6]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.stat-card[role=button][data-v-5e2a9aa6]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.stat-card[data-v-5e2a9aa6]{border-width:2px;border-color:var(--text-primary)}.stat-card[data-v-5e2a9aa6]:hover{border-color:var(--primary-color)}.stat-icon[data-v-5e2a9aa6]{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.stat-card[data-v-5e2a9aa6],.stat-icon[data-v-5e2a9aa6],.stat-card-bg[data-v-5e2a9aa6]{transition:none}.stat-card[data-v-5e2a9aa6]:hover{transform:none}.stat-value--animated[data-v-5e2a9aa6]{animation:none}}.card[data-v-5e2a9aa6],.table-card[data-v-5e2a9aa6],.activities-card[data-v-5e2a9aa6],.chart-card[data-v-5e2a9aa6],.data-card[data-v-5e2a9aa6],.filter-card[data-v-5e2a9aa6],.overview-card[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);overflow:hidden;margin-bottom:var(--spacing-lg)}.card[data-v-5e2a9aa6]:hover,.table-card[data-v-5e2a9aa6]:hover,.activities-card[data-v-5e2a9aa6]:hover,.chart-card[data-v-5e2a9aa6]:hover,.data-card[data-v-5e2a9aa6]:hover,.filter-card[data-v-5e2a9aa6]:hover,.overview-card[data-v-5e2a9aa6]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--border-color)}.card .card-header[data-v-5e2a9aa6],.table-card .card-header[data-v-5e2a9aa6],.activities-card .card-header[data-v-5e2a9aa6],.chart-card .card-header[data-v-5e2a9aa6],.data-card .card-header[data-v-5e2a9aa6],.filter-card .card-header[data-v-5e2a9aa6],.overview-card .card-header[data-v-5e2a9aa6]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color-lighter);background:var(--bg-tertiary);display:flex;justify-content:space-between;align-items:center}.card .card-header .card-title[data-v-5e2a9aa6],.table-card .card-header .card-title[data-v-5e2a9aa6],.activities-card .card-header .card-title[data-v-5e2a9aa6],.chart-card .card-header .card-title[data-v-5e2a9aa6],.data-card .card-header .card-title[data-v-5e2a9aa6],.filter-card .card-header .card-title[data-v-5e2a9aa6],.overview-card .card-header .card-title[data-v-5e2a9aa6]{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);line-height:var(--leading-tight)}.card .card-header .card-title.with-icon[data-v-5e2a9aa6],.table-card .card-header .card-title.with-icon[data-v-5e2a9aa6],.activities-card .card-header .card-title.with-icon[data-v-5e2a9aa6],.chart-card .card-header .card-title.with-icon[data-v-5e2a9aa6],.data-card .card-header .card-title.with-icon[data-v-5e2a9aa6],.filter-card .card-header .card-title.with-icon[data-v-5e2a9aa6],.overview-card .card-header .card-title.with-icon[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}.card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6],.table-card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6],.activities-card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6],.chart-card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6],.data-card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6],.filter-card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6],.overview-card .card-header .card-title.with-icon .card-icon[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary-color)}.card .card-header .card-subtitle[data-v-5e2a9aa6],.table-card .card-header .card-subtitle[data-v-5e2a9aa6],.activities-card .card-header .card-subtitle[data-v-5e2a9aa6],.chart-card .card-header .card-subtitle[data-v-5e2a9aa6],.data-card .card-header .card-subtitle[data-v-5e2a9aa6],.filter-card .card-header .card-subtitle[data-v-5e2a9aa6],.overview-card .card-header .card-subtitle[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs);line-height:var(--leading-normal)}.card .card-header .card-actions[data-v-5e2a9aa6],.table-card .card-header .card-actions[data-v-5e2a9aa6],.activities-card .card-header .card-actions[data-v-5e2a9aa6],.chart-card .card-header .card-actions[data-v-5e2a9aa6],.data-card .card-header .card-actions[data-v-5e2a9aa6],.filter-card .card-header .card-actions[data-v-5e2a9aa6],.overview-card .card-header .card-actions[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-header[data-v-5e2a9aa6],.table-card .card-header[data-v-5e2a9aa6],.activities-card .card-header[data-v-5e2a9aa6],.chart-card .card-header[data-v-5e2a9aa6],.data-card .card-header[data-v-5e2a9aa6],.filter-card .card-header[data-v-5e2a9aa6],.overview-card .card-header[data-v-5e2a9aa6]{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}.card .card-header .card-actions[data-v-5e2a9aa6],.table-card .card-header .card-actions[data-v-5e2a9aa6],.activities-card .card-header .card-actions[data-v-5e2a9aa6],.chart-card .card-header .card-actions[data-v-5e2a9aa6],.data-card .card-header .card-actions[data-v-5e2a9aa6],.filter-card .card-header .card-actions[data-v-5e2a9aa6],.overview-card .card-header .card-actions[data-v-5e2a9aa6]{justify-content:flex-end}}.card .card-body[data-v-5e2a9aa6],.table-card .card-body[data-v-5e2a9aa6],.activities-card .card-body[data-v-5e2a9aa6],.chart-card .card-body[data-v-5e2a9aa6],.data-card .card-body[data-v-5e2a9aa6],.filter-card .card-body[data-v-5e2a9aa6],.overview-card .card-body[data-v-5e2a9aa6]{padding:var(--spacing-lg)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-body[data-v-5e2a9aa6],.table-card .card-body[data-v-5e2a9aa6],.activities-card .card-body[data-v-5e2a9aa6],.chart-card .card-body[data-v-5e2a9aa6],.data-card .card-body[data-v-5e2a9aa6],.filter-card .card-body[data-v-5e2a9aa6],.overview-card .card-body[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.card .card-footer[data-v-5e2a9aa6],.table-card .card-footer[data-v-5e2a9aa6],.activities-card .card-footer[data-v-5e2a9aa6],.chart-card .card-footer[data-v-5e2a9aa6],.data-card .card-footer[data-v-5e2a9aa6],.filter-card .card-footer[data-v-5e2a9aa6],.overview-card .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-lg);border-top:1px solid var(--border-color-lighter);background:var(--bg-tertiary);display:flex;justify-content:space-between;align-items:center}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-footer[data-v-5e2a9aa6],.table-card .card-footer[data-v-5e2a9aa6],.activities-card .card-footer[data-v-5e2a9aa6],.chart-card .card-footer[data-v-5e2a9aa6],.data-card .card-footer[data-v-5e2a9aa6],.filter-card .card-footer[data-v-5e2a9aa6],.overview-card .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card[data-v-5e2a9aa6],.table-card[data-v-5e2a9aa6],.activities-card[data-v-5e2a9aa6],.chart-card[data-v-5e2a9aa6],.data-card[data-v-5e2a9aa6],.filter-card[data-v-5e2a9aa6],.overview-card[data-v-5e2a9aa6]{margin-bottom:var(--spacing-md);border-radius:var(--radius-md)}.card[data-v-5e2a9aa6]:hover,.table-card[data-v-5e2a9aa6]:hover,.activities-card[data-v-5e2a9aa6]:hover,.chart-card[data-v-5e2a9aa6]:hover,.data-card[data-v-5e2a9aa6]:hover,.filter-card[data-v-5e2a9aa6]:hover,.overview-card[data-v-5e2a9aa6]:hover{transform:none}.card .card-header[data-v-5e2a9aa6],.table-card .card-header[data-v-5e2a9aa6],.activities-card .card-header[data-v-5e2a9aa6],.chart-card .card-header[data-v-5e2a9aa6],.data-card .card-header[data-v-5e2a9aa6],.filter-card .card-header[data-v-5e2a9aa6],.overview-card .card-header[data-v-5e2a9aa6],.card .card-body[data-v-5e2a9aa6],.table-card .card-body[data-v-5e2a9aa6],.activities-card .card-body[data-v-5e2a9aa6],.chart-card .card-body[data-v-5e2a9aa6],.data-card .card-body[data-v-5e2a9aa6],.filter-card .card-body[data-v-5e2a9aa6],.overview-card .card-body[data-v-5e2a9aa6],.card .card-footer[data-v-5e2a9aa6],.table-card .card-footer[data-v-5e2a9aa6],.activities-card .card-footer[data-v-5e2a9aa6],.chart-card .card-footer[data-v-5e2a9aa6],.data-card .card-footer[data-v-5e2a9aa6],.filter-card .card-footer[data-v-5e2a9aa6],.overview-card .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-sm)}}.card--primary[data-v-5e2a9aa6]{border-left:4px solid var(--primary-color)}.card--primary .card-header[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--primary-extra-light),transparent)}.card--success[data-v-5e2a9aa6]{border-left:4px solid var(--success-color)}.card--success .card-header[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--success-extra-light),transparent)}.card--warning[data-v-5e2a9aa6]{border-left:4px solid var(--warning-color)}.card--warning .card-header[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--warning-extra-light),transparent)}.card--danger[data-v-5e2a9aa6]{border-left:4px solid var(--danger-color)}.card--danger .card-header[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--danger-extra-light),transparent)}.card--info[data-v-5e2a9aa6]{border-left:4px solid var(--info-color)}.card--info .card-header[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--info-extra-light),transparent)}.card--borderless[data-v-5e2a9aa6]{border:none;box-shadow:var(--shadow-sm)}.card--flat[data-v-5e2a9aa6]{box-shadow:none;border:1px solid var(--border-color-light)}.card--compact .card-header[data-v-5e2a9aa6],.card--compact .card-body[data-v-5e2a9aa6],.card--compact .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--compact .card-header[data-v-5e2a9aa6],.card--compact .card-body[data-v-5e2a9aa6],.card--compact .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-sm)}}.card--large .card-header[data-v-5e2a9aa6],.card--large .card-body[data-v-5e2a9aa6],.card--large .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--large .card-header[data-v-5e2a9aa6],.card--large .card-body[data-v-5e2a9aa6],.card--large .card-footer[data-v-5e2a9aa6]{padding:var(--spacing-lg)}}.overview-card .card-header .header-content[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md)}.overview-card .card-header .header-content .header-icon[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-md);background:var(--primary-extra-light);color:var(--primary-color)}.overview-card .card-header .header-content .header-info h3[data-v-5e2a9aa6]{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);line-height:var(--leading-tight)}.overview-card .card-header .header-content .header-info .header-subtitle[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:2px;display:block}.overview-card.enrollment-overview .header-icon[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--success-extra-light),var(--success-light));color:var(--success-color)}.overview-card.activity-overview .header-icon[data-v-5e2a9aa6]{background:linear-gradient(135deg,var(--info-extra-light),var(--info-light));color:var(--info-color)}.filter-card[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl)}.filter-card .filter-form[data-v-5e2a9aa6]{gap:var(--spacing-md);align-items:flex-end;display:flex;flex-direction:column}@media (min-width: var(--breakpoint-md)){.filter-card .filter-form[data-v-5e2a9aa6]{flex-direction:row}}.filter-card .filter-form .filter-group[data-v-5e2a9aa6]{display:grid;gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));flex:1}.filter-card .filter-form .filter-actions[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);flex-shrink:0}@media (max-width: calc(var(--breakpoint-md) - 1px)){.filter-card .filter-form .filter-actions[data-v-5e2a9aa6]{width:100%;justify-content:stretch}.filter-card .filter-form .filter-actions .el-button[data-v-5e2a9aa6]{flex:1}}.data-card .data-content[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.data-card .data-content .data-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md)}.data-card .data-content .data-header .data-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.data-card .data-content .data-header .data-actions[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}.data-card .data-content .data-body[data-v-5e2a9aa6]{margin-bottom:var(--spacing-md)}.data-card .data-content .data-footer[data-v-5e2a9aa6]{padding-top:var(--spacing-md);border-top:1px solid var(--border-color-lighter);display:flex;justify-content:space-between;align-items:center}.data-card .data-content .data-footer .data-meta[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-card .chart-container[data-v-5e2a9aa6]{min-height:320px;position:relative;padding:var(--spacing-md);background:var(--bg-tertiary);border-radius:var(--radius-md)}.chart-card .chart-container .chart[data-v-5e2a9aa6]{width:100%;height:320px;border-radius:var(--radius-sm)}.chart-card .chart-container .chart-loading[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;min-height:320px}.chart-card .chart-container .chart-loading .el-skeleton[data-v-5e2a9aa6]{width:100%}.chart-card .chart-container .chart-content[data-v-5e2a9aa6]{height:100%;border-radius:var(--radius-sm);overflow:hidden}@media (max-width: calc(var(--breakpoint-md) - 1px)){.chart-card .chart-container[data-v-5e2a9aa6]{min-height:280px;padding:var(--spacing-sm)}.chart-card .chart-container .chart[data-v-5e2a9aa6]{height:280px}.chart-card .chart-container .chart-loading[data-v-5e2a9aa6]{min-height:280px}}.table-card .table-content .table-header[data-v-5e2a9aa6],.activities-card .table-content .table-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg);border-bottom:1px solid var(--border-color-lighter)}.table-card .table-content .table-header .table-title[data-v-5e2a9aa6],.activities-card .table-content .table-header .table-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-header .table-title[data-v-5e2a9aa6]:before,.activities-card .table-content .table-header .table-title[data-v-5e2a9aa6]:before{content:"";width:4px;height:20px;background:var(--gradient-primary);border-radius:2px}.table-card .table-content .table-header .table-actions[data-v-5e2a9aa6],.activities-card .table-content .table-header .table-actions[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-body[data-v-5e2a9aa6],.activities-card .table-content .table-body[data-v-5e2a9aa6]{padding:0}.table-card .table-content .table-body .el-table[data-v-5e2a9aa6],.activities-card .table-content .table-body .el-table[data-v-5e2a9aa6]{border-radius:0}.table-card .table-content .table-body .el-table[data-v-5e2a9aa6] .el-table__header,.activities-card .table-content .table-body .el-table[data-v-5e2a9aa6] .el-table__header{background:var(--bg-tertiary)}.table-card .table-content .table-body .el-table[data-v-5e2a9aa6] .el-table__row,.activities-card .table-content .table-body .el-table[data-v-5e2a9aa6] .el-table__row{transition:background-color var(--transition-base)}.table-card .table-content .table-body .el-table[data-v-5e2a9aa6] .el-table__row:hover,.activities-card .table-content .table-body .el-table[data-v-5e2a9aa6] .el-table__row:hover{background:var(--bg-tertiary)}.activities-card[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light)}.card[tabindex][data-v-5e2a9aa6]:focus,[tabindex].overview-card[data-v-5e2a9aa6]:focus,[tabindex].filter-card[data-v-5e2a9aa6]:focus,[tabindex].data-card[data-v-5e2a9aa6]:focus,[tabindex].chart-card[data-v-5e2a9aa6]:focus,[tabindex].table-card[data-v-5e2a9aa6]:focus,[tabindex].activities-card[data-v-5e2a9aa6]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.card[tabindex][data-v-5e2a9aa6]:focus:not(:focus-visible),[tabindex].overview-card[data-v-5e2a9aa6]:focus:not(:focus-visible),[tabindex].filter-card[data-v-5e2a9aa6]:focus:not(:focus-visible),[tabindex].data-card[data-v-5e2a9aa6]:focus:not(:focus-visible),[tabindex].chart-card[data-v-5e2a9aa6]:focus:not(:focus-visible),[tabindex].table-card[data-v-5e2a9aa6]:focus:not(:focus-visible),[tabindex].activities-card[data-v-5e2a9aa6]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.card[data-v-5e2a9aa6],.overview-card[data-v-5e2a9aa6],.filter-card[data-v-5e2a9aa6],.data-card[data-v-5e2a9aa6],.chart-card[data-v-5e2a9aa6],.table-card[data-v-5e2a9aa6],.activities-card[data-v-5e2a9aa6]{border-width:2px;border-color:var(--text-primary)}.card[data-v-5e2a9aa6]:hover,.overview-card[data-v-5e2a9aa6]:hover,.filter-card[data-v-5e2a9aa6]:hover,.data-card[data-v-5e2a9aa6]:hover,.chart-card[data-v-5e2a9aa6]:hover,.table-card[data-v-5e2a9aa6]:hover,.activities-card[data-v-5e2a9aa6]:hover{border-color:var(--primary-color)}}@media (prefers-reduced-motion: reduce){.card[data-v-5e2a9aa6],.overview-card[data-v-5e2a9aa6],.filter-card[data-v-5e2a9aa6],.data-card[data-v-5e2a9aa6],.chart-card[data-v-5e2a9aa6],.table-card[data-v-5e2a9aa6],.activities-card[data-v-5e2a9aa6]{transition:none}.card[data-v-5e2a9aa6]:hover,.overview-card[data-v-5e2a9aa6]:hover,.filter-card[data-v-5e2a9aa6]:hover,.data-card[data-v-5e2a9aa6]:hover,.chart-card[data-v-5e2a9aa6]:hover,.table-card[data-v-5e2a9aa6]:hover,.activities-card[data-v-5e2a9aa6]:hover{transform:none}}.stats-grid-unified[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);width:100%}@media (max-width: var(--breakpoint-xl)){.stats-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(3,1fr)}}@media (max-width: var(--breakpoint-lg)){.stats-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.stats-grid-unified[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-md)}}.charts-grid-unified[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);width:100%}@media (max-width: var(--breakpoint-lg)){.charts-grid-unified[data-v-5e2a9aa6]{grid-template-columns:1fr}}@media (max-width: var(--breakpoint-md)){.charts-grid-unified[data-v-5e2a9aa6]{gap:var(--spacing-md)}}.actions-grid-unified[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: var(--breakpoint-md)){.actions-grid-unified[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-md)}}.center-overview-grid-unified[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: 1399px){.center-overview-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1099px){.center-overview-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 799px){.center-overview-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 499px){.center-overview-grid-unified[data-v-5e2a9aa6]{grid-template-columns:1fr}}.dashboard-grid-unified[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: 1199px){.dashboard-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 899px){.dashboard-grid-unified[data-v-5e2a9aa6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 599px){.dashboard-grid-unified[data-v-5e2a9aa6]{grid-template-columns:1fr}}.table[data-v-5e2a9aa6]{width:100%;border-collapse:collapse;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-card);box-shadow:var(--shadow-sm)}.table thead[data-v-5e2a9aa6]{background:var(--bg-tertiary)}.table thead th[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-lg);text-align:left;font-weight:var(--font-semibold);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);white-space:nowrap;font-size:var(--text-sm);line-height:var(--leading-tight)}.table thead th.sortable[data-v-5e2a9aa6]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color var(--transition-base)}.table thead th.sortable[data-v-5e2a9aa6]:hover,.table thead th.sortable.sorted[data-v-5e2a9aa6]{color:var(--primary-color)}.table thead th.sortable.sorted[data-v-5e2a9aa6]:after{content:"↑";margin-left:var(--spacing-xs)}.table thead th.sortable.sorted.desc[data-v-5e2a9aa6]:after{content:"↓"}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table thead th[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.table tbody tr[data-v-5e2a9aa6]{transition:background-color var(--transition-base)}.table tbody tr[data-v-5e2a9aa6]:hover{background:var(--bg-tertiary)}.table tbody tr[data-v-5e2a9aa6]:not(:last-child){border-bottom:1px solid var(--border-color-lighter)}.table tbody tr.selected[data-v-5e2a9aa6]{background:var(--primary-extra-light)}.table tbody tr.selected[data-v-5e2a9aa6]:hover{background:var(--primary-lighter)}.table tbody tr.disabled[data-v-5e2a9aa6]{opacity:.5;pointer-events:none}.table tbody td[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-lg);color:var(--text-primary);font-size:var(--text-sm);line-height:var(--leading-normal);vertical-align:middle}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table tbody td[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table[data-v-5e2a9aa6]{border-radius:var(--radius-md)}}.table--compact thead th[data-v-5e2a9aa6],.table--compact tbody td[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--compact thead th[data-v-5e2a9aa6],.table--compact tbody td[data-v-5e2a9aa6]{padding:var(--spacing-xs) var(--spacing-sm)}}.table--large thead th[data-v-5e2a9aa6],.table--large tbody td[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--large thead th[data-v-5e2a9aa6],.table--large tbody td[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-lg)}}.table--bordered[data-v-5e2a9aa6]{border:1px solid var(--border-color-light)}.table--bordered th[data-v-5e2a9aa6],.table--bordered td[data-v-5e2a9aa6]{border-right:1px solid var(--border-color-lighter)}.table--bordered th[data-v-5e2a9aa6]:last-child,.table--bordered td[data-v-5e2a9aa6]:last-child{border-right:none}.table--striped tbody tr[data-v-5e2a9aa6]:nth-child(odd){background:var(--bg-light)}.table--striped tbody tr[data-v-5e2a9aa6]:nth-child(odd):hover{background:var(--bg-tertiary)}.table--striped tbody tr:nth-child(odd).selected[data-v-5e2a9aa6]{background:var(--primary-extra-light)}.table--striped tbody tr:nth-child(odd).selected[data-v-5e2a9aa6]:hover{background:var(--primary-lighter)}.table--borderless thead th[data-v-5e2a9aa6],.table--borderless tbody tr[data-v-5e2a9aa6]{border-bottom:none}.table-container[data-v-5e2a9aa6]{width:100%;overflow-x:auto;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg)}.table-container .table[data-v-5e2a9aa6]{margin-bottom:0;min-width:600px}.w-5[data-v-5e2a9aa6]{width:5%}.w-10[data-v-5e2a9aa6]{width:10%}.w-15[data-v-5e2a9aa6]{width:15%}.w-20[data-v-5e2a9aa6]{width:20%}.w-25[data-v-5e2a9aa6]{width:25%}.w-30[data-v-5e2a9aa6]{width:30%}.w-35[data-v-5e2a9aa6]{width:35%}.w-40[data-v-5e2a9aa6]{width:40%}.w-45[data-v-5e2a9aa6]{width:45%}.w-50[data-v-5e2a9aa6]{width:50%}.w-auto[data-v-5e2a9aa6]{width:auto}.w-fit[data-v-5e2a9aa6]{width:-moz-fit-content;width:fit-content}.text-left[data-v-5e2a9aa6]{text-align:left}.text-right[data-v-5e2a9aa6]{text-align:right}.table-actions[data-v-5e2a9aa6],.action-buttons[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-xs);justify-content:flex-start;flex-wrap:nowrap;min-width:-moz-fit-content;min-width:fit-content}.table-actions .el-button[data-v-5e2a9aa6],.action-buttons .el-button[data-v-5e2a9aa6]{margin:0;min-width:48px}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table-actions[data-v-5e2a9aa6],.action-buttons[data-v-5e2a9aa6]{gap:2px;flex-direction:column;align-items:stretch}.table-actions .el-button[data-v-5e2a9aa6],.action-buttons .el-button[data-v-5e2a9aa6]{margin:0;width:100%;min-width:unset}}.table-status[data-v-5e2a9aa6]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:1;white-space:nowrap}.table-status[data-v-5e2a9aa6]:before{content:"";width:6px;height:6px;border-radius:var(--radius-full);flex-shrink:0}.table-status--success[data-v-5e2a9aa6]{background:var(--success-extra-light);color:var(--success-color)}.table-status--success[data-v-5e2a9aa6]:before{background:var(--success-color)}.table-status--warning[data-v-5e2a9aa6]{background:var(--warning-extra-light);color:var(--warning-color)}.table-status--warning[data-v-5e2a9aa6]:before{background:var(--warning-color)}.table-status--danger[data-v-5e2a9aa6]{background:var(--danger-extra-light);color:var(--danger-color)}.table-status--danger[data-v-5e2a9aa6]:before{background:var(--danger-color)}.table-status--info[data-v-5e2a9aa6]{background:var(--info-extra-light);color:var(--info-color)}.table-status--info[data-v-5e2a9aa6]:before{background:var(--info-color)}.table-status--primary[data-v-5e2a9aa6]{background:var(--primary-extra-light);color:var(--primary-color)}.table-status--primary[data-v-5e2a9aa6]:before{background:var(--primary-color)}.table-status--default[data-v-5e2a9aa6]{background:var(--bg-light);color:var(--text-secondary)}.table-status--default[data-v-5e2a9aa6]:before{background:var(--text-placeholder)}.el-table[data-v-5e2a9aa6]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header[data-v-5e2a9aa6]{background:var(--bg-tertiary)}.el-table .el-table__header th[data-v-5e2a9aa6]{background:transparent;border-bottom:2px solid var(--border-color-light);color:var(--text-primary);font-weight:var(--font-semibold);font-size:var(--text-sm)}.el-table .el-table__header th .cell[data-v-5e2a9aa6]{padding:0 var(--spacing-md);line-height:var(--leading-tight)}.el-table .el-table__body tr[data-v-5e2a9aa6]:hover{background:var(--bg-tertiary)}.el-table .el-table__body td[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary);font-size:var(--text-sm)}.el-table .el-table__body td .cell[data-v-5e2a9aa6]{padding:0 var(--spacing-md);line-height:var(--leading-normal)}.el-table .el-table__body td .cell[data-v-5e2a9aa6]:has(.activity-actions,.table-actions,.action-buttons,.el-button){overflow:visible;white-space:normal}.el-table .el-table__body td .cell .activity-actions[data-v-5e2a9aa6],.el-table .el-table__body td .cell .table-actions[data-v-5e2a9aa6],.el-table .el-table__body td .cell .action-buttons[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-xs);flex-wrap:nowrap;align-items:center;justify-content:flex-start}.el-table .el-table__body td .cell .el-button[data-v-5e2a9aa6]{white-space:nowrap;flex-shrink:0}.el-table .el-table__empty-block[data-v-5e2a9aa6]{background:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text[data-v-5e2a9aa6]{color:var(--text-placeholder)}.el-table .el-table__fixed[data-v-5e2a9aa6],.el-table .el-table__fixed-right[data-v-5e2a9aa6]{box-shadow:var(--shadow-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-table[data-v-5e2a9aa6]{border-radius:var(--radius-md)}.el-table .el-table__header th .cell[data-v-5e2a9aa6],.el-table .el-table__body td .cell[data-v-5e2a9aa6]{padding:0 var(--spacing-sm);font-size:var(--text-xs)}}.el-pagination[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;padding:var(--spacing-lg) 0;background:var(--bg-card);border-radius:var(--radius-md);margin-top:var(--spacing-md)}.el-pagination .el-pagination__total[data-v-5e2a9aa6]{color:var(--text-secondary);font-size:var(--text-sm)}.el-pagination .el-pager li[data-v-5e2a9aa6]{background:transparent;border-radius:var(--radius-sm);margin:0 2px;transition:all var(--transition-base)}.el-pagination .el-pager li[data-v-5e2a9aa6]:hover{background:var(--bg-tertiary)}.el-pagination .el-pager li.is-active[data-v-5e2a9aa6]{background:var(--primary-color);color:#fff}.el-pagination .btn-prev[data-v-5e2a9aa6],.el-pagination .btn-next[data-v-5e2a9aa6]{background:transparent;border-radius:var(--radius-sm)}.el-pagination .btn-prev[data-v-5e2a9aa6]:hover,.el-pagination .btn-next[data-v-5e2a9aa6]:hover{background:var(--bg-tertiary)}.el-pagination .btn-prev[data-v-5e2a9aa6]:disabled,.el-pagination .btn-next[data-v-5e2a9aa6]:disabled{color:var(--text-disabled)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-pagination[data-v-5e2a9aa6]{padding:var(--spacing-md) 0}.el-pagination .el-pagination__total[data-v-5e2a9aa6],.el-pagination .el-pagination__sizes[data-v-5e2a9aa6]{display:none}}.table tbody tr[data-v-5e2a9aa6]:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.table tbody tr[data-v-5e2a9aa6]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.table[data-v-5e2a9aa6]{border:2px solid var(--text-primary)}.table th[data-v-5e2a9aa6],.table td[data-v-5e2a9aa6]{border-color:var(--text-primary)}.table-status[data-v-5e2a9aa6]{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.table tbody tr[data-v-5e2a9aa6],.el-table .el-table__body tr[data-v-5e2a9aa6],.el-pagination .el-pager li[data-v-5e2a9aa6]{transition:none}}.form[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.form .form-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-md)}.form .form-item[data-v-5e2a9aa6]:last-child{margin-bottom:0}.form .form-label[data-v-5e2a9aa6]{display:block;margin-bottom:var(--spacing-xs);font-weight:var(--font-weight-medium);color:var(--text-primary);font-size:var(--font-size-base)}.form .form-required[data-v-5e2a9aa6]{color:var(--danger-color);margin-left:var(--spacing-xs)}.form .form-control[data-v-5e2a9aa6]{display:block;width:100%;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-base);line-height:1.5;color:var(--text-regular);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius);transition:border-color var(--transition-time) var(--transition-timing),box-shadow var(--transition-time) var(--transition-timing)}.form .form-control[data-v-5e2a9aa6]:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb, 36, 99, 235),.1)}.form .form-control[data-v-5e2a9aa6]:disabled,.form .form-control[readonly][data-v-5e2a9aa6]{background-color:var(--bg-secondary);opacity:.7;cursor:not-allowed}.form .form-control[data-v-5e2a9aa6]::-moz-placeholder{color:var(--text-placeholder)}.form .form-control[data-v-5e2a9aa6]::placeholder{color:var(--text-placeholder)}.form .form-help[data-v-5e2a9aa6]{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--text-secondary)}.form .form-error[data-v-5e2a9aa6]{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--danger-color)}.form.is-valid .form-control[data-v-5e2a9aa6]{border-color:var(--success-color)}.form.is-invalid .form-control[data-v-5e2a9aa6]{border-color:var(--danger-color)}.form.form-inline[data-v-5e2a9aa6]{display:flex;flex-wrap:wrap;align-items:flex-end}.form.form-inline .form-item[data-v-5e2a9aa6]{margin-right:var(--spacing-md);margin-bottom:var(--spacing-md)}.form .form-group[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.form .form-group .form-group-title[data-v-5e2a9aa6]{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--border-color-light)}.form .form-actions[data-v-5e2a9aa6]{display:flex;justify-content:flex-end;margin-top:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid var(--border-color-light);gap:var(--spacing-sm)}.checkbox[data-v-5e2a9aa6],.radio[data-v-5e2a9aa6]{display:flex;align-items:center;position:relative;padding-left:1.5rem;margin-bottom:var(--spacing-sm);cursor:pointer}.checkbox input[data-v-5e2a9aa6],.radio input[data-v-5e2a9aa6]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:checked~.checkmark[data-v-5e2a9aa6],.radio input:checked~.checkmark[data-v-5e2a9aa6]{background-color:var(--primary-color);border-color:var(--primary-color)}.checkbox input:checked~.checkmark[data-v-5e2a9aa6]:after,.radio input:checked~.checkmark[data-v-5e2a9aa6]:after{display:block}.checkbox input:disabled~.checkmark[data-v-5e2a9aa6],.radio input:disabled~.checkmark[data-v-5e2a9aa6]{background-color:var(--bg-secondary);border-color:var(--border-color);cursor:not-allowed}.checkbox .checkmark[data-v-5e2a9aa6],.radio .checkmark[data-v-5e2a9aa6]{position:absolute;top:.2rem;left:0;height:1rem;width:1rem;background-color:var(--bg-primary);border:1px solid var(--border-color);transition:all var(--transition-time) var(--transition-timing)}.checkbox .checkmark[data-v-5e2a9aa6]:after,.radio .checkmark[data-v-5e2a9aa6]:after{content:"";position:absolute;display:none}.checkbox:hover input~.checkmark[data-v-5e2a9aa6],.radio:hover input~.checkmark[data-v-5e2a9aa6]{border-color:var(--primary-color)}.checkbox .checkmark[data-v-5e2a9aa6]{border-radius:var(--border-radius-sm)}.checkbox .checkmark[data-v-5e2a9aa6]:after{left:.3rem;top:.1rem;width:.3rem;height:.6rem;border:solid var(--border-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.radio .checkmark[data-v-5e2a9aa6]{border-radius:50%}.radio .checkmark[data-v-5e2a9aa6]:after{top:.3rem;left:.3rem;width:.4rem;height:.4rem;border-radius:50%;background:white}.settings-form .form-section[data-v-5e2a9aa6]{background:var(--bg-tertiary);padding:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--border-color-light);margin-bottom:var(--spacing-lg)}.settings-form .form-section[data-v-5e2a9aa6]:hover{border-color:var(--border-color)}.settings-form .form-section .section-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--border-color-light)}.settings-form .form-section .section-title[data-v-5e2a9aa6]:before{content:"";display:inline-block;width:4px;height:20px;background:var(--gradient-primary);border-radius:2px;margin-right:var(--spacing-sm);vertical-align:middle}.search-form[data-v-5e2a9aa6]{background:var(--bg-card);padding:var(--spacing-lg);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);margin-bottom:var(--spacing-xl)}.search-form .search-actions[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: var(--breakpoint-md)){.search-form .search-actions[data-v-5e2a9aa6]{width:100%}.search-form .search-actions .el-button[data-v-5e2a9aa6]{flex:1}}.form-skeleton .skeleton-section[data-v-5e2a9aa6]{padding:var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.form-skeleton .skeleton-section .skeleton-title[data-v-5e2a9aa6]{width:30%;height:20px;margin-bottom:var(--spacing-md);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.form-skeleton .skeleton-section .skeleton-field .skeleton-label[data-v-5e2a9aa6]{width:25%;height:16px;margin-bottom:var(--spacing-sm);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field .skeleton-input[data-v-5e2a9aa6]{width:70%;height:40px;border-radius:var(--radius-md);background:var(--bg-hover)}.el-table[data-v-5e2a9aa6]{--el-table-border-color: var(--border-color-light);--el-table-header-bg-color: var(--bg-color-page);--el-table-row-hover-bg-color: var(--bg-color-light);--el-table-current-row-bg-color: var(--primary-color-light);--el-table-header-text-color: var(--text-color-primary);--el-table-text-color: var(--text-color-regular)}.el-table-wrapper[data-v-5e2a9aa6]{overflow-x:auto;-webkit-overflow-scrolling:touch}.el-table-wrapper[data-v-5e2a9aa6]::-webkit-scrollbar{height:6px}.el-table-wrapper[data-v-5e2a9aa6]::-webkit-scrollbar-track{background:var(--bg-color-page);border-radius:3px}.el-table-wrapper[data-v-5e2a9aa6]::-webkit-scrollbar-thumb{background:var(--border-color-dark);border-radius:3px}.el-table-wrapper[data-v-5e2a9aa6]::-webkit-scrollbar-thumb:hover{background:var(--text-color-placeholder)}.el-table .el-table__header-wrapper .el-table__header th[data-v-5e2a9aa6]{background-color:var(--bg-color-page)!important;color:var(--text-color-primary)!important;font-weight:600;font-size:var(--text-sm);border-bottom:2px solid var(--border-color-light);padding:var(--spacing-md) 8px}@media (max-width: 575px){.el-table .el-table__header-wrapper .el-table__header th[data-v-5e2a9aa6]{padding:var(--spacing-sm) 4px;font-size:var(--text-xs)}}.el-table .el-table__header-wrapper .el-table__header th .caret-wrapper .sort-caret[data-v-5e2a9aa6]{border-color:var(--primary-color)}.el-table .el-table__header-wrapper .el-table__header th .cell .unified-icon[data-v-5e2a9aa6]{margin-right:4px;vertical-align:middle}.el-table .el-table__body-wrapper .el-table__body tr[data-v-5e2a9aa6]{transition:all .2s ease}.el-table .el-table__body-wrapper .el-table__body tr[data-v-5e2a9aa6]:hover{background-color:var(--bg-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr.current-row[data-v-5e2a9aa6]{background-color:var(--primary-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr td[data-v-5e2a9aa6]{padding:var(--spacing-md) 8px;border-bottom:1px solid var(--border-color-extra-light)}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td[data-v-5e2a9aa6]{padding:var(--spacing-sm) 4px;font-size:var(--text-sm)}}.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-5e2a9aa6]{word-wrap:break-word;word-break:break-word;line-height:1.5}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-tag[data-v-5e2a9aa6],.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button[data-v-5e2a9aa6],.el-table .el-table__body-wrapper .el-table__body tr td .cell .unified-icon[data-v-5e2a9aa6]{flex-shrink:0}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group[data-v-5e2a9aa6]{flex-direction:column;gap:2px}}.el-table .el-table__empty-block[data-v-5e2a9aa6]{padding:40px 20px}.el-table .el-table__empty-block .el-table__empty-text[data-v-5e2a9aa6]{color:var(--text-color-placeholder);font-size:var(--text-sm)}.el-table .el-table__empty-block .el-table__empty-text .unified-icon[data-v-5e2a9aa6]{font-size:var(--text-5xl);margin-bottom:12px;color:var(--text-color-placeholder)}.el-table .el-loading-mask[data-v-5e2a9aa6]{background-color:rgba(255,255,255,.7)}@media (max-width: 575px){.el-table .el-loading-mask[data-v-5e2a9aa6]{background-color:rgba(255,255,255,.9)}}.el-pagination[data-v-5e2a9aa6]{margin-top:20px;justify-content:center;flex-wrap:wrap;gap:var(--spacing-sm)}@media (max-width: 575px){.el-pagination[data-v-5e2a9aa6]{margin-top:16px}.el-pagination .el-pagination__sizes[data-v-5e2a9aa6],.el-pagination .el-pagination__jump[data-v-5e2a9aa6]{display:none}.el-pagination .el-pager li[data-v-5e2a9aa6]{min-width:32px;height:32px;line-height:32px;font-size:var(--text-xs)}.el-pagination .btn-prev[data-v-5e2a9aa6],.el-pagination .btn-next[data-v-5e2a9aa6]{min-width:32px;height:32px}}.list-container[data-v-5e2a9aa6]{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.list-container .list-header[data-v-5e2a9aa6]{padding:var(--spacing-md) 20px;background:var(--bg-color-page);border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.list-container .list-header[data-v-5e2a9aa6]{padding:var(--spacing-md) 16px;flex-direction:column;align-items:stretch}}.list-container .list-header .list-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:600;color:var(--text-color-primary);margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.list-container .list-header .list-title .unified-icon[data-v-5e2a9aa6]{color:var(--primary-color)}@media (max-width: 575px){.list-container .list-header .list-title[data-v-5e2a9aa6]{font-size:var(--text-base)}}.list-container .list-header .list-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.list-container .list-header .list-actions[data-v-5e2a9aa6]{justify-content:stretch}.list-container .list-header .list-actions .el-button[data-v-5e2a9aa6]{flex:1;min-width:0}}.list-container .list-content[data-v-5e2a9aa6]{padding:var(--spacing-lg)}@media (max-width: 575px){.list-container .list-content[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.list-container .list-footer[data-v-5e2a9aa6]{padding:var(--spacing-md) 20px;background:var(--bg-color-page);border-top:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.list-container .list-footer[data-v-5e2a9aa6]{padding:var(--spacing-md) 16px;flex-direction:column;align-items:stretch}}.list-container .list-footer .list-info[data-v-5e2a9aa6]{color:var(--text-color-regular);font-size:var(--text-sm)}@media (max-width: 575px){.list-container .list-footer .list-info[data-v-5e2a9aa6]{text-align:center}}.card-list[data-v-5e2a9aa6]{display:grid;gap:var(--spacing-md)}.card-list.cols-1[data-v-5e2a9aa6]{grid-template-columns:1fr}.card-list.cols-2[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.card-list.cols-2[data-v-5e2a9aa6]{grid-template-columns:1fr}}.card-list.cols-3[data-v-5e2a9aa6]{grid-template-columns:repeat(3,1fr)}@media (max-width: 991px){.card-list.cols-3[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-3[data-v-5e2a9aa6]{grid-template-columns:1fr}}.card-list.cols-4[data-v-5e2a9aa6]{grid-template-columns:repeat(4,1fr)}@media (max-width: 1199px){.card-list.cols-4[data-v-5e2a9aa6]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.card-list.cols-4[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-4[data-v-5e2a9aa6]{grid-template-columns:1fr}}.card-list .card-item[data-v-5e2a9aa6]{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);transition:all .3s ease;cursor:pointer}.card-list .card-item[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);box-shadow:0 2px 12px rgba(0,0,0,.1);transform:translateY(-2px)}@media (max-width: 575px){.card-list .card-item[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.card-list .card-item .card-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.card-list .card-item .card-header .card-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:600;color:var(--text-color-primary);margin:0 8px 0 0;flex:1}@media (max-width: 575px){.card-list .card-item .card-header .card-title[data-v-5e2a9aa6]{font-size:var(--text-sm)}}.card-list .card-item .card-header .card-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-xs);flex-shrink:0}.card-list .card-item .card-content[data-v-5e2a9aa6]{color:var(--text-color-regular);font-size:var(--text-sm);line-height:1.5}@media (max-width: 575px){.card-list .card-item .card-content[data-v-5e2a9aa6]{font-size:var(--text-sm)}}.card-list .card-item .card-footer[data-v-5e2a9aa6]{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color-extra-light);display:flex;justify-content:space-between;align-items:center;font-size:var(--text-xs);color:var(--text-color-placeholder)}@media (max-width: 575px){.card-list .card-item .card-footer[data-v-5e2a9aa6]{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}}.data-table-container .table-toolbar[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.data-table-container .table-toolbar[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}.data-table-container .table-toolbar .toolbar-left[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-left[data-v-5e2a9aa6]{justify-content:stretch}.data-table-container .table-toolbar .toolbar-left .el-button[data-v-5e2a9aa6]{flex:1;min-width:0}}.data-table-container .table-toolbar .toolbar-right[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-right[data-v-5e2a9aa6]{justify-content:stretch;width:100%}.data-table-container .table-toolbar .toolbar-right .el-input[data-v-5e2a9aa6]{flex:1}}.data-table-container .table-wrapper[data-v-5e2a9aa6]{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.data-table-container .table-wrapper .el-table[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header td[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body td[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header td[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body td[data-v-5e2a9aa6]{border:none}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-light)}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header tr td[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td[data-v-5e2a9aa6],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-extra-light)}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header tr td[data-v-5e2a9aa6]:last-child,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td[data-v-5e2a9aa6]:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td[data-v-5e2a9aa6]:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td[data-v-5e2a9aa6]:last-child{border-bottom:none}.list-item[data-v-5e2a9aa6]{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);margin-bottom:12px;transition:all .3s ease;display:flex;align-items:center;gap:var(--spacing-md)}.list-item[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.list-item[data-v-5e2a9aa6]:last-child{margin-bottom:0}@media (max-width: 575px){.list-item[data-v-5e2a9aa6]{flex-direction:column;align-items:flex-start;padding:var(--spacing-md)}}.list-item .list-item-icon[data-v-5e2a9aa6]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-color-light);border-radius:var(--border-radius-base)}.list-item .list-item-icon .unified-icon[data-v-5e2a9aa6]{font-size:var(--text-xl);color:var(--primary-color)}.list-item .list-item-content[data-v-5e2a9aa6]{flex:1;min-width:0}.list-item .list-item-content .list-item-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:600;color:var(--text-color-primary);margin:0 0 4px}@media (max-width: 575px){.list-item .list-item-content .list-item-title[data-v-5e2a9aa6]{font-size:var(--text-sm)}}.list-item .list-item-content .list-item-description[data-v-5e2a9aa6]{color:var(--text-color-regular);font-size:var(--text-sm);line-height:1.5;margin:0}@media (max-width: 575px){.list-item .list-item-content .list-item-description[data-v-5e2a9aa6]{font-size:var(--text-sm)}}.list-item .list-item-actions[data-v-5e2a9aa6]{flex-shrink:0;display:flex;gap:var(--spacing-sm)}@media (max-width: 575px){.list-item .list-item-actions[data-v-5e2a9aa6]{width:100%;justify-content:flex-end;margin-top:8px}}.search-filter-bar[data-v-5e2a9aa6]{background:var(--bg-color-page);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);margin-bottom:16px}@media (max-width: 575px){.search-filter-bar[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.search-filter-bar .filter-row[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.search-filter-bar .filter-row[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}.search-filter-bar .filter-row .filter-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);min-width:0}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch}.search-filter-bar .filter-row .filter-item .el-input[data-v-5e2a9aa6],.search-filter-bar .filter-row .filter-item .el-select[data-v-5e2a9aa6],.search-filter-bar .filter-row .filter-item .el-date-picker[data-v-5e2a9aa6]{width:100%}}.search-filter-bar .filter-row .filter-item .filter-label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-color-regular);white-space:nowrap}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item .filter-label[data-v-5e2a9aa6]{font-size:var(--text-xs)}}.search-filter-bar .filter-row .filter-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);margin-left:auto}@media (max-width: 575px){.search-filter-bar .filter-row .filter-actions[data-v-5e2a9aa6]{margin-left:0;justify-content:stretch}.search-filter-bar .filter-row .filter-actions .el-button[data-v-5e2a9aa6]{flex:1}}.dark .el-table[data-v-5e2a9aa6]{--el-table-border-color: var(--border-color-dark);--el-table-header-bg-color: var(--bg-color-darker);--el-table-row-hover-bg-color: var(--bg-color-dark);--el-table-current-row-bg-color: rgba(var(--primary-color-rgb), .2);--el-table-header-text-color: var(--text-color-primary);--el-table-text-color: var(--text-color-secondary)}.dark .el-table .el-table__empty-block .el-table__empty-text[data-v-5e2a9aa6]{color:var(--text-color-placeholder)}.dark .el-table .el-loading-mask[data-v-5e2a9aa6]{background-color:rgba(0,0,0,.7)}.dark .card-list .card-item[data-v-5e2a9aa6]:hover{box-shadow:0 2px 12px rgba(0,0,0,.3)}.dark .list-item[data-v-5e2a9aa6]:hover{box-shadow:0 2px 8px rgba(0,0,0,.3)}.text-ellipsis[data-v-5e2a9aa6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break[data-v-5e2a9aa6]{word-wrap:break-word;word-break:break-word}.flex-center[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:space-between}.flex-gap-8[data-v-5e2a9aa6]{gap:var(--spacing-sm)}.flex-gap-12[data-v-5e2a9aa6],.flex-gap-16[data-v-5e2a9aa6]{gap:var(--spacing-md)}@media (max-width: 575px){.hidden-xs[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 767px){.hidden-sm[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 991px){.hidden-md[data-v-5e2a9aa6]{display:none!important}}@media (max-width: 1199px){.hidden-lg[data-v-5e2a9aa6]{display:none!important}}.mobile-only[data-v-5e2a9aa6]{display:none!important}@media (max-width: 575px){.mobile-only[data-v-5e2a9aa6]{display:block!important}}@media (max-width: 575px){.desktop-only[data-v-5e2a9aa6]{display:none!important}}[data-v-5e2a9aa6]:root{--primary-color: #7c7ff5;--primary-light: #9a9dfa;--primary-dark: #5a5dc7;--primary-gradient: linear-gradient(135deg, #7c7ff5 0%, #9a9dfa 100%);--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--success-color: #10b981;--success-bg: #dcfce7;--warning-color: #f59e0b;--warning-bg: #fef3c7;--danger-color: #ef4444;--danger-bg: #fee2e2;--info-color: #06b6d4;--info-bg: #dbeafe;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--spacing-4xl: 40px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .07);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .12);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--header-height: 64px;--content-max-width: 1400px}[data-v-5e2a9aa6]{box-sizing:border-box}body[data-v-5e2a9aa6]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gray-800);background:var(--gray-50)}.app-container[data-v-5e2a9aa6]{min-height:100vh;display:flex;background:var(--gray-50)}.app-container.theme-light[data-v-5e2a9aa6]{--bg-primary: #ffffff;--bg-secondary: #f9fafb;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb}.sidebar[data-v-5e2a9aa6]{width:var(--sidebar-width);background:white;border-right:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.sidebar.collapsed[data-v-5e2a9aa6]{width:var(--sidebar-collapsed-width)}.sidebar.collapsed .logo-text[data-v-5e2a9aa6],.sidebar.collapsed .nav-desc[data-v-5e2a9aa6],.sidebar.collapsed .user-details[data-v-5e2a9aa6]{display:none}.sidebar.collapsed .nav-item[data-v-5e2a9aa6]{justify-content:center}.sidebar.collapsed .nav-item .nav-content[data-v-5e2a9aa6]{display:none}.sidebar .user-section[data-v-5e2a9aa6]{padding:var(--spacing-lg);border-top:1px solid var(--gray-200);background:var(--gray-50)}.sidebar .user-section .user-info[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md)}.sidebar .user-section .user-info .user-avatar[data-v-5e2a9aa6]{width:40px;height:40px;border-radius:var(--radius-full);background:var(--primary-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-base);flex-shrink:0}.sidebar .user-section .user-info .user-details[data-v-5e2a9aa6]{flex:1;min-width:0}.sidebar .user-section .user-info .user-details .user-name[data-v-5e2a9aa6]{font-size:var(--text-sm);font-weight:600;color:var(--gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .user-section .user-info .user-details .user-role[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--gray-500);margin-top:2px}.main-container[data-v-5e2a9aa6]{flex:1;margin-left:0;display:flex;flex-direction:column;background:var(--gray-50);min-width:0;transition:margin-left var(--transition-base)}.main-container.main-expanded[data-v-5e2a9aa6]{margin-left:0}.main-container .navbar[data-v-5e2a9aa6]{height:var(--header-height);background:white;border-bottom:1px solid var(--gray-200);padding:0 var(--spacing-2xl);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;box-shadow:var(--shadow-xs)}.main-container .navbar .navbar-left[data-v-5e2a9aa6]{flex:1}.main-container .navbar .navbar-left .el-breadcrumb[data-v-5e2a9aa6]{font-size:var(--text-sm)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-5e2a9aa6]{color:var(--gray-600)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-5e2a9aa6]:hover{color:var(--primary-color)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-5e2a9aa6]{color:var(--gray-800);font-weight:500}.main-container .navbar .navbar-right[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md)}.main-container .navbar .navbar-right .header-action-btn[data-v-5e2a9aa6]{width:36px;height:36px;border-radius:var(--radius-md);background:var(--gray-100);border:none;color:var(--gray-600);cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.main-container .navbar .navbar-right .header-action-btn[data-v-5e2a9aa6]:hover{background:var(--gray-200);color:var(--gray-800)}.main-container .navbar .navbar-right .header-action-btn[data-v-5e2a9aa6]:active{transform:scale(.95)}.main-container .page-content[data-v-5e2a9aa6]{flex:1;padding:var(--spacing-2xl);overflow-y:auto}.main-container .page-content[data-v-5e2a9aa6]>*{max-width:100%;margin:0;width:100%}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:white;border-radius:var(--radius-lg);padding:var(--spacing-xl);border:1px solid var(--gray-200);transition:all var(--transition-base);height:100%;min-height:120px}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-content[data-v-5e2a9aa6]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main[data-v-5e2a9aa6]{display:flex;align-items:baseline;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main .stat-value[data-v-5e2a9aa6]{font-size:var(--text-4xl);font-weight:700;color:var(--gray-900);line-height:1}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main .stat-unit[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--gray-500);font-weight:500}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-title[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--gray-600);font-weight:500}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend[data-v-5e2a9aa6]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:2px 8px;border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:600}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend.positive[data-v-5e2a9aa6]{background:var(--success-bg);color:var(--success-color)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend.negative[data-v-5e2a9aa6]{background:var(--danger-bg);color:var(--danger-color)}.chart-container[data-v-5e2a9aa6]{background:white;border-radius:var(--radius-lg);padding:var(--spacing-2xl);border:1px solid var(--gray-200);min-height:400px}.chart-container .chart-header[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl);display:flex;justify-content:space-between;align-items:flex-start}.chart-container .chart-header .chart-info .chart-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:600;color:var(--gray-900);margin-bottom:4px}.chart-container .chart-header .chart-info .chart-subtitle[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--gray-500)}.chart-container .chart-header .chart-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.chart-container .chart-header .chart-actions button[data-v-5e2a9aa6]{padding:6px 12px;border-radius:var(--radius-md);border:1px solid var(--gray-300);background:white;color:var(--gray-600);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast)}.chart-container .chart-header .chart-actions button[data-v-5e2a9aa6]:hover{background:var(--gray-50);border-color:var(--primary-color);color:var(--primary-color)}@media (max-width: 1400px){.stats-section .cds-col-lg-4[data-v-5e2a9aa6]{width:50%}}@media (max-width: var(--breakpoint-lg)){[data-v-5e2a9aa6]:root{--sidebar-width: 240px}.main-container .navbar[data-v-5e2a9aa6]{padding:0 var(--spacing-lg)}.main-container .page-content[data-v-5e2a9aa6]{padding:var(--spacing-lg)}}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-5e2a9aa6]{position:fixed;left:0;top:0;height:100vh;z-index:1000;transform:translate(-100%);transition:transform var(--transition-base)}.sidebar.show[data-v-5e2a9aa6]{transform:translate(0)}.main-container[data-v-5e2a9aa6]{margin-left:0!important}.main-container .navbar-right .user-info[data-v-5e2a9aa6]{display:none}.stats-section .cds-col-lg-4[data-v-5e2a9aa6]{width:100%}.charts-grid[data-v-5e2a9aa6],.actions-grid[data-v-5e2a9aa6]{grid-template-columns:1fr!important}}@keyframes fadeIn-5e2a9aa6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft-5e2a9aa6{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.page-content[data-v-5e2a9aa6]>*{animation:fadeIn-5e2a9aa6 .3s ease-out}.nav-item[data-v-5e2a9aa6]{animation:slideInLeft-5e2a9aa6 .3s ease-out;animation-fill-mode:both}.nav-item[data-v-5e2a9aa6]:nth-child(1){animation-delay:.05s}.nav-item[data-v-5e2a9aa6]:nth-child(2){animation-delay:.1s}.nav-item[data-v-5e2a9aa6]:nth-child(3){animation-delay:.15s}.nav-item[data-v-5e2a9aa6]:nth-child(4){animation-delay:.2s}.nav-item[data-v-5e2a9aa6]:nth-child(5){animation-delay:.25s}.nav-item[data-v-5e2a9aa6]:nth-child(6){animation-delay:.3s}.nav-item[data-v-5e2a9aa6]:nth-child(7){animation-delay:.35s}.nav-item[data-v-5e2a9aa6]:nth-child(8){animation-delay:.4s}.nav-item[data-v-5e2a9aa6]:nth-child(9){animation-delay:.45s}.nav-item[data-v-5e2a9aa6]:nth-child(10){animation-delay:.5s}.text-primary[data-v-5e2a9aa6]{color:var(--primary-color)!important}.text-success[data-v-5e2a9aa6]{color:var(--success-color)!important}.text-warning[data-v-5e2a9aa6]{color:var(--warning-color)!important}.text-danger[data-v-5e2a9aa6]{color:var(--danger-color)!important}.text-info[data-v-5e2a9aa6]{color:var(--info-color)!important}.bg-primary[data-v-5e2a9aa6]{background:var(--primary-color)!important}.bg-success[data-v-5e2a9aa6]{background:var(--success-bg)!important}.bg-warning[data-v-5e2a9aa6]{background:var(--warning-bg)!important}.bg-danger[data-v-5e2a9aa6]{background:var(--danger-bg)!important}.bg-info[data-v-5e2a9aa6]{background:var(--info-bg)!important}.rounded-sm[data-v-5e2a9aa6]{border-radius:var(--radius-sm)!important}.rounded-md[data-v-5e2a9aa6]{border-radius:var(--radius-md)!important}.rounded-lg[data-v-5e2a9aa6]{border-radius:var(--radius-lg)!important}.rounded-xl[data-v-5e2a9aa6]{border-radius:var(--radius-xl)!important}.rounded-full[data-v-5e2a9aa6]{border-radius:var(--radius-full)!important}.shadow-sm[data-v-5e2a9aa6]{box-shadow:var(--shadow-sm)!important}.shadow-md[data-v-5e2a9aa6]{box-shadow:var(--shadow-md)!important}.shadow-lg[data-v-5e2a9aa6]{box-shadow:var(--shadow-lg)!important}.shadow-xl[data-v-5e2a9aa6]{box-shadow:var(--shadow-xl)!important}.app-container[data-v-5e2a9aa6]{display:flex;height:100vh;overflow:hidden;position:relative;background-color:var(--bg-secondary, #f5f7fa)}.sidebar[data-v-5e2a9aa6]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 240px);background:var(--sidebar-bg, #ffffff);border-right:1px solid var(--border-color, #e5e7eb);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;overflow-x:hidden}.sidebar.collapsed[data-v-5e2a9aa6]{width:var(--sidebar-width-collapsed, 64px)}.sidebar.collapsed .logo-text[data-v-5e2a9aa6],.sidebar.collapsed .nav-content[data-v-5e2a9aa6],.sidebar.collapsed .user-details[data-v-5e2a9aa6]{display:none}.sidebar.collapsed .nav-item[data-v-5e2a9aa6]{justify-content:center;padding:var(--spacing-md)}.sidebar.collapsed .nav-item .nav-icon[data-v-5e2a9aa6]{margin:0}.main-container[data-v-5e2a9aa6]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width, 240px);transition:margin-left .3s cubic-bezier(.4,0,.2,1);min-height:100vh;background:var(--bg-secondary, #f5f7fa);position:relative;overflow:hidden}.main-container.main-expanded[data-v-5e2a9aa6]{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar[data-v-5e2a9aa6]{height:var(--header-height, 64px);background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 4px rgba(0,0,0,.08);position:sticky;top:0;z-index:100;flex-shrink:0}.main-container .page-content[data-v-5e2a9aa6]{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.main-container .page-content[data-v-5e2a9aa6]>*{max-width:var(--container-2xl, 1536px);margin:0 auto;padding:var(--spacing-lg);width:100%}.main-container .page-content>*.page-container[data-v-5e2a9aa6],.main-container .page-content>*.center-page[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.main-container .page-content>* .el-card[data-v-5e2a9aa6]{margin-bottom:20px}.main-container .page-content>* .el-card[data-v-5e2a9aa6]:last-child{margin-bottom:0}@media screen and (max-width: 1280px){.main-container .page-content[data-v-5e2a9aa6]>*{max-width:100%;padding:var(--spacing-lg)}}@media screen and (max-width: 1024px){.sidebar[data-v-5e2a9aa6]{width:var(--sidebar-width, 260px)}.sidebar.collapsed[data-v-5e2a9aa6]{width:var(--sidebar-width-collapsed, 64px)}.main-container[data-v-5e2a9aa6]{margin-left:var(--sidebar-width, 260px)}.main-container.main-expanded[data-v-5e2a9aa6]{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar[data-v-5e2a9aa6]{padding:0 20px}.main-container .page-content[data-v-5e2a9aa6]>*{padding:var(--spacing-md)}}@media screen and (max-width: 768px){.sidebar[data-v-5e2a9aa6]{position:fixed;transform:translate(-100%);z-index:1050;width:var(--sidebar-width, 240px)!important}.sidebar.sidebar-open[data-v-5e2a9aa6],.sidebar.show[data-v-5e2a9aa6]{transform:translate(0)}.sidebar.collapsed[data-v-5e2a9aa6]{transform:translate(-100%)}.main-container[data-v-5e2a9aa6],.main-container.main-expanded[data-v-5e2a9aa6]{margin-left:0!important}.main-container .navbar[data-v-5e2a9aa6]{padding:0 16px}.main-container .page-content[data-v-5e2a9aa6]>*{padding:var(--spacing-md);max-width:100%}.mobile-overlay[data-v-5e2a9aa6]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;display:block}}.center-page[data-v-5e2a9aa6]{display:flex;flex-direction:column;height:100%}.center-page .center-header[data-v-5e2a9aa6]{flex-shrink:0;padding:var(--spacing-lg) 24px;background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5)}.center-page .center-content[data-v-5e2a9aa6]{flex:1;overflow-y:auto;padding:var(--spacing-lg)}.center-page .center-content .grid-container[data-v-5e2a9aa6]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width: var(--breakpoint-md)){.center-page .center-content .grid-container[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-md)}}.dashboard-container .stats-cards[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg);margin-bottom:24px}@media (max-width: var(--breakpoint-md)){.dashboard-container .stats-cards[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-md)}}.dashboard-container .charts-row[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:var(--spacing-lg)}@media (max-width: var(--breakpoint-md)){.dashboard-container .charts-row[data-v-5e2a9aa6]{grid-template-columns:1fr}}.theme-dark .sidebar[data-v-5e2a9aa6],[data-theme=dark] .sidebar[data-v-5e2a9aa6]{background:var(--bg-primary, #1d1e1f);border-right-color:var(--border-color, #414243)}.theme-dark .main-container[data-v-5e2a9aa6],[data-theme=dark] .main-container[data-v-5e2a9aa6]{background:var(--bg-secondary, #141414)}.theme-dark .main-container .navbar[data-v-5e2a9aa6],[data-theme=dark] .main-container .navbar[data-v-5e2a9aa6]{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243);box-shadow:0 1px 4px rgba(0,0,0,.3)}.theme-dark .main-container .page-content[data-v-5e2a9aa6],[data-theme=dark] .main-container .page-content[data-v-5e2a9aa6]{background:var(--bg-secondary, #141414)}.overflow-guard[data-v-5e2a9aa6]{max-width:100%;overflow-x:hidden;word-wrap:break-word}.content-center[data-v-5e2a9aa6]{max-width:var(--container-xl, 1280px);margin:0 auto;padding:0 24px}@media (max-width: var(--breakpoint-md)){.content-center[data-v-5e2a9aa6]{padding:0 16px}}.container-fluid[data-v-5e2a9aa6]{width:100%;padding:0 24px}@media (max-width: var(--breakpoint-md)){.container-fluid[data-v-5e2a9aa6]{padding:0 16px}}.smooth-transition[data-v-5e2a9aa6]{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion: reduce){[data-v-5e2a9aa6],[data-v-5e2a9aa6]:before,[data-v-5e2a9aa6]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.z-index-management[data-v-5e2a9aa6]{--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-sidebar: 1050;--z-modal: 1060;--z-popover: 1070;--z-tooltip: 1080;--z-notification: 1090}button[data-v-5e2a9aa6],.el-button[data-v-5e2a9aa6],[role=button][data-v-5e2a9aa6],input[type=button][data-v-5e2a9aa6],input[type=submit][data-v-5e2a9aa6]{min-height:36px!important;min-width:64px!important}button.el-button--small[data-v-5e2a9aa6],.el-button.el-button--small[data-v-5e2a9aa6],[role=button].el-button--small[data-v-5e2a9aa6],input[type=button].el-button--small[data-v-5e2a9aa6],input[type=submit].el-button--small[data-v-5e2a9aa6]{min-height:32px!important;min-width:56px!important}button.el-button--large[data-v-5e2a9aa6],.el-button.el-button--large[data-v-5e2a9aa6],[role=button].el-button--large[data-v-5e2a9aa6],input[type=button].el-button--large[data-v-5e2a9aa6],input[type=submit].el-button--large[data-v-5e2a9aa6]{min-height:40px!important;min-width:80px!important}@media (max-width: var(--breakpoint-md)){button[data-v-5e2a9aa6],.el-button[data-v-5e2a9aa6],[role=button][data-v-5e2a9aa6],input[type=button][data-v-5e2a9aa6],input[type=submit][data-v-5e2a9aa6]{min-height:44px!important;padding:var(--spacing-sm) 16px!important}button.el-button--small[data-v-5e2a9aa6],.el-button.el-button--small[data-v-5e2a9aa6],[role=button].el-button--small[data-v-5e2a9aa6],input[type=button].el-button--small[data-v-5e2a9aa6],input[type=submit].el-button--small[data-v-5e2a9aa6]{min-height:40px!important;padding:6px 12px!important}}.login-button[data-v-5e2a9aa6],.nav-button[data-v-5e2a9aa6],.header-button[data-v-5e2a9aa6],.user-dropdown button[data-v-5e2a9aa6],.sidebar-button[data-v-5e2a9aa6],[class*=login][data-v-5e2a9aa6],[class*=nav] button[data-v-5e2a9aa6]{min-height:36px!important;min-width:64px!important}@media (max-width: var(--breakpoint-md)){.login-button[data-v-5e2a9aa6],.nav-button[data-v-5e2a9aa6],.header-button[data-v-5e2a9aa6],.user-dropdown button[data-v-5e2a9aa6],.sidebar-button[data-v-5e2a9aa6],[class*=login][data-v-5e2a9aa6],[class*=nav] button[data-v-5e2a9aa6]{min-height:44px!important;padding:var(--spacing-sm) 16px!important}}.page-container[data-v-5e2a9aa6]{width:100%;max-width:none;overflow-x:hidden;padding:var(--app-padding, 20px)}.page-container[data-v-5e2a9aa6] *{max-width:100%;box-sizing:border-box}@media (max-width: var(--breakpoint-md)){.page-container[data-v-5e2a9aa6]{padding:var(--app-padding-mobile, 16px)}}.el-table[data-v-5e2a9aa6]{width:100%}.el-table .el-table__body-wrapper[data-v-5e2a9aa6]{overflow-x:auto;max-width:100%}@media (max-width: var(--breakpoint-md)){.el-table .el-table__body-wrapper[data-v-5e2a9aa6]{-webkit-overflow-scrolling:touch}}@media (max-width: var(--breakpoint-md)){.el-table[data-v-5e2a9aa6]{font-size:var(--text-sm)}.el-table .el-table__cell[data-v-5e2a9aa6]{padding:var(--spacing-sm) 4px}.el-table .el-table__column--hidden-mobile[data-v-5e2a9aa6]{display:none}}.el-card[data-v-5e2a9aa6]{width:100%;margin-bottom:var(--app-gap, 16px)}.el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--app-padding, 20px)}@media (max-width: var(--breakpoint-md)){.el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--app-padding-mobile, 16px)}}.el-row[data-v-5e2a9aa6]{width:100%;margin:0}@media (max-width: var(--breakpoint-md)){.el-row .el-col[class*=el-col-][data-v-5e2a9aa6]{width:100%!important;margin-bottom:var(--app-gap, 16px)}}.image-container[data-v-5e2a9aa6]{position:relative;overflow:hidden;border-radius:var(--border-radius, 8px);width:100%}.image-container img[data-v-5e2a9aa6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.image-container.responsive-image[data-v-5e2a9aa6]{max-width:100%;height:auto}.image-container.responsive-image img[data-v-5e2a9aa6]{height:auto}@media (max-width: var(--breakpoint-md)){.layout-sidebar[data-v-5e2a9aa6]{transform:translate(-100%);transition:transform .3s ease}.layout-sidebar.mobile-open[data-v-5e2a9aa6]{transform:translate(0)}}.el-form[data-v-5e2a9aa6]{width:100%}.el-form .el-form-item[data-v-5e2a9aa6]{margin-bottom:var(--app-gap, 16px)}@media (max-width: var(--breakpoint-md)){.el-form .el-form-item .el-form-item__label[data-v-5e2a9aa6]{width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content[data-v-5e2a9aa6]{margin-left:0!important;width:100%}}@media (max-width: var(--breakpoint-md)){.el-form.el-form--inline .el-form-item[data-v-5e2a9aa6]{width:100%;margin-right:0;margin-bottom:16px}.el-form.el-form--inline .el-form-item .el-form-item__content[data-v-5e2a9aa6]{width:100%}}@media (max-width: var(--breakpoint-md)){.el-dialog[data-v-5e2a9aa6]{width:95%!important;margin:5vh auto!important}.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding:var(--spacing-md)}}@media (max-width: var(--breakpoint-md)){[style*="position: fixed"][data-v-5e2a9aa6]{max-width:100vw!important;max-height:100vh!important}}body[data-v-5e2a9aa6]{font-size:var(--unified-font-size, 14px);line-height:var(--unified-line-height, 1.5)}@media (max-width: var(--breakpoint-md)){body[data-v-5e2a9aa6]{font-size:var(--unified-font-size, 16px)}}[data-v-5e2a9aa6]{max-width:100%;word-wrap:break-word;word-break:break-word;hyphens:auto}.ai-assistant-panel[data-v-5e2a9aa6],.ai-assistant-panel[data-v-5e2a9aa6] *,.center-main[data-v-5e2a9aa6],.center-main[data-v-5e2a9aa6] *,.chat-container[data-v-5e2a9aa6],.chat-container[data-v-5e2a9aa6] *,.chat-messages[data-v-5e2a9aa6],.chat-messages[data-v-5e2a9aa6] *,.message-content[data-v-5e2a9aa6],.message-item[data-v-5e2a9aa6],.message-item[data-v-5e2a9aa6] *{max-width:none!important}.message-content.welcome-card[data-v-5e2a9aa6],.welcome-card[data-v-5e2a9aa6]{max-width:var(--ai-content-max-width)!important;margin-left:auto!important;margin-right:auto!important}[data-v-5e2a9aa6]:root{--app-padding: var(--spacing-lg);--app-padding-mobile: 16px;--app-gap: var(--spacing-md);--app-gap-sm: 8px;--app-gap-lg: 24px;--app-margin: var(--spacing-md);--border-radius: 8px;--border-radius-sm: 4px;--border-radius-lg: 12px}@media print{.no-print[data-v-5e2a9aa6]{display:none!important}.page-container[data-v-5e2a9aa6]{padding:0}.el-button[data-v-5e2a9aa6],.el-pagination[data-v-5e2a9aa6]{display:none!important}}.teacher-notifications[data-v-5e2a9aa6],.teacher-tasks[data-v-5e2a9aa6],.teacher-enrollment[data-v-5e2a9aa6],.teacher-activities[data-v-5e2a9aa6],.teacher-teaching[data-v-5e2a9aa6],.teacher-customer-tracking[data-v-5e2a9aa6]{width:100%!important;max-width:100%!important;min-height:calc(100vh - 120px);padding:var(--spacing-lg)!important;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;gap:var(--spacing-lg)}.teacher-notifications .page-header[data-v-5e2a9aa6],.teacher-tasks .page-header[data-v-5e2a9aa6],.teacher-enrollment .page-header[data-v-5e2a9aa6],.teacher-activities .page-header[data-v-5e2a9aa6],.teacher-teaching .page-header[data-v-5e2a9aa6],.teacher-customer-tracking .page-header[data-v-5e2a9aa6]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .page-header .header-content[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content[data-v-5e2a9aa6],.teacher-activities .page-header .header-content[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-left[data-v-5e2a9aa6]{flex:1 1 auto;min-width:200px}.teacher-notifications .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-left h1[data-v-5e2a9aa6]{margin:0 0 8px;font-size:var(--text-3xl);font-weight:600;color:var(--el-text-color-primary);line-height:1.2}.teacher-notifications .page-header .header-content .header-left p[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-left p[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-left p[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-left p[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-left p[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-left p[data-v-5e2a9aa6]{margin:0;color:var(--el-text-color-secondary);font-size:var(--text-sm);line-height:1.4}.teacher-notifications .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.teacher-notifications .page-header .header-content .header-actions .el-button[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-actions .el-button[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-actions .el-button[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-actions .el-button[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-actions .el-button[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-actions .el-button[data-v-5e2a9aa6]{min-width:100px}.teacher-notifications .stats-section[data-v-5e2a9aa6],.teacher-notifications .overview-section[data-v-5e2a9aa6],.teacher-notifications .team-collaboration[data-v-5e2a9aa6],.teacher-notifications .school-overview[data-v-5e2a9aa6],.teacher-tasks .stats-section[data-v-5e2a9aa6],.teacher-tasks .overview-section[data-v-5e2a9aa6],.teacher-tasks .team-collaboration[data-v-5e2a9aa6],.teacher-tasks .school-overview[data-v-5e2a9aa6],.teacher-enrollment .stats-section[data-v-5e2a9aa6],.teacher-enrollment .overview-section[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration[data-v-5e2a9aa6],.teacher-enrollment .school-overview[data-v-5e2a9aa6],.teacher-activities .stats-section[data-v-5e2a9aa6],.teacher-activities .overview-section[data-v-5e2a9aa6],.teacher-activities .team-collaboration[data-v-5e2a9aa6],.teacher-activities .school-overview[data-v-5e2a9aa6],.teacher-teaching .stats-section[data-v-5e2a9aa6],.teacher-teaching .overview-section[data-v-5e2a9aa6],.teacher-teaching .team-collaboration[data-v-5e2a9aa6],.teacher-teaching .school-overview[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview[data-v-5e2a9aa6]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .stats-section .el-card[data-v-5e2a9aa6],.teacher-notifications .overview-section .el-card[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .el-card[data-v-5e2a9aa6],.teacher-notifications .school-overview .el-card[data-v-5e2a9aa6],.teacher-tasks .stats-section .el-card[data-v-5e2a9aa6],.teacher-tasks .overview-section .el-card[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .el-card[data-v-5e2a9aa6],.teacher-tasks .school-overview .el-card[data-v-5e2a9aa6],.teacher-enrollment .stats-section .el-card[data-v-5e2a9aa6],.teacher-enrollment .overview-section .el-card[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .el-card[data-v-5e2a9aa6],.teacher-enrollment .school-overview .el-card[data-v-5e2a9aa6],.teacher-activities .stats-section .el-card[data-v-5e2a9aa6],.teacher-activities .overview-section .el-card[data-v-5e2a9aa6],.teacher-activities .team-collaboration .el-card[data-v-5e2a9aa6],.teacher-activities .school-overview .el-card[data-v-5e2a9aa6],.teacher-teaching .stats-section .el-card[data-v-5e2a9aa6],.teacher-teaching .overview-section .el-card[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .el-card[data-v-5e2a9aa6],.teacher-teaching .school-overview .el-card[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .el-card[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .el-card[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .el-card[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .el-card[data-v-5e2a9aa6]{width:100%;max-width:100%}.teacher-notifications .stats-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-notifications .overview-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .el-card .el-card__body[data-v-5e2a9aa6],.teacher-notifications .school-overview .el-card .el-card__body[data-v-5e2a9aa6],.teacher-tasks .stats-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-tasks .overview-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .el-card .el-card__body[data-v-5e2a9aa6],.teacher-tasks .school-overview .el-card .el-card__body[data-v-5e2a9aa6],.teacher-enrollment .stats-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-enrollment .overview-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .el-card .el-card__body[data-v-5e2a9aa6],.teacher-enrollment .school-overview .el-card .el-card__body[data-v-5e2a9aa6],.teacher-activities .stats-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-activities .overview-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-activities .team-collaboration .el-card .el-card__body[data-v-5e2a9aa6],.teacher-activities .school-overview .el-card .el-card__body[data-v-5e2a9aa6],.teacher-teaching .stats-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-teaching .overview-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .el-card .el-card__body[data-v-5e2a9aa6],.teacher-teaching .school-overview .el-card .el-card__body[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .el-card .el-card__body[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .el-card .el-card__body[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--spacing-lg)!important}.teacher-notifications .stats-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row[data-v-5e2a9aa6]{width:100%!important;max-width:100%!important;margin:0 -12px!important}.teacher-notifications .stats-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col[data-v-5e2a9aa6]{padding:0 12px!important;margin-bottom:24px}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]{height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:var(--spacing-lg);border-radius:12px;transition:all .3s ease;background:var(--el-bg-color);border:1px solid var(--border-color)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6]{font-size:var(--text-4xl);font-weight:700;line-height:1;margin-bottom:8px;color:var(--el-color-primary)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--el-text-color-secondary);margin-bottom:4px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-5e2a9aa6]{font-size:var(--text-xs);padding:2px 8px;border-radius:12px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-5e2a9aa6]{background:rgba(16,185,129,.1);color:#059669}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-5e2a9aa6]{background:rgba(245,158,11,.1);color:#d97706}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-5e2a9aa6]{background:rgba(239,68,68,.1);color:#dc2626}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-5e2a9aa6],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-5e2a9aa6]{background:rgba(6,182,212,.1);color:#0891b2}.teacher-notifications .main-content[data-v-5e2a9aa6],.teacher-tasks .main-content[data-v-5e2a9aa6],.teacher-enrollment .main-content[data-v-5e2a9aa6],.teacher-activities .main-content[data-v-5e2a9aa6],.teacher-teaching .main-content[data-v-5e2a9aa6],.teacher-customer-tracking .main-content[data-v-5e2a9aa6]{width:100%;max-width:100%;flex:1 1 auto;display:flex;flex-direction:column;gap:var(--spacing-lg)}.teacher-notifications .main-content .el-card[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card[data-v-5e2a9aa6],.teacher-activities .main-content .el-card[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card[data-v-5e2a9aa6]{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .main-content .el-card .el-card__header[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card .el-card__header[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card .el-card__header[data-v-5e2a9aa6],.teacher-activities .main-content .el-card .el-card__header[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card .el-card__header[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card .el-card__header[data-v-5e2a9aa6]{padding:var(--spacing-lg) 24px!important;border-bottom:1px solid var(--border-color)}.teacher-notifications .main-content .el-card .el-card__header .card-header[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card .el-card__header .card-header[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card .el-card__header .card-header[data-v-5e2a9aa6],.teacher-activities .main-content .el-card .el-card__header .card-header[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card .el-card__header .card-header[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;width:100%}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title[data-v-5e2a9aa6],.teacher-activities .main-content .el-card .el-card__header .card-header .card-title[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);font-size:var(--text-lg);font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-5e2a9aa6],.teacher-activities .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-5e2a9aa6]{font-size:var(--text-xl)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-actions[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-actions[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-actions[data-v-5e2a9aa6],.teacher-activities .main-content .el-card .el-card__header .card-header .card-actions[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-actions[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center}.teacher-notifications .main-content .el-card .el-card__body[data-v-5e2a9aa6],.teacher-tasks .main-content .el-card .el-card__body[data-v-5e2a9aa6],.teacher-enrollment .main-content .el-card .el-card__body[data-v-5e2a9aa6],.teacher-activities .main-content .el-card .el-card__body[data-v-5e2a9aa6],.teacher-teaching .main-content .el-card .el-card__body[data-v-5e2a9aa6],.teacher-customer-tracking .main-content .el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--spacing-lg)!important;width:100%;max-width:100%;box-sizing:border-box}.teacher-notifications .filter-section[data-v-5e2a9aa6],.teacher-tasks .filter-section[data-v-5e2a9aa6],.teacher-enrollment .filter-section[data-v-5e2a9aa6],.teacher-activities .filter-section[data-v-5e2a9aa6],.teacher-teaching .filter-section[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section[data-v-5e2a9aa6]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .filter-section .el-card__body[data-v-5e2a9aa6],.teacher-tasks .filter-section .el-card__body[data-v-5e2a9aa6],.teacher-enrollment .filter-section .el-card__body[data-v-5e2a9aa6],.teacher-activities .filter-section .el-card__body[data-v-5e2a9aa6],.teacher-teaching .filter-section .el-card__body[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .el-card__body[data-v-5e2a9aa6]{padding:var(--spacing-lg) 24px!important}.teacher-notifications .filter-section .filter-form .el-row[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .el-row[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .el-row[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .el-row[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .el-row[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .el-row[data-v-5e2a9aa6]{width:100%!important;margin:0 -8px!important}.teacher-notifications .filter-section .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col[data-v-5e2a9aa6]{padding:0 8px!important;margin-bottom:16px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item[data-v-5e2a9aa6]{margin-bottom:0}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-5e2a9aa6]{font-weight:500;color:var(--el-text-color-primary);margin-bottom:8px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-5e2a9aa6],.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-5e2a9aa6]{width:100%}.teacher-notifications .filter-section .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .filter-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);justify-content:flex-end;margin-top:16px;flex-wrap:wrap}.teacher-notifications .filter-section .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-tasks .filter-section .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-enrollment .filter-section .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-activities .filter-section .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-teaching .filter-section .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-customer-tracking .filter-section .filter-form .filter-actions .el-button[data-v-5e2a9aa6]{min-width:80px}.teacher-notifications .table-section[data-v-5e2a9aa6],.teacher-tasks .table-section[data-v-5e2a9aa6],.teacher-enrollment .table-section[data-v-5e2a9aa6],.teacher-activities .table-section[data-v-5e2a9aa6],.teacher-teaching .table-section[data-v-5e2a9aa6],.teacher-customer-tracking .table-section[data-v-5e2a9aa6]{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .table-section .table-header[data-v-5e2a9aa6],.teacher-tasks .table-section .table-header[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-header[data-v-5e2a9aa6],.teacher-activities .table-section .table-header[data-v-5e2a9aa6],.teacher-teaching .table-section .table-header[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .table-section .table-header .table-title[data-v-5e2a9aa6],.teacher-tasks .table-section .table-header .table-title[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-header .table-title[data-v-5e2a9aa6],.teacher-activities .table-section .table-header .table-title[data-v-5e2a9aa6],.teacher-teaching .table-section .table-header .table-title[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-header .table-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .table-section .table-header .table-actions[data-v-5e2a9aa6],.teacher-tasks .table-section .table-header .table-actions[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-header .table-actions[data-v-5e2a9aa6],.teacher-activities .table-section .table-header .table-actions[data-v-5e2a9aa6],.teacher-teaching .table-section .table-header .table-actions[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-header .table-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.teacher-notifications .table-section .table-container[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container[data-v-5e2a9aa6],.teacher-activities .table-section .table-container[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container[data-v-5e2a9aa6]{width:100%;max-width:100%;overflow:hidden;border-radius:8px}.teacher-notifications .table-section .table-container .el-table[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container .el-table[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container .el-table[data-v-5e2a9aa6],.teacher-activities .table-section .table-container .el-table[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container .el-table[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container .el-table[data-v-5e2a9aa6],.teacher-notifications .table-section .table-container .el-table .el-table__header-wrapper[data-v-5e2a9aa6],.teacher-notifications .table-section .table-container .el-table .el-table__body-wrapper[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container .el-table .el-table__header-wrapper[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container .el-table .el-table__body-wrapper[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container .el-table .el-table__header-wrapper[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container .el-table .el-table__body-wrapper[data-v-5e2a9aa6],.teacher-activities .table-section .table-container .el-table .el-table__header-wrapper[data-v-5e2a9aa6],.teacher-activities .table-section .table-container .el-table .el-table__body-wrapper[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container .el-table .el-table__header-wrapper[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container .el-table .el-table__body-wrapper[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container .el-table .el-table__header-wrapper[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body-wrapper[data-v-5e2a9aa6]{width:100%!important}.teacher-notifications .table-section .table-container .el-table .el-table__header th[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container .el-table .el-table__header th[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container .el-table .el-table__header th[data-v-5e2a9aa6],.teacher-activities .table-section .table-container .el-table .el-table__header th[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container .el-table .el-table__header th[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container .el-table .el-table__header th[data-v-5e2a9aa6]{background:var(--el-fill-color-light)!important;font-weight:600;color:var(--el-text-color-primary);border-bottom:2px solid var(--el-border-color);padding:var(--spacing-md) 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr[data-v-5e2a9aa6]:hover,.teacher-tasks .table-section .table-container .el-table .el-table__body tr[data-v-5e2a9aa6]:hover,.teacher-enrollment .table-section .table-container .el-table .el-table__body tr[data-v-5e2a9aa6]:hover,.teacher-activities .table-section .table-container .el-table .el-table__body tr[data-v-5e2a9aa6]:hover,.teacher-teaching .table-section .table-container .el-table .el-table__body tr[data-v-5e2a9aa6]:hover,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr[data-v-5e2a9aa6]:hover{background:var(--el-fill-color-lighter)!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container .el-table .el-table__body tr td[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td[data-v-5e2a9aa6],.teacher-activities .table-section .table-container .el-table .el-table__body tr td[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container .el-table .el-table__body tr td[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:var(--spacing-md) 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td .cell[data-v-5e2a9aa6],.teacher-tasks .table-section .table-container .el-table .el-table__body tr td .cell[data-v-5e2a9aa6],.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td .cell[data-v-5e2a9aa6],.teacher-activities .table-section .table-container .el-table .el-table__body tr td .cell[data-v-5e2a9aa6],.teacher-teaching .table-section .table-container .el-table .el-table__body tr td .cell[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td .cell[data-v-5e2a9aa6]{padding:var(--spacing-sm) 0;line-height:1.5}.teacher-notifications .table-section .pagination-container[data-v-5e2a9aa6],.teacher-tasks .table-section .pagination-container[data-v-5e2a9aa6],.teacher-enrollment .table-section .pagination-container[data-v-5e2a9aa6],.teacher-activities .table-section .pagination-container[data-v-5e2a9aa6],.teacher-teaching .table-section .pagination-container[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .pagination-container[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:var(--spacing-md) 0;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .table-section .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-tasks .table-section .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-enrollment .table-section .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-activities .table-section .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-teaching .table-section .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .pagination-container .pagination-info[data-v-5e2a9aa6]{color:var(--el-text-color-secondary);font-size:var(--text-sm)}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li[data-v-5e2a9aa6],.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li[data-v-5e2a9aa6],.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li[data-v-5e2a9aa6],.teacher-activities .table-section .pagination-container .el-pagination .el-pager li[data-v-5e2a9aa6],.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li[data-v-5e2a9aa6]{min-width:32px;height:32px;line-height:30px;margin:0 4px;border-radius:6px}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-5e2a9aa6],.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-5e2a9aa6],.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-5e2a9aa6],.teacher-activities .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-5e2a9aa6],.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-5e2a9aa6]{background:var(--el-color-primary);color:#fff}.teacher-notifications .table-section .pagination-container .el-pagination .btn-prev[data-v-5e2a9aa6],.teacher-notifications .table-section .pagination-container .el-pagination .btn-next[data-v-5e2a9aa6],.teacher-tasks .table-section .pagination-container .el-pagination .btn-prev[data-v-5e2a9aa6],.teacher-tasks .table-section .pagination-container .el-pagination .btn-next[data-v-5e2a9aa6],.teacher-enrollment .table-section .pagination-container .el-pagination .btn-prev[data-v-5e2a9aa6],.teacher-enrollment .table-section .pagination-container .el-pagination .btn-next[data-v-5e2a9aa6],.teacher-activities .table-section .pagination-container .el-pagination .btn-prev[data-v-5e2a9aa6],.teacher-activities .table-section .pagination-container .el-pagination .btn-next[data-v-5e2a9aa6],.teacher-teaching .table-section .pagination-container .el-pagination .btn-prev[data-v-5e2a9aa6],.teacher-teaching .table-section .pagination-container .el-pagination .btn-next[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-prev[data-v-5e2a9aa6],.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-next[data-v-5e2a9aa6]{width:32px;height:32px;border-radius:6px}@media (max-width: 1200px){.teacher-notifications[data-v-5e2a9aa6],.teacher-tasks[data-v-5e2a9aa6],.teacher-enrollment[data-v-5e2a9aa6],.teacher-activities[data-v-5e2a9aa6],.teacher-teaching[data-v-5e2a9aa6],.teacher-customer-tracking[data-v-5e2a9aa6]{padding:var(--spacing-lg)!important;gap:var(--spacing-lg)}.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6]{width:50%!important}}@media (max-width: 992px){.teacher-notifications[data-v-5e2a9aa6],.teacher-tasks[data-v-5e2a9aa6],.teacher-enrollment[data-v-5e2a9aa6],.teacher-activities[data-v-5e2a9aa6],.teacher-teaching[data-v-5e2a9aa6],.teacher-customer-tracking[data-v-5e2a9aa6]{padding:var(--spacing-md)!important;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content[data-v-5e2a9aa6],.teacher-activities .page-header .header-content[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content[data-v-5e2a9aa6]{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-left[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-left[data-v-5e2a9aa6]{width:100%}.teacher-notifications .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-left h1[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-left h1[data-v-5e2a9aa6]{font-size:var(--text-2xl)}.teacher-notifications .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-tasks .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-enrollment .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-activities .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-teaching .page-header .header-content .header-actions[data-v-5e2a9aa6],.teacher-customer-tracking .page-header .header-content .header-actions[data-v-5e2a9aa6]{width:100%;justify-content:flex-start}.teacher-notifications .stats-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-md-8[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6[data-v-5e2a9aa6],.teacher-notifications .filter-form .el-row .el-col.el-col-md-6[data-v-5e2a9aa6],.teacher-notifications .filter-form .el-row .el-col.el-col-lg-4[data-v-5e2a9aa6],.teacher-tasks .filter-form .el-row .el-col.el-col-md-6[data-v-5e2a9aa6],.teacher-tasks .filter-form .el-row .el-col.el-col-lg-4[data-v-5e2a9aa6],.teacher-enrollment .filter-form .el-row .el-col.el-col-md-6[data-v-5e2a9aa6],.teacher-enrollment .filter-form .el-row .el-col.el-col-lg-4[data-v-5e2a9aa6],.teacher-activities .filter-form .el-row .el-col.el-col-md-6[data-v-5e2a9aa6],.teacher-activities .filter-form .el-row .el-col.el-col-lg-4[data-v-5e2a9aa6],.teacher-teaching .filter-form .el-row .el-col.el-col-md-6[data-v-5e2a9aa6],.teacher-teaching .filter-form .el-row .el-col.el-col-lg-4[data-v-5e2a9aa6],.teacher-customer-tracking .filter-form .el-row .el-col.el-col-md-6[data-v-5e2a9aa6],.teacher-customer-tracking .filter-form .el-row .el-col.el-col-lg-4[data-v-5e2a9aa6]{width:50%!important}}@media (max-width: var(--breakpoint-md)){.teacher-notifications[data-v-5e2a9aa6],.teacher-tasks[data-v-5e2a9aa6],.teacher-enrollment[data-v-5e2a9aa6],.teacher-activities[data-v-5e2a9aa6],.teacher-teaching[data-v-5e2a9aa6],.teacher-customer-tracking[data-v-5e2a9aa6]{padding:var(--spacing-md)!important;gap:var(--spacing-md)}.teacher-notifications .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col[data-v-5e2a9aa6]{width:100%!important;margin-bottom:12px}.teacher-notifications .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .team-item[data-v-5e2a9aa6]{height:100px;padding:var(--spacing-md)}.teacher-notifications .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-notifications .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-tasks .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-enrollment .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-activities .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-teaching .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .team-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .stat-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .overview-value[data-v-5e2a9aa6],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .team-value[data-v-5e2a9aa6]{font-size:var(--text-2xl)}.teacher-notifications .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-tasks .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-enrollment .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-activities .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-teaching .filter-form .el-row .el-col[data-v-5e2a9aa6],.teacher-customer-tracking .filter-form .el-row .el-col[data-v-5e2a9aa6]{width:100%!important;margin-bottom:12px}.teacher-notifications .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-tasks .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-enrollment .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-activities .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-teaching .filter-form .filter-actions[data-v-5e2a9aa6],.teacher-customer-tracking .filter-form .filter-actions[data-v-5e2a9aa6]{justify-content:center}.teacher-notifications .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-tasks .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-enrollment .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-activities .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-teaching .filter-form .filter-actions .el-button[data-v-5e2a9aa6],.teacher-customer-tracking .filter-form .filter-actions .el-button[data-v-5e2a9aa6]{flex:1;max-width:120px}.teacher-notifications .table-container[data-v-5e2a9aa6],.teacher-tasks .table-container[data-v-5e2a9aa6],.teacher-enrollment .table-container[data-v-5e2a9aa6],.teacher-activities .table-container[data-v-5e2a9aa6],.teacher-teaching .table-container[data-v-5e2a9aa6],.teacher-customer-tracking .table-container[data-v-5e2a9aa6]{overflow-x:auto}.teacher-notifications .table-container .el-table[data-v-5e2a9aa6],.teacher-tasks .table-container .el-table[data-v-5e2a9aa6],.teacher-enrollment .table-container .el-table[data-v-5e2a9aa6],.teacher-activities .table-container .el-table[data-v-5e2a9aa6],.teacher-teaching .table-container .el-table[data-v-5e2a9aa6],.teacher-customer-tracking .table-container .el-table[data-v-5e2a9aa6]{min-width:800px}.teacher-notifications .pagination-container[data-v-5e2a9aa6],.teacher-tasks .pagination-container[data-v-5e2a9aa6],.teacher-enrollment .pagination-container[data-v-5e2a9aa6],.teacher-activities .pagination-container[data-v-5e2a9aa6],.teacher-teaching .pagination-container[data-v-5e2a9aa6],.teacher-customer-tracking .pagination-container[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md)}.teacher-notifications .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-tasks .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-enrollment .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-activities .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-teaching .pagination-container .pagination-info[data-v-5e2a9aa6],.teacher-customer-tracking .pagination-container .pagination-info[data-v-5e2a9aa6]{order:2}.teacher-notifications .pagination-container .el-pagination[data-v-5e2a9aa6],.teacher-tasks .pagination-container .el-pagination[data-v-5e2a9aa6],.teacher-enrollment .pagination-container .el-pagination[data-v-5e2a9aa6],.teacher-activities .pagination-container .el-pagination[data-v-5e2a9aa6],.teacher-teaching .pagination-container .el-pagination[data-v-5e2a9aa6],.teacher-customer-tracking .pagination-container .el-pagination[data-v-5e2a9aa6]{order:1}}.app-container[data-v-5e2a9aa6]{display:flex;flex-direction:column;height:100vh;width:100%}.main-layout-area[data-v-5e2a9aa6]{display:flex;min-height:calc(100vh - var(--header-height, 64px));height:calc(100vh - var(--header-height, 64px));margin-top:var(--header-height, 64px);background:var(--bg-color-page, #f7f9fc)}.sidebar-slot[data-v-5e2a9aa6]{width:var(--sidebar-width, 280px);flex-shrink:0;background:var(--sidebar-bg, #f5f7fb);border-right:1px solid var(--border-color, #e5e7eb);padding:8px 0;min-height:calc(100vh - var(--header-height, 64px))}.sidebar[data-v-5e2a9aa6]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 260px);background:var(--sidebar-bg, #f7f9fc);border-right:1px solid var(--border-color, #e5e7eb);padding:12px 10px;overflow-y:auto;z-index:var(--z-sidebar, 1020)}.sidebar-nav[data-v-5e2a9aa6]{display:flex;flex-direction:column;gap:8px}.nav-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;color:var(--text-primary, #303133);background:#fff;box-shadow:0 4px 12px rgba(15,23,42,.06);text-decoration:none;transition:all .2s ease}.nav-item[data-v-5e2a9aa6]:hover{background:linear-gradient(90deg,rgba(99,102,241,.12),rgba(99,102,241,.06));transform:translate(2px)}.nav-item.active[data-v-5e2a9aa6]{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 6px 16px rgba(99,102,241,.35)}.nav-item.active .nav-text[data-v-5e2a9aa6],.nav-item.active .nav-icon[data-v-5e2a9aa6]{color:#fff!important}.nav-icon[data-v-5e2a9aa6]{color:var(--text-secondary, #606266);font-size:18px}.nav-text[data-v-5e2a9aa6]{font-size:15px;font-weight:600}.sidebar-category[data-v-5e2a9aa6]{margin:4px 0}.category-title[data-v-5e2a9aa6]{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-weight:600;color:var(--text-primary, #303133);cursor:pointer;transition:all .2s ease}.category-title[data-v-5e2a9aa6]:hover{background:#eef2ff}.category-items[data-v-5e2a9aa6]{margin-left:12px;display:flex;flex-direction:column;gap:6px}.content-slot[data-v-5e2a9aa6]{flex:1;display:flex;flex-direction:column;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--bg-color, #ffffff)}.app-header[data-v-5e2a9aa6]{position:fixed;top:0;left:0;right:0;height:var(--header-height, 64px);display:flex;align-items:center;padding:0 16px;background:var(--bg-card, #ffffff);border-bottom:1px solid var(--border-color, #e5e7eb);z-index:var(--z-header, 1030)}.el-dialog[data-v-5e2a9aa6]{--dialog-form-error-offset: 60px}.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding-bottom:calc(var(--spacing-lg) + var(--dialog-form-error-offset))}.el-form-item__error[data-v-5e2a9aa6]{position:absolute;top:100%;left:0;padding-top:4px;line-height:1.4;white-space:normal;z-index:10}.el-dialog__body .el-form-item__error[data-v-5e2a9aa6]{padding-bottom:var(--spacing-md)}@media (max-width: 768px){.el-dialog[data-v-5e2a9aa6]{--dialog-form-error-offset: 80px}.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding:var(--spacing-md);padding-bottom:calc(var(--spacing-lg) + var(--dialog-form-error-offset))}.el-dialog .el-form-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.el-dialog .el-form-item__error[data-v-5e2a9aa6]{font-size:12px;padding-top:2px}}.el-drawer .el-drawer__body[data-v-5e2a9aa6]{padding-bottom:calc(var(--spacing-xl) + 60px)}.el-drawer .el-form-item__error[data-v-5e2a9aa6]{padding-bottom:var(--spacing-sm)}.el-card .el-form-item__error[data-v-5e2a9aa6]{position:relative;top:auto;left:auto;padding-top:4px}.el-row .el-col .el-form-item__error[data-v-5e2a9aa6],.el-form--inline .el-form-item__error[data-v-5e2a9aa6]{position:relative;top:auto;left:auto}.el-steps+.el-form .el-form-item__error[data-v-5e2a9aa6],.el-steps~.el-form .el-form-item__error[data-v-5e2a9aa6]{position:relative;top:auto;left:auto;margin-top:4px}.el-theme-dark .el-form-item__error[data-v-5e2a9aa6],.theme-dark .el-form-item__error[data-v-5e2a9aa6]{color:var(--el-color-danger-light-8);background:rgba(245,108,108,.1);padding:4px 8px;border-radius:4px}.el-form-item.is-error .el-input__wrapper[data-v-5e2a9aa6],.el-form-item.is-error .el-textarea__inner[data-v-5e2a9aa6],.el-form-item.is-error .el-select .el-input__wrapper[data-v-5e2a9aa6]{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-form-item.is-error .el-input__wrapper[data-v-5e2a9aa6]:focus,.el-form-item.is-error .el-textarea__inner[data-v-5e2a9aa6]:focus,.el-form-item.is-error .el-select .el-input__wrapper[data-v-5e2a9aa6]:focus{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-dialog.el-dialog--center .el-form-item__error[data-v-5e2a9aa6]{text-align:left}.el-form-item__error[data-v-5e2a9aa6]{position:absolute;top:100%;left:0;padding-top:4px;color:var(--el-color-danger);font-size:12px;line-height:1.4;white-space:normal;z-index:10}.el-dialog .el-form-item__error[data-v-5e2a9aa6]{position:absolute}.el-form-item[data-v-5e2a9aa6]{min-height:calc(var(--size-form-height) + 24px)}.teacher-page-container[data-v-5e2a9aa6]{padding:var(--spacing-xl);max-width:var(--breakpoint-2xl);margin:0 auto;min-height:calc(100vh - var(--header-height))}.teacher-page-header[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color-lighter)}.teacher-page-header .page-title[data-v-5e2a9aa6]{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0 0 var(--spacing-sm) 0;line-height:var(--leading-relaxed);display:flex;align-items:center;gap:var(--spacing-sm)}.teacher-page-header .page-title[data-v-5e2a9aa6]:before{content:"";display:inline-block;width:var(--spacing-sm);height:var(--spacing-xl);background:linear-gradient(180deg,var(--primary-color) 0%,var(--primary-light) 100%);border-radius:var(--spacing-sm)}.teacher-page-header .page-description[data-v-5e2a9aa6]{font-size:var(--text-base);color:var(--text-secondary);margin:0;padding-left:var(--spacing-xl);line-height:var(--leading-relaxed)}.teacher-card-container[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);padding:var(--spacing-xl) var(--spacing-lg);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.teacher-card-container[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-md)}.teacher-card-container[data-v-5e2a9aa6]:last-child{margin-bottom:0}.teacher-filter-section[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);padding:var(--spacing-lg) var(--spacing-md);margin-bottom:var(--spacing-xl);box-shadow:var(--shadow-sm)}.teacher-filter-section[data-v-5e2a9aa6] .el-form-item{margin-bottom:var(--spacing-md)}.teacher-filter-section[data-v-5e2a9aa6] .el-form-item__label{font-weight:500;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-stats-grid[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}@media (max-width: var(--breakpoint-xl)){.teacher-stats-grid[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.teacher-stats-grid[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-md)}}.teacher-content-grid[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}@media (max-width: var(--breakpoint-xl)){.teacher-content-grid[data-v-5e2a9aa6]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.teacher-content-grid[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-md)}}.teacher-table-container[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);overflow:hidden;margin-bottom:var(--spacing-lg)}.teacher-table-container[data-v-5e2a9aa6] .el-table{border-radius:var(--radius-lg);overflow:hidden}.teacher-table-container[data-v-5e2a9aa6] .el-table:before{display:none}.teacher-table-container[data-v-5e2a9aa6] .el-table .el-table__header-wrapper th{background:var(--el-fill-color-light);color:var(--text-primary);font-weight:600;font-size:var(--text-sm);padding:var(--spacing-md) var(--spacing-sm);line-height:var(--leading-relaxed)}.teacher-table-container[data-v-5e2a9aa6] .el-table .el-table__row{transition:all var(--transition-base)}.teacher-table-container[data-v-5e2a9aa6] .el-table .el-table__row:hover{background:var(--el-fill-color-light)!important}.teacher-table-container[data-v-5e2a9aa6] .el-table .el-table__cell{padding:var(--spacing-md) var(--spacing-sm);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.teacher-pagination-container[data-v-5e2a9aa6]{display:flex;justify-content:center;margin-top:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color-lighter)}.teacher-pagination-container[data-v-5e2a9aa6] .el-pagination .el-pager li{font-size:var(--text-sm);font-weight:500}.teacher-pagination-container[data-v-5e2a9aa6] .el-pagination .el-pagination__total{font-size:var(--text-sm);color:var(--text-secondary)}.teacher-empty-state[data-v-5e2a9aa6]{padding:var(--spacing-3xl) var(--spacing-xl);text-align:center}.teacher-empty-state[data-v-5e2a9aa6] .el-empty .el-empty__description{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed)}.teacher-dialog[data-v-5e2a9aa6] .el-dialog{border-radius:var(--radius-xl)}.teacher-dialog[data-v-5e2a9aa6] .el-dialog .el-dialog__header{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter)}.teacher-dialog[data-v-5e2a9aa6] .el-dialog .el-dialog__header .el-dialog__title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-dialog[data-v-5e2a9aa6] .el-dialog .el-dialog__body{padding:var(--spacing-xl)}.teacher-dialog[data-v-5e2a9aa6] .el-dialog .el-dialog__footer{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-lighter)}.teacher-drawer[data-v-5e2a9aa6] .el-drawer .el-drawer__header{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter);margin-bottom:0}.teacher-drawer[data-v-5e2a9aa6] .el-drawer .el-drawer__header .el-drawer__title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-drawer[data-v-5e2a9aa6] .el-drawer .el-drawer__body{padding:var(--spacing-xl)}.teacher-button-group[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.teacher-button-group.center[data-v-5e2a9aa6]{justify-content:center}.teacher-button-group.right[data-v-5e2a9aa6]{justify-content:flex-end}.teacher-button-group[data-v-5e2a9aa6] .el-button{font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-md);line-height:var(--leading-relaxed);transition:all var(--transition-base)}.teacher-button-group[data-v-5e2a9aa6] .el-button:hover{transform:translateY(-1px)}.teacher-tag-group[data-v-5e2a9aa6]{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.teacher-tag-group[data-v-5e2a9aa6] .el-tag{font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);padding:var(--spacing-xs) var(--spacing-sm);line-height:var(--leading-relaxed)}.teacher-form-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.teacher-form-item[data-v-5e2a9aa6]:last-child{margin-bottom:0}.teacher-form-item[data-v-5e2a9aa6] .el-form-item__label{font-size:var(--text-sm);font-weight:500;color:var(--text-primary);line-height:var(--leading-relaxed);padding-bottom:var(--spacing-xs)}.teacher-form-item[data-v-5e2a9aa6] .el-input__inner,.teacher-form-item[data-v-5e2a9aa6] .el-textarea__inner{font-size:var(--text-base);line-height:var(--leading-relaxed);border-radius:var(--radius-md)}.teacher-timeline[data-v-5e2a9aa6]{padding:var(--spacing-md) 0}.teacher-timeline[data-v-5e2a9aa6] .el-timeline-item{padding-bottom:var(--spacing-lg)}.teacher-timeline[data-v-5e2a9aa6] .el-timeline-item .el-timeline-item__timestamp{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.teacher-list-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-lg);margin-bottom:var(--spacing-md);transition:all var(--transition-base)}.teacher-list-item[data-v-5e2a9aa6]:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm)}.teacher-list-item[data-v-5e2a9aa6]:last-child{margin-bottom:0}.teacher-list-item .item-icon[data-v-5e2a9aa6]{width:44px;height:44px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--primary-light-bg);color:var(--primary-color)}.teacher-list-item .item-content[data-v-5e2a9aa6]{flex:1;min-width:0}.teacher-list-item .item-content .item-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:600;color:var(--text-primary);margin:0 0 var(--spacing-xs) 0;line-height:var(--leading-relaxed)}.teacher-list-item .item-content .item-description[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:var(--leading-relaxed);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.teacher-list-item .item-action[data-v-5e2a9aa6]{flex-shrink:0}@media (max-width: var(--breakpoint-md)){.teacher-page-container[data-v-5e2a9aa6],.teacher-card-container[data-v-5e2a9aa6],.teacher-filter-section[data-v-5e2a9aa6]{padding:var(--spacing-md)}.teacher-stats-grid[data-v-5e2a9aa6],.teacher-content-grid[data-v-5e2a9aa6]{gap:var(--spacing-md)}.teacher-page-header .page-title[data-v-5e2a9aa6]{font-size:var(--text-xl)}.teacher-page-header .page-description[data-v-5e2a9aa6]{font-size:var(--text-sm);padding-left:0}}@media (max-width: var(--breakpoint-sm)){.teacher-button-group[data-v-5e2a9aa6]{flex-direction:column}.teacher-button-group[data-v-5e2a9aa6] .el-button{width:100%}}.text-teacher-primary[data-v-5e2a9aa6]{color:var(--text-primary);line-height:var(--leading-relaxed)}.text-teacher-secondary[data-v-5e2a9aa6]{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.bg-teacher-hover[data-v-5e2a9aa6]{background:var(--bg-hover)}.teacher-loading-overlay[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:var(--spacing-3xl)}.admin-page[data-v-5e2a9aa6]{min-height:100vh;padding:var(--spacing-lg);background:var(--bg-color-page)}@media (max-width: var(--breakpoint-md)){.admin-page[data-v-5e2a9aa6]{padding:var(--spacing-md)}}@media (max-width: var(--breakpoint-sm)){.admin-page[data-v-5e2a9aa6]{padding:var(--spacing-sm)}}.admin-container[data-v-5e2a9aa6]{width:100%;max-width:var(--container-xl);margin:0 auto;padding:0 var(--spacing-lg)}@media (max-width: var(--breakpoint-lg)){.admin-container[data-v-5e2a9aa6]{padding:0 var(--spacing-md)}}@media (max-width: var(--breakpoint-sm)){.admin-container[data-v-5e2a9aa6]{padding:0 var(--spacing-sm)}}.admin-card[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);padding:var(--spacing-xl);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.admin-card[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-md)}.admin-card__header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--spacing-md);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color-lighter)}@media (max-width: var(--breakpoint-md)){.admin-card__header[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md);align-items:flex-start}}.admin-card__title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.admin-card__subtitle[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.admin-card__actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center}.admin-card__body[data-v-5e2a9aa6]{padding:var(--spacing-md) 0}.admin-card__footer[data-v-5e2a9aa6]{padding-top:var(--spacing-md);margin-top:var(--spacing-md);border-top:1px solid var(--border-color-lighter)}.admin-card--compact[data-v-5e2a9aa6]{padding:var(--spacing-md)}.admin-card--large[data-v-5e2a9aa6]{padding:var(--spacing-2xl)}.admin-card--borderless[data-v-5e2a9aa6]{border:none;box-shadow:none}.admin-card--stat[data-v-5e2a9aa6]{text-align:center;padding:var(--spacing-xl)}.admin-card--stat .admin-card__title[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.admin-card--stat .admin-card__value[data-v-5e2a9aa6]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.admin-card--stat .admin-card__change[data-v-5e2a9aa6]{font-size:var(--text-sm);font-weight:var(--font-medium)}.admin-card--stat .admin-card__change--positive[data-v-5e2a9aa6]{color:var(--success-color)}.admin-card--stat .admin-card__change--negative[data-v-5e2a9aa6]{color:var(--danger-color)}.admin-list[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);overflow:hidden}.admin-list__header[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl);background:var(--bg-tertiary);border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center}@media (max-width: var(--breakpoint-md)){.admin-list__header[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}}.admin-list__title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary)}.admin-list__actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.admin-list__item[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter);transition:background var(--transition-base);display:flex;align-items:center;gap:var(--spacing-md)}.admin-list__item[data-v-5e2a9aa6]:last-child{border-bottom:none}.admin-list__item[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}@media (max-width: var(--breakpoint-md)){.admin-list__item[data-v-5e2a9aa6]{padding:var(--spacing-md);flex-direction:column;align-items:flex-start}}.admin-list__item-content[data-v-5e2a9aa6]{flex:1;min-width:0}.admin-list__item-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.admin-list__item-description[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary)}.admin-list__item-meta[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center;flex-shrink:0}@media (max-width: var(--breakpoint-md)){.admin-list__item-meta[data-v-5e2a9aa6]{width:100%;justify-content:flex-start;margin-top:var(--spacing-sm)}}.admin-list__footer[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-lighter);display:flex;justify-content:space-between;align-items:center}@media (max-width: var(--breakpoint-md)){.admin-list__footer[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}}.admin-table[data-v-5e2a9aa6]{width:100%;border-collapse:collapse;background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.admin-table thead[data-v-5e2a9aa6]{background:var(--bg-tertiary)}.admin-table thead th[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-lg);text-align:left;font-weight:var(--font-semibold);font-size:var(--text-sm);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);white-space:nowrap}@media (max-width: var(--breakpoint-md)){.admin-table thead th[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.admin-table tbody tr[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-lighter);transition:background var(--transition-base)}.admin-table tbody tr[data-v-5e2a9aa6]:last-child{border-bottom:none}.admin-table tbody tr[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}.admin-table tbody tr td[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-sm);color:var(--text-primary)}@media (max-width: var(--breakpoint-md)){.admin-table tbody tr td[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.admin-table--compact thead th[data-v-5e2a9aa6],.admin-table--compact tbody td[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md)}.admin-table--borderless[data-v-5e2a9aa6]{border:none}.admin-table--borderless thead th[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-light)}.admin-table--borderless tbody tr[data-v-5e2a9aa6]{border-bottom:none}.admin-tag[data-v-5e2a9aa6]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:1;white-space:nowrap;transition:all var(--transition-base);min-width:60px;justify-content:center}.admin-tag--default[data-v-5e2a9aa6]{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color-light)}.admin-tag--primary[data-v-5e2a9aa6]{background:var(--primary-extra-light);color:var(--primary-color);border:1px solid var(--primary-color)}.admin-tag--success[data-v-5e2a9aa6]{background:var(--success-extra-light);color:var(--success-color);border:1px solid var(--success-color)}.admin-tag--warning[data-v-5e2a9aa6]{background:var(--warning-extra-light);color:var(--warning-color);border:1px solid var(--warning-color)}.admin-tag--danger[data-v-5e2a9aa6]{background:var(--danger-extra-light);color:var(--danger-color);border:1px solid var(--danger-color)}.admin-tag--info[data-v-5e2a9aa6]{background:var(--info-extra-light);color:var(--info-color);border:1px solid var(--info-color)}.admin-tag__close[data-v-5e2a9aa6]{cursor:pointer;opacity:.6;transition:opacity var(--transition-base)}.admin-tag__close[data-v-5e2a9aa6]:hover{opacity:1}.admin-button-group[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.admin-button-group--horizontal[data-v-5e2a9aa6]{flex-direction:row}.admin-button-group--vertical[data-v-5e2a9aa6]{flex-direction:column;align-items:stretch}.admin-button-group--vertical .el-button[data-v-5e2a9aa6]{width:100%}.admin-button-group--table-actions[data-v-5e2a9aa6]{gap:var(--spacing-xs)}.admin-button-group--table-actions .el-button[data-v-5e2a9aa6]{margin:0!important;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);min-width:32px}.admin-button-group--form[data-v-5e2a9aa6]{justify-content:center;padding:var(--spacing-lg) 0;margin-top:var(--spacing-lg);border-top:1px solid var(--border-color-lighter)}.admin-button-group--form .el-button[data-v-5e2a9aa6]{min-width:100px;padding:var(--spacing-sm) var(--spacing-xl)}@media (max-width: var(--breakpoint-md)){.admin-button-group--form[data-v-5e2a9aa6]{flex-direction:column}.admin-button-group--form .el-button[data-v-5e2a9aa6]{width:100%}}.admin-button-group--card-header[data-v-5e2a9aa6]{margin-left:auto}.admin-button-group--dialog[data-v-5e2a9aa6]{justify-content:flex-end;padding:var(--spacing-md) 0 0 0}.admin-button-group--dialog .el-button[data-v-5e2a9aa6]{min-width:80px}@media (max-width: var(--breakpoint-md)){.admin-button-group--dialog[data-v-5e2a9aa6]{justify-content:center}.admin-button-group--dialog .el-button[data-v-5e2a9aa6]{flex:1;max-width:150px}}.admin-form[data-v-5e2a9aa6]{max-width:800px;margin:0 auto}.admin-form__group[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl)}.admin-form__group--inline[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-lg);align-items:flex-end;flex-wrap:wrap}.admin-form__group--inline .el-form-item[data-v-5e2a9aa6]{margin-bottom:0;flex:1;min-width:200px}.admin-form__section-title[data-v-5e2a9aa6]{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--border-color-light)}.admin-form__help-text[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.admin-form[data-v-5e2a9aa6] .el-form-item__label{font-weight:var(--font-medium);color:var(--text-primary);font-size:var(--text-sm);width:120px!important}.admin-form[data-v-5e2a9aa6] .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{color:var(--danger-color);margin-right:var(--spacing-xs)}.admin-form[data-v-5e2a9aa6] .el-form-item__error{font-size:var(--text-xs);color:var(--danger-color);margin-top:var(--spacing-xs)}.admin-search-bar[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center;padding:var(--spacing-md) var(--spacing-xl);background:var(--bg-tertiary);border-radius:var(--radius-lg);margin-bottom:var(--spacing-lg);flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.admin-search-bar[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.admin-search-bar__input[data-v-5e2a9aa6]{flex:1;min-width:200px}@media (max-width: var(--breakpoint-md)){.admin-search-bar__input[data-v-5e2a9aa6]{width:100%;min-width:unset}}.admin-search-bar__filters[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.admin-search-bar__filters[data-v-5e2a9aa6]{width:100%}}.admin-search-bar__actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center}@media (max-width: var(--breakpoint-md)){.admin-search-bar__actions[data-v-5e2a9aa6]{width:100%}.admin-search-bar__actions .el-button[data-v-5e2a9aa6]{flex:1}}.admin-pagination[data-v-5e2a9aa6]{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg) 0}.admin-pagination[data-v-5e2a9aa6] .el-pagination .el-pager li{margin:0 var(--spacing-xs);min-width:32px;height:32px;line-height:32px;border-radius:var(--radius-sm);font-size:var(--text-sm);transition:all var(--transition-base)}.admin-pagination[data-v-5e2a9aa6] .el-pagination .el-pager li:hover{background:var(--bg-hover)}.admin-pagination[data-v-5e2a9aa6] .el-pagination .el-pager li.is-active{background:var(--primary-color);color:var(--text-on-primary)}.admin-pagination[data-v-5e2a9aa6] .el-pagination .btn-prev,.admin-pagination[data-v-5e2a9aa6] .el-pagination .btn-next{min-width:32px;height:32px;line-height:32px;border-radius:var(--radius-sm);transition:all var(--transition-base)}.admin-pagination[data-v-5e2a9aa6] .el-pagination .btn-prev:hover,.admin-pagination[data-v-5e2a9aa6] .el-pagination .btn-next:hover{background:var(--bg-hover)}.admin-pagination[data-v-5e2a9aa6] .el-pagination .btn-prev:disabled,.admin-pagination[data-v-5e2a9aa6] .el-pagination .btn-next:disabled{color:var(--text-disabled);cursor:not-allowed}@media (max-width: var(--breakpoint-md)){.admin-pagination[data-v-5e2a9aa6] .el-pagination .el-pagination__sizes,.admin-pagination[data-v-5e2a9aa6] .el-pagination .el-pagination__jump{display:none}}.admin-status[data-v-5e2a9aa6]{display:inline-flex;align-items:center;gap:var(--spacing-sm);font-size:var(--text-sm);font-weight:var(--font-medium)}.admin-status__dot[data-v-5e2a9aa6]{width:8px;height:8px;border-radius:var(--radius-full);flex-shrink:0}.admin-status__dot--online[data-v-5e2a9aa6]{background:var(--success-color);box-shadow:0 0 0 2px var(--success-extra-light)}.admin-status__dot--offline[data-v-5e2a9aa6]{background:var(--text-disabled)}.admin-status__dot--busy[data-v-5e2a9aa6]{background:var(--danger-color);box-shadow:0 0 0 2px var(--danger-extra-light)}.admin-status__dot--away[data-v-5e2a9aa6]{background:var(--warning-color);box-shadow:0 0 0 2px var(--warning-extra-light)}.admin-status__text[data-v-5e2a9aa6]{color:var(--text-primary)}.admin-empty-state[data-v-5e2a9aa6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl);text-align:center}.admin-empty-state__icon[data-v-5e2a9aa6]{font-size:64px;color:var(--text-placeholder);margin-bottom:var(--spacing-lg)}.admin-empty-state__title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.admin-empty-state__description[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-lg);max-width:400px}.admin-empty-state__actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.admin-loading[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;padding:var(--spacing-3xl)}.admin-loading__spinner[data-v-5e2a9aa6]{width:40px;height:40px;border:3px solid var(--border-color-light);border-top-color:var(--primary-color);border-radius:var(--radius-full);animation:admin-spin-5e2a9aa6 .8s linear infinite}.admin-loading__text[data-v-5e2a9aa6]{margin-left:var(--spacing-md);color:var(--text-secondary);font-size:var(--text-sm)}@keyframes admin-spin-5e2a9aa6{to{transform:rotate(360deg)}}.admin-tooltip[data-v-5e2a9aa6] .el-tooltip__popper{background:var(--text-primary);color:var(--bg-card);border-radius:var(--radius-sm);padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);max-width:300px}@media (max-width: var(--breakpoint-md)){.admin-hide-mobile[data-v-5e2a9aa6]{display:none!important}}@media (min-width: var(--breakpoint-md1)){.admin-hide-desktop[data-v-5e2a9aa6]{display:none!important}}.admin-text-left[data-v-5e2a9aa6]{text-align:left}.admin-text-center[data-v-5e2a9aa6]{text-align:center}.admin-text-right[data-v-5e2a9aa6]{text-align:right}.admin-mt-sm[data-v-5e2a9aa6]{margin-top:var(--spacing-sm)}.admin-mt-md[data-v-5e2a9aa6]{margin-top:var(--spacing-md)}.admin-mt-lg[data-v-5e2a9aa6]{margin-top:var(--spacing-lg)}.admin-mb-sm[data-v-5e2a9aa6]{margin-bottom:var(--spacing-sm)}.admin-mb-md[data-v-5e2a9aa6]{margin-bottom:var(--spacing-md)}.admin-mb-lg[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.el-button.el-button--small[data-v-5e2a9aa6]{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);height:28px}.el-button.el-button--default[data-v-5e2a9aa6]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm);height:32px}.el-button.el-button--large[data-v-5e2a9aa6]{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-base);height:40px}.el-input.el-input--small .el-input__inner[data-v-5e2a9aa6]{height:28px;line-height:28px}.el-input.el-input--default .el-input__inner[data-v-5e2a9aa6]{height:32px;line-height:32px}.el-input.el-input--large .el-input__inner[data-v-5e2a9aa6]{height:40px;line-height:40px}.el-select[data-v-5e2a9aa6]{width:100%}.el-dialog[data-v-5e2a9aa6]{border-radius:var(--radius-lg);overflow:hidden}.el-dialog .el-dialog__header[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-light)}.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding:var(--spacing-xl)}.el-dialog .el-dialog__footer[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-light)}.el-drawer .el-drawer__header[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-light);margin-bottom:0}.el-drawer .el-drawer__body[data-v-5e2a9aa6]{padding:var(--spacing-xl)}@media print{.admin-page[data-v-5e2a9aa6]{background:white}.admin-card[data-v-5e2a9aa6]{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}.admin-button-group[data-v-5e2a9aa6],.admin-search-bar[data-v-5e2a9aa6],.admin-pagination[data-v-5e2a9aa6]{display:none}}@media (prefers-reduced-motion: reduce){.admin-card[data-v-5e2a9aa6],.admin-list__item[data-v-5e2a9aa6],.admin-table tbody tr[data-v-5e2a9aa6],.admin-tag[data-v-5e2a9aa6],.el-button[data-v-5e2a9aa6]{transition:none}.admin-loading__spinner[data-v-5e2a9aa6]{animation:none}}@media (prefers-contrast: high){.admin-card[data-v-5e2a9aa6],.admin-list[data-v-5e2a9aa6],.admin-table[data-v-5e2a9aa6]{border:2px solid var(--text-primary)}.admin-tag[data-v-5e2a9aa6]{border:2px solid currentColor}}[data-v-5e2a9aa6]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}html[data-theme=dark] .admin-card[data-v-5e2a9aa6],html[data-theme=dark] .admin-list[data-v-5e2a9aa6]{background:var(--bg-card-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__header[data-v-5e2a9aa6]{background:var(--bg-secondary-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__item[data-v-5e2a9aa6]{border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__item[data-v-5e2a9aa6]:hover{background:var(--bg-hover-dark)}html[data-theme=dark] .admin-table[data-v-5e2a9aa6]{background:var(--bg-card-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-table thead[data-v-5e2a9aa6]{background:var(--bg-secondary-dark)}html[data-theme=dark] .admin-table thead th[data-v-5e2a9aa6],html[data-theme=dark] .admin-table tbody tr[data-v-5e2a9aa6]{border-color:var(--border-color-dark)}html[data-theme=dark] .admin-table tbody tr[data-v-5e2a9aa6]:hover{background:var(--bg-hover-dark)}html[data-theme=dark] .admin-search-bar[data-v-5e2a9aa6]{background:var(--bg-secondary-dark)}html[data-theme=dark] .admin-empty-state__icon[data-v-5e2a9aa6],html[data-theme=dark] .admin-status__dot--offline[data-v-5e2a9aa6]{color:var(--text-disabled-dark)}[data-v-5e2a9aa6]:root,:root.theme-dark[data-v-5e2a9aa6]{--primary-color: #6366f1;--primary-hover: #4f46e5;--primary-light: #a5b4fc;--primary-color-dark: #4338ca;--secondary-color: #06b6d4;--accent-color: #f59e0b;--danger-color: #f87171;--warning-color: #fbbf24;--info-color: #38bdf8;--success-color: #34d399;--success-color-rgb: 52, 211, 153;--warning-color-rgb: 251, 191, 36;--danger-color-rgb: 248, 113, 113;--info-color-rgb: 56, 189, 248;--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-color-dark) 100%);--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(255, 255, 255, .3);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(255, 255, 255, .5);--primary-light-bg: rgba(99, 102, 241, .15);--success-light-bg: rgba(52, 211, 153, .15);--warning-light-bg: rgba(251, 191, 36, .15);--danger-light-bg: rgba(248, 113, 113, .15);--info-light-bg: rgba(56, 189, 248, .15);--primary-bg: rgba(99, 102, 241, .18);--success-bg: rgba(52, 211, 153, .18);--warning-bg: rgba(251, 191, 36, .18);--danger-bg: rgba(248, 113, 113, .18);--info-bg: rgba(56, 189, 248, .18);--bg-primary: #0c0a1a;--bg-secondary: #1a1625;--bg-tertiary: #2d2438;--bg-card: #1a1625;--bg-hover: #2d2438;--bg-color: #1a1625;--bg-color-hover: #2d2438;--text-primary: #d1d5db !important;--text-secondary: #9ca3af !important;--text-muted: #6b7280 !important;--text-disabled: #374151 !important;--text-tertiary: #6b7280 !important;--border-color: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .12);--border-focus: rgba(99, 102, 241, .6);--border-color-light: rgba(255, 255, 255, .12);--el-border-color: var(--border-color);--el-border-color-light: var(--border-color-light);--el-border-color-lighter: rgba(255, 255, 255, .05);--el-border-color-extra-light: rgba(255, 255, 255, .03);--el-border-color-dark: rgba(255, 255, 255, .15);--el-border-color-darker: rgba(255, 255, 255, .18);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 20px -4px rgba(0, 0, 0, .6);--shadow-xl: 0 24px 32px -8px rgba(0, 0, 0, .7);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-normal: .35s cubic-bezier(.4, 0, .2, 1);--transition-slow: .6s cubic-bezier(.4, 0, .2, 1);--table-column-selection: 55px;--table-column-index: 50px;--table-column-sm: 100px;--table-column-md: 120px;--table-column-lg: 180px;--table-column-xl: 200px;--dialog-width-sm: 500px;--dialog-width-md: 600px;--dialog-width-lg: 700px;--form-label-width: 100px;--row-gutter: 10px;--transform-hover-sm: translateY(-3px);--transform-hover-md: translateY(-6px);--transform-slide: translateX(6px);--transform-active: translateY(0);--position-offset-sm: -4px;--position-offset-md: -8px;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--spacing-5xl: 6rem;--app-gap-lg: var(--spacing-xl);--sidebar-bg: #0c0a1a;--sidebar-border: #1a1625;--sidebar-text: #d1d5db;--sidebar-text-hover: #e2e8f0;--sidebar-item-hover: rgba(99, 102, 241, .12);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 4px 12px rgba(0, 0, 0, .3);--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-color-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-color);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-color);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-color);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-color);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--scrollbar-track: #1a1625;--scrollbar-thumb: #374151;--scrollbar-thumb-hover: #4b5563}:root.theme-light[data-v-5e2a9aa6]{--primary-color: #6366f1;--primary-color-rgb: 99, 102, 241;--primary-hover: #4f46e5;--primary-light: #a5b4fc;--primary-lighter: #c7d2fe;--primary-extra-light: #e0e7ff;--primary-dark: #4338ca;--secondary-color: #06b6d4;--accent-color: #f59e0b;--danger-color: #ef4444;--warning-color: #f97316;--info-color: #06b6d4;--success-color: #10b981;--success-light: #34d399;--success-lighter: #6ee7b7;--success-extra-light: #d1fae5;--success-color-rgb: 16, 185, 129;--warning-light: #fb923c;--warning-lighter: #fdba74;--warning-extra-light: #fed7aa;--warning-color-rgb: 249, 115, 22;--danger-light: #f87171;--danger-lighter: #fca5a5;--danger-extra-light: #fecaca;--danger-color-rgb: 239, 68, 68;--info-light: #22d3ee;--info-lighter: #67e8f9;--info-extra-light: #cffafe;--info-color-rgb: 6, 182, 212;--primary-light-bg: rgba(0, 123, 255, .1);--success-light-bg: rgba(16, 185, 129, .1);--warning-light-bg: rgba(249, 115, 22, .1);--danger-light-bg: rgba(239, 68, 68, .1);--info-light-bg: rgba(6, 182, 212, .1);--bg-primary: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--bg-secondary: #ffffff;--bg-tertiary: #f8fafc;--bg-card: rgba(255, 255, 255, .95);--bg-hover: #f1f5f9;--bg-accent: rgba(0, 123, 255, .04);--bg-subtle: #f8fafc;--bg-gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);--bg-gradient-secondary: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--bg-gradient-success: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--bg-gradient-warning: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);--text-primary: #333333;--text-secondary: #666666;--text-muted: #999999;--text-disabled: #cccccc;--border-color: rgba(0, 0, 0, .08);--border: rgba(0, 0, 0, .08);--border-light: rgba(0, 0, 0, .12);--border-focus: rgba(99, 102, 241, .6);--border-accent: rgba(99, 102, 241, .6);--border-subtle: rgba(0, 0, 0, .04);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-lg: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-xl: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-colored: 0 4px 14px 0 rgba(59, 130, 246, .1);--shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .04);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--transition-fast: .15s ease-in-out;--transition-normal: .3s ease-in-out;--transition-slow: .5s ease-in-out;--table-column-selection: 55px;--table-column-index: 50px;--table-column-sm: 100px;--table-column-md: 120px;--table-column-lg: 180px;--table-column-xl: 200px;--dialog-width-sm: 500px;--dialog-width-md: 600px;--dialog-width-lg: 700px;--form-label-width: 100px;--row-gutter: 10px;--transform-hover-sm: translateY(-2px);--transform-hover-md: translateY(-4px);--transform-slide: translateX(4px);--transform-active: translateY(0);--position-offset-sm: -4px;--position-offset-md: -8px;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--spacing-5xl: 6rem;--app-gap-lg: var(--spacing-xl);--sidebar-bg: #ffffff;--sidebar-border: #dee2e6;--sidebar-text: #666666;--sidebar-text-hover: #333333;--sidebar-item-hover: #f8f9fa;--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-light);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-light);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-light);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-light);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--muted-foreground: #666666;--text-muted: #666666;--glass-effect: backdrop-filter: blur(8px);--gradient-primary: var(--primary-color);--gradient-success: #10b981;--gradient-warning: #f97316;--gradient-danger: #ef4444;--gradient-subtle: rgba(99, 102, 241, .05);--el-bg-color: rgba(255, 255, 255, .95);--el-bg-color-page: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--el-bg-color-overlay: rgba(255, 255, 255, .98);--el-text-color-primary: #2d3748;--el-text-color-regular: #4a5568;--el-text-color-secondary: #718096;--el-text-color-placeholder: #a0aec0;--el-text-color-disabled: #cbd5e0;--el-border-color: rgba(226, 232, 240, .8);--el-border-color-light: rgba(237, 242, 247, .6);--el-border-color-lighter: rgba(247, 250, 252, .4);--el-border-color-extra-light: rgba(250, 252, 255, .2);--el-border-color-dark: rgba(203, 213, 224, .8);--el-border-color-darker: rgba(160, 174, 192, .8);--el-fill-color: rgba(248, 250, 252, .8);--el-fill-color-light: rgba(251, 252, 254, .6);--el-fill-color-lighter: rgba(253, 254, 255, .4);--el-fill-color-extra-light: rgba(254, 255, 255, .2);--el-fill-color-dark: rgba(237, 242, 247, .8);--el-fill-color-darker: rgba(226, 232, 240, .8);--el-fill-color-blank: rgba(255, 255, 255, .95);--el-card-bg: rgba(255, 255, 255, .9);--el-card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--el-card-border-radius: 12px;--el-card-padding: var(--spacing-lg)}.chart-container .chart-header[data-v-5e2a9aa6]{padding:var(--spacing-lg) 24px 16px;border-bottom:1px solid #f0f0f0}.chart-container .chart-header .chart-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:600;color:#303133;margin-bottom:8px;line-height:1.4;letter-spacing:.5px}.chart-container .chart-header .chart-subtitle[data-v-5e2a9aa6]{font-size:var(--text-sm);color:#909399;line-height:1.5;margin:0}.chart-container .chart-content[data-v-5e2a9aa6]{padding:var(--spacing-lg) 24px 24px}.chart-container .chart-content .echarts[data-v-5e2a9aa6]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.chart-container .chart-content .echarts .echarts-legend[data-v-5e2a9aa6]{font-size:var(--text-sm);line-height:1.5}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item[data-v-5e2a9aa6]{margin-right:20px;margin-bottom:8px}.chart-container .chart-content .echarts .echarts-axis-label[data-v-5e2a9aa6]{font-size:var(--text-xs);color:#666;line-height:1.4}.chart-container .chart-content .echarts .echarts-tooltip[data-v-5e2a9aa6]{font-size:var(--text-sm);line-height:1.6;padding:var(--spacing-md) 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.pie-chart-container .chart-content .echarts .pie-label[data-v-5e2a9aa6]{font-size:var(--text-sm);font-weight:500;line-height:1.4}.pie-chart-container .chart-content .echarts .pie-label .label-line[data-v-5e2a9aa6]{stroke-width:1.5px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item[data-v-5e2a9aa6]{margin:var(--spacing-sm) 16px 8px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-icon[data-v-5e2a9aa6]{width:14px;height:14px;border-radius:2px;margin-right:8px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text[data-v-5e2a9aa6]{font-size:var(--text-sm);color:#606266;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label[data-v-5e2a9aa6]{font-size:var(--text-xs);color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label.rotated[data-v-5e2a9aa6]{text-anchor:end;transform-origin:center}.line-chart-container .chart-content .echarts .y-axis-label[data-v-5e2a9aa6]{font-size:var(--text-xs);color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .data-label[data-v-5e2a9aa6]{font-size:11px;font-weight:500;fill:#303133;text-anchor:middle}.line-chart-container .chart-content .echarts .grid-line[data-v-5e2a9aa6]{stroke:#f0f0f0;stroke-width:1px;stroke-dasharray:2,2}.bar-chart-container .chart-content .echarts .bar-label[data-v-5e2a9aa6]{font-size:var(--text-xs);font-weight:500;fill:#303133;text-anchor:middle}.bar-chart-container .chart-content .echarts .category-label[data-v-5e2a9aa6]{font-size:var(--text-xs);color:#909399;line-height:1.4;max-width:60px;word-wrap:break-word}@media (max-width: var(--breakpoint-md)){.chart-container .chart-header[data-v-5e2a9aa6]{padding:var(--spacing-md) 20px 12px}.chart-container .chart-header .chart-title[data-v-5e2a9aa6]{font-size:var(--text-base)}.chart-container .chart-header .chart-subtitle[data-v-5e2a9aa6]{font-size:var(--text-sm)}.chart-container .chart-content[data-v-5e2a9aa6]{padding:var(--spacing-md) 20px 20px}.chart-container .chart-content .echarts .echarts-legend[data-v-5e2a9aa6]{font-size:var(--text-sm)}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item[data-v-5e2a9aa6]{margin-right:16px;margin-bottom:6px}.chart-container .chart-content .echarts .echarts-axis-label[data-v-5e2a9aa6]{font-size:11px}.chart-container .chart-content .echarts .echarts-tooltip[data-v-5e2a9aa6]{font-size:var(--text-xs);padding:10px 14px}.pie-chart-container .chart-content .echarts .pie-label[data-v-5e2a9aa6]{font-size:var(--text-xs)}.pie-chart-container .chart-content .echarts .pie-legend .legend-item[data-v-5e2a9aa6]{margin:6px 12px 6px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text[data-v-5e2a9aa6]{font-size:var(--text-sm)}.line-chart-container .chart-content .echarts .x-axis-label[data-v-5e2a9aa6],.line-chart-container .chart-content .echarts .y-axis-label[data-v-5e2a9aa6]{font-size:11px}.line-chart-container .chart-content .echarts .data-label[data-v-5e2a9aa6]{font-size:10px}}.chart-loading[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;height:300px;color:#909399;font-size:var(--text-sm);line-height:1.5}.chart-loading .loading-text[data-v-5e2a9aa6]{margin-left:12px}.chart-error[data-v-5e2a9aa6]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#f56c6c;font-size:var(--text-sm);line-height:1.5}.chart-error .error-icon[data-v-5e2a9aa6]{font-size:var(--text-2xl);margin-bottom:12px}.chart-error .error-text[data-v-5e2a9aa6]{text-align:center}.chart-toolbar[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}.chart-toolbar .toolbar-left[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md)}.chart-toolbar .toolbar-left .chart-type-selector .el-select[data-v-5e2a9aa6]{width:120px}.chart-toolbar .toolbar-left .chart-type-selector .el-select .el-input__wrapper[data-v-5e2a9aa6]{padding:6px 12px}.chart-toolbar .toolbar-right[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm)}.chart-toolbar .toolbar-right .toolbar-button[data-v-5e2a9aa6]{padding:6px 12px;font-size:var(--text-sm);border-radius:4px}.main-layout[data-v-5e2a9aa6]{display:flex;height:100vh;width:100vw;overflow:hidden}.main-container[data-v-5e2a9aa6]{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.navbar[data-v-5e2a9aa6]{height:60px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:var(--shadow-sm);z-index:100}.page-content[data-v-5e2a9aa6]{flex:1;overflow-y:auto;overflow-x:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.breadcrumb-container[data-v-5e2a9aa6]{padding:var(--spacing-md) 24px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color)}.navbar-left[data-v-5e2a9aa6],.navbar-right[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md)}.page-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);padding:var(--spacing-lg);background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.unified-center-layout .page-header[data-v-5e2a9aa6]{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:var(--spacing-lg)!important;padding:var(--spacing-lg)!important;background-color:transparent!important;background-image:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%)!important;border-radius:var(--radius-2xl)!important;color:var(--text-on-primary)!important;box-shadow:0 8px 24px rgba(139,92,246,.3)!important;border:1px solid rgba(255,255,255,.1)!important}.page-title[data-v-5e2a9aa6]{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0}.unified-center-layout .page-title[data-v-5e2a9aa6]{color:var(--text-on-primary)!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-description[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-muted);margin:var(--spacing-xs) 0 0 0}.unified-center-layout .page-description[data-v-5e2a9aa6]{color:var(--text-on-primary-secondary)!important}.page-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center}@media screen and (max-width: 768px){.main-layout[data-v-5e2a9aa6]{flex-direction:column}.navbar[data-v-5e2a9aa6]{order:-1;height:50px;padding:0 16px}.page-content[data-v-5e2a9aa6]{padding:var(--spacing-md)}.page-header[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md);align-items:stretch}.page-actions[data-v-5e2a9aa6]{justify-content:center}}.page-container[data-v-5e2a9aa6]{padding:var(--spacing-lg);background-color:var(--bg-secondary);min-height:calc(100vh - 60px)}@media (max-width: var(--breakpoint-md)){.page-container[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.settings-page-container[data-v-5e2a9aa6]{max-width:1200px;margin:0 auto}.settings-page-container .page-title[data-v-5e2a9aa6]{font-size:var(--text-2xl);font-weight:700;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;margin:0 0 var(--spacing-lg) 0}.settings-page-container .page-title[data-v-5e2a9aa6]:after{content:"";position:absolute;bottom:-4px;left:0;width:100px;height:3px;background:var(--gradient-primary);border-radius:var(--radius-sm)}.tabs-container[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-lg);transition:all var(--transition-base);overflow:hidden}.tabs-container[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ai-optimization-container[data-v-5e2a9aa6]{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden}.analysis-panel[data-v-5e2a9aa6]{background:var(--bg-tertiary);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--border-color)}.panel-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.panel-header h3[data-v-5e2a9aa6]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.panel-header .panel-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.analysis-overview[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg)}.analysis-overview .overview-card[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.analysis-overview .overview-card[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.analysis-overview .overview-card .card-icon[data-v-5e2a9aa6]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:var(--text-xl);color:#fff}.analysis-overview .overview-card .card-icon.performance-icon[data-v-5e2a9aa6]{background:var(--gradient-primary)}.analysis-overview .overview-card .card-icon.optimization-icon[data-v-5e2a9aa6]{background:var(--gradient-warning)}.analysis-overview .overview-card .card-icon.confidence-icon[data-v-5e2a9aa6]{background:var(--gradient-success)}.analysis-overview .overview-card .card-content .card-value[data-v-5e2a9aa6]{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:1}.analysis-overview .overview-card .card-content .card-label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.optimizations-list .optimization-item[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-lg);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);border-left:4px solid var(--border-color);transition:all var(--transition-base)}.optimizations-list .optimization-item[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.optimizations-list .optimization-item.high[data-v-5e2a9aa6]{border-left-color:var(--danger-color)}.optimizations-list .optimization-item.medium[data-v-5e2a9aa6]{border-left-color:var(--warning-color)}.optimizations-list .optimization-item.low[data-v-5e2a9aa6]{border-left-color:var(--success-color)}.optimizations-list .optimization-item .optimization-icon[data-v-5e2a9aa6]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--primary-extra-light);color:var(--primary-color);font-size:var(--text-xl)}.optimizations-list .optimization-item .optimization-content[data-v-5e2a9aa6]{flex:1}.optimizations-list .optimization-item .optimization-content .optimization-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-header h4[data-v-5e2a9aa6]{margin:0;font-size:var(--text-base);font-weight:600;color:var(--text-primary)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence[data-v-5e2a9aa6]{margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config .label[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config .label[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning .label[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence .label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;margin-right:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config code[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config code[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning code[data-v-5e2a9aa6],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence code[data-v-5e2a9aa6]{background:var(--bg-tertiary);padding:2px 6px;border-radius:var(--radius-sm);font-family:Monaco,Consolas,monospace;font-size:var(--text-sm);color:var(--primary-color)}.optimizations-list .optimization-item .optimization-actions[data-v-5e2a9aa6]{display:flex;flex-direction:column;gap:var(--spacing-xs);align-items:flex-end}.version-timeline .version-item[data-v-5e2a9aa6]{position:relative;display:flex;gap:var(--spacing-lg);padding-left:calc(var(--spacing-lg) + 20px);margin-bottom:var(--spacing-lg)}.version-timeline .version-item[data-v-5e2a9aa6]:not(:last-child):before{content:"";position:absolute;left:10px;top:24px;bottom:-16px;width:2px;background:var(--border-color)}.version-timeline .version-item.active .version-marker[data-v-5e2a9aa6]{background:var(--success-color);border-color:var(--success-color)}.version-timeline .version-item.active .version-content[data-v-5e2a9aa6]{border-color:var(--success-color);background:var(--success-extra-light)}.version-timeline .version-item .version-marker[data-v-5e2a9aa6]{position:absolute;left:4px;top:12px;width:12px;height:12px;border:2px solid var(--border-color);border-radius:50%;background:var(--bg-card)}.version-timeline .version-item .version-content[data-v-5e2a9aa6]{flex:1;padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.version-timeline .version-item .version-content[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.version-timeline .version-item .version-content .version-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-header .version-info[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);align-items:center}.version-timeline .version-item .version-content .version-header .version-info .version-id[data-v-5e2a9aa6]{font-weight:600;color:var(--text-primary)}.version-timeline .version-item .version-content .version-header .version-info .version-type[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary)}.version-timeline .version-item .version-content .version-header .version-timestamp[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-description[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes .changes-count[data-v-5e2a9aa6],.version-timeline .version-item .version-content .version-changes .affected-categories[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.settings-page-container .page-title[data-v-5e2a9aa6]{font-size:var(--text-xl);margin-bottom:var(--spacing-md)}.tabs-container[data-v-5e2a9aa6]{padding:var(--spacing-md)}.analysis-overview[data-v-5e2a9aa6]{grid-template-columns:1fr;gap:var(--spacing-sm)}.panel-header[data-v-5e2a9aa6],.version-header[data-v-5e2a9aa6]{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}.panel-header .panel-actions[data-v-5e2a9aa6],.panel-header .version-actions[data-v-5e2a9aa6],.version-header .panel-actions[data-v-5e2a9aa6],.version-header .version-actions[data-v-5e2a9aa6]{width:100%;justify-content:space-between}.optimization-item[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-sm)}.optimization-item .optimization-actions[data-v-5e2a9aa6]{flex-direction:row;align-items:center;justify-content:flex-end}.version-item[data-v-5e2a9aa6]{padding-left:calc(var(--spacing-sm) + 16px)}.version-item .version-marker[data-v-5e2a9aa6]{left:3px;width:10px;height:10px}.version-item[data-v-5e2a9aa6]:not(:last-child):before{left:8px}.version-item .version-content[data-v-5e2a9aa6]{padding:var(--spacing-md)}.version-item .version-content .version-header[data-v-5e2a9aa6]{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}.version-item .version-content .version-changes[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-xs)}}.ai-workbench-container[data-v-5e2a9aa6]{height:100vh;display:flex;flex-direction:column;background:var(--bg-secondary)}.ai-workbench-container .workbench-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.ai-workbench-container .workbench-header .header-left[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-lg)}.ai-workbench-container .workbench-header .header-left .workbench-title[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary)}.ai-workbench-container .workbench-header .header-left .workbench-title .title-icon[data-v-5e2a9aa6]{color:var(--primary-color)}.ai-workbench-container .workbench-header .header-left .status-badges[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.ai-workbench-container .workbench-main[data-v-5e2a9aa6]{flex:1;display:flex;gap:1px;background:var(--border-color);overflow:hidden}.ai-workbench-container .workbench-main.wide-layout .tools-sidebar[data-v-5e2a9aa6]{width:200px}.ai-workbench-container .workbench-main.wide-layout .info-panel[data-v-5e2a9aa6]{width:300px}.tools-sidebar[data-v-5e2a9aa6]{width:240px;background:var(--bg-card);display:flex;flex-direction:column}.tools-sidebar .tools-header[data-v-5e2a9aa6]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color)}.tools-sidebar .tools-header h3[data-v-5e2a9aa6]{margin:0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.tools-sidebar .tool-categories[data-v-5e2a9aa6]{flex:1;overflow-y:auto}.tools-sidebar .tool-categories .tool-category[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color-light)}.tools-sidebar .tool-categories .tool-category .category-header[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);cursor:pointer;transition:var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon[data-v-5e2a9aa6]{margin-left:auto;transition:transform var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon.expanded[data-v-5e2a9aa6]{transform:rotate(180deg)}.tools-sidebar .tool-categories .tool-category.active .category-header[data-v-5e2a9aa6]{background:var(--primary-extra-light);color:var(--primary-color)}.tools-sidebar .tool-categories .tool-category .category-tools[data-v-5e2a9aa6]{background:var(--bg-tertiary)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg) var(--spacing-sm) calc(var(--spacing-lg) * 2);cursor:pointer;transition:var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item[data-v-5e2a9aa6]:hover{background:var(--primary-extra-light)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item .el-icon[data-v-5e2a9aa6]{color:var(--text-secondary)}.conversation-area[data-v-5e2a9aa6]{flex:1;background:var(--bg-card);display:flex;flex-direction:column;height:100%;position:relative}.conversation-area .conversation-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color)}.conversation-area .conversation-header .conversation-info h3[data-v-5e2a9aa6]{margin:0 0 var(--spacing-xs) 0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.conversation-area .conversation-header .conversation-info .conversation-subtitle[data-v-5e2a9aa6]{color:var(--text-secondary);font-size:var(--text-sm)}.conversation-area .conversation-header .conversation-controls[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content[data-v-5e2a9aa6]{flex:1;overflow-y:auto;padding:var(--spacing-xl);padding-bottom:200px}.conversation-area .conversation-content .welcome-screen[data-v-5e2a9aa6]{height:100%;display:flex;align-items:center;justify-content:center}.conversation-area .conversation-content .welcome-screen .welcome-content[data-v-5e2a9aa6]{text-align:center;max-width:400px}.conversation-area .conversation-content .welcome-screen .welcome-content .welcome-icon[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl);color:var(--primary-color)}.conversation-area .conversation-content .welcome-screen .welcome-content h2[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg);color:var(--text-primary);font-size:var(--text-xl)}.conversation-area .conversation-content .welcome-screen .welcome-content p[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl);color:var(--text-secondary);line-height:1.6}.conversation-area .conversation-content .welcome-screen .welcome-content .quick-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}.conversation-area .conversation-content .messages-container .message-item[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl)}.conversation-area .conversation-content .messages-container .message-item .message-header[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info[data-v-5e2a9aa6]{display:flex;flex-direction:column;gap:2px}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-sender[data-v-5e2a9aa6]{font-weight:var(--font-medium);color:var(--text-primary)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-time[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--text-secondary)}.conversation-area .conversation-content .messages-container .message-item .message-content[data-v-5e2a9aa6]{margin-left:44px;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-md);line-height:1.6}.conversation-area .conversation-content .messages-container .message-item .message-content .text-content[data-v-5e2a9aa6]{white-space:pre-wrap}.conversation-area .conversation-content .messages-container .message-item .message-actions[data-v-5e2a9aa6]{margin-left:44px;margin-top:var(--spacing-sm);display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content .messages-container .message-item.user .message-content[data-v-5e2a9aa6]{background:var(--primary-color);color:#fff;border-radius:var(--radius-lg) var(--radius-lg) var(--radius-sm) var(--radius-lg)}.conversation-area .conversation-content .messages-container .message-item.assistant .message-content[data-v-5e2a9aa6]{background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm)}.conversation-area .conversation-content .messages-container .loading-message .loading-content[data-v-5e2a9aa6]{margin-left:44px;padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-xs)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-5e2a9aa6]{width:8px;height:8px;border-radius:50%;background:var(--text-secondary);animation:typing-5e2a9aa6 1.4s ease-in-out infinite}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-5e2a9aa6]:nth-child(2){animation-delay:.2s}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-5e2a9aa6]:nth-child(3){animation-delay:.4s}.conversation-area .input-area[data-v-5e2a9aa6]{position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--border-color);background:var(--bg-tertiary);z-index:10;box-shadow:0 -2px 8px rgba(0,0,0,.1);min-height:150px}.conversation-area .input-area .input-toolbar[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl) 0;border-bottom:1px solid var(--border-color-light)}.conversation-area .input-area .input-container[data-v-5e2a9aa6]{padding:var(--spacing-lg) var(--spacing-xl);display:flex;gap:var(--spacing-md);align-items:flex-end}.conversation-area .input-area .input-container .message-input[data-v-5e2a9aa6]{flex:1}.conversation-area .input-area .input-container .send-button[data-v-5e2a9aa6]{height:78px;padding:0 var(--spacing-lg);flex-shrink:0}.conversation-area .input-area .input-hints[data-v-5e2a9aa6]{display:flex;justify-content:space-between;padding:0 var(--spacing-xl) var(--spacing-lg);font-size:var(--text-xs);color:var(--text-secondary)}.info-panel[data-v-5e2a9aa6]{width:320px;background:var(--bg-card)}.info-panel .info-tabs[data-v-5e2a9aa6]{height:100%;border:none}.info-panel .conversation-history[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.info-panel .conversation-history .history-header[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.info-panel .conversation-history .history-item[data-v-5e2a9aa6]{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-sm);cursor:pointer;transition:var(--transition-base)}.info-panel .conversation-history .history-item[data-v-5e2a9aa6]:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.info-panel .conversation-history .history-item .history-title[data-v-5e2a9aa6]{font-weight:var(--font-medium);margin-bottom:var(--spacing-xs)}.info-panel .conversation-history .history-item .history-time[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.info-panel .conversation-history .history-item .history-preview[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.info-panel .memory-panel[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.info-panel .memory-panel .memory-search[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.info-panel .memory-panel .memory-item[data-v-5e2a9aa6]{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.info-panel .memory-panel .memory-item .memory-content[data-v-5e2a9aa6]{margin-bottom:var(--spacing-sm);line-height:1.4;font-size:var(--text-sm)}.info-panel .memory-panel .memory-item .memory-meta[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.info-panel .memory-panel .memory-item .memory-meta .memory-time[data-v-5e2a9aa6]{font-size:var(--text-xs);color:var(--text-secondary)}.info-panel .memory-panel .memory-item .memory-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-sm)}.info-panel .status-panel[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.info-panel .status-panel .status-section[data-v-5e2a9aa6]{margin-bottom:var(--spacing-xl)}.info-panel .status-panel .status-section h4[data-v-5e2a9aa6]{margin:0 0 var(--spacing-md) 0;color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-semibold)}.info-panel .status-panel .status-section .status-item[data-v-5e2a9aa6]{display:flex;justify-content:space-between;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--border-color-light)}.info-panel .status-panel .status-section .status-item[data-v-5e2a9aa6]:last-child{border-bottom:none}.info-panel .status-panel .performance-chart .chart-placeholder[data-v-5e2a9aa6]{height:120px;background:var(--bg-tertiary);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}@keyframes typing-5e2a9aa6{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.slide-down-enter-active[data-v-5e2a9aa6],.slide-down-leave-active[data-v-5e2a9aa6]{transition:all var(--transition-base);overflow:hidden}.slide-down-enter-from[data-v-5e2a9aa6],.slide-down-leave-to[data-v-5e2a9aa6]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-down-enter-to[data-v-5e2a9aa6],.slide-down-leave-from[data-v-5e2a9aa6]{max-height:300px;opacity:1;transform:translateY(0)}.tool-category.active .category-tools[data-v-5e2a9aa6]{display:block!important;max-height:none!important;opacity:1!important}@media (max-width: 1200px){.ai-workbench-container .workbench-main .tools-sidebar[data-v-5e2a9aa6],.ai-workbench-container .workbench-main .info-panel[data-v-5e2a9aa6]{width:240px}}@media (max-width: var(--breakpoint-md)){.ai-workbench-container .workbench-main .tools-sidebar[data-v-5e2a9aa6],.ai-workbench-container .workbench-main .info-panel[data-v-5e2a9aa6]{display:none}.ai-workbench-container .workbench-main .conversation-area .input-area[data-v-5e2a9aa6]{left:0;right:0}}.el-input[data-v-5e2a9aa6],.el-textarea[data-v-5e2a9aa6],.el-select[data-v-5e2a9aa6],.el-button[data-v-5e2a9aa6],.el-table[data-v-5e2a9aa6],.el-form-item__label[data-v-5e2a9aa6],.el-dialog[data-v-5e2a9aa6],.el-message[data-v-5e2a9aa6],.el-notification[data-v-5e2a9aa6],.el-menu[data-v-5e2a9aa6],.el-menu-item[data-v-5e2a9aa6],.el-submenu__title[data-v-5e2a9aa6],.el-card[data-v-5e2a9aa6],.el-tabs[data-v-5e2a9aa6],.el-tab-pane[data-v-5e2a9aa6],.el-pagination[data-v-5e2a9aa6],.el-tooltip[data-v-5e2a9aa6],.el-popover[data-v-5e2a9aa6],.el-dropdown[data-v-5e2a9aa6],.el-breadcrumb[data-v-5e2a9aa6]{font-family:var(--font-family-base)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.el-menu[data-v-5e2a9aa6]{background-color:transparent!important;border:none!important}.el-menu .el-sub-menu .el-menu[data-v-5e2a9aa6]{background-color:rgba(0,0,0,.05)!important}.el-menu .el-menu-item[data-v-5e2a9aa6]{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-menu-item[data-v-5e2a9aa6]:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-menu .el-menu-item.is-active[data-v-5e2a9aa6]{background-color:var(--primary-color)!important;color:#fff!important}.el-menu .el-sub-menu__title[data-v-5e2a9aa6]{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-sub-menu__title[data-v-5e2a9aa6]:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-card[data-v-5e2a9aa6]{border-radius:var(--radius-lg)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important;transition:all var(--transition-fast)!important}.el-card[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)}.el-card .el-card__header[data-v-5e2a9aa6]{border-bottom-color:var(--border-color)!important;padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-card .el-card__body[data-v-5e2a9aa6]{padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-button[data-v-5e2a9aa6]{border-radius:var(--radius-md)!important;font-weight:500!important;transition:all var(--transition-fast)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}.el-button[data-v-5e2a9aa6]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)!important}.el-button[data-v-5e2a9aa6]:active{transform:translateY(0)}.el-button--default[data-v-5e2a9aa6]{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.el-button--default[data-v-5e2a9aa6]:hover{background-color:var(--bg-tertiary)!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.el-input .el-input__wrapper[data-v-5e2a9aa6]{border-radius:var(--radius-md)!important;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;box-shadow:none!important;transition:all var(--transition-fast)!important}.el-input .el-input__wrapper[data-v-5e2a9aa6]:hover{border-color:var(--border-light)!important}.el-input .el-input__wrapper.is-focus[data-v-5e2a9aa6]{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-input .el-input__inner[data-v-5e2a9aa6]{background-color:transparent!important;color:var(--text-primary)!important}.el-input .el-input__inner[data-v-5e2a9aa6]::-moz-placeholder{color:var(--text-muted)!important}.el-input .el-input__inner[data-v-5e2a9aa6]::placeholder{color:var(--text-muted)!important}.el-table[data-v-5e2a9aa6]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.el-table[data-v-5e2a9aa6]:before{background-color:var(--border-color)!important}.el-table th.el-table__cell[data-v-5e2a9aa6]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important;border-bottom-color:var(--border-color)!important;font-weight:600!important}.el-table td.el-table__cell[data-v-5e2a9aa6]{border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important;background-color:var(--bg-card)!important}.el-table .el-table__row:hover>td.el-table__cell[data-v-5e2a9aa6]{background-color:var(--bg-hover)!important}.el-table .el-table__empty-block[data-v-5e2a9aa6]{background-color:var(--bg-card)!important}.el-table .el-table__empty-text[data-v-5e2a9aa6]{color:var(--text-secondary)!important}.el-pagination[data-v-5e2a9aa6]{color:var(--text-primary)!important}.el-pagination button[data-v-5e2a9aa6]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination button[data-v-5e2a9aa6]:disabled{background-color:transparent!important;color:var(--text-disabled)!important}.el-pagination .el-pager li[data-v-5e2a9aa6]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination .el-pager li.is-active[data-v-5e2a9aa6]{background-color:var(--primary-color)!important;color:#fff!important}.el-pagination .el-pager li[data-v-5e2a9aa6]:hover{color:var(--primary-color)!important}.el-dialog[data-v-5e2a9aa6]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-xl)!important}.el-dialog .el-dialog__header[data-v-5e2a9aa6]{border-bottom:1px solid var(--border-color)!important;padding:var(--spacing-lg)!important}.el-dialog .el-dialog__title[data-v-5e2a9aa6]{color:var(--text-primary)!important}.el-dialog .el-dialog__body[data-v-5e2a9aa6]{padding:var(--spacing-lg)!important;color:var(--text-primary)!important}.el-dialog .el-dialog__footer[data-v-5e2a9aa6]{border-top:1px solid var(--border-color)!important;padding:var(--spacing-md) var(--spacing-lg)!important}.el-dropdown-menu[data-v-5e2a9aa6]{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.el-dropdown-menu .el-dropdown-menu__item[data-v-5e2a9aa6]{color:var(--text-primary)!important}.el-dropdown-menu .el-dropdown-menu__item[data-v-5e2a9aa6]:hover{background-color:var(--bg-hover)!important;color:var(--primary-color)!important}.el-select .el-select__wrapper[data-v-5e2a9aa6]{border-radius:var(--radius-md)!important;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;box-shadow:none!important;transition:all var(--transition-fast)!important}.el-select .el-select__wrapper[data-v-5e2a9aa6]:hover{border-color:var(--border-light)!important}.el-select .el-select__wrapper.is-focused[data-v-5e2a9aa6]{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-select .el-select__placeholder[data-v-5e2a9aa6]{color:var(--text-muted)!important}.el-select .el-select__selection[data-v-5e2a9aa6],.el-form .el-form-item__label[data-v-5e2a9aa6]{color:var(--text-primary)!important}.el-form .el-form-item__error[data-v-5e2a9aa6]{color:var(--danger-color)!important}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]{background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important;border-radius:var(--radius-md)!important}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]:hover{border-color:var(--border-light)!important}.el-textarea .el-textarea__inner[data-v-5e2a9aa6]:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-tag[data-v-5e2a9aa6]{border-radius:var(--radius-md)!important;padding:2px 12px!important;font-weight:500!important;border:none!important}.el-message[data-v-5e2a9aa6]{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;border:1px solid var(--border-color)!important}.el-loading-mask[data-v-5e2a9aa6]{background-color:rgba(var(--bg-card-rgb),.9)!important}.el-empty .el-empty__description[data-v-5e2a9aa6]{color:var(--text-secondary)!important}body[data-v-5e2a9aa6]{font-size:var(--text-base, 16px);line-height:var(--line-height-normal, 1.5);font-family:var(--font-family-base, system-ui, -apple-system, sans-serif)}[data-v-5e2a9aa6]{font-size:inherit;line-height:inherit}.app-header .logo-text[data-v-5e2a9aa6]{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-header .el-breadcrumb__inner[data-v-5e2a9aa6],.app-header .btn-label[data-v-5e2a9aa6],.app-header .user-name[data-v-5e2a9aa6]{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .logo-text[data-v-5e2a9aa6]{font-size:var(--text-lg, 18px);font-weight:var(--font-bold, 700)}.sidebar .section-name[data-v-5e2a9aa6]{font-size:var(--text-xs, 12px);font-weight:var(--font-semibold, 600);text-transform:uppercase;letter-spacing:.05em}.sidebar .section-desc[data-v-5e2a9aa6]{font-size:var(--text-xs, 12px);color:var(--text-muted)}.sidebar .nav-text[data-v-5e2a9aa6],.sidebar .menu-title[data-v-5e2a9aa6],.sidebar .user-name[data-v-5e2a9aa6]{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .user-role[data-v-5e2a9aa6]{font-size:var(--text-xs, 12px);color:var(--text-muted)}.app-main .page-title[data-v-5e2a9aa6],.app-main h1[data-v-5e2a9aa6]{font-size:var(--text-2xl, 24px);font-weight:var(--font-bold, 700)}.app-main .section-title[data-v-5e2a9aa6],.app-main h2[data-v-5e2a9aa6]{font-size:var(--text-xl, 20px);font-weight:var(--font-semibold, 600)}.app-main .subsection-title[data-v-5e2a9aa6],.app-main h3[data-v-5e2a9aa6]{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-main p[data-v-5e2a9aa6],.app-main .content-text[data-v-5e2a9aa6]{font-size:var(--text-base, 16px);line-height:var(--line-height-relaxed, 1.6)}.app-main .small-text[data-v-5e2a9aa6],.app-main .caption[data-v-5e2a9aa6]{font-size:var(--text-sm, 14px);color:var(--text-muted)}.app-main .tiny-text[data-v-5e2a9aa6],.app-main .label[data-v-5e2a9aa6]{font-size:var(--text-xs, 12px);color:var(--text-muted)}@media (max-width: var(--breakpoint-md)){.app-header .logo-text[data-v-5e2a9aa6]{font-size:var(--text-base, 16px)}.app-header .btn-label[data-v-5e2a9aa6]{display:none}.sidebar .section-name[data-v-5e2a9aa6]{font-size:var(--text-xs, 12px)}.sidebar .nav-text[data-v-5e2a9aa6],.sidebar .menu-title[data-v-5e2a9aa6]{font-size:var(--text-sm, 14px)}}[data-theme=dark] .section-desc[data-v-5e2a9aa6],[data-theme=dark] .user-role[data-v-5e2a9aa6],[data-theme=dark] .small-text[data-v-5e2a9aa6],[data-theme=dark] .tiny-text[data-v-5e2a9aa6],[data-theme=dark] .caption[data-v-5e2a9aa6],[data-theme=dark] .label[data-v-5e2a9aa6]{color:var(--text-muted-dark)}[data-v-5e2a9aa6]:root{--app-padding: var(--spacing-lg);--header-height: 60px}[data-v-5e2a9aa6]{margin:0;padding:0;box-sizing:border-box}html[data-v-5e2a9aa6]{font-size:var(--text-base);line-height:1.6}body[data-v-5e2a9aa6]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex[data-v-5e2a9aa6]{display:flex}.flex-col[data-v-5e2a9aa6]{flex-direction:column}.items-center[data-v-5e2a9aa6]{align-items:center}.justify-center[data-v-5e2a9aa6]{justify-content:center}.justify-between[data-v-5e2a9aa6]{justify-content:space-between}.w-full[data-v-5e2a9aa6]{width:100%}.h-full[data-v-5e2a9aa6]{height:100%}.text-center[data-v-5e2a9aa6]{text-align:center}.cursor-pointer[data-v-5e2a9aa6]{cursor:pointer}.page-container[data-v-5e2a9aa6]{padding:var(--spacing-lg);width:100%;max-width:100%;min-height:calc(100vh - var(--header-height));background-color:var(--bg-secondary)}.card[data-v-5e2a9aa6]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:all var(--transition-fast)}.card[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.card-header[data-v-5e2a9aa6]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color);background:var(--bg-card)}.card-header .card-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);margin:0}.card-body[data-v-5e2a9aa6]{padding:var(--spacing-lg)}.btn[data-v-5e2a9aa6]{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm) var(--spacing-lg);border:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all var(--transition-fast);text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn[data-v-5e2a9aa6]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn[data-v-5e2a9aa6]:active{transform:translateY(0)}.btn.btn-primary[data-v-5e2a9aa6]{background:var(--primary-color);color:#fff}.btn.btn-primary[data-v-5e2a9aa6]:hover{background:var(--primary-hover)}.btn.btn-secondary[data-v-5e2a9aa6]{background:var(--bg-tertiary);color:var(--text-primary)}.btn.btn-secondary[data-v-5e2a9aa6]:hover{background:var(--bg-hover)}@media (max-width: var(--breakpoint-md)){.hidden-mobile[data-v-5e2a9aa6]{display:none!important}.page-container[data-v-5e2a9aa6]{padding:var(--spacing-md)}}@media (min-width: 769px){.hidden-desktop[data-v-5e2a9aa6]{display:none!important}}.fade-enter-active[data-v-5e2a9aa6],.fade-leave-active[data-v-5e2a9aa6]{transition:opacity var(--transition-fast)}.fade-enter-from[data-v-5e2a9aa6],.fade-leave-to[data-v-5e2a9aa6]{opacity:0}.center-container[data-v-5e2a9aa6]{flex:1;display:flex;flex-direction:column;width:100%;height:100%;background:var(--bg-secondary, #f5f7fa);padding:var(--spacing-lg);position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}:root.theme-light .center-container[data-v-5e2a9aa6]{background:var(--el-bg-color-page)}.center-container[data-v-5e2a9aa6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.1) 0%,transparent 20%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.1) 0%,transparent 20%);pointer-events:none;z-index:-1}.center-container[data-v-5e2a9aa6] .el-card{backdrop-filter:blur(10px);background:var(--el-bg-color, rgba(255, 255, 255, .9))!important;border:1px solid var(--el-border-color, rgba(0, 0, 0, .1))!important;box-shadow:0 8px 32px rgba(31,38,135,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.center-container[data-v-5e2a9aa6] .el-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(31,38,135,.15)!important}.center-container[data-v-5e2a9aa6] .el-tabs{--el-tabs-header-height: 48px}.center-container[data-v-5e2a9aa6] .el-tabs .el-tabs__header{margin-bottom:var(--spacing-xl);padding:var(--spacing-xs) var(--spacing-sm);background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.center-container[data-v-5e2a9aa6] .el-tabs .el-tabs__nav-wrap:after{display:none}.center-container[data-v-5e2a9aa6] .el-tabs .el-tabs__item{padding:0 var(--spacing-2xl)!important;height:40px;line-height:40px;font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-secondary);border-radius:var(--radius-lg);margin:4px 6px;transition:all var(--transition-normal);display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.center-container[data-v-5e2a9aa6] .el-tabs .el-tabs__item:hover{color:var(--primary-color);background:var(--primary-light-bg)}.center-container[data-v-5e2a9aa6] .el-tabs .el-tabs__item.is-active{color:#fff!important;background:var(--primary-color)!important;box-shadow:0 4px 12px var(--glow-primary);border-color:var(--primary-color)}.center-container[data-v-5e2a9aa6] .el-tabs .el-tabs__active-bar{display:none}@media (max-width: var(--breakpoint-md)){.center-container[data-v-5e2a9aa6]{padding:var(--spacing-lg)}}@media (max-width: var(--breakpoint-xs)){.center-container[data-v-5e2a9aa6]{padding:var(--spacing-md)}}.center-page-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:var(--spacing-lg) 32px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);border-radius:16px;color:#fff;box-shadow:0 8px 24px rgba(102,126,234,.3);position:relative;overflow:hidden}.center-page-header[data-v-5e2a9aa6]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 100%)}.center-page-header .header-left[data-v-5e2a9aa6]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.center-page-header .page-title[data-v-5e2a9aa6]{margin:0;font-size:var(--text-3xl);font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;gap:var(--spacing-md)}.center-page-header .page-title .el-icon[data-v-5e2a9aa6]{font-size:var(--text-3xl)}.center-page-header .page-subtitle[data-v-5e2a9aa6]{margin:0;font-size:var(--text-sm);color:rgba(255,255,255,.9);line-height:1.4}.center-page-header .header-actions[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);align-items:center}.center-page-header .header-actions .el-button[data-v-5e2a9aa6]{border-radius:8px;font-weight:500;transition:all .3s ease}.center-page-header .header-actions .el-button[data-v-5e2a9aa6]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width: var(--breakpoint-md)){.center-page-header[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-lg)}.center-page-header .header-actions[data-v-5e2a9aa6]{width:100%;justify-content:center}}.welcome-section[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-xl);background:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%);border-radius:var(--radius-2xl);color:var(--text-on-primary);margin-bottom:var(--spacing-lg);box-shadow:0 8px 24px rgba(139,92,246,.3);border:1px solid rgba(255,255,255,.1)}.welcome-section .welcome-content[data-v-5e2a9aa6],.welcome-section .header-content[data-v-5e2a9aa6]{flex:1}.welcome-section .welcome-content h2[data-v-5e2a9aa6],.welcome-section .welcome-content .page-title[data-v-5e2a9aa6],.welcome-section .header-content h2[data-v-5e2a9aa6],.welcome-section .header-content .page-title[data-v-5e2a9aa6]{margin:0 0 8px;font-size:var(--text-3xl);font-weight:700;color:var(--text-on-primary);text-shadow:0 2px 4px rgba(0,0,0,.1)}.welcome-section .welcome-content p[data-v-5e2a9aa6],.welcome-section .welcome-content .page-description[data-v-5e2a9aa6],.welcome-section .header-content p[data-v-5e2a9aa6],.welcome-section .header-content .page-description[data-v-5e2a9aa6]{margin:0;font-size:var(--text-sm);color:var(--text-on-primary-secondary);line-height:1.5}.welcome-section .header-actions[data-v-5e2a9aa6]{flex-shrink:0;margin-left:var(--spacing-lg);display:flex;gap:var(--spacing-sm)}@media (max-width: var(--breakpoint-md)){.welcome-section[data-v-5e2a9aa6]{flex-direction:column;gap:var(--spacing-lg);padding:var(--spacing-lg);text-align:center}.welcome-section .welcome-content[data-v-5e2a9aa6],.welcome-section .header-content[data-v-5e2a9aa6]{text-align:center}.welcome-section .header-actions[data-v-5e2a9aa6]{width:100%;margin-left:0;justify-content:center}}.center-card[data-v-5e2a9aa6]{background:white;border-radius:12px;padding:var(--spacing-lg);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .3s ease;margin-bottom:24px}:root.theme-light .center-card[data-v-5e2a9aa6]{background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.center-card[data-v-5e2a9aa6]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}:root.theme-light .center-card[data-v-5e2a9aa6]:hover{box-shadow:var(--shadow-lg)}.center-card .card-header[data-v-5e2a9aa6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}:root.theme-light .center-card .card-header[data-v-5e2a9aa6]{border-bottom-color:var(--el-border-color-light)}.center-card .card-header .card-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:600;color:#1f2937;display:flex;align-items:center;gap:var(--spacing-sm)}.center-card .card-header .card-title .el-icon[data-v-5e2a9aa6]{color:var(--primary-color);font-size:var(--text-xl)}.stats-grid[data-v-5e2a9aa6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--spacing-lg);margin-bottom:24px}@media (max-width: var(--breakpoint-md)){.stats-grid[data-v-5e2a9aa6]{grid-template-columns:1fr}}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:white;border-radius:12px;padding:var(--spacing-lg);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer}:root.theme-light .stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.15)}:root.theme-light .stat-card[data-v-5e2a9aa6]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{box-shadow:var(--shadow-xl)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-content[data-v-5e2a9aa6]{display:flex;align-items:center;gap:var(--spacing-md)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-icon[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);color:var(--text-on-primary)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-icon .el-icon[data-v-5e2a9aa6]{font-size:var(--text-3xl)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info[data-v-5e2a9aa6]{flex:1}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-value[data-v-5e2a9aa6]{font-size:var(--text-3xl);font-weight:700;color:#1f2937;margin-bottom:4px}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:#6b7280}:root.theme-light .stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-label[data-v-5e2a9aa6]{color:var(--text-secondary)}.empty-state[data-v-5e2a9aa6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state .empty-icon[data-v-5e2a9aa6]{font-size:64px;margin-bottom:16px;opacity:.6}.empty-state .empty-title[data-v-5e2a9aa6]{font-size:var(--text-lg);font-weight:600;color:#374151;margin-bottom:8px}.empty-state .empty-description[data-v-5e2a9aa6]{font-size:var(--text-sm);color:#6b7280;margin-bottom:24px}.loading-container[data-v-5e2a9aa6]{display:flex;align-items:center;justify-content:center;min-height:400px}[data-theme=dark] .center-container[data-v-5e2a9aa6]{background:var(--bg-secondary)}[data-theme=dark] .center-card[data-v-5e2a9aa6],[data-theme=dark] .stat-card[data-v-5e2a9aa6]{background:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .card-title[data-v-5e2a9aa6],[data-theme=dark] .stat-value[data-v-5e2a9aa6]{color:var(--text-primary)}[data-theme=dark] .stat-label[data-v-5e2a9aa6]{color:var(--text-secondary)}.section-header[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg)}.section-header h3[data-v-5e2a9aa6]{margin:0 0 var(--spacing-xs) 0;font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:var(--leading-tight)}.section-header p[data-v-5e2a9aa6]{margin:0;font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal)}[data-theme=dark] .section-header h3[data-v-5e2a9aa6]{color:var(--text-primary)}[data-theme=dark] .section-header p[data-v-5e2a9aa6]{color:var(--text-secondary)}[data-v-5e2a9aa6]:root{--mobile-safe-area-top: env(safe-area-inset-top);--mobile-safe-area-bottom: env(safe-area-inset-bottom);--mobile-safe-area-left: env(safe-area-inset-left);--mobile-safe-area-right: env(safe-area-inset-right);--mobile-navbar-height: 46px;--mobile-tabbar-height: 50px;--mobile-content-padding: var(--spacing-md)}.mobile-page[data-v-5e2a9aa6],.communication-page[data-v-5e2a9aa6],.ai-assistant-page[data-v-5e2a9aa6],.customer-pool-page[data-v-5e2a9aa6],.feedback-page[data-v-5e2a9aa6],.profile-page[data-v-5e2a9aa6],.child-growth-page[data-v-5e2a9aa6],.promotion-center-page[data-v-5e2a9aa6],.share-stats-page[data-v-5e2a9aa6],.enrollment-page[data-v-5e2a9aa6],.activities-page[data-v-5e2a9aa6],.teaching-page[data-v-5e2a9aa6],.performance-rewards-page[data-v-5e2a9aa6],.appointment-management-page[data-v-5e2a9aa6],.class-contacts-page[data-v-5e2a9aa6],.creative-curriculum-page[data-v-5e2a9aa6],.customer-tracking-page[data-v-5e2a9aa6],.page[data-v-5e2a9aa6]{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg)}.stat-value[data-v-5e2a9aa6]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.stat-label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary)}.promo-stats[data-v-5e2a9aa6],.performance-overview[data-v-5e2a9aa6]{display:flex;padding:var(--spacing-lg) 0}.promo-stats .stat-item[data-v-5e2a9aa6],.promo-stats .overview-item[data-v-5e2a9aa6],.performance-overview .stat-item[data-v-5e2a9aa6],.performance-overview .overview-item[data-v-5e2a9aa6]{flex:1;text-align:center}.promo-stats .stat-item .stat-value[data-v-5e2a9aa6],.promo-stats .stat-item .value[data-v-5e2a9aa6],.promo-stats .overview-item .stat-value[data-v-5e2a9aa6],.promo-stats .overview-item .value[data-v-5e2a9aa6],.performance-overview .stat-item .stat-value[data-v-5e2a9aa6],.performance-overview .stat-item .value[data-v-5e2a9aa6],.performance-overview .overview-item .stat-value[data-v-5e2a9aa6],.performance-overview .overview-item .value[data-v-5e2a9aa6]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.promo-stats .stat-item .stat-label[data-v-5e2a9aa6],.promo-stats .stat-item .label[data-v-5e2a9aa6],.promo-stats .overview-item .stat-label[data-v-5e2a9aa6],.promo-stats .overview-item .label[data-v-5e2a9aa6],.performance-overview .stat-item .stat-label[data-v-5e2a9aa6],.performance-overview .stat-item .label[data-v-5e2a9aa6],.performance-overview .overview-item .stat-label[data-v-5e2a9aa6],.performance-overview .overview-item .label[data-v-5e2a9aa6]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-container[data-v-5e2a9aa6]{padding:var(--spacing-lg);min-height:200px;background-color:var(--bg-color)}.record-stats[data-v-5e2a9aa6]{display:flex;gap:var(--spacing-md);font-size:var(--text-sm);color:var(--text-secondary)}[data-theme=dark] .mobile-page[data-v-5e2a9aa6],[data-theme=dark] .communication-page[data-v-5e2a9aa6],[data-theme=dark] .ai-assistant-page[data-v-5e2a9aa6],[data-theme=dark] .customer-pool-page[data-v-5e2a9aa6],[data-theme=dark] .page[data-v-5e2a9aa6]{background-color:var(--bg-primary);color:var(--text-primary)}.mobile-page[data-v-5e2a9aa6],.communication-page[data-v-5e2a9aa6],.ai-assistant-page[data-v-5e2a9aa6],.customer-pool-page[data-v-5e2a9aa6],.feedback-page[data-v-5e2a9aa6],.profile-page[data-v-5e2a9aa6],.child-growth-page[data-v-5e2a9aa6],.promotion-center-page[data-v-5e2a9aa6],.share-stats-page[data-v-5e2a9aa6],.enrollment-page[data-v-5e2a9aa6],.activities-page[data-v-5e2a9aa6],.teaching-page[data-v-5e2a9aa6],.performance-rewards-page[data-v-5e2a9aa6],.appointment-management-page[data-v-5e2a9aa6],.class-contacts-page[data-v-5e2a9aa6],.creative-curriculum-page[data-v-5e2a9aa6],.customer-tracking-page[data-v-5e2a9aa6],.page[data-v-5e2a9aa6]{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg);transition:background-color var(--transition-normal),color var(--transition-normal)}[data-theme=dark] .mobile-page[data-v-5e2a9aa6],[data-theme=dark] .communication-page[data-v-5e2a9aa6],[data-theme=dark] .ai-assistant-page[data-v-5e2a9aa6],[data-theme=dark] .customer-pool-page[data-v-5e2a9aa6],[data-theme=dark] .page[data-v-5e2a9aa6]{background-color:var(--bg-primary)}[data-theme=dark][data-v-5e2a9aa6] .van-cell-group{background-color:var(--bg-card)}[data-theme=dark][data-v-5e2a9aa6] .van-cell{background-color:var(--bg-card);color:var(--text-primary);border-bottom:1px solid var(--border-color)}[data-theme=dark][data-v-5e2a9aa6] .van-search{background-color:var(--bg-card)}[data-theme=dark][data-v-5e2a9aa6] .van-search .van-field__control{color:var(--text-primary)}[data-theme=dark][data-v-5e2a9aa6] .van-tabs{background-color:var(--bg-card)}[data-theme=dark][data-v-5e2a9aa6] .van-tabs .van-tab{color:var(--text-secondary)}[data-theme=dark][data-v-5e2a9aa6] .van-tabs .van-tab--active{color:var(--primary-color)}[data-theme=dark][data-v-5e2a9aa6] .van-nav-bar{background:var(--gradient-purple)}[data-theme=dark][data-v-5e2a9aa6] .van-tabbar{background-color:var(--bg-card);border-top-color:var(--border-color)}[data-theme=dark] .full-page-sidebar .ai-sidebar-header span[data-v-5e2a9aa6],[data-theme=theme-dark] .full-page-sidebar .ai-sidebar-header span[data-v-5e2a9aa6],[data-theme=dark] .full-page-sidebar .primary-title[data-v-5e2a9aa6],[data-theme=theme-dark] .full-page-sidebar .primary-title[data-v-5e2a9aa6],[data-theme=dark] .full-page-sidebar .menu-section-title[data-v-5e2a9aa6],[data-theme=theme-dark] .full-page-sidebar .menu-section-title[data-v-5e2a9aa6],[data-theme=dark] .full-page-sidebar .menu-group-label[data-v-5e2a9aa6],[data-theme=theme-dark] .full-page-sidebar .menu-group-label[data-v-5e2a9aa6],[data-theme=dark] .full-page-sidebar .el-menu-item span[data-v-5e2a9aa6],[data-theme=theme-dark] .full-page-sidebar .el-menu-item span[data-v-5e2a9aa6]{color:#d1d5db}.el-dialog.ai-dialog[data-v-5e2a9aa6]{display:flex!important;flex-direction:column!important;height:80vh!important;max-height:90vh!important}.el-dialog.ai-dialog .el-dialog__body[data-v-5e2a9aa6]{flex:1!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .el-dialog__header[data-v-5e2a9aa6]{flex-shrink:0!important}.el-dialog.ai-dialog .ai-curriculum-assistant[data-v-5e2a9aa6]{height:100%!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .ai-curriculum-assistant .chat-messages[data-v-5e2a9aa6]{flex:1!important;min-height:300px!important}.full-width-table[data-v-5e2a9aa6]{width:100%}.table-container[data-v-5e2a9aa6]{margin-bottom:var(--spacing-lg);contain:layout style}.pagination-container[data-v-5e2a9aa6]{display:flex;justify-content:flex-end;padding-top:var(--spacing-lg)}@media (max-width: var(--breakpoint-md)){.pagination-container[data-v-5e2a9aa6]{justify-content:center}.pagination-container[data-v-5e2a9aa6] .el-pagination .el-pagination__sizes,.pagination-container[data-v-5e2a9aa6] .el-pagination .el-pagination__jump{display:none}.table-container[data-v-5e2a9aa6] .el-table .el-table__cell{padding:var(--spacing-sm) var(--spacing-xs);font-size:var(--text-sm)}}.target-count-display[data-v-5e2a9aa6]{display:inline-flex;align-items:center;gap:4px}.target-count-display .el-button[data-v-5e2a9aa6]{opacity:.6;transition:opacity .2s}.target-count-display .el-button[data-v-5e2a9aa6]:hover{opacity:1}.plan-name-display[data-v-5e2a9aa6]{font-weight:500;color:var(--el-text-color-primary)}.old-target-display[data-v-5e2a9aa6]{color:var(--el-text-color-secondary);text-decoration:line-through}.page-container[data-v-355a727a]{padding:var(--spacing-lg)}.no-plan-container[data-v-355a727a]{display:flex;justify-content:center;align-items:center;min-min-height:60px;height:auto;background:white;border-radius:var(--spacing-sm);margin-top:var(--text-2xl)}.page-header{h1[data-v-355a727a] {font-size: var(--text-2xl); font-weight: 600; color: var(--text-primary); margin: 0;}}.page-header[data-v-355a727a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.header-actions[data-v-355a727a]{display:flex;gap:var(--spacing-sm)}.plan-info-card[data-v-355a727a],.stat-card[data-v-355a727a],.quota-card[data-v-355a727a]{margin-bottom:var(--spacing-lg)}.card-header[data-v-355a727a]{display:flex;justify-content:space-between;align-items:center}.search-box[data-v-355a727a]{display:flex;align-items:center}.stat-overview[data-v-355a727a]{display:flex;justify-content:space-between;margin-bottom:var(--spacing-lg)}.stat-item[data-v-355a727a]{flex:1;text-align:center;padding:var(--spacing-lg);background-color:var(--el-bg-color-page);border-radius:var(--radius-md);margin:0 var(--spacing-xs);border:var(--border-width-base) solid var(--border-color);transition:all var(--transition-fast)}.stat-item[data-v-355a727a]:hover{transform:translateY(var(--transform-hover-lift));box-shadow:var(--shadow-sm);border-color:var(--primary-light)}.stat-value[data-v-355a727a]{font-size:var(--text-2xl);font-weight:700;color:var(--primary-color);margin-bottom:var(--spacing-sm)}.stat-label[data-v-355a727a]{font-size:var(--text-sm);color:var(--text-primary)}.adjust-info[data-v-355a727a]{margin-bottom:var(--spacing-lg);padding:var(--spacing-md);background-color:var(--el-bg-color-page);border-radius:var(--radius-md)}.form-tip[data-v-355a727a]{font-size:var(--text-xs);color:var(--text-secondary);margin-top:var(--spacing-xs)}.search-input[data-v-355a727a]{max-width:200px;width:100%}.full-width[data-v-355a727a]{width:100%}.batch-adjust-alert[data-v-355a727a]{margin-bottom:var(--spacing-lg)}.trend-analysis-container[data-v-e2c33932]{padding:var(--spacing-2xl);background:var(--bg-hover);min-height:100vh}.trend-analysis-container .page-header[data-v-e2c33932]{text-align:center;margin-bottom:var(--spacing-3xl)}.trend-analysis-container .page-header h1[data-v-e2c33932]{font-size:var(--text-3xl);color:#2c3e50;margin-bottom:var(--spacing-sm);display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs)}.trend-analysis-container .page-header .description[data-v-e2c33932]{color:var(--text-regular);font-size:var(--text-base)}.trend-analysis-container .config-card[data-v-e2c33932]{margin-bottom:var(--spacing-3xl)}.trend-analysis-container .trend-results .key-metrics[data-v-e2c33932]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-base);margin-bottom:var(--spacing-3xl)}.trend-analysis-container .trend-results .key-metrics .metric-card .metric[data-v-e2c33932]{display:flex;align-items:center;gap:var(--spacing-base)}.trend-analysis-container .trend-results .key-metrics .metric-card .metric .icon[data-v-e2c33932]{width:var(--icon-size);height:var(--icon-size);display:flex;align-items:center;justify-content:center;border-radius:var(--spacing-sm);font-size:var(--text-2xl);background:linear-gradient(135deg,var(--primary-color) 0%,#764ba2 100%);color:#fff}.trend-analysis-container .trend-results .key-metrics .metric-card .metric .content[data-v-e2c33932]{flex:1}.trend-analysis-container .trend-results .key-metrics .metric-card .metric .content .value[data-v-e2c33932]{font-size:var(--text-2xl);font-weight:700;margin-bottom:var(--spacing-xs);color:var(--primary-color)}.trend-analysis-container .trend-results .key-metrics .metric-card .metric .content .label[data-v-e2c33932]{color:var(--text-regular);font-size:var(--text-sm)}.trend-analysis-container .trend-results .chart-card[data-v-e2c33932],.trend-analysis-container .trend-results .current-status-card[data-v-e2c33932],.trend-analysis-container .trend-results .market-insights-card[data-v-e2c33932],.trend-analysis-container .trend-results .competition-card[data-v-e2c33932],.trend-analysis-container .trend-results .emerging-trends-card[data-v-e2c33932]{margin-bottom:var(--spacing-3xl)}.trend-analysis-container .trend-results .chart-card[data-v-e2c33932] .el-card__header,.trend-analysis-container .trend-results .current-status-card[data-v-e2c33932] .el-card__header,.trend-analysis-container .trend-results .market-insights-card[data-v-e2c33932] .el-card__header,.trend-analysis-container .trend-results .competition-card[data-v-e2c33932] .el-card__header,.trend-analysis-container .trend-results .emerging-trends-card[data-v-e2c33932] .el-card__header{background:linear-gradient(135deg,var(--primary-color) 0%,#764ba2 100%);color:#fff}.trend-analysis-container .trend-results .chart-card[data-v-e2c33932] .el-card__header h3,.trend-analysis-container .trend-results .current-status-card[data-v-e2c33932] .el-card__header h3,.trend-analysis-container .trend-results .market-insights-card[data-v-e2c33932] .el-card__header h3,.trend-analysis-container .trend-results .competition-card[data-v-e2c33932] .el-card__header h3,.trend-analysis-container .trend-results .emerging-trends-card[data-v-e2c33932] .el-card__header h3{margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.trend-analysis-container .trend-results .current-status .status-item[data-v-e2c33932]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-xs) 0;border-bottom:1px solid var(--bg-container)}.trend-analysis-container .trend-results .current-status .status-item label[data-v-e2c33932]{color:var(--text-regular);font-weight:500}.trend-analysis-container .trend-results .current-status .status-item .value[data-v-e2c33932]{color:var(--primary-color);font-weight:700}.trend-analysis-container .trend-results .current-status .popular-programs[data-v-e2c33932],.trend-analysis-container .trend-results .current-status .peak-periods[data-v-e2c33932]{margin-top:var(--spacing-2xl)}.trend-analysis-container .trend-results .current-status .popular-programs h4[data-v-e2c33932],.trend-analysis-container .trend-results .current-status .peak-periods h4[data-v-e2c33932]{color:#2c3e50;margin-bottom:var(--spacing-sm)}.trend-analysis-container .trend-results .current-status .popular-programs .program-tags .el-tag[data-v-e2c33932],.trend-analysis-container .trend-results .current-status .popular-programs .period-tags .el-tag[data-v-e2c33932],.trend-analysis-container .trend-results .current-status .peak-periods .program-tags .el-tag[data-v-e2c33932],.trend-analysis-container .trend-results .current-status .peak-periods .period-tags .el-tag[data-v-e2c33932]{margin:var(--spacing-xs) var(--spacing-sm) var(--spacing-xs) 0}.trend-analysis-container .trend-results .market-insights .demographics[data-v-e2c33932],.trend-analysis-container .trend-results .market-insights .preferences[data-v-e2c33932],.trend-analysis-container .trend-results .market-insights .price-elasticity[data-v-e2c33932]{margin-bottom:var(--spacing-3xl)}.trend-analysis-container .trend-results .market-insights .demographics h4[data-v-e2c33932],.trend-analysis-container .trend-results .market-insights .preferences h4[data-v-e2c33932],.trend-analysis-container .trend-results .market-insights .price-elasticity h4[data-v-e2c33932]{color:#2c3e50;margin-bottom:var(--spacing-sm)}.trend-analysis-container .trend-results .market-insights .demo-grid .demo-item[data-v-e2c33932]{display:flex;justify-content:space-between;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--bg-container)}.trend-analysis-container .trend-results .market-insights .demo-grid .demo-item .demo-label[data-v-e2c33932]{color:var(--text-regular)}.trend-analysis-container .trend-results .market-insights .demo-grid .demo-item .demo-value[data-v-e2c33932]{color:#2c3e50;font-weight:500}.trend-analysis-container .trend-results .market-insights .preference-list[data-v-e2c33932]{list-style:none;padding:0;margin:0}.trend-analysis-container .trend-results .market-insights .preference-list li[data-v-e2c33932]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;color:var(--text-regular);border-bottom:1px solid var(--bg-container)}.trend-analysis-container .trend-results .market-insights .preference-list li[data-v-e2c33932]:last-child{border-bottom:none}.trend-analysis-container .trend-results .market-insights .elasticity-indicator p[data-v-e2c33932]{margin:var(--spacing-xs) 0 0 0;color:var(--text-regular);text-align:center}.trend-analysis-container .trend-results .competition-metric[data-v-e2c33932]{text-align:center}.trend-analysis-container .trend-results .competition-metric h4[data-v-e2c33932]{color:#2c3e50;margin-bottom:var(--spacing-lg)}.trend-analysis-container .trend-results .competition-metric .share-display .share-value[data-v-e2c33932]{font-size:var(--text-4xl);font-weight:700;color:var(--primary-color);margin-bottom:var(--spacing-lg)}.trend-analysis-container .trend-results .competition-metric .strength-list[data-v-e2c33932],.trend-analysis-container .trend-results .competition-metric .opportunity-list[data-v-e2c33932]{list-style:none;padding:0;margin:0;text-align:left}.trend-analysis-container .trend-results .competition-metric .strength-list li[data-v-e2c33932],.trend-analysis-container .trend-results .competition-metric .opportunity-list li[data-v-e2c33932]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;color:var(--text-regular);border-bottom:1px solid var(--bg-container)}.trend-analysis-container .trend-results .competition-metric .strength-list li[data-v-e2c33932]:last-child,.trend-analysis-container .trend-results .competition-metric .opportunity-list li[data-v-e2c33932]:last-child{border-bottom:none}.trend-analysis-container .trend-results .emerging-trends .trend-content h4[data-v-e2c33932]{margin:0 0 var(--spacing-sm) 0;color:#2c3e50}.trend-analysis-container .trend-results .emerging-trends .trend-content .trend-impact[data-v-e2c33932]{margin-top:var(--spacing-sm)}.trend-analysis-container .loading-container[data-v-e2c33932]{margin-top:var(--spacing-3xl)}.trend-analysis-container .loading-container .loading-content[data-v-e2c33932]{text-align:center;padding:var(--spacing-10xl)}.trend-analysis-container .loading-container .loading-content .loading-icon[data-v-e2c33932]{font-size:var(--text-5xl);color:var(--primary-color);margin-bottom:var(--spacing-lg);animation:spin-e2c33932 2s linear infinite}.trend-analysis-container .loading-container .loading-content h3[data-v-e2c33932]{color:#2c3e50;margin-bottom:var(--spacing-sm)}.trend-analysis-container .loading-container .loading-content p[data-v-e2c33932]{color:var(--text-regular);margin-bottom:var(--spacing-3xl)}.trend-analysis-container .loading-container .loading-content .loading-step[data-v-e2c33932]{color:var(--primary-color);font-weight:500;margin-top:var(--spacing-lg)}@keyframes spin-e2c33932{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-6e7c7b87]:root{--sidebar-width: 240px;--sidebar-width-collapsed: 64px;--sidebar-header-height: 80px;--navbar-height: 64px;--content-max-width: none;--content-padding: var(--spacing-lg);--content-padding-mobile: 16px;--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--gap-xs: 8px;--gap-sm: 12px;--gap-md: 16px;--gap-lg: 24px;--gap-xl: 32px;--z-sidebar: 1001;--z-navbar: 100;--z-mobile-overlay: 1040;--z-content: 1}.app-container[data-v-6e7c7b87]{display:flex;height:100vh;overflow:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.app-container[data-v-6e7c7b87] *{box-sizing:border-box}.sidebar[data-v-6e7c7b87]{position:fixed;top:var(--header-height, 64px);left:0;bottom:0;width:var(--sidebar-width);height:calc(100vh - var(--header-height, 64px));background:var(--sidebar-bg, #ffffff);border-right:1px solid var(--border-color, #e5e7eb);z-index:var(--z-sidebar);transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}.sidebar.collapsed[data-v-6e7c7b87]{width:var(--sidebar-width-collapsed)}.sidebar.collapsed .sidebar-header[data-v-6e7c7b87]{padding:var(--spacing-lg) 8px}.sidebar .sidebar-header[data-v-6e7c7b87]{height:var(--sidebar-header-height);padding:var(--spacing-lg) 16px;border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;justify-content:center;transition:padding .3s ease}.sidebar .sidebar-nav[data-v-6e7c7b87]{flex:1;padding:var(--gap-sm);overflow-y:auto;overflow-x:hidden}.sidebar .sidebar-nav .nav-item[data-v-6e7c7b87],.sidebar .sidebar-nav .center-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--gap-sm);padding:10px 12px;margin:var(--spacing-xs) 0;border-radius:8px;transition:all .2s ease;text-decoration:none;color:var(--text-secondary, #6b7280)}.sidebar .sidebar-nav .nav-item[data-v-6e7c7b87]:hover,.sidebar .sidebar-nav .center-item[data-v-6e7c7b87]:hover{background:var(--bg-hover, rgba(124, 127, 245, .08));color:var(--primary-color, #7c7ff5);transform:translate(2px)}.sidebar .sidebar-nav .nav-item.active[data-v-6e7c7b87],.sidebar .sidebar-nav .center-item.active[data-v-6e7c7b87]{background:var(--primary-color, #7c7ff5);color:#fff;box-shadow:0 2px 8px rgba(124,127,245,.25)}.sidebar .user-section[data-v-6e7c7b87]{padding:var(--gap-md);border-top:1px solid var(--border-color, #e5e7eb);margin-top:auto}.main-container[data-v-6e7c7b87]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width);min-height:100vh;background:var(--bg-secondary, #f5f7fa);transition:margin-left .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.main-container.main-expanded[data-v-6e7c7b87]{margin-left:var(--sidebar-width-collapsed)}.main-container .navbar[data-v-6e7c7b87]{height:var(--navbar-height);background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5);padding:0 var(--content-padding);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:var(--z-navbar);flex-shrink:0}.main-container .page-content[data-v-6e7c7b87]{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa)}.page-container[data-v-6e7c7b87],.center-page[data-v-6e7c7b87],.dashboard-center[data-v-6e7c7b87],.center-content[data-v-6e7c7b87]{width:100%;margin:0 auto;padding:var(--content-padding)}.page-container .page-header[data-v-6e7c7b87],.center-page .page-header[data-v-6e7c7b87],.dashboard-center .page-header[data-v-6e7c7b87],.center-content .page-header[data-v-6e7c7b87]{margin-bottom:var(--gap-lg);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .welcome-section[data-v-6e7c7b87],.center-page .welcome-section[data-v-6e7c7b87],.dashboard-center .welcome-section[data-v-6e7c7b87],.center-content .welcome-section[data-v-6e7c7b87]{margin-bottom:var(--gap-lg);padding:var(--welcome-section-padding-y, var(--gap-lg)) var(--welcome-section-padding-x, var(--gap-lg));background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .stats-overview[data-v-6e7c7b87],.page-container .stats-grid[data-v-6e7c7b87],.center-page .stats-overview[data-v-6e7c7b87],.center-page .stats-grid[data-v-6e7c7b87],.dashboard-center .stats-overview[data-v-6e7c7b87],.dashboard-center .stats-grid[data-v-6e7c7b87],.center-content .stats-overview[data-v-6e7c7b87],.center-content .stats-grid[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--gap-lg);margin-bottom:var(--gap-xl)}.page-container .content-section[data-v-6e7c7b87],.page-container .quick-navigation[data-v-6e7c7b87],.page-container .system-status[data-v-6e7c7b87],.center-page .content-section[data-v-6e7c7b87],.center-page .quick-navigation[data-v-6e7c7b87],.center-page .system-status[data-v-6e7c7b87],.dashboard-center .content-section[data-v-6e7c7b87],.dashboard-center .quick-navigation[data-v-6e7c7b87],.dashboard-center .system-status[data-v-6e7c7b87],.center-content .content-section[data-v-6e7c7b87],.center-content .quick-navigation[data-v-6e7c7b87],.center-content .system-status[data-v-6e7c7b87]{margin-bottom:var(--gap-xl);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-container .content-section h3[data-v-6e7c7b87],.page-container .quick-navigation h3[data-v-6e7c7b87],.page-container .system-status h3[data-v-6e7c7b87],.center-page .content-section h3[data-v-6e7c7b87],.center-page .quick-navigation h3[data-v-6e7c7b87],.center-page .system-status h3[data-v-6e7c7b87],.dashboard-center .content-section h3[data-v-6e7c7b87],.dashboard-center .quick-navigation h3[data-v-6e7c7b87],.dashboard-center .system-status h3[data-v-6e7c7b87],.center-content .content-section h3[data-v-6e7c7b87],.center-content .quick-navigation h3[data-v-6e7c7b87],.center-content .system-status h3[data-v-6e7c7b87]{margin-bottom:var(--gap-md);font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}.page-container .nav-grid[data-v-6e7c7b87],.center-page .nav-grid[data-v-6e7c7b87],.dashboard-center .nav-grid[data-v-6e7c7b87],.center-content .nav-grid[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--gap-md)}@media (min-width: 1536px){.page-container[data-v-6e7c7b87],.center-page[data-v-6e7c7b87],.dashboard-center[data-v-6e7c7b87],.center-content[data-v-6e7c7b87]{max-width:none;padding:var(--gap-xl)}}@media (max-width: var(--breakpoint-xl)){.page-container[data-v-6e7c7b87],.center-page[data-v-6e7c7b87],.dashboard-center[data-v-6e7c7b87],.center-content[data-v-6e7c7b87]{max-width:none;padding:var(--gap-lg)}.stats-overview[data-v-6e7c7b87],.stats-grid[data-v-6e7c7b87]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: var(--breakpoint-lg)){[data-v-6e7c7b87]:root{--sidebar-width: 260px;--content-padding: var(--spacing-lg)}.main-container[data-v-6e7c7b87]{margin-left:var(--sidebar-width)}.main-container.main-expanded[data-v-6e7c7b87]{margin-left:var(--sidebar-width-collapsed)}.nav-grid[data-v-6e7c7b87]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-6e7c7b87]{transform:translate(-100%)}.sidebar.sidebar-open[data-v-6e7c7b87],.sidebar.show[data-v-6e7c7b87]{transform:translate(0)}.main-container[data-v-6e7c7b87]{margin-left:0!important}.main-container .navbar[data-v-6e7c7b87]{padding:0 var(--content-padding-mobile)}.page-container[data-v-6e7c7b87],.center-page[data-v-6e7c7b87],.dashboard-center[data-v-6e7c7b87],.center-content[data-v-6e7c7b87]{padding:var(--content-padding-mobile)}.page-container .stats-overview[data-v-6e7c7b87],.page-container .stats-grid[data-v-6e7c7b87],.center-page .stats-overview[data-v-6e7c7b87],.center-page .stats-grid[data-v-6e7c7b87],.dashboard-center .stats-overview[data-v-6e7c7b87],.dashboard-center .stats-grid[data-v-6e7c7b87],.center-content .stats-overview[data-v-6e7c7b87],.center-content .stats-grid[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--gap-md)}.page-container .nav-grid[data-v-6e7c7b87],.center-page .nav-grid[data-v-6e7c7b87],.dashboard-center .nav-grid[data-v-6e7c7b87],.center-content .nav-grid[data-v-6e7c7b87]{grid-template-columns:1fr}.mobile-overlay[data-v-6e7c7b87]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:var(--z-mobile-overlay);display:block}.mobile-overlay[data-v-6e7c7b87]:not(.show){display:none}}@media (max-width: var(--breakpoint-xs)){[data-v-6e7c7b87]:root{--content-padding-mobile: 12px;--gap-lg: 16px;--gap-md: 12px}.sidebar[data-v-6e7c7b87]{width:100vw}.page-header[data-v-6e7c7b87],.welcome-section[data-v-6e7c7b87]{padding:var(--gap-md);margin-bottom:var(--gap-md)}}.flex-container[data-v-6e7c7b87]{display:flex;gap:var(--gap-md)}.flex-container.flex-wrap[data-v-6e7c7b87]{flex-wrap:wrap}.flex-container.flex-center[data-v-6e7c7b87]{align-items:center;justify-content:center}.flex-container.flex-between[data-v-6e7c7b87]{justify-content:space-between}.grid-container[data-v-6e7c7b87]{display:grid;gap:var(--gap-md)}.grid-container.grid-2[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}.grid-container.grid-3[data-v-6e7c7b87]{grid-template-columns:repeat(3,1fr)}.grid-container.grid-4[data-v-6e7c7b87]{grid-template-columns:repeat(4,1fr)}.grid-container.grid-responsive[data-v-6e7c7b87]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.content-centered[data-v-6e7c7b87]{margin:0 auto;padding:0 var(--content-padding)}.theme-dark .main-container .navbar[data-v-6e7c7b87],[data-theme=dark] .main-container .navbar[data-v-6e7c7b87]{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243)}.theme-dark .page-container .page-header[data-v-6e7c7b87],.theme-dark .page-container .content-section[data-v-6e7c7b87],.theme-dark .center-page .page-header[data-v-6e7c7b87],.theme-dark .center-page .content-section[data-v-6e7c7b87],.theme-dark .dashboard-center .page-header[data-v-6e7c7b87],.theme-dark .dashboard-center .content-section[data-v-6e7c7b87],[data-theme=dark] .page-container .page-header[data-v-6e7c7b87],[data-theme=dark] .page-container .content-section[data-v-6e7c7b87],[data-theme=dark] .center-page .page-header[data-v-6e7c7b87],[data-theme=dark] .center-page .content-section[data-v-6e7c7b87],[data-theme=dark] .dashboard-center .page-header[data-v-6e7c7b87],[data-theme=dark] .dashboard-center .content-section[data-v-6e7c7b87]{background:var(--bg-card, #262727);box-shadow:0 1px 3px rgba(0,0,0,.5)}.will-change-transform[data-v-6e7c7b87]{will-change:transform}.gpu-accelerated[data-v-6e7c7b87]{transform:translateZ(0);backface-visibility:hidden}.contain-layout[data-v-6e7c7b87]{contain:layout}[data-v-6e7c7b87]:root{--el-color-primary: var(--primary-color);--el-color-primary-light-3: var(--primary-light);--el-color-primary-light-5: var(--primary-lighter);--el-color-primary-light-7: var(--primary-extra-light);--el-color-primary-light-8: var(--primary-extra-light);--el-color-primary-light-9: var(--primary-extra-light);--el-color-primary-dark-2: var(--primary-dark);--el-color-success: var(--success-color);--el-color-success-light-3: var(--success-light);--el-color-success-light-5: var(--success-lighter);--el-color-success-light-7: var(--success-extra-light);--el-color-success-light-8: var(--success-extra-light);--el-color-success-light-9: var(--success-extra-light);--el-color-warning: var(--warning-color);--el-color-warning-light-3: var(--warning-light);--el-color-warning-light-5: var(--warning-lighter);--el-color-warning-light-7: var(--warning-extra-light);--el-color-warning-light-8: var(--warning-extra-light);--el-color-warning-light-9: var(--warning-extra-light);--el-color-danger: var(--danger-color);--el-color-danger-light-3: var(--danger-light);--el-color-danger-light-5: var(--danger-lighter);--el-color-danger-light-7: var(--danger-extra-light);--el-color-danger-light-8: var(--danger-extra-light);--el-color-danger-light-9: var(--danger-extra-light);--el-color-info: var(--info-color);--el-color-info-light-3: var(--info-light);--el-color-info-light-5: var(--info-lighter);--el-color-info-light-7: var(--info-extra-light);--el-color-info-light-8: var(--info-extra-light);--el-color-info-light-9: var(--info-extra-light);--el-text-color-primary: var(--text-primary);--el-text-color-regular: var(--text-regular);--el-text-color-secondary: var(--text-secondary);--el-text-color-placeholder: var(--text-placeholder);--el-text-color-disabled: var(--text-disabled);--el-bg-color: var(--bg-color);--el-bg-color-page: var(--bg-color-page);--el-bg-color-overlay: var(--bg-color-overlay);--el-fill-color-blank: var(--bg-card);--el-fill-color: var(--bg-tertiary);--el-fill-color-light: var(--bg-hover);--el-fill-color-lighter: var(--bg-secondary);--el-fill-color-extra-light: var(--bg-color-page);--el-border-color: var(--border-color);--el-border-color-light: var(--border-color-light);--el-border-color-lighter: var(--border-color-lighter);--el-border-color-extra-light: var(--border-color-extra-light);--el-border-color-dark: var(--border-color-dark);--el-border-radius-base: var(--radius-md);--el-border-radius-small: var(--radius-sm);--el-border-radius-round: var(--radius-full);--el-font-family: var(--font-family-base);--el-font-size-base: var(--text-base);--el-font-size-small: var(--text-sm);--el-font-size-large: var(--text-lg);--el-component-size-large: var(--input-height-lg);--el-component-size: var(--input-height-md);--el-component-size-small: var(--input-height-sm);--el-box-shadow: var(--shadow-md);--el-box-shadow-light: var(--shadow-sm);--el-box-shadow-dark: var(--shadow-lg);--el-transition-duration: var(--transition-base);--el-transition-duration-fast: var(--transition-fast);--el-card-bg-color: rgba(255, 255, 255, .7);--el-card-border-color: var(--card-border, var(--el-border-color-light));--el-card-shadow: 0 8px 32px rgba(31, 38, 135, .1)}.el-icon[data-v-6e7c7b87]{display:inline-flex;align-items:center;justify-content:center;color:currentColor;transition:all var(--transition-fast);width:1em;height:1em;font-size:inherit}.el-button .el-icon[data-v-6e7c7b87]{color:inherit;margin-right:6px}.el-button .el-icon[data-v-6e7c7b87]:last-child{margin-right:0}.el-button .el-icon[data-v-6e7c7b87]:only-child{margin-right:0}.el-icon.icon-primary[data-v-6e7c7b87]{color:var(--primary-color)}.el-icon.icon-success[data-v-6e7c7b87]{color:var(--success-color)}.el-icon.icon-warning[data-v-6e7c7b87]{color:var(--warning-color)}.el-icon.icon-danger[data-v-6e7c7b87]{color:var(--danger-color)}.el-icon.icon-info[data-v-6e7c7b87]{color:var(--info-color)}.el-icon[data-v-6e7c7b87]:hover{transform:scale(1.05)}.el-button--primary .el-icon[data-v-6e7c7b87],.el-button--success .el-icon[data-v-6e7c7b87],.el-button--warning .el-icon[data-v-6e7c7b87],.el-button--danger .el-icon[data-v-6e7c7b87],.el-button--info .el-icon[data-v-6e7c7b87]{color:#fff}.el-button--default .el-icon[data-v-6e7c7b87]{color:var(--text-secondary)}.el-button.is-text .el-icon[data-v-6e7c7b87],.el-button.is-link .el-icon[data-v-6e7c7b87]{color:var(--primary-color)}.el-button.is-disabled .el-icon[data-v-6e7c7b87]{color:var(--text-disabled)}.el-button[data-v-6e7c7b87]{border-radius:var(--radius-md);font-weight:500;transition:all var(--transition-base);min-height:36px;min-width:64px}.el-button--large[data-v-6e7c7b87]{height:var(--button-height-lg);padding:0 var(--spacing-lg);font-size:var(--text-lg);min-height:40px;min-width:80px}.el-button--default[data-v-6e7c7b87]{height:var(--button-height-md);padding:0 var(--spacing-md);font-size:var(--text-base)}.el-button--small[data-v-6e7c7b87]{height:var(--button-height-sm);padding:0 var(--spacing-sm);font-size:var(--text-sm);min-height:32px;min-width:70px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button--small .el-icon[data-v-6e7c7b87]{font-size:var(--text-sm);margin-right:4px}.el-button.is-plain[data-v-6e7c7b87]{background:transparent}.el-button.is-plain.el-button--primary[data-v-6e7c7b87]{color:var(--primary-color);border-color:var(--primary-color)}.el-button.is-plain.el-button--primary[data-v-6e7c7b87]:hover{background:var(--primary-extra-light)}.el-button.is-plain.el-button--success[data-v-6e7c7b87]{color:var(--success-color);border-color:var(--success-color)}.el-button.is-plain.el-button--success[data-v-6e7c7b87]:hover{background:var(--success-extra-light)}.el-button.is-plain.el-button--warning[data-v-6e7c7b87]{color:var(--warning-color);border-color:var(--warning-color)}.el-button.is-plain.el-button--warning[data-v-6e7c7b87]:hover{background:var(--warning-extra-light)}.el-button.is-plain.el-button--danger[data-v-6e7c7b87]{color:var(--danger-color);border-color:var(--danger-color)}.el-button.is-plain.el-button--danger[data-v-6e7c7b87]:hover{background:var(--danger-extra-light)}.el-button.is-plain.el-button--info[data-v-6e7c7b87]{color:var(--info-color);border-color:var(--info-color)}.el-button.is-plain.el-button--info[data-v-6e7c7b87]:hover{background:var(--info-extra-light)}.el-button.is-text[data-v-6e7c7b87]{background:transparent;border:none;padding:var(--spacing-xs) var(--spacing-sm)}.el-button.is-text[data-v-6e7c7b87]:hover{background:var(--bg-hover)}.el-button.is-link[data-v-6e7c7b87]{background:transparent;border:none;padding:var(--spacing-xs) 8px;height:auto;text-decoration:underline;min-width:60px;font-size:var(--text-sm)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button.is-link[data-v-6e7c7b87]:hover{text-decoration:none}.el-button.is-link.el-button--small[data-v-6e7c7b87]{min-width:70px;padding:var(--spacing-xs) 8px;font-size:var(--text-sm)!important}.el-button.is-link.el-button--small .el-icon[data-v-6e7c7b87]{font-size:var(--text-sm);margin-right:4px}.el-button.is-circle[data-v-6e7c7b87]{border-radius:var(--radius-full);padding:var(--spacing-sm)}.el-button.is-round[data-v-6e7c7b87]{border-radius:var(--radius-2xl)}.el-button.is-disabled[data-v-6e7c7b87],.el-button[data-v-6e7c7b87]:disabled{opacity:.5;cursor:not-allowed}.el-button.is-disabled[data-v-6e7c7b87]:hover,.el-button[data-v-6e7c7b87]:disabled:hover{transform:none}.el-button.is-loading[data-v-6e7c7b87]{pointer-events:none}.el-button.is-loading .el-icon[data-v-6e7c7b87]{animation:rotate-6e7c7b87 1s linear infinite}@media (max-width: 767px){.el-button .el-button[data-v-6e7c7b87]{min-height:44px;padding:var(--spacing-sm) 16px}.el-button .el-button--small[data-v-6e7c7b87]{min-height:40px;padding:6px 12px}.el-button .el-button--large[data-v-6e7c7b87]{min-height:48px;padding:var(--spacing-md) 20px}}.el-button--primary[data-v-6e7c7b87]{background-color:var(--button-primary-bg);border-color:var(--button-primary-border);color:#fff}.el-button--primary[data-v-6e7c7b87]:hover{background-color:var(--button-primary-hover);border-color:var(--button-primary-hover);color:#fff}.el-button--primary[data-v-6e7c7b87]:active{background-color:var(--button-primary-active);border-color:var(--button-primary-active);color:#fff}.el-button--success[data-v-6e7c7b87]{background-color:var(--button-success-bg);border-color:var(--button-success-border);color:#fff}.el-button--success[data-v-6e7c7b87]:hover{background-color:var(--button-success-hover);border-color:var(--button-success-hover);color:#fff}.el-button--success[data-v-6e7c7b87]:active{background-color:var(--button-success-active);border-color:var(--button-success-active);color:#fff}.el-button--warning[data-v-6e7c7b87]{background-color:var(--button-warning-bg);border-color:var(--button-warning-border);color:#fff}.el-button--warning[data-v-6e7c7b87]:hover{background-color:var(--button-warning-hover);border-color:var(--button-warning-hover);color:#fff}.el-button--warning[data-v-6e7c7b87]:active{background-color:var(--button-warning-active);border-color:var(--button-warning-active);color:#fff}.el-button--danger[data-v-6e7c7b87]{background-color:var(--button-danger-bg);border-color:var(--button-danger-border);color:#fff}.el-button--danger[data-v-6e7c7b87]:hover{background-color:var(--button-danger-hover);border-color:var(--button-danger-hover);color:#fff}.el-button--danger[data-v-6e7c7b87]:active{background-color:var(--button-danger-active);border-color:var(--button-danger-active);color:#fff}.el-button--info[data-v-6e7c7b87]{background-color:var(--button-info-bg);border-color:var(--button-info-border);color:#fff}.el-button--info[data-v-6e7c7b87]:hover{background-color:var(--button-info-hover);border-color:var(--button-info-hover);color:#fff}.el-button--info[data-v-6e7c7b87]:active{background-color:var(--button-info-active);border-color:var(--button-info-active);color:#fff}.el-card .el-button[data-v-6e7c7b87]{box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.el-card .el-button[data-v-6e7c7b87]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.el-button-group .el-button[data-v-6e7c7b87]{border-radius:0;margin:0}.el-button-group .el-button[data-v-6e7c7b87]:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.el-button-group .el-button[data-v-6e7c7b87]:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.el-button-group .el-button[data-v-6e7c7b87]:not(:first-child){margin-left:-1px}.el-button-group .el-button[data-v-6e7c7b87]:hover{z-index:1}.el-button-group .el-button[data-v-6e7c7b87]:focus{z-index:2}.el-table[data-v-6e7c7b87]{background-color:var(--bg-card);color:var(--text-primary);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header-wrapper .el-table__header th[data-v-6e7c7b87]{background-color:var(--bg-secondary);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);font-weight:600}.el-table .el-table__header-wrapper .el-table__header th .cell[data-v-6e7c7b87]{padding:var(--spacing-md)}.el-table .el-table__body-wrapper .el-table__body tr[data-v-6e7c7b87]{transition:background-color var(--transition-base)}.el-table .el-table__body-wrapper .el-table__body tr[data-v-6e7c7b87]:hover{background-color:var(--bg-hover)}.el-table .el-table__body-wrapper .el-table__body tr td[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary)}.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-6e7c7b87]{padding:var(--spacing-md)}.el-table.el-table--striped .el-table__body tr.el-table__row--striped td[data-v-6e7c7b87]{background-color:var(--bg-tertiary)}.el-table.el-table--border[data-v-6e7c7b87]{border:1px solid var(--border-color-light)}.el-table.el-table--border td[data-v-6e7c7b87],.el-table.el-table--border th[data-v-6e7c7b87]{border-right:1px solid var(--border-color-lighter)}.el-table.el-table--border td[data-v-6e7c7b87]:last-child,.el-table.el-table--border th[data-v-6e7c7b87]:last-child{border-right:none}.el-table .el-table__empty-block[data-v-6e7c7b87]{background-color:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text[data-v-6e7c7b87]{color:var(--text-secondary)}@media (max-width: 767px){.el-table[data-v-6e7c7b87]{border-radius:var(--radius-md)}.el-table .el-table__header-wrapper .cell[data-v-6e7c7b87],.el-table .el-table__body-wrapper .cell[data-v-6e7c7b87]{padding:var(--spacing-sm);font-size:var(--text-sm)}}.el-input .el-input__wrapper[data-v-6e7c7b87]{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.el-input .el-input__wrapper[data-v-6e7c7b87]:hover{border-color:var(--primary-light)}.el-input .el-input__wrapper.is-focus[data-v-6e7c7b87]{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-input .el-input__inner[data-v-6e7c7b87]{color:var(--text-primary);font-size:var(--text-base)}.el-input .el-input__inner[data-v-6e7c7b87]::-moz-placeholder{color:var(--text-placeholder)}.el-input .el-input__inner[data-v-6e7c7b87]::placeholder{color:var(--text-placeholder)}.el-input.el-input--large .el-input__wrapper[data-v-6e7c7b87]{height:var(--input-height-lg)}.el-input.el-input--large .el-input__inner[data-v-6e7c7b87]{font-size:var(--text-lg)}.el-input.el-input--small .el-input__wrapper[data-v-6e7c7b87]{height:var(--input-height-sm)}.el-input.el-input--small .el-input__inner[data-v-6e7c7b87]{font-size:var(--text-sm)}.el-input.is-disabled .el-input__wrapper[data-v-6e7c7b87]{background-color:var(--bg-secondary);border-color:var(--border-color-light);cursor:not-allowed}.el-input.is-disabled .el-input__inner[data-v-6e7c7b87]{color:var(--text-disabled)}.el-textarea .el-textarea__inner[data-v-6e7c7b87]{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary);border-radius:var(--radius-md)}.el-textarea .el-textarea__inner[data-v-6e7c7b87]:hover{border-color:var(--primary-light)}.el-textarea .el-textarea__inner[data-v-6e7c7b87]:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-textarea .el-textarea__inner[data-v-6e7c7b87]::-moz-placeholder{color:var(--text-placeholder)}.el-textarea .el-textarea__inner[data-v-6e7c7b87]::placeholder{color:var(--text-placeholder)}.el-select .el-select__wrapper[data-v-6e7c7b87]{background-color:var(--bg-card);border-color:var(--border-color);border-radius:var(--radius-md)}.el-select .el-select__wrapper[data-v-6e7c7b87]:hover{border-color:var(--primary-light)}.el-select .el-select__wrapper.is-focused[data-v-6e7c7b87]{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-select .el-select__placeholder[data-v-6e7c7b87]{color:var(--text-placeholder)}.el-select .el-select__selected-item[data-v-6e7c7b87]{color:var(--text-primary)}.el-select-dropdown[data-v-6e7c7b87]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.el-select-dropdown .el-select-dropdown__item[data-v-6e7c7b87]{color:var(--text-primary)}.el-select-dropdown .el-select-dropdown__item[data-v-6e7c7b87]:hover{background-color:var(--bg-hover)}.el-select-dropdown .el-select-dropdown__item.is-selected[data-v-6e7c7b87]{background-color:var(--bg-active);color:var(--primary-color);font-weight:500}.el-pagination .el-pager li[data-v-6e7c7b87]{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:all var(--transition-base)}.el-pagination .el-pager li[data-v-6e7c7b87]:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .el-pager li.is-active[data-v-6e7c7b87]{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.el-pagination .btn-prev[data-v-6e7c7b87],.el-pagination .btn-next[data-v-6e7c7b87]{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm)}.el-pagination .btn-prev[data-v-6e7c7b87]:hover,.el-pagination .btn-next[data-v-6e7c7b87]:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .btn-prev[data-v-6e7c7b87]:disabled,.el-pagination .btn-next[data-v-6e7c7b87]:disabled{background-color:var(--bg-secondary);color:var(--text-disabled);border-color:var(--border-color-light)}.el-pagination .el-pagination__total[data-v-6e7c7b87],.el-pagination .el-pagination__jump[data-v-6e7c7b87]{color:var(--text-primary)}@media (max-width: 767px){.el-pagination .el-pagination__sizes[data-v-6e7c7b87],.el-pagination .el-pagination__jump[data-v-6e7c7b87]{display:none}.el-pagination .el-pager li[data-v-6e7c7b87]{min-width:32px;height:32px;line-height:30px;font-size:var(--text-sm)}}.el-card[data-v-6e7c7b87]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);backdrop-filter:blur(10px);background:var(--el-card-bg-color, var(--bg-card, rgba(255, 255, 255, .7)))!important;border:1px solid var(--el-card-border-color, var(--card-border, var(--border-color)))!important;box-shadow:var(--el-card-shadow, 0 8px 32px rgba(31, 38, 135, .1))!important}.el-card[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.el-card .el-card__header[data-v-6e7c7b87]{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color-light);padding:var(--spacing-lg)}@media (max-width: 767px){.el-card .el-card__header[data-v-6e7c7b87]{padding:var(--spacing-md)}}.el-card .el-card__body[data-v-6e7c7b87]{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-card .el-card__body[data-v-6e7c7b87]{padding:var(--spacing-md)}}.el-card.is-hover-shadow[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-lg)}.el-card.is-always-shadow[data-v-6e7c7b87]{box-shadow:var(--shadow-md)}.el-dialog[data-v-6e7c7b87]{background-color:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl)}.el-dialog .el-dialog__header[data-v-6e7c7b87]{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color-light);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:var(--spacing-lg)}.el-dialog .el-dialog__header .el-dialog__title[data-v-6e7c7b87]{color:var(--text-primary);font-weight:600;font-size:var(--text-lg)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close[data-v-6e7c7b87]{color:var(--text-secondary)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close[data-v-6e7c7b87]:hover{color:var(--text-primary)}.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding:var(--spacing-md)}}.el-dialog .el-dialog__footer[data-v-6e7c7b87]{padding:var(--spacing-lg);border-top:1px solid var(--border-color-light);background-color:var(--bg-tertiary);border-radius:0 0 var(--radius-xl) var(--radius-xl)}@media (max-width: 767px){.el-dialog .el-dialog__footer[data-v-6e7c7b87]{padding:var(--spacing-md)}}@media (max-width: 767px){.el-dialog[data-v-6e7c7b87]{margin:var(--spacing-md);width:calc(100% - var(--spacing-xl));max-width:none}}.el-overlay[data-v-6e7c7b87]{background-color:var(--bg-color-overlay);backdrop-filter:blur(4px)}.el-tag[data-v-6e7c7b87]{border-radius:var(--radius-sm)!important;font-weight:500;font-size:var(--text-xs);padding:var(--spacing-xs) var(--spacing-sm);line-height:1.5;transition:all var(--transition-base);border-width:1px!important;border-style:solid!important}.el-tag.el-tag--primary[data-v-6e7c7b87]{background-color:var(--primary-extra-light)!important;border-color:var(--primary-light)!important;color:var(--primary-dark)!important}.el-tag.el-tag--primary[data-v-6e7c7b87]:hover{background-color:var(--primary-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(91,141,239,.2)}.el-tag.el-tag--success[data-v-6e7c7b87]{background-color:var(--success-extra-light)!important;border-color:var(--success-light)!important;color:var(--success-color)!important}.el-tag.el-tag--success[data-v-6e7c7b87]:hover{background-color:var(--success-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(82,196,26,.2)}.el-tag.el-tag--warning[data-v-6e7c7b87]{background-color:var(--warning-extra-light)!important;border-color:var(--warning-light)!important;color:var(--warning-color)!important}.el-tag.el-tag--warning[data-v-6e7c7b87]:hover{background-color:var(--warning-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(230,162,60,.2)}.el-tag.el-tag--danger[data-v-6e7c7b87]{background-color:var(--danger-extra-light)!important;border-color:var(--danger-light)!important;color:var(--danger-color)!important}.el-tag.el-tag--danger[data-v-6e7c7b87]:hover{background-color:var(--danger-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(245,108,108,.2)}.el-tag.el-tag--info[data-v-6e7c7b87]{background-color:var(--info-extra-light)!important;border-color:var(--info-light)!important;color:var(--info-color)!important}.el-tag.el-tag--info[data-v-6e7c7b87]:hover{background-color:var(--info-lighter)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(144,147,153,.2)}.el-tag.el-tag--large[data-v-6e7c7b87]{font-size:var(--text-sm);padding:var(--spacing-sm) var(--spacing-md)}.el-tag.el-tag--small[data-v-6e7c7b87]{font-size:10px;padding:2px var(--spacing-xs)}.el-tag .el-tag__close[data-v-6e7c7b87]{color:inherit;margin-left:var(--spacing-xs)}.el-tag .el-tag__close[data-v-6e7c7b87]:hover{color:var(--text-primary);background-color:rgba(0,0,0,.1);border-radius:var(--radius-xs)}.el-tag.is-disabled[data-v-6e7c7b87]{opacity:.6;cursor:not-allowed;filter:grayscale(.3)}.el-tag.is-plain[data-v-6e7c7b87]{background-color:transparent!important;border-color:currentColor}.el-form .el-form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.el-form .el-form-item .el-form-item__label[data-v-6e7c7b87]{color:var(--text-primary);font-weight:500}.el-form .el-form-item .el-form-item__error[data-v-6e7c7b87]{color:var(--danger-color);font-size:var(--text-sm)}.el-form.el-form--compact .el-form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-md)}@media (max-width: 767px){.el-form .el-form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-md)}.el-form .el-form-item .el-form-item__label[data-v-6e7c7b87]{font-size:var(--text-sm);width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content[data-v-6e7c7b87]{margin-left:0!important;width:100%}}.el-message[data-v-6e7c7b87]{background-color:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--text-primary)}.el-message.el-message--success[data-v-6e7c7b87]{border-color:var(--success-light)}.el-message.el-message--success .el-message__icon[data-v-6e7c7b87]{color:var(--success-color)}.el-message.el-message--warning[data-v-6e7c7b87]{border-color:var(--warning-light)}.el-message.el-message--warning .el-message__icon[data-v-6e7c7b87]{color:var(--warning-color)}.el-message.el-message--error[data-v-6e7c7b87]{border-color:var(--danger-light)}.el-message.el-message--error .el-message__icon[data-v-6e7c7b87]{color:var(--danger-color)}.el-loading-mask[data-v-6e7c7b87]{background-color:var(--bg-color-overlay);backdrop-filter:blur(2px)}.el-loading-mask .el-loading-spinner .el-loading-text[data-v-6e7c7b87]{color:var(--text-primary)}.el-loading-mask .el-loading-spinner .circular[data-v-6e7c7b87]{color:var(--primary-color)}[data-theme=dark] .el-popper[data-v-6e7c7b87]{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .el-tooltip__popper[data-v-6e7c7b87]{background-color:var(--bg-tertiary);border-color:var(--border-color)}[data-theme=dark] .el-tooltip__popper .el-tooltip__arrow[data-v-6e7c7b87]:before{border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu[data-v-6e7c7b87]{background-color:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item[data-v-6e7c7b87]{color:var(--text-primary)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item[data-v-6e7c7b87]:hover{background-color:var(--bg-hover)}.el-button[data-v-6e7c7b87]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.el-button[data-v-6e7c7b87]:focus:not(:focus-visible){outline:none}.el-table tbody tr[data-v-6e7c7b87]:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.el-table tbody tr[data-v-6e7c7b87]:focus:not(:focus-visible){outline:none}.el-card[tabindex][data-v-6e7c7b87]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.el-card[tabindex][data-v-6e7c7b87]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.el-button[data-v-6e7c7b87]{border-width:2px}.el-button[data-v-6e7c7b87]:not(.is-text):not(.is-link){border-color:currentColor}.el-table[data-v-6e7c7b87]{border:2px solid var(--text-primary)}.el-table th[data-v-6e7c7b87],.el-table td[data-v-6e7c7b87]{border-color:var(--text-primary)}.el-card[data-v-6e7c7b87]{border-width:2px;border-color:var(--text-primary)}.el-card[data-v-6e7c7b87]:hover{border-color:var(--primary-color)}}.el-table .action-buttons[data-v-6e7c7b87]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}.el-table .action-buttons .el-button[data-v-6e7c7b87]{min-width:60px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-table .action-buttons .el-button.el-button--small[data-v-6e7c7b87]{min-width:70px;font-size:var(--text-sm)!important;padding:var(--spacing-xs) 8px!important}.el-table .action-buttons .el-button.is-link[data-v-6e7c7b87]{min-width:60px;padding:var(--spacing-xs) 8px!important;font-size:var(--text-sm)!important}.el-table .action-buttons .el-button.is-link.el-button--small[data-v-6e7c7b87]{min-width:70px}.el-table .action-buttons .el-button .el-icon[data-v-6e7c7b87]{font-size:var(--text-sm);margin-right:4px}.el-timeline-item .footer-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.el-timeline-item .footer-actions .action-button[data-v-6e7c7b87]{font-size:var(--text-sm)!important;min-width:70px;padding:var(--spacing-xs) 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-timeline-item .footer-actions .action-button .el-icon[data-v-6e7c7b87]{font-size:var(--text-sm);margin-right:4px}@media (prefers-reduced-motion: reduce){.el-button[data-v-6e7c7b87],.el-card[data-v-6e7c7b87],.el-table tbody tr[data-v-6e7c7b87],.el-pagination .el-pager li[data-v-6e7c7b87]{transition:none}.el-button.is-loading .el-icon[data-v-6e7c7b87]{animation:none}.el-button[data-v-6e7c7b87]:hover,.el-card[data-v-6e7c7b87]:hover{transform:none}}@keyframes rotate-6e7c7b87{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-action-buttons[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:flex-start;flex-wrap:wrap}.table-action-buttons .el-button[data-v-6e7c7b87]{margin:0!important;padding:5px 12px;font-size:var(--text-sm)}.table-action-buttons .el-button[data-v-6e7c7b87]:not(:last-child){margin-right:0!important}.table-action-buttons.cell-buttons[data-v-6e7c7b87]{min-height:32px}.form-footer-buttons[data-v-6e7c7b87]{display:flex;justify-content:center;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg) 0;margin-top:24px;border-top:1px solid #e5e7eb}.form-footer-buttons .el-button[data-v-6e7c7b87]{min-width:100px;padding:10px 24px;font-size:var(--text-sm);font-weight:500;margin:0!important}@media (max-width: var(--breakpoint-md)){.form-footer-buttons[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md)}.form-footer-buttons .el-button[data-v-6e7c7b87]{width:100%}}.card-header-buttons[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.card-header-buttons .el-button[data-v-6e7c7b87]{margin:0!important}.card-header-buttons .el-button[data-v-6e7c7b87]:not(:last-child){margin-right:0!important}@media (max-width: var(--breakpoint-md)){.card-header-buttons[data-v-6e7c7b87]{width:100%;justify-content:flex-start}}.list-header-actions[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:var(--spacing-md);flex-wrap:wrap}.list-header-actions .left-actions[data-v-6e7c7b87],.list-header-actions .right-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.list-header-actions .left-actions .el-button[data-v-6e7c7b87],.list-header-actions .right-actions .el-button[data-v-6e7c7b87]{margin:0!important}.list-header-actions .left-actions[data-v-6e7c7b87]{flex:1;min-width:200px}.list-header-actions .right-actions[data-v-6e7c7b87]{flex-shrink:0}@media (max-width: var(--breakpoint-md)){.list-header-actions[data-v-6e7c7b87]{flex-direction:column;align-items:stretch}.list-header-actions .left-actions[data-v-6e7c7b87],.list-header-actions .right-actions[data-v-6e7c7b87]{width:100%;justify-content:flex-start}}.search-bar-buttons[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.search-bar-buttons .el-button[data-v-6e7c7b87]{margin:0!important}@media (max-width: var(--breakpoint-md)){.search-bar-buttons[data-v-6e7c7b87]{width:100%}.search-bar-buttons .el-button[data-v-6e7c7b87]{flex:1}}.dialog-footer-buttons[data-v-6e7c7b87]{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 0 0 0}.dialog-footer-buttons .el-button[data-v-6e7c7b87]{min-width:80px;margin:0!important}@media (max-width: var(--breakpoint-md)){.dialog-footer-buttons[data-v-6e7c7b87]{justify-content:center}.dialog-footer-buttons .el-button[data-v-6e7c7b87]{flex:1;max-width:150px}}.drawer-footer-buttons[data-v-6e7c7b87]{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 24px;border-top:1px solid #e5e7eb;background:#fafbfc}.drawer-footer-buttons .el-button[data-v-6e7c7b87]{min-width:80px;margin:0!important}@media (max-width: var(--breakpoint-md)){.drawer-footer-buttons[data-v-6e7c7b87]{justify-content:center}.drawer-footer-buttons .el-button[data-v-6e7c7b87]{flex:1}}.button-group[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.button-group .el-button[data-v-6e7c7b87]{margin:0!important}.button-group.button-group-vertical[data-v-6e7c7b87]{flex-direction:column;align-items:stretch}.button-group.button-group-vertical .el-button[data-v-6e7c7b87]{width:100%}.floating-action-button[data-v-6e7c7b87]{position:fixed;right:24px;bottom:24px;z-index:1000}.floating-action-button .el-button[data-v-6e7c7b87]{width:56px;height:56px;border-radius:50%;padding:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.floating-action-button .el-button[data-v-6e7c7b87]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-action-button .el-button .el-icon[data-v-6e7c7b87]{font-size:var(--text-2xl)}@media (max-width: var(--breakpoint-md)){.floating-action-button[data-v-6e7c7b87]{right:16px;bottom:16px}.floating-action-button .el-button[data-v-6e7c7b87]{width:48px;height:48px}.floating-action-button .el-button .el-icon[data-v-6e7c7b87]{font-size:var(--text-xl)}}.pagination-container[data-v-6e7c7b87]{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg) 0}.pagination-container[data-v-6e7c7b87] .el-pagination .el-pager li{margin:0 4px;min-width:32px;height:32px;line-height:32px;border-radius:6px}.pagination-container[data-v-6e7c7b87] .el-pagination .el-pager li.is-active{background:var(--primary-color);color:#fff}.pagination-container[data-v-6e7c7b87] .el-pagination .btn-prev,.pagination-container[data-v-6e7c7b87] .el-pagination .btn-next{min-width:32px;height:32px;line-height:32px;border-radius:6px}@media (max-width: var(--breakpoint-md)){.pagination-container[data-v-6e7c7b87]{padding:var(--spacing-md) 0}.pagination-container[data-v-6e7c7b87] .el-pagination .el-pagination__sizes,.pagination-container[data-v-6e7c7b87] .el-pagination .el-pagination__jump{display:none}}.toolbar-buttons[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;padding:var(--spacing-md) 0;flex-wrap:wrap}.toolbar-buttons .el-button[data-v-6e7c7b87]{margin:0!important}.toolbar-buttons .toolbar-divider[data-v-6e7c7b87]{width:1px;height:24px;background:#e5e7eb;margin:0 4px}.el-button+.el-button[data-v-6e7c7b87]{margin-left:0!important}.el-form-item__content>.el-button[data-v-6e7c7b87]{margin-left:0!important}@media (max-width: var(--breakpoint-md)){.hide-on-mobile[data-v-6e7c7b87]{display:none!important}.full-width-on-mobile[data-v-6e7c7b87]{width:100%!important}}@media (max-width: var(--breakpoint-xs)){.hide-on-small-mobile[data-v-6e7c7b87]{display:none!important}}.el-button--primary[data-v-6e7c7b87]{color:#fff}.el-button--primary[data-v-6e7c7b87]:hover,.el-button--primary[data-v-6e7c7b87]:focus,.el-button--primary[data-v-6e7c7b87]:active{color:#fff}.el-button--success[data-v-6e7c7b87]{color:#fff}.el-button--success[data-v-6e7c7b87]:hover,.el-button--success[data-v-6e7c7b87]:focus,.el-button--success[data-v-6e7c7b87]:active{color:#fff}.el-button--warning[data-v-6e7c7b87]{color:#fff}.el-button--warning[data-v-6e7c7b87]:hover,.el-button--warning[data-v-6e7c7b87]:focus,.el-button--warning[data-v-6e7c7b87]:active{color:#fff}.el-button--danger[data-v-6e7c7b87]{color:#fff}.el-button--danger[data-v-6e7c7b87]:hover,.el-button--danger[data-v-6e7c7b87]:focus,.el-button--danger[data-v-6e7c7b87]:active{color:#fff}.el-button--info[data-v-6e7c7b87]{color:#fff}.el-button--info[data-v-6e7c7b87]:hover,.el-button--info[data-v-6e7c7b87]:focus,.el-button--info[data-v-6e7c7b87]:active{color:#fff}[data-v-6e7c7b87]:root{--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--spacing-4xl: 80px;--spacing-5xl: 96px;--app-gap-xs: var(--spacing-xs);--app-gap-sm: var(--spacing-sm);--app-gap: var(--spacing-md);--app-gap-lg: var(--spacing-lg);--app-gap-xl: var(--spacing-xl);--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--primary-color: #5b8def;--primary-hover: #4a7bd8;--primary-light: #7fa8f3;--primary-lighter: #a5c4f7;--primary-extra-light: #c6e2ff;--primary-dark: #3968c7;--primary-darker: #2857b5;--success-color: #52c41a;--success-light: #73d13d;--success-lighter: #95de64;--success-extra-light: #d9f7be;--success-dark: #389e0d;--success-color-light-9: rgba(82, 196, 26, .1);--success-color-light-7: rgba(82, 196, 26, .3);--success-color-light-5: rgba(82, 196, 26, .5);--success-color-light-3: rgba(82, 196, 26, .7);--warning-color: #e6a23c;--warning-light: #ebb563;--warning-lighter: #f0c78a;--warning-extra-light: #f5dab1;--warning-dark: #b88230;--warning-color-light-9: rgba(230, 162, 60, .1);--warning-color-light-7: rgba(230, 162, 60, .3);--warning-color-light-5: rgba(230, 162, 60, .5);--warning-color-light-3: rgba(230, 162, 60, .7);--danger-color: #f56c6c;--danger-light: #f78989;--danger-lighter: #fab6b6;--danger-extra-light: #fcd3d3;--danger-dark: #c03d3e;--danger-color-light-9: rgba(245, 108, 108, .1);--danger-color-light-7: rgba(245, 108, 108, .3);--danger-color-light-5: rgba(245, 108, 108, .5);--danger-color-light-3: rgba(245, 108, 108, .7);--info-color: #909399;--info-light: #a6a9ad;--info-lighter: #c8c9cc;--info-extra-light: #dedfe0;--info-dark: #73767a;--info-color-light-9: rgba(144, 147, 153, .1);--info-color-light-7: rgba(144, 147, 153, .3);--info-color-light-5: rgba(144, 147, 153, .5);--info-color-light-3: rgba(144, 147, 153, .7);--accent-personnel: #6366F1;--accent-enrollment: #3B82F6;--accent-activity: #F59E0B;--accent-marketing: #8B5CF6;--accent-system: #06B6D4;--accent-ai: #0EA5E9;--accent-default: var(--accent-personnel);--accent-personnel-hover: #4F46E5;--accent-enrollment-hover: #2563EB;--accent-activity-hover: #D97706;--accent-marketing-hover: #7C3AED;--accent-system-hover: #0891B2;--accent-ai-hover: #0284C7;--text-primary: #2c3e50;--text-regular: #5a6c7d;--text-secondary: #8492a6;--text-tertiary: #a3b1bf;--text-placeholder: #9ca3af;--text-disabled: #dcdfe6;--text-muted: var(--text-secondary);--bg-color: #ffffff;--bg-color-page: #f7f8fa;--bg-color-overlay: rgba(255, 255, 255, .9);--bg-card: var(--bg-color);--bg-secondary: #fafbfc;--bg-tertiary: #f5f6f7;--bg-hover: #f0f2f5;--bg-active: #e8f4ff;--primary-light-bg: rgba(64, 158, 255, .1);--success-light-bg: rgba(103, 194, 58, .1);--warning-light-bg: rgba(230, 162, 60, .1);--danger-light-bg: rgba(245, 108, 108, .1);--info-light-bg: rgba(144, 147, 153, .1);--border-color: #dcdfe6;--border-color-light: #e4e7ed;--border-color-lighter: #ebeef5;--border-color-extra-light: #f2f6fc;--border-color-dark: #d3d4d6;--ai-primary-glow: rgba(91, 141, 239, .4);--ai-bubble-user-bg: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);--ai-bubble-ai-bg: var(--bg-card);--ai-bubble-ai-bg-light: #f8f9fc;--ai-bubble-ai-bg-dark: linear-gradient(135deg, #2a2d35 0%, #1e2128 100%);--ai-bubble-ai-border: var(--border-color-light);--ai-thinking-pulse: var(--primary-color);--ai-input-bg: var(--bg-card);--ai-input-shadow: var(--shadow-lg);--ai-transition-bounce: cubic-bezier(.34, 1.56, .64, 1);--ai-transition-soft: cubic-bezier(.4, 0, .2, 1);--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%);--gradient-success: linear-gradient(135deg, var(--success-color) 0%, var(--success-light) 100%);--gradient-info: linear-gradient(135deg, var(--info-color) 0%, var(--info-light) 100%);--gradient-warning: linear-gradient(135deg, var(--warning-color) 0%, var(--warning-light) 100%);--gradient-danger: linear-gradient(135deg, var(--danger-color) 0%, var(--danger-light) 100%);--gradient-purple: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);--gradient-blue: linear-gradient(135deg, var(--primary-color) 0%, #36d1dc 100%);--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--text-on-secondary: var(--text-primary);--text-on-success: #ffffff;--text-on-warning: #ffffff;--text-on-danger: #ffffff;--text-on-info: #ffffff;--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-light);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-light);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-light);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-light);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(255, 255, 255, .3);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(255, 255, 255, .5);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-full: 9999px;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--card-bg: var(--bg-card);--card-border: var(--border-color);--card-border-hover: var(--border-focus);--card-radius: var(--radius-lg);--card-padding: var(--spacing-lg);--card-shadow: 0 4px 16px rgba(0, 0, 0, .08);--card-shadow-hover: 0 16px 32px rgba(0, 0, 0, .12);--card-backdrop-filter: blur(10px);--card-transition: all .3s cubic-bezier(.25, .46, .45, .94);--card-transition-fast: transform .2s ease-out, opacity .2s ease-out;--card-transform-hover: translateY(-6px) scale(1.015);--card-will-change: transform, box-shadow, border-color;--card-backface-visibility: hidden;--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-mono: "JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;--font-family-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 36px;--text-5xl: 48px;--leading-none: 1;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 2;--font-thin: 100;--font-extralight: 200;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--font-black: 900;--sidebar-width: 220px;--sidebar-width-collapsed: 80px;--header-height: 64px;--toolbar-height: 48px;--footer-height: 60px;--tabbar-height: 56px;--logo-size: 40px;--logo-size-small: 32px;--logo-size-large: 48px;--sidebar-font-xs: 14px;--sidebar-font-sm: 16px;--sidebar-font-base: 18px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--transition-fast: .15s ease-in-out;--transition-base: .2s ease-in-out;--transition-slow: .3s ease-in-out;--transition-slower: .5s ease-in-out;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--z-toast: 1080;--input-height-sm: 32px;--input-height-md: 40px;--input-height-lg: 48px;--button-height-sm: 32px;--button-height-md: 40px;--button-height-lg: 48px;--container-padding-mobile: var(--spacing-md);--container-padding-tablet: var(--spacing-lg);--container-padding-desktop: var(--spacing-xl);--bg-primary-light: #f8fafc;--bg-secondary-light: #f1f5f9;--bg-tertiary-light: #e2e8f0;--bg-card-light: #ffffff;--bg-hover-light: #e2e8f0;--text-primary-light: #1e293b;--text-secondary-light: #475569;--text-muted-light: #64748b;--text-disabled-light: #94a3b8;--border-color-light: rgba(99, 102, 241, .12);--border-light-light: rgba(99, 102, 241, .08);--border-focus-light: rgba(99, 102, 241, .6);--bg-primary-dark: #0f172a;--bg-secondary-dark: #1e293b;--bg-tertiary-dark: #334155;--bg-card-dark: #1e293b;--bg-hover-dark: #334155;--text-primary-dark: #f8fafc;--text-secondary-dark: #cbd5e1;--text-muted-dark: #94a3b8;--text-disabled-dark: #64748b;--border-color-dark: rgba(255, 255, 255, .08);--border-light-dark: rgba(255, 255, 255, .12);--border-focus-dark: rgba(139, 92, 246, .6);--bg-sidebar-light: #f1f5f9;--sidebar-item-bg-light: rgba(0, 0, 0, .03);--sidebar-item-border-light: rgba(0, 0, 0, .08);--sidebar-item-hover-bg-light: rgba(0, 0, 0, .05);--sidebar-item-hover-border-light: rgba(99, 102, 241, .3);--sidebar-item-active-bg-light: var(--primary-color);--sidebar-item-active-border-light: var(--primary-color);--bg-sidebar-dark: #0f172a;--sidebar-item-bg-dark: rgba(30, 41, 59, .6);--sidebar-item-border-dark: rgba(51, 65, 85, .8);--sidebar-item-hover-bg-dark: rgba(30, 41, 59, .8);--sidebar-item-hover-border-dark: rgba(99, 102, 241, .5);--sidebar-item-active-bg-dark: #6366f1;--sidebar-item-active-border-dark: #6366f1;--el-bg-color-light: var(--bg-card-light);--el-bg-color-page-light: var(--bg-secondary-light);--el-text-color-primary-light: var(--text-primary-light);--el-text-color-regular-light: var(--text-secondary-light);--el-border-color-light: var(--border-color-light);--el-bg-color-dark: var(--bg-card-dark);--el-bg-color-page-dark: var(--bg-secondary-dark);--el-text-color-primary-dark: var(--text-primary-dark);--el-text-color-regular-dark: var(--text-secondary-dark);--el-border-color-dark: var(--border-color-dark);--surface-1: var(--bg-card);--surface-2: var(--bg-secondary);--surface-3: var(--bg-tertiary);--foreground: var(--text-primary);--accent: var(--primary-color);--accent-contrast: var(--text-on-primary);--border: var(--border-color);--shadow-card: 0 4px 16px rgba(0, 0, 0, .08);--shadow-card-hover: 0 16px 32px rgba(0, 0, 0, .12);--gradient-primary-start: var(--primary-color);--gradient-primary-end: var(--primary-hover);--gradient-success-start: #66bb6a;--gradient-success-end: #4caf50;--gradient-warning-start: #ff9800;--gradient-warning-end: #ff7043;--gradient-purple-start: #8b5cf6;--gradient-purple-end: #a855f7;--glow-primary: rgba(102, 126, 234, .3);--glow-success: rgba(102, 187, 106, .3);--glow-warning: rgba(255, 152, 0, .3);--glow-purple: rgba(139, 92, 246, .3);--backdrop-blur: blur(10px);--backdrop-blur-sm: blur(5px);--border-glass: rgba(255, 255, 255, .1);--button-glass-bg: rgba(255, 255, 255, .15);--button-glass-border: rgba(255, 255, 255, .2);--button-glass-hover-bg: rgba(255, 255, 255, .25);--button-glass-hover-border: rgba(255, 255, 255, .4);--button-primary-glass-bg: rgba(255, 255, 255, .9);--tag-bg: rgba(255, 255, 255, .1);--tag-border: rgba(255, 255, 255, .1);--icon-sm: 16px;--icon-md: 40px;--icon-lg: 48px;--icon-xl: 64px;--glass-bg-light: rgba(255, 255, 255, .1);--glass-bg-medium: rgba(255, 255, 255, .15);--glass-bg-heavy: rgba(255, 255, 255, .2);--shadow-light: rgba(0, 0, 0, .1);--shadow-medium: rgba(0, 0, 0, .2);--shadow-heavy: rgba(0, 0, 0, .3);--accent-marketing-light: rgba(139, 92, 246, .1);--accent-marketing-medium: rgba(139, 92, 246, .2);--accent-marketing-heavy: rgba(139, 92, 246, .3);--accent-marketing-hover-light: rgba(167, 139, 250, .1);--accent-marketing-hover-medium: rgba(167, 139, 250, .2);--accent-marketing-hover-heavy: rgba(167, 139, 250, .3);--accent-enrollment-light: rgba(59, 130, 246, .1);--accent-enrollment-medium: rgba(59, 130, 246, .2);--accent-enrollment-heavy: rgba(59, 130, 246, .3);--accent-enrollment-hover-light: rgba(37, 99, 235, .1);--accent-enrollment-hover-medium: rgba(37, 99, 235, .2);--accent-enrollment-hover-heavy: rgba(37, 99, 235, .3);--gradient-glass: linear-gradient(135deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100%);--gradient-light-glass: linear-gradient(135deg, rgba(255, 255, 255, .9) 0%, rgba(248, 250, 252, .8) 100%);--gradient-accent-hover: linear-gradient(135deg, rgba(139, 92, 246, .2) 0%, rgba(124, 58, 237, .15) 100%);--gradient-purple: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--gradient-purple-hover: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);--gradient-danger: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--gradient-danger-hover: linear-gradient(135deg, #f87171 0%, #ef4444 100%);--size-6xl: 160px;--size-7xl: 192px;--size-8xl: 224px;--scale-small: .9;--scale-medium: 1.05;--scale-large: 1.1;--scale-hover: 1.1;--warning-color-dark: #d97706;--warning-color-light: #fef3c7;--warning-color-lighter: #fde68a;--warning-color-glow: rgba(245, 158, 11, .3);--shadow-color: rgba(0, 0, 0, .2);--shadow-inner: rgba(0, 0, 0, .1);--bg-overlay: rgba(255, 255, 255, .95);--bg-overlay-dark: rgba(0, 0, 0, .5);--border-width-base: 1px;--border-width-sm: 2px;--border-width-md: 3px;--radius-xl: 12px;--radius-2xl: 16px;--radius-3xl: 24px;--game-transition-fast: .2s;--game-transition-normal: .3s;--game-transition-slow: .5s;--animation-blocks-primary: #4CAF50;--animation-blocks-secondary: #2196F3;--animation-blocks-accent: #FF9800;--animation-blocks-shadow: rgba(76, 175, 80, .3);--animation-gsap-primary: #2196F3;--animation-gsap-secondary: #4CAF50;--animation-gsap-accent: #F44336;--animation-gsap-shadow: rgba(33, 150, 243, .3);--animation-particle-primary: #FF6B6B;--animation-particle-secondary: #4ECDC4;--animation-particle-accent: #45B7D1;--animation-particle-shadow: rgba(255, 107, 107, .3);--animation-matrix-primary: #FF006E;--animation-matrix-secondary: #FB5607;--animation-matrix-accent: #FFBE0B;--animation-matrix-shadow: rgba(255, 0, 110, .3);--animation-helix-primary: #FF006E;--animation-helix-secondary: #FB5607;--animation-helix-accent: #8338EC;--animation-helix-shadow: rgba(255, 0, 110, .3);--animation-cube-primary: #FF006E;--animation-cube-secondary: #FB5607;--animation-cube-accent: #3A86FF;--animation-cube-shadow: rgba(255, 0, 110, .3);--animation-liquid-primary: #FF006E;--animation-liquid-secondary: #FB5607;--animation-liquid-accent: #06FFB4;--animation-liquid-shadow: rgba(255, 0, 110, .3);--animation-neon-primary: #00ffff;--animation-neon-secondary: #ff00ff;--animation-neon-accent: #ffff00;--animation-neon-shadow: rgba(0, 255, 255, .5);--animation-light-ripple-primary: #6366f1;--animation-light-ripple-secondary: #06b6d4;--animation-light-ripple-accent: #f59e0b;--animation-light-ripple-shadow: rgba(99, 102, 241, .3);--animation-dark-starfield-primary: #a855f7;--animation-dark-starfield-secondary: #06b6d4;--animation-dark-starfield-accent: #ef4444;--animation-dark-starfield-shadow: rgba(168, 85, 247, .3);--animation-enter-duration: .8s;--animation-leave-duration: .6s;--animation-easing-enter: cubic-bezier(.23, 1, .32, 1);--animation-easing-leave: cubic-bezier(.55, .055, .675, .19);--animation-shadow-blur: 40px;--animation-z-index: 9999;--game-bedroom-primary: #ffb6c1;--game-kitchen-primary: #ffa500;--game-living-room-primary: #87ceeb;--game-bathroom-primary: #98fb98;--game-primary-pink: #ff69b4;--game-primary-pink-dark: #ff1493;--game-primary-pink-light: #ffb6c1;--game-accent-orange: #ff9800;--game-accent-orange-dark: #e65100;--game-bg-primary: linear-gradient(135deg, #ffe4f3 0%, #ffd9f0 100%);--game-bg-secondary: linear-gradient(135deg, var(--bg-white), #ffe4f3);--game-bg-tip: #fce4ec;--game-text-primary: #c2185b;--game-text-secondary: #880e4f;--game-text-accent: #ec407a;--game-star-gold: #ffd700;--game-border-light: #ccc}html[data-theme=light][data-v-6e7c7b87],html[data-theme=theme-light][data-v-6e7c7b87],:root[data-theme=light][data-v-6e7c7b87],.theme-light[data-v-6e7c7b87]{--bg-primary: var(--bg-primary-light);--bg-secondary: var(--bg-secondary-light);--bg-tertiary: var(--bg-tertiary-light);--bg-card: var(--bg-card-light);--bg-hover: var(--bg-hover-light);--ai-bubble-ai-bg: #f4f6fb;--text-primary: var(--text-primary-light);--text-regular: var(--text-secondary-light);--text-secondary: var(--text-muted-light);--text-placeholder: var(--text-disabled-light);--border-color: var(--border-color-light);--border-light: var(--border-light-light);--border-focus: var(--border-focus-light);--bg-sidebar: var(--bg-sidebar-light);--sidebar-item-bg: var(--sidebar-item-bg-light);--sidebar-item-border: var(--sidebar-item-border-light);--sidebar-item-hover-bg: var(--sidebar-item-hover-bg-light);--sidebar-item-hover-border: var(--sidebar-item-hover-border-light);--sidebar-item-active-bg: var(--sidebar-item-active-bg-light);--sidebar-item-active-border: var(--sidebar-item-active-border-light);--el-bg-color: var(--el-bg-color-light);--el-bg-color-page: var(--el-bg-color-page-light);--el-text-color-primary: var(--el-text-color-primary-light);--el-text-color-regular: var(--el-text-color-regular-light);--el-border-color: var(--el-border-color-light)}html[data-theme=dark][data-v-6e7c7b87],html[data-theme=theme-dark][data-v-6e7c7b87],:root[data-theme=dark][data-v-6e7c7b87],.theme-dark[data-v-6e7c7b87]{--text-primary: #d1d5db;--text-regular: #9ca3af;--text-secondary: #6b7280;--text-placeholder: #4b5563;--text-disabled: #374151;--primary-color: #8b5cf6;--primary-hover: #7c3aed;--primary-light: #a78bfa;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--text-on-secondary: var(--text-primary);--button-on-primary-bg: rgba(255, 255, 255, .15);--button-on-primary-border: rgba(255, 255, 255, .25);--button-on-primary-hover-bg: rgba(255, 255, 255, .25);--button-on-primary-hover-border: rgba(255, 255, 255, .4);--bg-color: #1d1e1f;--bg-color-page: #141414;--bg-color-overlay: rgba(29, 30, 31, .9);--bg-card: #262727;--bg-secondary: #1a1a1a;--bg-tertiary: #2a2a2a;--bg-hover: #2f3033;--bg-active: #3c4043;--ai-bubble-ai-bg: linear-gradient(135deg, rgba(139, 92, 246, .08) 0%, rgba(99, 102, 241, .04) 100%);--ai-bubble-ai-border: rgba(139, 92, 246, .15);--border-color: rgba(255, 255, 255, .08);--border-color-light: rgba(255, 255, 255, .06);--border-color-lighter: rgba(255, 255, 255, .04);--border-color-extra-light: rgba(255, 255, 255, .02);--border-color-dark: rgba(255, 255, 255, .12);--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4), 0 1px 2px 0 rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .2);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .4), 0 10px 10px -5px rgba(0, 0, 0, .15);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .6);--card-shadow: 0 4px 16px rgba(0, 0, 0, .3);--card-shadow-hover: 0 20px 40px rgba(0, 0, 0, .4);--card-glow-color: rgba(255, 255, 255, .05);--bg-primary: var(--bg-primary-dark);--bg-secondary: var(--bg-secondary-dark);--bg-tertiary: var(--bg-tertiary-dark);--bg-card: var(--bg-card-dark);--bg-hover: var(--bg-hover-dark);--text-primary: var(--text-primary-dark);--text-regular: var(--text-secondary-dark);--text-secondary: var(--text-muted-dark);--text-placeholder: var(--text-disabled-dark);--border-color: var(--border-color-dark);--border-light: var(--border-light-dark);--border-focus: var(--border-focus-dark);--bg-sidebar: var(--bg-sidebar-dark);--sidebar-item-bg: var(--sidebar-item-bg-dark);--sidebar-item-border: var(--sidebar-item-border-dark);--sidebar-item-hover-bg: var(--sidebar-item-hover-bg-dark);--sidebar-item-hover-border: var(--sidebar-item-hover-border-dark);--sidebar-item-active-bg: var(--sidebar-item-active-bg-dark);--sidebar-item-active-border: var(--sidebar-item-active-border-dark);--el-bg-color: var(--el-bg-color-dark);--el-bg-color-page: var(--el-bg-color-page-dark);--el-text-color-primary: var(--el-text-color-primary-dark);--el-text-color-regular: var(--el-text-color-regular-dark);--el-border-color: var(--el-border-color-dark)}@media (prefers-reduced-motion: reduce){[data-v-6e7c7b87]:root{--transition-fast: 0ms;--transition-base: 0ms;--transition-slow: 0ms;--transition-slower: 0ms}}@media (prefers-contrast: high){[data-v-6e7c7b87]:root{--border-color: #000000;--border-color-light: #333333;--text-primary: #000000}html[data-theme=dark][data-v-6e7c7b87],:root[data-theme=dark][data-v-6e7c7b87]{--border-color: #ffffff;--border-color-light: #cccccc;--text-primary: #ffffff}}.m-0[data-v-6e7c7b87]{margin:0}.m-xs[data-v-6e7c7b87]{margin:var(--spacing-xs)}.m-sm[data-v-6e7c7b87]{margin:var(--spacing-sm)}.m-md[data-v-6e7c7b87]{margin:var(--spacing-md)}.m-lg[data-v-6e7c7b87]{margin:var(--spacing-lg)}.m-xl[data-v-6e7c7b87]{margin:var(--spacing-xl)}.p-0[data-v-6e7c7b87]{padding:0}.p-xs[data-v-6e7c7b87]{padding:var(--spacing-xs)}.p-sm[data-v-6e7c7b87]{padding:var(--spacing-sm)}.p-md[data-v-6e7c7b87]{padding:var(--spacing-md)}.p-lg[data-v-6e7c7b87]{padding:var(--spacing-lg)}.p-xl[data-v-6e7c7b87]{padding:var(--spacing-xl)}.text-xs[data-v-6e7c7b87]{font-size:var(--text-xs)}.text-sm[data-v-6e7c7b87]{font-size:var(--text-sm)}.text-base[data-v-6e7c7b87]{font-size:var(--text-base)}.text-lg[data-v-6e7c7b87]{font-size:var(--text-lg)}.text-xl[data-v-6e7c7b87]{font-size:var(--text-xl)}.text-2xl[data-v-6e7c7b87]{font-size:var(--text-2xl)}.text-primary[data-v-6e7c7b87]{color:var(--text-primary)}.text-secondary[data-v-6e7c7b87]{color:var(--text-secondary)}.text-muted[data-v-6e7c7b87]{color:var(--text-muted)}.bg-card[data-v-6e7c7b87]{background-color:var(--bg-card)}.bg-secondary[data-v-6e7c7b87]{background-color:var(--bg-secondary)}.bg-hover[data-v-6e7c7b87]{background-color:var(--bg-hover)}.rounded-sm[data-v-6e7c7b87]{border-radius:var(--radius-sm)}.rounded-md[data-v-6e7c7b87]{border-radius:var(--radius-md)}.rounded-lg[data-v-6e7c7b87]{border-radius:var(--radius-lg)}.rounded-xl[data-v-6e7c7b87]{border-radius:var(--radius-xl)}.rounded-full[data-v-6e7c7b87]{border-radius:var(--radius-full)}.shadow-sm[data-v-6e7c7b87]{box-shadow:var(--shadow-sm)}.shadow-md[data-v-6e7c7b87]{box-shadow:var(--shadow-md)}.shadow-lg[data-v-6e7c7b87]{box-shadow:var(--shadow-lg)}.shadow-xl[data-v-6e7c7b87]{box-shadow:var(--shadow-xl)}.theme-workbench[data-center=personnel][data-v-6e7c7b87],body.theme-workbench[data-center=personnel][data-v-6e7c7b87]{--primary-color: var(--accent-personnel);--primary-hover: var(--accent-personnel-hover)}.theme-workbench[data-center=enrollment][data-v-6e7c7b87],body.theme-workbench[data-center=enrollment][data-v-6e7c7b87]{--primary-color: var(--accent-enrollment);--primary-hover: var(--accent-enrollment-hover)}.theme-workbench[data-center=activity][data-v-6e7c7b87],body.theme-workbench[data-center=activity][data-v-6e7c7b87]{--primary-color: var(--accent-activity);--primary-hover: var(--accent-activity-hover)}.theme-workbench[data-center=marketing][data-v-6e7c7b87],body.theme-workbench[data-center=marketing][data-v-6e7c7b87]{--primary-color: var(--accent-marketing);--primary-hover: var(--accent-marketing-hover)}.theme-workbench[data-center=system][data-v-6e7c7b87],body.theme-workbench[data-center=system][data-v-6e7c7b87]{--primary-color: var(--accent-system);--primary-hover: var(--accent-system-hover)}.theme-workbench[data-center=ai][data-v-6e7c7b87],body.theme-workbench[data-center=ai][data-v-6e7c7b87]{--primary-color: var(--accent-ai);--primary-hover: var(--accent-ai-hover)}html[data-theme=dark] .van-tabbar-item--active[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item.van-tabbar-item--active[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__wrapper[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__icon[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__text[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__icon-wrapper[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item--active .van-tabbar-item__badge-wrapper[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item__wrapper[data-v-6e7c7b87],html[data-theme=dark] .van-tabbar-item.van-tabbar-item--active[data-v-6e7c7b87] *{background:transparent!important;background-color:transparent!important}.clickable[data-v-6e7c7b87],button[data-v-6e7c7b87],a[data-v-6e7c7b87],[role=button][data-v-6e7c7b87],[onclick][data-v-6e7c7b87],.interactive[data-v-6e7c7b87]{cursor:pointer}.clickable[data-v-6e7c7b87]:focus-visible,button[data-v-6e7c7b87]:focus-visible,a[data-v-6e7c7b87]:focus-visible,[role=button][data-v-6e7c7b87]:focus-visible,input[data-v-6e7c7b87]:focus-visible,textarea[data-v-6e7c7b87]:focus-visible,select[data-v-6e7c7b87]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:var(--radius-sm)}.clickable[data-v-6e7c7b87]:focus,button[data-v-6e7c7b87]:focus,a[data-v-6e7c7b87]:focus,[role=button][data-v-6e7c7b87]:focus{outline:none}.clickable[data-v-6e7c7b87]{transition:background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.clickable[data-v-6e7c7b87]:hover{opacity:.9}.clickable[data-v-6e7c7b87]:active{transform:scale(.98)}@media (hover: none) and (pointer: coarse){.clickable[data-v-6e7c7b87]:active,button[data-v-6e7c7b87]:active,a[data-v-6e7c7b87]:active,[role=button][data-v-6e7c7b87]:active{opacity:.7;transform:scale(.95);transition:transform .1s ease-out}}.unified-tag[data-v-6e7c7b87]{display:inline-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);font-weight:500;line-height:1.5;border-radius:var(--radius-sm);border:1px solid;transition:all var(--transition-base);white-space:nowrap}.unified-tag[data-v-6e7c7b87]:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.unified-tag[data-v-6e7c7b87]:active{transform:translateY(0)}.unified-tag.unified-tag--urgent[data-v-6e7c7b87]{background:#fee2e2;color:#dc2626;border-color:#fecaca}.unified-tag.unified-tag--urgent[data-v-6e7c7b87]:hover{background:#fecaca;box-shadow:0 2px 4px rgba(220,38,38,.2)}.unified-tag.unified-tag--high[data-v-6e7c7b87]{background:#fef3c7;color:#d97706;border-color:#fde68a}.unified-tag.unified-tag--high[data-v-6e7c7b87]:hover{background:#fde68a;box-shadow:0 2px 4px rgba(217,119,6,.2)}.unified-tag.unified-tag--medium[data-v-6e7c7b87]{background:#dbeafe;color:#2563eb;border-color:#bfdbfe}.unified-tag.unified-tag--medium[data-v-6e7c7b87]:hover{background:#bfdbfe;box-shadow:0 2px 4px rgba(37,99,235,.2)}.unified-tag.unified-tag--low[data-v-6e7c7b87]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.unified-tag.unified-tag--low[data-v-6e7c7b87]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(107,114,128,.2)}.unified-tag.unified-tag--pending[data-v-6e7c7b87]{background:#fef3c7;color:#d97706;border-color:#fde68a}.unified-tag.unified-tag--pending[data-v-6e7c7b87]:hover{background:#fde68a;box-shadow:0 2px 4px rgba(217,119,6,.2)}.unified-tag.unified-tag--in-progress[data-v-6e7c7b87]{background:#dbeafe;color:#2563eb;border-color:#bfdbfe}.unified-tag.unified-tag--in-progress[data-v-6e7c7b87]:hover{background:#bfdbfe;box-shadow:0 2px 4px rgba(37,99,235,.2)}.unified-tag.unified-tag--completed[data-v-6e7c7b87]{background:#d1fae5;color:#059669;border-color:#a7f3d0}.unified-tag.unified-tag--completed[data-v-6e7c7b87]:hover{background:#a7f3d0;box-shadow:0 2px 4px rgba(5,150,105,.2)}.unified-tag.unified-tag--cancelled[data-v-6e7c7b87]{background:#f3f4f6;color:#9ca3af;border-color:#e5e7eb}.unified-tag.unified-tag--cancelled[data-v-6e7c7b87]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(156,163,175,.2)}.unified-tag.unified-tag--active[data-v-6e7c7b87]{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.unified-tag.unified-tag--active[data-v-6e7c7b87]:hover{background:#bbf7d0;box-shadow:0 2px 4px rgba(22,163,74,.2)}.unified-tag.unified-tag--inactive[data-v-6e7c7b87]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.unified-tag.unified-tag--inactive[data-v-6e7c7b87]:hover{background:#e5e7eb;box-shadow:0 2px 4px rgba(107,114,128,.2)}.unified-tag.unified-tag--blocked[data-v-6e7c7b87]{background:#fee2e2;color:#dc2626;border-color:#fecaca}.unified-tag.unified-tag--blocked[data-v-6e7c7b87]:hover{background:#fecaca;box-shadow:0 2px 4px rgba(220,38,38,.2)}.unified-tag.unified-tag--sm[data-v-6e7c7b87]{padding:2px 6px;font-size:11px}.unified-tag.unified-tag--md[data-v-6e7c7b87]{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs)}.unified-tag.unified-tag--lg[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm)}.unified-tag.unified-tag--removable[data-v-6e7c7b87]{padding-right:var(--spacing-xs)}.unified-tag.unified-tag--removable .unified-tag__close[data-v-6e7c7b87]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:var(--spacing-xs);border-radius:50%;cursor:pointer;transition:all var(--transition-fast)}.unified-tag.unified-tag--removable .unified-tag__close[data-v-6e7c7b87]:hover{background:rgba(0,0,0,.1)}.unified-tag.unified-tag--clickable[data-v-6e7c7b87]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unified-tag.unified-tag--clickable[data-v-6e7c7b87]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.unified-tag.unified-tag--clickable[data-v-6e7c7b87]:active{transform:translateY(0)}.unified-tag .unified-tag__icon[data-v-6e7c7b87]{display:inline-flex;align-items:center;margin-right:var(--spacing-xs);font-size:1em}.unified-tag.unified-tag--rounded[data-v-6e7c7b87]{border-radius:9999px}@media (prefers-color-scheme: dark){.unified-tag.unified-tag--urgent[data-v-6e7c7b87]{background:rgba(220,38,38,.2);color:#fca5a5;border-color:rgba(220,38,38,.3)}.unified-tag.unified-tag--urgent[data-v-6e7c7b87]:hover{background:rgba(220,38,38,.3)}.unified-tag.unified-tag--high[data-v-6e7c7b87]{background:rgba(217,119,6,.2);color:#fbbf24;border-color:rgba(217,119,6,.3)}.unified-tag.unified-tag--high[data-v-6e7c7b87]:hover{background:rgba(217,119,6,.3)}.unified-tag.unified-tag--medium[data-v-6e7c7b87]{background:rgba(37,99,235,.2);color:#60a5fa;border-color:rgba(37,99,235,.3)}.unified-tag.unified-tag--medium[data-v-6e7c7b87]:hover{background:rgba(37,99,235,.3)}.unified-tag.unified-tag--low[data-v-6e7c7b87]{background:rgba(107,114,128,.2);color:#9ca3af;border-color:rgba(107,114,128,.3)}.unified-tag.unified-tag--low[data-v-6e7c7b87]:hover{background:rgba(107,114,128,.3)}.unified-tag.unified-tag--pending[data-v-6e7c7b87]{background:rgba(217,119,6,.2);color:#fbbf24;border-color:rgba(217,119,6,.3)}.unified-tag.unified-tag--pending[data-v-6e7c7b87]:hover{background:rgba(217,119,6,.3)}.unified-tag.unified-tag--in-progress[data-v-6e7c7b87]{background:rgba(37,99,235,.2);color:#60a5fa;border-color:rgba(37,99,235,.3)}.unified-tag.unified-tag--in-progress[data-v-6e7c7b87]:hover{background:rgba(37,99,235,.3)}.unified-tag.unified-tag--completed[data-v-6e7c7b87]{background:rgba(5,150,105,.2);color:#34d399;border-color:rgba(5,150,105,.3)}.unified-tag.unified-tag--completed[data-v-6e7c7b87]:hover{background:rgba(5,150,105,.3)}.unified-tag.unified-tag--cancelled[data-v-6e7c7b87]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.unified-tag.unified-tag--cancelled[data-v-6e7c7b87]:hover{background:rgba(156,163,175,.3)}.unified-tag.unified-tag--active[data-v-6e7c7b87]{background:rgba(22,163,74,.2);color:#4ade80;border-color:rgba(22,163,74,.3)}.unified-tag.unified-tag--active[data-v-6e7c7b87]:hover{background:rgba(22,163,74,.3)}.unified-tag.unified-tag--inactive[data-v-6e7c7b87]{background:rgba(107,114,128,.2);color:#9ca3af;border-color:rgba(107,114,128,.3)}.unified-tag.unified-tag--inactive[data-v-6e7c7b87]:hover{background:rgba(107,114,128,.3)}.unified-tag.unified-tag--blocked[data-v-6e7c7b87]{background:rgba(220,38,38,.2);color:#fca5a5;border-color:rgba(220,38,38,.3)}.unified-tag.unified-tag--blocked[data-v-6e7c7b87]:hover{background:rgba(220,38,38,.3)}}.theme-dark .unified-tag.unified-tag--urgent[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--urgent[data-v-6e7c7b87]{background:rgba(248,113,113,.2);color:#fca5a5;border-color:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--urgent[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--urgent[data-v-6e7c7b87]:hover{background:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--high[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--high[data-v-6e7c7b87]{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--high[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--high[data-v-6e7c7b87]:hover{background:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--medium[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--medium[data-v-6e7c7b87]{background:rgba(139,92,246,.2);color:#a78bfa;border-color:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--medium[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--medium[data-v-6e7c7b87]:hover{background:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--low[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--low[data-v-6e7c7b87]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--low[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--low[data-v-6e7c7b87]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--pending[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--pending[data-v-6e7c7b87]{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--pending[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--pending[data-v-6e7c7b87]:hover{background:rgba(251,191,36,.3)}.theme-dark .unified-tag.unified-tag--in-progress[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--in-progress[data-v-6e7c7b87]{background:rgba(139,92,246,.2);color:#a78bfa;border-color:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--in-progress[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--in-progress[data-v-6e7c7b87]:hover{background:rgba(139,92,246,.3)}.theme-dark .unified-tag.unified-tag--completed[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--completed[data-v-6e7c7b87]{background:rgba(74,222,128,.2);color:#4ade80;border-color:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--completed[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--completed[data-v-6e7c7b87]:hover{background:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--cancelled[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--cancelled[data-v-6e7c7b87]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--cancelled[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--cancelled[data-v-6e7c7b87]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--active[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--active[data-v-6e7c7b87]{background:rgba(74,222,128,.2);color:#4ade80;border-color:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--active[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--active[data-v-6e7c7b87]:hover{background:rgba(74,222,128,.3)}.theme-dark .unified-tag.unified-tag--inactive[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--inactive[data-v-6e7c7b87]{background:rgba(156,163,175,.2);color:#9ca3af;border-color:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--inactive[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--inactive[data-v-6e7c7b87]:hover{background:rgba(156,163,175,.3)}.theme-dark .unified-tag.unified-tag--blocked[data-v-6e7c7b87],[data-theme=dark] .unified-tag.unified-tag--blocked[data-v-6e7c7b87]{background:rgba(248,113,113,.2);color:#fca5a5;border-color:rgba(248,113,113,.3)}.theme-dark .unified-tag.unified-tag--blocked[data-v-6e7c7b87]:hover,[data-theme=dark] .unified-tag.unified-tag--blocked[data-v-6e7c7b87]:hover{background:rgba(248,113,113,.3)}.table-actions[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs)}.table-actions .el-button[data-v-6e7c7b87]{margin:0!important;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);border-radius:var(--radius-sm);transition:all var(--transition-base);border:none;background:transparent}.table-actions .el-button.el-button--primary.is-link[data-v-6e7c7b87]{color:var(--primary-color);font-weight:500}.table-actions .el-button.el-button--primary.is-link[data-v-6e7c7b87]:hover{color:var(--primary-hover);background:var(--primary-light-bg)}.table-actions .el-button.el-button--primary.is-link[data-v-6e7c7b87]:active{color:var(--primary-active)}.table-actions .el-button.el-button--danger.is-link[data-v-6e7c7b87]{color:var(--danger-color);font-weight:500}.table-actions .el-button.el-button--danger.is-link[data-v-6e7c7b87]:hover{color:var(--danger-dark);background:var(--danger-light-bg)}.table-actions .el-button.el-button--danger.is-link[data-v-6e7c7b87]:active{color:var(--danger-dark)}.table-actions .el-button.el-button--success.is-link[data-v-6e7c7b87]{color:var(--success-color);font-weight:500}.table-actions .el-button.el-button--success.is-link[data-v-6e7c7b87]:hover{color:var(--success-dark);background:var(--success-light-bg)}.table-actions .el-button.el-button--warning.is-link[data-v-6e7c7b87]{color:var(--warning-color);font-weight:500}.table-actions .el-button.el-button--warning.is-link[data-v-6e7c7b87]:hover{color:var(--warning-dark);background:var(--warning-light-bg)}.table-actions .el-button.el-button--info.is-link[data-v-6e7c7b87]{color:var(--info-color);font-weight:500}.table-actions .el-button.el-button--info.is-link[data-v-6e7c7b87]:hover{color:var(--info-dark);background:var(--info-light-bg)}.table-actions .el-button.is-disabled[data-v-6e7c7b87]{color:var(--text-disabled)!important;cursor:not-allowed;background:transparent!important}.table-actions .el-button.is-disabled[data-v-6e7c7b87]:hover{background:transparent!important}.table-actions .el-divider--vertical[data-v-6e7c7b87]{margin:0 var(--spacing-xs);height:16px;border-color:var(--border-color)}.button-group[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-xs)}.button-group.button-group--primary .el-button[data-v-6e7c7b87]{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.button-group.button-group--primary .el-button[data-v-6e7c7b87]:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.button-group.button-group--primary .el-button[data-v-6e7c7b87]:active{background:var(--primary-active);border-color:var(--primary-active)}.button-group.button-group--danger .el-button[data-v-6e7c7b87]{background:var(--danger-color);color:#fff;border-color:var(--danger-color)}.button-group.button-group--danger .el-button[data-v-6e7c7b87]:hover{background:var(--danger-dark);border-color:var(--danger-dark)}.button-group.button-group--ghost .el-button[data-v-6e7c7b87]{background:transparent;border-color:var(--border-color);color:var(--text-primary)}.button-group.button-group--ghost .el-button[data-v-6e7c7b87]:hover{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color)}.button-group.button-group--solid .el-button[data-v-6e7c7b87]:not(.is-link){background:var(--primary-color);color:#fff;border:none}.button-group.button-group--solid .el-button[data-v-6e7c7b87]:not(.is-link):hover{background:var(--primary-hover)}.icon-button[data-v-6e7c7b87]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:transparent;cursor:pointer;transition:all var(--transition-base);color:var(--text-secondary)}.icon-button[data-v-6e7c7b87]:hover{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.icon-button[data-v-6e7c7b87]:active{transform:translateY(0)}.icon-button.is-disabled[data-v-6e7c7b87]{opacity:.5;cursor:not-allowed}.icon-button.is-disabled[data-v-6e7c7b87]:hover{background:transparent;border-color:var(--border-color);color:var(--text-secondary);transform:none;box-shadow:none}.icon-button.icon-button--sm[data-v-6e7c7b87]{width:24px;height:24px;font-size:var(--text-xs)}.icon-button.icon-button--md[data-v-6e7c7b87]{width:32px;height:32px;font-size:var(--text-sm)}.icon-button.icon-button--lg[data-v-6e7c7b87]{width:40px;height:40px;font-size:var(--text-base)}.icon-button.icon-button--primary[data-v-6e7c7b87]{color:var(--primary-color);border-color:var(--primary-color)}.icon-button.icon-button--primary[data-v-6e7c7b87]:hover{background:var(--primary-color);color:#fff}.icon-button.icon-button--danger[data-v-6e7c7b87]{color:var(--danger-color);border-color:var(--danger-color)}.icon-button.icon-button--danger[data-v-6e7c7b87]:hover{background:var(--danger-color);color:#fff}.icon-button.icon-button--success[data-v-6e7c7b87]{color:var(--success-color);border-color:var(--success-color)}.icon-button.icon-button--success[data-v-6e7c7b87]:hover{background:var(--success-color);color:#fff}.action-bar[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-card);border:var(--border-width) solid var(--border-color);border-radius:var(--radius-lg)}.action-bar__left[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);flex:1}.action-bar__right[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}.action-bar__title[data-v-6e7c7b87]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}@media (max-width: var(--breakpoint-md)){.action-bar[data-v-6e7c7b87]{flex-direction:column;align-items:stretch}.action-bar__left[data-v-6e7c7b87],.action-bar__right[data-v-6e7c7b87]{width:100%;justify-content:space-between}}.toolbar[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-secondary);border-radius:var(--radius-md)}.toolbar .el-button[data-v-6e7c7b87]{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);transition:all var(--transition-base)}.toolbar .el-button[data-v-6e7c7b87]:hover{border-color:var(--primary-color);color:var(--primary-color);background:var(--primary-light-bg)}.toolbar .el-button.is-active[data-v-6e7c7b87]{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.toolbar .toolbar-divider[data-v-6e7c7b87]{width:1px;height:20px;background:var(--border-color);margin:0 var(--spacing-xs)}.fab[data-v-6e7c7b87]{position:fixed;bottom:var(--spacing-2xl);right:var(--spacing-2xl);width:56px;height:56px;border-radius:50%;background:var(--primary-color);color:#fff;border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all var(--transition-base);z-index:1000;display:flex;align-items:center;justify-content:center;font-size:var(--text-2xl)}.fab[data-v-6e7c7b87]:hover{background:var(--primary-hover);box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-2px)}.fab[data-v-6e7c7b87]:active{transform:translateY(0)}.fab.fab--sm[data-v-6e7c7b87]{width:40px;height:40px;font-size:var(--text-lg);bottom:var(--spacing-xl);right:var(--spacing-xl)}.fab.fab--lg[data-v-6e7c7b87]{width:64px;height:64px;font-size:var(--text-3xl)}.fab.fab--extended[data-v-6e7c7b87]{width:auto;min-width:120px;padding:0 var(--spacing-lg);border-radius:28px}.fab.fab--extended .fab__label[data-v-6e7c7b87]{margin-left:var(--spacing-sm);font-size:var(--text-sm);font-weight:500}@media (max-width: var(--breakpoint-md)){.table-actions[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-xs)}.table-actions .el-button[data-v-6e7c7b87]{width:100%;justify-content:center}.table-actions .el-divider--vertical[data-v-6e7c7b87]{display:none}.button-group[data-v-6e7c7b87]{flex-wrap:wrap}.button-group .el-button[data-v-6e7c7b87]{flex:1;min-width:80px}.toolbar[data-v-6e7c7b87]{flex-wrap:wrap}.toolbar .el-button[data-v-6e7c7b87]{flex:1;min-width:60px}.fab[data-v-6e7c7b87]{bottom:var(--spacing-xl);right:var(--spacing-md)}.fab.fab--sm[data-v-6e7c7b87]{bottom:var(--spacing-lg);right:var(--spacing-lg)}}@media (max-width: var(--breakpoint-xs)){.table-actions .el-button[data-v-6e7c7b87]{font-size:var(--text-xs);padding:var(--spacing-xs) 8px}.button-group[data-v-6e7c7b87]{gap:var(--spacing-xs)}.button-group .el-button[data-v-6e7c7b87]{font-size:var(--text-xs);padding:var(--spacing-xs) 8px}}@media print{.table-actions[data-v-6e7c7b87],.button-group[data-v-6e7c7b87],.toolbar[data-v-6e7c7b87],.fab[data-v-6e7c7b87],.icon-button[data-v-6e7c7b87]{display:none!important}}@media (prefers-color-scheme: dark){.table-actions .el-button.el-button--primary.is-link[data-v-6e7c7b87]:hover{background:rgba(91,141,239,.15)}.table-actions .el-button.el-button--danger.is-link[data-v-6e7c7b87]:hover{background:rgba(220,38,38,.15)}.button-group.button-group--ghost .el-button[data-v-6e7c7b87]:hover{background:rgba(255,255,255,.05)}.icon-button[data-v-6e7c7b87]:hover{background:rgba(255,255,255,.1)}.action-bar[data-v-6e7c7b87]{background:var(--bg-card);border-color:var(--border-color)}.toolbar[data-v-6e7c7b87]{background:var(--bg-secondary)}}.ai-glass-card[data-v-6e7c7b87]{background:var(--bg-card);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--border-color-light);box-shadow:0 8px 32px rgba(31,38,135,.05),inset 0 1px rgba(255,255,255,.1)}.theme-dark .ai-glass-card[data-v-6e7c7b87],[data-theme=dark] .ai-glass-card[data-v-6e7c7b87]{background:rgba(30,41,59,.7);border:1px solid rgba(255,255,255,.05)}.ai-glass-light[data-v-6e7c7b87]{background:rgba(255,255,255,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}.ai-glow-primary[data-v-6e7c7b87]{box-shadow:0 0 20px rgba(99,102,241,.3),0 0 40px rgba(99,102,241,.1)}.ai-glow-primary[data-v-6e7c7b87]:hover{box-shadow:0 0 30px rgba(99,102,241,.4),0 0 60px rgba(99,102,241,.2)}.ai-glow-success[data-v-6e7c7b87]{box-shadow:0 0 20px rgba(34,197,94,.3),0 0 40px rgba(34,197,94,.1)}.ai-glow-warning[data-v-6e7c7b87]{box-shadow:0 0 20px rgba(251,191,36,.3),0 0 40px rgba(251,191,36,.1)}.ai-glow-danger[data-v-6e7c7b87]{box-shadow:0 0 20px rgba(239,68,68,.3),0 0 40px rgba(239,68,68,.1)}.ai-gradient-primary[data-v-6e7c7b87]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.ai-gradient-secondary[data-v-6e7c7b87]{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.ai-gradient-success[data-v-6e7c7b87]{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)}.ai-gradient-mesh[data-v-6e7c7b87]{background:radial-gradient(at 0% 0%,rgba(99,102,241,.15) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(139,92,246,.15) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(34,197,94,.1) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(251,191,36,.1) 0px,transparent 50%);background-size:100% 100%}.ai-message-user[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;padding:var(--spacing-sm) var(--spacing-md);border-radius:18px 18px 4px;box-shadow:0 2px 8px rgba(99,102,241,.25);position:relative}.ai-message-user[data-v-6e7c7b87]:before{content:"";position:absolute;bottom:0;right:-8px;width:0;height:0;border-left:8px solid var(--primary-dark);border-bottom:8px solid transparent}.ai-message-user[data-v-6e7c7b87]:hover{box-shadow:0 4px 16px rgba(99,102,241,.35);transform:translateY(-1px);transition:all .2s ease-out}.ai-message-assistant[data-v-6e7c7b87]{background:var(--bg-card);color:var(--text-primary);padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--border-color);border-radius:18px 18px 18px 4px;box-shadow:0 2px 8px rgba(0,0,0,.05);position:relative}.ai-message-assistant[data-v-6e7c7b87]:before{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border-right:8px solid var(--border-color);border-bottom:8px solid transparent}.ai-message-assistant[data-v-6e7c7b87]:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:var(--primary-color);transition:all .2s ease-out}.ai-message-system[data-v-6e7c7b87]{background:var(--bg-secondary);color:var(--text-secondary);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);text-align:center;font-size:var(--text-xs);border:1px dashed var(--border-color)}.ai-empty-state[data-v-6e7c7b87]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl);text-align:center;min-height:400px}.ai-empty-state__illustration[data-v-6e7c7b87]{width:200px;height:200px;margin-bottom:var(--spacing-xl);opacity:.8;animation:float-6e7c7b87 3s ease-in-out infinite}.ai-empty-state__illustration svg[data-v-6e7c7b87]{width:100%;height:100%}.ai-empty-state__title[data-v-6e7c7b87]{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.ai-empty-state__description[data-v-6e7c7b87]{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--spacing-xl);max-width:400px;line-height:1.6}.ai-empty-state__actions[data-v-6e7c7b87]{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;max-width:320px}.ai-empty-state__button[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;transition:all .2s ease-out;text-align:left}.ai-empty-state__button[data-v-6e7c7b87]:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:translate(4px);box-shadow:0 4px 12px rgba(99,102,241,.2)}.ai-skeleton[data-v-6e7c7b87],.ai-message-skeleton__line[data-v-6e7c7b87],.ai-message-skeleton__avatar[data-v-6e7c7b87]{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:skeleton-loading-6e7c7b87 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}@keyframes skeleton-loading-6e7c7b87{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-message-skeleton[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md);animation:pulse-fade-6e7c7b87 1.5s ease-in-out infinite}.ai-message-skeleton__avatar[data-v-6e7c7b87]{width:40px;height:40px;border-radius:50%;flex-shrink:0}.ai-message-skeleton__content[data-v-6e7c7b87]{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}.ai-message-skeleton__line[data-v-6e7c7b87]{height:12px;border-radius:6px}.ai-message-skeleton__line--short[data-v-6e7c7b87]{width:40%}.ai-message-skeleton__line--medium[data-v-6e7c7b87]{width:70%}.ai-message-skeleton__line--long[data-v-6e7c7b87]{width:100%}@keyframes pulse-fade-6e7c7b87{0%,to{opacity:1}50%{opacity:.6}}@keyframes float-6e7c7b87{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ai-float[data-v-6e7c7b87]{animation:float-6e7c7b87 3s ease-in-out infinite}@keyframes pulse-glow-6e7c7b87{0%,to{opacity:1;box-shadow:0 0 20px rgba(99,102,241,.4)}50%{opacity:.8;box-shadow:0 0 40px rgba(99,102,241,.2)}}.ai-pulse[data-v-6e7c7b87]{animation:pulse-glow-6e7c7b87 2s ease-in-out infinite}.ai-typing-indicator[data-v-6e7c7b87]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm)}.ai-typing-indicator__dot[data-v-6e7c7b87]{width:8px;height:8px;border-radius:50%;background:var(--primary-color);animation:typing-bounce-6e7c7b87 1.4s ease-in-out infinite}.ai-typing-indicator__dot[data-v-6e7c7b87]:nth-child(1){animation-delay:0s}.ai-typing-indicator__dot[data-v-6e7c7b87]:nth-child(2){animation-delay:.2s}.ai-typing-indicator__dot[data-v-6e7c7b87]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce-6e7c7b87{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@media (max-width: var(--breakpoint-md)){.ai-empty-state[data-v-6e7c7b87]{padding:var(--spacing-xl);min-height:300px}.ai-empty-state__illustration[data-v-6e7c7b87]{width:150px;height:150px}.ai-empty-state__title[data-v-6e7c7b87]{font-size:var(--text-lg)}.ai-empty-state__description[data-v-6e7c7b87]{font-size:var(--text-sm)}.ai-empty-state__button[data-v-6e7c7b87]{padding:var(--spacing-sm);font-size:var(--text-xs)}.ai-message-user[data-v-6e7c7b87],.ai-message-assistant[data-v-6e7c7b87]{padding:var(--spacing-xs) var(--spacing-sm);border-radius:14px 14px 4px}}[data-theme=dark] .ai-message-user[data-v-6e7c7b87],.theme-dark .ai-message-user[data-v-6e7c7b87]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}[data-theme=dark] .ai-message-assistant[data-v-6e7c7b87],.theme-dark .ai-message-assistant[data-v-6e7c7b87]{background:rgba(51,65,85,.8);border-color:rgba(99,102,241,.3)}[data-theme=dark] .ai-message-assistant[data-v-6e7c7b87]:hover,.theme-dark .ai-message-assistant[data-v-6e7c7b87]:hover{border-color:var(--primary-color);background:rgba(51,65,85,.9)}[data-theme=dark] .ai-glass-card[data-v-6e7c7b87],.theme-dark .ai-glass-card[data-v-6e7c7b87]{background:rgba(30,41,59,.8);border:1px solid rgba(255,255,255,.1)}@media print{.ai-empty-state[data-v-6e7c7b87],.ai-message-skeleton[data-v-6e7c7b87],.ai-typing-indicator[data-v-6e7c7b87]{display:none!important}.ai-message-user[data-v-6e7c7b87],.ai-message-assistant[data-v-6e7c7b87]{box-shadow:none;border:1px solid #ddd}}:root.theme-light[data-v-6e7c7b87]{--muted-foreground: var(--text-secondary) !important;--text-muted: var(--text-secondary) !important;--sidebar-text: var(--text-secondary) !important;--text-secondary: var(--text-secondary) !important}.sidebar .nav-item[data-v-6e7c7b87],.sidebar .nav-item .center-item[data-v-6e7c7b87],.sidebar .nav-item .nav-text[data-v-6e7c7b87],.sidebar .nav-item .nav-icon[data-v-6e7c7b87]{color:var(--sidebar-text, var(--text-secondary))!important}.sidebar span[data-v-6e7c7b87]:not(.logo):not(.brand),.sidebar div[data-v-6e7c7b87]:not(.logo):not(.brand),.sidebar a[data-v-6e7c7b87]:not(.logo):not(.brand){color:var(--sidebar-text, var(--text-secondary))!important}.sidebar .nav-item:hover .nav-text[data-v-6e7c7b87],.sidebar .nav-item:hover .nav-icon[data-v-6e7c7b87],.sidebar .nav-item:hover .center-item[data-v-6e7c7b87]{color:var(--sidebar-text-hover, #333333)!important}.sidebar .nav-item.active .nav-text[data-v-6e7c7b87],.sidebar .nav-item.active .nav-icon[data-v-6e7c7b87],.sidebar .nav-item.active .center-item[data-v-6e7c7b87],.sidebar .nav-item.router-link-active .nav-text[data-v-6e7c7b87],.sidebar .nav-item.router-link-active .nav-icon[data-v-6e7c7b87],.sidebar .nav-item.router-link-active .center-item[data-v-6e7c7b87]{color:#fff!important}html.theme-light .sidebar .nav-text[data-v-6e7c7b87],html.theme-light .sidebar .nav-icon[data-v-6e7c7b87],html.theme-light .sidebar .center-item[data-v-6e7c7b87]{color:var(--sidebar-text, var(--text-secondary))!important}.theme-light .sidebar *[class*=nav-][data-v-6e7c7b87],.theme-light .sidebar *[class*=text-][data-v-6e7c7b87],.theme-light .sidebar *[class*=item-][data-v-6e7c7b87]{color:inherit!important}.app-header[data-v-6e7c7b87]{height:var(--header-height, 64px);background:var(--header-bg, var(--bg-card));backdrop-filter:var(--header-backdrop, blur(10px));border-bottom:var(--border-width-base) solid var(--header-border, var(--border-color));display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-sm) var(--header-padding-x, var(--spacing-xl));position:sticky;top:0;z-index:var(--z-header, 100);transition:var(--transition-base);box-shadow:var(--shadow-xs)}.header-section[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--header-section-gap, var(--spacing-md))}.header-left[data-v-6e7c7b87]{flex:1}.header-right[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--header-right-gap, var(--spacing-sm))}.header-icon-btn[data-v-6e7c7b87],.header-action-btn[data-v-6e7c7b87]{display:inline-flex;align-items:center;justify-content:center;height:var(--header-btn-height, 40px);padding:0 var(--header-btn-padding-x, var(--spacing-sm));border:var(--border-width-base) solid var(--header-btn-border, transparent);border-radius:var(--header-btn-radius, var(--radius-md));background:var(--header-btn-bg, var(--bg-card));color:var(--header-btn-color, var(--text-primary));font-size:var(--header-btn-font-size, var(--text-sm));font-weight:var(--header-btn-font-weight, var(--font-medium));cursor:pointer;transition:var(--transition-base);position:relative;overflow:hidden;text-decoration:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:var(--shadow-sm)}.header-icon-btn[data-v-6e7c7b87]:hover,.header-action-btn[data-v-6e7c7b87]:hover{background:var(--header-btn-hover-bg, var(--bg-hover));color:var(--header-btn-hover-color, var(--primary-color));border-color:var(--header-btn-hover-border, var(--primary-color));transform:var(--header-btn-hover-transform, translateY(-1px));box-shadow:var(--shadow-md)}.header-icon-btn[data-v-6e7c7b87]:active,.header-action-btn[data-v-6e7c7b87]:active{transform:var(--header-btn-active-transform, translateY(0) scale(.98))}.header-icon-btn[data-v-6e7c7b87]:focus-visible,.header-action-btn[data-v-6e7c7b87]:focus-visible{outline:2px solid var(--header-btn-focus-outline, var(--primary-color));outline-offset:2px}.header-icon-btn .unified-icon[data-v-6e7c7b87],.header-action-btn .unified-icon[data-v-6e7c7b87]{transition:var(--transition-fast)}.header-action-btn[data-v-6e7c7b87]{gap:var(--header-action-btn-gap, var(--spacing-xs));min-width:var(--header-action-btn-min-width, auto)}.header-action-btn .btn-label[data-v-6e7c7b87]{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--header-btn-label-color, var(--text-secondary));white-space:nowrap;transition:var(--transition-fast)}.header-action-btn .unified-icon[data-v-6e7c7b87]{color:var(--header-icon-color, var(--text-secondary));transition:var(--transition-fast)}.header-action-btn:not(:has(.btn-label)) .unified-icon[data-v-6e7c7b87]{color:var(--text-primary)}.header-action-btn:hover .btn-label[data-v-6e7c7b87],.header-action-btn:hover .unified-icon[data-v-6e7c7b87]{color:var(--header-btn-hover-color, var(--primary-color))}.header-action-btn.theme-btn .unified-icon[data-v-6e7c7b87]{color:var(--primary-color)}.user-profile[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--user-profile-gap, var(--spacing-sm));padding:var(--user-profile-padding, var(--spacing-xs) var(--spacing-sm));background:var(--user-profile-bg, var(--bg-card));border:var(--border-width-base) solid var(--user-profile-border, var(--border-color));border-radius:var(--user-profile-radius, var(--radius-xl));height:var(--user-profile-height, 40px);transition:var(--transition-base);cursor:pointer}.user-profile[data-v-6e7c7b87]:hover{background:var(--user-profile-hover-bg, var(--bg-hover));border-color:var(--user-profile-hover-border, var(--primary-color));transform:var(--user-profile-hover-transform, translateY(-1px));box-shadow:var(--shadow-sm)}.user-avatar[data-v-6e7c7b87]{width:var(--user-avatar-size, 32px);height:var(--user-avatar-size, 32px);border-radius:var(--radius-full);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);transition:var(--transition-fast);box-shadow:var(--shadow-sm)}.user-avatar[data-v-6e7c7b87]:hover{transform:var(--user-avatar-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.user-details[data-v-6e7c7b87]{display:flex;flex-direction:column;gap:2px}.user-details .user-name[data-v-6e7c7b87]{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);line-height:1.2;white-space:nowrap}.breadcrumb-nav[data-v-6e7c7b87]{margin-left:var(--breadcrumb-nav-margin-left, var(--spacing-md))}.breadcrumb-nav[data-v-6e7c7b87] .el-breadcrumb__item .el-breadcrumb__inner{color:var(--breadcrumb-color, var(--text-secondary));font-size:var(--breadcrumb-font-size, var(--text-sm));font-weight:var(--font-medium)}.breadcrumb-nav[data-v-6e7c7b87] .el-breadcrumb__item .el-breadcrumb__inner:hover{color:var(--breadcrumb-hover-color, var(--primary-color))}.breadcrumb-nav[data-v-6e7c7b87] .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:var(--breadcrumb-active-color, var(--text-primary));font-weight:var(--font-semibold)}.theme-dropdown[data-v-6e7c7b87]{position:absolute;top:calc(100% + var(--spacing-sm));right:0;min-width:var(--dropdown-width, 200px);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--spacing-xs);z-index:var(--z-dropdown, 1000);backdrop-filter:blur(10px)}.theme-option[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast)}.theme-option[data-v-6e7c7b87]:hover{background:var(--bg-hover)}.theme-option:hover .theme-icon .unified-icon[data-v-6e7c7b87]{transform:scale(1.1);filter:brightness(1.2)}.theme-option.active[data-v-6e7c7b87]{background:var(--primary-light-bg);color:var(--primary-color)}.theme-option.active .theme-icon .unified-icon[data-v-6e7c7b87]{color:var(--primary-color)!important;transform:scale(1.1)}.theme-icon[data-v-6e7c7b87]{width:var(--spacing-2xl);height:var(--spacing-2xl);display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-icon .unified-icon[data-v-6e7c7b87]{transition:all var(--transition-fast);color:var(--theme-icon-color, currentColor)!important}.theme-preview[data-v-6e7c7b87]{width:var(--spacing-3xl);height:var(--spacing-3xl);border-radius:var(--radius-sm);border:var(--border-width-base) solid var(--border-color-light)}.theme-name[data-v-6e7c7b87]{font-size:var(--text-sm);font-weight:var(--font-medium)}.ai-avatar[data-v-6e7c7b87]{width:var(--icon-size);height:var(--icon-size);border-radius:var(--radius-full);background:var(--gradient-primary);color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);position:relative}.ai-avatar[data-v-6e7c7b87]:hover{transform:scale(1.05);box-shadow:var(--shadow-md)}.ai-avatar.active[data-v-6e7c7b87]{background:var(--gradient-success)}.ai-avatar .ai-text[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:700;letter-spacing:.5px;line-height:1}.status-dot[data-v-6e7c7b87]{width:var(--status-dot-size, 6px);height:var(--status-dot-size, 6px);border-radius:var(--radius-full);background:var(--success-color);margin-left:var(--spacing-xs);transition:var(--transition-base);box-shadow:0 0 0 2px var(--bg-card)}.status-dot.active[data-v-6e7c7b87]{animation:pulse-6e7c7b87 2s infinite;box-shadow:0 0 var(--spacing-sm) var(--success-color)}.status-dot.idle[data-v-6e7c7b87]{background:var(--info-color)}.status-dot.error[data-v-6e7c7b87]{background:var(--danger-color);animation:blink-6e7c7b87 1s infinite}.logo-section[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);margin-right:var(--spacing-md)}.logo-icon[data-v-6e7c7b87],.ai-avatar[data-v-6e7c7b87]{width:var(--logo-size, 40px);height:var(--logo-size, 40px);border-radius:var(--radius-full);background:var(--gradient-primary);color:var(--text-on-primary);font-weight:var(--font-semibold, 600);font-size:var(--text-sm, 14px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);position:relative}.logo-icon[data-v-6e7c7b87]:hover,.ai-avatar[data-v-6e7c7b87]:hover{transform:var(--logo-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.logo-icon.active[data-v-6e7c7b87],.ai-avatar.active[data-v-6e7c7b87]{background:var(--gradient-success)}.logo-icon .logo-image[data-v-6e7c7b87],.ai-avatar .logo-image[data-v-6e7c7b87]{width:32px;height:32px;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover}.logo-text[data-v-6e7c7b87]{font-size:var(--logo-text-size, var(--text-lg, 18px));font-weight:var(--logo-text-weight, var(--font-bold, 700));color:var(--logo-text-color, var(--text-primary));line-height:var(--logo-text-line-height, 1.2);white-space:nowrap}.logout-btn[data-v-6e7c7b87]{color:var(--danger-color);border-color:var(--danger-color-alpha, rgba(220, 38, 38, .2));background:var(--danger-color-alpha-bg, rgba(220, 38, 38, .08))}.logout-btn .btn-label[data-v-6e7c7b87]{color:var(--danger-color);font-weight:var(--font-semibold)}.logout-btn .unified-icon[data-v-6e7c7b87]{color:var(--danger-color)}.logout-btn[data-v-6e7c7b87]:hover{background:var(--danger-color);color:var(--text-on-primary);border-color:var(--danger-color);box-shadow:0 4px 12px rgba(220,38,38,.3);transform:translateY(-2px)}.logout-btn:hover .btn-label[data-v-6e7c7b87],.logout-btn:hover .unified-icon[data-v-6e7c7b87]{color:var(--text-on-primary)}.logout-btn[data-v-6e7c7b87]:active{transform:translateY(0)}@keyframes pulse-6e7c7b87{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes blink-6e7c7b87{0%,50%,to{opacity:1}25%,75%{opacity:.3}}@media (max-width: var(--breakpoint-md)){.app-header[data-v-6e7c7b87]{padding:0 var(--spacing-md);height:56px}.header-right[data-v-6e7c7b87]{gap:var(--spacing-xs)}.header-action-btn .btn-label[data-v-6e7c7b87],.user-details[data-v-6e7c7b87],.breadcrumb-nav[data-v-6e7c7b87]{display:none}.logo-section[data-v-6e7c7b87]{margin-right:var(--spacing-sm)}.logo-text[data-v-6e7c7b87]{font-size:var(--text-base)}}[data-theme=dark] .app-header[data-v-6e7c7b87]{background:var(--bg-card);border-bottom-color:var(--border-color)}[data-theme=dark] .user-profile[data-v-6e7c7b87],[data-theme=dark] .theme-dropdown[data-v-6e7c7b87]{background:var(--bg-card);border-color:var(--border-color)}.sidebar[data-v-6e7c7b87]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 260px);background:var(--sidebar-bg, var(--bg-card));border-right:var(--border-width-base) solid var(--sidebar-border, var(--border-color));transition:var(--transition-base);z-index:var(--z-sidebar, 1020);overflow:hidden;display:flex;flex-direction:column;contain:layout style}.sidebar.collapsed[data-v-6e7c7b87]{width:var(--sidebar-width-collapsed, 80px)}.sidebar[data-v-6e7c7b87]::-webkit-scrollbar{width:var(--border-width-base)}.sidebar[data-v-6e7c7b87]::-webkit-scrollbar-track{background:transparent}.sidebar[data-v-6e7c7b87]::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:0}.sidebar[data-v-6e7c7b87]::-webkit-scrollbar-thumb:hover{background:var(--border-color-dark)}.sidebar-header[data-v-6e7c7b87]{padding:var(--sidebar-header-padding, var(--spacing-lg));border-bottom:var(--border-width-base) solid var(--sidebar-border, var(--border-color));display:flex;align-items:center;justify-content:space-between;height:var(--sidebar-header-height, 64px);flex-shrink:0}.sidebar-logo[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md);flex:1}.sidebar-logo .logo-icon[data-v-6e7c7b87]{width:var(--sidebar-logo-size, 48px);height:var(--sidebar-logo-size, 48px);border-radius:var(--radius-md);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-bold);font-size:var(--text-sm);box-shadow:var(--shadow-sm);transition:var(--transition-fast)}.sidebar-logo .logo-icon[data-v-6e7c7b87]:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.sidebar-logo .logo-icon .logo-image[data-v-6e7c7b87]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;transition:var(--transition-fast)}.sidebar-logo .logo-text[data-v-6e7c7b87]{font-size:var(--sidebar-font-base, 18px);font-weight:var(--font-bold);color:var(--text-primary);transition:var(--transition-fast)}.collapsed .sidebar-logo .logo-text[data-v-6e7c7b87]{opacity:0;visibility:hidden}.logo-icon[data-v-6e7c7b87]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);background:var(--gradient-primary, linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%));display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:all var(--transition-fast);color:var(--text-on-primary)}.logo-icon[data-v-6e7c7b87]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.logo-icon .logo-image[data-v-6e7c7b87]{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover}.sidebar-toggle[data-v-6e7c7b87]{width:var(--sidebar-toggle-size, 32px);height:var(--sidebar-toggle-size, 32px);border:none;background:transparent;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-fast);color:var(--text-secondary)}.sidebar-toggle[data-v-6e7c7b87]:hover{background:var(--bg-hover);color:var(--text-primary)}.sidebar-menu[data-v-6e7c7b87]{flex:1;padding:var(--sidebar-menu-padding, var(--spacing-md));overflow-y:auto;overflow-x:hidden}.menu-group[data-v-6e7c7b87]{margin-bottom:var(--sidebar-group-spacing, var(--spacing-lg))}.menu-group .group-title[data-v-6e7c7b87]{font-size:var(--sidebar-font-xs, 14px);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-xs);text-align:left}.collapsed .menu-group .group-title[data-v-6e7c7b87]{text-align:center;padding:var(--spacing-xs)}.menu-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--menu-item-gap, var(--spacing-sm));padding:var(--menu-item-padding, var(--spacing-sm) var(--spacing-md));margin:var(--menu-item-margin, 0 0 var(--spacing-xs) 0);border-radius:var(--menu-item-radius, var(--radius-lg));color:var(--menu-item-color, var(--text-primary));text-decoration:none;cursor:pointer;transition:var(--transition-fast);position:relative;overflow:hidden;font-size:var(--sidebar-font-sm, 16px);will-change:transform}.menu-item[data-v-6e7c7b87]:hover{background:var(--menu-item-hover-bg, var(--bg-hover));color:var(--menu-item-hover-color, var(--primary-color));transform:translate(4px)}.menu-item.active[data-v-6e7c7b87]{background:var(--menu-item-active-bg, var(--primary-color));color:var(--menu-item-active-color, var(--text-on-primary));box-shadow:var(--shadow-sm)}.menu-item.active[data-v-6e7c7b87]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--menu-item-active-indicator, 3px);background:var(--menu-item-active-indicator-bg, var(--text-on-primary));border-radius:0 var(--radius-sm) var(--radius-sm) 0}.collapsed .menu-item[data-v-6e7c7b87]{justify-content:center;padding:var(--spacing-md);gap:0}.menu-icon[data-v-6e7c7b87]{width:var(--menu-icon-size, 20px);height:var(--menu-icon-size, 20px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.collapsed .menu-icon[data-v-6e7c7b87]{width:var(--menu-icon-size-collapsed, 24px);height:var(--menu-icon-size-collapsed, 24px)}.menu-content[data-v-6e7c7b87]{flex:1;min-width:0}.menu-content .menu-title[data-v-6e7c7b87]{font-size:var(--sidebar-font-sm, 16px);font-weight:var(--font-medium);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed .menu-content .menu-title[data-v-6e7c7b87]{display:none}.menu-content .menu-badge[data-v-6e7c7b87]{font-size:var(--sidebar-font-xs, 14px);padding:var(--spacing-xs) var(--spacing-sm);background:var(--danger-color);color:var(--text-on-primary);border-radius:var(--radius-full);margin-left:var(--spacing-sm)}.collapsed .menu-content .menu-badge[data-v-6e7c7b87]{position:absolute;top:var(--spacing-xs);right:var(--spacing-xs);margin:0}.submenu[data-v-6e7c7b87]{padding-left:var(--submenu-padding, var(--spacing-3xl));margin-top:var(--submenu-margin, var(--spacing-xs))}.collapsed .submenu[data-v-6e7c7b87]{display:none}.submenu-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);margin:0 0 var(--spacing-xs) 0;border-radius:var(--radius-sm);color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:var(--transition-fast);font-size:var(--text-sm)}.submenu-item[data-v-6e7c7b87]:hover{background:var(--bg-hover);color:var(--text-primary)}.submenu-item.active[data-v-6e7c7b87]{background:var(--primary-light-bg);color:var(--primary-color)}.sidebar-footer[data-v-6e7c7b87]{padding:var(--sidebar-footer-padding, var(--spacing-lg));border-top:var(--border-width-base) solid var(--sidebar-border, var(--border-color));flex-shrink:0}.collapsed .sidebar-footer[data-v-6e7c7b87]{padding:var(--spacing-md)}.user-info[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast)}.user-info[data-v-6e7c7b87]:hover{background:var(--bg-hover)}.collapsed .user-info[data-v-6e7c7b87]{justify-content:center;gap:0}.user-avatar-small[data-v-6e7c7b87]{width:var(--user-avatar-small-size, 32px);height:var(--user-avatar-small-size, 32px);border-radius:var(--radius-full);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--text-on-primary);font-weight:var(--font-semibold);font-size:var(--text-sm)}.user-details[data-v-6e7c7b87]{flex:1;min-width:0}.user-details .user-name[data-v-6e7c7b87]{font-size:var(--sidebar-font-sm, 16px);font-weight:var(--font-medium);color:var(--text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed .user-details .user-name[data-v-6e7c7b87]{display:none}.user-details .user-role[data-v-6e7c7b87]{font-size:var(--sidebar-font-xs, 14px);color:var(--text-muted);margin-top:2px}.collapsed .user-details .user-role[data-v-6e7c7b87]{display:none}.sidebar-style-modern[data-v-6e7c7b87]{background:var(--bg-card);border-right:var(--border-width-base) solid var(--border-color);box-shadow:var(--shadow-sm)}.sidebar-style-modern .menu-item[data-v-6e7c7b87]{border:var(--border-width-base) solid transparent;margin:var(--spacing-xs)}.sidebar-style-modern .menu-item[data-v-6e7c7b87]:hover{background:var(--bg-hover);border-color:var(--border-color);transform:translate(var(--spacing-xs));box-shadow:var(--shadow-xs)}.sidebar-style-modern .menu-item.active[data-v-6e7c7b87]{background:var(--gradient-primary);color:var(--text-on-primary);border-color:transparent;box-shadow:var(--shadow-md)}.sidebar-style-modern .submenu[data-v-6e7c7b87]{background:var(--bg-hover);border-radius:var(--radius-md);margin:var(--spacing-xs);padding:var(--spacing-xs)}.sidebar-style-glass[data-v-6e7c7b87]{background:var(--glass-bg-medium);backdrop-filter:blur(20px);border-right:var(--border-width-base) solid var(--glass-border)}.sidebar-style-glass .menu-item[data-v-6e7c7b87]{background:var(--glass-bg-light);border:var(--border-width-base) solid var(--glass-border);backdrop-filter:blur(10px);margin:var(--spacing-xs)}.sidebar-style-glass .menu-item[data-v-6e7c7b87]:hover{background:var(--glass-bg-heavy);border-color:var(--glass-border);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.sidebar-style-glass .menu-item.active[data-v-6e7c7b87]{background:var(--glass-bg-heavy);border-color:var(--primary-color);box-shadow:var(--shadow-lg)}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-6e7c7b87]{width:var(--sidebar-width-mobile, 280px);transform:translate(-100%)}.sidebar.mobile-open[data-v-6e7c7b87]{transform:translate(0)}.sidebar.collapsed[data-v-6e7c7b87]{width:0}.mobile-overlay[data-v-6e7c7b87]{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--black-alpha-50);z-index:var(--z-sidebar-overlay, 1010);opacity:0;visibility:hidden;transition:var(--transition-base)}.mobile-overlay.active[data-v-6e7c7b87]{opacity:1;visibility:visible}}[data-theme=dark] .sidebar[data-v-6e7c7b87]{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-header[data-v-6e7c7b87]{border-bottom-color:var(--border-color)}[data-theme=dark] .sidebar-footer[data-v-6e7c7b87]{border-top-color:var(--border-color)}[data-theme=dark] .menu-item[data-v-6e7c7b87]:hover{background:var(--bg-hover)}[data-theme=dark] .menu-item.active[data-v-6e7c7b87]{background:var(--primary-color)}[data-theme=dark] .sidebar-style-modern[data-v-6e7c7b87]{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-style-glass[data-v-6e7c7b87]{background:var(--glass-bg-medium-dark);border-right-color:var(--glass-border-dark)}.cds-grid[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(16,1fr);gap:var(--spacing-md, 16px);width:100%;max-width:1584px;margin:0 auto;padding:0 var(--spacing-lg, 24px)}.cds-grid.cds-grid--condensed[data-v-6e7c7b87]{gap:var(--spacing-sm, 8px);padding:0 var(--spacing-sm, 8px)}.cds-grid.cds-grid--narrow[data-v-6e7c7b87]{gap:var(--spacing-xs, 4px);padding:0 var(--spacing-xs, 4px)}.cds-grid.cds-grid--full-width[data-v-6e7c7b87]{max-width:none}.cds-grid.cds-grid--no-padding[data-v-6e7c7b87]{padding:0}.cds-row[data-v-6e7c7b87]{display:contents}[class*=cds-col][data-v-6e7c7b87]{min-width:0;word-wrap:break-word}.cds-col-1[data-v-6e7c7b87]{grid-column:span 1}.cds-col-2[data-v-6e7c7b87]{grid-column:span 2}.cds-col-3[data-v-6e7c7b87]{grid-column:span 3}.cds-col-4[data-v-6e7c7b87]{grid-column:span 4}.cds-col-5[data-v-6e7c7b87]{grid-column:span 5}.cds-col-6[data-v-6e7c7b87]{grid-column:span 6}.cds-col-7[data-v-6e7c7b87]{grid-column:span 7}.cds-col-8[data-v-6e7c7b87]{grid-column:span 8}.cds-col-9[data-v-6e7c7b87]{grid-column:span 9}.cds-col-10[data-v-6e7c7b87]{grid-column:span 10}.cds-col-11[data-v-6e7c7b87]{grid-column:span 11}.cds-col-12[data-v-6e7c7b87]{grid-column:span 12}.cds-col-13[data-v-6e7c7b87]{grid-column:span 13}.cds-col-14[data-v-6e7c7b87]{grid-column:span 14}.cds-col-15[data-v-6e7c7b87]{grid-column:span 15}.cds-col-16[data-v-6e7c7b87]{grid-column:span 16}@media (min-width: 320px){.cds-col-sm-1[data-v-6e7c7b87]{grid-column:span 1}.cds-col-sm-2[data-v-6e7c7b87]{grid-column:span 2}.cds-col-sm-3[data-v-6e7c7b87]{grid-column:span 3}.cds-col-sm-4[data-v-6e7c7b87]{grid-column:span 4}.cds-col-sm-5[data-v-6e7c7b87]{grid-column:span 5}.cds-col-sm-6[data-v-6e7c7b87]{grid-column:span 6}.cds-col-sm-7[data-v-6e7c7b87]{grid-column:span 7}.cds-col-sm-8[data-v-6e7c7b87]{grid-column:span 8}.cds-col-sm-9[data-v-6e7c7b87]{grid-column:span 9}.cds-col-sm-10[data-v-6e7c7b87]{grid-column:span 10}.cds-col-sm-11[data-v-6e7c7b87]{grid-column:span 11}.cds-col-sm-12[data-v-6e7c7b87]{grid-column:span 12}.cds-col-sm-13[data-v-6e7c7b87]{grid-column:span 13}.cds-col-sm-14[data-v-6e7c7b87]{grid-column:span 14}.cds-col-sm-15[data-v-6e7c7b87]{grid-column:span 15}.cds-col-sm-16[data-v-6e7c7b87]{grid-column:span 16}.cds-offset-sm-0[data-v-6e7c7b87]{grid-column-start:1}.cds-offset-sm-1[data-v-6e7c7b87]{grid-column-start:2}.cds-offset-sm-2[data-v-6e7c7b87]{grid-column-start:3}.cds-offset-sm-3[data-v-6e7c7b87]{grid-column-start:4}.cds-offset-sm-4[data-v-6e7c7b87]{grid-column-start:5}.cds-offset-sm-5[data-v-6e7c7b87]{grid-column-start:6}.cds-offset-sm-6[data-v-6e7c7b87]{grid-column-start:7}.cds-offset-sm-7[data-v-6e7c7b87]{grid-column-start:8}.cds-offset-sm-8[data-v-6e7c7b87]{grid-column-start:9}.cds-offset-sm-9[data-v-6e7c7b87]{grid-column-start:10}.cds-offset-sm-10[data-v-6e7c7b87]{grid-column-start:11}.cds-offset-sm-11[data-v-6e7c7b87]{grid-column-start:12}.cds-offset-sm-12[data-v-6e7c7b87]{grid-column-start:13}.cds-offset-sm-13[data-v-6e7c7b87]{grid-column-start:14}.cds-offset-sm-14[data-v-6e7c7b87]{grid-column-start:15}.cds-offset-sm-15[data-v-6e7c7b87]{grid-column-start:16}}@media (min-width: 672px){.cds-col-md-1[data-v-6e7c7b87]{grid-column:span 1}.cds-col-md-2[data-v-6e7c7b87]{grid-column:span 2}.cds-col-md-3[data-v-6e7c7b87]{grid-column:span 3}.cds-col-md-4[data-v-6e7c7b87]{grid-column:span 4}.cds-col-md-5[data-v-6e7c7b87]{grid-column:span 5}.cds-col-md-6[data-v-6e7c7b87]{grid-column:span 6}.cds-col-md-7[data-v-6e7c7b87]{grid-column:span 7}.cds-col-md-8[data-v-6e7c7b87]{grid-column:span 8}.cds-col-md-9[data-v-6e7c7b87]{grid-column:span 9}.cds-col-md-10[data-v-6e7c7b87]{grid-column:span 10}.cds-col-md-11[data-v-6e7c7b87]{grid-column:span 11}.cds-col-md-12[data-v-6e7c7b87]{grid-column:span 12}.cds-col-md-13[data-v-6e7c7b87]{grid-column:span 13}.cds-col-md-14[data-v-6e7c7b87]{grid-column:span 14}.cds-col-md-15[data-v-6e7c7b87]{grid-column:span 15}.cds-col-md-16[data-v-6e7c7b87]{grid-column:span 16}.cds-offset-md-0[data-v-6e7c7b87]{grid-column-start:1}.cds-offset-md-1[data-v-6e7c7b87]{grid-column-start:2}.cds-offset-md-2[data-v-6e7c7b87]{grid-column-start:3}.cds-offset-md-3[data-v-6e7c7b87]{grid-column-start:4}.cds-offset-md-4[data-v-6e7c7b87]{grid-column-start:5}.cds-offset-md-5[data-v-6e7c7b87]{grid-column-start:6}.cds-offset-md-6[data-v-6e7c7b87]{grid-column-start:7}.cds-offset-md-7[data-v-6e7c7b87]{grid-column-start:8}.cds-offset-md-8[data-v-6e7c7b87]{grid-column-start:9}.cds-offset-md-9[data-v-6e7c7b87]{grid-column-start:10}.cds-offset-md-10[data-v-6e7c7b87]{grid-column-start:11}.cds-offset-md-11[data-v-6e7c7b87]{grid-column-start:12}.cds-offset-md-12[data-v-6e7c7b87]{grid-column-start:13}.cds-offset-md-13[data-v-6e7c7b87]{grid-column-start:14}.cds-offset-md-14[data-v-6e7c7b87]{grid-column-start:15}.cds-offset-md-15[data-v-6e7c7b87]{grid-column-start:16}}@media (min-width: 1056px){.cds-col-lg-1[data-v-6e7c7b87]{grid-column:span 1}.cds-col-lg-2[data-v-6e7c7b87]{grid-column:span 2}.cds-col-lg-3[data-v-6e7c7b87]{grid-column:span 3}.cds-col-lg-4[data-v-6e7c7b87]{grid-column:span 4}.cds-col-lg-5[data-v-6e7c7b87]{grid-column:span 5}.cds-col-lg-6[data-v-6e7c7b87]{grid-column:span 6}.cds-col-lg-7[data-v-6e7c7b87]{grid-column:span 7}.cds-col-lg-8[data-v-6e7c7b87]{grid-column:span 8}.cds-col-lg-9[data-v-6e7c7b87]{grid-column:span 9}.cds-col-lg-10[data-v-6e7c7b87]{grid-column:span 10}.cds-col-lg-11[data-v-6e7c7b87]{grid-column:span 11}.cds-col-lg-12[data-v-6e7c7b87]{grid-column:span 12}.cds-col-lg-13[data-v-6e7c7b87]{grid-column:span 13}.cds-col-lg-14[data-v-6e7c7b87]{grid-column:span 14}.cds-col-lg-15[data-v-6e7c7b87]{grid-column:span 15}.cds-col-lg-16[data-v-6e7c7b87]{grid-column:span 16}.cds-offset-lg-0[data-v-6e7c7b87]{grid-column-start:1}.cds-offset-lg-1[data-v-6e7c7b87]{grid-column-start:2}.cds-offset-lg-2[data-v-6e7c7b87]{grid-column-start:3}.cds-offset-lg-3[data-v-6e7c7b87]{grid-column-start:4}.cds-offset-lg-4[data-v-6e7c7b87]{grid-column-start:5}.cds-offset-lg-5[data-v-6e7c7b87]{grid-column-start:6}.cds-offset-lg-6[data-v-6e7c7b87]{grid-column-start:7}.cds-offset-lg-7[data-v-6e7c7b87]{grid-column-start:8}.cds-offset-lg-8[data-v-6e7c7b87]{grid-column-start:9}.cds-offset-lg-9[data-v-6e7c7b87]{grid-column-start:10}.cds-offset-lg-10[data-v-6e7c7b87]{grid-column-start:11}.cds-offset-lg-11[data-v-6e7c7b87]{grid-column-start:12}.cds-offset-lg-12[data-v-6e7c7b87]{grid-column-start:13}.cds-offset-lg-13[data-v-6e7c7b87]{grid-column-start:14}.cds-offset-lg-14[data-v-6e7c7b87]{grid-column-start:15}.cds-offset-lg-15[data-v-6e7c7b87]{grid-column-start:16}}@media (min-width: 1312px){.cds-col-xlg-1[data-v-6e7c7b87]{grid-column:span 1}.cds-col-xlg-2[data-v-6e7c7b87]{grid-column:span 2}.cds-col-xlg-3[data-v-6e7c7b87]{grid-column:span 3}.cds-col-xlg-4[data-v-6e7c7b87]{grid-column:span 4}.cds-col-xlg-5[data-v-6e7c7b87]{grid-column:span 5}.cds-col-xlg-6[data-v-6e7c7b87]{grid-column:span 6}.cds-col-xlg-7[data-v-6e7c7b87]{grid-column:span 7}.cds-col-xlg-8[data-v-6e7c7b87]{grid-column:span 8}.cds-col-xlg-9[data-v-6e7c7b87]{grid-column:span 9}.cds-col-xlg-10[data-v-6e7c7b87]{grid-column:span 10}.cds-col-xlg-11[data-v-6e7c7b87]{grid-column:span 11}.cds-col-xlg-12[data-v-6e7c7b87]{grid-column:span 12}.cds-col-xlg-13[data-v-6e7c7b87]{grid-column:span 13}.cds-col-xlg-14[data-v-6e7c7b87]{grid-column:span 14}.cds-col-xlg-15[data-v-6e7c7b87]{grid-column:span 15}.cds-col-xlg-16[data-v-6e7c7b87]{grid-column:span 16}.cds-offset-xlg-0[data-v-6e7c7b87]{grid-column-start:1}.cds-offset-xlg-1[data-v-6e7c7b87]{grid-column-start:2}.cds-offset-xlg-2[data-v-6e7c7b87]{grid-column-start:3}.cds-offset-xlg-3[data-v-6e7c7b87]{grid-column-start:4}.cds-offset-xlg-4[data-v-6e7c7b87]{grid-column-start:5}.cds-offset-xlg-5[data-v-6e7c7b87]{grid-column-start:6}.cds-offset-xlg-6[data-v-6e7c7b87]{grid-column-start:7}.cds-offset-xlg-7[data-v-6e7c7b87]{grid-column-start:8}.cds-offset-xlg-8[data-v-6e7c7b87]{grid-column-start:9}.cds-offset-xlg-9[data-v-6e7c7b87]{grid-column-start:10}.cds-offset-xlg-10[data-v-6e7c7b87]{grid-column-start:11}.cds-offset-xlg-11[data-v-6e7c7b87]{grid-column-start:12}.cds-offset-xlg-12[data-v-6e7c7b87]{grid-column-start:13}.cds-offset-xlg-13[data-v-6e7c7b87]{grid-column-start:14}.cds-offset-xlg-14[data-v-6e7c7b87]{grid-column-start:15}.cds-offset-xlg-15[data-v-6e7c7b87]{grid-column-start:16}}@media (min-width: 1584px){.cds-col-max-1[data-v-6e7c7b87]{grid-column:span 1}.cds-col-max-2[data-v-6e7c7b87]{grid-column:span 2}.cds-col-max-3[data-v-6e7c7b87]{grid-column:span 3}.cds-col-max-4[data-v-6e7c7b87]{grid-column:span 4}.cds-col-max-5[data-v-6e7c7b87]{grid-column:span 5}.cds-col-max-6[data-v-6e7c7b87]{grid-column:span 6}.cds-col-max-7[data-v-6e7c7b87]{grid-column:span 7}.cds-col-max-8[data-v-6e7c7b87]{grid-column:span 8}.cds-col-max-9[data-v-6e7c7b87]{grid-column:span 9}.cds-col-max-10[data-v-6e7c7b87]{grid-column:span 10}.cds-col-max-11[data-v-6e7c7b87]{grid-column:span 11}.cds-col-max-12[data-v-6e7c7b87]{grid-column:span 12}.cds-col-max-13[data-v-6e7c7b87]{grid-column:span 13}.cds-col-max-14[data-v-6e7c7b87]{grid-column:span 14}.cds-col-max-15[data-v-6e7c7b87]{grid-column:span 15}.cds-col-max-16[data-v-6e7c7b87]{grid-column:span 16}.cds-offset-max-0[data-v-6e7c7b87]{grid-column-start:1}.cds-offset-max-1[data-v-6e7c7b87]{grid-column-start:2}.cds-offset-max-2[data-v-6e7c7b87]{grid-column-start:3}.cds-offset-max-3[data-v-6e7c7b87]{grid-column-start:4}.cds-offset-max-4[data-v-6e7c7b87]{grid-column-start:5}.cds-offset-max-5[data-v-6e7c7b87]{grid-column-start:6}.cds-offset-max-6[data-v-6e7c7b87]{grid-column-start:7}.cds-offset-max-7[data-v-6e7c7b87]{grid-column-start:8}.cds-offset-max-8[data-v-6e7c7b87]{grid-column-start:9}.cds-offset-max-9[data-v-6e7c7b87]{grid-column-start:10}.cds-offset-max-10[data-v-6e7c7b87]{grid-column-start:11}.cds-offset-max-11[data-v-6e7c7b87]{grid-column-start:12}.cds-offset-max-12[data-v-6e7c7b87]{grid-column-start:13}.cds-offset-max-13[data-v-6e7c7b87]{grid-column-start:14}.cds-offset-max-14[data-v-6e7c7b87]{grid-column-start:15}.cds-offset-max-15[data-v-6e7c7b87]{grid-column-start:16}}.cds-col-hidden[data-v-6e7c7b87]{display:none}@media (min-width: 320px){.cds-col-sm-hidden[data-v-6e7c7b87]{display:none}}@media (min-width: 672px){.cds-col-md-hidden[data-v-6e7c7b87]{display:none}}@media (min-width: 1056px){.cds-col-lg-hidden[data-v-6e7c7b87]{display:none}}@media (min-width: 1312px){.cds-col-xlg-hidden[data-v-6e7c7b87]{display:none}}@media (min-width: 1584px){.cds-col-max-hidden[data-v-6e7c7b87]{display:none}}.cds-col-auto[data-v-6e7c7b87]{grid-column:auto}.cds-col-fill[data-v-6e7c7b87]{grid-column:1/-1}.cds-grid--debug[data-v-6e7c7b87]{position:relative}.cds-grid--debug[data-v-6e7c7b87]:before{content:"";position:absolute;top:0;left:32px;right:32px;bottom:0;background-image:repeating-linear-gradient(to right,rgba(255,0,0,.1) 0,rgba(255,0,0,.1) calc(6.25% - 32px),transparent calc(6.25% - 32px),transparent 6.25%);pointer-events:none;z-index:9999}@media (max-width: 319px){.cds-hidden-xs[data-v-6e7c7b87]{display:none!important}}@media (max-width: 671px){.cds-hidden-sm[data-v-6e7c7b87]{display:none!important}}@media (max-width: 1055px){.cds-hidden-md[data-v-6e7c7b87]{display:none!important}}@media (max-width: 1311px){.cds-hidden-lg[data-v-6e7c7b87]{display:none!important}}@media (max-width: 1583px){.cds-hidden-xlg[data-v-6e7c7b87]{display:none!important}}.stats-grid[data-v-6e7c7b87]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stats-grid[data-v-6e7c7b87]{display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:var(--spacing-lg)}}@media (min-width: var(--breakpoint-xl)){.stats-grid[data-v-6e7c7b87]{display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--spacing-lg);position:relative;overflow:hidden;min-height:120px;transition:all var(--transition-base);cursor:pointer}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--border-focus)}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover:before{transform:scaleX(1)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover .stat-icon[data-v-6e7c7b87]{transform:scale(1.05)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover .stat-card-bg[data-v-6e7c7b87]{transform:translate(20%,-20%) scale(1.1);opacity:.08}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info).loading .stat-content[data-v-6e7c7b87]{opacity:.6;pointer-events:none}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info).loading .stat-value[data-v-6e7c7b87]{background:var(--bg-light);border-radius:var(--radius-sm);color:transparent;animation:pulse-6e7c7b87 1.5s ease-in-out infinite}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-md);min-height:100px}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-2px)}}@media (min-width: var(--breakpoint-md)) and (max-width: calc(var(--breakpoint-lg) - 1px)){.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-lg);min-height:110px}}@media (min-width: var(--breakpoint-xl)){.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){padding:var(--spacing-xl);min-height:140px}}.stat-content[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-lg);position:relative;z-index:2;height:100%}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-content[data-v-6e7c7b87]{gap:var(--spacing-md)}}@media (min-width: var(--breakpoint-xl)){.stat-content[data-v-6e7c7b87]{gap:var(--spacing-xl)}}.stat-icon[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-lg);transition:all var(--transition-base);flex-shrink:0}.stat-icon--primary[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--primary-extra-light),var(--primary-lighter));color:var(--primary-color)}.stat-icon--students[data-v-6e7c7b87],.stat-icon--success[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--success-extra-light),var(--success-lighter));color:var(--success-color)}.stat-icon--campuses[data-v-6e7c7b87],.stat-icon--classes[data-v-6e7c7b87],.stat-icon--info[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--info-extra-light),var(--info-lighter));color:var(--info-color)}.stat-icon--users[data-v-6e7c7b87],.stat-icon--teachers[data-v-6e7c7b87],.stat-icon--warning[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--warning-extra-light),var(--warning-lighter));color:var(--warning-color)}.stat-icon--activities[data-v-6e7c7b87],.stat-icon--events[data-v-6e7c7b87],.stat-icon--danger[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--danger-extra-light),var(--danger-lighter));color:var(--danger-color)}.stat-icon--purple[data-v-6e7c7b87]{background:linear-gradient(135deg,#f3e8ff,#ddd6fe);color:#8b5cf6}.stat-icon--indigo[data-v-6e7c7b87]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#6366f1}.stat-icon--pink[data-v-6e7c7b87]{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#ec4899}.stat-icon--teal[data-v-6e7c7b87]{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);color:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-icon[data-v-6e7c7b87]{width:48px;height:48px}}@media (min-width: var(--breakpoint-xl)){.stat-icon[data-v-6e7c7b87]{width:64px;height:64px}}.stat-info[data-v-6e7c7b87]{flex:1;min-width:0}.stat-info .stat-label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-weight:var(--font-medium);line-height:var(--leading-tight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-label[data-v-6e7c7b87]{font-size:var(--text-xs)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-label[data-v-6e7c7b87]{font-size:var(--text-base)}}.stat-info .stat-value[data-v-6e7c7b87]{font-size:var(--text-2xl);font-weight:var(--font-extrabold);color:var(--text-primary);margin-bottom:var(--spacing-xs);line-height:var(--leading-none)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-value[data-v-6e7c7b87]{font-size:var(--text-xl);font-weight:var(--font-bold)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-value[data-v-6e7c7b87]{font-size:var(--text-3xl)}}.stat-info .stat-description[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--text-placeholder);line-height:var(--leading-tight);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-info .stat-description[data-v-6e7c7b87]{display:none}}@media (min-width: var(--breakpoint-md)){.stat-info .stat-description[data-v-6e7c7b87]{display:block}}.stat-trend[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);margin-top:var(--spacing-xs)}.stat-trend .trend-icon[data-v-6e7c7b87]{font-size:var(--text-sm);line-height:1}.stat-trend .trend-text[data-v-6e7c7b87]{line-height:1}.stat-trend.trend-up[data-v-6e7c7b87],.stat-trend--positive[data-v-6e7c7b87]{color:var(--success-color)}.stat-trend.trend-down[data-v-6e7c7b87],.stat-trend--negative[data-v-6e7c7b87]{color:var(--danger-color)}.stat-trend.trend-stable[data-v-6e7c7b87],.stat-trend--neutral[data-v-6e7c7b87]{color:var(--text-secondary)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-trend[data-v-6e7c7b87]{font-size:10px;gap:2px}.stat-trend .trend-icon[data-v-6e7c7b87]{font-size:var(--text-xs)}}.stat-card-bg[data-v-6e7c7b87]{position:absolute;top:0;right:0;width:80px;height:80px;border-radius:var(--radius-full);opacity:.04;transform:translate(25%,-25%);transition:all var(--transition-slow);pointer-events:none}.stat-card-bg.bg-primary[data-v-6e7c7b87]{background:var(--primary-color)}.stat-card-bg.bg-students[data-v-6e7c7b87],.stat-card-bg.bg-success[data-v-6e7c7b87]{background:var(--success-color)}.stat-card-bg.bg-campuses[data-v-6e7c7b87],.stat-card-bg.bg-classes[data-v-6e7c7b87],.stat-card-bg.bg-info[data-v-6e7c7b87]{background:var(--info-color)}.stat-card-bg.bg-users[data-v-6e7c7b87],.stat-card-bg.bg-teachers[data-v-6e7c7b87],.stat-card-bg.bg-warning[data-v-6e7c7b87]{background:var(--warning-color)}.stat-card-bg.bg-activities[data-v-6e7c7b87],.stat-card-bg.bg-events[data-v-6e7c7b87],.stat-card-bg.bg-danger[data-v-6e7c7b87]{background:var(--danger-color)}.stat-card-bg.bg-purple[data-v-6e7c7b87]{background:#8b5cf6}.stat-card-bg.bg-indigo[data-v-6e7c7b87]{background:#6366f1}.stat-card-bg.bg-pink[data-v-6e7c7b87]{background:#ec4899}.stat-card-bg.bg-teal[data-v-6e7c7b87]{background:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card-bg[data-v-6e7c7b87]{width:60px;height:60px;transform:translate(20%,-20%)}}@media (min-width: var(--breakpoint-xl)){.stat-card-bg[data-v-6e7c7b87]{width:100px;height:100px;transform:translate(30%,-30%)}}.stat-card--compact[data-v-6e7c7b87]{padding:var(--spacing-md);min-height:80px}.stat-card--compact .stat-content[data-v-6e7c7b87]{gap:var(--spacing-md)}.stat-card--compact .stat-icon[data-v-6e7c7b87]{width:40px;height:40px}.stat-card--compact .stat-info .stat-value[data-v-6e7c7b87]{font-size:var(--text-lg);margin-bottom:0}.stat-card--compact .stat-info .stat-label[data-v-6e7c7b87]{font-size:var(--text-xs);margin-bottom:2px}.stat-card--compact .stat-card-bg[data-v-6e7c7b87]{width:50px;height:50px}.stat-card--large[data-v-6e7c7b87]{padding:var(--spacing-xl);min-height:160px}.stat-card--large .stat-icon[data-v-6e7c7b87]{width:72px;height:72px}.stat-card--large .stat-info .stat-value[data-v-6e7c7b87]{font-size:var(--text-4xl)}.stat-card--large .stat-info .stat-label[data-v-6e7c7b87]{font-size:var(--text-base)}.stat-card--large .stat-card-bg[data-v-6e7c7b87]{width:120px;height:120px}.stat-card--vertical .stat-content[data-v-6e7c7b87]{flex-direction:column;text-align:center;gap:var(--spacing-md)}.stat-card--vertical .stat-info[data-v-6e7c7b87]{flex:none}.stat-card--vertical .stat-info .stat-label[data-v-6e7c7b87],.stat-card--vertical .stat-info .stat-description[data-v-6e7c7b87]{text-align:center}@keyframes pulse-6e7c7b87{0%,to{opacity:.6}50%{opacity:.8}}@keyframes countUp-6e7c7b87{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.stat-value--animated[data-v-6e7c7b87]{animation:countUp-6e7c7b87 .6s ease-out}.stat-card[role=button][data-v-6e7c7b87]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.stat-card[role=button][data-v-6e7c7b87]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.stat-card[data-v-6e7c7b87]{border-width:2px;border-color:var(--text-primary)}.stat-card[data-v-6e7c7b87]:hover{border-color:var(--primary-color)}.stat-icon[data-v-6e7c7b87]{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.stat-card[data-v-6e7c7b87],.stat-icon[data-v-6e7c7b87],.stat-card-bg[data-v-6e7c7b87]{transition:none}.stat-card[data-v-6e7c7b87]:hover{transform:none}.stat-value--animated[data-v-6e7c7b87]{animation:none}}.card[data-v-6e7c7b87],.table-card[data-v-6e7c7b87],.activities-card[data-v-6e7c7b87],.chart-card[data-v-6e7c7b87],.data-card[data-v-6e7c7b87],.filter-card[data-v-6e7c7b87],.overview-card[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);overflow:hidden;margin-bottom:var(--spacing-lg)}.card[data-v-6e7c7b87]:hover,.table-card[data-v-6e7c7b87]:hover,.activities-card[data-v-6e7c7b87]:hover,.chart-card[data-v-6e7c7b87]:hover,.data-card[data-v-6e7c7b87]:hover,.filter-card[data-v-6e7c7b87]:hover,.overview-card[data-v-6e7c7b87]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--border-color)}.card .card-header[data-v-6e7c7b87],.table-card .card-header[data-v-6e7c7b87],.activities-card .card-header[data-v-6e7c7b87],.chart-card .card-header[data-v-6e7c7b87],.data-card .card-header[data-v-6e7c7b87],.filter-card .card-header[data-v-6e7c7b87],.overview-card .card-header[data-v-6e7c7b87]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color-lighter);background:var(--bg-tertiary);display:flex;justify-content:space-between;align-items:center}.card .card-header .card-title[data-v-6e7c7b87],.table-card .card-header .card-title[data-v-6e7c7b87],.activities-card .card-header .card-title[data-v-6e7c7b87],.chart-card .card-header .card-title[data-v-6e7c7b87],.data-card .card-header .card-title[data-v-6e7c7b87],.filter-card .card-header .card-title[data-v-6e7c7b87],.overview-card .card-header .card-title[data-v-6e7c7b87]{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);line-height:var(--leading-tight)}.card .card-header .card-title.with-icon[data-v-6e7c7b87],.table-card .card-header .card-title.with-icon[data-v-6e7c7b87],.activities-card .card-header .card-title.with-icon[data-v-6e7c7b87],.chart-card .card-header .card-title.with-icon[data-v-6e7c7b87],.data-card .card-header .card-title.with-icon[data-v-6e7c7b87],.filter-card .card-header .card-title.with-icon[data-v-6e7c7b87],.overview-card .card-header .card-title.with-icon[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}.card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87],.table-card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87],.activities-card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87],.chart-card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87],.data-card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87],.filter-card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87],.overview-card .card-header .card-title.with-icon .card-icon[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary-color)}.card .card-header .card-subtitle[data-v-6e7c7b87],.table-card .card-header .card-subtitle[data-v-6e7c7b87],.activities-card .card-header .card-subtitle[data-v-6e7c7b87],.chart-card .card-header .card-subtitle[data-v-6e7c7b87],.data-card .card-header .card-subtitle[data-v-6e7c7b87],.filter-card .card-header .card-subtitle[data-v-6e7c7b87],.overview-card .card-header .card-subtitle[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs);line-height:var(--leading-normal)}.card .card-header .card-actions[data-v-6e7c7b87],.table-card .card-header .card-actions[data-v-6e7c7b87],.activities-card .card-header .card-actions[data-v-6e7c7b87],.chart-card .card-header .card-actions[data-v-6e7c7b87],.data-card .card-header .card-actions[data-v-6e7c7b87],.filter-card .card-header .card-actions[data-v-6e7c7b87],.overview-card .card-header .card-actions[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-header[data-v-6e7c7b87],.table-card .card-header[data-v-6e7c7b87],.activities-card .card-header[data-v-6e7c7b87],.chart-card .card-header[data-v-6e7c7b87],.data-card .card-header[data-v-6e7c7b87],.filter-card .card-header[data-v-6e7c7b87],.overview-card .card-header[data-v-6e7c7b87]{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}.card .card-header .card-actions[data-v-6e7c7b87],.table-card .card-header .card-actions[data-v-6e7c7b87],.activities-card .card-header .card-actions[data-v-6e7c7b87],.chart-card .card-header .card-actions[data-v-6e7c7b87],.data-card .card-header .card-actions[data-v-6e7c7b87],.filter-card .card-header .card-actions[data-v-6e7c7b87],.overview-card .card-header .card-actions[data-v-6e7c7b87]{justify-content:flex-end}}.card .card-body[data-v-6e7c7b87],.table-card .card-body[data-v-6e7c7b87],.activities-card .card-body[data-v-6e7c7b87],.chart-card .card-body[data-v-6e7c7b87],.data-card .card-body[data-v-6e7c7b87],.filter-card .card-body[data-v-6e7c7b87],.overview-card .card-body[data-v-6e7c7b87]{padding:var(--spacing-lg)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-body[data-v-6e7c7b87],.table-card .card-body[data-v-6e7c7b87],.activities-card .card-body[data-v-6e7c7b87],.chart-card .card-body[data-v-6e7c7b87],.data-card .card-body[data-v-6e7c7b87],.filter-card .card-body[data-v-6e7c7b87],.overview-card .card-body[data-v-6e7c7b87]{padding:var(--spacing-md)}}.card .card-footer[data-v-6e7c7b87],.table-card .card-footer[data-v-6e7c7b87],.activities-card .card-footer[data-v-6e7c7b87],.chart-card .card-footer[data-v-6e7c7b87],.data-card .card-footer[data-v-6e7c7b87],.filter-card .card-footer[data-v-6e7c7b87],.overview-card .card-footer[data-v-6e7c7b87]{padding:var(--spacing-lg);border-top:1px solid var(--border-color-lighter);background:var(--bg-tertiary);display:flex;justify-content:space-between;align-items:center}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-footer[data-v-6e7c7b87],.table-card .card-footer[data-v-6e7c7b87],.activities-card .card-footer[data-v-6e7c7b87],.chart-card .card-footer[data-v-6e7c7b87],.data-card .card-footer[data-v-6e7c7b87],.filter-card .card-footer[data-v-6e7c7b87],.overview-card .card-footer[data-v-6e7c7b87]{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card[data-v-6e7c7b87],.table-card[data-v-6e7c7b87],.activities-card[data-v-6e7c7b87],.chart-card[data-v-6e7c7b87],.data-card[data-v-6e7c7b87],.filter-card[data-v-6e7c7b87],.overview-card[data-v-6e7c7b87]{margin-bottom:var(--spacing-md);border-radius:var(--radius-md)}.card[data-v-6e7c7b87]:hover,.table-card[data-v-6e7c7b87]:hover,.activities-card[data-v-6e7c7b87]:hover,.chart-card[data-v-6e7c7b87]:hover,.data-card[data-v-6e7c7b87]:hover,.filter-card[data-v-6e7c7b87]:hover,.overview-card[data-v-6e7c7b87]:hover{transform:none}.card .card-header[data-v-6e7c7b87],.table-card .card-header[data-v-6e7c7b87],.activities-card .card-header[data-v-6e7c7b87],.chart-card .card-header[data-v-6e7c7b87],.data-card .card-header[data-v-6e7c7b87],.filter-card .card-header[data-v-6e7c7b87],.overview-card .card-header[data-v-6e7c7b87],.card .card-body[data-v-6e7c7b87],.table-card .card-body[data-v-6e7c7b87],.activities-card .card-body[data-v-6e7c7b87],.chart-card .card-body[data-v-6e7c7b87],.data-card .card-body[data-v-6e7c7b87],.filter-card .card-body[data-v-6e7c7b87],.overview-card .card-body[data-v-6e7c7b87],.card .card-footer[data-v-6e7c7b87],.table-card .card-footer[data-v-6e7c7b87],.activities-card .card-footer[data-v-6e7c7b87],.chart-card .card-footer[data-v-6e7c7b87],.data-card .card-footer[data-v-6e7c7b87],.filter-card .card-footer[data-v-6e7c7b87],.overview-card .card-footer[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-sm)}}.card--primary[data-v-6e7c7b87]{border-left:4px solid var(--primary-color)}.card--primary .card-header[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--primary-extra-light),transparent)}.card--success[data-v-6e7c7b87]{border-left:4px solid var(--success-color)}.card--success .card-header[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--success-extra-light),transparent)}.card--warning[data-v-6e7c7b87]{border-left:4px solid var(--warning-color)}.card--warning .card-header[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--warning-extra-light),transparent)}.card--danger[data-v-6e7c7b87]{border-left:4px solid var(--danger-color)}.card--danger .card-header[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--danger-extra-light),transparent)}.card--info[data-v-6e7c7b87]{border-left:4px solid var(--info-color)}.card--info .card-header[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--info-extra-light),transparent)}.card--borderless[data-v-6e7c7b87]{border:none;box-shadow:var(--shadow-sm)}.card--flat[data-v-6e7c7b87]{box-shadow:none;border:1px solid var(--border-color-light)}.card--compact .card-header[data-v-6e7c7b87],.card--compact .card-body[data-v-6e7c7b87],.card--compact .card-footer[data-v-6e7c7b87]{padding:var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--compact .card-header[data-v-6e7c7b87],.card--compact .card-body[data-v-6e7c7b87],.card--compact .card-footer[data-v-6e7c7b87]{padding:var(--spacing-sm)}}.card--large .card-header[data-v-6e7c7b87],.card--large .card-body[data-v-6e7c7b87],.card--large .card-footer[data-v-6e7c7b87]{padding:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--large .card-header[data-v-6e7c7b87],.card--large .card-body[data-v-6e7c7b87],.card--large .card-footer[data-v-6e7c7b87]{padding:var(--spacing-lg)}}.overview-card .card-header .header-content[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md)}.overview-card .card-header .header-content .header-icon[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-md);background:var(--primary-extra-light);color:var(--primary-color)}.overview-card .card-header .header-content .header-info h3[data-v-6e7c7b87]{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);line-height:var(--leading-tight)}.overview-card .card-header .header-content .header-info .header-subtitle[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:2px;display:block}.overview-card.enrollment-overview .header-icon[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--success-extra-light),var(--success-light));color:var(--success-color)}.overview-card.activity-overview .header-icon[data-v-6e7c7b87]{background:linear-gradient(135deg,var(--info-extra-light),var(--info-light));color:var(--info-color)}.filter-card[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl)}.filter-card .filter-form[data-v-6e7c7b87]{gap:var(--spacing-md);align-items:flex-end;display:flex;flex-direction:column}@media (min-width: var(--breakpoint-md)){.filter-card .filter-form[data-v-6e7c7b87]{flex-direction:row}}.filter-card .filter-form .filter-group[data-v-6e7c7b87]{display:grid;gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));flex:1}.filter-card .filter-form .filter-actions[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);flex-shrink:0}@media (max-width: calc(var(--breakpoint-md) - 1px)){.filter-card .filter-form .filter-actions[data-v-6e7c7b87]{width:100%;justify-content:stretch}.filter-card .filter-form .filter-actions .el-button[data-v-6e7c7b87]{flex:1}}.data-card .data-content[data-v-6e7c7b87]{padding:var(--spacing-lg)}.data-card .data-content .data-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md)}.data-card .data-content .data-header .data-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.data-card .data-content .data-header .data-actions[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}.data-card .data-content .data-body[data-v-6e7c7b87]{margin-bottom:var(--spacing-md)}.data-card .data-content .data-footer[data-v-6e7c7b87]{padding-top:var(--spacing-md);border-top:1px solid var(--border-color-lighter);display:flex;justify-content:space-between;align-items:center}.data-card .data-content .data-footer .data-meta[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-card .chart-container[data-v-6e7c7b87]{min-height:320px;position:relative;padding:var(--spacing-md);background:var(--bg-tertiary);border-radius:var(--radius-md)}.chart-card .chart-container .chart[data-v-6e7c7b87]{width:100%;height:320px;border-radius:var(--radius-sm)}.chart-card .chart-container .chart-loading[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;min-height:320px}.chart-card .chart-container .chart-loading .el-skeleton[data-v-6e7c7b87]{width:100%}.chart-card .chart-container .chart-content[data-v-6e7c7b87]{height:100%;border-radius:var(--radius-sm);overflow:hidden}@media (max-width: calc(var(--breakpoint-md) - 1px)){.chart-card .chart-container[data-v-6e7c7b87]{min-height:280px;padding:var(--spacing-sm)}.chart-card .chart-container .chart[data-v-6e7c7b87]{height:280px}.chart-card .chart-container .chart-loading[data-v-6e7c7b87]{min-height:280px}}.table-card .table-content .table-header[data-v-6e7c7b87],.activities-card .table-content .table-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg);border-bottom:1px solid var(--border-color-lighter)}.table-card .table-content .table-header .table-title[data-v-6e7c7b87],.activities-card .table-content .table-header .table-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-header .table-title[data-v-6e7c7b87]:before,.activities-card .table-content .table-header .table-title[data-v-6e7c7b87]:before{content:"";width:4px;height:20px;background:var(--gradient-primary);border-radius:2px}.table-card .table-content .table-header .table-actions[data-v-6e7c7b87],.activities-card .table-content .table-header .table-actions[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-body[data-v-6e7c7b87],.activities-card .table-content .table-body[data-v-6e7c7b87]{padding:0}.table-card .table-content .table-body .el-table[data-v-6e7c7b87],.activities-card .table-content .table-body .el-table[data-v-6e7c7b87]{border-radius:0}.table-card .table-content .table-body .el-table[data-v-6e7c7b87] .el-table__header,.activities-card .table-content .table-body .el-table[data-v-6e7c7b87] .el-table__header{background:var(--bg-tertiary)}.table-card .table-content .table-body .el-table[data-v-6e7c7b87] .el-table__row,.activities-card .table-content .table-body .el-table[data-v-6e7c7b87] .el-table__row{transition:background-color var(--transition-base)}.table-card .table-content .table-body .el-table[data-v-6e7c7b87] .el-table__row:hover,.activities-card .table-content .table-body .el-table[data-v-6e7c7b87] .el-table__row:hover{background:var(--bg-tertiary)}.activities-card[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light)}.card[tabindex][data-v-6e7c7b87]:focus,[tabindex].overview-card[data-v-6e7c7b87]:focus,[tabindex].filter-card[data-v-6e7c7b87]:focus,[tabindex].data-card[data-v-6e7c7b87]:focus,[tabindex].chart-card[data-v-6e7c7b87]:focus,[tabindex].table-card[data-v-6e7c7b87]:focus,[tabindex].activities-card[data-v-6e7c7b87]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.card[tabindex][data-v-6e7c7b87]:focus:not(:focus-visible),[tabindex].overview-card[data-v-6e7c7b87]:focus:not(:focus-visible),[tabindex].filter-card[data-v-6e7c7b87]:focus:not(:focus-visible),[tabindex].data-card[data-v-6e7c7b87]:focus:not(:focus-visible),[tabindex].chart-card[data-v-6e7c7b87]:focus:not(:focus-visible),[tabindex].table-card[data-v-6e7c7b87]:focus:not(:focus-visible),[tabindex].activities-card[data-v-6e7c7b87]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.card[data-v-6e7c7b87],.overview-card[data-v-6e7c7b87],.filter-card[data-v-6e7c7b87],.data-card[data-v-6e7c7b87],.chart-card[data-v-6e7c7b87],.table-card[data-v-6e7c7b87],.activities-card[data-v-6e7c7b87]{border-width:2px;border-color:var(--text-primary)}.card[data-v-6e7c7b87]:hover,.overview-card[data-v-6e7c7b87]:hover,.filter-card[data-v-6e7c7b87]:hover,.data-card[data-v-6e7c7b87]:hover,.chart-card[data-v-6e7c7b87]:hover,.table-card[data-v-6e7c7b87]:hover,.activities-card[data-v-6e7c7b87]:hover{border-color:var(--primary-color)}}@media (prefers-reduced-motion: reduce){.card[data-v-6e7c7b87],.overview-card[data-v-6e7c7b87],.filter-card[data-v-6e7c7b87],.data-card[data-v-6e7c7b87],.chart-card[data-v-6e7c7b87],.table-card[data-v-6e7c7b87],.activities-card[data-v-6e7c7b87]{transition:none}.card[data-v-6e7c7b87]:hover,.overview-card[data-v-6e7c7b87]:hover,.filter-card[data-v-6e7c7b87]:hover,.data-card[data-v-6e7c7b87]:hover,.chart-card[data-v-6e7c7b87]:hover,.table-card[data-v-6e7c7b87]:hover,.activities-card[data-v-6e7c7b87]:hover{transform:none}}.stats-grid-unified[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);width:100%}@media (max-width: var(--breakpoint-xl)){.stats-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(3,1fr)}}@media (max-width: var(--breakpoint-lg)){.stats-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.stats-grid-unified[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-md)}}.charts-grid-unified[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);width:100%}@media (max-width: var(--breakpoint-lg)){.charts-grid-unified[data-v-6e7c7b87]{grid-template-columns:1fr}}@media (max-width: var(--breakpoint-md)){.charts-grid-unified[data-v-6e7c7b87]{gap:var(--spacing-md)}}.actions-grid-unified[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: var(--breakpoint-md)){.actions-grid-unified[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-md)}}.center-overview-grid-unified[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: 1399px){.center-overview-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1099px){.center-overview-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 799px){.center-overview-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 499px){.center-overview-grid-unified[data-v-6e7c7b87]{grid-template-columns:1fr}}.dashboard-grid-unified[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-lg);width:100%}@media (max-width: 1199px){.dashboard-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 899px){.dashboard-grid-unified[data-v-6e7c7b87]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 599px){.dashboard-grid-unified[data-v-6e7c7b87]{grid-template-columns:1fr}}.table[data-v-6e7c7b87]{width:100%;border-collapse:collapse;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-card);box-shadow:var(--shadow-sm)}.table thead[data-v-6e7c7b87]{background:var(--bg-tertiary)}.table thead th[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-lg);text-align:left;font-weight:var(--font-semibold);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);white-space:nowrap;font-size:var(--text-sm);line-height:var(--leading-tight)}.table thead th.sortable[data-v-6e7c7b87]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color var(--transition-base)}.table thead th.sortable[data-v-6e7c7b87]:hover,.table thead th.sortable.sorted[data-v-6e7c7b87]{color:var(--primary-color)}.table thead th.sortable.sorted[data-v-6e7c7b87]:after{content:"↑";margin-left:var(--spacing-xs)}.table thead th.sortable.sorted.desc[data-v-6e7c7b87]:after{content:"↓"}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table thead th[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.table tbody tr[data-v-6e7c7b87]{transition:background-color var(--transition-base)}.table tbody tr[data-v-6e7c7b87]:hover{background:var(--bg-tertiary)}.table tbody tr[data-v-6e7c7b87]:not(:last-child){border-bottom:1px solid var(--border-color-lighter)}.table tbody tr.selected[data-v-6e7c7b87]{background:var(--primary-extra-light)}.table tbody tr.selected[data-v-6e7c7b87]:hover{background:var(--primary-lighter)}.table tbody tr.disabled[data-v-6e7c7b87]{opacity:.5;pointer-events:none}.table tbody td[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-lg);color:var(--text-primary);font-size:var(--text-sm);line-height:var(--leading-normal);vertical-align:middle}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table tbody td[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table[data-v-6e7c7b87]{border-radius:var(--radius-md)}}.table--compact thead th[data-v-6e7c7b87],.table--compact tbody td[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--compact thead th[data-v-6e7c7b87],.table--compact tbody td[data-v-6e7c7b87]{padding:var(--spacing-xs) var(--spacing-sm)}}.table--large thead th[data-v-6e7c7b87],.table--large tbody td[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--large thead th[data-v-6e7c7b87],.table--large tbody td[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-lg)}}.table--bordered[data-v-6e7c7b87]{border:1px solid var(--border-color-light)}.table--bordered th[data-v-6e7c7b87],.table--bordered td[data-v-6e7c7b87]{border-right:1px solid var(--border-color-lighter)}.table--bordered th[data-v-6e7c7b87]:last-child,.table--bordered td[data-v-6e7c7b87]:last-child{border-right:none}.table--striped tbody tr[data-v-6e7c7b87]:nth-child(odd){background:var(--bg-light)}.table--striped tbody tr[data-v-6e7c7b87]:nth-child(odd):hover{background:var(--bg-tertiary)}.table--striped tbody tr:nth-child(odd).selected[data-v-6e7c7b87]{background:var(--primary-extra-light)}.table--striped tbody tr:nth-child(odd).selected[data-v-6e7c7b87]:hover{background:var(--primary-lighter)}.table--borderless thead th[data-v-6e7c7b87],.table--borderless tbody tr[data-v-6e7c7b87]{border-bottom:none}.table-container[data-v-6e7c7b87]{width:100%;overflow-x:auto;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg)}.table-container .table[data-v-6e7c7b87]{margin-bottom:0;min-width:600px}.w-5[data-v-6e7c7b87]{width:5%}.w-10[data-v-6e7c7b87]{width:10%}.w-15[data-v-6e7c7b87]{width:15%}.w-20[data-v-6e7c7b87]{width:20%}.w-25[data-v-6e7c7b87]{width:25%}.w-30[data-v-6e7c7b87]{width:30%}.w-35[data-v-6e7c7b87]{width:35%}.w-40[data-v-6e7c7b87]{width:40%}.w-45[data-v-6e7c7b87]{width:45%}.w-50[data-v-6e7c7b87]{width:50%}.w-auto[data-v-6e7c7b87]{width:auto}.w-fit[data-v-6e7c7b87]{width:-moz-fit-content;width:fit-content}.text-left[data-v-6e7c7b87]{text-align:left}.text-right[data-v-6e7c7b87]{text-align:right}.table-actions[data-v-6e7c7b87],.action-buttons[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-xs);justify-content:flex-start;flex-wrap:nowrap;min-width:-moz-fit-content;min-width:fit-content}.table-actions .el-button[data-v-6e7c7b87],.action-buttons .el-button[data-v-6e7c7b87]{margin:0;min-width:48px}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table-actions[data-v-6e7c7b87],.action-buttons[data-v-6e7c7b87]{gap:2px;flex-direction:column;align-items:stretch}.table-actions .el-button[data-v-6e7c7b87],.action-buttons .el-button[data-v-6e7c7b87]{margin:0;width:100%;min-width:unset}}.table-status[data-v-6e7c7b87]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:1;white-space:nowrap}.table-status[data-v-6e7c7b87]:before{content:"";width:6px;height:6px;border-radius:var(--radius-full);flex-shrink:0}.table-status--success[data-v-6e7c7b87]{background:var(--success-extra-light);color:var(--success-color)}.table-status--success[data-v-6e7c7b87]:before{background:var(--success-color)}.table-status--warning[data-v-6e7c7b87]{background:var(--warning-extra-light);color:var(--warning-color)}.table-status--warning[data-v-6e7c7b87]:before{background:var(--warning-color)}.table-status--danger[data-v-6e7c7b87]{background:var(--danger-extra-light);color:var(--danger-color)}.table-status--danger[data-v-6e7c7b87]:before{background:var(--danger-color)}.table-status--info[data-v-6e7c7b87]{background:var(--info-extra-light);color:var(--info-color)}.table-status--info[data-v-6e7c7b87]:before{background:var(--info-color)}.table-status--primary[data-v-6e7c7b87]{background:var(--primary-extra-light);color:var(--primary-color)}.table-status--primary[data-v-6e7c7b87]:before{background:var(--primary-color)}.table-status--default[data-v-6e7c7b87]{background:var(--bg-light);color:var(--text-secondary)}.table-status--default[data-v-6e7c7b87]:before{background:var(--text-placeholder)}.el-table[data-v-6e7c7b87]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header[data-v-6e7c7b87]{background:var(--bg-tertiary)}.el-table .el-table__header th[data-v-6e7c7b87]{background:transparent;border-bottom:2px solid var(--border-color-light);color:var(--text-primary);font-weight:var(--font-semibold);font-size:var(--text-sm)}.el-table .el-table__header th .cell[data-v-6e7c7b87]{padding:0 var(--spacing-md);line-height:var(--leading-tight)}.el-table .el-table__body tr[data-v-6e7c7b87]:hover{background:var(--bg-tertiary)}.el-table .el-table__body td[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary);font-size:var(--text-sm)}.el-table .el-table__body td .cell[data-v-6e7c7b87]{padding:0 var(--spacing-md);line-height:var(--leading-normal)}.el-table .el-table__body td .cell[data-v-6e7c7b87]:has(.activity-actions,.table-actions,.action-buttons,.el-button){overflow:visible;white-space:normal}.el-table .el-table__body td .cell .activity-actions[data-v-6e7c7b87],.el-table .el-table__body td .cell .table-actions[data-v-6e7c7b87],.el-table .el-table__body td .cell .action-buttons[data-v-6e7c7b87]{display:flex;gap:var(--spacing-xs);flex-wrap:nowrap;align-items:center;justify-content:flex-start}.el-table .el-table__body td .cell .el-button[data-v-6e7c7b87]{white-space:nowrap;flex-shrink:0}.el-table .el-table__empty-block[data-v-6e7c7b87]{background:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text[data-v-6e7c7b87]{color:var(--text-placeholder)}.el-table .el-table__fixed[data-v-6e7c7b87],.el-table .el-table__fixed-right[data-v-6e7c7b87]{box-shadow:var(--shadow-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-table[data-v-6e7c7b87]{border-radius:var(--radius-md)}.el-table .el-table__header th .cell[data-v-6e7c7b87],.el-table .el-table__body td .cell[data-v-6e7c7b87]{padding:0 var(--spacing-sm);font-size:var(--text-xs)}}.el-pagination[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;padding:var(--spacing-lg) 0;background:var(--bg-card);border-radius:var(--radius-md);margin-top:var(--spacing-md)}.el-pagination .el-pagination__total[data-v-6e7c7b87]{color:var(--text-secondary);font-size:var(--text-sm)}.el-pagination .el-pager li[data-v-6e7c7b87]{background:transparent;border-radius:var(--radius-sm);margin:0 2px;transition:all var(--transition-base)}.el-pagination .el-pager li[data-v-6e7c7b87]:hover{background:var(--bg-tertiary)}.el-pagination .el-pager li.is-active[data-v-6e7c7b87]{background:var(--primary-color);color:#fff}.el-pagination .btn-prev[data-v-6e7c7b87],.el-pagination .btn-next[data-v-6e7c7b87]{background:transparent;border-radius:var(--radius-sm)}.el-pagination .btn-prev[data-v-6e7c7b87]:hover,.el-pagination .btn-next[data-v-6e7c7b87]:hover{background:var(--bg-tertiary)}.el-pagination .btn-prev[data-v-6e7c7b87]:disabled,.el-pagination .btn-next[data-v-6e7c7b87]:disabled{color:var(--text-disabled)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-pagination[data-v-6e7c7b87]{padding:var(--spacing-md) 0}.el-pagination .el-pagination__total[data-v-6e7c7b87],.el-pagination .el-pagination__sizes[data-v-6e7c7b87]{display:none}}.table tbody tr[data-v-6e7c7b87]:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.table tbody tr[data-v-6e7c7b87]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.table[data-v-6e7c7b87]{border:2px solid var(--text-primary)}.table th[data-v-6e7c7b87],.table td[data-v-6e7c7b87]{border-color:var(--text-primary)}.table-status[data-v-6e7c7b87]{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.table tbody tr[data-v-6e7c7b87],.el-table .el-table__body tr[data-v-6e7c7b87],.el-pagination .el-pager li[data-v-6e7c7b87]{transition:none}}.form[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.form .form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-md)}.form .form-item[data-v-6e7c7b87]:last-child{margin-bottom:0}.form .form-label[data-v-6e7c7b87]{display:block;margin-bottom:var(--spacing-xs);font-weight:var(--font-weight-medium);color:var(--text-primary);font-size:var(--font-size-base)}.form .form-required[data-v-6e7c7b87]{color:var(--danger-color);margin-left:var(--spacing-xs)}.form .form-control[data-v-6e7c7b87]{display:block;width:100%;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-base);line-height:1.5;color:var(--text-regular);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius);transition:border-color var(--transition-time) var(--transition-timing),box-shadow var(--transition-time) var(--transition-timing)}.form .form-control[data-v-6e7c7b87]:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb, 36, 99, 235),.1)}.form .form-control[data-v-6e7c7b87]:disabled,.form .form-control[readonly][data-v-6e7c7b87]{background-color:var(--bg-secondary);opacity:.7;cursor:not-allowed}.form .form-control[data-v-6e7c7b87]::-moz-placeholder{color:var(--text-placeholder)}.form .form-control[data-v-6e7c7b87]::placeholder{color:var(--text-placeholder)}.form .form-help[data-v-6e7c7b87]{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--text-secondary)}.form .form-error[data-v-6e7c7b87]{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--danger-color)}.form.is-valid .form-control[data-v-6e7c7b87]{border-color:var(--success-color)}.form.is-invalid .form-control[data-v-6e7c7b87]{border-color:var(--danger-color)}.form.form-inline[data-v-6e7c7b87]{display:flex;flex-wrap:wrap;align-items:flex-end}.form.form-inline .form-item[data-v-6e7c7b87]{margin-right:var(--spacing-md);margin-bottom:var(--spacing-md)}.form .form-group[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.form .form-group .form-group-title[data-v-6e7c7b87]{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--border-color-light)}.form .form-actions[data-v-6e7c7b87]{display:flex;justify-content:flex-end;margin-top:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid var(--border-color-light);gap:var(--spacing-sm)}.checkbox[data-v-6e7c7b87],.radio[data-v-6e7c7b87]{display:flex;align-items:center;position:relative;padding-left:1.5rem;margin-bottom:var(--spacing-sm);cursor:pointer}.checkbox input[data-v-6e7c7b87],.radio input[data-v-6e7c7b87]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:checked~.checkmark[data-v-6e7c7b87],.radio input:checked~.checkmark[data-v-6e7c7b87]{background-color:var(--primary-color);border-color:var(--primary-color)}.checkbox input:checked~.checkmark[data-v-6e7c7b87]:after,.radio input:checked~.checkmark[data-v-6e7c7b87]:after{display:block}.checkbox input:disabled~.checkmark[data-v-6e7c7b87],.radio input:disabled~.checkmark[data-v-6e7c7b87]{background-color:var(--bg-secondary);border-color:var(--border-color);cursor:not-allowed}.checkbox .checkmark[data-v-6e7c7b87],.radio .checkmark[data-v-6e7c7b87]{position:absolute;top:.2rem;left:0;height:1rem;width:1rem;background-color:var(--bg-primary);border:1px solid var(--border-color);transition:all var(--transition-time) var(--transition-timing)}.checkbox .checkmark[data-v-6e7c7b87]:after,.radio .checkmark[data-v-6e7c7b87]:after{content:"";position:absolute;display:none}.checkbox:hover input~.checkmark[data-v-6e7c7b87],.radio:hover input~.checkmark[data-v-6e7c7b87]{border-color:var(--primary-color)}.checkbox .checkmark[data-v-6e7c7b87]{border-radius:var(--border-radius-sm)}.checkbox .checkmark[data-v-6e7c7b87]:after{left:.3rem;top:.1rem;width:.3rem;height:.6rem;border:solid var(--border-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.radio .checkmark[data-v-6e7c7b87]{border-radius:50%}.radio .checkmark[data-v-6e7c7b87]:after{top:.3rem;left:.3rem;width:.4rem;height:.4rem;border-radius:50%;background:white}.settings-form .form-section[data-v-6e7c7b87]{background:var(--bg-tertiary);padding:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--border-color-light);margin-bottom:var(--spacing-lg)}.settings-form .form-section[data-v-6e7c7b87]:hover{border-color:var(--border-color)}.settings-form .form-section .section-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--border-color-light)}.settings-form .form-section .section-title[data-v-6e7c7b87]:before{content:"";display:inline-block;width:4px;height:20px;background:var(--gradient-primary);border-radius:2px;margin-right:var(--spacing-sm);vertical-align:middle}.search-form[data-v-6e7c7b87]{background:var(--bg-card);padding:var(--spacing-lg);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);margin-bottom:var(--spacing-xl)}.search-form .search-actions[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: var(--breakpoint-md)){.search-form .search-actions[data-v-6e7c7b87]{width:100%}.search-form .search-actions .el-button[data-v-6e7c7b87]{flex:1}}.form-skeleton .skeleton-section[data-v-6e7c7b87]{padding:var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.form-skeleton .skeleton-section .skeleton-title[data-v-6e7c7b87]{width:30%;height:20px;margin-bottom:var(--spacing-md);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.form-skeleton .skeleton-section .skeleton-field .skeleton-label[data-v-6e7c7b87]{width:25%;height:16px;margin-bottom:var(--spacing-sm);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field .skeleton-input[data-v-6e7c7b87]{width:70%;height:40px;border-radius:var(--radius-md);background:var(--bg-hover)}.el-table[data-v-6e7c7b87]{--el-table-border-color: var(--border-color-light);--el-table-header-bg-color: var(--bg-color-page);--el-table-row-hover-bg-color: var(--bg-color-light);--el-table-current-row-bg-color: var(--primary-color-light);--el-table-header-text-color: var(--text-color-primary);--el-table-text-color: var(--text-color-regular)}.el-table-wrapper[data-v-6e7c7b87]{overflow-x:auto;-webkit-overflow-scrolling:touch}.el-table-wrapper[data-v-6e7c7b87]::-webkit-scrollbar{height:6px}.el-table-wrapper[data-v-6e7c7b87]::-webkit-scrollbar-track{background:var(--bg-color-page);border-radius:3px}.el-table-wrapper[data-v-6e7c7b87]::-webkit-scrollbar-thumb{background:var(--border-color-dark);border-radius:3px}.el-table-wrapper[data-v-6e7c7b87]::-webkit-scrollbar-thumb:hover{background:var(--text-color-placeholder)}.el-table .el-table__header-wrapper .el-table__header th[data-v-6e7c7b87]{background-color:var(--bg-color-page)!important;color:var(--text-color-primary)!important;font-weight:600;font-size:var(--text-sm);border-bottom:2px solid var(--border-color-light);padding:var(--spacing-md) 8px}@media (max-width: 575px){.el-table .el-table__header-wrapper .el-table__header th[data-v-6e7c7b87]{padding:var(--spacing-sm) 4px;font-size:var(--text-xs)}}.el-table .el-table__header-wrapper .el-table__header th .caret-wrapper .sort-caret[data-v-6e7c7b87]{border-color:var(--primary-color)}.el-table .el-table__header-wrapper .el-table__header th .cell .unified-icon[data-v-6e7c7b87]{margin-right:4px;vertical-align:middle}.el-table .el-table__body-wrapper .el-table__body tr[data-v-6e7c7b87]{transition:all .2s ease}.el-table .el-table__body-wrapper .el-table__body tr[data-v-6e7c7b87]:hover{background-color:var(--bg-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr.current-row[data-v-6e7c7b87]{background-color:var(--primary-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr td[data-v-6e7c7b87]{padding:var(--spacing-md) 8px;border-bottom:1px solid var(--border-color-extra-light)}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td[data-v-6e7c7b87]{padding:var(--spacing-sm) 4px;font-size:var(--text-sm)}}.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-6e7c7b87]{word-wrap:break-word;word-break:break-word;line-height:1.5}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-tag[data-v-6e7c7b87],.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button[data-v-6e7c7b87],.el-table .el-table__body-wrapper .el-table__body tr td .cell .unified-icon[data-v-6e7c7b87]{flex-shrink:0}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group[data-v-6e7c7b87]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group[data-v-6e7c7b87]{flex-direction:column;gap:2px}}.el-table .el-table__empty-block[data-v-6e7c7b87]{padding:40px 20px}.el-table .el-table__empty-block .el-table__empty-text[data-v-6e7c7b87]{color:var(--text-color-placeholder);font-size:var(--text-sm)}.el-table .el-table__empty-block .el-table__empty-text .unified-icon[data-v-6e7c7b87]{font-size:var(--text-5xl);margin-bottom:12px;color:var(--text-color-placeholder)}.el-table .el-loading-mask[data-v-6e7c7b87]{background-color:rgba(255,255,255,.7)}@media (max-width: 575px){.el-table .el-loading-mask[data-v-6e7c7b87]{background-color:rgba(255,255,255,.9)}}.el-pagination[data-v-6e7c7b87]{margin-top:20px;justify-content:center;flex-wrap:wrap;gap:var(--spacing-sm)}@media (max-width: 575px){.el-pagination[data-v-6e7c7b87]{margin-top:16px}.el-pagination .el-pagination__sizes[data-v-6e7c7b87],.el-pagination .el-pagination__jump[data-v-6e7c7b87]{display:none}.el-pagination .el-pager li[data-v-6e7c7b87]{min-width:32px;height:32px;line-height:32px;font-size:var(--text-xs)}.el-pagination .btn-prev[data-v-6e7c7b87],.el-pagination .btn-next[data-v-6e7c7b87]{min-width:32px;height:32px}}.list-container[data-v-6e7c7b87]{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.list-container .list-header[data-v-6e7c7b87]{padding:var(--spacing-md) 20px;background:var(--bg-color-page);border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.list-container .list-header[data-v-6e7c7b87]{padding:var(--spacing-md) 16px;flex-direction:column;align-items:stretch}}.list-container .list-header .list-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:600;color:var(--text-color-primary);margin:0;display:flex;align-items:center;gap:var(--spacing-sm)}.list-container .list-header .list-title .unified-icon[data-v-6e7c7b87]{color:var(--primary-color)}@media (max-width: 575px){.list-container .list-header .list-title[data-v-6e7c7b87]{font-size:var(--text-base)}}.list-container .list-header .list-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.list-container .list-header .list-actions[data-v-6e7c7b87]{justify-content:stretch}.list-container .list-header .list-actions .el-button[data-v-6e7c7b87]{flex:1;min-width:0}}.list-container .list-content[data-v-6e7c7b87]{padding:var(--spacing-lg)}@media (max-width: 575px){.list-container .list-content[data-v-6e7c7b87]{padding:var(--spacing-md)}}.list-container .list-footer[data-v-6e7c7b87]{padding:var(--spacing-md) 20px;background:var(--bg-color-page);border-top:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.list-container .list-footer[data-v-6e7c7b87]{padding:var(--spacing-md) 16px;flex-direction:column;align-items:stretch}}.list-container .list-footer .list-info[data-v-6e7c7b87]{color:var(--text-color-regular);font-size:var(--text-sm)}@media (max-width: 575px){.list-container .list-footer .list-info[data-v-6e7c7b87]{text-align:center}}.card-list[data-v-6e7c7b87]{display:grid;gap:var(--spacing-md)}.card-list.cols-1[data-v-6e7c7b87]{grid-template-columns:1fr}.card-list.cols-2[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.card-list.cols-2[data-v-6e7c7b87]{grid-template-columns:1fr}}.card-list.cols-3[data-v-6e7c7b87]{grid-template-columns:repeat(3,1fr)}@media (max-width: 991px){.card-list.cols-3[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-3[data-v-6e7c7b87]{grid-template-columns:1fr}}.card-list.cols-4[data-v-6e7c7b87]{grid-template-columns:repeat(4,1fr)}@media (max-width: 1199px){.card-list.cols-4[data-v-6e7c7b87]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.card-list.cols-4[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-4[data-v-6e7c7b87]{grid-template-columns:1fr}}.card-list .card-item[data-v-6e7c7b87]{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);transition:all .3s ease;cursor:pointer}.card-list .card-item[data-v-6e7c7b87]:hover{border-color:var(--primary-color);box-shadow:0 2px 12px rgba(0,0,0,.1);transform:translateY(-2px)}@media (max-width: 575px){.card-list .card-item[data-v-6e7c7b87]{padding:var(--spacing-md)}}.card-list .card-item .card-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.card-list .card-item .card-header .card-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:600;color:var(--text-color-primary);margin:0 8px 0 0;flex:1}@media (max-width: 575px){.card-list .card-item .card-header .card-title[data-v-6e7c7b87]{font-size:var(--text-sm)}}.card-list .card-item .card-header .card-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-xs);flex-shrink:0}.card-list .card-item .card-content[data-v-6e7c7b87]{color:var(--text-color-regular);font-size:var(--text-sm);line-height:1.5}@media (max-width: 575px){.card-list .card-item .card-content[data-v-6e7c7b87]{font-size:var(--text-sm)}}.card-list .card-item .card-footer[data-v-6e7c7b87]{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color-extra-light);display:flex;justify-content:space-between;align-items:center;font-size:var(--text-xs);color:var(--text-color-placeholder)}@media (max-width: 575px){.card-list .card-item .card-footer[data-v-6e7c7b87]{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}}.data-table-container .table-toolbar[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:var(--spacing-md)}@media (max-width: 575px){.data-table-container .table-toolbar[data-v-6e7c7b87]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}.data-table-container .table-toolbar .toolbar-left[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-left[data-v-6e7c7b87]{justify-content:stretch}.data-table-container .table-toolbar .toolbar-left .el-button[data-v-6e7c7b87]{flex:1;min-width:0}}.data-table-container .table-toolbar .toolbar-right[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-right[data-v-6e7c7b87]{justify-content:stretch;width:100%}.data-table-container .table-toolbar .toolbar-right .el-input[data-v-6e7c7b87]{flex:1}}.data-table-container .table-wrapper[data-v-6e7c7b87]{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.data-table-container .table-wrapper .el-table[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header td[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body td[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header td[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body td[data-v-6e7c7b87]{border:none}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-light)}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header tr td[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td[data-v-6e7c7b87],.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-extra-light)}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header tr td[data-v-6e7c7b87]:last-child,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td[data-v-6e7c7b87]:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td[data-v-6e7c7b87]:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td[data-v-6e7c7b87]:last-child{border-bottom:none}.list-item[data-v-6e7c7b87]{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);margin-bottom:12px;transition:all .3s ease;display:flex;align-items:center;gap:var(--spacing-md)}.list-item[data-v-6e7c7b87]:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.list-item[data-v-6e7c7b87]:last-child{margin-bottom:0}@media (max-width: 575px){.list-item[data-v-6e7c7b87]{flex-direction:column;align-items:flex-start;padding:var(--spacing-md)}}.list-item .list-item-icon[data-v-6e7c7b87]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-color-light);border-radius:var(--border-radius-base)}.list-item .list-item-icon .unified-icon[data-v-6e7c7b87]{font-size:var(--text-xl);color:var(--primary-color)}.list-item .list-item-content[data-v-6e7c7b87]{flex:1;min-width:0}.list-item .list-item-content .list-item-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:600;color:var(--text-color-primary);margin:0 0 4px}@media (max-width: 575px){.list-item .list-item-content .list-item-title[data-v-6e7c7b87]{font-size:var(--text-sm)}}.list-item .list-item-content .list-item-description[data-v-6e7c7b87]{color:var(--text-color-regular);font-size:var(--text-sm);line-height:1.5;margin:0}@media (max-width: 575px){.list-item .list-item-content .list-item-description[data-v-6e7c7b87]{font-size:var(--text-sm)}}.list-item .list-item-actions[data-v-6e7c7b87]{flex-shrink:0;display:flex;gap:var(--spacing-sm)}@media (max-width: 575px){.list-item .list-item-actions[data-v-6e7c7b87]{width:100%;justify-content:flex-end;margin-top:8px}}.search-filter-bar[data-v-6e7c7b87]{background:var(--bg-color-page);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:var(--spacing-md);margin-bottom:16px}@media (max-width: 575px){.search-filter-bar[data-v-6e7c7b87]{padding:var(--spacing-md)}}.search-filter-bar .filter-row[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}@media (max-width: 575px){.search-filter-bar .filter-row[data-v-6e7c7b87]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}.search-filter-bar .filter-row .filter-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);min-width:0}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item[data-v-6e7c7b87]{flex-direction:column;align-items:stretch}.search-filter-bar .filter-row .filter-item .el-input[data-v-6e7c7b87],.search-filter-bar .filter-row .filter-item .el-select[data-v-6e7c7b87],.search-filter-bar .filter-row .filter-item .el-date-picker[data-v-6e7c7b87]{width:100%}}.search-filter-bar .filter-row .filter-item .filter-label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-color-regular);white-space:nowrap}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item .filter-label[data-v-6e7c7b87]{font-size:var(--text-xs)}}.search-filter-bar .filter-row .filter-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);margin-left:auto}@media (max-width: 575px){.search-filter-bar .filter-row .filter-actions[data-v-6e7c7b87]{margin-left:0;justify-content:stretch}.search-filter-bar .filter-row .filter-actions .el-button[data-v-6e7c7b87]{flex:1}}.dark .el-table[data-v-6e7c7b87]{--el-table-border-color: var(--border-color-dark);--el-table-header-bg-color: var(--bg-color-darker);--el-table-row-hover-bg-color: var(--bg-color-dark);--el-table-current-row-bg-color: rgba(var(--primary-color-rgb), .2);--el-table-header-text-color: var(--text-color-primary);--el-table-text-color: var(--text-color-secondary)}.dark .el-table .el-table__empty-block .el-table__empty-text[data-v-6e7c7b87]{color:var(--text-color-placeholder)}.dark .el-table .el-loading-mask[data-v-6e7c7b87]{background-color:rgba(0,0,0,.7)}.dark .card-list .card-item[data-v-6e7c7b87]:hover{box-shadow:0 2px 12px rgba(0,0,0,.3)}.dark .list-item[data-v-6e7c7b87]:hover{box-shadow:0 2px 8px rgba(0,0,0,.3)}.text-ellipsis[data-v-6e7c7b87]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break[data-v-6e7c7b87]{word-wrap:break-word;word-break:break-word}.flex-center[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:space-between}.flex-gap-8[data-v-6e7c7b87]{gap:var(--spacing-sm)}.flex-gap-12[data-v-6e7c7b87],.flex-gap-16[data-v-6e7c7b87]{gap:var(--spacing-md)}@media (max-width: 575px){.hidden-xs[data-v-6e7c7b87]{display:none!important}}@media (max-width: 767px){.hidden-sm[data-v-6e7c7b87]{display:none!important}}@media (max-width: 991px){.hidden-md[data-v-6e7c7b87]{display:none!important}}@media (max-width: 1199px){.hidden-lg[data-v-6e7c7b87]{display:none!important}}.mobile-only[data-v-6e7c7b87]{display:none!important}@media (max-width: 575px){.mobile-only[data-v-6e7c7b87]{display:block!important}}@media (max-width: 575px){.desktop-only[data-v-6e7c7b87]{display:none!important}}[data-v-6e7c7b87]:root{--primary-color: #7c7ff5;--primary-light: #9a9dfa;--primary-dark: #5a5dc7;--primary-gradient: linear-gradient(135deg, #7c7ff5 0%, #9a9dfa 100%);--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--success-color: #10b981;--success-bg: #dcfce7;--warning-color: #f59e0b;--warning-bg: #fef3c7;--danger-color: #ef4444;--danger-bg: #fee2e2;--info-color: #06b6d4;--info-bg: #dbeafe;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--spacing-4xl: 40px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .07);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .12);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--header-height: 64px;--content-max-width: 1400px}[data-v-6e7c7b87]{box-sizing:border-box}body[data-v-6e7c7b87]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gray-800);background:var(--gray-50)}.app-container[data-v-6e7c7b87]{min-height:100vh;display:flex;background:var(--gray-50)}.app-container.theme-light[data-v-6e7c7b87]{--bg-primary: #ffffff;--bg-secondary: #f9fafb;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb}.sidebar[data-v-6e7c7b87]{width:var(--sidebar-width);background:white;border-right:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.sidebar.collapsed[data-v-6e7c7b87]{width:var(--sidebar-collapsed-width)}.sidebar.collapsed .logo-text[data-v-6e7c7b87],.sidebar.collapsed .nav-desc[data-v-6e7c7b87],.sidebar.collapsed .user-details[data-v-6e7c7b87]{display:none}.sidebar.collapsed .nav-item[data-v-6e7c7b87]{justify-content:center}.sidebar.collapsed .nav-item .nav-content[data-v-6e7c7b87]{display:none}.sidebar .user-section[data-v-6e7c7b87]{padding:var(--spacing-lg);border-top:1px solid var(--gray-200);background:var(--gray-50)}.sidebar .user-section .user-info[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md)}.sidebar .user-section .user-info .user-avatar[data-v-6e7c7b87]{width:40px;height:40px;border-radius:var(--radius-full);background:var(--primary-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-base);flex-shrink:0}.sidebar .user-section .user-info .user-details[data-v-6e7c7b87]{flex:1;min-width:0}.sidebar .user-section .user-info .user-details .user-name[data-v-6e7c7b87]{font-size:var(--text-sm);font-weight:600;color:var(--gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .user-section .user-info .user-details .user-role[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--gray-500);margin-top:2px}.main-container[data-v-6e7c7b87]{flex:1;margin-left:0;display:flex;flex-direction:column;background:var(--gray-50);min-width:0;transition:margin-left var(--transition-base)}.main-container.main-expanded[data-v-6e7c7b87]{margin-left:0}.main-container .navbar[data-v-6e7c7b87]{height:var(--header-height);background:white;border-bottom:1px solid var(--gray-200);padding:0 var(--spacing-2xl);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;box-shadow:var(--shadow-xs)}.main-container .navbar .navbar-left[data-v-6e7c7b87]{flex:1}.main-container .navbar .navbar-left .el-breadcrumb[data-v-6e7c7b87]{font-size:var(--text-sm)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-6e7c7b87]{color:var(--gray-600)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-6e7c7b87]:hover{color:var(--primary-color)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-6e7c7b87]{color:var(--gray-800);font-weight:500}.main-container .navbar .navbar-right[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md)}.main-container .navbar .navbar-right .header-action-btn[data-v-6e7c7b87]{width:36px;height:36px;border-radius:var(--radius-md);background:var(--gray-100);border:none;color:var(--gray-600);cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.main-container .navbar .navbar-right .header-action-btn[data-v-6e7c7b87]:hover{background:var(--gray-200);color:var(--gray-800)}.main-container .navbar .navbar-right .header-action-btn[data-v-6e7c7b87]:active{transform:scale(.95)}.main-container .page-content[data-v-6e7c7b87]{flex:1;padding:var(--spacing-2xl);overflow-y:auto}.main-container .page-content[data-v-6e7c7b87]>*{max-width:100%;margin:0;width:100%}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:white;border-radius:var(--radius-lg);padding:var(--spacing-xl);border:1px solid var(--gray-200);transition:all var(--transition-base);height:100%;min-height:120px}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-content[data-v-6e7c7b87]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main[data-v-6e7c7b87]{display:flex;align-items:baseline;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main .stat-value[data-v-6e7c7b87]{font-size:var(--text-4xl);font-weight:700;color:var(--gray-900);line-height:1}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-main .stat-unit[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--gray-500);font-weight:500}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-title[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--gray-600);font-weight:500}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend[data-v-6e7c7b87]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:2px 8px;border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:600}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend.positive[data-v-6e7c7b87]{background:var(--success-bg);color:var(--success-color)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-footer .stat-trend.negative[data-v-6e7c7b87]{background:var(--danger-bg);color:var(--danger-color)}.chart-container[data-v-6e7c7b87]{background:white;border-radius:var(--radius-lg);padding:var(--spacing-2xl);border:1px solid var(--gray-200);min-height:400px}.chart-container .chart-header[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl);display:flex;justify-content:space-between;align-items:flex-start}.chart-container .chart-header .chart-info .chart-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:600;color:var(--gray-900);margin-bottom:4px}.chart-container .chart-header .chart-info .chart-subtitle[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--gray-500)}.chart-container .chart-header .chart-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.chart-container .chart-header .chart-actions button[data-v-6e7c7b87]{padding:6px 12px;border-radius:var(--radius-md);border:1px solid var(--gray-300);background:white;color:var(--gray-600);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast)}.chart-container .chart-header .chart-actions button[data-v-6e7c7b87]:hover{background:var(--gray-50);border-color:var(--primary-color);color:var(--primary-color)}@media (max-width: 1400px){.stats-section .cds-col-lg-4[data-v-6e7c7b87]{width:50%}}@media (max-width: var(--breakpoint-lg)){[data-v-6e7c7b87]:root{--sidebar-width: 240px}.main-container .navbar[data-v-6e7c7b87]{padding:0 var(--spacing-lg)}.main-container .page-content[data-v-6e7c7b87]{padding:var(--spacing-lg)}}@media (max-width: var(--breakpoint-md)){.sidebar[data-v-6e7c7b87]{position:fixed;left:0;top:0;height:100vh;z-index:1000;transform:translate(-100%);transition:transform var(--transition-base)}.sidebar.show[data-v-6e7c7b87]{transform:translate(0)}.main-container[data-v-6e7c7b87]{margin-left:0!important}.main-container .navbar-right .user-info[data-v-6e7c7b87]{display:none}.stats-section .cds-col-lg-4[data-v-6e7c7b87]{width:100%}.charts-grid[data-v-6e7c7b87],.actions-grid[data-v-6e7c7b87]{grid-template-columns:1fr!important}}@keyframes fadeIn-6e7c7b87{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft-6e7c7b87{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.page-content[data-v-6e7c7b87]>*{animation:fadeIn-6e7c7b87 .3s ease-out}.nav-item[data-v-6e7c7b87]{animation:slideInLeft-6e7c7b87 .3s ease-out;animation-fill-mode:both}.nav-item[data-v-6e7c7b87]:nth-child(1){animation-delay:.05s}.nav-item[data-v-6e7c7b87]:nth-child(2){animation-delay:.1s}.nav-item[data-v-6e7c7b87]:nth-child(3){animation-delay:.15s}.nav-item[data-v-6e7c7b87]:nth-child(4){animation-delay:.2s}.nav-item[data-v-6e7c7b87]:nth-child(5){animation-delay:.25s}.nav-item[data-v-6e7c7b87]:nth-child(6){animation-delay:.3s}.nav-item[data-v-6e7c7b87]:nth-child(7){animation-delay:.35s}.nav-item[data-v-6e7c7b87]:nth-child(8){animation-delay:.4s}.nav-item[data-v-6e7c7b87]:nth-child(9){animation-delay:.45s}.nav-item[data-v-6e7c7b87]:nth-child(10){animation-delay:.5s}.text-primary[data-v-6e7c7b87]{color:var(--primary-color)!important}.text-success[data-v-6e7c7b87]{color:var(--success-color)!important}.text-warning[data-v-6e7c7b87]{color:var(--warning-color)!important}.text-danger[data-v-6e7c7b87]{color:var(--danger-color)!important}.text-info[data-v-6e7c7b87]{color:var(--info-color)!important}.bg-primary[data-v-6e7c7b87]{background:var(--primary-color)!important}.bg-success[data-v-6e7c7b87]{background:var(--success-bg)!important}.bg-warning[data-v-6e7c7b87]{background:var(--warning-bg)!important}.bg-danger[data-v-6e7c7b87]{background:var(--danger-bg)!important}.bg-info[data-v-6e7c7b87]{background:var(--info-bg)!important}.rounded-sm[data-v-6e7c7b87]{border-radius:var(--radius-sm)!important}.rounded-md[data-v-6e7c7b87]{border-radius:var(--radius-md)!important}.rounded-lg[data-v-6e7c7b87]{border-radius:var(--radius-lg)!important}.rounded-xl[data-v-6e7c7b87]{border-radius:var(--radius-xl)!important}.rounded-full[data-v-6e7c7b87]{border-radius:var(--radius-full)!important}.shadow-sm[data-v-6e7c7b87]{box-shadow:var(--shadow-sm)!important}.shadow-md[data-v-6e7c7b87]{box-shadow:var(--shadow-md)!important}.shadow-lg[data-v-6e7c7b87]{box-shadow:var(--shadow-lg)!important}.shadow-xl[data-v-6e7c7b87]{box-shadow:var(--shadow-xl)!important}.app-container[data-v-6e7c7b87]{display:flex;height:100vh;overflow:hidden;position:relative;background-color:var(--bg-secondary, #f5f7fa)}.sidebar[data-v-6e7c7b87]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 240px);background:var(--sidebar-bg, #ffffff);border-right:1px solid var(--border-color, #e5e7eb);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;overflow-x:hidden}.sidebar.collapsed[data-v-6e7c7b87]{width:var(--sidebar-width-collapsed, 64px)}.sidebar.collapsed .logo-text[data-v-6e7c7b87],.sidebar.collapsed .nav-content[data-v-6e7c7b87],.sidebar.collapsed .user-details[data-v-6e7c7b87]{display:none}.sidebar.collapsed .nav-item[data-v-6e7c7b87]{justify-content:center;padding:var(--spacing-md)}.sidebar.collapsed .nav-item .nav-icon[data-v-6e7c7b87]{margin:0}.main-container[data-v-6e7c7b87]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width, 240px);transition:margin-left .3s cubic-bezier(.4,0,.2,1);min-height:100vh;background:var(--bg-secondary, #f5f7fa);position:relative;overflow:hidden}.main-container.main-expanded[data-v-6e7c7b87]{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar[data-v-6e7c7b87]{height:var(--header-height, 64px);background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 4px rgba(0,0,0,.08);position:sticky;top:0;z-index:100;flex-shrink:0}.main-container .page-content[data-v-6e7c7b87]{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.main-container .page-content[data-v-6e7c7b87]>*{max-width:var(--container-2xl, 1536px);margin:0 auto;padding:var(--spacing-lg);width:100%}.main-container .page-content>*.page-container[data-v-6e7c7b87],.main-container .page-content>*.center-page[data-v-6e7c7b87]{padding:var(--spacing-lg)}.main-container .page-content>* .el-card[data-v-6e7c7b87]{margin-bottom:20px}.main-container .page-content>* .el-card[data-v-6e7c7b87]:last-child{margin-bottom:0}@media screen and (max-width: 1280px){.main-container .page-content[data-v-6e7c7b87]>*{max-width:100%;padding:var(--spacing-lg)}}@media screen and (max-width: 1024px){.sidebar[data-v-6e7c7b87]{width:var(--sidebar-width, 260px)}.sidebar.collapsed[data-v-6e7c7b87]{width:var(--sidebar-width-collapsed, 64px)}.main-container[data-v-6e7c7b87]{margin-left:var(--sidebar-width, 260px)}.main-container.main-expanded[data-v-6e7c7b87]{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar[data-v-6e7c7b87]{padding:0 20px}.main-container .page-content[data-v-6e7c7b87]>*{padding:var(--spacing-md)}}@media screen and (max-width: 768px){.sidebar[data-v-6e7c7b87]{position:fixed;transform:translate(-100%);z-index:1050;width:var(--sidebar-width, 240px)!important}.sidebar.sidebar-open[data-v-6e7c7b87],.sidebar.show[data-v-6e7c7b87]{transform:translate(0)}.sidebar.collapsed[data-v-6e7c7b87]{transform:translate(-100%)}.main-container[data-v-6e7c7b87],.main-container.main-expanded[data-v-6e7c7b87]{margin-left:0!important}.main-container .navbar[data-v-6e7c7b87]{padding:0 16px}.main-container .page-content[data-v-6e7c7b87]>*{padding:var(--spacing-md);max-width:100%}.mobile-overlay[data-v-6e7c7b87]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;display:block}}.center-page[data-v-6e7c7b87]{display:flex;flex-direction:column;height:100%}.center-page .center-header[data-v-6e7c7b87]{flex-shrink:0;padding:var(--spacing-lg) 24px;background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5)}.center-page .center-content[data-v-6e7c7b87]{flex:1;overflow-y:auto;padding:var(--spacing-lg)}.center-page .center-content .grid-container[data-v-6e7c7b87]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width: var(--breakpoint-md)){.center-page .center-content .grid-container[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-md)}}.dashboard-container .stats-cards[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg);margin-bottom:24px}@media (max-width: var(--breakpoint-md)){.dashboard-container .stats-cards[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-md)}}.dashboard-container .charts-row[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:var(--spacing-lg)}@media (max-width: var(--breakpoint-md)){.dashboard-container .charts-row[data-v-6e7c7b87]{grid-template-columns:1fr}}.theme-dark .sidebar[data-v-6e7c7b87],[data-theme=dark] .sidebar[data-v-6e7c7b87]{background:var(--bg-primary, #1d1e1f);border-right-color:var(--border-color, #414243)}.theme-dark .main-container[data-v-6e7c7b87],[data-theme=dark] .main-container[data-v-6e7c7b87]{background:var(--bg-secondary, #141414)}.theme-dark .main-container .navbar[data-v-6e7c7b87],[data-theme=dark] .main-container .navbar[data-v-6e7c7b87]{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243);box-shadow:0 1px 4px rgba(0,0,0,.3)}.theme-dark .main-container .page-content[data-v-6e7c7b87],[data-theme=dark] .main-container .page-content[data-v-6e7c7b87]{background:var(--bg-secondary, #141414)}.overflow-guard[data-v-6e7c7b87]{max-width:100%;overflow-x:hidden;word-wrap:break-word}.content-center[data-v-6e7c7b87]{max-width:var(--container-xl, 1280px);margin:0 auto;padding:0 24px}@media (max-width: var(--breakpoint-md)){.content-center[data-v-6e7c7b87]{padding:0 16px}}.container-fluid[data-v-6e7c7b87]{width:100%;padding:0 24px}@media (max-width: var(--breakpoint-md)){.container-fluid[data-v-6e7c7b87]{padding:0 16px}}.smooth-transition[data-v-6e7c7b87]{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion: reduce){[data-v-6e7c7b87],[data-v-6e7c7b87]:before,[data-v-6e7c7b87]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.z-index-management[data-v-6e7c7b87]{--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-sidebar: 1050;--z-modal: 1060;--z-popover: 1070;--z-tooltip: 1080;--z-notification: 1090}button[data-v-6e7c7b87],.el-button[data-v-6e7c7b87],[role=button][data-v-6e7c7b87],input[type=button][data-v-6e7c7b87],input[type=submit][data-v-6e7c7b87]{min-height:36px!important;min-width:64px!important}button.el-button--small[data-v-6e7c7b87],.el-button.el-button--small[data-v-6e7c7b87],[role=button].el-button--small[data-v-6e7c7b87],input[type=button].el-button--small[data-v-6e7c7b87],input[type=submit].el-button--small[data-v-6e7c7b87]{min-height:32px!important;min-width:56px!important}button.el-button--large[data-v-6e7c7b87],.el-button.el-button--large[data-v-6e7c7b87],[role=button].el-button--large[data-v-6e7c7b87],input[type=button].el-button--large[data-v-6e7c7b87],input[type=submit].el-button--large[data-v-6e7c7b87]{min-height:40px!important;min-width:80px!important}@media (max-width: var(--breakpoint-md)){button[data-v-6e7c7b87],.el-button[data-v-6e7c7b87],[role=button][data-v-6e7c7b87],input[type=button][data-v-6e7c7b87],input[type=submit][data-v-6e7c7b87]{min-height:44px!important;padding:var(--spacing-sm) 16px!important}button.el-button--small[data-v-6e7c7b87],.el-button.el-button--small[data-v-6e7c7b87],[role=button].el-button--small[data-v-6e7c7b87],input[type=button].el-button--small[data-v-6e7c7b87],input[type=submit].el-button--small[data-v-6e7c7b87]{min-height:40px!important;padding:6px 12px!important}}.login-button[data-v-6e7c7b87],.nav-button[data-v-6e7c7b87],.header-button[data-v-6e7c7b87],.user-dropdown button[data-v-6e7c7b87],.sidebar-button[data-v-6e7c7b87],[class*=login][data-v-6e7c7b87],[class*=nav] button[data-v-6e7c7b87]{min-height:36px!important;min-width:64px!important}@media (max-width: var(--breakpoint-md)){.login-button[data-v-6e7c7b87],.nav-button[data-v-6e7c7b87],.header-button[data-v-6e7c7b87],.user-dropdown button[data-v-6e7c7b87],.sidebar-button[data-v-6e7c7b87],[class*=login][data-v-6e7c7b87],[class*=nav] button[data-v-6e7c7b87]{min-height:44px!important;padding:var(--spacing-sm) 16px!important}}.page-container[data-v-6e7c7b87]{width:100%;max-width:none;overflow-x:hidden;padding:var(--app-padding, 20px)}.page-container[data-v-6e7c7b87] *{max-width:100%;box-sizing:border-box}@media (max-width: var(--breakpoint-md)){.page-container[data-v-6e7c7b87]{padding:var(--app-padding-mobile, 16px)}}.el-table[data-v-6e7c7b87]{width:100%}.el-table .el-table__body-wrapper[data-v-6e7c7b87]{overflow-x:auto;max-width:100%}@media (max-width: var(--breakpoint-md)){.el-table .el-table__body-wrapper[data-v-6e7c7b87]{-webkit-overflow-scrolling:touch}}@media (max-width: var(--breakpoint-md)){.el-table[data-v-6e7c7b87]{font-size:var(--text-sm)}.el-table .el-table__cell[data-v-6e7c7b87]{padding:var(--spacing-sm) 4px}.el-table .el-table__column--hidden-mobile[data-v-6e7c7b87]{display:none}}.el-card[data-v-6e7c7b87]{width:100%;margin-bottom:var(--app-gap, 16px)}.el-card .el-card__body[data-v-6e7c7b87]{padding:var(--app-padding, 20px)}@media (max-width: var(--breakpoint-md)){.el-card .el-card__body[data-v-6e7c7b87]{padding:var(--app-padding-mobile, 16px)}}.el-row[data-v-6e7c7b87]{width:100%;margin:0}@media (max-width: var(--breakpoint-md)){.el-row .el-col[class*=el-col-][data-v-6e7c7b87]{width:100%!important;margin-bottom:var(--app-gap, 16px)}}.image-container[data-v-6e7c7b87]{position:relative;overflow:hidden;border-radius:var(--border-radius, 8px);width:100%}.image-container img[data-v-6e7c7b87]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.image-container.responsive-image[data-v-6e7c7b87]{max-width:100%;height:auto}.image-container.responsive-image img[data-v-6e7c7b87]{height:auto}@media (max-width: var(--breakpoint-md)){.layout-sidebar[data-v-6e7c7b87]{transform:translate(-100%);transition:transform .3s ease}.layout-sidebar.mobile-open[data-v-6e7c7b87]{transform:translate(0)}}.el-form[data-v-6e7c7b87]{width:100%}.el-form .el-form-item[data-v-6e7c7b87]{margin-bottom:var(--app-gap, 16px)}@media (max-width: var(--breakpoint-md)){.el-form .el-form-item .el-form-item__label[data-v-6e7c7b87]{width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content[data-v-6e7c7b87]{margin-left:0!important;width:100%}}@media (max-width: var(--breakpoint-md)){.el-form.el-form--inline .el-form-item[data-v-6e7c7b87]{width:100%;margin-right:0;margin-bottom:16px}.el-form.el-form--inline .el-form-item .el-form-item__content[data-v-6e7c7b87]{width:100%}}@media (max-width: var(--breakpoint-md)){.el-dialog[data-v-6e7c7b87]{width:95%!important;margin:5vh auto!important}.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding:var(--spacing-md)}}@media (max-width: var(--breakpoint-md)){[style*="position: fixed"][data-v-6e7c7b87]{max-width:100vw!important;max-height:100vh!important}}body[data-v-6e7c7b87]{font-size:var(--unified-font-size, 14px);line-height:var(--unified-line-height, 1.5)}@media (max-width: var(--breakpoint-md)){body[data-v-6e7c7b87]{font-size:var(--unified-font-size, 16px)}}[data-v-6e7c7b87]{max-width:100%;word-wrap:break-word;word-break:break-word;hyphens:auto}.ai-assistant-panel[data-v-6e7c7b87],.ai-assistant-panel[data-v-6e7c7b87] *,.center-main[data-v-6e7c7b87],.center-main[data-v-6e7c7b87] *,.chat-container[data-v-6e7c7b87],.chat-container[data-v-6e7c7b87] *,.chat-messages[data-v-6e7c7b87],.chat-messages[data-v-6e7c7b87] *,.message-content[data-v-6e7c7b87],.message-item[data-v-6e7c7b87],.message-item[data-v-6e7c7b87] *{max-width:none!important}.message-content.welcome-card[data-v-6e7c7b87],.welcome-card[data-v-6e7c7b87]{max-width:var(--ai-content-max-width)!important;margin-left:auto!important;margin-right:auto!important}[data-v-6e7c7b87]:root{--app-padding: var(--spacing-lg);--app-padding-mobile: 16px;--app-gap: var(--spacing-md);--app-gap-sm: 8px;--app-gap-lg: 24px;--app-margin: var(--spacing-md);--border-radius: 8px;--border-radius-sm: 4px;--border-radius-lg: 12px}@media print{.no-print[data-v-6e7c7b87]{display:none!important}.page-container[data-v-6e7c7b87]{padding:0}.el-button[data-v-6e7c7b87],.el-pagination[data-v-6e7c7b87]{display:none!important}}.teacher-notifications[data-v-6e7c7b87],.teacher-tasks[data-v-6e7c7b87],.teacher-enrollment[data-v-6e7c7b87],.teacher-activities[data-v-6e7c7b87],.teacher-teaching[data-v-6e7c7b87],.teacher-customer-tracking[data-v-6e7c7b87]{width:100%!important;max-width:100%!important;min-height:calc(100vh - 120px);padding:var(--spacing-lg)!important;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;gap:var(--spacing-lg)}.teacher-notifications .page-header[data-v-6e7c7b87],.teacher-tasks .page-header[data-v-6e7c7b87],.teacher-enrollment .page-header[data-v-6e7c7b87],.teacher-activities .page-header[data-v-6e7c7b87],.teacher-teaching .page-header[data-v-6e7c7b87],.teacher-customer-tracking .page-header[data-v-6e7c7b87]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .page-header .header-content[data-v-6e7c7b87],.teacher-tasks .page-header .header-content[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content[data-v-6e7c7b87],.teacher-activities .page-header .header-content[data-v-6e7c7b87],.teacher-teaching .page-header .header-content[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-left[data-v-6e7c7b87]{flex:1 1 auto;min-width:200px}.teacher-notifications .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-left h1[data-v-6e7c7b87]{margin:0 0 8px;font-size:var(--text-3xl);font-weight:600;color:var(--el-text-color-primary);line-height:1.2}.teacher-notifications .page-header .header-content .header-left p[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-left p[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-left p[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-left p[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-left p[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-left p[data-v-6e7c7b87]{margin:0;color:var(--el-text-color-secondary);font-size:var(--text-sm);line-height:1.4}.teacher-notifications .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.teacher-notifications .page-header .header-content .header-actions .el-button[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-actions .el-button[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-actions .el-button[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-actions .el-button[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-actions .el-button[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-actions .el-button[data-v-6e7c7b87]{min-width:100px}.teacher-notifications .stats-section[data-v-6e7c7b87],.teacher-notifications .overview-section[data-v-6e7c7b87],.teacher-notifications .team-collaboration[data-v-6e7c7b87],.teacher-notifications .school-overview[data-v-6e7c7b87],.teacher-tasks .stats-section[data-v-6e7c7b87],.teacher-tasks .overview-section[data-v-6e7c7b87],.teacher-tasks .team-collaboration[data-v-6e7c7b87],.teacher-tasks .school-overview[data-v-6e7c7b87],.teacher-enrollment .stats-section[data-v-6e7c7b87],.teacher-enrollment .overview-section[data-v-6e7c7b87],.teacher-enrollment .team-collaboration[data-v-6e7c7b87],.teacher-enrollment .school-overview[data-v-6e7c7b87],.teacher-activities .stats-section[data-v-6e7c7b87],.teacher-activities .overview-section[data-v-6e7c7b87],.teacher-activities .team-collaboration[data-v-6e7c7b87],.teacher-activities .school-overview[data-v-6e7c7b87],.teacher-teaching .stats-section[data-v-6e7c7b87],.teacher-teaching .overview-section[data-v-6e7c7b87],.teacher-teaching .team-collaboration[data-v-6e7c7b87],.teacher-teaching .school-overview[data-v-6e7c7b87],.teacher-customer-tracking .stats-section[data-v-6e7c7b87],.teacher-customer-tracking .overview-section[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration[data-v-6e7c7b87],.teacher-customer-tracking .school-overview[data-v-6e7c7b87]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .stats-section .el-card[data-v-6e7c7b87],.teacher-notifications .overview-section .el-card[data-v-6e7c7b87],.teacher-notifications .team-collaboration .el-card[data-v-6e7c7b87],.teacher-notifications .school-overview .el-card[data-v-6e7c7b87],.teacher-tasks .stats-section .el-card[data-v-6e7c7b87],.teacher-tasks .overview-section .el-card[data-v-6e7c7b87],.teacher-tasks .team-collaboration .el-card[data-v-6e7c7b87],.teacher-tasks .school-overview .el-card[data-v-6e7c7b87],.teacher-enrollment .stats-section .el-card[data-v-6e7c7b87],.teacher-enrollment .overview-section .el-card[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .el-card[data-v-6e7c7b87],.teacher-enrollment .school-overview .el-card[data-v-6e7c7b87],.teacher-activities .stats-section .el-card[data-v-6e7c7b87],.teacher-activities .overview-section .el-card[data-v-6e7c7b87],.teacher-activities .team-collaboration .el-card[data-v-6e7c7b87],.teacher-activities .school-overview .el-card[data-v-6e7c7b87],.teacher-teaching .stats-section .el-card[data-v-6e7c7b87],.teacher-teaching .overview-section .el-card[data-v-6e7c7b87],.teacher-teaching .team-collaboration .el-card[data-v-6e7c7b87],.teacher-teaching .school-overview .el-card[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .el-card[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .el-card[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .el-card[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .el-card[data-v-6e7c7b87]{width:100%;max-width:100%}.teacher-notifications .stats-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-notifications .overview-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-notifications .team-collaboration .el-card .el-card__body[data-v-6e7c7b87],.teacher-notifications .school-overview .el-card .el-card__body[data-v-6e7c7b87],.teacher-tasks .stats-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-tasks .overview-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-tasks .team-collaboration .el-card .el-card__body[data-v-6e7c7b87],.teacher-tasks .school-overview .el-card .el-card__body[data-v-6e7c7b87],.teacher-enrollment .stats-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-enrollment .overview-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .el-card .el-card__body[data-v-6e7c7b87],.teacher-enrollment .school-overview .el-card .el-card__body[data-v-6e7c7b87],.teacher-activities .stats-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-activities .overview-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-activities .team-collaboration .el-card .el-card__body[data-v-6e7c7b87],.teacher-activities .school-overview .el-card .el-card__body[data-v-6e7c7b87],.teacher-teaching .stats-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-teaching .overview-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-teaching .team-collaboration .el-card .el-card__body[data-v-6e7c7b87],.teacher-teaching .school-overview .el-card .el-card__body[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .el-card .el-card__body[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .el-card .el-card__body[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .el-card .el-card__body[data-v-6e7c7b87]{padding:var(--spacing-lg)!important}.teacher-notifications .stats-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row[data-v-6e7c7b87]{width:100%!important;max-width:100%!important;margin:0 -12px!important}.teacher-notifications .stats-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col[data-v-6e7c7b87]{padding:0 12px!important;margin-bottom:24px}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]{height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:var(--spacing-lg);border-radius:12px;transition:all .3s ease;background:var(--el-bg-color);border:1px solid var(--border-color)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87]:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87]{font-size:var(--text-4xl);font-weight:700;line-height:1;margin-bottom:8px;color:var(--el-color-primary)}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-label[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--el-text-color-secondary);margin-bottom:4px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend[data-v-6e7c7b87]{font-size:var(--text-xs);padding:2px 8px;border-radius:12px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.success[data-v-6e7c7b87]{background:rgba(16,185,129,.1);color:#059669}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning[data-v-6e7c7b87]{background:rgba(245,158,11,.1);color:#d97706}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger[data-v-6e7c7b87]{background:rgba(239,68,68,.1);color:#dc2626}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info[data-v-6e7c7b87],.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.info[data-v-6e7c7b87]{background:rgba(6,182,212,.1);color:#0891b2}.teacher-notifications .main-content[data-v-6e7c7b87],.teacher-tasks .main-content[data-v-6e7c7b87],.teacher-enrollment .main-content[data-v-6e7c7b87],.teacher-activities .main-content[data-v-6e7c7b87],.teacher-teaching .main-content[data-v-6e7c7b87],.teacher-customer-tracking .main-content[data-v-6e7c7b87]{width:100%;max-width:100%;flex:1 1 auto;display:flex;flex-direction:column;gap:var(--spacing-lg)}.teacher-notifications .main-content .el-card[data-v-6e7c7b87],.teacher-tasks .main-content .el-card[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card[data-v-6e7c7b87],.teacher-activities .main-content .el-card[data-v-6e7c7b87],.teacher-teaching .main-content .el-card[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card[data-v-6e7c7b87]{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .main-content .el-card .el-card__header[data-v-6e7c7b87],.teacher-tasks .main-content .el-card .el-card__header[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card .el-card__header[data-v-6e7c7b87],.teacher-activities .main-content .el-card .el-card__header[data-v-6e7c7b87],.teacher-teaching .main-content .el-card .el-card__header[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card .el-card__header[data-v-6e7c7b87]{padding:var(--spacing-lg) 24px!important;border-bottom:1px solid var(--border-color)}.teacher-notifications .main-content .el-card .el-card__header .card-header[data-v-6e7c7b87],.teacher-tasks .main-content .el-card .el-card__header .card-header[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card .el-card__header .card-header[data-v-6e7c7b87],.teacher-activities .main-content .el-card .el-card__header .card-header[data-v-6e7c7b87],.teacher-teaching .main-content .el-card .el-card__header .card-header[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;width:100%}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title[data-v-6e7c7b87],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title[data-v-6e7c7b87],.teacher-activities .main-content .el-card .el-card__header .card-header .card-title[data-v-6e7c7b87],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);font-size:var(--text-lg);font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-6e7c7b87],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-6e7c7b87],.teacher-activities .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-6e7c7b87],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title .el-icon[data-v-6e7c7b87]{font-size:var(--text-xl)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-actions[data-v-6e7c7b87],.teacher-tasks .main-content .el-card .el-card__header .card-header .card-actions[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-actions[data-v-6e7c7b87],.teacher-activities .main-content .el-card .el-card__header .card-header .card-actions[data-v-6e7c7b87],.teacher-teaching .main-content .el-card .el-card__header .card-header .card-actions[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center}.teacher-notifications .main-content .el-card .el-card__body[data-v-6e7c7b87],.teacher-tasks .main-content .el-card .el-card__body[data-v-6e7c7b87],.teacher-enrollment .main-content .el-card .el-card__body[data-v-6e7c7b87],.teacher-activities .main-content .el-card .el-card__body[data-v-6e7c7b87],.teacher-teaching .main-content .el-card .el-card__body[data-v-6e7c7b87],.teacher-customer-tracking .main-content .el-card .el-card__body[data-v-6e7c7b87]{padding:var(--spacing-lg)!important;width:100%;max-width:100%;box-sizing:border-box}.teacher-notifications .filter-section[data-v-6e7c7b87],.teacher-tasks .filter-section[data-v-6e7c7b87],.teacher-enrollment .filter-section[data-v-6e7c7b87],.teacher-activities .filter-section[data-v-6e7c7b87],.teacher-teaching .filter-section[data-v-6e7c7b87],.teacher-customer-tracking .filter-section[data-v-6e7c7b87]{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .filter-section .el-card__body[data-v-6e7c7b87],.teacher-tasks .filter-section .el-card__body[data-v-6e7c7b87],.teacher-enrollment .filter-section .el-card__body[data-v-6e7c7b87],.teacher-activities .filter-section .el-card__body[data-v-6e7c7b87],.teacher-teaching .filter-section .el-card__body[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .el-card__body[data-v-6e7c7b87]{padding:var(--spacing-lg) 24px!important}.teacher-notifications .filter-section .filter-form .el-row[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .el-row[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .el-row[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .el-row[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .el-row[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .el-row[data-v-6e7c7b87]{width:100%!important;margin:0 -8px!important}.teacher-notifications .filter-section .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col[data-v-6e7c7b87]{padding:0 8px!important;margin-bottom:16px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item[data-v-6e7c7b87]{margin-bottom:0}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label[data-v-6e7c7b87]{font-weight:500;color:var(--el-text-color-primary);margin-bottom:8px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-6e7c7b87],.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select[data-v-6e7c7b87]{width:100%}.teacher-notifications .filter-section .filter-form .filter-actions[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .filter-actions[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .filter-actions[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .filter-actions[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .filter-actions[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .filter-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);justify-content:flex-end;margin-top:16px;flex-wrap:wrap}.teacher-notifications .filter-section .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-tasks .filter-section .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-enrollment .filter-section .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-activities .filter-section .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-teaching .filter-section .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-customer-tracking .filter-section .filter-form .filter-actions .el-button[data-v-6e7c7b87]{min-width:80px}.teacher-notifications .table-section[data-v-6e7c7b87],.teacher-tasks .table-section[data-v-6e7c7b87],.teacher-enrollment .table-section[data-v-6e7c7b87],.teacher-activities .table-section[data-v-6e7c7b87],.teacher-teaching .table-section[data-v-6e7c7b87],.teacher-customer-tracking .table-section[data-v-6e7c7b87]{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .table-section .table-header[data-v-6e7c7b87],.teacher-tasks .table-section .table-header[data-v-6e7c7b87],.teacher-enrollment .table-section .table-header[data-v-6e7c7b87],.teacher-activities .table-section .table-header[data-v-6e7c7b87],.teacher-teaching .table-section .table-header[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .table-section .table-header .table-title[data-v-6e7c7b87],.teacher-tasks .table-section .table-header .table-title[data-v-6e7c7b87],.teacher-enrollment .table-section .table-header .table-title[data-v-6e7c7b87],.teacher-activities .table-section .table-header .table-title[data-v-6e7c7b87],.teacher-teaching .table-section .table-header .table-title[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-header .table-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .table-section .table-header .table-actions[data-v-6e7c7b87],.teacher-tasks .table-section .table-header .table-actions[data-v-6e7c7b87],.teacher-enrollment .table-section .table-header .table-actions[data-v-6e7c7b87],.teacher-activities .table-section .table-header .table-actions[data-v-6e7c7b87],.teacher-teaching .table-section .table-header .table-actions[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-header .table-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.teacher-notifications .table-section .table-container[data-v-6e7c7b87],.teacher-tasks .table-section .table-container[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container[data-v-6e7c7b87],.teacher-activities .table-section .table-container[data-v-6e7c7b87],.teacher-teaching .table-section .table-container[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container[data-v-6e7c7b87]{width:100%;max-width:100%;overflow:hidden;border-radius:8px}.teacher-notifications .table-section .table-container .el-table[data-v-6e7c7b87],.teacher-tasks .table-section .table-container .el-table[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container .el-table[data-v-6e7c7b87],.teacher-activities .table-section .table-container .el-table[data-v-6e7c7b87],.teacher-teaching .table-section .table-container .el-table[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container .el-table[data-v-6e7c7b87],.teacher-notifications .table-section .table-container .el-table .el-table__header-wrapper[data-v-6e7c7b87],.teacher-notifications .table-section .table-container .el-table .el-table__body-wrapper[data-v-6e7c7b87],.teacher-tasks .table-section .table-container .el-table .el-table__header-wrapper[data-v-6e7c7b87],.teacher-tasks .table-section .table-container .el-table .el-table__body-wrapper[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container .el-table .el-table__header-wrapper[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container .el-table .el-table__body-wrapper[data-v-6e7c7b87],.teacher-activities .table-section .table-container .el-table .el-table__header-wrapper[data-v-6e7c7b87],.teacher-activities .table-section .table-container .el-table .el-table__body-wrapper[data-v-6e7c7b87],.teacher-teaching .table-section .table-container .el-table .el-table__header-wrapper[data-v-6e7c7b87],.teacher-teaching .table-section .table-container .el-table .el-table__body-wrapper[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container .el-table .el-table__header-wrapper[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body-wrapper[data-v-6e7c7b87]{width:100%!important}.teacher-notifications .table-section .table-container .el-table .el-table__header th[data-v-6e7c7b87],.teacher-tasks .table-section .table-container .el-table .el-table__header th[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container .el-table .el-table__header th[data-v-6e7c7b87],.teacher-activities .table-section .table-container .el-table .el-table__header th[data-v-6e7c7b87],.teacher-teaching .table-section .table-container .el-table .el-table__header th[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container .el-table .el-table__header th[data-v-6e7c7b87]{background:var(--el-fill-color-light)!important;font-weight:600;color:var(--el-text-color-primary);border-bottom:2px solid var(--el-border-color);padding:var(--spacing-md) 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr[data-v-6e7c7b87]:hover,.teacher-tasks .table-section .table-container .el-table .el-table__body tr[data-v-6e7c7b87]:hover,.teacher-enrollment .table-section .table-container .el-table .el-table__body tr[data-v-6e7c7b87]:hover,.teacher-activities .table-section .table-container .el-table .el-table__body tr[data-v-6e7c7b87]:hover,.teacher-teaching .table-section .table-container .el-table .el-table__body tr[data-v-6e7c7b87]:hover,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr[data-v-6e7c7b87]:hover{background:var(--el-fill-color-lighter)!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td[data-v-6e7c7b87],.teacher-tasks .table-section .table-container .el-table .el-table__body tr td[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td[data-v-6e7c7b87],.teacher-activities .table-section .table-container .el-table .el-table__body tr td[data-v-6e7c7b87],.teacher-teaching .table-section .table-container .el-table .el-table__body tr td[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:var(--spacing-md) 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td .cell[data-v-6e7c7b87],.teacher-tasks .table-section .table-container .el-table .el-table__body tr td .cell[data-v-6e7c7b87],.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td .cell[data-v-6e7c7b87],.teacher-activities .table-section .table-container .el-table .el-table__body tr td .cell[data-v-6e7c7b87],.teacher-teaching .table-section .table-container .el-table .el-table__body tr td .cell[data-v-6e7c7b87],.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td .cell[data-v-6e7c7b87]{padding:var(--spacing-sm) 0;line-height:1.5}.teacher-notifications .table-section .pagination-container[data-v-6e7c7b87],.teacher-tasks .table-section .pagination-container[data-v-6e7c7b87],.teacher-enrollment .table-section .pagination-container[data-v-6e7c7b87],.teacher-activities .table-section .pagination-container[data-v-6e7c7b87],.teacher-teaching .table-section .pagination-container[data-v-6e7c7b87],.teacher-customer-tracking .table-section .pagination-container[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:var(--spacing-md) 0;flex-wrap:wrap;gap:var(--spacing-md)}.teacher-notifications .table-section .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-tasks .table-section .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-enrollment .table-section .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-activities .table-section .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-teaching .table-section .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-customer-tracking .table-section .pagination-container .pagination-info[data-v-6e7c7b87]{color:var(--el-text-color-secondary);font-size:var(--text-sm)}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li[data-v-6e7c7b87],.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li[data-v-6e7c7b87],.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li[data-v-6e7c7b87],.teacher-activities .table-section .pagination-container .el-pagination .el-pager li[data-v-6e7c7b87],.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li[data-v-6e7c7b87],.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li[data-v-6e7c7b87]{min-width:32px;height:32px;line-height:30px;margin:0 4px;border-radius:6px}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-6e7c7b87],.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-6e7c7b87],.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-6e7c7b87],.teacher-activities .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-6e7c7b87],.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-6e7c7b87],.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li.is-active[data-v-6e7c7b87]{background:var(--el-color-primary);color:#fff}.teacher-notifications .table-section .pagination-container .el-pagination .btn-prev[data-v-6e7c7b87],.teacher-notifications .table-section .pagination-container .el-pagination .btn-next[data-v-6e7c7b87],.teacher-tasks .table-section .pagination-container .el-pagination .btn-prev[data-v-6e7c7b87],.teacher-tasks .table-section .pagination-container .el-pagination .btn-next[data-v-6e7c7b87],.teacher-enrollment .table-section .pagination-container .el-pagination .btn-prev[data-v-6e7c7b87],.teacher-enrollment .table-section .pagination-container .el-pagination .btn-next[data-v-6e7c7b87],.teacher-activities .table-section .pagination-container .el-pagination .btn-prev[data-v-6e7c7b87],.teacher-activities .table-section .pagination-container .el-pagination .btn-next[data-v-6e7c7b87],.teacher-teaching .table-section .pagination-container .el-pagination .btn-prev[data-v-6e7c7b87],.teacher-teaching .table-section .pagination-container .el-pagination .btn-next[data-v-6e7c7b87],.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-prev[data-v-6e7c7b87],.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-next[data-v-6e7c7b87]{width:32px;height:32px;border-radius:6px}@media (max-width: 1200px){.teacher-notifications[data-v-6e7c7b87],.teacher-tasks[data-v-6e7c7b87],.teacher-enrollment[data-v-6e7c7b87],.teacher-activities[data-v-6e7c7b87],.teacher-teaching[data-v-6e7c7b87],.teacher-customer-tracking[data-v-6e7c7b87]{padding:var(--spacing-lg)!important;gap:var(--spacing-lg)}.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87]{width:50%!important}}@media (max-width: 992px){.teacher-notifications[data-v-6e7c7b87],.teacher-tasks[data-v-6e7c7b87],.teacher-enrollment[data-v-6e7c7b87],.teacher-activities[data-v-6e7c7b87],.teacher-teaching[data-v-6e7c7b87],.teacher-customer-tracking[data-v-6e7c7b87]{padding:var(--spacing-md)!important;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content[data-v-6e7c7b87],.teacher-tasks .page-header .header-content[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content[data-v-6e7c7b87],.teacher-activities .page-header .header-content[data-v-6e7c7b87],.teacher-teaching .page-header .header-content[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content[data-v-6e7c7b87]{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}.teacher-notifications .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-left[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-left[data-v-6e7c7b87]{width:100%}.teacher-notifications .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-left h1[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-left h1[data-v-6e7c7b87]{font-size:var(--text-2xl)}.teacher-notifications .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-tasks .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-enrollment .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-activities .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-teaching .page-header .header-content .header-actions[data-v-6e7c7b87],.teacher-customer-tracking .page-header .header-content .header-actions[data-v-6e7c7b87]{width:100%;justify-content:flex-start}.teacher-notifications .stats-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-md-8[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6[data-v-6e7c7b87],.teacher-notifications .filter-form .el-row .el-col.el-col-md-6[data-v-6e7c7b87],.teacher-notifications .filter-form .el-row .el-col.el-col-lg-4[data-v-6e7c7b87],.teacher-tasks .filter-form .el-row .el-col.el-col-md-6[data-v-6e7c7b87],.teacher-tasks .filter-form .el-row .el-col.el-col-lg-4[data-v-6e7c7b87],.teacher-enrollment .filter-form .el-row .el-col.el-col-md-6[data-v-6e7c7b87],.teacher-enrollment .filter-form .el-row .el-col.el-col-lg-4[data-v-6e7c7b87],.teacher-activities .filter-form .el-row .el-col.el-col-md-6[data-v-6e7c7b87],.teacher-activities .filter-form .el-row .el-col.el-col-lg-4[data-v-6e7c7b87],.teacher-teaching .filter-form .el-row .el-col.el-col-md-6[data-v-6e7c7b87],.teacher-teaching .filter-form .el-row .el-col.el-col-lg-4[data-v-6e7c7b87],.teacher-customer-tracking .filter-form .el-row .el-col.el-col-md-6[data-v-6e7c7b87],.teacher-customer-tracking .filter-form .el-row .el-col.el-col-lg-4[data-v-6e7c7b87]{width:50%!important}}@media (max-width: var(--breakpoint-md)){.teacher-notifications[data-v-6e7c7b87],.teacher-tasks[data-v-6e7c7b87],.teacher-enrollment[data-v-6e7c7b87],.teacher-activities[data-v-6e7c7b87],.teacher-teaching[data-v-6e7c7b87],.teacher-customer-tracking[data-v-6e7c7b87]{padding:var(--spacing-md)!important;gap:var(--spacing-md)}.teacher-notifications .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col[data-v-6e7c7b87]{width:100%!important;margin-bottom:12px}.teacher-notifications .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .team-item[data-v-6e7c7b87]{height:100px;padding:var(--spacing-md)}.teacher-notifications .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-notifications .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-tasks .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-enrollment .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-activities .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-teaching .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .team-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .stat-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .overview-value[data-v-6e7c7b87],.teacher-customer-tracking .team-grid .el-row .el-col .team-item .team-value[data-v-6e7c7b87]{font-size:var(--text-2xl)}.teacher-notifications .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-tasks .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-enrollment .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-activities .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-teaching .filter-form .el-row .el-col[data-v-6e7c7b87],.teacher-customer-tracking .filter-form .el-row .el-col[data-v-6e7c7b87]{width:100%!important;margin-bottom:12px}.teacher-notifications .filter-form .filter-actions[data-v-6e7c7b87],.teacher-tasks .filter-form .filter-actions[data-v-6e7c7b87],.teacher-enrollment .filter-form .filter-actions[data-v-6e7c7b87],.teacher-activities .filter-form .filter-actions[data-v-6e7c7b87],.teacher-teaching .filter-form .filter-actions[data-v-6e7c7b87],.teacher-customer-tracking .filter-form .filter-actions[data-v-6e7c7b87]{justify-content:center}.teacher-notifications .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-tasks .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-enrollment .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-activities .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-teaching .filter-form .filter-actions .el-button[data-v-6e7c7b87],.teacher-customer-tracking .filter-form .filter-actions .el-button[data-v-6e7c7b87]{flex:1;max-width:120px}.teacher-notifications .table-container[data-v-6e7c7b87],.teacher-tasks .table-container[data-v-6e7c7b87],.teacher-enrollment .table-container[data-v-6e7c7b87],.teacher-activities .table-container[data-v-6e7c7b87],.teacher-teaching .table-container[data-v-6e7c7b87],.teacher-customer-tracking .table-container[data-v-6e7c7b87]{overflow-x:auto}.teacher-notifications .table-container .el-table[data-v-6e7c7b87],.teacher-tasks .table-container .el-table[data-v-6e7c7b87],.teacher-enrollment .table-container .el-table[data-v-6e7c7b87],.teacher-activities .table-container .el-table[data-v-6e7c7b87],.teacher-teaching .table-container .el-table[data-v-6e7c7b87],.teacher-customer-tracking .table-container .el-table[data-v-6e7c7b87]{min-width:800px}.teacher-notifications .pagination-container[data-v-6e7c7b87],.teacher-tasks .pagination-container[data-v-6e7c7b87],.teacher-enrollment .pagination-container[data-v-6e7c7b87],.teacher-activities .pagination-container[data-v-6e7c7b87],.teacher-teaching .pagination-container[data-v-6e7c7b87],.teacher-customer-tracking .pagination-container[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md)}.teacher-notifications .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-tasks .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-enrollment .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-activities .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-teaching .pagination-container .pagination-info[data-v-6e7c7b87],.teacher-customer-tracking .pagination-container .pagination-info[data-v-6e7c7b87]{order:2}.teacher-notifications .pagination-container .el-pagination[data-v-6e7c7b87],.teacher-tasks .pagination-container .el-pagination[data-v-6e7c7b87],.teacher-enrollment .pagination-container .el-pagination[data-v-6e7c7b87],.teacher-activities .pagination-container .el-pagination[data-v-6e7c7b87],.teacher-teaching .pagination-container .el-pagination[data-v-6e7c7b87],.teacher-customer-tracking .pagination-container .el-pagination[data-v-6e7c7b87]{order:1}}.app-container[data-v-6e7c7b87]{display:flex;flex-direction:column;height:100vh;width:100%}.main-layout-area[data-v-6e7c7b87]{display:flex;min-height:calc(100vh - var(--header-height, 64px));height:calc(100vh - var(--header-height, 64px));margin-top:var(--header-height, 64px);background:var(--bg-color-page, #f7f9fc)}.sidebar-slot[data-v-6e7c7b87]{width:var(--sidebar-width, 280px);flex-shrink:0;background:var(--sidebar-bg, #f5f7fb);border-right:1px solid var(--border-color, #e5e7eb);padding:8px 0;min-height:calc(100vh - var(--header-height, 64px))}.sidebar[data-v-6e7c7b87]{position:fixed;top:var(--header-height, 64px);left:0;height:calc(100vh - var(--header-height, 64px));width:var(--sidebar-width, 260px);background:var(--sidebar-bg, #f7f9fc);border-right:1px solid var(--border-color, #e5e7eb);padding:12px 10px;overflow-y:auto;z-index:var(--z-sidebar, 1020)}.sidebar-nav[data-v-6e7c7b87]{display:flex;flex-direction:column;gap:8px}.nav-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;color:var(--text-primary, #303133);background:#fff;box-shadow:0 4px 12px rgba(15,23,42,.06);text-decoration:none;transition:all .2s ease}.nav-item[data-v-6e7c7b87]:hover{background:linear-gradient(90deg,rgba(99,102,241,.12),rgba(99,102,241,.06));transform:translate(2px)}.nav-item.active[data-v-6e7c7b87]{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 6px 16px rgba(99,102,241,.35)}.nav-item.active .nav-text[data-v-6e7c7b87],.nav-item.active .nav-icon[data-v-6e7c7b87]{color:#fff!important}.nav-icon[data-v-6e7c7b87]{color:var(--text-secondary, #606266);font-size:18px}.nav-text[data-v-6e7c7b87]{font-size:15px;font-weight:600}.sidebar-category[data-v-6e7c7b87]{margin:4px 0}.category-title[data-v-6e7c7b87]{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-weight:600;color:var(--text-primary, #303133);cursor:pointer;transition:all .2s ease}.category-title[data-v-6e7c7b87]:hover{background:#eef2ff}.category-items[data-v-6e7c7b87]{margin-left:12px;display:flex;flex-direction:column;gap:6px}.content-slot[data-v-6e7c7b87]{flex:1;display:flex;flex-direction:column;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--bg-color, #ffffff)}.app-header[data-v-6e7c7b87]{position:fixed;top:0;left:0;right:0;height:var(--header-height, 64px);display:flex;align-items:center;padding:0 16px;background:var(--bg-card, #ffffff);border-bottom:1px solid var(--border-color, #e5e7eb);z-index:var(--z-header, 1030)}.el-dialog[data-v-6e7c7b87]{--dialog-form-error-offset: 60px}.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding-bottom:calc(var(--spacing-lg) + var(--dialog-form-error-offset))}.el-form-item__error[data-v-6e7c7b87]{position:absolute;top:100%;left:0;padding-top:4px;line-height:1.4;white-space:normal;z-index:10}.el-dialog__body .el-form-item__error[data-v-6e7c7b87]{padding-bottom:var(--spacing-md)}@media (max-width: 768px){.el-dialog[data-v-6e7c7b87]{--dialog-form-error-offset: 80px}.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding:var(--spacing-md);padding-bottom:calc(var(--spacing-lg) + var(--dialog-form-error-offset))}.el-dialog .el-form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.el-dialog .el-form-item__error[data-v-6e7c7b87]{font-size:12px;padding-top:2px}}.el-drawer .el-drawer__body[data-v-6e7c7b87]{padding-bottom:calc(var(--spacing-xl) + 60px)}.el-drawer .el-form-item__error[data-v-6e7c7b87]{padding-bottom:var(--spacing-sm)}.el-card .el-form-item__error[data-v-6e7c7b87]{position:relative;top:auto;left:auto;padding-top:4px}.el-row .el-col .el-form-item__error[data-v-6e7c7b87],.el-form--inline .el-form-item__error[data-v-6e7c7b87]{position:relative;top:auto;left:auto}.el-steps+.el-form .el-form-item__error[data-v-6e7c7b87],.el-steps~.el-form .el-form-item__error[data-v-6e7c7b87]{position:relative;top:auto;left:auto;margin-top:4px}.el-theme-dark .el-form-item__error[data-v-6e7c7b87],.theme-dark .el-form-item__error[data-v-6e7c7b87]{color:var(--el-color-danger-light-8);background:rgba(245,108,108,.1);padding:4px 8px;border-radius:4px}.el-form-item.is-error .el-input__wrapper[data-v-6e7c7b87],.el-form-item.is-error .el-textarea__inner[data-v-6e7c7b87],.el-form-item.is-error .el-select .el-input__wrapper[data-v-6e7c7b87]{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-form-item.is-error .el-input__wrapper[data-v-6e7c7b87]:focus,.el-form-item.is-error .el-textarea__inner[data-v-6e7c7b87]:focus,.el-form-item.is-error .el-select .el-input__wrapper[data-v-6e7c7b87]:focus{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-dialog.el-dialog--center .el-form-item__error[data-v-6e7c7b87]{text-align:left}.el-form-item__error[data-v-6e7c7b87]{position:absolute;top:100%;left:0;padding-top:4px;color:var(--el-color-danger);font-size:12px;line-height:1.4;white-space:normal;z-index:10}.el-dialog .el-form-item__error[data-v-6e7c7b87]{position:absolute}.el-form-item[data-v-6e7c7b87]{min-height:calc(var(--size-form-height) + 24px)}.teacher-page-container[data-v-6e7c7b87]{padding:var(--spacing-xl);max-width:var(--breakpoint-2xl);margin:0 auto;min-height:calc(100vh - var(--header-height))}.teacher-page-header[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color-lighter)}.teacher-page-header .page-title[data-v-6e7c7b87]{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0 0 var(--spacing-sm) 0;line-height:var(--leading-relaxed);display:flex;align-items:center;gap:var(--spacing-sm)}.teacher-page-header .page-title[data-v-6e7c7b87]:before{content:"";display:inline-block;width:var(--spacing-sm);height:var(--spacing-xl);background:linear-gradient(180deg,var(--primary-color) 0%,var(--primary-light) 100%);border-radius:var(--spacing-sm)}.teacher-page-header .page-description[data-v-6e7c7b87]{font-size:var(--text-base);color:var(--text-secondary);margin:0;padding-left:var(--spacing-xl);line-height:var(--leading-relaxed)}.teacher-card-container[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);padding:var(--spacing-xl) var(--spacing-lg);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.teacher-card-container[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-md)}.teacher-card-container[data-v-6e7c7b87]:last-child{margin-bottom:0}.teacher-filter-section[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);padding:var(--spacing-lg) var(--spacing-md);margin-bottom:var(--spacing-xl);box-shadow:var(--shadow-sm)}.teacher-filter-section[data-v-6e7c7b87] .el-form-item{margin-bottom:var(--spacing-md)}.teacher-filter-section[data-v-6e7c7b87] .el-form-item__label{font-weight:500;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-stats-grid[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}@media (max-width: var(--breakpoint-xl)){.teacher-stats-grid[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.teacher-stats-grid[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-md)}}.teacher-content-grid[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}@media (max-width: var(--breakpoint-xl)){.teacher-content-grid[data-v-6e7c7b87]{grid-template-columns:repeat(2,1fr)}}@media (max-width: var(--breakpoint-md)){.teacher-content-grid[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-md)}}.teacher-table-container[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-xl);overflow:hidden;margin-bottom:var(--spacing-lg)}.teacher-table-container[data-v-6e7c7b87] .el-table{border-radius:var(--radius-lg);overflow:hidden}.teacher-table-container[data-v-6e7c7b87] .el-table:before{display:none}.teacher-table-container[data-v-6e7c7b87] .el-table .el-table__header-wrapper th{background:var(--el-fill-color-light);color:var(--text-primary);font-weight:600;font-size:var(--text-sm);padding:var(--spacing-md) var(--spacing-sm);line-height:var(--leading-relaxed)}.teacher-table-container[data-v-6e7c7b87] .el-table .el-table__row{transition:all var(--transition-base)}.teacher-table-container[data-v-6e7c7b87] .el-table .el-table__row:hover{background:var(--el-fill-color-light)!important}.teacher-table-container[data-v-6e7c7b87] .el-table .el-table__cell{padding:var(--spacing-md) var(--spacing-sm);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.teacher-pagination-container[data-v-6e7c7b87]{display:flex;justify-content:center;margin-top:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color-lighter)}.teacher-pagination-container[data-v-6e7c7b87] .el-pagination .el-pager li{font-size:var(--text-sm);font-weight:500}.teacher-pagination-container[data-v-6e7c7b87] .el-pagination .el-pagination__total{font-size:var(--text-sm);color:var(--text-secondary)}.teacher-empty-state[data-v-6e7c7b87]{padding:var(--spacing-3xl) var(--spacing-xl);text-align:center}.teacher-empty-state[data-v-6e7c7b87] .el-empty .el-empty__description{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed)}.teacher-dialog[data-v-6e7c7b87] .el-dialog{border-radius:var(--radius-xl)}.teacher-dialog[data-v-6e7c7b87] .el-dialog .el-dialog__header{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter)}.teacher-dialog[data-v-6e7c7b87] .el-dialog .el-dialog__header .el-dialog__title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-dialog[data-v-6e7c7b87] .el-dialog .el-dialog__body{padding:var(--spacing-xl)}.teacher-dialog[data-v-6e7c7b87] .el-dialog .el-dialog__footer{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-lighter)}.teacher-drawer[data-v-6e7c7b87] .el-drawer .el-drawer__header{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter);margin-bottom:0}.teacher-drawer[data-v-6e7c7b87] .el-drawer .el-drawer__header .el-drawer__title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);line-height:var(--leading-relaxed)}.teacher-drawer[data-v-6e7c7b87] .el-drawer .el-drawer__body{padding:var(--spacing-xl)}.teacher-button-group[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.teacher-button-group.center[data-v-6e7c7b87]{justify-content:center}.teacher-button-group.right[data-v-6e7c7b87]{justify-content:flex-end}.teacher-button-group[data-v-6e7c7b87] .el-button{font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-md);line-height:var(--leading-relaxed);transition:all var(--transition-base)}.teacher-button-group[data-v-6e7c7b87] .el-button:hover{transform:translateY(-1px)}.teacher-tag-group[data-v-6e7c7b87]{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.teacher-tag-group[data-v-6e7c7b87] .el-tag{font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);padding:var(--spacing-xs) var(--spacing-sm);line-height:var(--leading-relaxed)}.teacher-form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.teacher-form-item[data-v-6e7c7b87]:last-child{margin-bottom:0}.teacher-form-item[data-v-6e7c7b87] .el-form-item__label{font-size:var(--text-sm);font-weight:500;color:var(--text-primary);line-height:var(--leading-relaxed);padding-bottom:var(--spacing-xs)}.teacher-form-item[data-v-6e7c7b87] .el-input__inner,.teacher-form-item[data-v-6e7c7b87] .el-textarea__inner{font-size:var(--text-base);line-height:var(--leading-relaxed);border-radius:var(--radius-md)}.teacher-timeline[data-v-6e7c7b87]{padding:var(--spacing-md) 0}.teacher-timeline[data-v-6e7c7b87] .el-timeline-item{padding-bottom:var(--spacing-lg)}.teacher-timeline[data-v-6e7c7b87] .el-timeline-item .el-timeline-item__timestamp{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.teacher-list-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color-lighter);border-radius:var(--radius-lg);margin-bottom:var(--spacing-md);transition:all var(--transition-base)}.teacher-list-item[data-v-6e7c7b87]:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm)}.teacher-list-item[data-v-6e7c7b87]:last-child{margin-bottom:0}.teacher-list-item .item-icon[data-v-6e7c7b87]{width:44px;height:44px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--primary-light-bg);color:var(--primary-color)}.teacher-list-item .item-content[data-v-6e7c7b87]{flex:1;min-width:0}.teacher-list-item .item-content .item-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:600;color:var(--text-primary);margin:0 0 var(--spacing-xs) 0;line-height:var(--leading-relaxed)}.teacher-list-item .item-content .item-description[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:var(--leading-relaxed);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.teacher-list-item .item-action[data-v-6e7c7b87]{flex-shrink:0}@media (max-width: var(--breakpoint-md)){.teacher-page-container[data-v-6e7c7b87],.teacher-card-container[data-v-6e7c7b87],.teacher-filter-section[data-v-6e7c7b87]{padding:var(--spacing-md)}.teacher-stats-grid[data-v-6e7c7b87],.teacher-content-grid[data-v-6e7c7b87]{gap:var(--spacing-md)}.teacher-page-header .page-title[data-v-6e7c7b87]{font-size:var(--text-xl)}.teacher-page-header .page-description[data-v-6e7c7b87]{font-size:var(--text-sm);padding-left:0}}@media (max-width: var(--breakpoint-sm)){.teacher-button-group[data-v-6e7c7b87]{flex-direction:column}.teacher-button-group[data-v-6e7c7b87] .el-button{width:100%}}.text-teacher-primary[data-v-6e7c7b87]{color:var(--text-primary);line-height:var(--leading-relaxed)}.text-teacher-secondary[data-v-6e7c7b87]{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.bg-teacher-hover[data-v-6e7c7b87]{background:var(--bg-hover)}.teacher-loading-overlay[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:var(--spacing-3xl)}.admin-page[data-v-6e7c7b87]{min-height:100vh;padding:var(--spacing-lg);background:var(--bg-color-page)}@media (max-width: var(--breakpoint-md)){.admin-page[data-v-6e7c7b87]{padding:var(--spacing-md)}}@media (max-width: var(--breakpoint-sm)){.admin-page[data-v-6e7c7b87]{padding:var(--spacing-sm)}}.admin-container[data-v-6e7c7b87]{width:100%;max-width:var(--container-xl);margin:0 auto;padding:0 var(--spacing-lg)}@media (max-width: var(--breakpoint-lg)){.admin-container[data-v-6e7c7b87]{padding:0 var(--spacing-md)}}@media (max-width: var(--breakpoint-sm)){.admin-container[data-v-6e7c7b87]{padding:0 var(--spacing-sm)}}.admin-card[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);padding:var(--spacing-xl);margin-bottom:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.admin-card[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-md)}.admin-card__header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--spacing-md);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color-lighter)}@media (max-width: var(--breakpoint-md)){.admin-card__header[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md);align-items:flex-start}}.admin-card__title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.admin-card__subtitle[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.admin-card__actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center}.admin-card__body[data-v-6e7c7b87]{padding:var(--spacing-md) 0}.admin-card__footer[data-v-6e7c7b87]{padding-top:var(--spacing-md);margin-top:var(--spacing-md);border-top:1px solid var(--border-color-lighter)}.admin-card--compact[data-v-6e7c7b87]{padding:var(--spacing-md)}.admin-card--large[data-v-6e7c7b87]{padding:var(--spacing-2xl)}.admin-card--borderless[data-v-6e7c7b87]{border:none;box-shadow:none}.admin-card--stat[data-v-6e7c7b87]{text-align:center;padding:var(--spacing-xl)}.admin-card--stat .admin-card__title[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.admin-card--stat .admin-card__value[data-v-6e7c7b87]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.admin-card--stat .admin-card__change[data-v-6e7c7b87]{font-size:var(--text-sm);font-weight:var(--font-medium)}.admin-card--stat .admin-card__change--positive[data-v-6e7c7b87]{color:var(--success-color)}.admin-card--stat .admin-card__change--negative[data-v-6e7c7b87]{color:var(--danger-color)}.admin-list[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);overflow:hidden}.admin-list__header[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl);background:var(--bg-tertiary);border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center}@media (max-width: var(--breakpoint-md)){.admin-list__header[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}}.admin-list__title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary)}.admin-list__actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.admin-list__item[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-xl);border-bottom:1px solid var(--border-color-lighter);transition:background var(--transition-base);display:flex;align-items:center;gap:var(--spacing-md)}.admin-list__item[data-v-6e7c7b87]:last-child{border-bottom:none}.admin-list__item[data-v-6e7c7b87]:hover{background:var(--bg-hover)}@media (max-width: var(--breakpoint-md)){.admin-list__item[data-v-6e7c7b87]{padding:var(--spacing-md);flex-direction:column;align-items:flex-start}}.admin-list__item-content[data-v-6e7c7b87]{flex:1;min-width:0}.admin-list__item-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.admin-list__item-description[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary)}.admin-list__item-meta[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center;flex-shrink:0}@media (max-width: var(--breakpoint-md)){.admin-list__item-meta[data-v-6e7c7b87]{width:100%;justify-content:flex-start;margin-top:var(--spacing-sm)}}.admin-list__footer[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-lighter);display:flex;justify-content:space-between;align-items:center}@media (max-width: var(--breakpoint-md)){.admin-list__footer[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}}.admin-table[data-v-6e7c7b87]{width:100%;border-collapse:collapse;background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.admin-table thead[data-v-6e7c7b87]{background:var(--bg-tertiary)}.admin-table thead th[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-lg);text-align:left;font-weight:var(--font-semibold);font-size:var(--text-sm);color:var(--text-primary);border-bottom:2px solid var(--border-color-light);white-space:nowrap}@media (max-width: var(--breakpoint-md)){.admin-table thead th[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.admin-table tbody tr[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-lighter);transition:background var(--transition-base)}.admin-table tbody tr[data-v-6e7c7b87]:last-child{border-bottom:none}.admin-table tbody tr[data-v-6e7c7b87]:hover{background:var(--bg-hover)}.admin-table tbody tr td[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-sm);color:var(--text-primary)}@media (max-width: var(--breakpoint-md)){.admin-table tbody tr td[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.admin-table--compact thead th[data-v-6e7c7b87],.admin-table--compact tbody td[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md)}.admin-table--borderless[data-v-6e7c7b87]{border:none}.admin-table--borderless thead th[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-light)}.admin-table--borderless tbody tr[data-v-6e7c7b87]{border-bottom:none}.admin-tag[data-v-6e7c7b87]{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:1;white-space:nowrap;transition:all var(--transition-base);min-width:60px;justify-content:center}.admin-tag--default[data-v-6e7c7b87]{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color-light)}.admin-tag--primary[data-v-6e7c7b87]{background:var(--primary-extra-light);color:var(--primary-color);border:1px solid var(--primary-color)}.admin-tag--success[data-v-6e7c7b87]{background:var(--success-extra-light);color:var(--success-color);border:1px solid var(--success-color)}.admin-tag--warning[data-v-6e7c7b87]{background:var(--warning-extra-light);color:var(--warning-color);border:1px solid var(--warning-color)}.admin-tag--danger[data-v-6e7c7b87]{background:var(--danger-extra-light);color:var(--danger-color);border:1px solid var(--danger-color)}.admin-tag--info[data-v-6e7c7b87]{background:var(--info-extra-light);color:var(--info-color);border:1px solid var(--info-color)}.admin-tag__close[data-v-6e7c7b87]{cursor:pointer;opacity:.6;transition:opacity var(--transition-base)}.admin-tag__close[data-v-6e7c7b87]:hover{opacity:1}.admin-button-group[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.admin-button-group--horizontal[data-v-6e7c7b87]{flex-direction:row}.admin-button-group--vertical[data-v-6e7c7b87]{flex-direction:column;align-items:stretch}.admin-button-group--vertical .el-button[data-v-6e7c7b87]{width:100%}.admin-button-group--table-actions[data-v-6e7c7b87]{gap:var(--spacing-xs)}.admin-button-group--table-actions .el-button[data-v-6e7c7b87]{margin:0!important;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);min-width:32px}.admin-button-group--form[data-v-6e7c7b87]{justify-content:center;padding:var(--spacing-lg) 0;margin-top:var(--spacing-lg);border-top:1px solid var(--border-color-lighter)}.admin-button-group--form .el-button[data-v-6e7c7b87]{min-width:100px;padding:var(--spacing-sm) var(--spacing-xl)}@media (max-width: var(--breakpoint-md)){.admin-button-group--form[data-v-6e7c7b87]{flex-direction:column}.admin-button-group--form .el-button[data-v-6e7c7b87]{width:100%}}.admin-button-group--card-header[data-v-6e7c7b87]{margin-left:auto}.admin-button-group--dialog[data-v-6e7c7b87]{justify-content:flex-end;padding:var(--spacing-md) 0 0 0}.admin-button-group--dialog .el-button[data-v-6e7c7b87]{min-width:80px}@media (max-width: var(--breakpoint-md)){.admin-button-group--dialog[data-v-6e7c7b87]{justify-content:center}.admin-button-group--dialog .el-button[data-v-6e7c7b87]{flex:1;max-width:150px}}.admin-form[data-v-6e7c7b87]{max-width:800px;margin:0 auto}.admin-form__group[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl)}.admin-form__group--inline[data-v-6e7c7b87]{display:flex;gap:var(--spacing-lg);align-items:flex-end;flex-wrap:wrap}.admin-form__group--inline .el-form-item[data-v-6e7c7b87]{margin-bottom:0;flex:1;min-width:200px}.admin-form__section-title[data-v-6e7c7b87]{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--border-color-light)}.admin-form__help-text[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.admin-form[data-v-6e7c7b87] .el-form-item__label{font-weight:var(--font-medium);color:var(--text-primary);font-size:var(--text-sm);width:120px!important}.admin-form[data-v-6e7c7b87] .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{color:var(--danger-color);margin-right:var(--spacing-xs)}.admin-form[data-v-6e7c7b87] .el-form-item__error{font-size:var(--text-xs);color:var(--danger-color);margin-top:var(--spacing-xs)}.admin-search-bar[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center;padding:var(--spacing-md) var(--spacing-xl);background:var(--bg-tertiary);border-radius:var(--radius-lg);margin-bottom:var(--spacing-lg);flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.admin-search-bar[data-v-6e7c7b87]{padding:var(--spacing-md)}}.admin-search-bar__input[data-v-6e7c7b87]{flex:1;min-width:200px}@media (max-width: var(--breakpoint-md)){.admin-search-bar__input[data-v-6e7c7b87]{width:100%;min-width:unset}}.admin-search-bar__filters[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.admin-search-bar__filters[data-v-6e7c7b87]{width:100%}}.admin-search-bar__actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center}@media (max-width: var(--breakpoint-md)){.admin-search-bar__actions[data-v-6e7c7b87]{width:100%}.admin-search-bar__actions .el-button[data-v-6e7c7b87]{flex:1}}.admin-pagination[data-v-6e7c7b87]{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg) 0}.admin-pagination[data-v-6e7c7b87] .el-pagination .el-pager li{margin:0 var(--spacing-xs);min-width:32px;height:32px;line-height:32px;border-radius:var(--radius-sm);font-size:var(--text-sm);transition:all var(--transition-base)}.admin-pagination[data-v-6e7c7b87] .el-pagination .el-pager li:hover{background:var(--bg-hover)}.admin-pagination[data-v-6e7c7b87] .el-pagination .el-pager li.is-active{background:var(--primary-color);color:var(--text-on-primary)}.admin-pagination[data-v-6e7c7b87] .el-pagination .btn-prev,.admin-pagination[data-v-6e7c7b87] .el-pagination .btn-next{min-width:32px;height:32px;line-height:32px;border-radius:var(--radius-sm);transition:all var(--transition-base)}.admin-pagination[data-v-6e7c7b87] .el-pagination .btn-prev:hover,.admin-pagination[data-v-6e7c7b87] .el-pagination .btn-next:hover{background:var(--bg-hover)}.admin-pagination[data-v-6e7c7b87] .el-pagination .btn-prev:disabled,.admin-pagination[data-v-6e7c7b87] .el-pagination .btn-next:disabled{color:var(--text-disabled);cursor:not-allowed}@media (max-width: var(--breakpoint-md)){.admin-pagination[data-v-6e7c7b87] .el-pagination .el-pagination__sizes,.admin-pagination[data-v-6e7c7b87] .el-pagination .el-pagination__jump{display:none}}.admin-status[data-v-6e7c7b87]{display:inline-flex;align-items:center;gap:var(--spacing-sm);font-size:var(--text-sm);font-weight:var(--font-medium)}.admin-status__dot[data-v-6e7c7b87]{width:8px;height:8px;border-radius:var(--radius-full);flex-shrink:0}.admin-status__dot--online[data-v-6e7c7b87]{background:var(--success-color);box-shadow:0 0 0 2px var(--success-extra-light)}.admin-status__dot--offline[data-v-6e7c7b87]{background:var(--text-disabled)}.admin-status__dot--busy[data-v-6e7c7b87]{background:var(--danger-color);box-shadow:0 0 0 2px var(--danger-extra-light)}.admin-status__dot--away[data-v-6e7c7b87]{background:var(--warning-color);box-shadow:0 0 0 2px var(--warning-extra-light)}.admin-status__text[data-v-6e7c7b87]{color:var(--text-primary)}.admin-empty-state[data-v-6e7c7b87]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl);text-align:center}.admin-empty-state__icon[data-v-6e7c7b87]{font-size:64px;color:var(--text-placeholder);margin-bottom:var(--spacing-lg)}.admin-empty-state__title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.admin-empty-state__description[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-lg);max-width:400px}.admin-empty-state__actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.admin-loading[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;padding:var(--spacing-3xl)}.admin-loading__spinner[data-v-6e7c7b87]{width:40px;height:40px;border:3px solid var(--border-color-light);border-top-color:var(--primary-color);border-radius:var(--radius-full);animation:admin-spin-6e7c7b87 .8s linear infinite}.admin-loading__text[data-v-6e7c7b87]{margin-left:var(--spacing-md);color:var(--text-secondary);font-size:var(--text-sm)}@keyframes admin-spin-6e7c7b87{to{transform:rotate(360deg)}}.admin-tooltip[data-v-6e7c7b87] .el-tooltip__popper{background:var(--text-primary);color:var(--bg-card);border-radius:var(--radius-sm);padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);max-width:300px}@media (max-width: var(--breakpoint-md)){.admin-hide-mobile[data-v-6e7c7b87]{display:none!important}}@media (min-width: var(--breakpoint-md1)){.admin-hide-desktop[data-v-6e7c7b87]{display:none!important}}.admin-text-left[data-v-6e7c7b87]{text-align:left}.admin-text-center[data-v-6e7c7b87]{text-align:center}.admin-text-right[data-v-6e7c7b87]{text-align:right}.admin-mt-sm[data-v-6e7c7b87]{margin-top:var(--spacing-sm)}.admin-mt-md[data-v-6e7c7b87]{margin-top:var(--spacing-md)}.admin-mt-lg[data-v-6e7c7b87]{margin-top:var(--spacing-lg)}.admin-mb-sm[data-v-6e7c7b87]{margin-bottom:var(--spacing-sm)}.admin-mb-md[data-v-6e7c7b87]{margin-bottom:var(--spacing-md)}.admin-mb-lg[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.el-button.el-button--small[data-v-6e7c7b87]{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-xs);height:28px}.el-button.el-button--default[data-v-6e7c7b87]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm);height:32px}.el-button.el-button--large[data-v-6e7c7b87]{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-base);height:40px}.el-input.el-input--small .el-input__inner[data-v-6e7c7b87]{height:28px;line-height:28px}.el-input.el-input--default .el-input__inner[data-v-6e7c7b87]{height:32px;line-height:32px}.el-input.el-input--large .el-input__inner[data-v-6e7c7b87]{height:40px;line-height:40px}.el-select[data-v-6e7c7b87]{width:100%}.el-dialog[data-v-6e7c7b87]{border-radius:var(--radius-lg);overflow:hidden}.el-dialog .el-dialog__header[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-light)}.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding:var(--spacing-xl)}.el-dialog .el-dialog__footer[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border-color-light)}.el-drawer .el-drawer__header[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color-light);margin-bottom:0}.el-drawer .el-drawer__body[data-v-6e7c7b87]{padding:var(--spacing-xl)}@media print{.admin-page[data-v-6e7c7b87]{background:white}.admin-card[data-v-6e7c7b87]{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}.admin-button-group[data-v-6e7c7b87],.admin-search-bar[data-v-6e7c7b87],.admin-pagination[data-v-6e7c7b87]{display:none}}@media (prefers-reduced-motion: reduce){.admin-card[data-v-6e7c7b87],.admin-list__item[data-v-6e7c7b87],.admin-table tbody tr[data-v-6e7c7b87],.admin-tag[data-v-6e7c7b87],.el-button[data-v-6e7c7b87]{transition:none}.admin-loading__spinner[data-v-6e7c7b87]{animation:none}}@media (prefers-contrast: high){.admin-card[data-v-6e7c7b87],.admin-list[data-v-6e7c7b87],.admin-table[data-v-6e7c7b87]{border:2px solid var(--text-primary)}.admin-tag[data-v-6e7c7b87]{border:2px solid currentColor}}[data-v-6e7c7b87]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}html[data-theme=dark] .admin-card[data-v-6e7c7b87],html[data-theme=dark] .admin-list[data-v-6e7c7b87]{background:var(--bg-card-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__header[data-v-6e7c7b87]{background:var(--bg-secondary-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__item[data-v-6e7c7b87]{border-color:var(--border-color-dark)}html[data-theme=dark] .admin-list__item[data-v-6e7c7b87]:hover{background:var(--bg-hover-dark)}html[data-theme=dark] .admin-table[data-v-6e7c7b87]{background:var(--bg-card-dark);border-color:var(--border-color-dark)}html[data-theme=dark] .admin-table thead[data-v-6e7c7b87]{background:var(--bg-secondary-dark)}html[data-theme=dark] .admin-table thead th[data-v-6e7c7b87],html[data-theme=dark] .admin-table tbody tr[data-v-6e7c7b87]{border-color:var(--border-color-dark)}html[data-theme=dark] .admin-table tbody tr[data-v-6e7c7b87]:hover{background:var(--bg-hover-dark)}html[data-theme=dark] .admin-search-bar[data-v-6e7c7b87]{background:var(--bg-secondary-dark)}html[data-theme=dark] .admin-empty-state__icon[data-v-6e7c7b87],html[data-theme=dark] .admin-status__dot--offline[data-v-6e7c7b87]{color:var(--text-disabled-dark)}[data-v-6e7c7b87]:root,:root.theme-dark[data-v-6e7c7b87]{--primary-color: #6366f1;--primary-hover: #4f46e5;--primary-light: #a5b4fc;--primary-color-dark: #4338ca;--secondary-color: #06b6d4;--accent-color: #f59e0b;--danger-color: #f87171;--warning-color: #fbbf24;--info-color: #38bdf8;--success-color: #34d399;--success-color-rgb: 52, 211, 153;--warning-color-rgb: 251, 191, 36;--danger-color-rgb: 248, 113, 113;--info-color-rgb: 56, 189, 248;--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-color-dark) 100%);--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(255, 255, 255, .3);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(255, 255, 255, .5);--primary-light-bg: rgba(99, 102, 241, .15);--success-light-bg: rgba(52, 211, 153, .15);--warning-light-bg: rgba(251, 191, 36, .15);--danger-light-bg: rgba(248, 113, 113, .15);--info-light-bg: rgba(56, 189, 248, .15);--primary-bg: rgba(99, 102, 241, .18);--success-bg: rgba(52, 211, 153, .18);--warning-bg: rgba(251, 191, 36, .18);--danger-bg: rgba(248, 113, 113, .18);--info-bg: rgba(56, 189, 248, .18);--bg-primary: #0c0a1a;--bg-secondary: #1a1625;--bg-tertiary: #2d2438;--bg-card: #1a1625;--bg-hover: #2d2438;--bg-color: #1a1625;--bg-color-hover: #2d2438;--text-primary: #d1d5db !important;--text-secondary: #9ca3af !important;--text-muted: #6b7280 !important;--text-disabled: #374151 !important;--text-tertiary: #6b7280 !important;--border-color: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .12);--border-focus: rgba(99, 102, 241, .6);--border-color-light: rgba(255, 255, 255, .12);--el-border-color: var(--border-color);--el-border-color-light: var(--border-color-light);--el-border-color-lighter: rgba(255, 255, 255, .05);--el-border-color-extra-light: rgba(255, 255, 255, .03);--el-border-color-dark: rgba(255, 255, 255, .15);--el-border-color-darker: rgba(255, 255, 255, .18);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 20px -4px rgba(0, 0, 0, .6);--shadow-xl: 0 24px 32px -8px rgba(0, 0, 0, .7);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-normal: .35s cubic-bezier(.4, 0, .2, 1);--transition-slow: .6s cubic-bezier(.4, 0, .2, 1);--table-column-selection: 55px;--table-column-index: 50px;--table-column-sm: 100px;--table-column-md: 120px;--table-column-lg: 180px;--table-column-xl: 200px;--dialog-width-sm: 500px;--dialog-width-md: 600px;--dialog-width-lg: 700px;--form-label-width: 100px;--row-gutter: 10px;--transform-hover-sm: translateY(-3px);--transform-hover-md: translateY(-6px);--transform-slide: translateX(6px);--transform-active: translateY(0);--position-offset-sm: -4px;--position-offset-md: -8px;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--spacing-5xl: 6rem;--app-gap-lg: var(--spacing-xl);--sidebar-bg: #0c0a1a;--sidebar-border: #1a1625;--sidebar-text: #d1d5db;--sidebar-text-hover: #e2e8f0;--sidebar-item-hover: rgba(99, 102, 241, .12);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 4px 12px rgba(0, 0, 0, .3);--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-color-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-color);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-color);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-color);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-color);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--scrollbar-track: #1a1625;--scrollbar-thumb: #374151;--scrollbar-thumb-hover: #4b5563}:root.theme-light[data-v-6e7c7b87]{--primary-color: #6366f1;--primary-color-rgb: 99, 102, 241;--primary-hover: #4f46e5;--primary-light: #a5b4fc;--primary-lighter: #c7d2fe;--primary-extra-light: #e0e7ff;--primary-dark: #4338ca;--secondary-color: #06b6d4;--accent-color: #f59e0b;--danger-color: #ef4444;--warning-color: #f97316;--info-color: #06b6d4;--success-color: #10b981;--success-light: #34d399;--success-lighter: #6ee7b7;--success-extra-light: #d1fae5;--success-color-rgb: 16, 185, 129;--warning-light: #fb923c;--warning-lighter: #fdba74;--warning-extra-light: #fed7aa;--warning-color-rgb: 249, 115, 22;--danger-light: #f87171;--danger-lighter: #fca5a5;--danger-extra-light: #fecaca;--danger-color-rgb: 239, 68, 68;--info-light: #22d3ee;--info-lighter: #67e8f9;--info-extra-light: #cffafe;--info-color-rgb: 6, 182, 212;--primary-light-bg: rgba(0, 123, 255, .1);--success-light-bg: rgba(16, 185, 129, .1);--warning-light-bg: rgba(249, 115, 22, .1);--danger-light-bg: rgba(239, 68, 68, .1);--info-light-bg: rgba(6, 182, 212, .1);--bg-primary: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--bg-secondary: #ffffff;--bg-tertiary: #f8fafc;--bg-card: rgba(255, 255, 255, .95);--bg-hover: #f1f5f9;--bg-accent: rgba(0, 123, 255, .04);--bg-subtle: #f8fafc;--bg-gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);--bg-gradient-secondary: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--bg-gradient-success: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--bg-gradient-warning: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);--text-primary: #333333;--text-secondary: #666666;--text-muted: #999999;--text-disabled: #cccccc;--border-color: rgba(0, 0, 0, .08);--border: rgba(0, 0, 0, .08);--border-light: rgba(0, 0, 0, .12);--border-focus: rgba(99, 102, 241, .6);--border-accent: rgba(99, 102, 241, .6);--border-subtle: rgba(0, 0, 0, .04);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-lg: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-xl: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-colored: 0 4px 14px 0 rgba(59, 130, 246, .1);--shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .04);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--transition-fast: .15s ease-in-out;--transition-normal: .3s ease-in-out;--transition-slow: .5s ease-in-out;--table-column-selection: 55px;--table-column-index: 50px;--table-column-sm: 100px;--table-column-md: 120px;--table-column-lg: 180px;--table-column-xl: 200px;--dialog-width-sm: 500px;--dialog-width-md: 600px;--dialog-width-lg: 700px;--form-label-width: 100px;--row-gutter: 10px;--transform-hover-sm: translateY(-2px);--transform-hover-md: translateY(-4px);--transform-slide: translateX(4px);--transform-active: translateY(0);--position-offset-sm: -4px;--position-offset-md: -8px;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--spacing-5xl: 6rem;--app-gap-lg: var(--spacing-xl);--sidebar-bg: #ffffff;--sidebar-border: #dee2e6;--sidebar-text: #666666;--sidebar-text-hover: #333333;--sidebar-item-hover: #f8f9fa;--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);--button-primary-bg: var(--primary-color);--button-primary-hover: var(--primary-hover);--button-primary-active: var(--primary-dark);--button-primary-border: var(--primary-color);--button-success-bg: var(--success-color);--button-success-hover: var(--success-light);--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: var(--warning-light);--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: var(--danger-light);--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: var(--info-light);--button-info-active: var(--info-color);--button-info-border: var(--info-color);--muted-foreground: #666666;--text-muted: #666666;--glass-effect: backdrop-filter: blur(8px);--gradient-primary: var(--primary-color);--gradient-success: #10b981;--gradient-warning: #f97316;--gradient-danger: #ef4444;--gradient-subtle: rgba(99, 102, 241, .05);--el-bg-color: rgba(255, 255, 255, .95);--el-bg-color-page: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--el-bg-color-overlay: rgba(255, 255, 255, .98);--el-text-color-primary: #2d3748;--el-text-color-regular: #4a5568;--el-text-color-secondary: #718096;--el-text-color-placeholder: #a0aec0;--el-text-color-disabled: #cbd5e0;--el-border-color: rgba(226, 232, 240, .8);--el-border-color-light: rgba(237, 242, 247, .6);--el-border-color-lighter: rgba(247, 250, 252, .4);--el-border-color-extra-light: rgba(250, 252, 255, .2);--el-border-color-dark: rgba(203, 213, 224, .8);--el-border-color-darker: rgba(160, 174, 192, .8);--el-fill-color: rgba(248, 250, 252, .8);--el-fill-color-light: rgba(251, 252, 254, .6);--el-fill-color-lighter: rgba(253, 254, 255, .4);--el-fill-color-extra-light: rgba(254, 255, 255, .2);--el-fill-color-dark: rgba(237, 242, 247, .8);--el-fill-color-darker: rgba(226, 232, 240, .8);--el-fill-color-blank: rgba(255, 255, 255, .95);--el-card-bg: rgba(255, 255, 255, .9);--el-card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--el-card-border-radius: 12px;--el-card-padding: var(--spacing-lg)}.chart-container .chart-header[data-v-6e7c7b87]{padding:var(--spacing-lg) 24px 16px;border-bottom:1px solid #f0f0f0}.chart-container .chart-header .chart-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:600;color:#303133;margin-bottom:8px;line-height:1.4;letter-spacing:.5px}.chart-container .chart-header .chart-subtitle[data-v-6e7c7b87]{font-size:var(--text-sm);color:#909399;line-height:1.5;margin:0}.chart-container .chart-content[data-v-6e7c7b87]{padding:var(--spacing-lg) 24px 24px}.chart-container .chart-content .echarts[data-v-6e7c7b87]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.chart-container .chart-content .echarts .echarts-legend[data-v-6e7c7b87]{font-size:var(--text-sm);line-height:1.5}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item[data-v-6e7c7b87]{margin-right:20px;margin-bottom:8px}.chart-container .chart-content .echarts .echarts-axis-label[data-v-6e7c7b87]{font-size:var(--text-xs);color:#666;line-height:1.4}.chart-container .chart-content .echarts .echarts-tooltip[data-v-6e7c7b87]{font-size:var(--text-sm);line-height:1.6;padding:var(--spacing-md) 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.pie-chart-container .chart-content .echarts .pie-label[data-v-6e7c7b87]{font-size:var(--text-sm);font-weight:500;line-height:1.4}.pie-chart-container .chart-content .echarts .pie-label .label-line[data-v-6e7c7b87]{stroke-width:1.5px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item[data-v-6e7c7b87]{margin:var(--spacing-sm) 16px 8px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-icon[data-v-6e7c7b87]{width:14px;height:14px;border-radius:2px;margin-right:8px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text[data-v-6e7c7b87]{font-size:var(--text-sm);color:#606266;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label[data-v-6e7c7b87]{font-size:var(--text-xs);color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label.rotated[data-v-6e7c7b87]{text-anchor:end;transform-origin:center}.line-chart-container .chart-content .echarts .y-axis-label[data-v-6e7c7b87]{font-size:var(--text-xs);color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .data-label[data-v-6e7c7b87]{font-size:11px;font-weight:500;fill:#303133;text-anchor:middle}.line-chart-container .chart-content .echarts .grid-line[data-v-6e7c7b87]{stroke:#f0f0f0;stroke-width:1px;stroke-dasharray:2,2}.bar-chart-container .chart-content .echarts .bar-label[data-v-6e7c7b87]{font-size:var(--text-xs);font-weight:500;fill:#303133;text-anchor:middle}.bar-chart-container .chart-content .echarts .category-label[data-v-6e7c7b87]{font-size:var(--text-xs);color:#909399;line-height:1.4;max-width:60px;word-wrap:break-word}@media (max-width: var(--breakpoint-md)){.chart-container .chart-header[data-v-6e7c7b87]{padding:var(--spacing-md) 20px 12px}.chart-container .chart-header .chart-title[data-v-6e7c7b87]{font-size:var(--text-base)}.chart-container .chart-header .chart-subtitle[data-v-6e7c7b87]{font-size:var(--text-sm)}.chart-container .chart-content[data-v-6e7c7b87]{padding:var(--spacing-md) 20px 20px}.chart-container .chart-content .echarts .echarts-legend[data-v-6e7c7b87]{font-size:var(--text-sm)}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item[data-v-6e7c7b87]{margin-right:16px;margin-bottom:6px}.chart-container .chart-content .echarts .echarts-axis-label[data-v-6e7c7b87]{font-size:11px}.chart-container .chart-content .echarts .echarts-tooltip[data-v-6e7c7b87]{font-size:var(--text-xs);padding:10px 14px}.pie-chart-container .chart-content .echarts .pie-label[data-v-6e7c7b87]{font-size:var(--text-xs)}.pie-chart-container .chart-content .echarts .pie-legend .legend-item[data-v-6e7c7b87]{margin:6px 12px 6px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text[data-v-6e7c7b87]{font-size:var(--text-sm)}.line-chart-container .chart-content .echarts .x-axis-label[data-v-6e7c7b87],.line-chart-container .chart-content .echarts .y-axis-label[data-v-6e7c7b87]{font-size:11px}.line-chart-container .chart-content .echarts .data-label[data-v-6e7c7b87]{font-size:10px}}.chart-loading[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;height:300px;color:#909399;font-size:var(--text-sm);line-height:1.5}.chart-loading .loading-text[data-v-6e7c7b87]{margin-left:12px}.chart-error[data-v-6e7c7b87]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#f56c6c;font-size:var(--text-sm);line-height:1.5}.chart-error .error-icon[data-v-6e7c7b87]{font-size:var(--text-2xl);margin-bottom:12px}.chart-error .error-text[data-v-6e7c7b87]{text-align:center}.chart-toolbar[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}.chart-toolbar .toolbar-left[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md)}.chart-toolbar .toolbar-left .chart-type-selector .el-select[data-v-6e7c7b87]{width:120px}.chart-toolbar .toolbar-left .chart-type-selector .el-select .el-input__wrapper[data-v-6e7c7b87]{padding:6px 12px}.chart-toolbar .toolbar-right[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm)}.chart-toolbar .toolbar-right .toolbar-button[data-v-6e7c7b87]{padding:6px 12px;font-size:var(--text-sm);border-radius:4px}.main-layout[data-v-6e7c7b87]{display:flex;height:100vh;width:100vw;overflow:hidden}.main-container[data-v-6e7c7b87]{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.navbar[data-v-6e7c7b87]{height:60px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:var(--shadow-sm);z-index:100}.page-content[data-v-6e7c7b87]{flex:1;overflow-y:auto;overflow-x:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.breadcrumb-container[data-v-6e7c7b87]{padding:var(--spacing-md) 24px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color)}.navbar-left[data-v-6e7c7b87],.navbar-right[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md)}.page-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);padding:var(--spacing-lg);background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.unified-center-layout .page-header[data-v-6e7c7b87]{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:var(--spacing-lg)!important;padding:var(--spacing-lg)!important;background-color:transparent!important;background-image:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%)!important;border-radius:var(--radius-2xl)!important;color:var(--text-on-primary)!important;box-shadow:0 8px 24px rgba(139,92,246,.3)!important;border:1px solid rgba(255,255,255,.1)!important}.page-title[data-v-6e7c7b87]{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0}.unified-center-layout .page-title[data-v-6e7c7b87]{color:var(--text-on-primary)!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-description[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-muted);margin:var(--spacing-xs) 0 0 0}.unified-center-layout .page-description[data-v-6e7c7b87]{color:var(--text-on-primary-secondary)!important}.page-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center}@media screen and (max-width: 768px){.main-layout[data-v-6e7c7b87]{flex-direction:column}.navbar[data-v-6e7c7b87]{order:-1;height:50px;padding:0 16px}.page-content[data-v-6e7c7b87]{padding:var(--spacing-md)}.page-header[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md);align-items:stretch}.page-actions[data-v-6e7c7b87]{justify-content:center}}.page-container[data-v-6e7c7b87]{padding:var(--spacing-lg);background-color:var(--bg-secondary);min-height:calc(100vh - 60px)}@media (max-width: var(--breakpoint-md)){.page-container[data-v-6e7c7b87]{padding:var(--spacing-md)}}.settings-page-container[data-v-6e7c7b87]{max-width:1200px;margin:0 auto}.settings-page-container .page-title[data-v-6e7c7b87]{font-size:var(--text-2xl);font-weight:700;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;margin:0 0 var(--spacing-lg) 0}.settings-page-container .page-title[data-v-6e7c7b87]:after{content:"";position:absolute;bottom:-4px;left:0;width:100px;height:3px;background:var(--gradient-primary);border-radius:var(--radius-sm)}.tabs-container[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-lg);transition:all var(--transition-base);overflow:hidden}.tabs-container[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ai-optimization-container[data-v-6e7c7b87]{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden}.analysis-panel[data-v-6e7c7b87]{background:var(--bg-tertiary);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--border-color)}.panel-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.panel-header h3[data-v-6e7c7b87]{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.panel-header .panel-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.analysis-overview[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg)}.analysis-overview .overview-card[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.analysis-overview .overview-card[data-v-6e7c7b87]:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.analysis-overview .overview-card .card-icon[data-v-6e7c7b87]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:var(--text-xl);color:#fff}.analysis-overview .overview-card .card-icon.performance-icon[data-v-6e7c7b87]{background:var(--gradient-primary)}.analysis-overview .overview-card .card-icon.optimization-icon[data-v-6e7c7b87]{background:var(--gradient-warning)}.analysis-overview .overview-card .card-icon.confidence-icon[data-v-6e7c7b87]{background:var(--gradient-success)}.analysis-overview .overview-card .card-content .card-value[data-v-6e7c7b87]{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:1}.analysis-overview .overview-card .card-content .card-label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.optimizations-list .optimization-item[data-v-6e7c7b87]{display:flex;gap:var(--spacing-lg);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);border-left:4px solid var(--border-color);transition:all var(--transition-base)}.optimizations-list .optimization-item[data-v-6e7c7b87]:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.optimizations-list .optimization-item.high[data-v-6e7c7b87]{border-left-color:var(--danger-color)}.optimizations-list .optimization-item.medium[data-v-6e7c7b87]{border-left-color:var(--warning-color)}.optimizations-list .optimization-item.low[data-v-6e7c7b87]{border-left-color:var(--success-color)}.optimizations-list .optimization-item .optimization-icon[data-v-6e7c7b87]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--primary-extra-light);color:var(--primary-color);font-size:var(--text-xl)}.optimizations-list .optimization-item .optimization-content[data-v-6e7c7b87]{flex:1}.optimizations-list .optimization-item .optimization-content .optimization-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-header h4[data-v-6e7c7b87]{margin:0;font-size:var(--text-base);font-weight:600;color:var(--text-primary)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence[data-v-6e7c7b87]{margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config .label[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config .label[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning .label[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence .label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;margin-right:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config code[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config code[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning code[data-v-6e7c7b87],.optimizations-list .optimization-item .optimization-content .optimization-description .confidence code[data-v-6e7c7b87]{background:var(--bg-tertiary);padding:2px 6px;border-radius:var(--radius-sm);font-family:Monaco,Consolas,monospace;font-size:var(--text-sm);color:var(--primary-color)}.optimizations-list .optimization-item .optimization-actions[data-v-6e7c7b87]{display:flex;flex-direction:column;gap:var(--spacing-xs);align-items:flex-end}.version-timeline .version-item[data-v-6e7c7b87]{position:relative;display:flex;gap:var(--spacing-lg);padding-left:calc(var(--spacing-lg) + 20px);margin-bottom:var(--spacing-lg)}.version-timeline .version-item[data-v-6e7c7b87]:not(:last-child):before{content:"";position:absolute;left:10px;top:24px;bottom:-16px;width:2px;background:var(--border-color)}.version-timeline .version-item.active .version-marker[data-v-6e7c7b87]{background:var(--success-color);border-color:var(--success-color)}.version-timeline .version-item.active .version-content[data-v-6e7c7b87]{border-color:var(--success-color);background:var(--success-extra-light)}.version-timeline .version-item .version-marker[data-v-6e7c7b87]{position:absolute;left:4px;top:12px;width:12px;height:12px;border:2px solid var(--border-color);border-radius:50%;background:var(--bg-card)}.version-timeline .version-item .version-content[data-v-6e7c7b87]{flex:1;padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base)}.version-timeline .version-item .version-content[data-v-6e7c7b87]:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.version-timeline .version-item .version-content .version-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-header .version-info[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);align-items:center}.version-timeline .version-item .version-content .version-header .version-info .version-id[data-v-6e7c7b87]{font-weight:600;color:var(--text-primary)}.version-timeline .version-item .version-content .version-header .version-info .version-type[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary)}.version-timeline .version-item .version-content .version-header .version-timestamp[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-description[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes[data-v-6e7c7b87]{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes .changes-count[data-v-6e7c7b87],.version-timeline .version-item .version-content .version-changes .affected-categories[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: var(--breakpoint-md)){.settings-page-container .page-title[data-v-6e7c7b87]{font-size:var(--text-xl);margin-bottom:var(--spacing-md)}.tabs-container[data-v-6e7c7b87]{padding:var(--spacing-md)}.analysis-overview[data-v-6e7c7b87]{grid-template-columns:1fr;gap:var(--spacing-sm)}.panel-header[data-v-6e7c7b87],.version-header[data-v-6e7c7b87]{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}.panel-header .panel-actions[data-v-6e7c7b87],.panel-header .version-actions[data-v-6e7c7b87],.version-header .panel-actions[data-v-6e7c7b87],.version-header .version-actions[data-v-6e7c7b87]{width:100%;justify-content:space-between}.optimization-item[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-sm)}.optimization-item .optimization-actions[data-v-6e7c7b87]{flex-direction:row;align-items:center;justify-content:flex-end}.version-item[data-v-6e7c7b87]{padding-left:calc(var(--spacing-sm) + 16px)}.version-item .version-marker[data-v-6e7c7b87]{left:3px;width:10px;height:10px}.version-item[data-v-6e7c7b87]:not(:last-child):before{left:8px}.version-item .version-content[data-v-6e7c7b87]{padding:var(--spacing-md)}.version-item .version-content .version-header[data-v-6e7c7b87]{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}.version-item .version-content .version-changes[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-xs)}}.ai-workbench-container[data-v-6e7c7b87]{height:100vh;display:flex;flex-direction:column;background:var(--bg-secondary)}.ai-workbench-container .workbench-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.ai-workbench-container .workbench-header .header-left[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-lg)}.ai-workbench-container .workbench-header .header-left .workbench-title[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary)}.ai-workbench-container .workbench-header .header-left .workbench-title .title-icon[data-v-6e7c7b87]{color:var(--primary-color)}.ai-workbench-container .workbench-header .header-left .status-badges[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.ai-workbench-container .workbench-main[data-v-6e7c7b87]{flex:1;display:flex;gap:1px;background:var(--border-color);overflow:hidden}.ai-workbench-container .workbench-main.wide-layout .tools-sidebar[data-v-6e7c7b87]{width:200px}.ai-workbench-container .workbench-main.wide-layout .info-panel[data-v-6e7c7b87]{width:300px}.tools-sidebar[data-v-6e7c7b87]{width:240px;background:var(--bg-card);display:flex;flex-direction:column}.tools-sidebar .tools-header[data-v-6e7c7b87]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color)}.tools-sidebar .tools-header h3[data-v-6e7c7b87]{margin:0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.tools-sidebar .tool-categories[data-v-6e7c7b87]{flex:1;overflow-y:auto}.tools-sidebar .tool-categories .tool-category[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color-light)}.tools-sidebar .tool-categories .tool-category .category-header[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);cursor:pointer;transition:var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header[data-v-6e7c7b87]:hover{background:var(--bg-hover)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon[data-v-6e7c7b87]{margin-left:auto;transition:transform var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon.expanded[data-v-6e7c7b87]{transform:rotate(180deg)}.tools-sidebar .tool-categories .tool-category.active .category-header[data-v-6e7c7b87]{background:var(--primary-extra-light);color:var(--primary-color)}.tools-sidebar .tool-categories .tool-category .category-tools[data-v-6e7c7b87]{background:var(--bg-tertiary)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg) var(--spacing-sm) calc(var(--spacing-lg) * 2);cursor:pointer;transition:var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item[data-v-6e7c7b87]:hover{background:var(--primary-extra-light)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item .el-icon[data-v-6e7c7b87]{color:var(--text-secondary)}.conversation-area[data-v-6e7c7b87]{flex:1;background:var(--bg-card);display:flex;flex-direction:column;height:100%;position:relative}.conversation-area .conversation-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--border-color)}.conversation-area .conversation-header .conversation-info h3[data-v-6e7c7b87]{margin:0 0 var(--spacing-xs) 0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.conversation-area .conversation-header .conversation-info .conversation-subtitle[data-v-6e7c7b87]{color:var(--text-secondary);font-size:var(--text-sm)}.conversation-area .conversation-header .conversation-controls[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content[data-v-6e7c7b87]{flex:1;overflow-y:auto;padding:var(--spacing-xl);padding-bottom:200px}.conversation-area .conversation-content .welcome-screen[data-v-6e7c7b87]{height:100%;display:flex;align-items:center;justify-content:center}.conversation-area .conversation-content .welcome-screen .welcome-content[data-v-6e7c7b87]{text-align:center;max-width:400px}.conversation-area .conversation-content .welcome-screen .welcome-content .welcome-icon[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl);color:var(--primary-color)}.conversation-area .conversation-content .welcome-screen .welcome-content h2[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg);color:var(--text-primary);font-size:var(--text-xl)}.conversation-area .conversation-content .welcome-screen .welcome-content p[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl);color:var(--text-secondary);line-height:1.6}.conversation-area .conversation-content .welcome-screen .welcome-content .quick-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}.conversation-area .conversation-content .messages-container .message-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl)}.conversation-area .conversation-content .messages-container .message-item .message-header[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info[data-v-6e7c7b87]{display:flex;flex-direction:column;gap:2px}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-sender[data-v-6e7c7b87]{font-weight:var(--font-medium);color:var(--text-primary)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-time[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--text-secondary)}.conversation-area .conversation-content .messages-container .message-item .message-content[data-v-6e7c7b87]{margin-left:44px;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-md);line-height:1.6}.conversation-area .conversation-content .messages-container .message-item .message-content .text-content[data-v-6e7c7b87]{white-space:pre-wrap}.conversation-area .conversation-content .messages-container .message-item .message-actions[data-v-6e7c7b87]{margin-left:44px;margin-top:var(--spacing-sm);display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content .messages-container .message-item.user .message-content[data-v-6e7c7b87]{background:var(--primary-color);color:#fff;border-radius:var(--radius-lg) var(--radius-lg) var(--radius-sm) var(--radius-lg)}.conversation-area .conversation-content .messages-container .message-item.assistant .message-content[data-v-6e7c7b87]{background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm)}.conversation-area .conversation-content .messages-container .loading-message .loading-content[data-v-6e7c7b87]{margin-left:44px;padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator[data-v-6e7c7b87]{display:flex;gap:var(--spacing-xs)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-6e7c7b87]{width:8px;height:8px;border-radius:50%;background:var(--text-secondary);animation:typing-6e7c7b87 1.4s ease-in-out infinite}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-6e7c7b87]:nth-child(2){animation-delay:.2s}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span[data-v-6e7c7b87]:nth-child(3){animation-delay:.4s}.conversation-area .input-area[data-v-6e7c7b87]{position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--border-color);background:var(--bg-tertiary);z-index:10;box-shadow:0 -2px 8px rgba(0,0,0,.1);min-height:150px}.conversation-area .input-area .input-toolbar[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl) 0;border-bottom:1px solid var(--border-color-light)}.conversation-area .input-area .input-container[data-v-6e7c7b87]{padding:var(--spacing-lg) var(--spacing-xl);display:flex;gap:var(--spacing-md);align-items:flex-end}.conversation-area .input-area .input-container .message-input[data-v-6e7c7b87]{flex:1}.conversation-area .input-area .input-container .send-button[data-v-6e7c7b87]{height:78px;padding:0 var(--spacing-lg);flex-shrink:0}.conversation-area .input-area .input-hints[data-v-6e7c7b87]{display:flex;justify-content:space-between;padding:0 var(--spacing-xl) var(--spacing-lg);font-size:var(--text-xs);color:var(--text-secondary)}.info-panel[data-v-6e7c7b87]{width:320px;background:var(--bg-card)}.info-panel .info-tabs[data-v-6e7c7b87]{height:100%;border:none}.info-panel .conversation-history[data-v-6e7c7b87]{padding:var(--spacing-lg)}.info-panel .conversation-history .history-header[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.info-panel .conversation-history .history-item[data-v-6e7c7b87]{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-sm);cursor:pointer;transition:var(--transition-base)}.info-panel .conversation-history .history-item[data-v-6e7c7b87]:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.info-panel .conversation-history .history-item .history-title[data-v-6e7c7b87]{font-weight:var(--font-medium);margin-bottom:var(--spacing-xs)}.info-panel .conversation-history .history-item .history-time[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.info-panel .conversation-history .history-item .history-preview[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.info-panel .memory-panel[data-v-6e7c7b87]{padding:var(--spacing-lg)}.info-panel .memory-panel .memory-search[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.info-panel .memory-panel .memory-item[data-v-6e7c7b87]{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.info-panel .memory-panel .memory-item .memory-content[data-v-6e7c7b87]{margin-bottom:var(--spacing-sm);line-height:1.4;font-size:var(--text-sm)}.info-panel .memory-panel .memory-item .memory-meta[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.info-panel .memory-panel .memory-item .memory-meta .memory-time[data-v-6e7c7b87]{font-size:var(--text-xs);color:var(--text-secondary)}.info-panel .memory-panel .memory-item .memory-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-sm)}.info-panel .status-panel[data-v-6e7c7b87]{padding:var(--spacing-lg)}.info-panel .status-panel .status-section[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl)}.info-panel .status-panel .status-section h4[data-v-6e7c7b87]{margin:0 0 var(--spacing-md) 0;color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-semibold)}.info-panel .status-panel .status-section .status-item[data-v-6e7c7b87]{display:flex;justify-content:space-between;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--border-color-light)}.info-panel .status-panel .status-section .status-item[data-v-6e7c7b87]:last-child{border-bottom:none}.info-panel .status-panel .performance-chart .chart-placeholder[data-v-6e7c7b87]{height:120px;background:var(--bg-tertiary);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}@keyframes typing-6e7c7b87{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.slide-down-enter-active[data-v-6e7c7b87],.slide-down-leave-active[data-v-6e7c7b87]{transition:all var(--transition-base);overflow:hidden}.slide-down-enter-from[data-v-6e7c7b87],.slide-down-leave-to[data-v-6e7c7b87]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-down-enter-to[data-v-6e7c7b87],.slide-down-leave-from[data-v-6e7c7b87]{max-height:300px;opacity:1;transform:translateY(0)}.tool-category.active .category-tools[data-v-6e7c7b87]{display:block!important;max-height:none!important;opacity:1!important}@media (max-width: 1200px){.ai-workbench-container .workbench-main .tools-sidebar[data-v-6e7c7b87],.ai-workbench-container .workbench-main .info-panel[data-v-6e7c7b87]{width:240px}}@media (max-width: var(--breakpoint-md)){.ai-workbench-container .workbench-main .tools-sidebar[data-v-6e7c7b87],.ai-workbench-container .workbench-main .info-panel[data-v-6e7c7b87]{display:none}.ai-workbench-container .workbench-main .conversation-area .input-area[data-v-6e7c7b87]{left:0;right:0}}.el-input[data-v-6e7c7b87],.el-textarea[data-v-6e7c7b87],.el-select[data-v-6e7c7b87],.el-button[data-v-6e7c7b87],.el-table[data-v-6e7c7b87],.el-form-item__label[data-v-6e7c7b87],.el-dialog[data-v-6e7c7b87],.el-message[data-v-6e7c7b87],.el-notification[data-v-6e7c7b87],.el-menu[data-v-6e7c7b87],.el-menu-item[data-v-6e7c7b87],.el-submenu__title[data-v-6e7c7b87],.el-card[data-v-6e7c7b87],.el-tabs[data-v-6e7c7b87],.el-tab-pane[data-v-6e7c7b87],.el-pagination[data-v-6e7c7b87],.el-tooltip[data-v-6e7c7b87],.el-popover[data-v-6e7c7b87],.el-dropdown[data-v-6e7c7b87],.el-breadcrumb[data-v-6e7c7b87]{font-family:var(--font-family-base)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.el-menu[data-v-6e7c7b87]{background-color:transparent!important;border:none!important}.el-menu .el-sub-menu .el-menu[data-v-6e7c7b87]{background-color:rgba(0,0,0,.05)!important}.el-menu .el-menu-item[data-v-6e7c7b87]{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-menu-item[data-v-6e7c7b87]:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-menu .el-menu-item.is-active[data-v-6e7c7b87]{background-color:var(--primary-color)!important;color:#fff!important}.el-menu .el-sub-menu__title[data-v-6e7c7b87]{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-sub-menu__title[data-v-6e7c7b87]:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-card[data-v-6e7c7b87]{border-radius:var(--radius-lg)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important;transition:all var(--transition-fast)!important}.el-card[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)}.el-card .el-card__header[data-v-6e7c7b87]{border-bottom-color:var(--border-color)!important;padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-card .el-card__body[data-v-6e7c7b87]{padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-button[data-v-6e7c7b87]{border-radius:var(--radius-md)!important;font-weight:500!important;transition:all var(--transition-fast)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}.el-button[data-v-6e7c7b87]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)!important}.el-button[data-v-6e7c7b87]:active{transform:translateY(0)}.el-button--default[data-v-6e7c7b87]{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.el-button--default[data-v-6e7c7b87]:hover{background-color:var(--bg-tertiary)!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.el-input .el-input__wrapper[data-v-6e7c7b87]{border-radius:var(--radius-md)!important;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;box-shadow:none!important;transition:all var(--transition-fast)!important}.el-input .el-input__wrapper[data-v-6e7c7b87]:hover{border-color:var(--border-light)!important}.el-input .el-input__wrapper.is-focus[data-v-6e7c7b87]{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-input .el-input__inner[data-v-6e7c7b87]{background-color:transparent!important;color:var(--text-primary)!important}.el-input .el-input__inner[data-v-6e7c7b87]::-moz-placeholder{color:var(--text-muted)!important}.el-input .el-input__inner[data-v-6e7c7b87]::placeholder{color:var(--text-muted)!important}.el-table[data-v-6e7c7b87]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.el-table[data-v-6e7c7b87]:before{background-color:var(--border-color)!important}.el-table th.el-table__cell[data-v-6e7c7b87]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important;border-bottom-color:var(--border-color)!important;font-weight:600!important}.el-table td.el-table__cell[data-v-6e7c7b87]{border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important;background-color:var(--bg-card)!important}.el-table .el-table__row:hover>td.el-table__cell[data-v-6e7c7b87]{background-color:var(--bg-hover)!important}.el-table .el-table__empty-block[data-v-6e7c7b87]{background-color:var(--bg-card)!important}.el-table .el-table__empty-text[data-v-6e7c7b87]{color:var(--text-secondary)!important}.el-pagination[data-v-6e7c7b87]{color:var(--text-primary)!important}.el-pagination button[data-v-6e7c7b87]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination button[data-v-6e7c7b87]:disabled{background-color:transparent!important;color:var(--text-disabled)!important}.el-pagination .el-pager li[data-v-6e7c7b87]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination .el-pager li.is-active[data-v-6e7c7b87]{background-color:var(--primary-color)!important;color:#fff!important}.el-pagination .el-pager li[data-v-6e7c7b87]:hover{color:var(--primary-color)!important}.el-dialog[data-v-6e7c7b87]{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-xl)!important}.el-dialog .el-dialog__header[data-v-6e7c7b87]{border-bottom:1px solid var(--border-color)!important;padding:var(--spacing-lg)!important}.el-dialog .el-dialog__title[data-v-6e7c7b87]{color:var(--text-primary)!important}.el-dialog .el-dialog__body[data-v-6e7c7b87]{padding:var(--spacing-lg)!important;color:var(--text-primary)!important}.el-dialog .el-dialog__footer[data-v-6e7c7b87]{border-top:1px solid var(--border-color)!important;padding:var(--spacing-md) var(--spacing-lg)!important}.el-dropdown-menu[data-v-6e7c7b87]{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.el-dropdown-menu .el-dropdown-menu__item[data-v-6e7c7b87]{color:var(--text-primary)!important}.el-dropdown-menu .el-dropdown-menu__item[data-v-6e7c7b87]:hover{background-color:var(--bg-hover)!important;color:var(--primary-color)!important}.el-select .el-select__wrapper[data-v-6e7c7b87]{border-radius:var(--radius-md)!important;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;box-shadow:none!important;transition:all var(--transition-fast)!important}.el-select .el-select__wrapper[data-v-6e7c7b87]:hover{border-color:var(--border-light)!important}.el-select .el-select__wrapper.is-focused[data-v-6e7c7b87]{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-select .el-select__placeholder[data-v-6e7c7b87]{color:var(--text-muted)!important}.el-select .el-select__selection[data-v-6e7c7b87],.el-form .el-form-item__label[data-v-6e7c7b87]{color:var(--text-primary)!important}.el-form .el-form-item__error[data-v-6e7c7b87]{color:var(--danger-color)!important}.el-textarea .el-textarea__inner[data-v-6e7c7b87]{background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important;border-radius:var(--radius-md)!important}.el-textarea .el-textarea__inner[data-v-6e7c7b87]:hover{border-color:var(--border-light)!important}.el-textarea .el-textarea__inner[data-v-6e7c7b87]:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-tag[data-v-6e7c7b87]{border-radius:var(--radius-md)!important;padding:2px 12px!important;font-weight:500!important;border:none!important}.el-message[data-v-6e7c7b87]{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;border:1px solid var(--border-color)!important}.el-loading-mask[data-v-6e7c7b87]{background-color:rgba(var(--bg-card-rgb),.9)!important}.el-empty .el-empty__description[data-v-6e7c7b87]{color:var(--text-secondary)!important}body[data-v-6e7c7b87]{font-size:var(--text-base, 16px);line-height:var(--line-height-normal, 1.5);font-family:var(--font-family-base, system-ui, -apple-system, sans-serif)}[data-v-6e7c7b87]{font-size:inherit;line-height:inherit}.app-header .logo-text[data-v-6e7c7b87]{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-header .el-breadcrumb__inner[data-v-6e7c7b87],.app-header .btn-label[data-v-6e7c7b87],.app-header .user-name[data-v-6e7c7b87]{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .logo-text[data-v-6e7c7b87]{font-size:var(--text-lg, 18px);font-weight:var(--font-bold, 700)}.sidebar .section-name[data-v-6e7c7b87]{font-size:var(--text-xs, 12px);font-weight:var(--font-semibold, 600);text-transform:uppercase;letter-spacing:.05em}.sidebar .section-desc[data-v-6e7c7b87]{font-size:var(--text-xs, 12px);color:var(--text-muted)}.sidebar .nav-text[data-v-6e7c7b87],.sidebar .menu-title[data-v-6e7c7b87],.sidebar .user-name[data-v-6e7c7b87]{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .user-role[data-v-6e7c7b87]{font-size:var(--text-xs, 12px);color:var(--text-muted)}.app-main .page-title[data-v-6e7c7b87],.app-main h1[data-v-6e7c7b87]{font-size:var(--text-2xl, 24px);font-weight:var(--font-bold, 700)}.app-main .section-title[data-v-6e7c7b87],.app-main h2[data-v-6e7c7b87]{font-size:var(--text-xl, 20px);font-weight:var(--font-semibold, 600)}.app-main .subsection-title[data-v-6e7c7b87],.app-main h3[data-v-6e7c7b87]{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-main p[data-v-6e7c7b87],.app-main .content-text[data-v-6e7c7b87]{font-size:var(--text-base, 16px);line-height:var(--line-height-relaxed, 1.6)}.app-main .small-text[data-v-6e7c7b87],.app-main .caption[data-v-6e7c7b87]{font-size:var(--text-sm, 14px);color:var(--text-muted)}.app-main .tiny-text[data-v-6e7c7b87],.app-main .label[data-v-6e7c7b87]{font-size:var(--text-xs, 12px);color:var(--text-muted)}@media (max-width: var(--breakpoint-md)){.app-header .logo-text[data-v-6e7c7b87]{font-size:var(--text-base, 16px)}.app-header .btn-label[data-v-6e7c7b87]{display:none}.sidebar .section-name[data-v-6e7c7b87]{font-size:var(--text-xs, 12px)}.sidebar .nav-text[data-v-6e7c7b87],.sidebar .menu-title[data-v-6e7c7b87]{font-size:var(--text-sm, 14px)}}[data-theme=dark] .section-desc[data-v-6e7c7b87],[data-theme=dark] .user-role[data-v-6e7c7b87],[data-theme=dark] .small-text[data-v-6e7c7b87],[data-theme=dark] .tiny-text[data-v-6e7c7b87],[data-theme=dark] .caption[data-v-6e7c7b87],[data-theme=dark] .label[data-v-6e7c7b87]{color:var(--text-muted-dark)}[data-v-6e7c7b87]:root{--app-padding: var(--spacing-lg);--header-height: 60px}[data-v-6e7c7b87]{margin:0;padding:0;box-sizing:border-box}html[data-v-6e7c7b87]{font-size:var(--text-base);line-height:1.6}body[data-v-6e7c7b87]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex[data-v-6e7c7b87]{display:flex}.flex-col[data-v-6e7c7b87]{flex-direction:column}.items-center[data-v-6e7c7b87]{align-items:center}.justify-center[data-v-6e7c7b87]{justify-content:center}.justify-between[data-v-6e7c7b87]{justify-content:space-between}.w-full[data-v-6e7c7b87]{width:100%}.h-full[data-v-6e7c7b87]{height:100%}.text-center[data-v-6e7c7b87]{text-align:center}.cursor-pointer[data-v-6e7c7b87]{cursor:pointer}.page-container[data-v-6e7c7b87]{padding:var(--spacing-lg);width:100%;max-width:100%;min-height:calc(100vh - var(--header-height));background-color:var(--bg-secondary)}.card[data-v-6e7c7b87]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:all var(--transition-fast)}.card[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.card-header[data-v-6e7c7b87]{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color);background:var(--bg-card)}.card-header .card-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);margin:0}.card-body[data-v-6e7c7b87]{padding:var(--spacing-lg)}.btn[data-v-6e7c7b87]{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm) var(--spacing-lg);border:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all var(--transition-fast);text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn[data-v-6e7c7b87]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn[data-v-6e7c7b87]:active{transform:translateY(0)}.btn.btn-primary[data-v-6e7c7b87]{background:var(--primary-color);color:#fff}.btn.btn-primary[data-v-6e7c7b87]:hover{background:var(--primary-hover)}.btn.btn-secondary[data-v-6e7c7b87]{background:var(--bg-tertiary);color:var(--text-primary)}.btn.btn-secondary[data-v-6e7c7b87]:hover{background:var(--bg-hover)}@media (max-width: var(--breakpoint-md)){.hidden-mobile[data-v-6e7c7b87]{display:none!important}.page-container[data-v-6e7c7b87]{padding:var(--spacing-md)}}@media (min-width: 769px){.hidden-desktop[data-v-6e7c7b87]{display:none!important}}.fade-enter-active[data-v-6e7c7b87],.fade-leave-active[data-v-6e7c7b87]{transition:opacity var(--transition-fast)}.fade-enter-from[data-v-6e7c7b87],.fade-leave-to[data-v-6e7c7b87]{opacity:0}.center-container[data-v-6e7c7b87]{flex:1;display:flex;flex-direction:column;width:100%;height:100%;background:var(--bg-secondary, #f5f7fa);padding:var(--spacing-lg);position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}:root.theme-light .center-container[data-v-6e7c7b87]{background:var(--el-bg-color-page)}.center-container[data-v-6e7c7b87]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.1) 0%,transparent 20%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.1) 0%,transparent 20%);pointer-events:none;z-index:-1}.center-container[data-v-6e7c7b87] .el-card{backdrop-filter:blur(10px);background:var(--el-bg-color, rgba(255, 255, 255, .9))!important;border:1px solid var(--el-border-color, rgba(0, 0, 0, .1))!important;box-shadow:0 8px 32px rgba(31,38,135,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.center-container[data-v-6e7c7b87] .el-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(31,38,135,.15)!important}.center-container[data-v-6e7c7b87] .el-tabs{--el-tabs-header-height: 48px}.center-container[data-v-6e7c7b87] .el-tabs .el-tabs__header{margin-bottom:var(--spacing-xl);padding:var(--spacing-xs) var(--spacing-sm);background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.center-container[data-v-6e7c7b87] .el-tabs .el-tabs__nav-wrap:after{display:none}.center-container[data-v-6e7c7b87] .el-tabs .el-tabs__item{padding:0 var(--spacing-2xl)!important;height:40px;line-height:40px;font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-secondary);border-radius:var(--radius-lg);margin:4px 6px;transition:all var(--transition-normal);display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.center-container[data-v-6e7c7b87] .el-tabs .el-tabs__item:hover{color:var(--primary-color);background:var(--primary-light-bg)}.center-container[data-v-6e7c7b87] .el-tabs .el-tabs__item.is-active{color:#fff!important;background:var(--primary-color)!important;box-shadow:0 4px 12px var(--glow-primary);border-color:var(--primary-color)}.center-container[data-v-6e7c7b87] .el-tabs .el-tabs__active-bar{display:none}@media (max-width: var(--breakpoint-md)){.center-container[data-v-6e7c7b87]{padding:var(--spacing-lg)}}@media (max-width: var(--breakpoint-xs)){.center-container[data-v-6e7c7b87]{padding:var(--spacing-md)}}.center-page-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:var(--spacing-lg) 32px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);border-radius:16px;color:#fff;box-shadow:0 8px 24px rgba(102,126,234,.3);position:relative;overflow:hidden}.center-page-header[data-v-6e7c7b87]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 100%)}.center-page-header .header-left[data-v-6e7c7b87]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.center-page-header .page-title[data-v-6e7c7b87]{margin:0;font-size:var(--text-3xl);font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;gap:var(--spacing-md)}.center-page-header .page-title .el-icon[data-v-6e7c7b87]{font-size:var(--text-3xl)}.center-page-header .page-subtitle[data-v-6e7c7b87]{margin:0;font-size:var(--text-sm);color:rgba(255,255,255,.9);line-height:1.4}.center-page-header .header-actions[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);align-items:center}.center-page-header .header-actions .el-button[data-v-6e7c7b87]{border-radius:8px;font-weight:500;transition:all .3s ease}.center-page-header .header-actions .el-button[data-v-6e7c7b87]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width: var(--breakpoint-md)){.center-page-header[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-lg)}.center-page-header .header-actions[data-v-6e7c7b87]{width:100%;justify-content:center}}.welcome-section[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-xl);background:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%);border-radius:var(--radius-2xl);color:var(--text-on-primary);margin-bottom:var(--spacing-lg);box-shadow:0 8px 24px rgba(139,92,246,.3);border:1px solid rgba(255,255,255,.1)}.welcome-section .welcome-content[data-v-6e7c7b87],.welcome-section .header-content[data-v-6e7c7b87]{flex:1}.welcome-section .welcome-content h2[data-v-6e7c7b87],.welcome-section .welcome-content .page-title[data-v-6e7c7b87],.welcome-section .header-content h2[data-v-6e7c7b87],.welcome-section .header-content .page-title[data-v-6e7c7b87]{margin:0 0 8px;font-size:var(--text-3xl);font-weight:700;color:var(--text-on-primary);text-shadow:0 2px 4px rgba(0,0,0,.1)}.welcome-section .welcome-content p[data-v-6e7c7b87],.welcome-section .welcome-content .page-description[data-v-6e7c7b87],.welcome-section .header-content p[data-v-6e7c7b87],.welcome-section .header-content .page-description[data-v-6e7c7b87]{margin:0;font-size:var(--text-sm);color:var(--text-on-primary-secondary);line-height:1.5}.welcome-section .header-actions[data-v-6e7c7b87]{flex-shrink:0;margin-left:var(--spacing-lg);display:flex;gap:var(--spacing-sm)}@media (max-width: var(--breakpoint-md)){.welcome-section[data-v-6e7c7b87]{flex-direction:column;gap:var(--spacing-lg);padding:var(--spacing-lg);text-align:center}.welcome-section .welcome-content[data-v-6e7c7b87],.welcome-section .header-content[data-v-6e7c7b87]{text-align:center}.welcome-section .header-actions[data-v-6e7c7b87]{width:100%;margin-left:0;justify-content:center}}.center-card[data-v-6e7c7b87]{background:white;border-radius:12px;padding:var(--spacing-lg);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .3s ease;margin-bottom:24px}:root.theme-light .center-card[data-v-6e7c7b87]{background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.center-card[data-v-6e7c7b87]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}:root.theme-light .center-card[data-v-6e7c7b87]:hover{box-shadow:var(--shadow-lg)}.center-card .card-header[data-v-6e7c7b87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}:root.theme-light .center-card .card-header[data-v-6e7c7b87]{border-bottom-color:var(--el-border-color-light)}.center-card .card-header .card-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:600;color:#1f2937;display:flex;align-items:center;gap:var(--spacing-sm)}.center-card .card-header .card-title .el-icon[data-v-6e7c7b87]{color:var(--primary-color);font-size:var(--text-xl)}.stats-grid[data-v-6e7c7b87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--spacing-lg);margin-bottom:24px}@media (max-width: var(--breakpoint-md)){.stats-grid[data-v-6e7c7b87]{grid-template-columns:1fr}}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:white;border-radius:12px;padding:var(--spacing-lg);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer}:root.theme-light .stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info){background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.15)}:root.theme-light .stat-card[data-v-6e7c7b87]:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info):hover{box-shadow:var(--shadow-xl)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-content[data-v-6e7c7b87]{display:flex;align-items:center;gap:var(--spacing-md)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-icon[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);color:var(--text-on-primary)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-icon .el-icon[data-v-6e7c7b87]{font-size:var(--text-3xl)}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info[data-v-6e7c7b87]{flex:1}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-value[data-v-6e7c7b87]{font-size:var(--text-3xl);font-weight:700;color:#1f2937;margin-bottom:4px}.stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-label[data-v-6e7c7b87]{font-size:var(--text-sm);color:#6b7280}:root.theme-light .stat-card:not(.stat-card--primary):not(.stat-card--success):not(.stat-card--warning):not(.stat-card--danger):not(.stat-card--info) .stat-info .stat-label[data-v-6e7c7b87]{color:var(--text-secondary)}.empty-state[data-v-6e7c7b87]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state .empty-icon[data-v-6e7c7b87]{font-size:64px;margin-bottom:16px;opacity:.6}.empty-state .empty-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:600;color:#374151;margin-bottom:8px}.empty-state .empty-description[data-v-6e7c7b87]{font-size:var(--text-sm);color:#6b7280;margin-bottom:24px}.loading-container[data-v-6e7c7b87]{display:flex;align-items:center;justify-content:center;min-height:400px}[data-theme=dark] .center-container[data-v-6e7c7b87]{background:var(--bg-secondary)}[data-theme=dark] .center-card[data-v-6e7c7b87],[data-theme=dark] .stat-card[data-v-6e7c7b87]{background:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .card-title[data-v-6e7c7b87],[data-theme=dark] .stat-value[data-v-6e7c7b87]{color:var(--text-primary)}[data-theme=dark] .stat-label[data-v-6e7c7b87]{color:var(--text-secondary)}.section-header[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.section-header h3[data-v-6e7c7b87]{margin:0 0 var(--spacing-xs) 0;font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:var(--leading-tight)}.section-header p[data-v-6e7c7b87]{margin:0;font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal)}[data-theme=dark] .section-header h3[data-v-6e7c7b87]{color:var(--text-primary)}[data-theme=dark] .section-header p[data-v-6e7c7b87]{color:var(--text-secondary)}[data-v-6e7c7b87]:root{--mobile-safe-area-top: env(safe-area-inset-top);--mobile-safe-area-bottom: env(safe-area-inset-bottom);--mobile-safe-area-left: env(safe-area-inset-left);--mobile-safe-area-right: env(safe-area-inset-right);--mobile-navbar-height: 46px;--mobile-tabbar-height: 50px;--mobile-content-padding: var(--spacing-md)}.mobile-page[data-v-6e7c7b87],.communication-page[data-v-6e7c7b87],.ai-assistant-page[data-v-6e7c7b87],.customer-pool-page[data-v-6e7c7b87],.feedback-page[data-v-6e7c7b87],.profile-page[data-v-6e7c7b87],.child-growth-page[data-v-6e7c7b87],.promotion-center-page[data-v-6e7c7b87],.share-stats-page[data-v-6e7c7b87],.enrollment-page[data-v-6e7c7b87],.activities-page[data-v-6e7c7b87],.teaching-page[data-v-6e7c7b87],.performance-rewards-page[data-v-6e7c7b87],.appointment-management-page[data-v-6e7c7b87],.class-contacts-page[data-v-6e7c7b87],.creative-curriculum-page[data-v-6e7c7b87],.customer-tracking-page[data-v-6e7c7b87],.page[data-v-6e7c7b87]{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg)}.stat-value[data-v-6e7c7b87]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.stat-label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary)}.promo-stats[data-v-6e7c7b87],.performance-overview[data-v-6e7c7b87]{display:flex;padding:var(--spacing-lg) 0}.promo-stats .stat-item[data-v-6e7c7b87],.promo-stats .overview-item[data-v-6e7c7b87],.performance-overview .stat-item[data-v-6e7c7b87],.performance-overview .overview-item[data-v-6e7c7b87]{flex:1;text-align:center}.promo-stats .stat-item .stat-value[data-v-6e7c7b87],.promo-stats .stat-item .value[data-v-6e7c7b87],.promo-stats .overview-item .stat-value[data-v-6e7c7b87],.promo-stats .overview-item .value[data-v-6e7c7b87],.performance-overview .stat-item .stat-value[data-v-6e7c7b87],.performance-overview .stat-item .value[data-v-6e7c7b87],.performance-overview .overview-item .stat-value[data-v-6e7c7b87],.performance-overview .overview-item .value[data-v-6e7c7b87]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.promo-stats .stat-item .stat-label[data-v-6e7c7b87],.promo-stats .stat-item .label[data-v-6e7c7b87],.promo-stats .overview-item .stat-label[data-v-6e7c7b87],.promo-stats .overview-item .label[data-v-6e7c7b87],.performance-overview .stat-item .stat-label[data-v-6e7c7b87],.performance-overview .stat-item .label[data-v-6e7c7b87],.performance-overview .overview-item .stat-label[data-v-6e7c7b87],.performance-overview .overview-item .label[data-v-6e7c7b87]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-container[data-v-6e7c7b87]{padding:var(--spacing-lg);min-height:200px;background-color:var(--bg-color)}.record-stats[data-v-6e7c7b87]{display:flex;gap:var(--spacing-md);font-size:var(--text-sm);color:var(--text-secondary)}[data-theme=dark] .mobile-page[data-v-6e7c7b87],[data-theme=dark] .communication-page[data-v-6e7c7b87],[data-theme=dark] .ai-assistant-page[data-v-6e7c7b87],[data-theme=dark] .customer-pool-page[data-v-6e7c7b87],[data-theme=dark] .page[data-v-6e7c7b87]{background-color:var(--bg-primary);color:var(--text-primary)}.mobile-page[data-v-6e7c7b87],.communication-page[data-v-6e7c7b87],.ai-assistant-page[data-v-6e7c7b87],.customer-pool-page[data-v-6e7c7b87],.feedback-page[data-v-6e7c7b87],.profile-page[data-v-6e7c7b87],.child-growth-page[data-v-6e7c7b87],.promotion-center-page[data-v-6e7c7b87],.share-stats-page[data-v-6e7c7b87],.enrollment-page[data-v-6e7c7b87],.activities-page[data-v-6e7c7b87],.teaching-page[data-v-6e7c7b87],.performance-rewards-page[data-v-6e7c7b87],.appointment-management-page[data-v-6e7c7b87],.class-contacts-page[data-v-6e7c7b87],.creative-curriculum-page[data-v-6e7c7b87],.customer-tracking-page[data-v-6e7c7b87],.page[data-v-6e7c7b87]{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg);transition:background-color var(--transition-normal),color var(--transition-normal)}[data-theme=dark] .mobile-page[data-v-6e7c7b87],[data-theme=dark] .communication-page[data-v-6e7c7b87],[data-theme=dark] .ai-assistant-page[data-v-6e7c7b87],[data-theme=dark] .customer-pool-page[data-v-6e7c7b87],[data-theme=dark] .page[data-v-6e7c7b87]{background-color:var(--bg-primary)}[data-theme=dark][data-v-6e7c7b87] .van-cell-group{background-color:var(--bg-card)}[data-theme=dark][data-v-6e7c7b87] .van-cell{background-color:var(--bg-card);color:var(--text-primary);border-bottom:1px solid var(--border-color)}[data-theme=dark][data-v-6e7c7b87] .van-search{background-color:var(--bg-card)}[data-theme=dark][data-v-6e7c7b87] .van-search .van-field__control{color:var(--text-primary)}[data-theme=dark][data-v-6e7c7b87] .van-tabs{background-color:var(--bg-card)}[data-theme=dark][data-v-6e7c7b87] .van-tabs .van-tab{color:var(--text-secondary)}[data-theme=dark][data-v-6e7c7b87] .van-tabs .van-tab--active{color:var(--primary-color)}[data-theme=dark][data-v-6e7c7b87] .van-nav-bar{background:var(--gradient-purple)}[data-theme=dark][data-v-6e7c7b87] .van-tabbar{background-color:var(--bg-card);border-top-color:var(--border-color)}[data-theme=dark] .full-page-sidebar .ai-sidebar-header span[data-v-6e7c7b87],[data-theme=theme-dark] .full-page-sidebar .ai-sidebar-header span[data-v-6e7c7b87],[data-theme=dark] .full-page-sidebar .primary-title[data-v-6e7c7b87],[data-theme=theme-dark] .full-page-sidebar .primary-title[data-v-6e7c7b87],[data-theme=dark] .full-page-sidebar .menu-section-title[data-v-6e7c7b87],[data-theme=theme-dark] .full-page-sidebar .menu-section-title[data-v-6e7c7b87],[data-theme=dark] .full-page-sidebar .menu-group-label[data-v-6e7c7b87],[data-theme=theme-dark] .full-page-sidebar .menu-group-label[data-v-6e7c7b87],[data-theme=dark] .full-page-sidebar .el-menu-item span[data-v-6e7c7b87],[data-theme=theme-dark] .full-page-sidebar .el-menu-item span[data-v-6e7c7b87]{color:#d1d5db}.el-dialog.ai-dialog[data-v-6e7c7b87]{display:flex!important;flex-direction:column!important;height:80vh!important;max-height:90vh!important}.el-dialog.ai-dialog .el-dialog__body[data-v-6e7c7b87]{flex:1!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .el-dialog__header[data-v-6e7c7b87]{flex-shrink:0!important}.el-dialog.ai-dialog .ai-curriculum-assistant[data-v-6e7c7b87]{height:100%!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .ai-curriculum-assistant .chat-messages[data-v-6e7c7b87]{flex:1!important;min-height:300px!important}.page-container .form-section[data-v-6e7c7b87]{margin-bottom:var(--spacing-xl)}.page-container .form-section .section-title[data-v-6e7c7b87]{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--primary-color);display:flex;justify-content:space-between;align-items:center}.page-container .form-section .plan-form .el-form-item[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.page-container .form-section .empty-tip[data-v-6e7c7b87]{text-align:center;color:var(--text-secondary);padding:var(--spacing-xl);background:var(--bg-color-page);border-radius:var(--radius-lg);border:var(--border-width-base) dashed var(--border-color)}.page-container[data-v-6e7c7b87] .el-form-item__label{color:var(--el-text-color-primary);font-weight:500}.page-container[data-v-6e7c7b87] .el-input__inner,.page-container[data-v-6e7c7b87] .el-select .el-input__inner,.page-container[data-v-6e7c7b87] .el-date-editor .el-input__inner,.page-container[data-v-6e7c7b87] .el-textarea__inner,.page-container[data-v-6e7c7b87] .el-input-number .el-input__inner{background-color:var(--el-bg-color);border-color:var(--el-border-color);color:var(--el-text-color-primary)}.page-container[data-v-6e7c7b87] .el-table .el-table__header{background-color:var(--el-bg-color-page)}.page-container[data-v-6e7c7b87] .el-table .el-table__body,.page-container[data-v-6e7c7b87] .el-table .el-table__row{background-color:var(--el-bg-color)}.page-container[data-v-6e7c7b87] .el-table .el-table__row:hover{background-color:var(--el-bg-color-page)}.page-container[data-v-6e7c7b87] .el-table .el-table__cell{border-color:var(--el-border-color-lighter)}.page-container[data-v-6e7c7b87] .el-dialog .el-dialog__header{background-color:var(--bg-color-page);border-bottom:var(--border-width-base) solid var(--border-color-lighter)}.page-container[data-v-6e7c7b87] .el-dialog .el-dialog__body{background-color:var(--bg-color)}.page-container[data-v-6e7c7b87] .el-dialog .el-dialog__footer{background-color:var(--bg-color-page);border-top:var(--border-width-base) solid var(--border-color-lighter)}.page-container [data-theme=dark] .empty-tip[data-v-6e7c7b87]{background:var(--el-bg-color-page);border-color:var(--el-border-color-darker)}@media (max-width: var(--breakpoint-md)){.page-container[data-v-6e7c7b87]{padding:var(--spacing-sm)}.page-container .plan-form .el-row .el-col[data-v-6e7c7b87]{margin-bottom:var(--spacing-lg)}.page-container .form-section .section-title[data-v-6e7c7b87]{flex-direction:column;align-items:flex-start;gap:var(--spacing-lg)}}.page-container[data-v-c7ad3cac]{padding:var(--spacing-lg)}.page-header[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg)}.page-header h1[data-v-c7ad3cac]{font-size:var(--text-2xl);font-weight:700;color:var(--text-primary);background:var(--gradient-orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;margin:0}.page-header h1[data-v-c7ad3cac]:after{content:"";position:absolute;bottom:calc(-1 * var(--spacing-xs));left:0;width:60px;height:4px;background:var(--gradient-orange);border-radius:var(--radius-sm)}.filter-card[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .3s ease;overflow:hidden}.filter-card[data-v-c7ad3cac]:hover{box-shadow:var(--shadow-lg);transform:translateY(var(--transform-hover-lift));border-color:var(--primary-color)}.overview-card[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .3s ease;overflow:hidden}.overview-card[data-v-c7ad3cac]:hover{box-shadow:var(--shadow-lg);transform:translateY(var(--transform-hover-lift))}.trend-card[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .3s ease;overflow:hidden}.trend-card[data-v-c7ad3cac]:hover{box-shadow:var(--shadow-lg);transform:translateY(var(--transform-hover-lift))}.distribution-card[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg);min-height:300px;background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .3s ease;overflow:hidden}.distribution-card[data-v-c7ad3cac]:hover{box-shadow:var(--shadow-lg);transform:translateY(var(--transform-hover-lift))}.channel-card[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .3s ease;overflow:hidden}.channel-card[data-v-c7ad3cac]:hover{box-shadow:var(--shadow-lg);transform:translateY(var(--transform-hover-lift))}.report-card[data-v-c7ad3cac]{margin-bottom:var(--spacing-lg);background:var(--bg-card);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .3s ease;overflow:hidden}.report-card[data-v-c7ad3cac]:hover{box-shadow:var(--shadow-lg);transform:translateY(var(--transform-hover-lift))}.card-header[data-v-c7ad3cac]{display:flex;justify-content:space-between;align-items:center;color:var(--text-primary);font-weight:600}.stat-card[data-v-c7ad3cac]{display:flex;align-items:center;padding:var(--spacing-lg);background:var(--bg-tertiary);border:var(--border-width-base) solid var(--border-color);border-radius:var(--radius-lg);min-height:100px;transition:all .3s ease;position:relative;overflow:hidden}.stat-card[data-v-c7ad3cac]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--gradient-blue);opacity:0;transition:opacity .3s ease}.stat-card[data-v-c7ad3cac]:hover{transform:translateY(calc(-1 * var(--spacing-xs)));box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.stat-card[data-v-c7ad3cac]:hover:before{opacity:.05}.stat-icon[data-v-c7ad3cac]{font-size:var(--text-5xl);color:var(--primary-color);margin-right:var(--spacing-lg);position:relative;z-index:1}.stat-info[data-v-c7ad3cac]{display:flex;flex-direction:column;position:relative;z-index:1}.stat-value[data-v-c7ad3cac]{font-size:var(--text-2xl);font-weight:700;color:var(--text-primary);margin-bottom:var(--spacing-xs)}.stat-label[data-v-c7ad3cac]{font-size:var(--text-sm);color:var(--text-secondary)}.chart-container[data-v-c7ad3cac]{min-height:300px;width:100%;background:var(--bg-card);border-radius:var(--radius-md);padding:var(--spacing-sm)}.text-success[data-v-c7ad3cac]{color:var(--success-color);font-weight:600}.text-danger[data-v-c7ad3cac]{color:var(--danger-color);font-weight:600}.report-actions[data-v-c7ad3cac]{display:flex;justify-content:center;gap:var(--spacing-lg);padding:var(--spacing-md) 0;background:var(--bg-tertiary);border-radius:var(--radius-md);border:var(--border-width-base) solid var(--border-color);margin:var(--spacing-sm) 0}.report-actions .el-button[data-v-c7ad3cac]{min-width:140px;height:44px;font-weight:500}.report-actions .el-button .el-icon[data-v-c7ad3cac]{margin-right:var(--spacing-xs)}.report-actions .el-button[data-v-c7ad3cac]:hover{transform:translateY(var(--transform-hover-lift));box-shadow:var(--shadow-md)}[data-v-c7ad3cac] .el-card{background:var(--bg-card)!important;border-color:var(--border-color)!important}[data-v-c7ad3cac] .el-card__header{background:var(--bg-tertiary)!important;border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-card__body{background:var(--bg-card)!important;color:var(--text-primary)!important;padding:var(--spacing-md)!important}[data-v-c7ad3cac] .el-form{background:var(--bg-card)!important}[data-v-c7ad3cac] .el-form-item__label{color:var(--text-primary)!important;font-weight:500}[data-v-c7ad3cac] .el-input .el-input__wrapper{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}[data-v-c7ad3cac] .el-input .el-input__wrapper:hover{border-color:var(--border-light)!important}[data-v-c7ad3cac] .el-input .el-input__wrapper.is-focus{border-color:var(--primary-color)!important}[data-v-c7ad3cac] .el-input .el-input__inner{background:transparent!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-input .el-input__inner::-moz-placeholder{color:var(--text-muted)!important}[data-v-c7ad3cac] .el-input .el-input__inner::placeholder{color:var(--text-muted)!important}[data-v-c7ad3cac] .el-select .el-input__wrapper{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}[data-v-c7ad3cac] .el-select .el-input__wrapper:hover{border-color:var(--border-light)!important}[data-v-c7ad3cac] .el-select .el-input__wrapper.is-focus{border-color:var(--primary-color)!important}[data-v-c7ad3cac] .el-select .el-input__inner{background:transparent!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-date-editor .el-input__wrapper{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}[data-v-c7ad3cac] .el-date-editor .el-input__wrapper:hover{border-color:var(--border-light)!important}[data-v-c7ad3cac] .el-date-editor .el-input__wrapper.is-focus{border-color:var(--primary-color)!important}[data-v-c7ad3cac] .el-date-editor .el-input__inner{background:transparent!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-button.el-button--primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important}[data-v-c7ad3cac] .el-button.el-button--primary:hover{background:var(--primary-light)!important;border-color:var(--primary-light)!important}[data-v-c7ad3cac] .el-button.el-button--success{background:var(--success-color)!important;border-color:var(--success-color)!important}[data-v-c7ad3cac] .el-button.el-button--success:hover{background:var(--success-light)!important;border-color:var(--success-light)!important}[data-v-c7ad3cac] .el-button.el-button--default{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-button.el-button--default:hover{background:var(--bg-hover)!important;border-color:var(--border-light)!important}[data-v-c7ad3cac] .el-radio-group{background:var(--bg-tertiary)!important;border-radius:var(--radius-md)!important;padding:var(--app-gap-xs)!important}[data-v-c7ad3cac] .el-radio-button__inner{background:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-radio-button__inner:hover{background:var(--bg-hover)!important}[data-v-c7ad3cac] .el-radio-button.is-active .el-radio-button__inner{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:var(--bg-card)!important}[data-v-c7ad3cac] .el-table{background:var(--bg-card)!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-table .el-table__header-wrapper .el-table__header th{background:var(--bg-tertiary)!important;color:var(--text-primary)!important;border-bottom-color:var(--border-color)!important;font-weight:600}[data-v-c7ad3cac] .el-table .el-table__body-wrapper .el-table__body tr{background:var(--bg-card)!important}[data-v-c7ad3cac] .el-table .el-table__body-wrapper .el-table__body tr:hover{background:var(--bg-hover)!important}[data-v-c7ad3cac] .el-table .el-table__body-wrapper .el-table__body tr td{border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important}[data-v-c7ad3cac] .el-table .el-table__border-left-patch,[data-v-c7ad3cac] .el-table .el-table__border-bottom-patch{background:var(--border-color)!important}[data-v-c7ad3cac] .el-table.el-table--border{border-color:var(--border-color)!important}[data-v-c7ad3cac] .el-table.el-table--border:after{background:var(--border-color)!important}[data-v-c7ad3cac] .el-table.el-table--border:before{background:var(--border-color)!important}@media (max-width: var(--breakpoint-md)){.page-container[data-v-c7ad3cac]{padding:var(--spacing-sm)}.page-header h1[data-v-c7ad3cac]{font-size:var(--spacing-lg)}.stat-card[data-v-c7ad3cac]{padding:var(--spacing-md);min-height:60px}.stat-icon[data-v-c7ad3cac]{font-size:var(--text-4xl);margin-right:var(--app-gap-sm)}.stat-value[data-v-c7ad3cac]{font-size:var(--spacing-lg)}.stat-label[data-v-c7ad3cac]{font-size:var(--text-xs)}.chart-container[data-v-c7ad3cac]{min-height:200px;padding:var(--app-gap-xs)}.distribution-card[data-v-c7ad3cac]{min-height:200px}.report-actions[data-v-c7ad3cac]{flex-direction:column;gap:var(--app-gap-sm);padding:var(--app-gap-sm)}.report-actions .el-button[data-v-c7ad3cac]{min-width:120px;width:100%;height:var(--spacing-3xl);font-size:var(--text-sm)}[data-v-c7ad3cac] .el-card__body{padding:var(--app-gap-sm)!important}[data-v-c7ad3cac] .el-form--inline .el-form-item{display:block;margin-bottom:var(--app-gap-sm)}[data-v-c7ad3cac] .el-radio-group{padding:var(--app-gap-xs)!important}[data-v-c7ad3cac] .el-col{margin-bottom:var(--app-gap-sm)}}@media (max-width: var(--breakpoint-sm)){.page-container[data-v-c7ad3cac]{padding:var(--spacing-sm)}.page-header h1[data-v-c7ad3cac]{font-size:var(--text-lg)}.stat-card[data-v-c7ad3cac]{padding:var(--app-gap-xs);min-height:60px;flex-direction:column;text-align:center}.stat-icon[data-v-c7ad3cac]{font-size:var(--text-3xl);margin-right:0;margin-bottom:var(--app-gap-xs)}.stat-value[data-v-c7ad3cac]{font-size:var(--text-lg)}.stat-label[data-v-c7ad3cac]{font-size:var(--text-xs)}.chart-container[data-v-c7ad3cac],.distribution-card[data-v-c7ad3cac]{min-height:200px}.report-actions .el-button[data-v-c7ad3cac]{min-max-width:100px;width:100%;height:var(--spacing-3xl);font-size:var(--text-xs)}[data-v-c7ad3cac] .el-card__body{padding:var(--app-gap-xs)!important}[data-v-c7ad3cac] .el-table .el-table__cell{padding:var(--app-gap-xs)!important;font-size:var(--text-xs)}[data-v-c7ad3cac] .el-col{margin-bottom:var(--app-gap-xs)}}.plan-management-page[data-v-dd82145e]{padding:var(--spacing-lg)}
