body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#e4e7eb);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.min-h-screen,body{min-height:100vh}.py-8{padding-bottom:2rem;padding-top:2rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.to-gray-100{--tw-gradient-to:#f3f4f6}.bg-white{background-color:#fff}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-6{padding:1.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex{display:flex}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-white{color:#fff}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-green-50{background-color:#f0fdf4}.bg-blue-50{background-color:#eff6ff}.bg-red-50{background-color:#fef2f2}.text-green-600{color:#16a34a}.text-blue-600{color:#2563eb}.text-red-600{color:#dc2626}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-l-4{border-left-width:4px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-green-200{border-color:#bbf7d0}.border-green-500{border-color:#22c55e}.border-blue-200{border-color:#bfdbfe}.border-blue-500{border-color:#3b82f6}.border-red-200{border-color:#fecaca}.border-red-500{border-color:#ef4444}input[type=date],input[type=tel],input[type=text],input[type=time]{border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;padding:.5rem .75rem;transition:all .15s ease-in-out;width:100%}input[type=date]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus{border-color:#111827;box-shadow:0 0 0 3px #1118271a;outline:none}input::placeholder{color:#9ca3af}label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}button{border:none;cursor:pointer;font-weight:600;transition:all .2s ease-in-out}button:disabled{cursor:not-allowed;opacity:.6}.w-full{width:100%}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.bg-gray-900{background-color:#111827}.bg-gray-900:hover:not(:disabled){background-color:#1f2937}.bg-gray-400:disabled{background-color:#9ca3af}.w-12{width:3rem}.h-12{height:3rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-4{width:1rem}.h-4{height:1rem}.w-3{width:.75rem}.h-3{height:.75rem}.rounded-full{border-radius:9999px}.h-2{height:.5rem}.bg-blue-500{background-color:#3b82f6}.bg-green-500{background-color:#22c55e}.bg-purple-500{background-color:#a855f7}.bg-orange-500{background-color:#f97316}.relative{position:relative}.absolute{position:absolute}.left-3{left:.75rem}.top-1\/2{top:50%}.transform{transform:var(--tw-transform)}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translateY(var(--tw-translate-y));transform:translate(var(--tw-translate-x,0),var(--tw-translate-y))}.pl-10{padding-left:2.5rem}.pr-3{padding-right:.75rem}.mt-0\.5{margin-top:.125rem}.overflow-y-auto{overflow-y:auto}.max-h-96{max-height:24rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.capitalize{text-transform:capitalize}.overflow-y-auto::-webkit-scrollbar{width:8px}.overflow-y-auto::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.overflow-y-auto::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.overflow-y-auto::-webkit-scrollbar-thumb:hover{background:#9ca3af}.focus\:ring-2:focus{box-shadow:0 0 0 3px #1118271a;outline:none}.focus\:border-transparent:focus{border-color:#0000}.hover\:bg-gray-800:hover{background-color:#1f2937}.status-badge{align-items:center;border-radius:.5rem;display:inline-flex;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.status-success{background-color:#f0fdf4;border:2px solid #bbf7d0;color:#16a34a}.status-error{background-color:#fef2f2;border:2px solid #fecaca;color:#dc2626}.info-box{background-color:#eff6ff;border:2px solid #bfdbfe;border-radius:.5rem;padding:1.5rem}.config-item{background-color:#f9fafb;text-align:center}.config-item,.log-entry{border-radius:.5rem;padding:.75rem}.log-entry{align-items:flex-start;display:flex;gap:.5rem}.log-success{background-color:#f0fdf4;border-left:4px solid #22c55e}.log-info{background-color:#eff6ff;border-left:4px solid #3b82f6}.log-error{background-color:#fef2f2;border-left:4px solid #ef4444}.score-detail{background-color:#fff;border-radius:.25rem;padding:.5rem;text-align:center}@media (max-width:768px){.grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}.text-2xl{font-size:1.25rem;line-height:1.75rem}.p-6{padding:1rem}}@media print{.bg-gradient-to-br{background:#fff}.shadow-lg{border:1px solid #e5e7eb;box-shadow:none}button{display:none}}.candidate-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem;position:relative;transition:all .2s ease}.candidate-card.chosen{border-color:#22c55e;box-shadow:0 4px 6px -1px #22c55e33,0 2px 4px -1px #22c55e1a}.candidate-rank-badge{align-items:center;border-radius:50%;box-shadow:0 4px 6px -1px #0000004d;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;left:-12px;position:absolute;top:-12px;width:40px;z-index:10}.candidate-rank-badge.rank-1{background-color:#eab308}.candidate-rank-badge.rank-2{background-color:#9ca3af}.candidate-rank-badge.rank-3{background-color:#ea580c}.candidate-chosen-badge{align-items:center;background-color:#22c55e;border-radius:9999px;box-shadow:0 4px 6px -1px #0000004d;color:#fff;display:flex;font-size:.75rem;font-weight:700;gap:.25rem;padding:.25rem .75rem;position:absolute;right:-12px;top:-12px;z-index:10}.candidate-name{color:#111827;font-size:1.125rem;font-weight:700;margin-bottom:1rem;margin-top:.5rem}.candidate-score-box{background-color:#f3f4f6;border-radius:.5rem;margin-bottom:1rem;padding:.75rem;text-align:center}.candidate-score-box.chosen{background-color:#dcfce7}.candidate-score-label{color:#6b7280;font-size:.75rem;font-weight:500;margin-bottom:.25rem}.candidate-score-value{color:#111827;font-size:1.5rem;font-weight:700}.candidate-metric{margin-bottom:.75rem}.candidate-metric-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.375rem}.candidate-metric-label{color:#6b7280;font-size:.75rem;font-weight:500}.candidate-metric-value{color:#111827;font-size:.875rem;font-weight:700}.candidate-bar-container{background-color:#e5e7eb;border-radius:9999px;height:.5rem;overflow:hidden;width:100%}.candidate-bar{border-radius:9999px;height:100%;transition:width .3s ease}.candidate-bar.performance{background-color:#3b82f6}.candidate-bar.proximity{background-color:#22c55e}.candidate-bar.capacity{background-color:#a855f7}.candidate-bar.route{background-color:#f97316}.candidate-details{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.candidate-details-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:.5rem}.candidate-detail-box{background-color:#f9fafb;border-radius:.375rem;padding:.5rem;text-align:center}.candidate-detail-label{color:#6b7280;font-size:.625rem;letter-spacing:.025em;margin-bottom:.25rem;text-transform:uppercase}.candidate-detail-value{color:#111827;font-size:.875rem;font-weight:600}
/*# sourceMappingURL=main.1fe85760.css.map*/