.school-fleet-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.school-fleet-metric{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:10px;padding:22px;cursor:pointer;color:#172d40}.school-fleet-metric span{font-weight:600;font-size:14px}.school-fleet-metric strong{font-size:36px;line-height:1}.school-fleet-metric small{color:#64748b;font-size:12px}.school-fleet-metric[data-school-fleet-status=attention]{border-top:3px solid #e4a62b}.school-fleet-metric[data-school-fleet-status=running]{border-top:3px solid #16865f}.school-fleet-summary{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:4px 0 22px;color:#64748b;font-size:13px}.school-fleet-summary span{display:flex;align-items:center;gap:8px}.school-fleet-summary .icon{width:18px;height:18px}.school-fleet-filters{display:flex;align-items:flex-end;gap:12px;padding:18px 22px;border-bottom:1px solid #e6ebf0}.school-fleet-filters label{display:flex;flex-direction:column;gap:6px;min-width:170px;font-size:12px;font-weight:600}.school-fleet-filters label:first-child{flex:1}.school-fleet-filters input,.school-fleet-filters select{height:44px;border:1px solid #d9e2e9;border-radius:10px;padding:10px;background:white;width:100%}.school-fleet-table td{vertical-align:middle}.school-fleet-table td small{display:block;margin-top:5px;color:#6b7787}.school-fleet-pagination{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;gap:12px;color:#64748b;font-size:13px}.school-fleet-pagination>div{display:flex;align-items:center;gap:12px}@media(max-width:1000px){.school-fleet-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.school-fleet-filters{flex-wrap:wrap}}@media(max-width:600px){.school-fleet-metrics{gap:10px}.school-fleet-metric{padding:16px}.school-fleet-metric strong{font-size:30px}.school-fleet-filters label{flex:1;min-width:100%}.school-fleet-table{min-width:750px}.school-fleet-pagination{flex-wrap:wrap}}
