.loading-container[data-v-113c0e4f]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px}.loading-box[data-v-113c0e4f]{background:#fff;border-radius:16px;padding:40px 50px;box-shadow:0 10px 40px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;min-width:320px}.spinner-wrapper[data-v-113c0e4f]{margin-bottom:20px}.spinner[data-v-113c0e4f]{position:relative;width:50px;height:50px}.spinner-ring[data-v-113c0e4f]{position:absolute;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:spin-data-v-113c0e4f 1.5s cubic-bezier(.5,0,.5,1) infinite}.spinner-ring[data-v-113c0e4f]:first-child{border-top-color:#2c3e50;animation-delay:-.45s}.spinner-ring[data-v-113c0e4f]:nth-child(2){border-top-color:#34495e;animation-delay:-.3s}.spinner-ring[data-v-113c0e4f]:nth-child(3){border-top-color:#7f8c8d;animation-delay:-.15s}@keyframes spin-data-v-113c0e4f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text[data-v-113c0e4f]{font-size:15px;font-weight:500;color:#2c3e50;letter-spacing:.5px;margin:0 0 20px 0}.progress-bar[data-v-113c0e4f]{width:100%;height:6px;background-color:#e0e0e0;border-radius:10px;overflow:hidden;position:relative}.progress-fill[data-v-113c0e4f]{height:100%;background:linear-gradient(90deg,#2c3e50,#34495e 50%,#2c3e50);background-size:200% 100%;border-radius:10px;animation:progress-data-v-113c0e4f 2s ease-in-out infinite}@keyframes progress-data-v-113c0e4f{0%{width:0;background-position:0 0}50%{width:70%;background-position:100% 0}to{width:100%;background-position:0 0}}.mapa-votacion-container[data-v-35636136]{display:flex;width:100%;height:calc(100vh - 120px);gap:20px;padding:10px;box-sizing:border-box}.panel-candidatos[data-v-35636136]{flex:0 0 320px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:10px;overflow-y:auto;box-sizing:border-box}.titulo-votacion[data-v-35636136]{font-size:18px;font-weight:700;color:#333;margin:0 0 20px 0;text-align:center;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.candidatos-list[data-v-35636136]{display:flex;flex-direction:column;gap:8px}.candidato-card[data-v-35636136]{display:flex;align-items:center;gap:12px;padding:10px;background:#f9f9f9;border-radius:8px;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer}.candidato-card[data-v-35636136]:hover{background:#f0f0f0;box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(-2px)}.candidato-avatar[data-v-35636136]{width:80px;height:80px;border-radius:50%;border:4px solid #ccc;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;overflow:hidden}.candidato-avatar img[data-v-35636136]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.candidato-avatar i[data-v-35636136]{font-size:38px;color:#666}.candidato-info[data-v-35636136]{flex:1;display:flex;flex-direction:column;gap:5px}.candidato-nombre[data-v-35636136]{font-size:16px;font-weight:700;color:#333;margin:0;text-transform:uppercase}.candidato-votos[data-v-35636136]{font-size:14px;color:#666;margin:0;font-style:italic}.svg-container[data-v-35636136]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;background:#fafafa;border-radius:10px}.svg-container .svg-image[data-v-35636136]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;margin:0;padding:0}.svg-container path[data-v-35636136]{fill:grey;stroke:#fff!important;stroke-width:.5!important;stroke-linecap:round;stroke-linejoin:round;transition:fill .3s ease,stroke-width .3s ease,fill-opacity .3s ease}.svg-container path[data-v-35636136]:hover{filter:brightness(1.2);stroke-width:1.5!important;cursor:pointer}@media (max-width:1024px){.mapa-votacion-container[data-v-35636136]{flex-direction:column;height:auto}.panel-candidatos[data-v-35636136]{flex:0 0 auto;width:100%;max-height:400px}.svg-container[data-v-35636136]{height:500px}}@media (max-width:768px){.titulo-votacion[data-v-35636136]{font-size:16px}.candidato-card[data-v-35636136]{gap:8px;padding:8px}.candidato-avatar[data-v-35636136]{width:65px;height:65px;border-width:3px}.candidato-avatar i[data-v-35636136]{font-size:30px}.candidato-nombre[data-v-35636136]{font-size:14px}.candidato-votos[data-v-35636136]{font-size:12px}}@media (max-width:480px){.panel-candidatos[data-v-35636136]{padding:15px}.candidato-avatar[data-v-35636136]{width:85px;height:85px}.candidato-avatar i[data-v-35636136]{font-size:34px}}.regiones-container[data-v-2da06536]{padding:20px;max-width:1400px;margin:0 auto}.titulo-section[data-v-2da06536]{text-align:center;margin-bottom:30px}.titulo-region[data-v-2da06536]{font-size:32px;font-weight:700;color:#1f2937;margin:0 0 8px 0;text-transform:uppercase;letter-spacing:1px}.subtitulo[data-v-2da06536]{font-size:18px;font-weight:400;color:#6b7280;margin:0;font-style:italic}.candidato-ganador-card[data-v-2da06536]{background:#fff;border-radius:16px;padding:30px;margin-bottom:30px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;gap:30px;border:2px solid #f0f0f0}.candidato-avatar-grande[data-v-2da06536]{width:120px;height:120px;border-radius:50%;border:6px solid #ccc;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.candidato-avatar-grande img[data-v-2da06536]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.candidato-info-detalle[data-v-2da06536]{text-align:center}.candidato-nombre-grande[data-v-2da06536]{font-size:28px;font-weight:700;color:#333;margin:0 0 12px 0;text-transform:uppercase;letter-spacing:.5px}.candidato-votos-grande[data-v-2da06536]{font-size:20px;color:#666;margin:0;font-style:italic;font-weight:600}.contenido-principal[data-v-2da06536]{display:flex;gap:20px;margin-top:20px}.tabla-section[data-v-2da06536]{flex:1 1 62%;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.tabla-container[data-v-2da06536]{overflow-x:auto}.tabla-regiones[data-v-2da06536]{width:100%;border-collapse:collapse;border:1px solid #d0d0d0;font-size:13px}.tabla-regiones th[data-v-2da06536]{padding:12px 8px;text-align:center;font-weight:700;color:#000;border:1px solid #d0d0d0;background:#f8f9fa}.candidato-header[data-v-2da06536]{background:#e3f2fd!important;min-width:150px;text-align:left!important;padding-left:15px!important}.municipio-header[data-v-2da06536]{background:#f0f4f8!important;writing-mode:vertical-lr;text-orientation:mixed;min-width:60px;font-size:11px;white-space:nowrap}.total-header[data-v-2da06536]{background:#fff3e0!important;min-width:80px;font-weight:700}.tabla-regiones td[data-v-2da06536]{padding:10px 8px;border:1px solid #d0d0d0;text-align:center}.candidato-cell[data-v-2da06536]{text-align:left!important;padding-left:15px!important;font-weight:700}.candidato-nombre-tabla[data-v-2da06536]{font-size:12px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.votos-cell[data-v-2da06536]{font-size:12px;color:#333;background:#fafafa}.votos-mayor[data-v-2da06536]{background:#fff9c4!important;font-weight:700;color:#e65100!important}.total-cell[data-v-2da06536]{font-weight:700;background:#fff8e1;color:#e65100}.totales-row[data-v-2da06536],.totales-row td[data-v-2da06536]{background:#f5f5f5!important;font-weight:700}.totales-row td[data-v-2da06536]{border-top:2px solid #333!important}.gran-total-cell[data-v-2da06536]{background:#ffecb3!important;color:#e65100!important;font-size:14px!important}.mapa-section[data-v-2da06536]{flex:0 1 36%;background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:36%}.mapa-container[data-v-2da06536],.mapa-section[data-v-2da06536]{display:flex;align-items:center;justify-content:center;overflow:hidden}.mapa-container[data-v-2da06536]{width:100%;max-height:500px}.svg-mapa[data-v-2da06536]{max-width:100%;max-height:500px;width:auto;height:auto}.svg-mapa path[data-v-2da06536]{stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:all .3s ease;cursor:pointer}.svg-mapa path[data-v-2da06536]:hover{filter:brightness(1.1);stroke-width:1}.loading-container[data-v-2da06536]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.spinner[data-v-2da06536]{width:50px;height:50px;border:4px solid #e0e0e0;border-top:4px solid #1890ff;border-radius:50%;animation:spin-data-v-2da06536 1s linear infinite;margin-bottom:20px}@keyframes spin-data-v-2da06536{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container p[data-v-2da06536]{color:#666;font-size:16px;margin:0}.no-region[data-v-2da06536]{text-align:center;padding:60px;color:#9ca3af;font-style:italic;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (max-width:1024px){.contenido-principal[data-v-2da06536]{flex-direction:column}.mapa-section[data-v-2da06536],.tabla-section[data-v-2da06536]{flex:1}}@media (max-width:768px){.regiones-container[data-v-2da06536]{padding:15px}.titulo-region[data-v-2da06536]{font-size:24px}.candidato-ganador-card[data-v-2da06536]{flex-direction:column;text-align:center;padding:20px}.candidato-avatar-grande[data-v-2da06536]{width:100px;height:100px}.candidato-nombre-grande[data-v-2da06536]{font-size:20px}.tabla-regiones[data-v-2da06536]{font-size:11px}.municipio-header[data-v-2da06536]{font-size:10px;padding:8px 4px}}.informes-container[data-v-cb7952a4]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);padding:24px}.informes-header[data-v-cb7952a4]{background:#fff;border-radius:16px;padding:32px;margin-bottom:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.informes-title[data-v-cb7952a4]{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 24px 0;letter-spacing:-.5px}.filters-row[data-v-cb7952a4]{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.selector-container[data-v-cb7952a4]{display:flex;flex-direction:column;gap:8px}.selector-label[data-v-cb7952a4]{font-size:16px;font-weight:500;color:#4b5563;white-space:nowrap}.informes-select[data-v-cb7952a4]{width:280px}.informes-select[data-v-cb7952a4] :deep(.ant-select-selector){border-radius:8px!important;border:2px solid #e5e7eb!important;transition:all .3s ease}.informes-select[data-v-cb7952a4] :deep(.ant-select-selector:hover){border-color:#3b82f6!important}.informes-select[data-v-cb7952a4] :deep(.ant-select-focused .ant-select-selector){border-color:#3b82f6!important;box-shadow:0 0 0 3px rgba(59,130,246,.1)!important}.btn-buscar[data-v-cb7952a4]{height:40px;padding:0 32px;border-radius:8px;font-weight:600;font-size:16px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;box-shadow:0 4px 6px -1px rgba(59,130,246,.3);transition:all .3s ease}.btn-buscar[data-v-cb7952a4]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px -2px rgba(59,130,246,.4)}.btn-buscar[data-v-cb7952a4]:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.informes-content[data-v-cb7952a4]{padding:24px;animation:fadeIn-data-v-cb7952a4 .4s ease}.informes-content[data-v-cb7952a4],.informes-empty[data-v-cb7952a4]{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.informes-empty[data-v-cb7952a4]{padding:80px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.empty-text[data-v-cb7952a4]{font-size:18px;color:#9ca3af;margin:0;font-weight:500}@keyframes fadeIn-data-v-cb7952a4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.informes-container[data-v-cb7952a4]{padding:16px}.informes-header[data-v-cb7952a4]{padding:24px 20px}.informes-title[data-v-cb7952a4]{font-size:20px;margin-bottom:20px}.filters-row[data-v-cb7952a4]{flex-direction:column;align-items:stretch}.btn-buscar[data-v-cb7952a4],.informes-select[data-v-cb7952a4],.selector-container[data-v-cb7952a4]{width:100%}.informes-content[data-v-cb7952a4]{padding:16px}.informes-empty[data-v-cb7952a4]{padding:60px 20px}.empty-text[data-v-cb7952a4]{font-size:16px}}