.buscador-escuelas{padding-top:1rem;padding-bottom:1rem}.buscador-content{min-height:calc(100vh - 200px)}.filtros-col{margin-bottom:1rem}@media(min-width:768px){.filtros-col{margin-bottom:0}}.filtros-panel{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000001a;height:100%;display:flex;flex-direction:column;max-height:calc(100vh - 200px);font-size:1.25rem}@media(max-width:767.98px){.filtros-panel{max-height:50vh}}.filtros-header{padding:1rem;border-bottom:1px solid #dee2e6;background:#f3f4f6;border-radius:8px 8px 0 0}.filtros-header .filtros-titulo{font-weight:600;color:#333}.filtros-body{flex:1;overflow-y:auto;padding:1rem}.filtros-body::-webkit-scrollbar{width:6px}.filtros-body::-webkit-scrollbar-track{background:#f1f1f1}.filtros-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.filtros-body::-webkit-scrollbar-thumb:hover{background:#aaa}.filtro-group{margin-bottom:1rem}.filtro-group label{display:block;font-weight:500;color:#333;margin-bottom:.375rem}.filtro-group .form-control,.filtro-group .form-select{border-color:#dee2e6;min-height:38px;padding:.375rem .75rem;font-size:1.25rem}.filtro-group .form-control::placeholder,.filtro-group .form-select::placeholder{font-size:1.25rem}.filtro-group .form-control:focus,.filtro-group .form-select:focus{border-color:#611232;box-shadow:0 0 0 .2rem #61123226}.filtro-group .form-control:disabled,.filtro-group .form-select:disabled{background-color:#f5f5f5;cursor:not-allowed}.tipo-participacion-toggle{display:flex;gap:.5rem}.tipo-participacion-toggle .toggle-btn{flex:1;padding:.5rem 1rem;border:1px solid #611232;border-radius:20px;cursor:pointer;transition:all .2s ease;background:#fff;text-align:center;color:#611232}.tipo-participacion-toggle .toggle-btn input{display:none}.tipo-participacion-toggle .toggle-btn:hover{background:#6112320d}.tipo-participacion-toggle .toggle-btn:has(input:checked){background:#611232;color:#fff}.filtro-checkbox .checkbox-accesibilidad{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;cursor:pointer;text-align:left}.filtro-checkbox .checkbox-accesibilidad .form-check-input{margin-top:.2rem;flex-shrink:0}.filtro-checkbox .checkbox-accesibilidad .form-check-input:checked{background-color:#611232;border-color:#611232}.filtro-checkbox .checkbox-accesibilidad .form-check-input:focus{border-color:#611232;box-shadow:0 0 0 .2rem #61123226}.filtro-checkbox .checkbox-accesibilidad span{color:#333;line-height:1.3}.filtro-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6;display:flex;flex-direction:column;gap:.5rem}.filtro-actions .btn-primary{background-color:#611232;border-color:#611232;color:#fff}.filtro-actions .btn-primary:hover{background-color:#3f0c20;border-color:#3f0c20;color:#fff}.filtro-actions .btn-outline-secondary{border-color:#611232!important;color:#611232!important;background-color:transparent!important}.filtro-actions .btn-outline-secondary:hover{background-color:#6112320d!important;border-color:#611232!important;color:#611232!important}.filtros-resultados{display:flex;align-items:baseline;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#f3f4f6;border-radius:8px;justify-content:center}.filtros-resultados .resultados-count{font-weight:700;color:#611232}.filtros-resultados .resultados-label{color:#666}.mapa-col{display:flex;flex-direction:column}.mapa-container{position:relative;background:#e8e8e8;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a;flex:1;min-height:400px;height:calc(100vh - 200px)}@media(max-width:767.98px){.mapa-container{min-height:350px;height:50vh}}#map{position:absolute;inset:0;width:100%;height:100%}.mapa-leyenda{position:absolute;bottom:20px;left:20px;background:#fff;padding:.75rem 1rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:1000;display:flex;gap:1.5rem}.mapa-leyenda .leyenda-item{display:flex;align-items:center;gap:.5rem;color:#333}.mapa-leyenda .marker-icon.marker-escuela{width:23px;height:23px;background:#fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 1px 3px #0000004d;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.mapa-leyenda .marker-icon.marker-escuela:before{content:"";font-family:bootstrap-icons,sans-serif;font-size:18px;transform:rotate(45deg);color:#611232;margin-top:2px}.mapa-leyenda .marker-icon.marker-ubicacion{width:16px;height:16px;border-radius:50%;background:#4285f4;box-shadow:0 0 0 3px #4285f44d}.custom-marker-user-location .user-location-dot{position:relative;width:16px;height:16px}.custom-marker-user-location .user-location-dot .dot-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:#4285f4;border:2.5px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0000004d;z-index:2}.custom-marker-user-location .user-location-dot .pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#4285f459;z-index:1;animation:pulse-wave 2s ease-out infinite}.custom-marker-user-location .user-location-dot .pulse-ring:nth-child(3){animation-delay:.6s}.custom-marker-user-location .user-location-dot .pulse-ring:nth-child(4){animation-delay:1.2s}@keyframes pulse-wave{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(4.5);opacity:0}}.custom-marker-escuela .marker-pin{width:32px;height:32px;background:#fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000004d}.custom-marker-escuela .marker-pin i{font-size:36px;padding-top:8px;transform:rotate(45deg);color:#611232}.custom-marker-escuela.aproximado .marker-pin{background:#e0e0e0}.custom-marker-escuela.aproximado .marker-pin i{color:#888}.marker-popup{width:480px}.marker-popup .popup-header{display:flex;align-items:center;justify-content:space-between;background:#f9f9f9;padding:12px 15px;margin:-13px -13px 0;border-radius:8px 8px 0 0}.marker-popup .popup-header .popup-header-left{display:flex;align-items:center;gap:10px}.marker-popup .popup-header .popup-institucion-logo{width:40px;height:40px;object-fit:contain}.marker-popup .popup-header .popup-institucion-icon{font-size:32px;color:#98989a}.marker-popup .popup-header .popup-header-info{display:flex;flex-direction:column}.marker-popup .popup-header .popup-header-label{font-size:12px;color:#98989a}.marker-popup .popup-header .popup-header-nombre{font-size:16px;font-weight:600;color:#161a1d}.marker-popup .popup-header .popup-close-btn{background:none;border:none;padding:0;cursor:pointer;color:#161a1d;font-size:24px;line-height:1}.marker-popup .popup-header .popup-close-btn:hover{opacity:.7}.marker-popup .popup-body{padding:15px}.marker-popup .popup-tipo{font-size:12px;color:#98989a;margin-bottom:.25rem}.marker-popup .popup-escuela-institucion{font-size:14px;font-weight:600;color:#161a1d;margin-bottom:.25rem}.marker-popup .popup-nombre{font-size:20px;font-weight:700;color:#161a1d;margin:0;line-height:1.3}.marker-popup .popup-divider{border:none;border-top:1px solid #dee2e6;margin:.75rem 0}.marker-popup .popup-clave-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.marker-popup .popup-clave-row .popup-clave-label{font-size:14px;color:#98989a;font-weight:600}.marker-popup .popup-clave-row .popup-clave-container{display:inline-flex;align-items:center;gap:.5rem;background:#f3f3f3;padding:.25rem 1.5rem;border-radius:999px}.marker-popup .popup-clave-row .popup-clave-valor{font-size:14px;font-weight:600;color:#161a1d}.marker-popup .popup-clave-row .btn-copiar{background:none;border:none;padding:0;cursor:pointer;color:#9b2247;transition:all .2s;font-size:13.3px}.marker-popup .popup-clave-row .btn-copiar i{display:inline-block;transform:rotate(90deg)}.marker-popup .popup-clave-row .btn-copiar:hover{opacity:.7}.marker-popup .popup-distancia{font-size:14px;color:#98989a;font-weight:600}.marker-popup .popup-direccion-label{font-size:16px;font-weight:600;color:#161a1d;margin-bottom:.25rem}.marker-popup .popup-direccion-texto{font-size:16px;color:#98989a;margin:0 0 .75rem;line-height:1.4}.marker-popup .popup-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:20px}.marker-popup .badge-accesibilidad{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:#f3eafb;border:1px solid #d1c4e9;border-radius:20px;font-size:14px;color:#3b0a78;font-weight:500}.marker-popup .badge-aproximado{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:#f1f1f1;border:1px solid #d9d9d9;border-radius:20px;font-size:14px;color:#333;font-weight:500}.ts-wrapper.single .ts-control{min-height:38px;padding:.375rem .75rem;border-color:#dee2e6;border-radius:.375rem;line-height:1.5}.ts-wrapper.single .ts-control:focus,.ts-wrapper.single .ts-control.focus{border-color:#611232;box-shadow:0 0 0 .2rem #61123226}.ts-wrapper.single .ts-control>input{min-height:0;padding:0}.ts-wrapper .ts-dropdown{border-color:#dee2e6;box-shadow:0 2px 10px #0000001a}.ts-wrapper .ts-dropdown .option{padding:.5rem .75rem}.ts-wrapper .ts-dropdown .option.active{background:#611232;color:#fff}.ts-wrapper .ts-dropdown .option:hover:not(.active){background:#6112321a}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 10px #0000001a!important}.leaflet-control-zoom a{width:32px!important;height:32px!important;line-height:32px!important;color:#333!important}.leaflet-control-zoom a:hover{background:#f3f4f6!important}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 2px 10px #0000001a;width:auto!important;padding:0!important}.leaflet-popup-content{font-size:inherit;margin:13px!important;width:auto!important}.leaflet-popup-close-button{display:none!important}.leaflet-popup-tip{box-shadow:none}#markerModal .modal-dialog{margin-left:auto;margin-right:auto}#markerModal .modal-content{border-radius:8px;overflow:hidden}#markerModal .modal-body{padding:0}#markerModal .marker-popup{width:100%!important;max-width:100%}#markerModal .marker-popup .popup-header{margin:0;border-radius:0}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font-weight:700}.marker-cluster span{line-height:30px}.marker-cluster-small{background-color:#6112324d!important}.marker-cluster-small div{background-color:#8c1a48!important;color:#fff!important}.marker-cluster-medium{background-color:#61123266!important}.marker-cluster-medium div{background-color:#611232!important;color:#fff!important}.marker-cluster-large{background-color:#61123280!important}.marker-cluster-large div{background-color:#200611!important;color:#fff!important}.filtro-ubicacion{padding-bottom:1rem;border-bottom:1px solid #dee2e6;margin-bottom:1rem}.switch-ubicacion{display:flex;align-items:center;gap:.75rem;cursor:pointer}.switch-ubicacion input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.switch-ubicacion .switch-slider{position:relative;display:inline-block;width:36px;min-width:36px;height:20px;background:#ccc;border-radius:20px;transition:background .3s;cursor:pointer}.switch-ubicacion .switch-slider:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 1px 3px #0003}.switch-ubicacion input:checked+.switch-slider{background:#611232}.switch-ubicacion input:checked+.switch-slider:before{transform:translate(16px)}.switch-ubicacion .switch-label{font-weight:500;color:#333}.ubicacion-info{display:block;margin-top:.5rem;color:#611232;font-size:12px}.filtro-disabled{opacity:.5;pointer-events:none}.filtro-disabled label{color:#999}
