.enrollment-management{display:flex;flex-direction:column;padding:10px 0}.stats-header-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.premium-stat-card{flex:1 1;min-width:180px;max-width:280px;background:#ffffff;border-radius:12px;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:all .2s ease;border-left:4px solid #e0e0e0}.premium-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.premium-stat-card.active-stat{border-left-color:#10b981}.premium-stat-card.inactive-stat{border-left-color:#ef4444}.stat-content{display:flex;justify-content:space-between;align-items:center;width:100%}.stat-info h5{color:#6b7280;font-size:11px;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.stat-info h3{font-size:22px;font-weight:800;color:#111827;margin-bottom:1px}.stat-info h6{color:#9ca3af;font-size:10px;font-weight:500}.stat-icon-wrapper{padding:10px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.active-stat .stat-icon-wrapper{background:#ecfdf5;border:1px solid #d1fae5}.active-stat .stat-icon-wrapper img{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(134deg) brightness(95%) contrast(80%)}.inactive-stat .stat-icon-wrapper{background:#fef2f2;border:1px solid #fee2e2}.inactive-stat .stat-icon-wrapper img{filter:invert(41%) sepia(93%) saturate(3015%) hue-rotate(338deg) brightness(98%) contrast(92%)}.warning-stat{border-left-color:#f59e0b}.warning-stat .stat-icon-wrapper{background:#fffbeb;border:1px solid #fde68a}.warning-stat .stat-icon-wrapper img{filter:invert(66%) sepia(71%) saturate(1674%) hue-rotate(359deg) brightness(101%) contrast(94%)}.neutral-stat{border-left-color:#6b7280}.neutral-stat .stat-icon-wrapper{background:#f3f4f6;border:1px solid #e5e7eb}.neutral-stat .stat-icon-wrapper img{filter:invert(46%) sepia(8%) saturate(437%) hue-rotate(182deg) brightness(93%) contrast(88%)}.info-stat{border-left-color:#2563eb}.info-stat .stat-icon-wrapper{background:#eff6ff;border:1px solid #bfdbfe}.info-stat .stat-icon-wrapper img{filter:invert(31%) sepia(98%) saturate(1660%) hue-rotate(212deg) brightness(94%) contrast(95%)}.total-stat{border-left-color:#0f766e}.total-stat .stat-icon-wrapper{background:#f0fdfa;border:1px solid #99f6e4}.total-stat .stat-icon-wrapper img{filter:invert(34%) sepia(72%) saturate(869%) hue-rotate(137deg) brightness(91%) contrast(94%)}.stat-icon-wrapper img{width:22px;height:22px}.filter-bar-container{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.filter-group{display:flex;gap:20px;flex:1 1}.transmitter-filter-select{flex:1 1;max-width:300px;margin-bottom:0!important}.count-rejected{color:#dc3545!important;font-weight:600}.count-accepted{color:#28a745!important;font-weight:600}.mb-0{margin-bottom:0!important}.filter-controls-group select,.office-efin-filter input{height:48px!important;font-size:14px!important}@media (max-width:991px){.office-section-filter{flex-direction:column;align-items:stretch!important;gap:15px}.filter-controls-group{flex-direction:column;width:100%}.filter-controls-group>div{width:100%!important}}