.mobile-school-list{display:none}@media(max-width:768px){.table-responsive{display:none!important}.mobile-school-list{display:flex;flex-direction:column;gap:16px;margin-top:20px}.mobile-school-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 4px #0000000d;border:1px solid #e5e7eb}.mobile-school-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.mobile-school-name{font-weight:700;font-size:1rem;color:#1f2937;margin:0}.mobile-school-district{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:4px;margin-top:4px}.mobile-school-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mobile-stat-item{background:#f9fafb;padding:8px;border-radius:8px}.mobile-stat-label{font-size:.75rem;color:#6b7280;margin-bottom:2px}.mobile-stat-value{font-weight:600;font-size:.95rem;color:#1f2937}.mobile-stat-value.highlight{color:#2563eb}}
