:root{--primary-color:#0d6efd;--secondary-color:#6c757d;--success-color:#198754;--info-color:#0dcaf0;--warning-color:#ffc107;--danger-color:#dc3545;--light-color:#f8f9fa;--dark-color:#212529}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.5;color:var(--dark-color)}.navbar{box-shadow:0 2px 4px rgba(0,0,0,.1)}.card{box-shadow:0 1px 3px rgba(0,0,0,.1);border:none}.table th{font-weight:600}.text-primary{color:var(--primary-color)!important}.text-secondary{color:var(--secondary-color)!important}.text-success{color:var(--success-color)!important}.text-info{color:var(--info-color)!important}.text-warning{color:var(--warning-color)!important}.text-danger{color:var(--danger-color)!important}.text-light{color:var(--light-color)!important}.text-dark{color:var(--dark-color)!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.container{max-width:1200px;margin:0 auto;padding:0 15px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.btn-secondary{color:#fff;background-color:var(--secondary-color);border-color:var(--secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:var(--dark-color);background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-label{margin-bottom:.5rem;font-weight:500}.table{width:100%;margin-bottom:1rem;color:var(--dark-color);border-collapse:collapse}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}footer{background-color:var(--light-color);padding:2rem 0;margin-top:3rem}@media (max-width:768px){.container{padding:0 10px}.row{margin:0 -10px}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.chart-container{position:relative;height:300px;width:100%;margin:20px 0}.select2-container .select2-selection--single{height:38px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px!important}.table th{background-color:#f8f9fa}.modal-content{border-radius:12px;border:none;box-shadow:0 5px 15px rgba(0,0,0,.2)}.modal-header{border-bottom:2px solid #f0f0f0;padding:1.5rem;background-color:#f8f9fa;border-radius:12px 12px 0 0}.modal-body{padding:1.5rem}.modal-footer{border-top:2px solid #f0f0f0;padding:1rem 1.5rem}.info-item{padding:10px;background-color:#f8f9fa;border-radius:8px;margin-bottom:10px}.info-item i{margin-right:8px;color:#0d6efd}.section-title{color:#0d6efd;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}.modal .table{font-size:.9rem}#allSchoolsTable tbody tr,#bottomSchoolsTable tbody tr,#topSchoolsTable tbody tr{cursor:pointer;transition:all .2s ease;position:relative}#allSchoolsTable tbody tr:hover,#bottomSchoolsTable tbody tr:hover,#topSchoolsTable tbody tr:hover{background-color:#f0f7ff!important}#allSchoolsTable tbody tr td:last-child,#bottomSchoolsTable tbody tr td:last-child,#topSchoolsTable tbody tr td:last-child{position:relative;padding-right:25px}#allSchoolsTable tbody tr td:last-child::after,#bottomSchoolsTable tbody tr td:last-child::after,#topSchoolsTable tbody tr td:last-child::after{content:"→";position:absolute;right:5px;opacity:.3;transition:all .2s ease;font-size:1.2rem;font-weight:300}#allSchoolsTable tbody tr:hover td:last-child::after,#bottomSchoolsTable tbody tr:hover td:last-child::after,#topSchoolsTable tbody tr:hover td:last-child::after{opacity:1;transform:translateX(3px)}#allSchoolsTable tbody tr td:nth-child(2),#bottomSchoolsTable tbody tr td:nth-child(2),#topSchoolsTable tbody tr td:nth-child(2){color:#0d6efd;font-weight:500}#allSchoolsTable tbody tr:active,#bottomSchoolsTable tbody tr:active,#topSchoolsTable tbody tr:active{background-color:#e6f0ff!important}@media (max-width:768px){.container{padding:10px}.chart-container{height:250px}.modal-dialog{margin:.5rem}.info-item{margin-bottom:15px}.modal .table{font-size:.8rem}.modal-header{padding:1rem}.modal-body{padding:1rem}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#allSchoolsTable tbody tr,#bottomSchoolsTable tbody tr,#topSchoolsTable tbody tr{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}#allSchoolsTable tbody tr td:last-child::after,#bottomSchoolsTable tbody tr td:last-child::after,#topSchoolsTable tbody tr td:last-child::after{will-change:transform,opacity}.table{contain:content}.modal{will-change:transform,opacity}.loading{position:relative;min-height:200px}.loading::after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:3px solid #f3f3f3;border-top:3px solid #0d6efd;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media print{.no-print{display:none!important}.table{width:100%!important}.table td,.table th{background-color:#fff!important}}.btn-group{display:flex;position:relative;border:1px solid #dee2e6;border-radius:.25rem}.btn-group .btn{position:relative;flex:1 1 auto;border:none;border-radius:0}.btn-group .btn:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.btn-group .btn:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.btn-group .btn:not(:last-child){border-right:1px solid #dee2e6}.btn-group .btn-check:checked+.btn,.btn-group .btn-check:focus+.btn,.btn-group .btn:focus{z-index:1;box-shadow:none}.btn-group .btn-check:checked+.btn-outline-primary{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}