@charset "UTF-8";html,body,#app{margin:0;padding:0;height:100%;width:100%;min-width:0;min-height:0}html,body,#app{background-color:var(--el-bg-color-page)}.app-root{height:100%;width:100%;background-color:var(--el-bg-color-page)}body.route-login,body.route-login #app,body.route-login .app-root{background:transparent!important}: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: #409eff;--primary-hover: #337ecc;--primary-light: #79bbff;--primary-lighter: #a0cfff;--primary-extra-light: #c6e2ff;--primary-dark: #337ecc;--primary-darker: #267cbe;--success-color: #67c23a;--success-light: #85ce61;--success-lighter: #b3e19d;--success-extra-light: #e1f3d8;--success-color-light-9: rgba(103, 194, 58, .1);--success-color-light-7: rgba(103, 194, 58, .3);--success-color-light-5: rgba(103, 194, 58, .5);--success-color-light-3: rgba(103, 194, 58, .7);--warning-color: #e6a23c;--warning-light: #ebb563;--warning-lighter: #f0c78a;--warning-extra-light: #f5dab1;--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-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-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: #303133;--text-regular: #606266;--text-secondary: #909399;--text-tertiary: #a8abb2;--text-placeholder: #c0c4cc;--text-disabled: #dcdfe6;--text-muted: var(--text-secondary);--bg-color: #ffffff;--bg-color-page: #f2f3f5;--bg-color-overlay: rgba(255, 255, 255, .9);--bg-card: var(--bg-color);--bg-secondary: var(--bg-color-page);--bg-tertiary: #fafafa;--bg-hover: #f5f7fa;--bg-active: #ecf5ff;--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;--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: #d1d5db;--text-on-primary-secondary: rgba(209, 213, 219, .9);--text-on-secondary: var(--text-primary);--text-on-success: #ffffff;--text-on-warning: #ffffff;--text-on-danger: #ffffff;--text-on-info: #ffffff;--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-xl);--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: 280px;--sidebar-width-collapsed: 80px;--header-height: 64px;--toolbar-height: 48px;--footer-height: 60px;--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}[data-theme=light],.theme-light{--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);--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)}[data-theme=dark],.theme-dark{--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: #d1d5db;--text-on-primary-secondary: rgba(209, 213, 219, .8);--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;--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){:root{--transition-fast: 0ms;--transition-base: 0ms;--transition-slow: 0ms;--transition-slower: 0ms}}@media (prefers-contrast: high){:root{--border-color: #000000;--border-color-light: #333333;--text-primary: #000000}[data-theme=dark]{--border-color: var(--border-color)fff;--border-color-light: #cccccc;--text-primary: #ffffff}}.m-0{margin:0}.m-xs{margin:var(--spacing-xs)}.m-sm{margin:var(--spacing-sm)}.m-md{margin:var(--spacing-md)}.m-lg{margin:var(--spacing-lg)}.m-xl{margin:var(--spacing-xl)}.p-0{padding:0}.p-xs{padding:var(--spacing-xs)}.p-sm{padding:var(--spacing-sm)}.p-md{padding:var(--spacing-md)}.p-lg{padding:var(--spacing-lg)}.p-xl{padding:var(--spacing-xl)}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-base{font-size:var(--text-base)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.bg-card{background-color:var(--bg-card)}.bg-secondary{background-color:var(--bg-secondary)}.bg-hover{background-color:var(--bg-hover)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-full{border-radius:var(--radius-full)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.theme-workbench[data-center=personnel],body.theme-workbench[data-center=personnel]{--primary-color: var(--accent-personnel);--primary-hover: var(--accent-personnel-hover)}.theme-workbench[data-center=enrollment],body.theme-workbench[data-center=enrollment]{--primary-color: var(--accent-enrollment);--primary-hover: var(--accent-enrollment-hover)}.theme-workbench[data-center=activity],body.theme-workbench[data-center=activity]{--primary-color: var(--accent-activity);--primary-hover: var(--accent-activity-hover)}.theme-workbench[data-center=marketing],body.theme-workbench[data-center=marketing]{--primary-color: var(--accent-marketing);--primary-hover: var(--accent-marketing-hover)}.theme-workbench[data-center=system],body.theme-workbench[data-center=system]{--primary-color: var(--accent-system);--primary-hover: var(--accent-system-hover)}.theme-workbench[data-center=ai],body.theme-workbench[data-center=ai]{--primary-color: var(--accent-ai);--primary-hover: var(--accent-ai-hover)}:root{--sidebar-width: 240px;--sidebar-width-collapsed: 64px;--sidebar-header-height: 80px;--navbar-height: 64px;--content-max-width: none;--content-padding: 24px;--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{display:flex;height:100vh;overflow:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.app-container *{box-sizing:border-box}.sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-width);height:100vh;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{width:var(--sidebar-width-collapsed)}.sidebar.collapsed .sidebar-header{padding:20px 8px}.sidebar .sidebar-header{height:var(--sidebar-header-height);padding:20px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;justify-content:center;transition:padding .3s ease}.sidebar .sidebar-nav{flex:1;padding:var(--gap-sm);overflow-y:auto;overflow-x:hidden}.sidebar .sidebar-nav .nav-item,.sidebar .sidebar-nav .center-item{display:flex;align-items:center;gap:var(--gap-sm);padding:10px 12px;margin:4px 0;border-radius:8px;transition:all .2s ease;text-decoration:none;color:var(--text-secondary, #6b7280)}.sidebar .sidebar-nav .nav-item:hover,.sidebar .sidebar-nav .center-item:hover{background:var(--bg-hover, rgba(124, 127, 245, .08));color:var(--primary-color, #7c7ff5);transform:translate(2px)}.sidebar .sidebar-nav .nav-item.active,.sidebar .sidebar-nav .center-item.active{background:var(--primary-color, #7c7ff5);color:#fff;box-shadow:0 2px 8px #7c7ff540}.sidebar .user-section{padding:var(--gap-md);border-top:1px solid var(--border-color, #e5e7eb);margin-top:auto}.main-container{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{margin-left:var(--sidebar-width-collapsed)}.main-container .navbar{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{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa)}.page-container,.center-page,.dashboard-center,.center-content{width:100%;margin:0 auto;padding:var(--content-padding)}.page-container .page-header,.center-page .page-header,.dashboard-center .page-header,.center-content .page-header{margin-bottom:var(--gap-lg);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px #0000001a}.page-container .welcome-section,.center-page .welcome-section,.dashboard-center .welcome-section,.center-content .welcome-section{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 #0000001a}.page-container .stats-overview,.page-container .stats-grid,.center-page .stats-overview,.center-page .stats-grid,.dashboard-center .stats-overview,.dashboard-center .stats-grid,.center-content .stats-overview,.center-content .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--gap-lg);margin-bottom:var(--gap-xl)}.page-container .content-section,.page-container .quick-navigation,.page-container .system-status,.center-page .content-section,.center-page .quick-navigation,.center-page .system-status,.dashboard-center .content-section,.dashboard-center .quick-navigation,.dashboard-center .system-status,.center-content .content-section,.center-content .quick-navigation,.center-content .system-status{margin-bottom:var(--gap-xl);padding:var(--gap-lg);background:var(--bg-color, #ffffff);border-radius:8px;box-shadow:0 1px 3px #0000001a}.page-container .content-section h3,.page-container .quick-navigation h3,.page-container .system-status h3,.center-page .content-section h3,.center-page .quick-navigation h3,.center-page .system-status h3,.dashboard-center .content-section h3,.dashboard-center .quick-navigation h3,.dashboard-center .system-status h3,.center-content .content-section h3,.center-content .quick-navigation h3,.center-content .system-status h3{margin-bottom:var(--gap-md);font-size:18px;font-weight:600;color:var(--text-primary)}.page-container .nav-grid,.center-page .nav-grid,.dashboard-center .nav-grid,.center-content .nav-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--gap-md)}@media (min-width: 1536px){.page-container,.center-page,.dashboard-center,.center-content{max-width:none;padding:var(--gap-xl)}}@media (max-width: 1280px){.page-container,.center-page,.dashboard-center,.center-content{max-width:none;padding:var(--gap-lg)}.stats-overview,.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: 1024px){:root{--sidebar-width: 260px;--content-padding: 20px}.main-container{margin-left:var(--sidebar-width)}.main-container.main-expanded{margin-left:var(--sidebar-width-collapsed)}.nav-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 768px){.sidebar{transform:translate(-100%)}.sidebar.sidebar-open,.sidebar.show{transform:translate(0)}.main-container{margin-left:0!important}.main-container .navbar{padding:0 var(--content-padding-mobile)}.page-container,.center-page,.dashboard-center,.center-content{padding:var(--content-padding-mobile)}.page-container .stats-overview,.page-container .stats-grid,.center-page .stats-overview,.center-page .stats-grid,.dashboard-center .stats-overview,.dashboard-center .stats-grid,.center-content .stats-overview,.center-content .stats-grid{grid-template-columns:1fr;gap:var(--gap-md)}.page-container .nav-grid,.center-page .nav-grid,.dashboard-center .nav-grid,.center-content .nav-grid{grid-template-columns:1fr}.mobile-overlay{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:not(.show){display:none}}@media (max-width: 480px){:root{--content-padding-mobile: 12px;--gap-lg: 16px;--gap-md: 12px}.sidebar{width:100vw}.page-header,.welcome-section{padding:var(--gap-md);margin-bottom:var(--gap-md)}}.flex-container{display:flex;gap:var(--gap-md)}.flex-container.flex-wrap{flex-wrap:wrap}.flex-container.flex-center{align-items:center;justify-content:center}.flex-container.flex-between{justify-content:space-between}.grid-container{display:grid;gap:var(--gap-md)}.grid-container.grid-2{grid-template-columns:repeat(2,1fr)}.grid-container.grid-3{grid-template-columns:repeat(3,1fr)}.grid-container.grid-4{grid-template-columns:repeat(4,1fr)}.grid-container.grid-responsive{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.content-centered{margin:0 auto;padding:0 var(--content-padding)}.theme-dark .main-container .navbar,[data-theme=dark] .main-container .navbar{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243)}.theme-dark .page-container .page-header,.theme-dark .page-container .content-section,.theme-dark .center-page .page-header,.theme-dark .center-page .content-section,.theme-dark .dashboard-center .page-header,.theme-dark .dashboard-center .content-section,[data-theme=dark] .page-container .page-header,[data-theme=dark] .page-container .content-section,[data-theme=dark] .center-page .page-header,[data-theme=dark] .center-page .content-section,[data-theme=dark] .dashboard-center .page-header,[data-theme=dark] .dashboard-center .content-section{background:var(--bg-card, #262727);box-shadow:0 1px 3px #00000080}.will-change-transform{will-change:transform}.gpu-accelerated{transform:translateZ(0);backface-visibility:hidden}.contain-layout{contain:layout}: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{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{color:inherit;margin-right:6px}.el-button .el-icon:last-child{margin-right:0}.el-button .el-icon:only-child{margin-right:0}.el-icon.icon-primary{color:var(--primary-color)}.el-icon.icon-success{color:var(--success-color)}.el-icon.icon-warning{color:var(--warning-color)}.el-icon.icon-danger{color:var(--danger-color)}.el-icon.icon-info{color:var(--info-color)}.el-icon:hover{transform:scale(1.05)}.el-button--primary .el-icon,.el-button--success .el-icon,.el-button--warning .el-icon,.el-button--danger .el-icon,.el-button--info .el-icon{color:#fff}.el-button--default .el-icon{color:var(--text-secondary)}.el-button.is-text .el-icon,.el-button.is-link .el-icon{color:var(--primary-color)}.el-button.is-disabled .el-icon{color:var(--text-disabled)}.el-button{border-radius:var(--radius-md);font-weight:500;transition:all var(--transition-base);min-height:36px;min-width:64px}.el-button--large{height:var(--button-height-lg);padding:0 var(--spacing-lg);font-size:var(--text-lg);min-height:40px;min-width:80px}.el-button--default{height:var(--button-height-md);padding:0 var(--spacing-md);font-size:var(--text-base)}.el-button--small{height:var(--button-height-sm);padding:0 var(--spacing-sm);font-size:var(--text-sm);min-height:32px;min-width:70px;font-size:14px!important;padding:4px 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button--small .el-icon{font-size:14px;margin-right:4px}.el-button--primary{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.el-button--primary:hover{background:var(--primary-light);border-color:var(--primary-light);transform:translateY(-1px);box-shadow:var(--shadow-md)}.el-button--primary:active{transform:translateY(0);background:var(--primary-dark);border-color:var(--primary-dark)}.el-button--success{background:var(--success-color);border-color:var(--success-color)}.el-button--success:hover{background:var(--success-light);border-color:var(--success-light)}.el-button--warning{background:var(--warning-color);border-color:var(--warning-color)}.el-button--warning:hover{background:var(--warning-light);border-color:var(--warning-light)}.el-button--danger{background:var(--danger-color);border-color:var(--danger-color)}.el-button--danger:hover{background:var(--danger-light);border-color:var(--danger-light)}.el-button--info{background:var(--info-color);border-color:var(--info-color)}.el-button--info:hover{background:var(--info-light);border-color:var(--info-light)}.el-button.is-plain{background:transparent}.el-button.is-plain.el-button--primary{color:var(--primary-color);border-color:var(--primary-color)}.el-button.is-plain.el-button--primary:hover{background:var(--primary-extra-light)}.el-button.is-plain.el-button--success{color:var(--success-color);border-color:var(--success-color)}.el-button.is-plain.el-button--success:hover{background:var(--success-extra-light)}.el-button.is-plain.el-button--warning{color:var(--warning-color);border-color:var(--warning-color)}.el-button.is-plain.el-button--warning:hover{background:var(--warning-extra-light)}.el-button.is-plain.el-button--danger{color:var(--danger-color);border-color:var(--danger-color)}.el-button.is-plain.el-button--danger:hover{background:var(--danger-extra-light)}.el-button.is-plain.el-button--info{color:var(--info-color);border-color:var(--info-color)}.el-button.is-plain.el-button--info:hover{background:var(--info-extra-light)}.el-button.is-text{background:transparent;border:none;padding:var(--spacing-xs) var(--spacing-sm)}.el-button.is-text:hover{background:var(--bg-hover)}.el-button.is-link{background:transparent;border:none;padding:4px 8px;height:auto;text-decoration:underline;min-width:60px;font-size:14px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-button.is-link:hover{text-decoration:none}.el-button.is-link.el-button--small{min-width:70px;padding:4px 8px;font-size:14px!important}.el-button.is-link.el-button--small .el-icon{font-size:14px;margin-right:4px}.el-button.is-circle{border-radius:var(--radius-full);padding:var(--spacing-sm)}.el-button.is-round{border-radius:var(--radius-2xl)}.el-button.is-disabled,.el-button:disabled{opacity:.5;cursor:not-allowed}.el-button.is-disabled:hover,.el-button:disabled:hover{transform:none}.el-button.is-loading{pointer-events:none}.el-button.is-loading .el-icon{animation:rotate 1s linear infinite}@media (max-width: 767px){.el-button .el-button{min-height:44px;padding:8px 16px}.el-button .el-button--small{min-height:40px;padding:6px 12px}.el-button .el-button--large{min-height:48px;padding:12px 20px}}.el-button--primary{background-color:var(--el-color-primary)!important;border-color:var(--el-color-primary)!important;color:var(--el-color-white)!important}.el-button--primary:hover{background-color:var(--el-color-primary-light-3)!important;border-color:var(--el-color-primary-light-3)!important}.el-button--primary:active{background-color:var(--el-color-primary-dark-2)!important;border-color:var(--el-color-primary-dark-2)!important}.el-button--success{background-color:var(--el-color-success)!important;border-color:var(--el-color-success)!important;color:var(--el-color-white)!important}.el-button--success:hover{background-color:var(--el-color-success-light-3)!important;border-color:var(--el-color-success-light-3)!important}.el-button--warning{background-color:var(--el-color-warning)!important;border-color:var(--el-color-warning)!important;color:var(--el-color-white)!important}.el-button--warning:hover{background-color:var(--el-color-warning-light-3)!important;border-color:var(--el-color-warning-light-3)!important}.el-button--danger{background-color:var(--el-color-danger)!important;border-color:var(--el-color-danger)!important;color:var(--el-color-white)!important}.el-button--danger:hover{background-color:var(--el-color-danger-light-3)!important;border-color:var(--el-color-danger-light-3)!important}.el-button--info{background-color:var(--el-color-info)!important;border-color:var(--el-color-info)!important;color:var(--el-color-white)!important}.el-button--info:hover{background-color:var(--el-color-info-light-3)!important;border-color:var(--el-color-info-light-3)!important}.el-card .el-button{box-shadow:0 2px 8px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.el-card .el-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.el-button-group .el-button{border-radius:0;margin:0}.el-button-group .el-button:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.el-button-group .el-button:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.el-button-group .el-button:not(:first-child){margin-left:-1px}.el-button-group .el-button:hover{z-index:1}.el-button-group .el-button:focus{z-index:2}.el-table{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{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{padding:var(--spacing-md)}.el-table .el-table__body-wrapper .el-table__body tr{transition:background-color var(--transition-base)}.el-table .el-table__body-wrapper .el-table__body tr:hover{background-color:var(--bg-hover)}.el-table .el-table__body-wrapper .el-table__body tr td{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary)}.el-table .el-table__body-wrapper .el-table__body tr td .cell{padding:var(--spacing-md)}.el-table.el-table--striped .el-table__body tr.el-table__row--striped td{background-color:var(--bg-tertiary)}.el-table.el-table--border{border:1px solid var(--border-color-light)}.el-table.el-table--border td,.el-table.el-table--border th{border-right:1px solid var(--border-color-lighter)}.el-table.el-table--border td:last-child,.el-table.el-table--border th:last-child{border-right:none}.el-table .el-table__empty-block{background-color:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text{color:var(--text-secondary)}@media (max-width: 767px){.el-table{border-radius:var(--radius-md)}.el-table .el-table__header-wrapper .cell,.el-table .el-table__body-wrapper .cell{padding:var(--spacing-sm);font-size:var(--text-sm)}}.el-input .el-input__wrapper{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:hover{border-color:var(--primary-light)}.el-input .el-input__wrapper.is-focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-input .el-input__inner{color:var(--text-primary);font-size:var(--text-base)}.el-input .el-input__inner::-moz-placeholder{color:var(--text-placeholder)}.el-input .el-input__inner::placeholder{color:var(--text-placeholder)}.el-input.el-input--large .el-input__wrapper{height:var(--input-height-lg)}.el-input.el-input--large .el-input__inner{font-size:var(--text-lg)}.el-input.el-input--small .el-input__wrapper{height:var(--input-height-sm)}.el-input.el-input--small .el-input__inner{font-size:var(--text-sm)}.el-input.is-disabled .el-input__wrapper{background-color:var(--bg-secondary);border-color:var(--border-color-light);cursor:not-allowed}.el-input.is-disabled .el-input__inner{color:var(--text-disabled)}.el-textarea .el-textarea__inner{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary);border-radius:var(--radius-md)}.el-textarea .el-textarea__inner:hover{border-color:var(--primary-light)}.el-textarea .el-textarea__inner:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-textarea .el-textarea__inner::-moz-placeholder{color:var(--text-placeholder)}.el-textarea .el-textarea__inner::placeholder{color:var(--text-placeholder)}.el-select .el-select__wrapper{background-color:var(--bg-card);border-color:var(--border-color);border-radius:var(--radius-md)}.el-select .el-select__wrapper:hover{border-color:var(--primary-light)}.el-select .el-select__wrapper.is-focused{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-extra-light)}.el-select .el-select__placeholder{color:var(--text-placeholder)}.el-select .el-select__selected-item{color:var(--text-primary)}.el-select-dropdown{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{color:var(--text-primary)}.el-select-dropdown .el-select-dropdown__item:hover{background-color:var(--bg-hover)}.el-select-dropdown .el-select-dropdown__item.is-selected{background-color:var(--bg-active);color:var(--primary-color);font-weight:500}.el-pagination .el-pager li{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:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .el-pager li.is-active{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.el-pagination .btn-prev,.el-pagination .btn-next{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm)}.el-pagination .btn-prev:hover,.el-pagination .btn-next:hover{background-color:var(--bg-hover);border-color:var(--primary-light)}.el-pagination .btn-prev:disabled,.el-pagination .btn-next:disabled{background-color:var(--bg-secondary);color:var(--text-disabled);border-color:var(--border-color-light)}.el-pagination .el-pagination__total,.el-pagination .el-pagination__jump{color:var(--text-primary)}@media (max-width: 767px){.el-pagination .el-pagination__sizes,.el-pagination .el-pagination__jump{display:none}.el-pagination .el-pager li{min-width:32px;height:32px;line-height:30px;font-size:var(--text-sm)}}.el-card{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);-webkit-backdrop-filter:blur(10px);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:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.el-card .el-card__header{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{padding:var(--spacing-md)}}.el-card .el-card__body{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-card .el-card__body{padding:var(--spacing-md)}}.el-card.is-hover-shadow:hover{box-shadow:var(--shadow-lg)}.el-card.is-always-shadow{box-shadow:var(--shadow-md)}.el-dialog{background-color:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl)}.el-dialog .el-dialog__header{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{color:var(--text-primary);font-weight:600;font-size:var(--text-lg)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:var(--text-secondary)}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:var(--text-primary)}.el-dialog .el-dialog__body{padding:var(--spacing-lg);color:var(--text-primary)}@media (max-width: 767px){.el-dialog .el-dialog__body{padding:var(--spacing-md)}}.el-dialog .el-dialog__footer{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{padding:var(--spacing-md)}}@media (max-width: 767px){.el-dialog{margin:var(--spacing-md);width:calc(100% - var(--spacing-xl));max-width:none}}.el-overlay{background-color:var(--bg-color-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.el-tag{border-radius:var(--radius-sm);font-weight:500}.el-tag.el-tag--primary{background-color:var(--primary-extra-light);border-color:var(--primary-light);color:var(--primary-dark)}.el-tag.el-tag--success{background-color:var(--success-extra-light);border-color:var(--success-light);color:var(--success-color)}.el-tag.el-tag--warning{background-color:var(--warning-extra-light);border-color:var(--warning-light);color:var(--warning-color)}.el-tag.el-tag--danger{background-color:var(--danger-extra-light);border-color:var(--danger-light);color:var(--danger-color)}.el-tag.el-tag--info{background-color:var(--info-extra-light);border-color:var(--info-light);color:var(--info-color)}.el-form .el-form-item{margin-bottom:var(--spacing-lg)}.el-form .el-form-item .el-form-item__label{color:var(--text-primary);font-weight:500}.el-form .el-form-item .el-form-item__error{color:var(--danger-color);font-size:var(--text-sm)}.el-form.el-form--compact .el-form-item{margin-bottom:var(--spacing-md)}@media (max-width: 767px){.el-form .el-form-item{margin-bottom:var(--spacing-md)}.el-form .el-form-item .el-form-item__label{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{margin-left:0!important;width:100%}}.el-message{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{border-color:var(--success-light)}.el-message.el-message--success .el-message__icon{color:var(--success-color)}.el-message.el-message--warning{border-color:var(--warning-light)}.el-message.el-message--warning .el-message__icon{color:var(--warning-color)}.el-message.el-message--error{border-color:var(--danger-light)}.el-message.el-message--error .el-message__icon{color:var(--danger-color)}.el-loading-mask{background-color:var(--bg-color-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.el-loading-mask .el-loading-spinner .el-loading-text{color:var(--text-primary)}.el-loading-mask .el-loading-spinner .circular{color:var(--primary-color)}[data-theme=dark] .el-popper{background-color:var(--bg-card);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .el-tooltip__popper{background-color:var(--bg-tertiary);border-color:var(--border-color)}[data-theme=dark] .el-tooltip__popper .el-tooltip__arrow:before{border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu{background-color:var(--bg-card);border-color:var(--border-color)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item{color:var(--text-primary)}[data-theme=dark] .el-dropdown-menu .el-dropdown-menu__item:hover{background-color:var(--bg-hover)}.el-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.el-button:focus:not(:focus-visible){outline:none}.el-table tbody tr:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.el-table tbody tr:focus:not(:focus-visible){outline:none}.el-card[tabindex]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.el-card[tabindex]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.el-button{border-width:2px}.el-button:not(.is-text):not(.is-link){border-color:currentColor}.el-table{border:2px solid var(--text-primary)}.el-table th,.el-table td{border-color:var(--text-primary)}.el-card{border-width:2px;border-color:var(--text-primary)}.el-card:hover{border-color:var(--primary-color)}}.el-table .action-buttons{display:flex;gap:4px;flex-wrap:wrap}.el-table .action-buttons .el-button{min-width:60px;font-size:14px!important;padding:4px 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-table .action-buttons .el-button.el-button--small{min-width:70px;font-size:14px!important;padding:4px 8px!important}.el-table .action-buttons .el-button.is-link{min-width:60px;padding:4px 8px!important;font-size:14px!important}.el-table .action-buttons .el-button.is-link.el-button--small{min-width:70px}.el-table .action-buttons .el-button .el-icon{font-size:14px;margin-right:4px}.el-timeline-item .footer-actions{display:flex;gap:8px}.el-timeline-item .footer-actions .action-button{font-size:14px!important;min-width:70px;padding:4px 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-timeline-item .footer-actions .action-button .el-icon{font-size:14px;margin-right:4px}@media (prefers-reduced-motion: reduce){.el-button,.el-card,.el-table tbody tr,.el-pagination .el-pager li{transition:none}.el-button.is-loading .el-icon{animation:none}.el-button:hover,.el-card:hover{transform:none}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-header{height:var(--header-height, 64px);background:var(--header-bg, var(--bg-card));-webkit-backdrop-filter:var(--header-backdrop, blur(10px));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{display:flex;align-items:center;gap:var(--header-section-gap, var(--spacing-md))}.header-left{flex:1}.header-right{display:flex;align-items:center;gap:var(--header-right-gap, var(--spacing-sm))}.header-icon-btn,.header-action-btn{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:hover,.header-action-btn: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:active,.header-action-btn:active{transform:var(--header-btn-active-transform, translateY(0) scale(.98))}.header-icon-btn:focus-visible,.header-action-btn:focus-visible{outline:2px solid var(--header-btn-focus-outline, var(--primary-color));outline-offset:2px}.header-icon-btn .unified-icon,.header-action-btn .unified-icon{transition:var(--transition-fast)}.header-action-btn{gap:var(--header-action-btn-gap, var(--spacing-xs));min-width:var(--header-action-btn-min-width, auto)}.header-action-btn .btn-label{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{color:var(--header-icon-color, var(--text-secondary));transition:var(--transition-fast)}.header-action-btn:not(:has(.btn-label)) .unified-icon{color:var(--text-primary)}.header-action-btn:hover .btn-label,.header-action-btn:hover .unified-icon{color:var(--header-btn-hover-color, var(--primary-color))}.header-action-btn.theme-btn .unified-icon,.header-action-btn.icon-system-btn .unified-icon{color:var(--primary-color)}.user-profile{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: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{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:hover{transform:var(--user-avatar-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.user-details{display:flex;flex-direction:column;gap:2px}.user-details .user-name{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);line-height:1.2;white-space:nowrap}.breadcrumb-nav{margin-left:var(--breadcrumb-nav-margin-left, var(--spacing-md))}.breadcrumb-nav :deep(.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 :deep(.el-breadcrumb__item) .el-breadcrumb__inner:hover{color:var(--breadcrumb-hover-color, var(--primary-color))}.breadcrumb-nav :deep(.el-breadcrumb__item):last-child .el-breadcrumb__inner{color:var(--breadcrumb-active-color, var(--text-primary));font-weight:var(--font-semibold)}.theme-dropdown,.icon-system-dropdown{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);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-option,.icon-system-option{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:hover,.icon-system-option:hover{background:var(--bg-hover)}.theme-option:hover .theme-icon .unified-icon,.icon-system-option:hover .theme-icon .unified-icon{transform:scale(1.1);filter:brightness(1.2)}.theme-option.active,.icon-system-option.active{background:var(--primary-light-bg);color:var(--primary-color)}.theme-option.active .theme-icon .unified-icon,.icon-system-option.active .theme-icon .unified-icon{color:var(--primary-color)!important;transform:scale(1.1)}.theme-icon{width:var(--spacing-2xl);height:var(--spacing-2xl);display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-icon .unified-icon{transition:all var(--transition-fast);color:var(--theme-icon-color, currentColor)!important}.theme-preview{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,.icon-system-name{font-size:var(--text-sm);font-weight:var(--font-medium)}.icon-system-desc{font-size:var(--text-xs);color:var(--text-muted);line-height:1.3}.ai-avatar{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:hover{transform:scale(1.05);box-shadow:var(--shadow-md)}.ai-avatar.active{background:var(--gradient-success)}.ai-avatar .ai-text{font-size:16px;font-weight:700;letter-spacing:.5px;line-height:1}.status-dot{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{animation:pulse 2s infinite;box-shadow:0 0 var(--spacing-sm) var(--success-color)}.status-dot.idle{background:var(--info-color)}.status-dot.error{background:var(--danger-color);animation:blink 1s infinite}.logo-section{display:flex;align-items:center;gap:var(--spacing-sm);margin-right:var(--spacing-md)}.logo-icon,.ai-avatar{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:hover,.ai-avatar:hover{transform:var(--logo-hover-transform, scale(1.05));box-shadow:var(--shadow-md)}.logo-icon.active,.ai-avatar.active{background:var(--gradient-success)}.logo-icon .logo-image,.ai-avatar .logo-image{width:32px;height:32px;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover}.logo-text{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{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{color:var(--danger-color);font-weight:var(--font-semibold)}.logout-btn .unified-icon{color:var(--danger-color)}.logout-btn:hover{background:var(--danger-color);color:var(--text-on-primary);border-color:var(--danger-color);box-shadow:0 4px 12px #dc26264d;transform:translateY(-2px)}.logout-btn:hover .btn-label,.logout-btn:hover .unified-icon{color:var(--text-on-primary)}.logout-btn:active{transform:translateY(0)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:.3}}@media (max-width: var(--breakpoint-md)){.app-header{padding:0 var(--spacing-md);height:56px}.header-right{gap:var(--spacing-xs)}.header-action-btn .btn-label,.user-details,.breadcrumb-nav{display:none}.logo-section{margin-right:var(--spacing-sm)}.logo-text{font-size:var(--text-base)}}[data-theme=dark] .app-header{background:var(--bg-card);border-bottom-color:var(--border-color)}[data-theme=dark] .user-profile,[data-theme=dark] .theme-dropdown,[data-theme=dark] .icon-system-dropdown{background:var(--bg-card);border-color:var(--border-color)}.sidebar{position:fixed;top:0;left:0;height:100vh;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}.sidebar.collapsed{width:var(--sidebar-width-collapsed, 80px)}.sidebar::-webkit-scrollbar{width:var(--border-width-base)}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:0}.sidebar::-webkit-scrollbar-thumb:hover{background:var(--border-color-dark)}.sidebar-header{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{display:flex;align-items:center;gap:var(--spacing-md);flex:1}.sidebar-logo .logo-icon{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:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.sidebar-logo .logo-icon .logo-image{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{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{opacity:0;visibility:hidden}.logo-icon{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:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.logo-icon .logo-image{width:var(--icon-xl, 64px);height:var(--icon-xl, 64px);border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover}.sidebar-toggle{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:hover{background:var(--bg-hover);color:var(--text-primary)}.sidebar-menu{flex:1;padding:var(--sidebar-menu-padding, var(--spacing-md));overflow-y:auto;overflow-x:hidden}.menu-group{margin-bottom:var(--sidebar-group-spacing, var(--spacing-lg))}.menu-group .group-title{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{text-align:center;padding:var(--spacing-xs)}.menu-item{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)}.menu-item:hover{background:var(--menu-item-hover-bg, var(--bg-hover));color:var(--menu-item-hover-color, var(--primary-color));transform:translate(var(--transform-hover-small))}.menu-item.active{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: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{justify-content:center;padding:var(--spacing-md);gap:0}.menu-icon{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{width:var(--menu-icon-size-collapsed, 24px);height:var(--menu-icon-size-collapsed, 24px)}.menu-content{flex:1;min-width:0}.menu-content .menu-title{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{display:none}.menu-content .menu-badge{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{position:absolute;top:var(--spacing-xs);right:var(--spacing-xs);margin:0}.submenu{padding-left:var(--submenu-padding, var(--spacing-3xl));margin-top:var(--submenu-margin, var(--spacing-xs))}.collapsed .submenu{display:none}.submenu-item{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:hover{background:var(--bg-hover);color:var(--text-primary)}.submenu-item.active{background:var(--primary-light-bg);color:var(--primary-color)}.sidebar-footer{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{padding:var(--spacing-md)}.user-info{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:hover{background:var(--bg-hover)}.collapsed .user-info{justify-content:center;gap:0}.user-avatar-small{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{flex:1;min-width:0}.user-details .user-name{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{display:none}.user-details .user-role{font-size:var(--sidebar-font-xs, 14px);color:var(--text-muted);margin-top:2px}.collapsed .user-details .user-role{display:none}.sidebar-style-modern{background:var(--bg-card);border-right:var(--border-width-base) solid var(--border-color);box-shadow:var(--shadow-sm)}.sidebar-style-modern .menu-item{border:var(--border-width-base) solid transparent;margin:var(--spacing-xs)}.sidebar-style-modern .menu-item: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{background:var(--gradient-primary);color:var(--text-on-primary);border-color:transparent;box-shadow:var(--shadow-md)}.sidebar-style-modern .submenu{background:var(--bg-hover);border-radius:var(--radius-md);margin:var(--spacing-xs);padding:var(--spacing-xs)}.sidebar-style-glass{background:var(--glass-bg-medium);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:var(--border-width-base) solid var(--glass-border)}.sidebar-style-glass .menu-item{background:var(--glass-bg-light);border:var(--border-width-base) solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:var(--spacing-xs)}.sidebar-style-glass .menu-item: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{background:var(--glass-bg-heavy);border-color:var(--primary-color);box-shadow:var(--shadow-lg)}@media (max-width: var(--breakpoint-md)){.sidebar{width:var(--sidebar-width-mobile, 280px);transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.sidebar.collapsed{width:0}.mobile-overlay{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{opacity:1;visibility:visible}}[data-theme=dark] .sidebar{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-header{border-bottom-color:var(--border-color)}[data-theme=dark] .sidebar-footer{border-top-color:var(--border-color)}[data-theme=dark] .menu-item:hover{background:var(--bg-hover)}[data-theme=dark] .menu-item.active{background:var(--primary-color)}[data-theme=dark] .sidebar-style-modern{background:var(--bg-card);border-right-color:var(--border-color)}[data-theme=dark] .sidebar-style-glass{background:var(--glass-bg-medium-dark);border-right-color:var(--glass-border-dark)}.cds-grid{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{gap:var(--spacing-sm, 8px);padding:0 var(--spacing-sm, 8px)}.cds-grid.cds-grid--narrow{gap:var(--spacing-xs, 4px);padding:0 var(--spacing-xs, 4px)}.cds-grid.cds-grid--full-width{max-width:none}.cds-grid.cds-grid--no-padding{padding:0}.cds-row{display:contents}[class*=cds-col]{min-width:0;word-wrap:break-word}.cds-col-1{grid-column:span 1}.cds-col-2{grid-column:span 2}.cds-col-3{grid-column:span 3}.cds-col-4{grid-column:span 4}.cds-col-5{grid-column:span 5}.cds-col-6{grid-column:span 6}.cds-col-7{grid-column:span 7}.cds-col-8{grid-column:span 8}.cds-col-9{grid-column:span 9}.cds-col-10{grid-column:span 10}.cds-col-11{grid-column:span 11}.cds-col-12{grid-column:span 12}.cds-col-13{grid-column:span 13}.cds-col-14{grid-column:span 14}.cds-col-15{grid-column:span 15}.cds-col-16{grid-column:span 16}@media (min-width: 320px){.cds-col-sm-1{grid-column:span 1}.cds-col-sm-2{grid-column:span 2}.cds-col-sm-3{grid-column:span 3}.cds-col-sm-4{grid-column:span 4}.cds-col-sm-5{grid-column:span 5}.cds-col-sm-6{grid-column:span 6}.cds-col-sm-7{grid-column:span 7}.cds-col-sm-8{grid-column:span 8}.cds-col-sm-9{grid-column:span 9}.cds-col-sm-10{grid-column:span 10}.cds-col-sm-11{grid-column:span 11}.cds-col-sm-12{grid-column:span 12}.cds-col-sm-13{grid-column:span 13}.cds-col-sm-14{grid-column:span 14}.cds-col-sm-15{grid-column:span 15}.cds-col-sm-16{grid-column:span 16}.cds-offset-sm-0{grid-column-start:1}.cds-offset-sm-1{grid-column-start:2}.cds-offset-sm-2{grid-column-start:3}.cds-offset-sm-3{grid-column-start:4}.cds-offset-sm-4{grid-column-start:5}.cds-offset-sm-5{grid-column-start:6}.cds-offset-sm-6{grid-column-start:7}.cds-offset-sm-7{grid-column-start:8}.cds-offset-sm-8{grid-column-start:9}.cds-offset-sm-9{grid-column-start:10}.cds-offset-sm-10{grid-column-start:11}.cds-offset-sm-11{grid-column-start:12}.cds-offset-sm-12{grid-column-start:13}.cds-offset-sm-13{grid-column-start:14}.cds-offset-sm-14{grid-column-start:15}.cds-offset-sm-15{grid-column-start:16}}@media (min-width: 672px){.cds-col-md-1{grid-column:span 1}.cds-col-md-2{grid-column:span 2}.cds-col-md-3{grid-column:span 3}.cds-col-md-4{grid-column:span 4}.cds-col-md-5{grid-column:span 5}.cds-col-md-6{grid-column:span 6}.cds-col-md-7{grid-column:span 7}.cds-col-md-8{grid-column:span 8}.cds-col-md-9{grid-column:span 9}.cds-col-md-10{grid-column:span 10}.cds-col-md-11{grid-column:span 11}.cds-col-md-12{grid-column:span 12}.cds-col-md-13{grid-column:span 13}.cds-col-md-14{grid-column:span 14}.cds-col-md-15{grid-column:span 15}.cds-col-md-16{grid-column:span 16}.cds-offset-md-0{grid-column-start:1}.cds-offset-md-1{grid-column-start:2}.cds-offset-md-2{grid-column-start:3}.cds-offset-md-3{grid-column-start:4}.cds-offset-md-4{grid-column-start:5}.cds-offset-md-5{grid-column-start:6}.cds-offset-md-6{grid-column-start:7}.cds-offset-md-7{grid-column-start:8}.cds-offset-md-8{grid-column-start:9}.cds-offset-md-9{grid-column-start:10}.cds-offset-md-10{grid-column-start:11}.cds-offset-md-11{grid-column-start:12}.cds-offset-md-12{grid-column-start:13}.cds-offset-md-13{grid-column-start:14}.cds-offset-md-14{grid-column-start:15}.cds-offset-md-15{grid-column-start:16}}@media (min-width: 1056px){.cds-col-lg-1{grid-column:span 1}.cds-col-lg-2{grid-column:span 2}.cds-col-lg-3{grid-column:span 3}.cds-col-lg-4{grid-column:span 4}.cds-col-lg-5{grid-column:span 5}.cds-col-lg-6{grid-column:span 6}.cds-col-lg-7{grid-column:span 7}.cds-col-lg-8{grid-column:span 8}.cds-col-lg-9{grid-column:span 9}.cds-col-lg-10{grid-column:span 10}.cds-col-lg-11{grid-column:span 11}.cds-col-lg-12{grid-column:span 12}.cds-col-lg-13{grid-column:span 13}.cds-col-lg-14{grid-column:span 14}.cds-col-lg-15{grid-column:span 15}.cds-col-lg-16{grid-column:span 16}.cds-offset-lg-0{grid-column-start:1}.cds-offset-lg-1{grid-column-start:2}.cds-offset-lg-2{grid-column-start:3}.cds-offset-lg-3{grid-column-start:4}.cds-offset-lg-4{grid-column-start:5}.cds-offset-lg-5{grid-column-start:6}.cds-offset-lg-6{grid-column-start:7}.cds-offset-lg-7{grid-column-start:8}.cds-offset-lg-8{grid-column-start:9}.cds-offset-lg-9{grid-column-start:10}.cds-offset-lg-10{grid-column-start:11}.cds-offset-lg-11{grid-column-start:12}.cds-offset-lg-12{grid-column-start:13}.cds-offset-lg-13{grid-column-start:14}.cds-offset-lg-14{grid-column-start:15}.cds-offset-lg-15{grid-column-start:16}}@media (min-width: 1312px){.cds-col-xlg-1{grid-column:span 1}.cds-col-xlg-2{grid-column:span 2}.cds-col-xlg-3{grid-column:span 3}.cds-col-xlg-4{grid-column:span 4}.cds-col-xlg-5{grid-column:span 5}.cds-col-xlg-6{grid-column:span 6}.cds-col-xlg-7{grid-column:span 7}.cds-col-xlg-8{grid-column:span 8}.cds-col-xlg-9{grid-column:span 9}.cds-col-xlg-10{grid-column:span 10}.cds-col-xlg-11{grid-column:span 11}.cds-col-xlg-12{grid-column:span 12}.cds-col-xlg-13{grid-column:span 13}.cds-col-xlg-14{grid-column:span 14}.cds-col-xlg-15{grid-column:span 15}.cds-col-xlg-16{grid-column:span 16}.cds-offset-xlg-0{grid-column-start:1}.cds-offset-xlg-1{grid-column-start:2}.cds-offset-xlg-2{grid-column-start:3}.cds-offset-xlg-3{grid-column-start:4}.cds-offset-xlg-4{grid-column-start:5}.cds-offset-xlg-5{grid-column-start:6}.cds-offset-xlg-6{grid-column-start:7}.cds-offset-xlg-7{grid-column-start:8}.cds-offset-xlg-8{grid-column-start:9}.cds-offset-xlg-9{grid-column-start:10}.cds-offset-xlg-10{grid-column-start:11}.cds-offset-xlg-11{grid-column-start:12}.cds-offset-xlg-12{grid-column-start:13}.cds-offset-xlg-13{grid-column-start:14}.cds-offset-xlg-14{grid-column-start:15}.cds-offset-xlg-15{grid-column-start:16}}@media (min-width: 1584px){.cds-col-max-1{grid-column:span 1}.cds-col-max-2{grid-column:span 2}.cds-col-max-3{grid-column:span 3}.cds-col-max-4{grid-column:span 4}.cds-col-max-5{grid-column:span 5}.cds-col-max-6{grid-column:span 6}.cds-col-max-7{grid-column:span 7}.cds-col-max-8{grid-column:span 8}.cds-col-max-9{grid-column:span 9}.cds-col-max-10{grid-column:span 10}.cds-col-max-11{grid-column:span 11}.cds-col-max-12{grid-column:span 12}.cds-col-max-13{grid-column:span 13}.cds-col-max-14{grid-column:span 14}.cds-col-max-15{grid-column:span 15}.cds-col-max-16{grid-column:span 16}.cds-offset-max-0{grid-column-start:1}.cds-offset-max-1{grid-column-start:2}.cds-offset-max-2{grid-column-start:3}.cds-offset-max-3{grid-column-start:4}.cds-offset-max-4{grid-column-start:5}.cds-offset-max-5{grid-column-start:6}.cds-offset-max-6{grid-column-start:7}.cds-offset-max-7{grid-column-start:8}.cds-offset-max-8{grid-column-start:9}.cds-offset-max-9{grid-column-start:10}.cds-offset-max-10{grid-column-start:11}.cds-offset-max-11{grid-column-start:12}.cds-offset-max-12{grid-column-start:13}.cds-offset-max-13{grid-column-start:14}.cds-offset-max-14{grid-column-start:15}.cds-offset-max-15{grid-column-start:16}}.cds-col-hidden{display:none}@media (min-width: 320px){.cds-col-sm-hidden{display:none}}@media (min-width: 672px){.cds-col-md-hidden{display:none}}@media (min-width: 1056px){.cds-col-lg-hidden{display:none}}@media (min-width: 1312px){.cds-col-xlg-hidden{display:none}}@media (min-width: 1584px){.cds-col-max-hidden{display:none}}.cds-col-auto{grid-column:auto}.cds-col-fill{grid-column:1/-1}.cds-grid--debug{position:relative}.cds-grid--debug: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{display:none!important}}@media (max-width: 671px){.cds-hidden-sm{display:none!important}}@media (max-width: 1055px){.cds-hidden-md{display:none!important}}@media (max-width: 1311px){.cds-hidden-lg{display:none!important}}@media (max-width: 1583px){.cds-hidden-xlg{display:none!important}}.stats-grid{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{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{display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.stat-card{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: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:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--border-focus)}.stat-card:hover:before{transform:scaleX(1)}.stat-card:hover .stat-icon{transform:scale(1.05)}.stat-card:hover .stat-card-bg{transform:translate(20%,-20%) scale(1.1);opacity:.08}.stat-card.loading .stat-content{opacity:.6;pointer-events:none}.stat-card.loading .stat-value{background:var(--bg-light);border-radius:var(--radius-sm);color:transparent;animation:pulse 1.5s ease-in-out infinite}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card{padding:var(--spacing-md);min-height:100px}.stat-card:hover{transform:translateY(-2px)}}@media (min-width: var(--breakpoint-md)) and (max-width: calc(var(--breakpoint-lg) - 1px)){.stat-card{padding:var(--spacing-lg);min-height:110px}}@media (min-width: var(--breakpoint-xl)){.stat-card{padding:var(--spacing-xl);min-height:140px}}.stat-content{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{gap:var(--spacing-md)}}@media (min-width: var(--breakpoint-xl)){.stat-content{gap:var(--spacing-xl)}}.stat-icon{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{background:linear-gradient(135deg,var(--primary-extra-light),var(--primary-lighter));color:var(--primary-color)}.stat-icon--students,.stat-icon--success{background:linear-gradient(135deg,var(--success-extra-light),var(--success-lighter));color:var(--success-color)}.stat-icon--campuses,.stat-icon--classes,.stat-icon--info{background:linear-gradient(135deg,var(--info-extra-light),var(--info-lighter));color:var(--info-color)}.stat-icon--users,.stat-icon--teachers,.stat-icon--warning{background:linear-gradient(135deg,var(--warning-extra-light),var(--warning-lighter));color:var(--warning-color)}.stat-icon--activities,.stat-icon--events,.stat-icon--danger{background:linear-gradient(135deg,var(--danger-extra-light),var(--danger-lighter));color:var(--danger-color)}.stat-icon--purple{background:linear-gradient(135deg,#f3e8ff,#ddd6fe);color:#8b5cf6}.stat-icon--indigo{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#6366f1}.stat-icon--pink{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#ec4899}.stat-icon--teal{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);color:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-icon{width:48px;height:48px}}@media (min-width: var(--breakpoint-xl)){.stat-icon{width:64px;height:64px}}.stat-info{flex:1;min-width:0}.stat-info .stat-label{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{font-size:var(--text-xs)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-label{font-size:var(--text-base)}}.stat-info .stat-value{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{font-size:var(--text-xl);font-weight:var(--font-bold)}}@media (min-width: var(--breakpoint-xl)){.stat-info .stat-value{font-size:var(--text-3xl)}}.stat-info .stat-description{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{display:none}}@media (min-width: var(--breakpoint-md)){.stat-info .stat-description{display:block}}.stat-trend{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{font-size:var(--text-sm);line-height:1}.stat-trend .trend-text{line-height:1}.stat-trend.trend-up,.stat-trend--positive{color:var(--success-color)}.stat-trend.trend-down,.stat-trend--negative{color:var(--danger-color)}.stat-trend.trend-stable,.stat-trend--neutral{color:var(--text-secondary)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-trend{font-size:10px;gap:2px}.stat-trend .trend-icon{font-size:var(--text-xs)}}.stat-card-bg{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{background:var(--primary-color)}.stat-card-bg.bg-students,.stat-card-bg.bg-success{background:var(--success-color)}.stat-card-bg.bg-campuses,.stat-card-bg.bg-classes,.stat-card-bg.bg-info{background:var(--info-color)}.stat-card-bg.bg-users,.stat-card-bg.bg-teachers,.stat-card-bg.bg-warning{background:var(--warning-color)}.stat-card-bg.bg-activities,.stat-card-bg.bg-events,.stat-card-bg.bg-danger{background:var(--danger-color)}.stat-card-bg.bg-purple{background:#8b5cf6}.stat-card-bg.bg-indigo{background:#6366f1}.stat-card-bg.bg-pink{background:#ec4899}.stat-card-bg.bg-teal{background:#14b8a6}@media (max-width: calc(var(--breakpoint-md) - 1px)){.stat-card-bg{width:60px;height:60px;transform:translate(20%,-20%)}}@media (min-width: var(--breakpoint-xl)){.stat-card-bg{width:100px;height:100px;transform:translate(30%,-30%)}}.stat-card--compact{padding:var(--spacing-md);min-height:80px}.stat-card--compact .stat-content{gap:var(--spacing-md)}.stat-card--compact .stat-icon{width:40px;height:40px}.stat-card--compact .stat-info .stat-value{font-size:var(--text-lg);margin-bottom:0}.stat-card--compact .stat-info .stat-label{font-size:var(--text-xs);margin-bottom:2px}.stat-card--compact .stat-card-bg{width:50px;height:50px}.stat-card--large{padding:var(--spacing-xl);min-height:160px}.stat-card--large .stat-icon{width:72px;height:72px}.stat-card--large .stat-info .stat-value{font-size:var(--text-4xl)}.stat-card--large .stat-info .stat-label{font-size:var(--text-base)}.stat-card--large .stat-card-bg{width:120px;height:120px}.stat-card--vertical .stat-content{flex-direction:column;text-align:center;gap:var(--spacing-md)}.stat-card--vertical .stat-info{flex:none}.stat-card--vertical .stat-info .stat-label,.stat-card--vertical .stat-info .stat-description{text-align:center}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.8}}@keyframes countUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.stat-value--animated{animation:countUp .6s ease-out}.stat-card[role=button]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.stat-card[role=button]:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.stat-card{border-width:2px;border-color:var(--text-primary)}.stat-card:hover{border-color:var(--primary-color)}.stat-icon{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.stat-card,.stat-icon,.stat-card-bg{transition:none}.stat-card:hover{transform:none}.stat-value--animated{animation:none}}.card,.table-card,.activities-card,.chart-card,.data-card,.filter-card,.overview-card{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:hover,.table-card:hover,.activities-card:hover,.chart-card:hover,.data-card:hover,.filter-card:hover,.overview-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--border-color)}.card .card-header,.table-card .card-header,.activities-card .card-header,.chart-card .card-header,.data-card .card-header,.filter-card .card-header,.overview-card .card-header{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,.table-card .card-header .card-title,.activities-card .card-header .card-title,.chart-card .card-header .card-title,.data-card .card-header .card-title,.filter-card .card-header .card-title,.overview-card .card-header .card-title{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,.table-card .card-header .card-title.with-icon,.activities-card .card-header .card-title.with-icon,.chart-card .card-header .card-title.with-icon,.data-card .card-header .card-title.with-icon,.filter-card .card-header .card-title.with-icon,.overview-card .card-header .card-title.with-icon{display:flex;align-items:center;gap:var(--spacing-sm)}.card .card-header .card-title.with-icon .card-icon,.table-card .card-header .card-title.with-icon .card-icon,.activities-card .card-header .card-title.with-icon .card-icon,.chart-card .card-header .card-title.with-icon .card-icon,.data-card .card-header .card-title.with-icon .card-icon,.filter-card .card-header .card-title.with-icon .card-icon,.overview-card .card-header .card-title.with-icon .card-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary-color)}.card .card-header .card-subtitle,.table-card .card-header .card-subtitle,.activities-card .card-header .card-subtitle,.chart-card .card-header .card-subtitle,.data-card .card-header .card-subtitle,.filter-card .card-header .card-subtitle,.overview-card .card-header .card-subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs);line-height:var(--leading-normal)}.card .card-header .card-actions,.table-card .card-header .card-actions,.activities-card .card-header .card-actions,.chart-card .card-header .card-actions,.data-card .card-header .card-actions,.filter-card .card-header .card-actions,.overview-card .card-header .card-actions{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-header,.table-card .card-header,.activities-card .card-header,.chart-card .card-header,.data-card .card-header,.filter-card .card-header,.overview-card .card-header{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}.card .card-header .card-actions,.table-card .card-header .card-actions,.activities-card .card-header .card-actions,.chart-card .card-header .card-actions,.data-card .card-header .card-actions,.filter-card .card-header .card-actions,.overview-card .card-header .card-actions{justify-content:flex-end}}.card .card-body,.table-card .card-body,.activities-card .card-body,.chart-card .card-body,.data-card .card-body,.filter-card .card-body,.overview-card .card-body{padding:var(--spacing-lg)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card .card-body,.table-card .card-body,.activities-card .card-body,.chart-card .card-body,.data-card .card-body,.filter-card .card-body,.overview-card .card-body{padding:var(--spacing-md)}}.card .card-footer,.table-card .card-footer,.activities-card .card-footer,.chart-card .card-footer,.data-card .card-footer,.filter-card .card-footer,.overview-card .card-footer{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,.table-card .card-footer,.activities-card .card-footer,.chart-card .card-footer,.data-card .card-footer,.filter-card .card-footer,.overview-card .card-footer{padding:var(--spacing-md);flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card,.table-card,.activities-card,.chart-card,.data-card,.filter-card,.overview-card{margin-bottom:var(--spacing-md);border-radius:var(--radius-md)}.card:hover,.table-card:hover,.activities-card:hover,.chart-card:hover,.data-card:hover,.filter-card:hover,.overview-card:hover{transform:none}.card .card-header,.table-card .card-header,.activities-card .card-header,.chart-card .card-header,.data-card .card-header,.filter-card .card-header,.overview-card .card-header,.card .card-body,.table-card .card-body,.activities-card .card-body,.chart-card .card-body,.data-card .card-body,.filter-card .card-body,.overview-card .card-body,.card .card-footer,.table-card .card-footer,.activities-card .card-footer,.chart-card .card-footer,.data-card .card-footer,.filter-card .card-footer,.overview-card .card-footer{padding:var(--spacing-md) var(--spacing-sm)}}.card--primary{border-left:4px solid var(--primary-color)}.card--primary .card-header{background:linear-gradient(135deg,var(--primary-extra-light),transparent)}.card--success{border-left:4px solid var(--success-color)}.card--success .card-header{background:linear-gradient(135deg,var(--success-extra-light),transparent)}.card--warning{border-left:4px solid var(--warning-color)}.card--warning .card-header{background:linear-gradient(135deg,var(--warning-extra-light),transparent)}.card--danger{border-left:4px solid var(--danger-color)}.card--danger .card-header{background:linear-gradient(135deg,var(--danger-extra-light),transparent)}.card--info{border-left:4px solid var(--info-color)}.card--info .card-header{background:linear-gradient(135deg,var(--info-extra-light),transparent)}.card--borderless{border:none;box-shadow:var(--shadow-sm)}.card--flat{box-shadow:none;border:1px solid var(--border-color-light)}.card--compact .card-header,.card--compact .card-body,.card--compact .card-footer{padding:var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--compact .card-header,.card--compact .card-body,.card--compact .card-footer{padding:var(--spacing-sm)}}.card--large .card-header,.card--large .card-body,.card--large .card-footer{padding:var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.card--large .card-header,.card--large .card-body,.card--large .card-footer{padding:var(--spacing-lg)}}.overview-card .card-header .header-content{display:flex;align-items:center;gap:var(--spacing-md)}.overview-card .card-header .header-content .header-icon{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{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{font-size:var(--text-sm);color:var(--text-secondary);margin-top:2px;display:block}.overview-card.enrollment-overview .header-icon{background:linear-gradient(135deg,var(--success-extra-light),var(--success-light));color:var(--success-color)}.overview-card.activity-overview .header-icon{background:linear-gradient(135deg,var(--info-extra-light),var(--info-light));color:var(--info-color)}.filter-card{margin-bottom:var(--spacing-xl)}.filter-card .filter-form{gap:var(--spacing-md);align-items:flex-end;display:flex;flex-direction:column}@media (min-width: var(--breakpoint-md)){.filter-card .filter-form{flex-direction:row}}.filter-card .filter-form .filter-group{display:grid;gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));flex:1}.filter-card .filter-form .filter-actions{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{width:100%;justify-content:stretch}.filter-card .filter-form .filter-actions .el-button{flex:1}}.data-card .data-content{padding:var(--spacing-lg)}.data-card .data-content .data-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md)}.data-card .data-content .data-header .data-title{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.data-card .data-content .data-header .data-actions{display:flex;align-items:center;gap:var(--spacing-sm)}.data-card .data-content .data-body{margin-bottom:var(--spacing-md)}.data-card .data-content .data-footer{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{font-size:var(--text-sm);color:var(--text-secondary)}.chart-card .chart-container{min-height:320px;position:relative;padding:var(--spacing-md);background:var(--bg-tertiary);border-radius:var(--radius-md)}.chart-card .chart-container .chart{width:100%;height:320px;border-radius:var(--radius-sm)}.chart-card .chart-container .chart-loading{display:flex;align-items:center;justify-content:center;min-height:320px}.chart-card .chart-container .chart-loading .el-skeleton{width:100%}.chart-card .chart-container .chart-content{height:100%;border-radius:var(--radius-sm);overflow:hidden}@media (max-width: calc(var(--breakpoint-md) - 1px)){.chart-card .chart-container{min-height:280px;padding:var(--spacing-sm)}.chart-card .chart-container .chart{height:280px}.chart-card .chart-container .chart-loading{min-height:280px}}.table-card .table-content .table-header,.activities-card .table-content .table-header{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,.activities-card .table-content .table-header .table-title{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:before,.activities-card .table-content .table-header .table-title:before{content:"";width:4px;height:20px;background:var(--gradient-primary);border-radius:2px}.table-card .table-content .table-header .table-actions,.activities-card .table-content .table-header .table-actions{display:flex;align-items:center;gap:var(--spacing-sm)}.table-card .table-content .table-body,.activities-card .table-content .table-body{padding:0}.table-card .table-content .table-body .el-table,.activities-card .table-content .table-body .el-table{border-radius:0}.table-card .table-content .table-body .el-table:deep(.el-table__header),.activities-card .table-content .table-body .el-table:deep(.el-table__header){background:var(--bg-tertiary)}.table-card .table-content .table-body .el-table:deep(.el-table__row),.activities-card .table-content .table-body .el-table:deep(.el-table__row){transition:background-color var(--transition-base)}.table-card .table-content .table-body .el-table:deep(.el-table__row):hover,.activities-card .table-content .table-body .el-table:deep(.el-table__row):hover{background:var(--bg-tertiary)}.activities-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light)}.card[tabindex]:focus,[tabindex].overview-card:focus,[tabindex].filter-card:focus,[tabindex].data-card:focus,[tabindex].chart-card:focus,[tabindex].table-card:focus,[tabindex].activities-card:focus{outline:2px solid var(--primary-color);outline-offset:2px}.card[tabindex]:focus:not(:focus-visible),[tabindex].overview-card:focus:not(:focus-visible),[tabindex].filter-card:focus:not(:focus-visible),[tabindex].data-card:focus:not(:focus-visible),[tabindex].chart-card:focus:not(:focus-visible),[tabindex].table-card:focus:not(:focus-visible),[tabindex].activities-card:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.card,.overview-card,.filter-card,.data-card,.chart-card,.table-card,.activities-card{border-width:2px;border-color:var(--text-primary)}.card:hover,.overview-card:hover,.filter-card:hover,.data-card:hover,.chart-card:hover,.table-card:hover,.activities-card:hover{border-color:var(--primary-color)}}@media (prefers-reduced-motion: reduce){.card,.overview-card,.filter-card,.data-card,.chart-card,.table-card,.activities-card{transition:none}.card:hover,.overview-card:hover,.filter-card:hover,.data-card:hover,.chart-card:hover,.table-card:hover,.activities-card:hover{transform:none}}.table{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{background:var(--bg-tertiary)}.table thead th{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{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color var(--transition-base)}.table thead th.sortable:hover,.table thead th.sortable.sorted{color:var(--primary-color)}.table thead th.sortable.sorted:after{content:"↑";margin-left:var(--spacing-xs)}.table thead th.sortable.sorted.desc:after{content:"↓"}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table thead th{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}.table tbody tr{transition:background-color var(--transition-base)}.table tbody tr:hover{background:var(--bg-tertiary)}.table tbody tr:not(:last-child){border-bottom:1px solid var(--border-color-lighter)}.table tbody tr.selected{background:var(--primary-extra-light)}.table tbody tr.selected:hover{background:var(--primary-lighter)}.table tbody tr.disabled{opacity:.5;pointer-events:none}.table tbody td{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{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-xs)}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table{border-radius:var(--radius-md)}}.table--compact thead th,.table--compact tbody td{padding:var(--spacing-sm) var(--spacing-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--compact thead th,.table--compact tbody td{padding:var(--spacing-xs) var(--spacing-sm)}}.table--large thead th,.table--large tbody td{padding:var(--spacing-lg) var(--spacing-xl)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table--large thead th,.table--large tbody td{padding:var(--spacing-md) var(--spacing-lg)}}.table--bordered{border:1px solid var(--border-color-light)}.table--bordered th,.table--bordered td{border-right:1px solid var(--border-color-lighter)}.table--bordered th:last-child,.table--bordered td:last-child{border-right:none}.table--striped tbody tr:nth-child(odd){background:var(--bg-light)}.table--striped tbody tr:nth-child(odd):hover{background:var(--bg-tertiary)}.table--striped tbody tr:nth-child(odd).selected{background:var(--primary-extra-light)}.table--striped tbody tr:nth-child(odd).selected:hover{background:var(--primary-lighter)}.table--borderless thead th,.table--borderless tbody tr{border-bottom:none}.table-container{width:100%;overflow-x:auto;margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg)}.table-container .table{margin-bottom:0;min-width:600px}.w-5{width:5%}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-35{width:35%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.text-left{text-align:left}.text-right{text-align:right}.table-actions,.action-buttons{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,.action-buttons .el-button{margin:0;min-width:48px}@media (max-width: calc(var(--breakpoint-md) - 1px)){.table-actions,.action-buttons{gap:2px;flex-direction:column;align-items:stretch}.table-actions .el-button,.action-buttons .el-button{margin:0;width:100%;min-width:unset}}.table-status{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:before{content:"";width:6px;height:6px;border-radius:var(--radius-full);flex-shrink:0}.table-status--success{background:var(--success-extra-light);color:var(--success-color)}.table-status--success:before{background:var(--success-color)}.table-status--warning{background:var(--warning-extra-light);color:var(--warning-color)}.table-status--warning:before{background:var(--warning-color)}.table-status--danger{background:var(--danger-extra-light);color:var(--danger-color)}.table-status--danger:before{background:var(--danger-color)}.table-status--info{background:var(--info-extra-light);color:var(--info-color)}.table-status--info:before{background:var(--info-color)}.table-status--primary{background:var(--primary-extra-light);color:var(--primary-color)}.table-status--primary:before{background:var(--primary-color)}.table-status--default{background:var(--bg-light);color:var(--text-secondary)}.table-status--default:before{background:var(--text-placeholder)}.el-table{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color-light)}.el-table .el-table__header{background:var(--bg-tertiary)}.el-table .el-table__header th{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{padding:0 var(--spacing-md);line-height:var(--leading-tight)}.el-table .el-table__body tr:hover{background:var(--bg-tertiary)}.el-table .el-table__body td{border-bottom:1px solid var(--border-color-lighter);color:var(--text-primary);font-size:var(--text-sm)}.el-table .el-table__body td .cell{padding:0 var(--spacing-md);line-height:var(--leading-normal)}.el-table .el-table__body td .cell:has(.activity-actions,.table-actions,.action-buttons,.el-button){overflow:visible;white-space:normal}.el-table .el-table__body td .cell .activity-actions,.el-table .el-table__body td .cell .table-actions,.el-table .el-table__body td .cell .action-buttons{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{white-space:nowrap;flex-shrink:0}.el-table .el-table__empty-block{background:var(--bg-card)}.el-table .el-table__empty-block .el-table__empty-text{color:var(--text-placeholder)}.el-table .el-table__fixed,.el-table .el-table__fixed-right{box-shadow:var(--shadow-md)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-table{border-radius:var(--radius-md)}.el-table .el-table__header th .cell,.el-table .el-table__body td .cell{padding:0 var(--spacing-sm);font-size:var(--text-xs)}}.el-pagination{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{color:var(--text-secondary);font-size:var(--text-sm)}.el-pagination .el-pager li{background:transparent;border-radius:var(--radius-sm);margin:0 2px;transition:all var(--transition-base)}.el-pagination .el-pager li:hover{background:var(--bg-tertiary)}.el-pagination .el-pager li.is-active{background:var(--primary-color);color:#fff}.el-pagination .btn-prev,.el-pagination .btn-next{background:transparent;border-radius:var(--radius-sm)}.el-pagination .btn-prev:hover,.el-pagination .btn-next:hover{background:var(--bg-tertiary)}.el-pagination .btn-prev:disabled,.el-pagination .btn-next:disabled{color:var(--text-disabled)}@media (max-width: calc(var(--breakpoint-md) - 1px)){.el-pagination{padding:var(--spacing-md) 0}.el-pagination .el-pagination__total,.el-pagination .el-pagination__sizes{display:none}}.table tbody tr:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.table tbody tr:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.table{border:2px solid var(--text-primary)}.table th,.table td{border-color:var(--text-primary)}.table-status{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.table tbody tr,.el-table .el-table__body tr,.el-pagination .el-pager li{transition:none}}.form{margin-bottom:var(--spacing-lg)}.form .form-item{margin-bottom:var(--spacing-md)}.form .form-item:last-child{margin-bottom:0}.form .form-label{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{color:var(--danger-color);margin-left:var(--spacing-xs)}.form .form-control{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: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:disabled,.form .form-control[readonly]{background-color:var(--bg-secondary);opacity:.7;cursor:not-allowed}.form .form-control::-moz-placeholder{color:var(--text-placeholder)}.form .form-control::placeholder{color:var(--text-placeholder)}.form .form-help{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--text-secondary)}.form .form-error{margin-top:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--danger-color)}.form.is-valid .form-control{border-color:var(--success-color)}.form.is-invalid .form-control{border-color:var(--danger-color)}.form.form-inline{display:flex;flex-wrap:wrap;align-items:flex-end}.form.form-inline .form-item{margin-right:var(--spacing-md);margin-bottom:var(--spacing-md)}.form .form-group{margin-bottom:var(--spacing-lg)}.form .form-group .form-group-title{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{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,.radio{display:flex;align-items:center;position:relative;padding-left:1.5rem;margin-bottom:var(--spacing-sm);cursor:pointer}.checkbox input,.radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:checked~.checkmark,.radio input:checked~.checkmark{background-color:var(--primary-color);border-color:var(--primary-color)}.checkbox input:checked~.checkmark:after,.radio input:checked~.checkmark:after{display:block}.checkbox input:disabled~.checkmark,.radio input:disabled~.checkmark{background-color:var(--bg-secondary);border-color:var(--border-color);cursor:not-allowed}.checkbox .checkmark,.radio .checkmark{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:after,.radio .checkmark:after{content:"";position:absolute;display:none}.checkbox:hover input~.checkmark,.radio:hover input~.checkmark{border-color:var(--primary-color)}.checkbox .checkmark{border-radius:var(--border-radius-sm)}.checkbox .checkmark: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{border-radius:50%}.radio .checkmark:after{top:.3rem;left:.3rem;width:.4rem;height:.4rem;border-radius:50%;background:white}.settings-form .form-section{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:hover{border-color:var(--border-color)}.settings-form .form-section .section-title{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: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{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{display:flex;align-items:center;gap:var(--spacing-sm)}@media (max-width: 768px){.search-form .search-actions{width:100%}.search-form .search-actions .el-button{flex:1}}.form-skeleton .skeleton-section{padding:var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:var(--spacing-md)}.form-skeleton .skeleton-section .skeleton-title{width:30%;height:20px;margin-bottom:var(--spacing-md);border-radius:var(--radius-sm);background:var(--bg-hover)}.form-skeleton .skeleton-section .skeleton-field{margin-bottom:var(--spacing-lg)}.form-skeleton .skeleton-section .skeleton-field .skeleton-label{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{width:70%;height:40px;border-radius:var(--radius-md);background:var(--bg-hover)}.el-table{--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{overflow-x:auto;-webkit-overflow-scrolling:touch}.el-table-wrapper::-webkit-scrollbar{height:6px}.el-table-wrapper::-webkit-scrollbar-track{background:var(--bg-color-page);border-radius:3px}.el-table-wrapper::-webkit-scrollbar-thumb{background:var(--border-color-dark);border-radius:3px}.el-table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--text-color-placeholder)}.el-table .el-table__header-wrapper .el-table__header th{background-color:var(--bg-color-page)!important;color:var(--text-color-primary)!important;font-weight:600;font-size:14px;border-bottom:2px solid var(--border-color-light);padding:12px 8px}@media (max-width: 575px){.el-table .el-table__header-wrapper .el-table__header th{padding:8px 4px;font-size:12px}}.el-table .el-table__header-wrapper .el-table__header th .caret-wrapper .sort-caret{border-color:var(--primary-color)}.el-table .el-table__header-wrapper .el-table__header th .cell .unified-icon{margin-right:4px;vertical-align:middle}.el-table .el-table__body-wrapper .el-table__body tr{transition:all .2s ease}.el-table .el-table__body-wrapper .el-table__body tr:hover{background-color:var(--bg-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr.current-row{background-color:var(--primary-color-light)!important}.el-table .el-table__body-wrapper .el-table__body tr td{padding:12px 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{padding:8px 4px;font-size:13px}}.el-table .el-table__body-wrapper .el-table__body tr td .cell{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,.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button,.el-table .el-table__body-wrapper .el-table__body tr td .cell .unified-icon{flex-shrink:0}.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group{display:flex;gap:4px;flex-wrap:wrap}@media (max-width: 575px){.el-table .el-table__body-wrapper .el-table__body tr td .cell .el-button-group{flex-direction:column;gap:2px}}.el-table .el-table__empty-block{padding:40px 20px}.el-table .el-table__empty-block .el-table__empty-text{color:var(--text-color-placeholder);font-size:14px}.el-table .el-table__empty-block .el-table__empty-text .unified-icon{font-size:48px;margin-bottom:12px;color:var(--text-color-placeholder)}.el-table .el-loading-mask{background-color:#ffffffb3}@media (max-width: 575px){.el-table .el-loading-mask{background-color:#ffffffe6}}.el-pagination{margin-top:20px;justify-content:center;flex-wrap:wrap;gap:8px}@media (max-width: 575px){.el-pagination{margin-top:16px}.el-pagination .el-pagination__sizes,.el-pagination .el-pagination__jump{display:none}.el-pagination .el-pager li{min-width:32px;height:32px;line-height:32px;font-size:12px}.el-pagination .btn-prev,.el-pagination .btn-next{min-width:32px;height:32px}}.list-container{background:var(--bg-color);border-radius:var(--border-radius-base);border:1px solid var(--border-color-light);overflow:hidden}.list-container .list-header{padding:16px 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:12px}@media (max-width: 575px){.list-container .list-header{padding:12px 16px;flex-direction:column;align-items:stretch}}.list-container .list-header .list-title{font-size:18px;font-weight:600;color:var(--text-color-primary);margin:0;display:flex;align-items:center;gap:8px}.list-container .list-header .list-title .unified-icon{color:var(--primary-color)}@media (max-width: 575px){.list-container .list-header .list-title{font-size:16px}}.list-container .list-header .list-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}@media (max-width: 575px){.list-container .list-header .list-actions{justify-content:stretch}.list-container .list-header .list-actions .el-button{flex:1;min-width:0}}.list-container .list-content{padding:20px}@media (max-width: 575px){.list-container .list-content{padding:16px}}.list-container .list-footer{padding:16px 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:12px}@media (max-width: 575px){.list-container .list-footer{padding:12px 16px;flex-direction:column;align-items:stretch}}.list-container .list-footer .list-info{color:var(--text-color-regular);font-size:14px}@media (max-width: 575px){.list-container .list-footer .list-info{text-align:center}}.card-list{display:grid;gap:16px}.card-list.cols-1{grid-template-columns:1fr}.card-list.cols-2{grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.card-list.cols-2{grid-template-columns:1fr}}.card-list.cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 991px){.card-list.cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-3{grid-template-columns:1fr}}.card-list.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 1199px){.card-list.cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.card-list.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.card-list.cols-4{grid-template-columns:1fr}}.card-list .card-item{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:16px;transition:all .3s ease;cursor:pointer}.card-list .card-item:hover{border-color:var(--primary-color);box-shadow:0 2px 12px #0000001a;transform:translateY(-2px)}@media (max-width: 575px){.card-list .card-item{padding:12px}}.card-list .card-item .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.card-list .card-item .card-header .card-title{font-size:16px;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{font-size:14px}}.card-list .card-item .card-header .card-actions{display:flex;gap:4px;flex-shrink:0}.card-list .card-item .card-content{color:var(--text-color-regular);font-size:14px;line-height:1.5}@media (max-width: 575px){.card-list .card-item .card-content{font-size:13px}}.card-list .card-item .card-footer{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:12px;color:var(--text-color-placeholder)}@media (max-width: 575px){.card-list .card-item .card-footer{flex-direction:column;align-items:flex-start;gap:4px}}.data-table-container .table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}@media (max-width: 575px){.data-table-container .table-toolbar{flex-direction:column;align-items:stretch;gap:8px}}.data-table-container .table-toolbar .toolbar-left{display:flex;gap:8px;align-items:center;flex-wrap:wrap}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-left{justify-content:stretch}.data-table-container .table-toolbar .toolbar-left .el-button{flex:1;min-width:0}}.data-table-container .table-toolbar .toolbar-right{display:flex;gap:8px;align-items:center}@media (max-width: 575px){.data-table-container .table-toolbar .toolbar-right{justify-content:stretch;width:100%}.data-table-container .table-toolbar .toolbar-right .el-input{flex:1}}.data-table-container .table-wrapper{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-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header td,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body td,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header td,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body td{border:none}.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__header th,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body th,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header th,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body th{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-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td{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:last-child,.data-table-container .table-wrapper .el-table .el-table__header-wrapper .el-table__body tr td:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__header tr td:last-child,.data-table-container .table-wrapper .el-table .el-table__body-wrapper .el-table__body tr td:last-child{border-bottom:none}.list-item{background:var(--bg-color);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:16px;margin-bottom:12px;transition:all .3s ease;display:flex;align-items:center;gap:12px}.list-item:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #0000001a}.list-item:last-child{margin-bottom:0}@media (max-width: 575px){.list-item{flex-direction:column;align-items:flex-start;padding:12px}}.list-item .list-item-icon{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{font-size:20px;color:var(--primary-color)}.list-item .list-item-content{flex:1;min-width:0}.list-item .list-item-content .list-item-title{font-size:16px;font-weight:600;color:var(--text-color-primary);margin:0 0 4px}@media (max-width: 575px){.list-item .list-item-content .list-item-title{font-size:14px}}.list-item .list-item-content .list-item-description{color:var(--text-color-regular);font-size:14px;line-height:1.5;margin:0}@media (max-width: 575px){.list-item .list-item-content .list-item-description{font-size:13px}}.list-item .list-item-actions{flex-shrink:0;display:flex;gap:8px}@media (max-width: 575px){.list-item .list-item-actions{width:100%;justify-content:flex-end;margin-top:8px}}.search-filter-bar{background:var(--bg-color-page);border:1px solid var(--border-color-light);border-radius:var(--border-radius-base);padding:16px;margin-bottom:16px}@media (max-width: 575px){.search-filter-bar{padding:12px}}.search-filter-bar .filter-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}@media (max-width: 575px){.search-filter-bar .filter-row{flex-direction:column;align-items:stretch;gap:8px}}.search-filter-bar .filter-row .filter-item{display:flex;align-items:center;gap:8px;min-width:0}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item{flex-direction:column;align-items:stretch}.search-filter-bar .filter-row .filter-item .el-input,.search-filter-bar .filter-row .filter-item .el-select,.search-filter-bar .filter-row .filter-item .el-date-picker{width:100%}}.search-filter-bar .filter-row .filter-item .filter-label{font-size:14px;color:var(--text-color-regular);white-space:nowrap}@media (max-width: 575px){.search-filter-bar .filter-row .filter-item .filter-label{font-size:12px}}.search-filter-bar .filter-row .filter-actions{display:flex;gap:8px;margin-left:auto}@media (max-width: 575px){.search-filter-bar .filter-row .filter-actions{margin-left:0;justify-content:stretch}.search-filter-bar .filter-row .filter-actions .el-button{flex:1}}.dark .el-table{--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{color:var(--text-color-placeholder)}.dark .el-table .el-loading-mask{background-color:#000000b3}.dark .card-list .card-item:hover{box-shadow:0 2px 12px #0000004d}.dark .list-item:hover{box-shadow:0 2px 8px #0000004d}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break{word-wrap:break-word;word-break:break-word}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-gap-8{gap:8px}.flex-gap-12{gap:12px}.flex-gap-16{gap:16px}@media (max-width: 575px){.hidden-xs{display:none!important}}@media (max-width: 767px){.hidden-sm{display:none!important}}@media (max-width: 991px){.hidden-md{display:none!important}}@media (max-width: 1199px){.hidden-lg{display:none!important}}.mobile-only{display:none!important}@media (max-width: 575px){.mobile-only{display:block!important}}@media (max-width: 575px){.desktop-only{display:none!important}}: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}*{box-sizing:border-box}body{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{min-height:100vh;display:flex;background:var(--gray-50)}.app-container.theme-light{--bg-primary: #ffffff;--bg-secondary: #f9fafb;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb}.sidebar{width:var(--sidebar-width);background:white;border-right:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.sidebar.collapsed{width:var(--sidebar-collapsed-width)}.sidebar.collapsed .logo-text,.sidebar.collapsed .nav-desc,.sidebar.collapsed .user-details{display:none}.sidebar.collapsed .nav-item{justify-content:center}.sidebar.collapsed .nav-item .nav-content{display:none}.sidebar .user-section{padding:var(--spacing-lg);border-top:1px solid var(--gray-200);background:var(--gray-50)}.sidebar .user-section .user-info{display:flex;align-items:center;gap:var(--spacing-md)}.sidebar .user-section .user-info .user-avatar{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:16px;flex-shrink:0}.sidebar .user-section .user-info .user-details{flex:1;min-width:0}.sidebar .user-section .user-info .user-details .user-name{font-size:14px;font-weight:600;color:var(--gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .user-section .user-info .user-details .user-role{font-size:12px;color:var(--gray-500);margin-top:2px}.main-container{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{margin-left:0}.main-container .navbar{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{flex:1}.main-container .navbar .navbar-left .el-breadcrumb{font-size:14px}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner{color:var(--gray-600)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner:hover{color:var(--primary-color)}.main-container .navbar .navbar-left .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:var(--gray-800);font-weight:500}.main-container .navbar .navbar-right{display:flex;align-items:center;gap:var(--spacing-md)}.main-container .navbar .navbar-right .header-action-btn{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:hover{background:var(--gray-200);color:var(--gray-800)}.main-container .navbar .navbar-right .header-action-btn:active{transform:scale(.95)}.main-container .page-content{flex:1;padding:var(--spacing-2xl);overflow-y:auto}.main-container .page-content>*{max-width:100%;margin:0;width:100%}.stat-card{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:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.stat-card .stat-content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.stat-card .stat-main{display:flex;align-items:baseline;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.stat-card .stat-main .stat-value{font-size:32px;font-weight:700;color:var(--gray-900);line-height:1}.stat-card .stat-main .stat-unit{font-size:14px;color:var(--gray-500);font-weight:500}.stat-card .stat-footer{display:flex;justify-content:space-between;align-items:center}.stat-card .stat-footer .stat-title{font-size:14px;color:var(--gray-600);font-weight:500}.stat-card .stat-footer .stat-trend{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:var(--radius-md);font-size:12px;font-weight:600}.stat-card .stat-footer .stat-trend.positive{background:var(--success-bg);color:var(--success-color)}.stat-card .stat-footer .stat-trend.negative{background:var(--danger-bg);color:var(--danger-color)}.chart-container{background:white;border-radius:var(--radius-lg);padding:var(--spacing-2xl);border:1px solid var(--gray-200);min-height:400px}.chart-container .chart-header{margin-bottom:var(--spacing-xl);display:flex;justify-content:space-between;align-items:flex-start}.chart-container .chart-header .chart-info .chart-title{font-size:16px;font-weight:600;color:var(--gray-900);margin-bottom:4px}.chart-container .chart-header .chart-info .chart-subtitle{font-size:13px;color:var(--gray-500)}.chart-container .chart-header .chart-actions{display:flex;gap:var(--spacing-sm)}.chart-container .chart-header .chart-actions button{padding:6px 12px;border-radius:var(--radius-md);border:1px solid var(--gray-300);background:white;color:var(--gray-600);font-size:13px;cursor:pointer;transition:all var(--transition-fast)}.chart-container .chart-header .chart-actions button:hover{background:var(--gray-50);border-color:var(--primary-color);color:var(--primary-color)}@media (max-width: 1400px){.stats-section .cds-col-lg-4{width:50%}}@media (max-width: 1024px){:root{--sidebar-width: 240px}.main-container .navbar{padding:0 var(--spacing-lg)}.main-container .page-content{padding:var(--spacing-lg)}}@media (max-width: 768px){.sidebar{position:fixed;left:0;top:0;height:100vh;z-index:1000;transform:translate(-100%);transition:transform var(--transition-base)}.sidebar.show{transform:translate(0)}.main-container{margin-left:0!important}.main-container .navbar-right .user-info{display:none}.stats-section .cds-col-lg-4{width:100%}.charts-grid,.actions-grid{grid-template-columns:1fr!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.page-content>*{animation:fadeIn .3s ease-out}.nav-item{animation:slideInLeft .3s ease-out;animation-fill-mode:both}.nav-item:nth-child(1){animation-delay:.05s}.nav-item:nth-child(2){animation-delay:.1s}.nav-item:nth-child(3){animation-delay:.15s}.nav-item:nth-child(4){animation-delay:.2s}.nav-item:nth-child(5){animation-delay:.25s}.nav-item:nth-child(6){animation-delay:.3s}.nav-item:nth-child(7){animation-delay:.35s}.nav-item:nth-child(8){animation-delay:.4s}.nav-item:nth-child(9){animation-delay:.45s}.nav-item:nth-child(10){animation-delay:.5s}.text-primary{color:var(--primary-color)!important}.text-success{color:var(--success-color)!important}.text-warning{color:var(--warning-color)!important}.text-danger{color:var(--danger-color)!important}.text-info{color:var(--info-color)!important}.bg-primary{background:var(--primary-color)!important}.bg-success{background:var(--success-bg)!important}.bg-warning{background:var(--warning-bg)!important}.bg-danger{background:var(--danger-bg)!important}.bg-info{background:var(--info-bg)!important}.rounded-sm{border-radius:var(--radius-sm)!important}.rounded-md{border-radius:var(--radius-md)!important}.rounded-lg{border-radius:var(--radius-lg)!important}.rounded-xl{border-radius:var(--radius-xl)!important}.rounded-full{border-radius:var(--radius-full)!important}.shadow-sm{box-shadow:var(--shadow-sm)!important}.shadow-md{box-shadow:var(--shadow-md)!important}.shadow-lg{box-shadow:var(--shadow-lg)!important}.shadow-xl{box-shadow:var(--shadow-xl)!important}.app-container{display:flex;height:100vh;overflow:hidden;position:relative;background-color:var(--bg-secondary, #f5f7fa)}.sidebar{position:fixed;top:0;left:0;height:100vh;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{width:var(--sidebar-width-collapsed, 64px)}.sidebar.collapsed .logo-text,.sidebar.collapsed .nav-content,.sidebar.collapsed .user-details{display:none}.sidebar.collapsed .nav-item{justify-content:center;padding:12px}.sidebar.collapsed .nav-item .nav-icon{margin:0}.main-container{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{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar{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 #00000014;position:sticky;top:0;z-index:100;flex-shrink:0}.main-container .page-content{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg-secondary, #f5f7fa);position:relative}.main-container .page-content>*{max-width:var(--container-2xl, 1536px);margin:0 auto;padding:24px;width:100%}.main-container .page-content>*.page-container,.main-container .page-content>*.center-page{padding:24px}.main-container .page-content>* .el-card{margin-bottom:20px}.main-container .page-content>* .el-card:last-child{margin-bottom:0}@media screen and (max-width: 1280px){.main-container .page-content>*{max-width:100%;padding:20px}}@media screen and (max-width: 1024px){.sidebar{width:var(--sidebar-width, 260px)}.sidebar.collapsed{width:var(--sidebar-width-collapsed, 64px)}.main-container{margin-left:var(--sidebar-width, 260px)}.main-container.main-expanded{margin-left:var(--sidebar-width-collapsed, 64px)}.main-container .navbar{padding:0 20px}.main-container .page-content>*{padding:16px}}@media screen and (max-width: 768px){.sidebar{position:fixed;transform:translate(-100%);z-index:1050;width:var(--sidebar-width, 240px)!important}.sidebar.sidebar-open,.sidebar.show{transform:translate(0)}.sidebar.collapsed{transform:translate(-100%)}.main-container,.main-container.main-expanded{margin-left:0!important}.main-container .navbar{padding:0 16px}.main-container .page-content>*{padding:12px;max-width:100%}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;display:block}}.center-page{display:flex;flex-direction:column;height:100%}.center-page .center-header{flex-shrink:0;padding:20px 24px;background:var(--bg-color, #ffffff);border-bottom:1px solid var(--border-color-lighter, #ebeef5)}.center-page .center-content{flex:1;overflow-y:auto;padding:24px}.center-page .center-content .grid-container{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width: 768px){.center-page .center-content .grid-container{grid-template-columns:1fr;gap:16px}}.dashboard-container .stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:24px}@media (max-width: 768px){.dashboard-container .stats-cards{grid-template-columns:1fr;gap:16px}}.dashboard-container .charts-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}@media (max-width: 768px){.dashboard-container .charts-row{grid-template-columns:1fr}}.theme-dark .sidebar,[data-theme=dark] .sidebar{background:var(--bg-primary, #1d1e1f);border-right-color:var(--border-color, #414243)}.theme-dark .main-container,[data-theme=dark] .main-container{background:var(--bg-secondary, #141414)}.theme-dark .main-container .navbar,[data-theme=dark] .main-container .navbar{background:var(--bg-color, #1d1e1f);border-bottom-color:var(--border-color, #414243);box-shadow:0 1px 4px #0000004d}.theme-dark .main-container .page-content,[data-theme=dark] .main-container .page-content{background:var(--bg-secondary, #141414)}.overflow-guard{max-width:100%;overflow-x:hidden;word-wrap:break-word}.content-center{max-width:var(--container-xl, 1280px);margin:0 auto;padding:0 24px}@media (max-width: 768px){.content-center{padding:0 16px}}.container-fluid{width:100%;padding:0 24px}@media (max-width: 768px){.container-fluid{padding:0 16px}}.smooth-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.z-index-management{--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}:root.theme-light{--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: 24px}:root,:root.theme-dark{--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: #d1d5db;--text-on-primary-secondary: rgba(209, 213, 219, .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,:root.theme-cyberpunk{--primary-color: #ff006e;--primary-hover: #e6005a;--primary-light: #ff4d94;--secondary-color: #8338ec;--accent-color: #3a86ff;--danger-color: #ff4757;--warning-color: #ffa502;--info-color: #3742fa;--success-color: #26de81;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(0, 0, 0, .9);--button-on-primary-bg: rgba(0, 0, 0, .2);--button-on-primary-border: rgba(0, 0, 0, .3);--button-on-primary-hover-bg: rgba(0, 0, 0, .3);--button-on-primary-hover-border: rgba(0, 0, 0, .5);--bg-primary: #0a0a0a;--bg-secondary: #1a1a1a;--bg-tertiary: #2a2a2a;--bg-card: #1a1a1a;--bg-hover: #2a2a2a;--text-primary: #ffffff;--text-secondary: #cccccc;--text-muted: #999999;--text-disabled: #666666;--text-tertiary: #999999;--border-color: rgba(255, 0, 110, .3);--border-light: rgba(255, 0, 110, .5);--border-focus: rgba(255, 0, 110, .8);--neon-glow: 0 0 20px rgba(255, 0, 110, .5);--neon-glow-hover: 0 0 30px rgba(255, 0, 110, .8);--shadow-sm: 0 1px 3px 0 rgba(255, 0, 110, .3);--shadow-md: 0 4px 8px -2px rgba(255, 0, 110, .4);--shadow-lg: 0 12px 20px -4px rgba(255, 0, 110, .5);--shadow-xl: 0 24px 32px -8px rgba(255, 0, 110, .6);--sidebar-bg: #0a0a0a;--sidebar-border: rgba(255, 0, 110, .3);--sidebar-text: #cccccc;--sidebar-text-hover: #ffffff;--sidebar-item-hover: rgba(255, 0, 110, .2);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--transition-fast: .15s cubic-bezier(.4, 0, 1, 1);--transition-normal: .25s cubic-bezier(.4, 0, 1, 1);--transition-slow: .4s cubic-bezier(.4, 0, 1, 1)}:root,:root.theme-nature{--primary-color: #2d6a4f;--primary-hover: #1b5e3f;--primary-light: #52b788;--secondary-color: #40916c;--accent-color: #74c69d;--danger-color: #e63946;--warning-color: #f77f00;--info-color: #457b9d;--success-color: #52b788;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--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-primary: #f1faee;--bg-secondary: #e9f5db;--bg-tertiary: #d8f3dc;--bg-card: #e9f5db;--bg-hover: #d8f3dc;--text-primary: #1b4332;--text-secondary: #2d6a4f;--text-muted: #52b788;--text-disabled: #74c69d;--text-tertiary: #95d5b2;--border-color: rgba(45, 106, 79, .2);--border-light: rgba(45, 106, 79, .3);--border-focus: rgba(45, 106, 79, .6);--shadow-sm: 0 1px 3px 0 rgba(27, 67, 50, .15);--shadow-md: 0 4px 8px -2px rgba(27, 67, 50, .2);--shadow-lg: 0 12px 20px -4px rgba(27, 67, 50, .25);--shadow-xl: 0 24px 32px -8px rgba(27, 67, 50, .3);--sidebar-bg: #f1faee;--sidebar-border: rgba(45, 106, 79, .2);--sidebar-text: #2d6a4f;--sidebar-text-hover: #1b4332;--sidebar-item-hover: rgba(45, 106, 79, .15);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--transition-fast: .2s cubic-bezier(.25, .46, .45, .94);--transition-normal: .3s cubic-bezier(.25, .46, .45, .94);--transition-slow: .5s cubic-bezier(.25, .46, .45, .94)}:root,:root.theme-ocean{--primary-color: #0077b6;--primary-hover: #005f87;--primary-light: #48cae4;--secondary-color: #03045e;--accent-color: #90e0ef;--danger-color: #e63946;--warning-color: #f4a261;--info-color: #457b9d;--success-color: #52b788;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--button-on-primary-bg: rgba(255, 255, 255, .1);--button-on-primary-border: rgba(255, 255, 255, .2);--button-on-primary-hover-bg: rgba(255, 255, 255, .2);--button-on-primary-hover-border: rgba(255, 255, 255, .4);--bg-primary: #03045e;--bg-secondary: #023e8a;--bg-tertiary: #0077b6;--bg-card: #023e8a;--bg-hover: #0077b6;--text-primary: #caf0f8;--text-secondary: #90e0ef;--text-muted: #48cae4;--text-disabled: #00b4d8;--text-tertiary: #0096c7;--border-color: rgba(144, 224, 239, .3);--border-light: rgba(144, 224, 239, .5);--border-focus: rgba(144, 224, 239, .8);--shadow-sm: 0 1px 3px 0 rgba(3, 4, 94, .3);--shadow-md: 0 4px 8px -2px rgba(3, 4, 94, .4);--shadow-lg: 0 12px 20px -4px rgba(3, 4, 94, .5);--shadow-xl: 0 24px 32px -8px rgba(3, 4, 94, .6);--sidebar-bg: #03045e;--sidebar-border: rgba(144, 224, 239, .2);--sidebar-text: #90e0ef;--sidebar-text-hover: #caf0f8;--sidebar-item-hover: rgba(144, 224, 239, .15);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--transition-fast: .25s cubic-bezier(.23, 1, .32, 1);--transition-normal: .4s cubic-bezier(.23, 1, .32, 1);--transition-slow: .6s cubic-bezier(.23, 1, .32, 1);--wave-animation: linear-gradient(135deg, rgba(3, 4, 94, .8) 0%, rgba(0, 119, 182, .8) 50%, rgba(144, 224, 239, .8) 100%)}:root,:root.theme-sunset{--primary-color: #f77f00;--primary-hover: #d56a00;--primary-light: #ffb700;--secondary-color: #fcbf49;--accent-color: #eae2b7;--danger-color: #d62828;--warning-color: #f77f00;--info-color: #003049;--success-color: #52b788;--text-on-primary: #000000;--text-on-primary-secondary: rgba(0, 0, 0, .8);--button-on-primary-bg: rgba(255, 255, 255, .2);--button-on-primary-border: rgba(0, 0, 0, .1);--button-on-primary-hover-bg: rgba(255, 255, 255, .3);--button-on-primary-hover-border: rgba(0, 0, 0, .2);--bg-primary: #003049;--bg-secondary: #d62828;--bg-tertiary: #f77f00;--bg-card: #fcbf49;--bg-hover: #eae2b7;--text-primary: #ffffff;--text-secondary: #eae2b7;--text-muted: #fcbf49;--text-disabled: #f77f00;--text-tertiary: #d62828;--border-color: rgba(252, 191, 73, .3);--border-light: rgba(252, 191, 73, .5);--border-focus: rgba(252, 191, 73, .8);--shadow-sm: 0 1px 3px 0 rgba(247, 127, 0, .2);--shadow-md: 0 4px 8px -2px rgba(247, 127, 0, 3);--shadow-lg: 0 12px 20px -4px rgba(247, 127, 0, .4);--shadow-xl: 0 24px 32px -8px rgba(247, 127, 0, .5);--sidebar-bg: #003049;--sidebar-border: rgba(252, 191, 73, .3);--sidebar-text: #eae2b7;--sidebar-text-hover: #ffffff;--sidebar-item-hover: rgba(252, 191, 73, .2);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #000000;--transition-fast: .2s cubic-bezier(.45, .05, .55, .95);--transition-normal: .3s cubic-bezier(.45, .05, .55, .95);--transition-slow: .5s cubic-bezier(.45, .05, .55, .95);--warm-glow: 0 0 20px rgba(247, 127, 0, .3);--warm-glow-hover: 0 0 30px rgba(247, 127, 0, .5)}:root,:root.theme-midnight{--primary-color: #9333ea;--primary-hover: #7c3aed;--primary-light: #a78bfa;--secondary-color: #6366f1;--accent-color: #f59e0b;--danger-color: #ef4444;--warning-color: #f59e0b;--info-color: #3b82f6;--success-color: #10b981;--text-on-primary: #ffffff;--text-on-primary-secondary: rgba(255, 255, 255, .9);--button-on-primary-bg: rgba(255, 255, 255, .1);--button-on-primary-border: rgba(255, 255, 255, .2);--button-on-primary-hover-bg: rgba(255, 255, 255, .2);--button-on-primary-hover-border: rgba(255, 255, 255, .4);--bg-primary: #0c0a1a;--bg-secondary: #1e1b3c;--bg-tertiary: #2d2438;--bg-card: #1e1b3c;--bg-hover: #2d2438;--text-primary: #e2e8f0;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--text-disabled: #64748b;--text-tertiary: #475569;--border-color: rgba(147, 51, 234, .3);--border-light: rgba(147, 51, 234, .5);--border-focus: rgba(147, 51, 234, .8);--shadow-sm: 0 1px 3px 0 rgba(147, 51, 234, .2);--shadow-md: 0 4px 8px -2px rgba(147, 51, 234, .3);--shadow-lg: 0 12px 20px -4px rgba(147, 51, 234, .4);--shadow-xl: 0 24px 32px -8px rgba(147, 51, 234, .5);--star-glow: 0 0 15px rgba(147, 51, 234, .4);--star-glow-hover: 0 0 25px rgba(147, 51, 234, .7);--sidebar-bg: #0c0a1a;--sidebar-border: rgba(147, 51, 234, .3);--sidebar-text: #cbd5e1;--sidebar-text-hover: #e2e8f0;--sidebar-item-hover: rgba(147, 51, 234, .15);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--transition-fast: .3s cubic-bezier(.4, 0, .2, 1);--transition-normal: .4s cubic-bezier(.4, 0, .2, 1);--transition-slow: .6s cubic-bezier(.4, 0, .2, 1);--stardust-gradient: linear-gradient(135deg, rgba(147, 51, 234, .1) 0%, rgba(99, 102, 241, .1) 25%, rgba(245, 158, 11, .1) 50%, rgba(16, 185, 129, .1) 75%, rgba(59, 130, 246, .1) 100%)}:root,:root[data-theme=light],:root.theme-light{--animation-blocks-primary: #4CAF50;--animation-blocks-secondary: #2196F3;--animation-blocks-accent: #FF9800;--animation-blocks-bg-gradient: linear-gradient(135deg, #f8fafc 0%, #e0f2fe 50%, #fef3c7 100%);--animation-blocks-shadow: rgba(76, 175, 80, .3);--animation-gsap-primary: #2196F3;--animation-gsap-secondary: #4CAF50;--animation-gsap-accent: #F44336;--animation-gsap-bg-gradient: linear-gradient(135deg, #e3f2fd 0%, #e8f5e8 50%, #ffebee 100%);--animation-gsap-shadow: rgba(33, 150, 243, .3);--animation-particle-primary: #FF6B6B;--animation-particle-secondary: #4ECDC4;--animation-particle-accent: #45B7D1;--animation-particle-bg-gradient: linear-gradient(135deg, #fff5f5 0%, #f0fdfa 50%, #ecfeff 100%);--animation-particle-shadow: rgba(255, 107, 107, .3);--animation-matrix-primary: #FF006E;--animation-matrix-secondary: #FB5607;--animation-matrix-accent: #FFBE0B;--animation-matrix-bg-gradient: linear-gradient(135deg, #fff0f5 0%, #fff7ed 50%, #fffbeb 100%);--animation-matrix-shadow: rgba(255, 0, 110, .3);--animation-helix-primary: #FF006E;--animation-helix-secondary: #FB5607;--animation-helix-accent: #8338EC;--animation-helix-bg-gradient: linear-gradient(135deg, #fdf4ff 0%, #fff5f5 50%, #fef3c7 100%);--animation-helix-shadow: rgba(255, 0, 110, .4);--animation-cube-primary: #FF006E;--animation-cube-secondary: #FB5607;--animation-cube-accent: #3A86FF;--animation-cube-bg-gradient: linear-gradient(135deg, #f0f4ff 0%, #fff0f5 50%, #fff7ed 100%);--animation-cube-shadow: rgba(255, 0, 110, .4);--animation-liquid-primary: #FF006E;--animation-liquid-secondary: #FB5607;--animation-liquid-accent: #06FFB4;--animation-liquid-bg-gradient: linear-gradient(135deg, #f0fdf4 0%, #fff5f5 50%, #ecfeff 100%);--animation-liquid-shadow: rgba(255, 0, 110, .3);--animation-neon-primary: #00ffff;--animation-neon-secondary: #ff00ff;--animation-neon-accent: #ffff00;--animation-neon-bg-gradient: linear-gradient(135deg, #0f0f0f 0%, #1a0a0a 50%, #0a0f0f 100%);--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-bg-gradient: linear-gradient(135deg, #f8fafc 0%, #e0f2fe 50%, #fef3c7 100%);--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-bg-gradient: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%);--animation-dark-starfield-shadow: rgba(168, 85, 247, .4)}:root[data-theme=dark],:root.theme-dark{--animation-blocks-primary: #66BB6A;--animation-blocks-secondary: #42A5F5;--animation-blocks-accent: #FFA726;--animation-blocks-bg-gradient: linear-gradient(135deg, #1e1e1e 0%, #263238 50%, #2e2e1a 100%);--animation-blocks-shadow: rgba(102, 187, 106, .4);--animation-gsap-primary: #42A5F5;--animation-gsap-secondary: #66BB6A;--animation-gsap-accent: #EF5350;--animation-gsap-bg-gradient: linear-gradient(135deg, #1e2e2e 0%, #1a2e1a 50%, #2e1e1e 100%);--animation-gsap-shadow: rgba(66, 165, 245, .4);--animation-particle-primary: #FF6B6B;--animation-particle-secondary: #4ECDC4;--animation-particle-accent: #45B7D1;--animation-particle-bg-gradient: linear-gradient(135deg, #2e1a1a 0%, #1a2e1a 50%, #1a2e2e 100%);--animation-particle-shadow: rgba(255, 107, 107, .4);--animation-matrix-primary: #FF1744;--animation-matrix-secondary: #FF9800;--animation-matrix-accent: #FFC107;--animation-matrix-bg-gradient: linear-gradient(135deg, #2e1a1a 0%, #2e2e1a 50%, #2e2a1a 100%);--animation-matrix-shadow: rgba(255, 23, 68, .5);--animation-helix-primary: #FF1744;--animation-helix-secondary: #FF9800;--animation-helix-accent: #7C4DFF;--animation-helix-bg-gradient: linear-gradient(135deg, #2a1a2e 0%, #2e1a1a 50%, #2e2e1a 100%);--animation-helix-shadow: rgba(255, 23, 68, .5);--animation-cube-primary: #FF1744;--animation-cube-secondary: #FF9800;--animation-cube-accent: #2979FF;--animation-cube-bg-gradient: linear-gradient(135deg, #1a1a2e 0%, #2e1a1a 50%, #1a2e2e 100%);--animation-cube-shadow: rgba(255, 23, 68, .5);--animation-liquid-primary: #FF1744;--animation-liquid-secondary: #FF9800;--animation-liquid-accent: #00E676;--animation-liquid-bg-gradient: linear-gradient(135deg, #1a2e1a 0%, #2e1a1a 50%, #1a2e2e 100%);--animation-liquid-shadow: rgba(255, 23, 68, .4);--animation-neon-primary: #00ffff;--animation-neon-secondary: #ff00ff;--animation-neon-accent: #ffff00;--animation-neon-bg-gradient: linear-gradient(135deg, #000000 0%, #0a0a0a 50%, #000000 100%);--animation-neon-shadow: rgba(0, 255, 255, .7);--animation-light-ripple-primary: #818CF8;--animation-light-ripple-secondary: #22D3EE;--animation-light-ripple-accent: #FBBF24;--animation-light-ripple-bg-gradient: linear-gradient(135deg, #1e1b4b 0%, #1b3d4e 50%, #3d3b1e 100%);--animation-light-ripple-shadow: rgba(129, 140, 248, .4);--animation-dark-starfield-primary: #A78BFA;--animation-dark-starfield-secondary: #22D3EE;--animation-dark-starfield-accent: #F87171;--animation-dark-starfield-bg-gradient: linear-gradient(135deg, #0a0a0a 0%, #1e1b4b 50%, #1b3d4e 100%);--animation-dark-starfield-shadow: rgba(167, 139, 250, .5)}.blocks-animation-container{background:var(--animation-blocks-bg-gradient);box-shadow:0 0 40px var(--animation-blocks-shadow)}.blocks-animation-container .block{background:var(--animation-blocks-primary);border-color:var(--animation-blocks-secondary)}.blocks-animation-container .module-item{border-color:var(--animation-blocks-accent)}.gsap-cards-container{background:var(--animation-gsap-bg-gradient);box-shadow:0 0 40px var(--animation-gsap-shadow)}.gsap-cards-container .gsap-card{background:var(--animation-gsap-primary);border-color:var(--animation-gsap-secondary)}.particle-wave-container{background:var(--animation-particle-bg-gradient);box-shadow:0 0 40px var(--animation-particle-shadow)}.particle-wave-container .particle{background:var(--animation-particle-primary)}.matrix-blocks-container{background:var(--animation-matrix-bg-gradient);box-shadow:0 0 40px var(--animation-matrix-shadow)}.matrix-blocks-container .matrix-block{background:var(--animation-matrix-primary);border-color:var(--animation-matrix-secondary)}.helix-spiral-container{background:var(--animation-helix-bg-gradient);box-shadow:0 0 40px var(--animation-helix-shadow)}.helix-spiral-container .helix-element{background:var(--animation-helix-primary)}.cube-explosion-container{background:var(--animation-cube-bg-gradient);box-shadow:0 0 40px var(--animation-cube-shadow)}.cube-explosion-container .cube{background:var(--animation-cube-primary);border-color:var(--animation-cube-secondary)}.liquid-flow-container{background:var(--animation-liquid-bg-gradient);box-shadow:0 0 40px var(--animation-liquid-shadow)}.liquid-flow-container .liquid-element{background:var(--animation-liquid-primary)}.neon-grid-container{background:var(--animation-neon-bg-gradient);box-shadow:0 0 40px var(--animation-neon-shadow)}.neon-grid-container .neon-line{background:var(--animation-neon-primary);box-shadow:0 0 10px var(--animation-neon-primary)}.light-ripple-container{background:var(--animation-light-ripple-bg-gradient);box-shadow:0 0 40px var(--animation-light-ripple-shadow)}.light-ripple-container .light-orb{background:radial-gradient(circle,var(--animation-light-ripple-primary) 0%,var(--animation-light-ripple-secondary) 40%,var(--animation-light-ripple-accent) 70%,transparent 100%)}.dark-starfield-container{background:var(--animation-dark-starfield-bg-gradient);box-shadow:0 0 40px var(--animation-dark-starfield-shadow)}.dark-starfield-container .neon-frame{border-color:var(--animation-dark-starfield-primary);box-shadow:0 0 20px var(--animation-dark-starfield-primary)}.theme-transition-enter{transition:all .8s cubic-bezier(.23,1,.32,1)}.theme-transition-leave{transition:all .6s cubic-bezier(.55,.055,.675,.19)}@media (max-width: 768px){:root,:root[data-theme=light],:root.theme-light{--animation-blocks-shadow: rgba(76, 175, 80, .2);--animation-gsap-shadow: rgba(33, 150, 243, .2);--animation-particle-shadow: rgba(255, 107, 107, .2);--animation-matrix-shadow: rgba(255, 0, 110, .2);--animation-helix-shadow: rgba(255, 0, 110, .2);--animation-cube-shadow: rgba(255, 0, 110, .2);--animation-liquid-shadow: rgba(255, 0, 110, .2);--animation-neon-shadow: rgba(0, 255, 255, .3);--animation-light-ripple-shadow: rgba(99, 102, 241, .2);--animation-dark-starfield-shadow: rgba(168, 85, 247, .2)}}@media (prefers-reduced-motion: reduce){.theme-transition-enter,.theme-transition-leave{transition:none!important}}:root.glass-gradient,[data-theme=glass-gradient]{--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: #3b82f6;--success-color: #10b981;--primary-light-bg: rgba(99, 102, 241, .15);--success-light-bg: rgba(16, 185, 129, .15);--warning-light-bg: rgba(249, 115, 22, .15);--danger-light-bg: rgba(239, 68, 68, .15);--info-light-bg: rgba(59, 130, 246, .15);--bg-primary: rgba(255, 255, 255, .95);--bg-secondary: rgba(255, 255, 255, .92);--bg-tertiary: rgba(255, 255, 255, .88);--bg-card: rgba(255, 255, 255, .98);--bg-hover: rgba(236, 72, 153, .1);--bg-accent: rgba(99, 102, 241, .08);--bg-subtle: rgba(255, 255, 255, .9);--bg-gradient-primary: linear-gradient(135deg, rgba(236, 72, 153, .3), rgba(139, 92, 246, .2));--bg-gradient-secondary: linear-gradient(135deg, rgba(236, 72, 153, .25), rgba(139, 92, 246, .15));--bg-gradient-success: linear-gradient(135deg, rgba(16, 185, 129, .2), rgba(34, 197, 94, .15));--text-primary: #1a1a2e;--text-secondary: #333333;--text-disabled: #999999;--text-tertiary: #666666;--border-color: rgba(236, 72, 153, .4);--border: rgba(236, 72, 153, .4);--border-light: rgba(236, 72, 153, .25);--border-focus: rgba(99, 102, 241, .6);--border-accent: rgba(236, 72, 153, .5);--border-subtle: rgba(236, 72, 153, .2);--shadow-sm: 0 2px 8px rgba(236, 72, 153, .15);--shadow-md: 0 4px 16px rgba(236, 72, 153, .2);--shadow-lg: 0 8px 24px rgba(236, 72, 153, .25);--shadow-xl: 0 12px 32px rgba(236, 72, 153, .3);--shadow-colored: 0 4px 14px rgba(236, 72, 153, .2);--shadow-inset: inset 0 1px 2px rgba(236, 72, 153, .1);--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: rgba(255, 255, 255, .9);--sidebar-border: rgba(236, 72, 153, .3);--sidebar-text: #333333;--sidebar-text-hover: #1a1a2e;--sidebar-item-hover: rgba(236, 72, 153, .1);--sidebar-item-active: var(--primary-color);--sidebar-item-active-text: #ffffff;--sidebar-shadow: 0 4px 12px rgba(236, 72, 153, .2);--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: #34d399;--button-success-active: var(--success-color);--button-success-border: var(--success-color);--button-warning-bg: var(--warning-color);--button-warning-hover: #fb923c;--button-warning-active: var(--warning-color);--button-warning-border: var(--warning-color);--button-danger-bg: var(--danger-color);--button-danger-hover: #f87171;--button-danger-active: var(--danger-color);--button-danger-border: var(--danger-color);--button-info-bg: var(--info-color);--button-info-hover: #60a5fa;--button-info-active: var(--info-color);--button-info-border: var(--info-color);--muted-foreground: #666666;--text-muted: #666666;--glass-effect: backdrop-filter: blur(15px);--gradient-primary: var(--primary-color);--gradient-success: #10b981;--gradient-warning: #f97316;--gradient-danger: #ef4444;--gradient-subtle: rgba(236, 72, 153, .08);--el-bg-color: rgba(255, 255, 255, .98);--el-bg-color-page: rgba(255, 255, 255, .95);--el-bg-color-overlay: rgba(236, 72, 153, .1);--el-text-color-primary: #1a1a2e;--el-text-color-regular: #333333;--el-text-color-secondary: #666666;--el-text-color-placeholder: #999999;--el-text-color-disabled: #cccccc;--el-border-color: rgba(236, 72, 153, .3);--el-border-color-light: rgba(236, 72, 153, .2);--el-border-color-lighter: rgba(236, 72, 153, .12);--el-border-color-extra-light: rgba(236, 72, 153, .08);--el-border-color-dark: rgba(236, 72, 153, .4);--el-border-color-darker: rgba(236, 72, 153, .5);--el-fill-color: rgba(255, 255, 255, .92);--el-fill-color-light: rgba(255, 255, 255, .88);--el-fill-color-lighter: rgba(255, 255, 255, .84);--el-fill-color-extra-light: rgba(255, 255, 255, .8);--el-fill-color-dark: rgba(236, 72, 153, .08);--el-fill-color-darker: rgba(236, 72, 153, .12);--el-fill-color-blank: rgba(255, 255, 255, .98);--el-card-bg: rgba(255, 255, 255, .95);--el-card-shadow: 0 4px 20px rgba(236, 72, 153, .15);--el-card-border-radius: 12px;--el-card-padding: 24px;--el-mask-color: rgba(0, 0, 0, .3);--el-mask-color-extra-light: rgba(0, 0, 0, .1)}.glass-gradient,[data-theme=glass-gradient]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.glass-gradient .el-button.el-button--primary,[data-theme=glass-gradient] .el-button.el-button--primary{background:var(--gradient-primary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-primary)}.glass-gradient .el-button.el-button--success,[data-theme=glass-gradient] .el-button.el-button--success{box-shadow:0 0 12px #10b9814d}.glass-gradient .el-button.el-button--warning,[data-theme=glass-gradient] .el-button.el-button--warning{box-shadow:0 0 12px #f973164d}.glass-gradient .el-button.el-button--danger,[data-theme=glass-gradient] .el-button.el-button--danger{box-shadow:0 0 12px #ef44444d}.glass-gradient .el-card,[data-theme=glass-gradient] .el-card{background:var(--el-card-bg)!important;border:1px solid var(--border-color)!important;box-shadow:var(--el-card-shadow);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.glass-gradient .el-table,[data-theme=glass-gradient] .el-table{background-color:transparent!important}.glass-gradient .el-table .el-table__header,.glass-gradient .el-table .el-table__body,[data-theme=glass-gradient] .el-table .el-table__header,[data-theme=glass-gradient] .el-table .el-table__body{background-color:var(--el-bg-color)!important}.glass-gradient .el-input__wrapper,[data-theme=glass-gradient] .el-input__wrapper{background:var(--el-fill-color)!important;border:1px solid var(--border-color)!important}.glass-gradient .el-dropdown-menu,[data-theme=glass-gradient] .el-dropdown-menu{background:var(--el-bg-color)!important;border:1px solid var(--border-color)!important;box-shadow:0 4px 16px #ec489933;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.glass-gradient .el-dialog .el-dialog__header,[data-theme=glass-gradient] .el-dialog .el-dialog__header{background:var(--el-bg-color)!important;border-bottom:1px solid var(--border-color)!important}.glass-gradient .el-dialog .el-dialog__body,[data-theme=glass-gradient] .el-dialog .el-dialog__body{background:var(--el-bg-color)!important}.glass-gradient .el-drawer,[data-theme=glass-gradient] .el-drawer{background:var(--el-bg-color)!important;box-shadow:-4px 0 16px #ec489933;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.glass-gradient .el-tabs .el-tabs__nav,[data-theme=glass-gradient] .el-tabs .el-tabs__nav{background:rgba(255,255,255,.5)!important;border-bottom:1px solid var(--border-color)!important}.glass-gradient .el-tabs .el-tabs__content,[data-theme=glass-gradient] .el-tabs .el-tabs__content{background:transparent!important}:root.glass-neon,[data-theme=glass-neon]{--primary-color: #ff00ff;--primary-color-rgb: 255, 0, 255;--primary-hover: #cc00cc;--primary-light: #ff33ff;--primary-lighter: #ff66ff;--primary-extra-light: #ff99ff;--primary-dark: #9900cc;--secondary-color: #00ffff;--accent-color: #ff00aa;--danger-color: #ff3366;--warning-color: #ffaa00;--info-color: #00ccff;--success-color: #00ff88;--bg-white: rgba(10, 10, 20, .85);--bg-card: rgba(20, 20, 35, .7);--bg-secondary: rgba(30, 30, 50, .6);--bg-tertiary: rgba(40, 40, 60, .5);--bg-overlay: rgba(0, 0, 0, .4);--bg-hover: rgba(255, 0, 255, .1);--bg-active: rgba(255, 0, 255, .15);--bg-selected: rgba(255, 0, 255, .2);--border-color: rgba(255, 0, 255, .3);--border-color-light: rgba(255, 0, 255, .5);--border-color-lighter: rgba(255, 0, 255, .7);--border-color-hover: rgba(255, 0, 255, .8);--border-color-focus: rgba(255, 0, 255, 1);--border-width: 1px;--border-width-sm: 1px;--border-width-lg: 2px;--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: rgba(255, 0, 255, .2);--el-border-color-dark: rgba(255, 0, 255, .4);--el-border-color-darker: rgba(255, 0, 255, .6);--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .8);--text-tertiary: rgba(255, 255, 255, .6);--text-placeholder: rgba(255, 255, 255, .4);--text-disabled: rgba(255, 255, 255, .3);--text-on-primary: #000000;--text-on-primary-secondary: #333333;--shadow-xs: 0 0 5px rgba(255, 0, 255, .3);--shadow-sm: 0 0 10px rgba(255, 0, 255, .4);--shadow-md: 0 0 20px rgba(255, 0, 255, .5);--shadow-lg: 0 0 30px rgba(255, 0, 255, .6);--shadow-xl: 0 0 40px rgba(255, 0, 255, .7);--shadow-neon: 0 0 20px rgba(255, 0, 255, .8), 0 0 40px rgba(0, 255, 255, .6);--shadow-primary: 0 0 30px rgba(255, 0, 255, .7);--shadow-secondary: 0 0 20px rgba(0, 255, 255, .6);--card-bg: var(--bg-card);--card-border: var(--border-color);--card-border-hover: var(--border-color-hover);--card-radius: var(--radius-xl);--card-padding: var(--spacing-lg);--card-shadow: var(--shadow-md);--card-shadow-hover: var(--shadow-neon);--card-backdrop-filter: blur(20px);--transition-base: all .3s cubic-bezier(.25, .46, .45, .94);--transition-fast: all .2s ease;--transition-slow: all .5s ease;--el-bg-color: var(--bg-card);--el-bg-color-page: rgba(5, 5, 15, .9);--el-bg-color-overlay: var(--bg-overlay);--el-fill-color: rgba(255, 255, 255, .1);--el-fill-color-light: rgba(255, 255, 255, .15);--el-fill-color-lighter: rgba(255, 255, 255, .2);--el-fill-color-extra-light: rgba(255, 255, 255, .05);--el-fill-color-dark: rgba(255, 255, 255, .08);--el-fill-color-darker: rgba(255, 255, 255, .05);--el-fill-color-blank: transparent;--el-text-color-primary: var(--text-primary);--el-text-color-regular: var(--text-secondary);--el-text-color-secondary: var(--text-tertiary);--el-text-color-placeholder: var(--text-placeholder);--el-text-color-disabled: var(--text-disabled);--el-mask-color: rgba(0, 0, 0, .7);--el-mask-color-extra-light: rgba(0, 0, 0, .3);--neon-glow-primary: drop-shadow(0 0 10px rgba(255, 0, 255, .8)) drop-shadow(0 0 20px rgba(255, 0, 255, .6));--neon-glow-secondary: drop-shadow(0 0 10px rgba(0, 255, 255, .8)) drop-shadow(0 0 20px rgba(0, 255, 255, .6));--neon-glow-success: drop-shadow(0 0 10px rgba(0, 255, 136, .8)) drop-shadow(0 0 20px rgba(0, 255, 136, .6));--glass-blur: blur(20px);--glass-blur-light: blur(10px);--glass-blur-heavy: blur(30px);--gradient-primary: linear-gradient(135deg, rgba(255, 0, 255, .3), rgba(0, 255, 255, .2));--gradient-secondary: linear-gradient(135deg, rgba(0, 255, 255, .3), rgba(255, 0, 170, .2));--gradient-bg: linear-gradient(135deg, rgba(10, 10, 20, .9), rgba(30, 30, 50, .8));--gradient-card: linear-gradient(135deg, rgba(20, 20, 35, .7), rgba(40, 40, 60, .6))}.glass-neon,[data-theme=glass-neon]{backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}.glass-neon .el-button.el-button--primary,[data-theme=glass-neon] .el-button.el-button--primary{box-shadow:var(--shadow-primary);border-color:var(--primary-color)}.glass-neon .el-button.el-button--primary:hover,[data-theme=glass-neon] .el-button.el-button--primary:hover{box-shadow:var(--shadow-neon);transform:translateY(-2px)}.glass-neon .el-card,.glass-neon .app-card,.glass-neon .stat-card,[data-theme=glass-neon] .el-card,[data-theme=glass-neon] .app-card,[data-theme=glass-neon] .stat-card{backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}.glass-neon .el-card:hover,.glass-neon .app-card:hover,.glass-neon .stat-card:hover,[data-theme=glass-neon] .el-card:hover,[data-theme=glass-neon] .app-card:hover,[data-theme=glass-neon] .stat-card:hover{box-shadow:var(--shadow-neon);border-color:var(--border-color-hover)}.glass-neon .el-input__wrapper,[data-theme=glass-neon] .el-input__wrapper{backdrop-filter:var(--glass-blur-light);-webkit-backdrop-filter:var(--glass-blur-light)}.glass-neon .el-input__wrapper.is-focus,[data-theme=glass-neon] .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--border-color-focus),var(--shadow-primary)}.glass-neon .el-select-dropdown,.glass-neon .el-popper,[data-theme=glass-neon] .el-select-dropdown,[data-theme=glass-neon] .el-popper{backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);background:var(--bg-card)!important;border:1px solid var(--border-color)!important}.chart-container .chart-header{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.chart-container .chart-header .chart-title{font-size:18px;font-weight:600;color:#303133;margin-bottom:8px;line-height:1.4;letter-spacing:.5px}.chart-container .chart-header .chart-subtitle{font-size:14px;color:#909399;line-height:1.5;margin:0}.chart-container .chart-content{padding:20px 24px 24px}.chart-container .chart-content .echarts{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.chart-container .chart-content .echarts .echarts-legend{font-size:14px;line-height:1.5}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item{margin-right:20px;margin-bottom:8px}.chart-container .chart-content .echarts .echarts-axis-label{font-size:12px;color:#666;line-height:1.4}.chart-container .chart-content .echarts .echarts-tooltip{font-size:13px;line-height:1.6;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #00000026}.pie-chart-container .chart-content .echarts .pie-label{font-size:13px;font-weight:500;line-height:1.4}.pie-chart-container .chart-content .echarts .pie-label .label-line{stroke-width:1.5px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item{margin:8px 16px 8px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-icon{width:14px;height:14px;border-radius:2px;margin-right:8px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text{font-size:14px;color:#606266;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label{font-size:12px;color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .x-axis-label.rotated{text-anchor:end;transform-origin:center}.line-chart-container .chart-content .echarts .y-axis-label{font-size:12px;color:#909399;line-height:1.4}.line-chart-container .chart-content .echarts .data-label{font-size:11px;font-weight:500;fill:#303133;text-anchor:middle}.line-chart-container .chart-content .echarts .grid-line{stroke:#f0f0f0;stroke-width:1px;stroke-dasharray:2,2}.bar-chart-container .chart-content .echarts .bar-label{font-size:12px;font-weight:500;fill:#303133;text-anchor:middle}.bar-chart-container .chart-content .echarts .category-label{font-size:12px;color:#909399;line-height:1.4;max-width:60px;word-wrap:break-word}@media (max-width: 768px){.chart-container .chart-header{padding:16px 20px 12px}.chart-container .chart-header .chart-title{font-size:16px}.chart-container .chart-header .chart-subtitle{font-size:13px}.chart-container .chart-content{padding:16px 20px 20px}.chart-container .chart-content .echarts .echarts-legend{font-size:13px}.chart-container .chart-content .echarts .echarts-legend .echarts-legend-item{margin-right:16px;margin-bottom:6px}.chart-container .chart-content .echarts .echarts-axis-label{font-size:11px}.chart-container .chart-content .echarts .echarts-tooltip{font-size:12px;padding:10px 14px}.pie-chart-container .chart-content .echarts .pie-label{font-size:12px}.pie-chart-container .chart-content .echarts .pie-legend .legend-item{margin:6px 12px 6px 0}.pie-chart-container .chart-content .echarts .pie-legend .legend-item .legend-text{font-size:13px}.line-chart-container .chart-content .echarts .x-axis-label,.line-chart-container .chart-content .echarts .y-axis-label{font-size:11px}.line-chart-container .chart-content .echarts .data-label{font-size:10px}}.chart-loading{display:flex;align-items:center;justify-content:center;height:300px;color:#909399;font-size:14px;line-height:1.5}.chart-loading .loading-text{margin-left:12px}.chart-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#f56c6c;font-size:14px;line-height:1.5}.chart-error .error-icon{font-size:24px;margin-bottom:12px}.chart-error .error-text{text-align:center}.chart-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}.chart-toolbar .toolbar-left{display:flex;align-items:center;gap:12px}.chart-toolbar .toolbar-left .chart-type-selector .el-select{width:120px}.chart-toolbar .toolbar-left .chart-type-selector .el-select .el-input__wrapper{padding:6px 12px}.chart-toolbar .toolbar-right{display:flex;align-items:center;gap:8px}.chart-toolbar .toolbar-right .toolbar-button{padding:6px 12px;font-size:13px;border-radius:4px}.main-layout{display:flex;height:100vh;width:100vw;overflow:hidden}.main-container{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.navbar{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{flex:1;overflow-y:auto;overflow-x:hidden;background-color:var(--bg-secondary);color:var(--text-primary)}.breadcrumb-container{padding:16px 24px;background-color:var(--bg-card);border-bottom:1px solid var(--border-color)}.navbar-left{display:flex;align-items:center;gap:16px}.navbar-right{display:flex;align-items:center;gap:12px}.page-header{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{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 #8b5cf64d!important;border:1px solid rgba(255,255,255,.1)!important}.page-title{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0}.unified-center-layout .page-title{color:var(--text-on-primary)!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-description{font-size:var(--text-sm);color:var(--text-muted);margin:var(--spacing-xs) 0 0 0}.unified-center-layout .page-description{color:var(--text-on-primary-secondary)!important}.page-actions{display:flex;gap:var(--spacing-sm);align-items:center}@media screen and (max-width: 768px){.main-layout{flex-direction:column}.navbar{order:-1;height:50px;padding:0 16px}.page-content{padding:16px}.page-header{flex-direction:column;gap:var(--spacing-md);align-items:stretch}.page-actions{justify-content:center}}.page-container{padding:var(--spacing-lg);background-color:var(--bg-secondary);min-height:calc(100vh - 60px)}@media (max-width: 768px){.page-container{padding:var(--spacing-md)}}.settings-page-container{max-width:1200px;margin:0 auto}.settings-page-container .page-title{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:after{content:"";position:absolute;bottom:-4px;left:0;width:100px;height:3px;background:var(--gradient-primary);border-radius:var(--radius-sm)}.tabs-container{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:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ai-optimization-container{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden}.analysis-panel{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{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.panel-header h3{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{display:flex;gap:var(--spacing-sm)}.analysis-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg)}.analysis-overview .overview-card{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:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.analysis-overview .overview-card .card-icon{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{background:var(--gradient-primary)}.analysis-overview .overview-card .card-icon.optimization-icon{background:var(--gradient-warning)}.analysis-overview .overview-card .card-icon.confidence-icon{background:var(--gradient-success)}.analysis-overview .overview-card .card-content .card-value{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);line-height:1}.analysis-overview .overview-card .card-content .card-label{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--spacing-xs)}.optimizations-list .optimization-item{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:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.optimizations-list .optimization-item.high{border-left-color:var(--danger-color)}.optimizations-list .optimization-item.medium{border-left-color:var(--warning-color)}.optimizations-list .optimization-item.low{border-left-color:var(--success-color)}.optimizations-list .optimization-item .optimization-icon{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{flex:1}.optimizations-list .optimization-item .optimization-content .optimization-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-header h4{margin:0;font-size:var(--text-base);font-weight:600;color:var(--text-primary)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config,.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config,.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning,.optimizations-list .optimization-item .optimization-content .optimization-description .confidence{margin-bottom:var(--spacing-sm)}.optimizations-list .optimization-item .optimization-content .optimization-description .current-config .label,.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config .label,.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning .label,.optimizations-list .optimization-item .optimization-content .optimization-description .confidence .label{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,.optimizations-list .optimization-item .optimization-content .optimization-description .recommended-config code,.optimizations-list .optimization-item .optimization-content .optimization-description .reasoning code,.optimizations-list .optimization-item .optimization-content .optimization-description .confidence code{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{display:flex;flex-direction:column;gap:var(--spacing-xs);align-items:flex-end}.version-timeline .version-item{position:relative;display:flex;gap:var(--spacing-lg);padding-left:calc(var(--spacing-lg) + 20px);margin-bottom:var(--spacing-lg)}.version-timeline .version-item: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{background:var(--success-color);border-color:var(--success-color)}.version-timeline .version-item.active .version-content{border-color:var(--success-color);background:var(--success-extra-light)}.version-timeline .version-item .version-marker{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{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:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.version-timeline .version-item .version-content .version-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-header .version-info{display:flex;gap:var(--spacing-sm);align-items:center}.version-timeline .version-item .version-content .version-header .version-info .version-id{font-weight:600;color:var(--text-primary)}.version-timeline .version-item .version-content .version-header .version-info .version-type{font-size:var(--text-sm);color:var(--text-secondary)}.version-timeline .version-item .version-content .version-header .version-timestamp{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-description{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-sm)}.version-timeline .version-item .version-content .version-changes .changes-count,.version-timeline .version-item .version-content .version-changes .affected-categories{font-size:var(--text-xs);color:var(--text-placeholder)}.version-timeline .version-item .version-content .version-actions{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}@media (max-width: 768px){.settings-page-container .page-title{font-size:var(--text-xl);margin-bottom:var(--spacing-md)}.tabs-container{padding:var(--spacing-md)}.analysis-overview{grid-template-columns:1fr;gap:var(--spacing-sm)}.panel-header,.version-header{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}.panel-header .panel-actions,.panel-header .version-actions,.version-header .panel-actions,.version-header .version-actions{width:100%;justify-content:space-between}.optimization-item{flex-direction:column;gap:var(--spacing-sm)}.optimization-item .optimization-actions{flex-direction:row;align-items:center;justify-content:flex-end}.version-item{padding-left:calc(var(--spacing-sm) + 16px)}.version-item .version-marker{left:3px;width:10px;height:10px}.version-item:not(:last-child):before{left:8px}.version-item .version-content{padding:var(--spacing-md)}.version-item .version-content .version-header{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}.version-item .version-content .version-changes{flex-direction:column;gap:var(--spacing-xs)}}.ai-workbench-container{height:100vh;display:flex;flex-direction:column;background:var(--bg-secondary)}.ai-workbench-container .workbench-header{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{display:flex;align-items:center;gap:var(--spacing-lg)}.ai-workbench-container .workbench-header .header-left .workbench-title{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{color:var(--primary-color)}.ai-workbench-container .workbench-header .header-left .status-badges{display:flex;gap:var(--spacing-sm)}.ai-workbench-container .workbench-main{flex:1;display:flex;gap:1px;background:var(--border-color);overflow:hidden}.ai-workbench-container .workbench-main.wide-layout .tools-sidebar{width:200px}.ai-workbench-container .workbench-main.wide-layout .info-panel{width:300px}.tools-sidebar{width:240px;background:var(--bg-card);display:flex;flex-direction:column}.tools-sidebar .tools-header{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color)}.tools-sidebar .tools-header h3{margin:0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold)}.tools-sidebar .tool-categories{flex:1;overflow-y:auto}.tools-sidebar .tool-categories .tool-category{border-bottom:1px solid var(--border-color-light)}.tools-sidebar .tool-categories .tool-category .category-header{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:hover{background:var(--bg-hover)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon{margin-left:auto;transition:transform var(--transition-base)}.tools-sidebar .tool-categories .tool-category .category-header .expand-icon.expanded{transform:rotate(180deg)}.tools-sidebar .tool-categories .tool-category.active .category-header{background:var(--primary-extra-light);color:var(--primary-color)}.tools-sidebar .tool-categories .tool-category .category-tools{background:var(--bg-tertiary)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item{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:hover{background:var(--primary-extra-light)}.tools-sidebar .tool-categories .tool-category .category-tools .tool-item .el-icon{color:var(--text-secondary)}.conversation-area{flex:1;background:var(--bg-card);display:flex;flex-direction:column;height:100%;position:relative}.conversation-area .conversation-header{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{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{color:var(--text-secondary);font-size:var(--text-sm)}.conversation-area .conversation-header .conversation-controls{display:flex;gap:var(--spacing-sm)}.conversation-area .conversation-content{flex:1;overflow-y:auto;padding:var(--spacing-xl);padding-bottom:200px}.conversation-area .conversation-content .welcome-screen{height:100%;display:flex;align-items:center;justify-content:center}.conversation-area .conversation-content .welcome-screen .welcome-content{text-align:center;max-width:400px}.conversation-area .conversation-content .welcome-screen .welcome-content .welcome-icon{margin-bottom:var(--spacing-xl);color:var(--primary-color)}.conversation-area .conversation-content .welcome-screen .welcome-content h2{margin-bottom:var(--spacing-lg);color:var(--text-primary);font-size:var(--text-xl)}.conversation-area .conversation-content .welcome-screen .welcome-content p{margin-bottom:var(--spacing-xl);color:var(--text-secondary);line-height:1.6}.conversation-area .conversation-content .welcome-screen .welcome-content .quick-actions{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}.conversation-area .conversation-content .messages-container .message-item{margin-bottom:var(--spacing-xl)}.conversation-area .conversation-content .messages-container .message-item .message-header{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{display:flex;flex-direction:column;gap:2px}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-sender{font-weight:var(--font-medium);color:var(--text-primary)}.conversation-area .conversation-content .messages-container .message-item .message-header .message-info .message-time{font-size:var(--text-xs);color:var(--text-secondary)}.conversation-area .conversation-content .messages-container .message-item .message-content{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{white-space:pre-wrap}.conversation-area .conversation-content .messages-container .message-item .message-actions{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{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{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{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{display:flex;gap:var(--spacing-xs)}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span{width:8px;height:8px;border-radius:50%;background:var(--text-secondary);animation:typing 1.4s ease-in-out infinite}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span:nth-child(2){animation-delay:.2s}.conversation-area .conversation-content .messages-container .loading-message .loading-content .typing-indicator span:nth-child(3){animation-delay:.4s}.conversation-area .input-area{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 #0000001a;min-height:150px}.conversation-area .input-area .input-toolbar{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{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{flex:1}.conversation-area .input-area .input-container .send-button{height:78px;padding:0 var(--spacing-lg);flex-shrink:0}.conversation-area .input-area .input-hints{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{width:320px;background:var(--bg-card)}.info-panel .info-tabs{height:100%;border:none}.info-panel .conversation-history{padding:var(--spacing-lg)}.info-panel .conversation-history .history-header{margin-bottom:var(--spacing-lg)}.info-panel .conversation-history .history-item{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:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.info-panel .conversation-history .history-item .history-title{font-weight:var(--font-medium);margin-bottom:var(--spacing-xs)}.info-panel .conversation-history .history-item .history-time{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.info-panel .conversation-history .history-item .history-preview{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{padding:var(--spacing-lg)}.info-panel .memory-panel .memory-search{margin-bottom:var(--spacing-lg)}.info-panel .memory-panel .memory-item{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{margin-bottom:var(--spacing-sm);line-height:1.4;font-size:var(--text-sm)}.info-panel .memory-panel .memory-item .memory-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.info-panel .memory-panel .memory-item .memory-meta .memory-time{font-size:var(--text-xs);color:var(--text-secondary)}.info-panel .memory-panel .memory-item .memory-actions{display:flex;gap:var(--spacing-sm)}.info-panel .status-panel{padding:var(--spacing-lg)}.info-panel .status-panel .status-section{margin-bottom:var(--spacing-xl)}.info-panel .status-panel .status-section h4{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{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:last-child{border-bottom:none}.info-panel .status-panel .performance-chart .chart-placeholder{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{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.slide-down-enter-active,.slide-down-leave-active{transition:all var(--transition-base);overflow:hidden}.slide-down-enter-from,.slide-down-leave-to{max-height:0;opacity:0;transform:translateY(-10px)}.slide-down-enter-to,.slide-down-leave-from{max-height:300px;opacity:1;transform:translateY(0)}.tool-category.active .category-tools{display:block!important;max-height:none!important;opacity:1!important}@media (max-width: 1200px){.ai-workbench-container .workbench-main .tools-sidebar,.ai-workbench-container .workbench-main .info-panel{width:240px}}@media (max-width: 768px){.ai-workbench-container .workbench-main .tools-sidebar,.ai-workbench-container .workbench-main .info-panel{display:none}.ai-workbench-container .workbench-main .conversation-area .input-area{left:0;right:0}}.el-input,.el-textarea,.el-select,.el-button,.el-table,.el-form-item__label,.el-dialog,.el-message,.el-notification,.el-menu,.el-menu-item,.el-submenu__title,.el-card,.el-tabs,.el-tab-pane,.el-pagination,.el-tooltip,.el-popover,.el-dropdown,.el-breadcrumb{font-family:var(--font-family-base)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.el-menu{background-color:transparent!important;border:none!important}.el-menu .el-sub-menu .el-menu{background-color:#0000000d!important}.el-menu .el-menu-item{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-menu-item:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-menu .el-menu-item.is-active{background-color:var(--primary-color)!important;color:#fff!important}.el-menu .el-sub-menu__title{border-radius:6px!important;margin:2px 8px!important}.el-menu .el-sub-menu__title:hover{background-color:var(--sidebar-item-hover)!important;color:var(--sidebar-text-hover)!important}.el-card{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:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)}.el-card .el-card__header{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{padding:var(--spacing-lg)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}.el-button{border-radius:var(--radius-md)!important;font-weight:500!important;transition:all var(--transition-fast)!important;box-shadow:0 1px 2px #0000000d!important}.el-button:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)!important}.el-button:active{transform:translateY(0)}.el-button--default{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.el-button--default:hover{background-color:var(--bg-tertiary)!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.el-input .el-input__wrapper{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:hover{border-color:var(--border-light)!important}.el-input .el-input__wrapper.is-focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-input .el-input__inner{background-color:transparent!important;color:var(--text-primary)!important}.el-input .el-input__inner::-moz-placeholder{color:var(--text-muted)!important}.el-input .el-input__inner::placeholder{color:var(--text-muted)!important}.el-table{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.el-table:before{background-color:var(--border-color)!important}.el-table th.el-table__cell{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{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{background-color:var(--bg-hover)!important}.el-table .el-table__empty-block{background-color:var(--bg-card)!important}.el-table .el-table__empty-text{color:var(--text-secondary)!important}.el-pagination{color:var(--text-primary)!important}.el-pagination button{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination button:disabled{background-color:transparent!important;color:var(--text-disabled)!important}.el-pagination .el-pager li{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.el-pagination .el-pager li.is-active{background-color:var(--primary-color)!important;color:#fff!important}.el-pagination .el-pager li:hover{color:var(--primary-color)!important}.el-dialog{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{border-bottom:1px solid var(--border-color)!important;padding:var(--spacing-lg)!important}.el-dialog .el-dialog__title{color:var(--text-primary)!important}.el-dialog .el-dialog__body{padding:var(--spacing-lg)!important;color:var(--text-primary)!important}.el-dialog .el-dialog__footer{border-top:1px solid var(--border-color)!important;padding:var(--spacing-md) var(--spacing-lg)!important}.el-dropdown-menu{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{color:var(--text-primary)!important}.el-dropdown-menu .el-dropdown-menu__item:hover{background-color:var(--bg-hover)!important;color:var(--primary-color)!important}.el-select .el-select__wrapper{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:hover{border-color:var(--border-light)!important}.el-select .el-select__wrapper.is-focused{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-select .el-select__placeholder{color:var(--text-muted)!important}.el-select .el-select__selection,.el-form .el-form-item__label{color:var(--text-primary)!important}.el-form .el-form-item__error{color:var(--danger-color)!important}.el-textarea .el-textarea__inner{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:hover{border-color:var(--border-light)!important}.el-textarea .el-textarea__inner:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)!important}.el-tag{border-radius:var(--radius-md)!important;padding:2px 12px!important;font-weight:500!important;border:none!important}.el-message{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;border:1px solid var(--border-color)!important}.el-loading-mask{background-color:rgba(var(--bg-card-rgb),.9)!important}.el-empty .el-empty__description{color:var(--text-secondary)!important}body{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)}*{font-size:inherit;line-height:inherit}.app-header .logo-text{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-header .el-breadcrumb__inner,.app-header .btn-label,.app-header .user-name{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .logo-text{font-size:var(--text-lg, 18px);font-weight:var(--font-bold, 700)}.sidebar .section-name{font-size:var(--text-xs, 12px);font-weight:var(--font-semibold, 600);text-transform:uppercase;letter-spacing:.05em}.sidebar .section-desc{font-size:var(--text-xs, 12px);color:var(--text-muted)}.sidebar .nav-text,.sidebar .menu-title,.sidebar .user-name{font-size:var(--text-sm, 14px);font-weight:var(--font-medium, 500)}.sidebar .user-role{font-size:var(--text-xs, 12px);color:var(--text-muted)}.app-main .page-title,.app-main h1{font-size:var(--text-2xl, 24px);font-weight:var(--font-bold, 700)}.app-main .section-title,.app-main h2{font-size:var(--text-xl, 20px);font-weight:var(--font-semibold, 600)}.app-main .subsection-title,.app-main h3{font-size:var(--text-lg, 18px);font-weight:var(--font-semibold, 600)}.app-main p,.app-main .content-text{font-size:var(--text-base, 16px);line-height:var(--line-height-relaxed, 1.6)}.app-main .small-text,.app-main .caption{font-size:var(--text-sm, 14px);color:var(--text-muted)}.app-main .tiny-text,.app-main .label{font-size:var(--text-xs, 12px);color:var(--text-muted)}@media (max-width: 768px){.app-header .logo-text{font-size:var(--text-base, 16px)}.app-header .btn-label{display:none}.sidebar .section-name{font-size:var(--text-xs, 12px)}.sidebar .nav-text,.sidebar .menu-title{font-size:var(--text-sm, 14px)}}[data-theme=dark] .section-desc,[data-theme=dark] .user-role,[data-theme=dark] .small-text,[data-theme=dark] .tiny-text,[data-theme=dark] .caption,[data-theme=dark] .label{color:var(--text-muted-dark)}:root{--app-padding: var(--spacing-lg);--header-height: 60px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;line-height:1.6}body{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{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.page-container{padding:var(--spacing-lg);width:100%;max-width:100%;min-height:calc(100vh - var(--header-height));background-color:var(--bg-secondary)}.card{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:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.card-header{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color);background:var(--bg-card)}.card-header .card-title{font-size:var(--text-lg);font-weight:600;color:var(--text-primary);margin:0}.card-body{padding:var(--spacing-lg)}.btn{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 #0000000d}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn:active{transform:translateY(0)}.btn.btn-primary{background:var(--primary-color);color:#fff}.btn.btn-primary:hover{background:var(--primary-hover)}.btn.btn-secondary{background:var(--bg-tertiary);color:var(--text-primary)}.btn.btn-secondary:hover{background:var(--bg-hover)}@media (max-width: 768px){.hidden-mobile{display:none!important}.page-container{padding:var(--spacing-md)}}@media (min-width: 769px){.hidden-desktop{display:none!important}}.fade-enter-active,.fade-leave-active{transition:opacity var(--transition-fast)}.fade-enter-from,.fade-leave-to{opacity:0}.center-container{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{background:var(--el-bg-color-page)}.center-container: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 :deep(.el-card){-webkit-backdrop-filter:blur(10px);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 #1f26871a!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.center-container :deep(.el-card):hover{transform:translateY(-2px);box-shadow:0 12px 40px #1f268726!important}@media (max-width: 768px){.center-container{padding:var(--spacing-lg)}}@media (max-width: 480px){.center-container{padding:var(--spacing-md)}}.center-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px 32px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);border-radius:16px;color:#fff;box-shadow:0 8px 24px #667eea4d;position:relative;overflow:hidden}.center-page-header: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{display:flex;flex-direction:column;gap:8px}.center-page-header .page-title{margin:0;font-size:28px;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:12px}.center-page-header .page-title .el-icon{font-size:28px}.center-page-header .page-subtitle{margin:0;font-size:14px;color:#ffffffe6;line-height:1.4}.center-page-header .header-actions{display:flex;gap:12px;align-items:center}.center-page-header .header-actions .el-button{border-radius:8px;font-weight:500;transition:all .3s ease}.center-page-header .header-actions .el-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width: 768px){.center-page-header{flex-direction:column;gap:16px;padding:20px}.center-page-header .header-actions{width:100%;justify-content:center}}.welcome-section{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 #8b5cf64d;border:1px solid rgba(255,255,255,.1)}.welcome-section .welcome-content,.welcome-section .header-content{flex:1}.welcome-section .welcome-content h2,.welcome-section .welcome-content .page-title,.welcome-section .header-content h2,.welcome-section .header-content .page-title{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--text-on-primary);text-shadow:0 2px 4px rgba(0,0,0,.1)}.welcome-section .welcome-content p,.welcome-section .welcome-content .page-description,.welcome-section .header-content p,.welcome-section .header-content .page-description{margin:0;font-size:14px;color:var(--text-on-primary-secondary);line-height:1.5}.welcome-section .header-actions{flex-shrink:0;margin-left:var(--spacing-lg);display:flex;gap:var(--spacing-sm)}@media (max-width: 768px){.welcome-section{flex-direction:column;gap:var(--spacing-lg);padding:var(--spacing-lg);text-align:center}.welcome-section .welcome-content,.welcome-section .header-content{text-align:center}.welcome-section .header-actions{width:100%;margin-left:0;justify-content:center}}.center-card{background:white;border-radius:12px;padding:24px;box-shadow:0 4px 16px #00000014;border:1px solid #e5e7eb;transition:all .3s ease;margin-bottom:24px}:root.theme-light .center-card{background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.center-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}:root.theme-light .center-card:hover{box-shadow:var(--shadow-lg)}.center-card .card-header{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{border-bottom-color:var(--el-border-color-light)}.center-card .card-header .card-title{font-size:18px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:8px}.center-card .card-header .card-title .el-icon{color:var(--primary-color);font-size:20px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr}}.stat-card{background:white;border-radius:12px;padding:20px;box-shadow:0 4px 16px #00000014;border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer}:root.theme-light .stat-card{background:var(--el-bg-color);border:1px solid var(--el-border-color);box-shadow:var(--shadow-md)}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000026}:root.theme-light .stat-card:hover{box-shadow:var(--shadow-xl)}.stat-card .stat-content{display:flex;align-items:center;gap:16px}.stat-card .stat-icon{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:#fff}.stat-card .stat-icon .el-icon{font-size:28px}.stat-card .stat-info{flex:1}.stat-card .stat-info .stat-value{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:4px}.stat-card .stat-info .stat-label{font-size:14px;color:#6b7280}:root.theme-light .stat-card .stat-info .stat-label{color:var(--text-secondary)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state .empty-icon{font-size:64px;margin-bottom:16px;opacity:.6}.empty-state .empty-title{font-size:18px;font-weight:600;color:#374151;margin-bottom:8px}.empty-state .empty-description{font-size:14px;color:#6b7280;margin-bottom:24px}.loading-container{display:flex;align-items:center;justify-content:center;min-height:400px}[data-theme=dark] .center-container{background:#111827}[data-theme=dark] .center-card,[data-theme=dark] .stat-card{background:#1f2937;border-color:#374151}[data-theme=dark] .card-title,[data-theme=dark] .stat-value{color:#f9fafb}[data-theme=dark] .stat-label{color:#d1d5db}: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,.communication-page,.ai-assistant-page,.customer-pool-page,.feedback-page,.profile-page,.child-growth-page,.promotion-center-page,.share-stats-page,.enrollment-page,.activities-page,.teaching-page,.performance-rewards-page,.appointment-management-page,.class-contacts-page,.creative-curriculum-page,.customer-tracking-page,.page{min-height:100vh;background-color:var(--bg-color-page);color:var(--text-primary);padding-bottom:var(--spacing-lg)}.stat-value{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.stat-label{font-size:var(--text-sm);color:var(--text-secondary)}.promo-stats,.performance-overview{display:flex;padding:var(--spacing-lg) 0}.promo-stats .stat-item,.promo-stats .overview-item,.performance-overview .stat-item,.performance-overview .overview-item{flex:1;text-align:center}.promo-stats .stat-item .stat-value,.promo-stats .stat-item .value,.promo-stats .overview-item .stat-value,.promo-stats .overview-item .value,.performance-overview .stat-item .stat-value,.performance-overview .stat-item .value,.performance-overview .overview-item .stat-value,.performance-overview .overview-item .value{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,.promo-stats .stat-item .label,.promo-stats .overview-item .stat-label,.promo-stats .overview-item .label,.performance-overview .stat-item .stat-label,.performance-overview .stat-item .label,.performance-overview .overview-item .stat-label,.performance-overview .overview-item .label{font-size:var(--text-sm);color:var(--text-secondary)}.chart-container{padding:var(--spacing-lg);min-height:200px;background-color:var(--bg-color)}.record-stats{display:flex;gap:var(--spacing-md);font-size:var(--text-sm);color:var(--text-secondary)}[data-theme=dark] .mobile-page,[data-theme=dark] .communication-page,[data-theme=dark] .ai-assistant-page,[data-theme=dark] .customer-pool-page,[data-theme=dark] .page{background-color:var(--bg-primary);color:var(--text-primary)}.mobile-page,.communication-page,.ai-assistant-page,.customer-pool-page,.feedback-page,.profile-page,.child-growth-page,.promotion-center-page,.share-stats-page,.enrollment-page,.activities-page,.teaching-page,.performance-rewards-page,.appointment-management-page,.class-contacts-page,.creative-curriculum-page,.customer-tracking-page,.page{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-theme=dark] .communication-page,[data-theme=dark] .ai-assistant-page,[data-theme=dark] .customer-pool-page,[data-theme=dark] .page{background-color:var(--bg-primary)}[data-theme=dark] :deep(.van-cell-group){background-color:var(--bg-card)}[data-theme=dark] :deep(.van-cell){background-color:var(--bg-card);color:var(--text-primary);border-bottom:1px solid var(--border-color)}[data-theme=dark] :deep(.van-search){background-color:var(--bg-card)}[data-theme=dark] :deep(.van-search) .van-field__control{color:var(--text-primary)}[data-theme=dark] :deep(.van-tabs){background-color:var(--bg-card)}[data-theme=dark] :deep(.van-tabs) .van-tab{color:var(--text-secondary)}[data-theme=dark] :deep(.van-tabs) .van-tab--active{color:var(--primary-color)}[data-theme=dark] :deep(.van-nav-bar){background:var(--gradient-purple)}[data-theme=dark] :deep(.van-tabbar){background-color:var(--bg-card);border-top-color:var(--border-color)}.theme-dark .full-page-sidebar .sidebar-header span,[data-theme=dark] .full-page-sidebar .sidebar-header span,.theme-dark .full-page-sidebar .primary-title,[data-theme=dark] .full-page-sidebar .primary-title,.theme-dark .full-page-sidebar .menu-section-title,[data-theme=dark] .full-page-sidebar .menu-section-title,.theme-dark .full-page-sidebar .menu-group-label,[data-theme=dark] .full-page-sidebar .menu-group-label,.theme-dark .full-page-sidebar .el-menu-item span,[data-theme=dark] .full-page-sidebar .el-menu-item span{color:#d1d5db!important}.el-dialog.ai-dialog{display:flex!important;flex-direction:column!important;height:80vh!important;max-height:90vh!important}.el-dialog.ai-dialog .el-dialog__body{flex:1!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .el-dialog__header{flex-shrink:0!important}.el-dialog.ai-dialog .ai-curriculum-assistant{height:100%!important;display:flex!important;flex-direction:column!important}.el-dialog.ai-dialog .ai-curriculum-assistant .chat-messages{flex:1!important;min-height:300px!important}button,.el-button,[role=button],input[type=button],input[type=submit]{min-height:36px!important;min-width:64px!important}button.el-button--small,.el-button.el-button--small,[role=button].el-button--small,input[type=button].el-button--small,input[type=submit].el-button--small{min-height:32px!important;min-width:56px!important}button.el-button--large,.el-button.el-button--large,[role=button].el-button--large,input[type=button].el-button--large,input[type=submit].el-button--large{min-height:40px!important;min-width:80px!important}@media (max-width: 768px){button,.el-button,[role=button],input[type=button],input[type=submit]{min-height:44px!important;padding:8px 16px!important}button.el-button--small,.el-button.el-button--small,[role=button].el-button--small,input[type=button].el-button--small,input[type=submit].el-button--small{min-height:40px!important;padding:6px 12px!important}}.login-button,.nav-button,.header-button,.user-dropdown button,.sidebar-button,[class*=login],[class*=nav] button{min-height:36px!important;min-width:64px!important}@media (max-width: 768px){.login-button,.nav-button,.header-button,.user-dropdown button,.sidebar-button,[class*=login],[class*=nav] button{min-height:44px!important;padding:8px 16px!important}}.page-container{width:100%;max-width:none;overflow-x:hidden;padding:var(--app-padding, 20px)}.page-container *{max-width:100%;box-sizing:border-box}@media (max-width: 768px){.page-container{padding:var(--app-padding-mobile, 16px)}}.el-table{width:100%}.el-table .el-table__body-wrapper{overflow-x:auto;max-width:100%}@media (max-width: 768px){.el-table .el-table__body-wrapper{-webkit-overflow-scrolling:touch}}@media (max-width: 768px){.el-table{font-size:14px}.el-table .el-table__cell{padding:8px 4px}.el-table .el-table__column--hidden-mobile{display:none}}.el-card{width:100%;margin-bottom:var(--app-gap, 16px)}.el-card .el-card__body{padding:var(--app-padding, 20px)}@media (max-width: 768px){.el-card .el-card__body{padding:var(--app-padding-mobile, 16px)}}.el-row{width:100%;margin:0}@media (max-width: 768px){.el-row .el-col[class*=el-col-]{width:100%!important;margin-bottom:var(--app-gap, 16px)}}.image-container{position:relative;overflow:hidden;border-radius:var(--border-radius, 8px);width:100%}.image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.image-container.responsive-image{max-width:100%;height:auto}.image-container.responsive-image img{height:auto}@media (max-width: 768px){.layout-sidebar{transform:translate(-100%);transition:transform .3s ease}.layout-sidebar.mobile-open{transform:translate(0)}}.el-form{width:100%}.el-form .el-form-item{margin-bottom:var(--app-gap, 16px)}@media (max-width: 768px){.el-form .el-form-item .el-form-item__label{width:100%!important;text-align:left!important;margin-bottom:8px;padding:0!important}.el-form .el-form-item .el-form-item__content{margin-left:0!important;width:100%}}@media (max-width: 768px){.el-form.el-form--inline .el-form-item{width:100%;margin-right:0;margin-bottom:16px}.el-form.el-form--inline .el-form-item .el-form-item__content{width:100%}}@media (max-width: 768px){.el-dialog{width:95%!important;margin:5vh auto!important}.el-dialog .el-dialog__body{padding:16px}}@media (max-width: 768px){[style*="position: fixed"]{max-width:100vw!important;max-height:100vh!important}}body{font-size:var(--unified-font-size, 14px);line-height:var(--unified-line-height, 1.5)}@media (max-width: 768px){body{font-size:var(--unified-font-size, 16px)}}*{max-width:100%;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.ai-assistant-panel,.ai-assistant-panel *,.center-main,.center-main *,.chat-container,.chat-container *,.chat-messages,.chat-messages *,.message-content,.message-item,.message-item *{max-width:none!important}.message-content.welcome-card,.welcome-card{max-width:var(--ai-content-max-width)!important;margin-left:auto!important;margin-right:auto!important}:root{--app-padding: 20px;--app-padding-mobile: 16px;--app-gap: 16px;--app-gap-sm: 8px;--app-gap-lg: 24px;--app-margin: 16px;--border-radius: 8px;--border-radius-sm: 4px;--border-radius-lg: 12px}@media print{.no-print{display:none!important}.page-container{padding:0}.el-button,.el-pagination{display:none!important}}.teacher-notifications,.teacher-tasks,.teacher-enrollment,.teacher-activities,.teacher-teaching,.teacher-customer-tracking{width:100%!important;max-width:100%!important;min-height:calc(100vh - 120px);padding:24px!important;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;gap:24px}.teacher-notifications .page-header,.teacher-tasks .page-header,.teacher-enrollment .page-header,.teacher-activities .page-header,.teacher-teaching .page-header,.teacher-customer-tracking .page-header{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .page-header .header-content,.teacher-tasks .page-header .header-content,.teacher-enrollment .page-header .header-content,.teacher-activities .page-header .header-content,.teacher-teaching .page-header .header-content,.teacher-customer-tracking .page-header .header-content{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:16px}.teacher-notifications .page-header .header-content .header-left,.teacher-tasks .page-header .header-content .header-left,.teacher-enrollment .page-header .header-content .header-left,.teacher-activities .page-header .header-content .header-left,.teacher-teaching .page-header .header-content .header-left,.teacher-customer-tracking .page-header .header-content .header-left{flex:1 1 auto;min-width:200px}.teacher-notifications .page-header .header-content .header-left h1,.teacher-tasks .page-header .header-content .header-left h1,.teacher-enrollment .page-header .header-content .header-left h1,.teacher-activities .page-header .header-content .header-left h1,.teacher-teaching .page-header .header-content .header-left h1,.teacher-customer-tracking .page-header .header-content .header-left h1{margin:0 0 8px;font-size:28px;font-weight:600;color:var(--el-text-color-primary);line-height:1.2}.teacher-notifications .page-header .header-content .header-left p,.teacher-tasks .page-header .header-content .header-left p,.teacher-enrollment .page-header .header-content .header-left p,.teacher-activities .page-header .header-content .header-left p,.teacher-teaching .page-header .header-content .header-left p,.teacher-customer-tracking .page-header .header-content .header-left p{margin:0;color:var(--el-text-color-secondary);font-size:14px;line-height:1.4}.teacher-notifications .page-header .header-content .header-actions,.teacher-tasks .page-header .header-content .header-actions,.teacher-enrollment .page-header .header-content .header-actions,.teacher-activities .page-header .header-content .header-actions,.teacher-teaching .page-header .header-content .header-actions,.teacher-customer-tracking .page-header .header-content .header-actions{display:flex;gap:12px;flex-wrap:wrap}.teacher-notifications .page-header .header-content .header-actions .el-button,.teacher-tasks .page-header .header-content .header-actions .el-button,.teacher-enrollment .page-header .header-content .header-actions .el-button,.teacher-activities .page-header .header-content .header-actions .el-button,.teacher-teaching .page-header .header-content .header-actions .el-button,.teacher-customer-tracking .page-header .header-content .header-actions .el-button{min-width:100px}.teacher-notifications .stats-section,.teacher-notifications .overview-section,.teacher-notifications .team-collaboration,.teacher-notifications .school-overview,.teacher-tasks .stats-section,.teacher-tasks .overview-section,.teacher-tasks .team-collaboration,.teacher-tasks .school-overview,.teacher-enrollment .stats-section,.teacher-enrollment .overview-section,.teacher-enrollment .team-collaboration,.teacher-enrollment .school-overview,.teacher-activities .stats-section,.teacher-activities .overview-section,.teacher-activities .team-collaboration,.teacher-activities .school-overview,.teacher-teaching .stats-section,.teacher-teaching .overview-section,.teacher-teaching .team-collaboration,.teacher-teaching .school-overview,.teacher-customer-tracking .stats-section,.teacher-customer-tracking .overview-section,.teacher-customer-tracking .team-collaboration,.teacher-customer-tracking .school-overview{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .stats-section .el-card,.teacher-notifications .overview-section .el-card,.teacher-notifications .team-collaboration .el-card,.teacher-notifications .school-overview .el-card,.teacher-tasks .stats-section .el-card,.teacher-tasks .overview-section .el-card,.teacher-tasks .team-collaboration .el-card,.teacher-tasks .school-overview .el-card,.teacher-enrollment .stats-section .el-card,.teacher-enrollment .overview-section .el-card,.teacher-enrollment .team-collaboration .el-card,.teacher-enrollment .school-overview .el-card,.teacher-activities .stats-section .el-card,.teacher-activities .overview-section .el-card,.teacher-activities .team-collaboration .el-card,.teacher-activities .school-overview .el-card,.teacher-teaching .stats-section .el-card,.teacher-teaching .overview-section .el-card,.teacher-teaching .team-collaboration .el-card,.teacher-teaching .school-overview .el-card,.teacher-customer-tracking .stats-section .el-card,.teacher-customer-tracking .overview-section .el-card,.teacher-customer-tracking .team-collaboration .el-card,.teacher-customer-tracking .school-overview .el-card{width:100%;max-width:100%}.teacher-notifications .stats-section .el-card .el-card__body,.teacher-notifications .overview-section .el-card .el-card__body,.teacher-notifications .team-collaboration .el-card .el-card__body,.teacher-notifications .school-overview .el-card .el-card__body,.teacher-tasks .stats-section .el-card .el-card__body,.teacher-tasks .overview-section .el-card .el-card__body,.teacher-tasks .team-collaboration .el-card .el-card__body,.teacher-tasks .school-overview .el-card .el-card__body,.teacher-enrollment .stats-section .el-card .el-card__body,.teacher-enrollment .overview-section .el-card .el-card__body,.teacher-enrollment .team-collaboration .el-card .el-card__body,.teacher-enrollment .school-overview .el-card .el-card__body,.teacher-activities .stats-section .el-card .el-card__body,.teacher-activities .overview-section .el-card .el-card__body,.teacher-activities .team-collaboration .el-card .el-card__body,.teacher-activities .school-overview .el-card .el-card__body,.teacher-teaching .stats-section .el-card .el-card__body,.teacher-teaching .overview-section .el-card .el-card__body,.teacher-teaching .team-collaboration .el-card .el-card__body,.teacher-teaching .school-overview .el-card .el-card__body,.teacher-customer-tracking .stats-section .el-card .el-card__body,.teacher-customer-tracking .overview-section .el-card .el-card__body,.teacher-customer-tracking .team-collaboration .el-card .el-card__body,.teacher-customer-tracking .school-overview .el-card .el-card__body{padding:24px!important}.teacher-notifications .stats-section .stats-grid .el-row,.teacher-notifications .stats-section .overview-grid .el-row,.teacher-notifications .stats-section .team-grid .el-row,.teacher-notifications .overview-section .stats-grid .el-row,.teacher-notifications .overview-section .overview-grid .el-row,.teacher-notifications .overview-section .team-grid .el-row,.teacher-notifications .team-collaboration .stats-grid .el-row,.teacher-notifications .team-collaboration .overview-grid .el-row,.teacher-notifications .team-collaboration .team-grid .el-row,.teacher-notifications .school-overview .stats-grid .el-row,.teacher-notifications .school-overview .overview-grid .el-row,.teacher-notifications .school-overview .team-grid .el-row,.teacher-tasks .stats-section .stats-grid .el-row,.teacher-tasks .stats-section .overview-grid .el-row,.teacher-tasks .stats-section .team-grid .el-row,.teacher-tasks .overview-section .stats-grid .el-row,.teacher-tasks .overview-section .overview-grid .el-row,.teacher-tasks .overview-section .team-grid .el-row,.teacher-tasks .team-collaboration .stats-grid .el-row,.teacher-tasks .team-collaboration .overview-grid .el-row,.teacher-tasks .team-collaboration .team-grid .el-row,.teacher-tasks .school-overview .stats-grid .el-row,.teacher-tasks .school-overview .overview-grid .el-row,.teacher-tasks .school-overview .team-grid .el-row,.teacher-enrollment .stats-section .stats-grid .el-row,.teacher-enrollment .stats-section .overview-grid .el-row,.teacher-enrollment .stats-section .team-grid .el-row,.teacher-enrollment .overview-section .stats-grid .el-row,.teacher-enrollment .overview-section .overview-grid .el-row,.teacher-enrollment .overview-section .team-grid .el-row,.teacher-enrollment .team-collaboration .stats-grid .el-row,.teacher-enrollment .team-collaboration .overview-grid .el-row,.teacher-enrollment .team-collaboration .team-grid .el-row,.teacher-enrollment .school-overview .stats-grid .el-row,.teacher-enrollment .school-overview .overview-grid .el-row,.teacher-enrollment .school-overview .team-grid .el-row,.teacher-activities .stats-section .stats-grid .el-row,.teacher-activities .stats-section .overview-grid .el-row,.teacher-activities .stats-section .team-grid .el-row,.teacher-activities .overview-section .stats-grid .el-row,.teacher-activities .overview-section .overview-grid .el-row,.teacher-activities .overview-section .team-grid .el-row,.teacher-activities .team-collaboration .stats-grid .el-row,.teacher-activities .team-collaboration .overview-grid .el-row,.teacher-activities .team-collaboration .team-grid .el-row,.teacher-activities .school-overview .stats-grid .el-row,.teacher-activities .school-overview .overview-grid .el-row,.teacher-activities .school-overview .team-grid .el-row,.teacher-teaching .stats-section .stats-grid .el-row,.teacher-teaching .stats-section .overview-grid .el-row,.teacher-teaching .stats-section .team-grid .el-row,.teacher-teaching .overview-section .stats-grid .el-row,.teacher-teaching .overview-section .overview-grid .el-row,.teacher-teaching .overview-section .team-grid .el-row,.teacher-teaching .team-collaboration .stats-grid .el-row,.teacher-teaching .team-collaboration .overview-grid .el-row,.teacher-teaching .team-collaboration .team-grid .el-row,.teacher-teaching .school-overview .stats-grid .el-row,.teacher-teaching .school-overview .overview-grid .el-row,.teacher-teaching .school-overview .team-grid .el-row,.teacher-customer-tracking .stats-section .stats-grid .el-row,.teacher-customer-tracking .stats-section .overview-grid .el-row,.teacher-customer-tracking .stats-section .team-grid .el-row,.teacher-customer-tracking .overview-section .stats-grid .el-row,.teacher-customer-tracking .overview-section .overview-grid .el-row,.teacher-customer-tracking .overview-section .team-grid .el-row,.teacher-customer-tracking .team-collaboration .stats-grid .el-row,.teacher-customer-tracking .team-collaboration .overview-grid .el-row,.teacher-customer-tracking .team-collaboration .team-grid .el-row,.teacher-customer-tracking .school-overview .stats-grid .el-row,.teacher-customer-tracking .school-overview .overview-grid .el-row,.teacher-customer-tracking .school-overview .team-grid .el-row{width:100%!important;max-width:100%!important;margin:0 -12px!important}.teacher-notifications .stats-section .stats-grid .el-row .el-col,.teacher-notifications .stats-section .overview-grid .el-row .el-col,.teacher-notifications .stats-section .team-grid .el-row .el-col,.teacher-notifications .overview-section .stats-grid .el-row .el-col,.teacher-notifications .overview-section .overview-grid .el-row .el-col,.teacher-notifications .overview-section .team-grid .el-row .el-col,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col,.teacher-notifications .team-collaboration .team-grid .el-row .el-col,.teacher-notifications .school-overview .stats-grid .el-row .el-col,.teacher-notifications .school-overview .overview-grid .el-row .el-col,.teacher-notifications .school-overview .team-grid .el-row .el-col,.teacher-tasks .stats-section .stats-grid .el-row .el-col,.teacher-tasks .stats-section .overview-grid .el-row .el-col,.teacher-tasks .stats-section .team-grid .el-row .el-col,.teacher-tasks .overview-section .stats-grid .el-row .el-col,.teacher-tasks .overview-section .overview-grid .el-row .el-col,.teacher-tasks .overview-section .team-grid .el-row .el-col,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col,.teacher-tasks .team-collaboration .team-grid .el-row .el-col,.teacher-tasks .school-overview .stats-grid .el-row .el-col,.teacher-tasks .school-overview .overview-grid .el-row .el-col,.teacher-tasks .school-overview .team-grid .el-row .el-col,.teacher-enrollment .stats-section .stats-grid .el-row .el-col,.teacher-enrollment .stats-section .overview-grid .el-row .el-col,.teacher-enrollment .stats-section .team-grid .el-row .el-col,.teacher-enrollment .overview-section .stats-grid .el-row .el-col,.teacher-enrollment .overview-section .overview-grid .el-row .el-col,.teacher-enrollment .overview-section .team-grid .el-row .el-col,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col,.teacher-enrollment .school-overview .stats-grid .el-row .el-col,.teacher-enrollment .school-overview .overview-grid .el-row .el-col,.teacher-enrollment .school-overview .team-grid .el-row .el-col,.teacher-activities .stats-section .stats-grid .el-row .el-col,.teacher-activities .stats-section .overview-grid .el-row .el-col,.teacher-activities .stats-section .team-grid .el-row .el-col,.teacher-activities .overview-section .stats-grid .el-row .el-col,.teacher-activities .overview-section .overview-grid .el-row .el-col,.teacher-activities .overview-section .team-grid .el-row .el-col,.teacher-activities .team-collaboration .stats-grid .el-row .el-col,.teacher-activities .team-collaboration .overview-grid .el-row .el-col,.teacher-activities .team-collaboration .team-grid .el-row .el-col,.teacher-activities .school-overview .stats-grid .el-row .el-col,.teacher-activities .school-overview .overview-grid .el-row .el-col,.teacher-activities .school-overview .team-grid .el-row .el-col,.teacher-teaching .stats-section .stats-grid .el-row .el-col,.teacher-teaching .stats-section .overview-grid .el-row .el-col,.teacher-teaching .stats-section .team-grid .el-row .el-col,.teacher-teaching .overview-section .stats-grid .el-row .el-col,.teacher-teaching .overview-section .overview-grid .el-row .el-col,.teacher-teaching .overview-section .team-grid .el-row .el-col,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col,.teacher-teaching .team-collaboration .team-grid .el-row .el-col,.teacher-teaching .school-overview .stats-grid .el-row .el-col,.teacher-teaching .school-overview .overview-grid .el-row .el-col,.teacher-teaching .school-overview .team-grid .el-row .el-col,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col{padding:0 12px!important;margin-bottom:24px}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item{height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;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:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item:hover,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item:hover,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item:hover,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item:hover,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item:hover,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item:hover,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item:hover,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item:hover,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item:hover,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item:hover,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item:hover,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item:hover,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item:hover,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item:hover,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item:hover,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item:hover,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item:hover,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item:hover,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item:hover,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item:hover,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item:hover,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item:hover,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item:hover,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item:hover,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item:hover,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item:hover,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item:hover,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item:hover,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item:hover,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item:hover,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item:hover,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item:hover,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item:hover,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item:hover,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-value,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-value,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-value,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-value,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-value,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-value,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-value,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-value,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-value{font-size:32px;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,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-label,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-label,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-label,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-label,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-label,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-label,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-label,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-label,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-label,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-label,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-label,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-label,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-label,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-label,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-label,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-label,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-label,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-label{font-size:14px;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,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend{font-size:12px;padding:2px 8px;border-radius:12px;font-weight:500}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.success,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.success{background:rgba(16,185,129,.1);color:#059669}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.warning,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.warning{background:rgba(245,158,11,.1);color:#d97706}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.danger,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.danger{background:rgba(239,68,68,.1);color:#dc2626}.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .stats-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .overview-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-notifications .school-overview .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .stats-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .overview-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-tasks .school-overview .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .stats-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .overview-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-enrollment .school-overview .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .stats-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .overview-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-activities .school-overview .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .stats-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .overview-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-teaching .school-overview .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .stats-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .stats-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .stats-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .overview-section .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .overview-section .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .overview-section .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .team-collaboration .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .team-collaboration .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .team-collaboration .team-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .school-overview .stats-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .school-overview .overview-grid .el-row .el-col .team-item .team-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .stat-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .overview-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .stat-card .team-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .stat-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .overview-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .overview-item .team-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .stat-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .overview-trend.info,.teacher-customer-tracking .school-overview .team-grid .el-row .el-col .team-item .team-trend.info{background:rgba(6,182,212,.1);color:#0891b2}.teacher-notifications .main-content,.teacher-tasks .main-content,.teacher-enrollment .main-content,.teacher-activities .main-content,.teacher-teaching .main-content,.teacher-customer-tracking .main-content{width:100%;max-width:100%;flex:1 1 auto;display:flex;flex-direction:column;gap:24px}.teacher-notifications .main-content .el-card,.teacher-tasks .main-content .el-card,.teacher-enrollment .main-content .el-card,.teacher-activities .main-content .el-card,.teacher-teaching .main-content .el-card,.teacher-customer-tracking .main-content .el-card{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .main-content .el-card .el-card__header,.teacher-tasks .main-content .el-card .el-card__header,.teacher-enrollment .main-content .el-card .el-card__header,.teacher-activities .main-content .el-card .el-card__header,.teacher-teaching .main-content .el-card .el-card__header,.teacher-customer-tracking .main-content .el-card .el-card__header{padding:20px 24px!important;border-bottom:1px solid var(--border-color)}.teacher-notifications .main-content .el-card .el-card__header .card-header,.teacher-tasks .main-content .el-card .el-card__header .card-header,.teacher-enrollment .main-content .el-card .el-card__header .card-header,.teacher-activities .main-content .el-card .el-card__header .card-header,.teacher-teaching .main-content .el-card .el-card__header .card-header,.teacher-customer-tracking .main-content .el-card .el-card__header .card-header{display:flex;justify-content:space-between;align-items:center;width:100%}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title,.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title,.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title,.teacher-activities .main-content .el-card .el-card__header .card-header .card-title,.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title,.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-title .el-icon,.teacher-tasks .main-content .el-card .el-card__header .card-header .card-title .el-icon,.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-title .el-icon,.teacher-activities .main-content .el-card .el-card__header .card-header .card-title .el-icon,.teacher-teaching .main-content .el-card .el-card__header .card-header .card-title .el-icon,.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-title .el-icon{font-size:20px}.teacher-notifications .main-content .el-card .el-card__header .card-header .card-actions,.teacher-tasks .main-content .el-card .el-card__header .card-header .card-actions,.teacher-enrollment .main-content .el-card .el-card__header .card-header .card-actions,.teacher-activities .main-content .el-card .el-card__header .card-header .card-actions,.teacher-teaching .main-content .el-card .el-card__header .card-header .card-actions,.teacher-customer-tracking .main-content .el-card .el-card__header .card-header .card-actions{display:flex;gap:12px;align-items:center}.teacher-notifications .main-content .el-card .el-card__body,.teacher-tasks .main-content .el-card .el-card__body,.teacher-enrollment .main-content .el-card .el-card__body,.teacher-activities .main-content .el-card .el-card__body,.teacher-teaching .main-content .el-card .el-card__body,.teacher-customer-tracking .main-content .el-card .el-card__body{padding:24px!important;width:100%;max-width:100%;box-sizing:border-box}.teacher-notifications .filter-section,.teacher-tasks .filter-section,.teacher-enrollment .filter-section,.teacher-activities .filter-section,.teacher-teaching .filter-section,.teacher-customer-tracking .filter-section{width:100%;max-width:100%;margin-bottom:0}.teacher-notifications .filter-section .el-card__body,.teacher-tasks .filter-section .el-card__body,.teacher-enrollment .filter-section .el-card__body,.teacher-activities .filter-section .el-card__body,.teacher-teaching .filter-section .el-card__body,.teacher-customer-tracking .filter-section .el-card__body{padding:20px 24px!important}.teacher-notifications .filter-section .filter-form .el-row,.teacher-tasks .filter-section .filter-form .el-row,.teacher-enrollment .filter-section .filter-form .el-row,.teacher-activities .filter-section .filter-form .el-row,.teacher-teaching .filter-section .filter-form .el-row,.teacher-customer-tracking .filter-section .filter-form .el-row{width:100%!important;margin:0 -8px!important}.teacher-notifications .filter-section .filter-form .el-row .el-col,.teacher-tasks .filter-section .filter-form .el-row .el-col,.teacher-enrollment .filter-section .filter-form .el-row .el-col,.teacher-activities .filter-section .filter-form .el-row .el-col,.teacher-teaching .filter-section .filter-form .el-row .el-col,.teacher-customer-tracking .filter-section .filter-form .el-row .el-col{padding:0 8px!important;margin-bottom:16px}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item,.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item,.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item,.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item,.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item,.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item{margin-bottom:0}.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label,.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label,.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label,.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label,.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label,.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__label{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,.teacher-notifications .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select,.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input,.teacher-tasks .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select,.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input,.teacher-enrollment .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select,.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input,.teacher-activities .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select,.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input,.teacher-teaching .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select,.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-input,.teacher-customer-tracking .filter-section .filter-form .el-row .el-col .el-form-item .el-form-item__content .el-select{width:100%}.teacher-notifications .filter-section .filter-form .filter-actions,.teacher-tasks .filter-section .filter-form .filter-actions,.teacher-enrollment .filter-section .filter-form .filter-actions,.teacher-activities .filter-section .filter-form .filter-actions,.teacher-teaching .filter-section .filter-form .filter-actions,.teacher-customer-tracking .filter-section .filter-form .filter-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:16px;flex-wrap:wrap}.teacher-notifications .filter-section .filter-form .filter-actions .el-button,.teacher-tasks .filter-section .filter-form .filter-actions .el-button,.teacher-enrollment .filter-section .filter-form .filter-actions .el-button,.teacher-activities .filter-section .filter-form .filter-actions .el-button,.teacher-teaching .filter-section .filter-form .filter-actions .el-button,.teacher-customer-tracking .filter-section .filter-form .filter-actions .el-button{min-width:80px}.teacher-notifications .table-section,.teacher-tasks .table-section,.teacher-enrollment .table-section,.teacher-activities .table-section,.teacher-teaching .table-section,.teacher-customer-tracking .table-section{width:100%;max-width:100%;flex:1 1 auto}.teacher-notifications .table-section .table-header,.teacher-tasks .table-section .table-header,.teacher-enrollment .table-section .table-header,.teacher-activities .table-section .table-header,.teacher-teaching .table-section .table-header,.teacher-customer-tracking .table-section .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:16px}.teacher-notifications .table-section .table-header .table-title,.teacher-tasks .table-section .table-header .table-title,.teacher-enrollment .table-section .table-header .table-title,.teacher-activities .table-section .table-header .table-title,.teacher-teaching .table-section .table-header .table-title,.teacher-customer-tracking .table-section .table-header .table-title{font-size:16px;font-weight:600;color:var(--el-text-color-primary)}.teacher-notifications .table-section .table-header .table-actions,.teacher-tasks .table-section .table-header .table-actions,.teacher-enrollment .table-section .table-header .table-actions,.teacher-activities .table-section .table-header .table-actions,.teacher-teaching .table-section .table-header .table-actions,.teacher-customer-tracking .table-section .table-header .table-actions{display:flex;gap:12px;flex-wrap:wrap}.teacher-notifications .table-section .table-container,.teacher-tasks .table-section .table-container,.teacher-enrollment .table-section .table-container,.teacher-activities .table-section .table-container,.teacher-teaching .table-section .table-container,.teacher-customer-tracking .table-section .table-container{width:100%;max-width:100%;overflow:hidden;border-radius:8px}.teacher-notifications .table-section .table-container .el-table,.teacher-tasks .table-section .table-container .el-table,.teacher-enrollment .table-section .table-container .el-table,.teacher-activities .table-section .table-container .el-table,.teacher-teaching .table-section .table-container .el-table,.teacher-customer-tracking .table-section .table-container .el-table,.teacher-notifications .table-section .table-container .el-table .el-table__header-wrapper,.teacher-notifications .table-section .table-container .el-table .el-table__body-wrapper,.teacher-tasks .table-section .table-container .el-table .el-table__header-wrapper,.teacher-tasks .table-section .table-container .el-table .el-table__body-wrapper,.teacher-enrollment .table-section .table-container .el-table .el-table__header-wrapper,.teacher-enrollment .table-section .table-container .el-table .el-table__body-wrapper,.teacher-activities .table-section .table-container .el-table .el-table__header-wrapper,.teacher-activities .table-section .table-container .el-table .el-table__body-wrapper,.teacher-teaching .table-section .table-container .el-table .el-table__header-wrapper,.teacher-teaching .table-section .table-container .el-table .el-table__body-wrapper,.teacher-customer-tracking .table-section .table-container .el-table .el-table__header-wrapper,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body-wrapper{width:100%!important}.teacher-notifications .table-section .table-container .el-table .el-table__header th,.teacher-tasks .table-section .table-container .el-table .el-table__header th,.teacher-enrollment .table-section .table-container .el-table .el-table__header th,.teacher-activities .table-section .table-container .el-table .el-table__header th,.teacher-teaching .table-section .table-container .el-table .el-table__header th,.teacher-customer-tracking .table-section .table-container .el-table .el-table__header th{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:12px 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr:hover,.teacher-tasks .table-section .table-container .el-table .el-table__body tr:hover,.teacher-enrollment .table-section .table-container .el-table .el-table__body tr:hover,.teacher-activities .table-section .table-container .el-table .el-table__body tr:hover,.teacher-teaching .table-section .table-container .el-table .el-table__body tr:hover,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr:hover{background:var(--el-fill-color-lighter)!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td,.teacher-tasks .table-section .table-container .el-table .el-table__body tr td,.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td,.teacher-activities .table-section .table-container .el-table .el-table__body tr td,.teacher-teaching .table-section .table-container .el-table .el-table__body tr td,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:12px 8px!important}.teacher-notifications .table-section .table-container .el-table .el-table__body tr td .cell,.teacher-tasks .table-section .table-container .el-table .el-table__body tr td .cell,.teacher-enrollment .table-section .table-container .el-table .el-table__body tr td .cell,.teacher-activities .table-section .table-container .el-table .el-table__body tr td .cell,.teacher-teaching .table-section .table-container .el-table .el-table__body tr td .cell,.teacher-customer-tracking .table-section .table-container .el-table .el-table__body tr td .cell{padding:8px 0;line-height:1.5}.teacher-notifications .table-section .pagination-container,.teacher-tasks .table-section .pagination-container,.teacher-enrollment .table-section .pagination-container,.teacher-activities .table-section .pagination-container,.teacher-teaching .table-section .pagination-container,.teacher-customer-tracking .table-section .pagination-container{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:16px 0;flex-wrap:wrap;gap:16px}.teacher-notifications .table-section .pagination-container .pagination-info,.teacher-tasks .table-section .pagination-container .pagination-info,.teacher-enrollment .table-section .pagination-container .pagination-info,.teacher-activities .table-section .pagination-container .pagination-info,.teacher-teaching .table-section .pagination-container .pagination-info,.teacher-customer-tracking .table-section .pagination-container .pagination-info{color:var(--el-text-color-secondary);font-size:14px}.teacher-notifications .table-section .pagination-container .el-pagination .el-pager li,.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li,.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li,.teacher-activities .table-section .pagination-container .el-pagination .el-pager li,.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li,.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li{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,.teacher-tasks .table-section .pagination-container .el-pagination .el-pager li.is-active,.teacher-enrollment .table-section .pagination-container .el-pagination .el-pager li.is-active,.teacher-activities .table-section .pagination-container .el-pagination .el-pager li.is-active,.teacher-teaching .table-section .pagination-container .el-pagination .el-pager li.is-active,.teacher-customer-tracking .table-section .pagination-container .el-pagination .el-pager li.is-active{background:var(--el-color-primary);color:#fff}.teacher-notifications .table-section .pagination-container .el-pagination .btn-prev,.teacher-notifications .table-section .pagination-container .el-pagination .btn-next,.teacher-tasks .table-section .pagination-container .el-pagination .btn-prev,.teacher-tasks .table-section .pagination-container .el-pagination .btn-next,.teacher-enrollment .table-section .pagination-container .el-pagination .btn-prev,.teacher-enrollment .table-section .pagination-container .el-pagination .btn-next,.teacher-activities .table-section .pagination-container .el-pagination .btn-prev,.teacher-activities .table-section .pagination-container .el-pagination .btn-next,.teacher-teaching .table-section .pagination-container .el-pagination .btn-prev,.teacher-teaching .table-section .pagination-container .el-pagination .btn-next,.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-prev,.teacher-customer-tracking .table-section .pagination-container .el-pagination .btn-next{width:32px;height:32px;border-radius:6px}@media (max-width: 1200px){.teacher-notifications,.teacher-tasks,.teacher-enrollment,.teacher-activities,.teacher-teaching,.teacher-customer-tracking{padding:20px!important;gap:20px}.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6,.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6,.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6,.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6,.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6,.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6,.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6,.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6,.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6,.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6,.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6,.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6,.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6,.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6,.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6,.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6,.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6,.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6,.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6,.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6,.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6,.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6,.teacher-activities .team-grid .el-row .el-col.el-col-lg-6,.teacher-activities .team-grid .el-row .el-col.el-col-xl-6,.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6,.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6,.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6,.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6,.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6,.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6,.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6,.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6,.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6,.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6,.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6,.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6{width:50%!important}}@media (max-width: 992px){.teacher-notifications,.teacher-tasks,.teacher-enrollment,.teacher-activities,.teacher-teaching,.teacher-customer-tracking{padding:16px!important;gap:16px}.teacher-notifications .page-header .header-content,.teacher-tasks .page-header .header-content,.teacher-enrollment .page-header .header-content,.teacher-activities .page-header .header-content,.teacher-teaching .page-header .header-content,.teacher-customer-tracking .page-header .header-content{flex-direction:column;align-items:flex-start;gap:12px}.teacher-notifications .page-header .header-content .header-left,.teacher-tasks .page-header .header-content .header-left,.teacher-enrollment .page-header .header-content .header-left,.teacher-activities .page-header .header-content .header-left,.teacher-teaching .page-header .header-content .header-left,.teacher-customer-tracking .page-header .header-content .header-left{width:100%}.teacher-notifications .page-header .header-content .header-left h1,.teacher-tasks .page-header .header-content .header-left h1,.teacher-enrollment .page-header .header-content .header-left h1,.teacher-activities .page-header .header-content .header-left h1,.teacher-teaching .page-header .header-content .header-left h1,.teacher-customer-tracking .page-header .header-content .header-left h1{font-size:24px}.teacher-notifications .page-header .header-content .header-actions,.teacher-tasks .page-header .header-content .header-actions,.teacher-enrollment .page-header .header-content .header-actions,.teacher-activities .page-header .header-content .header-actions,.teacher-teaching .page-header .header-content .header-actions,.teacher-customer-tracking .page-header .header-content .header-actions{width:100%;justify-content:flex-start}.teacher-notifications .stats-grid .el-row .el-col.el-col-md-8,.teacher-notifications .stats-grid .el-row .el-col.el-col-lg-6,.teacher-notifications .stats-grid .el-row .el-col.el-col-xl-6,.teacher-notifications .overview-grid .el-row .el-col.el-col-md-8,.teacher-notifications .overview-grid .el-row .el-col.el-col-lg-6,.teacher-notifications .overview-grid .el-row .el-col.el-col-xl-6,.teacher-notifications .team-grid .el-row .el-col.el-col-md-8,.teacher-notifications .team-grid .el-row .el-col.el-col-lg-6,.teacher-notifications .team-grid .el-row .el-col.el-col-xl-6,.teacher-tasks .stats-grid .el-row .el-col.el-col-md-8,.teacher-tasks .stats-grid .el-row .el-col.el-col-lg-6,.teacher-tasks .stats-grid .el-row .el-col.el-col-xl-6,.teacher-tasks .overview-grid .el-row .el-col.el-col-md-8,.teacher-tasks .overview-grid .el-row .el-col.el-col-lg-6,.teacher-tasks .overview-grid .el-row .el-col.el-col-xl-6,.teacher-tasks .team-grid .el-row .el-col.el-col-md-8,.teacher-tasks .team-grid .el-row .el-col.el-col-lg-6,.teacher-tasks .team-grid .el-row .el-col.el-col-xl-6,.teacher-enrollment .stats-grid .el-row .el-col.el-col-md-8,.teacher-enrollment .stats-grid .el-row .el-col.el-col-lg-6,.teacher-enrollment .stats-grid .el-row .el-col.el-col-xl-6,.teacher-enrollment .overview-grid .el-row .el-col.el-col-md-8,.teacher-enrollment .overview-grid .el-row .el-col.el-col-lg-6,.teacher-enrollment .overview-grid .el-row .el-col.el-col-xl-6,.teacher-enrollment .team-grid .el-row .el-col.el-col-md-8,.teacher-enrollment .team-grid .el-row .el-col.el-col-lg-6,.teacher-enrollment .team-grid .el-row .el-col.el-col-xl-6,.teacher-activities .stats-grid .el-row .el-col.el-col-md-8,.teacher-activities .stats-grid .el-row .el-col.el-col-lg-6,.teacher-activities .stats-grid .el-row .el-col.el-col-xl-6,.teacher-activities .overview-grid .el-row .el-col.el-col-md-8,.teacher-activities .overview-grid .el-row .el-col.el-col-lg-6,.teacher-activities .overview-grid .el-row .el-col.el-col-xl-6,.teacher-activities .team-grid .el-row .el-col.el-col-md-8,.teacher-activities .team-grid .el-row .el-col.el-col-lg-6,.teacher-activities .team-grid .el-row .el-col.el-col-xl-6,.teacher-teaching .stats-grid .el-row .el-col.el-col-md-8,.teacher-teaching .stats-grid .el-row .el-col.el-col-lg-6,.teacher-teaching .stats-grid .el-row .el-col.el-col-xl-6,.teacher-teaching .overview-grid .el-row .el-col.el-col-md-8,.teacher-teaching .overview-grid .el-row .el-col.el-col-lg-6,.teacher-teaching .overview-grid .el-row .el-col.el-col-xl-6,.teacher-teaching .team-grid .el-row .el-col.el-col-md-8,.teacher-teaching .team-grid .el-row .el-col.el-col-lg-6,.teacher-teaching .team-grid .el-row .el-col.el-col-xl-6,.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-md-8,.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-lg-6,.teacher-customer-tracking .stats-grid .el-row .el-col.el-col-xl-6,.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-md-8,.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-lg-6,.teacher-customer-tracking .overview-grid .el-row .el-col.el-col-xl-6,.teacher-customer-tracking .team-grid .el-row .el-col.el-col-md-8,.teacher-customer-tracking .team-grid .el-row .el-col.el-col-lg-6,.teacher-customer-tracking .team-grid .el-row .el-col.el-col-xl-6,.teacher-notifications .filter-form .el-row .el-col.el-col-md-6,.teacher-notifications .filter-form .el-row .el-col.el-col-lg-4,.teacher-tasks .filter-form .el-row .el-col.el-col-md-6,.teacher-tasks .filter-form .el-row .el-col.el-col-lg-4,.teacher-enrollment .filter-form .el-row .el-col.el-col-md-6,.teacher-enrollment .filter-form .el-row .el-col.el-col-lg-4,.teacher-activities .filter-form .el-row .el-col.el-col-md-6,.teacher-activities .filter-form .el-row .el-col.el-col-lg-4,.teacher-teaching .filter-form .el-row .el-col.el-col-md-6,.teacher-teaching .filter-form .el-row .el-col.el-col-lg-4,.teacher-customer-tracking .filter-form .el-row .el-col.el-col-md-6,.teacher-customer-tracking .filter-form .el-row .el-col.el-col-lg-4{width:50%!important}}@media (max-width: 768px){.teacher-notifications,.teacher-tasks,.teacher-enrollment,.teacher-activities,.teacher-teaching,.teacher-customer-tracking{padding:12px!important;gap:12px}.teacher-notifications .stats-grid .el-row .el-col,.teacher-notifications .overview-grid .el-row .el-col,.teacher-notifications .team-grid .el-row .el-col,.teacher-tasks .stats-grid .el-row .el-col,.teacher-tasks .overview-grid .el-row .el-col,.teacher-tasks .team-grid .el-row .el-col,.teacher-enrollment .stats-grid .el-row .el-col,.teacher-enrollment .overview-grid .el-row .el-col,.teacher-enrollment .team-grid .el-row .el-col,.teacher-activities .stats-grid .el-row .el-col,.teacher-activities .overview-grid .el-row .el-col,.teacher-activities .team-grid .el-row .el-col,.teacher-teaching .stats-grid .el-row .el-col,.teacher-teaching .overview-grid .el-row .el-col,.teacher-teaching .team-grid .el-row .el-col,.teacher-customer-tracking .stats-grid .el-row .el-col,.teacher-customer-tracking .overview-grid .el-row .el-col,.teacher-customer-tracking .team-grid .el-row .el-col{width:100%!important;margin-bottom:12px}.teacher-notifications .stats-grid .el-row .el-col .stat-card,.teacher-notifications .stats-grid .el-row .el-col .overview-item,.teacher-notifications .stats-grid .el-row .el-col .team-item,.teacher-notifications .overview-grid .el-row .el-col .stat-card,.teacher-notifications .overview-grid .el-row .el-col .overview-item,.teacher-notifications .overview-grid .el-row .el-col .team-item,.teacher-notifications .team-grid .el-row .el-col .stat-card,.teacher-notifications .team-grid .el-row .el-col .overview-item,.teacher-notifications .team-grid .el-row .el-col .team-item,.teacher-tasks .stats-grid .el-row .el-col .stat-card,.teacher-tasks .stats-grid .el-row .el-col .overview-item,.teacher-tasks .stats-grid .el-row .el-col .team-item,.teacher-tasks .overview-grid .el-row .el-col .stat-card,.teacher-tasks .overview-grid .el-row .el-col .overview-item,.teacher-tasks .overview-grid .el-row .el-col .team-item,.teacher-tasks .team-grid .el-row .el-col .stat-card,.teacher-tasks .team-grid .el-row .el-col .overview-item,.teacher-tasks .team-grid .el-row .el-col .team-item,.teacher-enrollment .stats-grid .el-row .el-col .stat-card,.teacher-enrollment .stats-grid .el-row .el-col .overview-item,.teacher-enrollment .stats-grid .el-row .el-col .team-item,.teacher-enrollment .overview-grid .el-row .el-col .stat-card,.teacher-enrollment .overview-grid .el-row .el-col .overview-item,.teacher-enrollment .overview-grid .el-row .el-col .team-item,.teacher-enrollment .team-grid .el-row .el-col .stat-card,.teacher-enrollment .team-grid .el-row .el-col .overview-item,.teacher-enrollment .team-grid .el-row .el-col .team-item,.teacher-activities .stats-grid .el-row .el-col .stat-card,.teacher-activities .stats-grid .el-row .el-col .overview-item,.teacher-activities .stats-grid .el-row .el-col .team-item,.teacher-activities .overview-grid .el-row .el-col .stat-card,.teacher-activities .overview-grid .el-row .el-col .overview-item,.teacher-activities .overview-grid .el-row .el-col .team-item,.teacher-activities .team-grid .el-row .el-col .stat-card,.teacher-activities .team-grid .el-row .el-col .overview-item,.teacher-activities .team-grid .el-row .el-col .team-item,.teacher-teaching .stats-grid .el-row .el-col .stat-card,.teacher-teaching .stats-grid .el-row .el-col .overview-item,.teacher-teaching .stats-grid .el-row .el-col .team-item,.teacher-teaching .overview-grid .el-row .el-col .stat-card,.teacher-teaching .overview-grid .el-row .el-col .overview-item,.teacher-teaching .overview-grid .el-row .el-col .team-item,.teacher-teaching .team-grid .el-row .el-col .stat-card,.teacher-teaching .team-grid .el-row .el-col .overview-item,.teacher-teaching .team-grid .el-row .el-col .team-item,.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card,.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item,.teacher-customer-tracking .stats-grid .el-row .el-col .team-item,.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card,.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item,.teacher-customer-tracking .overview-grid .el-row .el-col .team-item,.teacher-customer-tracking .team-grid .el-row .el-col .stat-card,.teacher-customer-tracking .team-grid .el-row .el-col .overview-item,.teacher-customer-tracking .team-grid .el-row .el-col .team-item{height:100px;padding:16px}.teacher-notifications .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .stats-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .stats-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .stats-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .stats-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .stats-grid .el-row .el-col .team-item .team-value,.teacher-notifications .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .overview-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .overview-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .overview-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .overview-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .overview-grid .el-row .el-col .team-item .team-value,.teacher-notifications .team-grid .el-row .el-col .stat-card .stat-value,.teacher-notifications .team-grid .el-row .el-col .stat-card .overview-value,.teacher-notifications .team-grid .el-row .el-col .stat-card .team-value,.teacher-notifications .team-grid .el-row .el-col .overview-item .stat-value,.teacher-notifications .team-grid .el-row .el-col .overview-item .overview-value,.teacher-notifications .team-grid .el-row .el-col .overview-item .team-value,.teacher-notifications .team-grid .el-row .el-col .team-item .stat-value,.teacher-notifications .team-grid .el-row .el-col .team-item .overview-value,.teacher-notifications .team-grid .el-row .el-col .team-item .team-value,.teacher-tasks .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .stats-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .stats-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .stats-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .stats-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .stats-grid .el-row .el-col .team-item .team-value,.teacher-tasks .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .overview-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .overview-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .overview-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .overview-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .overview-grid .el-row .el-col .team-item .team-value,.teacher-tasks .team-grid .el-row .el-col .stat-card .stat-value,.teacher-tasks .team-grid .el-row .el-col .stat-card .overview-value,.teacher-tasks .team-grid .el-row .el-col .stat-card .team-value,.teacher-tasks .team-grid .el-row .el-col .overview-item .stat-value,.teacher-tasks .team-grid .el-row .el-col .overview-item .overview-value,.teacher-tasks .team-grid .el-row .el-col .overview-item .team-value,.teacher-tasks .team-grid .el-row .el-col .team-item .stat-value,.teacher-tasks .team-grid .el-row .el-col .team-item .overview-value,.teacher-tasks .team-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .stats-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .stats-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .stats-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .stats-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .stats-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .overview-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .overview-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .overview-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .overview-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .overview-grid .el-row .el-col .team-item .team-value,.teacher-enrollment .team-grid .el-row .el-col .stat-card .stat-value,.teacher-enrollment .team-grid .el-row .el-col .stat-card .overview-value,.teacher-enrollment .team-grid .el-row .el-col .stat-card .team-value,.teacher-enrollment .team-grid .el-row .el-col .overview-item .stat-value,.teacher-enrollment .team-grid .el-row .el-col .overview-item .overview-value,.teacher-enrollment .team-grid .el-row .el-col .overview-item .team-value,.teacher-enrollment .team-grid .el-row .el-col .team-item .stat-value,.teacher-enrollment .team-grid .el-row .el-col .team-item .overview-value,.teacher-enrollment .team-grid .el-row .el-col .team-item .team-value,.teacher-activities .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .stats-grid .el-row .el-col .stat-card .team-value,.teacher-activities .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .stats-grid .el-row .el-col .overview-item .team-value,.teacher-activities .stats-grid .el-row .el-col .team-item .stat-value,.teacher-activities .stats-grid .el-row .el-col .team-item .overview-value,.teacher-activities .stats-grid .el-row .el-col .team-item .team-value,.teacher-activities .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .overview-grid .el-row .el-col .stat-card .team-value,.teacher-activities .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .overview-grid .el-row .el-col .overview-item .team-value,.teacher-activities .overview-grid .el-row .el-col .team-item .stat-value,.teacher-activities .overview-grid .el-row .el-col .team-item .overview-value,.teacher-activities .overview-grid .el-row .el-col .team-item .team-value,.teacher-activities .team-grid .el-row .el-col .stat-card .stat-value,.teacher-activities .team-grid .el-row .el-col .stat-card .overview-value,.teacher-activities .team-grid .el-row .el-col .stat-card .team-value,.teacher-activities .team-grid .el-row .el-col .overview-item .stat-value,.teacher-activities .team-grid .el-row .el-col .overview-item .overview-value,.teacher-activities .team-grid .el-row .el-col .overview-item .team-value,.teacher-activities .team-grid .el-row .el-col .team-item .stat-value,.teacher-activities .team-grid .el-row .el-col .team-item .overview-value,.teacher-activities .team-grid .el-row .el-col .team-item .team-value,.teacher-teaching .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .stats-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .stats-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .stats-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .stats-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .stats-grid .el-row .el-col .team-item .team-value,.teacher-teaching .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .overview-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .overview-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .overview-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .overview-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .overview-grid .el-row .el-col .team-item .team-value,.teacher-teaching .team-grid .el-row .el-col .stat-card .stat-value,.teacher-teaching .team-grid .el-row .el-col .stat-card .overview-value,.teacher-teaching .team-grid .el-row .el-col .stat-card .team-value,.teacher-teaching .team-grid .el-row .el-col .overview-item .stat-value,.teacher-teaching .team-grid .el-row .el-col .overview-item .overview-value,.teacher-teaching .team-grid .el-row .el-col .overview-item .team-value,.teacher-teaching .team-grid .el-row .el-col .team-item .stat-value,.teacher-teaching .team-grid .el-row .el-col .team-item .overview-value,.teacher-teaching .team-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .stats-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .stats-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .stats-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .overview-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .overview-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .overview-grid .el-row .el-col .team-item .team-value,.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .stat-value,.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .overview-value,.teacher-customer-tracking .team-grid .el-row .el-col .stat-card .team-value,.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .stat-value,.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .overview-value,.teacher-customer-tracking .team-grid .el-row .el-col .overview-item .team-value,.teacher-customer-tracking .team-grid .el-row .el-col .team-item .stat-value,.teacher-customer-tracking .team-grid .el-row .el-col .team-item .overview-value,.teacher-customer-tracking .team-grid .el-row .el-col .team-item .team-value{font-size:24px}.teacher-notifications .filter-form .el-row .el-col,.teacher-tasks .filter-form .el-row .el-col,.teacher-enrollment .filter-form .el-row .el-col,.teacher-activities .filter-form .el-row .el-col,.teacher-teaching .filter-form .el-row .el-col,.teacher-customer-tracking .filter-form .el-row .el-col{width:100%!important;margin-bottom:12px}.teacher-notifications .filter-form .filter-actions,.teacher-tasks .filter-form .filter-actions,.teacher-enrollment .filter-form .filter-actions,.teacher-activities .filter-form .filter-actions,.teacher-teaching .filter-form .filter-actions,.teacher-customer-tracking .filter-form .filter-actions{justify-content:center}.teacher-notifications .filter-form .filter-actions .el-button,.teacher-tasks .filter-form .filter-actions .el-button,.teacher-enrollment .filter-form .filter-actions .el-button,.teacher-activities .filter-form .filter-actions .el-button,.teacher-teaching .filter-form .filter-actions .el-button,.teacher-customer-tracking .filter-form .filter-actions .el-button{flex:1;max-width:120px}.teacher-notifications .table-container,.teacher-tasks .table-container,.teacher-enrollment .table-container,.teacher-activities .table-container,.teacher-teaching .table-container,.teacher-customer-tracking .table-container{overflow-x:auto}.teacher-notifications .table-container .el-table,.teacher-tasks .table-container .el-table,.teacher-enrollment .table-container .el-table,.teacher-activities .table-container .el-table,.teacher-teaching .table-container .el-table,.teacher-customer-tracking .table-container .el-table{min-width:800px}.teacher-notifications .pagination-container,.teacher-tasks .pagination-container,.teacher-enrollment .pagination-container,.teacher-activities .pagination-container,.teacher-teaching .pagination-container,.teacher-customer-tracking .pagination-container{flex-direction:column;gap:12px}.teacher-notifications .pagination-container .pagination-info,.teacher-tasks .pagination-container .pagination-info,.teacher-enrollment .pagination-container .pagination-info,.teacher-activities .pagination-container .pagination-info,.teacher-teaching .pagination-container .pagination-info,.teacher-customer-tracking .pagination-container .pagination-info{order:2}.teacher-notifications .pagination-container .el-pagination,.teacher-tasks .pagination-container .el-pagination,.teacher-enrollment .pagination-container .el-pagination,.teacher-activities .pagination-container .el-pagination,.teacher-teaching .pagination-container .el-pagination,.teacher-customer-tracking .pagination-container .el-pagination{order:1}}.theme-workbench{background:var(--bg-primary)!important;color:var(--text-primary)!important}.theme-workbench *{color:inherit!important}.theme-workbench a{color:var(--primary-color)!important}.theme-workbench a:hover{color:var(--primary-hover)!important}.theme-workbench :where(.page-container,.page-header,.card,.chart-card,.table-container,.management-header,.management-toolbar,.management-table,.management-card,.management-form,.content-section,.form-container,.app-card,.insights-panel,.data-table-section,.analysis-panel,.results-panel,.control-panel,.dom-inspector,.timeline-item,.todo-item,.analysis-controls,.analysis-results,.prediction-card,.models-list,.feature-card,.recent-list,.history-item,.template-card,.toolbar,.expert-sidebar,.consultation-content,.post-item,.el-descriptions,.el-dialog__footer,[class*=card],[class*=panel],[class*=container],[class*=section]):not(.login-container):not([class^=login-]):not([class*=" login-"]):not(.stat-card):not(.unified-center-layout .page-header):not(.welcome-section){background:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.theme-workbench :where(.page-container,.page-header,.card,.chart-card,.table-container,.management-header,.management-toolbar,.management-table,.management-card,.management-form,.content-section,.form-container,.app-card,.insights-panel,.data-table-section,.analysis-panel,.results-panel,.control-panel,.dom-inspector,.timeline-item,.todo-item,.analysis-controls,.analysis-results,.prediction-card,.models-list,.feature-card,.recent-list,.history-item,.template-card,.toolbar,.expert-sidebar,.consultation-content,.post-item,.el-descriptions,.el-dialog__footer,[class*=card],[class*=panel],[class*=container],[class*=section]):not(.login-container):not([class^=login-]):not([class*=" login-"]):not(.stat-card):not(.unified-center-layout .page-header):not(.welcome-section) *{color:inherit!important}.theme-workbench .unified-center-layout .page-header{background:linear-gradient(135deg,var(--accent-marketing) 0%,var(--accent-marketing-hover) 100%)!important;color:var(--text-on-primary)!important;border-color:#ffffff1a!important}.theme-workbench .login-container,.theme-workbench [class^=login-],.theme-workbench [class*=" login-"]{background:unset!important;color:unset!important;border-color:unset!important}.theme-workbench :where(.sidebar,[class*=sidebar]){background:var(--bg-sidebar)!important;border-color:var(--border-color)!important}.theme-workbench :where(.sidebar,[class*=sidebar]) .menu-item{background:var(--sidebar-item-bg)!important;border-color:var(--sidebar-item-border)!important}.theme-workbench :where(.sidebar,[class*=sidebar]) .menu-item:hover{background:var(--sidebar-item-hover-bg)!important;border-color:var(--sidebar-item-hover-border)!important}.theme-workbench :where(.sidebar,[class*=sidebar]) .menu-item.active{background:var(--sidebar-item-active-bg)!important;border-color:var(--sidebar-item-active-border)!important}.theme-workbench :where(.header,[class*=header]){background:var(--bg-card)!important;border-color:var(--border-color)!important}.theme-workbench :where(.el-card,.el-dialog,.el-message-box,.el-drawer,.el-popover,.el-dropdown__popper,.el-select-dropdown,.el-menu,.el-sub-menu__title,.el-table,.el-tabs__nav-wrap,.el-pagination){background:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.theme-workbench .el-card{border:1px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important}.theme-workbench .el-card__header{border-bottom:1px solid var(--border-color)!important;background:var(--bg-card)!important;color:var(--text-primary)!important}.theme-workbench .el-card__body{background:var(--bg-card)!important;color:var(--text-primary)!important}.theme-workbench [class*=card],.theme-workbench [class*=Card],.theme-workbench .el-card,.theme-workbench .chart-container,.theme-workbench .stat-card,.theme-workbench .management-card,.theme-workbench .app-card{border-color:var(--border-color)!important;outline-color:var(--border-color)!important}.theme-workbench :where(.el-input__wrapper,.el-textarea__inner){background:var(--bg-card)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.theme-workbench :where(.el-input__wrapper,.el-textarea__inner):hover{border-color:var(--border-focus)!important}.theme-workbench :where(.el-input__wrapper,.el-textarea__inner).is-focus{border-color:var(--primary-color)!important}.theme-workbench .el-button--primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:var(--text-on-primary)!important}.theme-workbench .el-button--primary:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.theme-workbench .el-button--success{background:var(--success-color)!important;border-color:var(--success-color)!important;color:var(--text-on-primary)!important}.theme-workbench .el-button--warning{background:var(--warning-color)!important;border-color:var(--warning-color)!important;color:var(--text-on-primary)!important}.theme-workbench .el-button--danger{background:var(--danger-color)!important;border-color:var(--danger-color)!important;color:var(--text-on-primary)!important}.theme-workbench .el-popper.is-light .el-popper__arrow:before{background:var(--surface-1)!important}.theme-workbench :where(.warning,.info,.success,.danger,.neutral){background-image:none!important}.theme-workbench a{color:color-mix(in oklab,var(--accent) 70%,black)!important}.theme-workbench .btn-primary{background:var(--accent)!important;color:var(--accent-contrast)!important;border-color:color-mix(in oklab,var(--accent) 50%,black)!important}.theme-workbench .ai-sidebar-container,.theme-workbench .ai-sidebar-container .ai-assistant,.theme-workbench .ai-assistant{color:var(--el-text-color-primary)!important}.app-card-title[data-v-a523f8bd]{font-size:var(--text-lg, var(--text-xl));font-weight:600;color:var(--text-primary, var(--text-primary));margin:0}
