.modal-overlay[data-v-3cd811ee]{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding:2rem 1rem;overflow-y:auto}.modal[data-v-3cd811ee]{background:#fff;width:min(1240px,100%);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;display:flex;flex-direction:column}@media(max-width:768px){.modal-overlay[data-v-3cd811ee]{padding:0}.modal[data-v-3cd811ee]{width:100%;min-height:100vh;border-radius:0}}.modal-header[data-v-3cd811ee]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-title[data-v-3cd811ee]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.modal-header h2[data-v-3cd811ee]{margin:0;font-size:1.5rem}.close-btn[data-v-3cd811ee]{background:none;border:none;font-size:2rem;cursor:pointer;color:#64748b;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.close-btn[data-v-3cd811ee]:hover{background:#f1f5f9}.modal-body[data-v-3cd811ee]{padding:1.5rem;flex:1;overflow-y:auto}.form-grid[data-v-3cd811ee]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.form-grid[data-v-3cd811ee]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media(min-width:1200px){.form-grid[data-v-3cd811ee]{grid-template-columns:repeat(3,minmax(0,1fr))}}.form-column[data-v-3cd811ee]{flex:1;display:flex;flex-direction:column;gap:2rem}.form-section[data-v-3cd811ee]{display:flex;flex-direction:column;gap:1rem}.form-section h3[data-v-3cd811ee]{margin:0;font-size:1.125rem;color:#1e293b;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.form-group[data-v-3cd811ee]{display:flex;flex-direction:column;gap:.5rem}.notes-group[data-v-3cd811ee]{padding-bottom:.75rem}.multi-select-container[data-v-3cd811ee]{border:1px solid #cbd5e1;border-radius:.75rem;padding:.75rem;background:#f1f5f9;display:flex;flex-direction:column;gap:.75rem}.multi-select-header[data-v-3cd811ee]{display:flex;flex-direction:column;gap:.5rem}.multi-select-trigger[data-v-3cd811ee]{width:100%;border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem .75rem;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.9rem}.multi-select-trigger[data-v-3cd811ee]:disabled{opacity:.6;cursor:not-allowed}.selected-tags[data-v-3cd811ee]{display:flex;flex-wrap:wrap;gap:.35rem}.multi-select-tag[data-v-3cd811ee]{display:inline-flex;align-items:center;background:#e2e8f0;color:#0f172a;border-radius:999px;padding:.1rem .65rem;font-size:.8rem;font-weight:600;gap:.35rem}.multi-select-tag.more-tag[data-v-3cd811ee]{background:#dbeafe;color:#1d4ed8}.tag-remove[data-v-3cd811ee]{background:none;border:none;color:#475569;font-size:.95rem;cursor:pointer;padding:0}.tag-remove[data-v-3cd811ee]:hover{color:#0f172a}.chevron[data-v-3cd811ee]{font-size:.85rem;color:#475569;transition:transform .15s ease}.chevron.open[data-v-3cd811ee]{transform:rotate(180deg)}.multi-select-dropdown[data-v-3cd811ee]{border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem;background:#fff;box-shadow:0 15px 25px #0f172a1a;display:flex;flex-direction:column;gap:.5rem}.multi-select-search[data-v-3cd811ee]{border:1px solid #cbd5e1;border-radius:.5rem;padding:.4rem .6rem;font-size:.9rem}.multi-select-options[data-v-3cd811ee]{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}.multi-select-option[data-v-3cd811ee]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#0f172a}.multi-select-option input[type=checkbox][data-v-3cd811ee]{width:1rem;height:1rem;accent-color:#2563eb}.custom-service-type[data-v-3cd811ee]{display:flex;gap:.5rem;align-items:center}.custom-service-type .input[data-v-3cd811ee]{flex:1}.custom-service-type .button.small[data-v-3cd811ee]{padding:.4rem .8rem;font-size:.85rem}.empty-message.small[data-v-3cd811ee]{font-size:.8rem;color:#94a3b8;margin:.25rem 0}.checkbox-group[data-v-3cd811ee]{align-items:flex-start}.checkbox-label[data-v-3cd811ee]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#334155}.form-row[data-v-3cd811ee]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.coordinates-row[data-v-3cd811ee]{grid-template-columns:minmax(0,180px) minmax(0,180px);justify-content:start}label[data-v-3cd811ee]{font-weight:600;font-size:.875rem;color:#334155}.input[data-v-3cd811ee]{border:1px solid #cbd5e1;border-radius:.5rem;padding:.625rem;font-size:.95rem;font-family:inherit;background:#f1f5f9;transition:border-color .15s ease,box-shadow .15s ease}.coordinate-input[data-v-3cd811ee]{background:#f1f5f9!important;cursor:text!important;color:#0f172a!important}.coordinate-input[data-v-3cd811ee]:hover{border-color:#94a3b8;background:#f1f5f9!important}.coordinate-input[data-v-3cd811ee]:focus{background:#f1f5f9!important;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.label-hint[data-v-3cd811ee]{font-weight:400;color:#64748b;font-size:.8em}.input[data-v-3cd811ee]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.input-readonly[data-v-3cd811ee]{background:#f1f5f9;color:#64748b;cursor:not-allowed;opacity:.8}.date-display-button[data-v-3cd811ee]{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;text-align:left;cursor:pointer;background:#f1f5f9;color:#0f172a;border-color:#e2e8f0}.date-display-text[data-v-3cd811ee]{flex:1}.date-display-icon[data-v-3cd811ee]{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:#64748b}.date-display-icon svg[data-v-3cd811ee]{width:100%;height:100%}.date-display-button[data-v-3cd811ee]:disabled{opacity:1;cursor:default}.date-button-wrapper[data-v-3cd811ee]{position:relative}.input-error[data-v-3cd811ee]{border-color:#dc2626}.input-error[data-v-3cd811ee]:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.geocode-status[data-v-3cd811ee]{display:flex;align-items:center;gap:.75rem;margin-top:.5rem;font-size:.875rem}.status-loading[data-v-3cd811ee]{color:#2563eb;font-weight:500}.status-success[data-v-3cd811ee]{color:#16a34a;font-weight:500}.status-error[data-v-3cd811ee]{color:#dc2626;font-weight:500}.map-link[data-v-3cd811ee]{color:#2563eb;text-decoration:none;font-weight:500;font-size:.875rem}.map-link[data-v-3cd811ee]:hover{text-decoration:underline}.coordinate-actions[data-v-3cd811ee]{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.button.small[data-v-3cd811ee]{padding:.5rem 1rem;font-size:.875rem}.help-text[data-v-3cd811ee]{font-size:.75rem;color:#64748b}.modal-footer[data-v-3cd811ee]{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff}.delete-button[data-v-3cd811ee]{background:transparent;color:#dc2626;margin-right:auto}.delete-button[data-v-3cd811ee]:hover:not(:disabled){color:#b91c1c;background:#fee2e2}.delete-button[data-v-3cd811ee]:disabled{opacity:.5;cursor:not-allowed}.button[data-v-3cd811ee]{background:var(--color-accent, #2563eb);color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;cursor:pointer;font-size:.95rem;transition:background-color .15s ease}.button[data-v-3cd811ee]:hover:not(:disabled){background:#1d4ed8}.button[data-v-3cd811ee]:disabled{opacity:.5;cursor:not-allowed}.button.secondary[data-v-3cd811ee]{background:#f1f5f9;color:#334155;transition:background-color .15s ease}.button.secondary[data-v-3cd811ee]:hover{background:#e2e8f0}.button.small[data-v-3cd811ee]{padding:.5rem 1rem;font-size:.875rem;margin-top:.5rem}.map-preview-container[data-v-3cd811ee]{margin-top:.5rem}.map-preview-link[data-v-3cd811ee]{display:inline-block;border-radius:.5rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(15,23,42,.1)}.map-preview-link[data-v-3cd811ee]:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.map-preview-large[data-v-3cd811ee]{width:100%;max-width:420px;height:auto;display:block;border-radius:.5rem}.map-placeholder[data-v-3cd811ee]{width:100%;max-width:420px;height:280px;border-radius:.5rem;border:2px dashed rgba(15,23,42,.2);background:#f8fafc;display:flex;align-items:center;justify-content:center}.map-placeholder-content[data-v-3cd811ee]{text-align:center;padding:2rem}.map-placeholder-icon[data-v-3cd811ee]{width:48px;height:48px;color:#94a3b8;margin:0 auto 1rem}.map-placeholder-text[data-v-3cd811ee]{color:#64748b;font-size:.875rem;margin:0}.ai-dialog-overlay[data-v-3cd811ee]{position:fixed;inset:0;z-index:2000;background:#0f172a47;display:flex;align-items:center;justify-content:center;padding:1rem}.ai-dialog[data-v-3cd811ee]{width:min(1020px,100%);max-height:min(88vh,820px);background:#fff;border-radius:.9rem;box-shadow:0 24px 48px #0f172a3d;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.ai-dialog__header[data-v-3cd811ee]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.ai-dialog__title-wrap[data-v-3cd811ee]{display:flex;align-items:center;gap:.75rem}.ai-dialog__icon[data-v-3cd811ee]{width:1.9rem;height:1.9rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);font-weight:700}.ai-dialog__title-wrap h3[data-v-3cd811ee]{margin:0;font-size:2rem;font-weight:700;color:#0f172a}.ai-dialog__body[data-v-3cd811ee]{padding:1.25rem 1.5rem .75rem;overflow-y:auto}.ai-dialog__description[data-v-3cd811ee]{margin:0 0 .75rem;color:#64748b;font-size:.95rem}.ai-dialog__textarea[data-v-3cd811ee]{width:100%;border:1px solid #cbd5e1;border-radius:.7rem;padding:.9rem 1rem;font:inherit;font-size:1rem;resize:vertical;min-height:240px;background:#fff}.ai-dialog__textarea[data-v-3cd811ee]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.ai-dialog__success[data-v-3cd811ee]{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.75rem;padding:.85rem 1rem;margin-bottom:1rem}.ai-dialog__success strong[data-v-3cd811ee]{display:block;color:#047857;font-size:.95rem;margin-bottom:.25rem}.ai-dialog__success p[data-v-3cd811ee]{margin:0;color:#065f46;font-size:.9rem}.ai-dialog__preview[data-v-3cd811ee]{border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;padding:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ai-preview-item[data-v-3cd811ee]{display:flex;flex-direction:column;gap:.25rem;min-height:3.5rem}.ai-preview-item--full[data-v-3cd811ee]{grid-column:1 / -1}.ai-preview-label[data-v-3cd811ee]{font-size:.82rem;font-weight:600;color:#64748b}.ai-preview-value[data-v-3cd811ee]{font-size:.96rem;color:#0f172a;line-height:1.35;word-break:break-word}.ai-dialog__footer[data-v-3cd811ee]{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #e2e8f0;background:#fff}.inline-spinner[data-v-3cd811ee]{display:inline-block;width:.95rem;height:.95rem;border-radius:999px;border:2px solid currentColor;border-right-color:transparent;animation:inline-spinner-spin-3cd811ee .8s linear infinite;margin-right:.55rem;vertical-align:-.15rem;opacity:.9}@keyframes inline-spinner-spin-3cd811ee{to{transform:rotate(360deg)}}@media(max-width:768px){.form-grid[data-v-3cd811ee],.form-row[data-v-3cd811ee],.coordinates-row[data-v-3cd811ee],.ai-dialog__preview[data-v-3cd811ee]{grid-template-columns:1fr}}.routes-container[data-v-f247b822]{display:flex;flex-direction:column;gap:1.5rem;position:relative}.routes-header[data-v-f247b822]{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;flex-wrap:wrap}.routes-header h2[data-v-f247b822]{margin:0;font-size:1.5rem}.header-meta[data-v-f247b822]{display:flex;flex-direction:column;gap:.5rem;min-width:260px}.subtitle[data-v-f247b822]{margin:0;color:var(--color-muted, #64748b);font-size:.875rem}.view-only-badge[data-v-f247b822]{background:#f1f5f9;color:#475569;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.assignment-status[data-v-f247b822],.published-status[data-v-f247b822]{margin:0;color:#334155;font-size:.9rem}.published-status[data-v-f247b822]{color:#059669;font-weight:600}.whatsapp-warning[data-v-f247b822]{margin-top:1rem;padding:1rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;color:#92400e}.whatsapp-warning strong[data-v-f247b822]{display:block;margin-bottom:.5rem;font-size:.95rem}.whatsapp-warning p[data-v-f247b822]{margin:.5rem 0;font-size:.875rem;line-height:1.5}.whatsapp-warning code[data-v-f247b822]{display:block;margin-top:.5rem;padding:.75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-family:Monaco,Courier New,monospace;font-size:.8rem;color:#1f2937;white-space:pre-wrap;word-break:break-all}.header-actions[data-v-f247b822]{display:flex;gap:.75rem;flex-wrap:wrap}.job-search-panel[data-v-f247b822]{width:100%;margin-top:1rem;position:relative;display:flex;flex-direction:column;gap:.25rem}.job-search-panel label[data-v-f247b822]{font-size:.85rem;font-weight:600;color:#475569}.job-search-helper[data-v-f247b822]{margin:0;font-size:.8rem;color:#94a3b8}.job-search-input[data-v-f247b822]{position:relative}.job-search-input input[data-v-f247b822]{width:100%;padding:.6rem 2.2rem .6rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;font-size:.95rem}.job-search-input input[data-v-f247b822]:focus{outline:none;border-color:var(--color-accent, #2563eb);box-shadow:0 0 0 2px #2563eb26}.job-search-clear[data-v-f247b822]{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1rem;cursor:pointer;color:#94a3b8}.job-search-clear[data-v-f247b822]:hover{color:#475569}.job-search-dropdown[data-v-f247b822]{position:absolute;top:calc(100% + .35rem);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 20px 40px #0f172a26;max-height:18rem;overflow:auto;z-index:5;padding:.35rem}.job-search-result[data-v-f247b822]{width:100%;text-align:left;background:none;border:none;padding:.65rem;border-radius:.5rem;cursor:pointer}.job-search-result[data-v-f247b822]:hover{background:#f8fafc}.job-search-result__header[data-v-f247b822]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.job-search-result__header strong[data-v-f247b822]{font-size:.95rem;color:#0f172a}.job-search-date[data-v-f247b822]{font-size:.8rem;color:#94a3b8}.job-search-detail[data-v-f247b822]{margin:.15rem 0 0;font-size:.85rem;color:#475569}.job-search-status[data-v-f247b822]{margin:.5rem 0 0;font-size:.85rem;color:#475569;padding:.5rem .35rem}.button[data-v-f247b822]{background:var(--color-accent, #2563eb);color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;cursor:pointer;font-size:.95rem}.button[data-v-f247b822]:hover:not(:disabled){background:#1d4ed8}.button[data-v-f247b822]:disabled{opacity:.5;cursor:not-allowed}.button.secondary[data-v-f247b822]{background:#f1f5f9;color:#334155}.button.secondary[data-v-f247b822]:hover:not(:disabled){background:#e2e8f0}.button.success[data-v-f247b822]{background:#16a34a}.button.success[data-v-f247b822]:hover:not(:disabled){background:#15803d}.button.danger[data-v-f247b822]{background:#fee2e2;color:#dc2626}.button.danger[data-v-f247b822]:hover:not(:disabled){background:#dc2626;color:#fff}.routes-overlay[data-v-f247b822]{position:fixed;inset:0;background:#0f172a73;backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10}.routes-overlay__content[data-v-f247b822]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;border-radius:1rem;background:#0f172ae6;color:#fff;box-shadow:0 20px 45px #0f172a59}.overlay-spinner[data-v-f247b822]{width:2.5rem;height:2.5rem;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spin-f247b822 .9s linear infinite}@keyframes spin-f247b822{to{transform:rotate(360deg)}}.routes-overlay p[data-v-f247b822]{margin:0;font-size:1rem;font-weight:600}.fade-enter-active[data-v-f247b822],.fade-leave-active[data-v-f247b822]{transition:opacity .2s ease}.fade-enter-from[data-v-f247b822],.fade-leave-to[data-v-f247b822]{opacity:0}.summary-card[data-v-f247b822]{padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a}.summary-card h3[data-v-f247b822]{margin:0 0 1rem}.summary-grid[data-v-f247b822]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.stat[data-v-f247b822]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-v-f247b822]{font-size:2rem;font-weight:700;color:var(--color-accent, #2563eb)}.stat-value.stat-warning[data-v-f247b822]{color:#dc2626}.stat-label[data-v-f247b822]{font-size:.875rem;color:var(--color-muted, #64748b);font-weight:600}.unassigned-section[data-v-f247b822]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(15,23,42,.1)}.unassigned-section h4[data-v-f247b822]{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#dc2626}.unassigned-list[data-v-f247b822]{display:flex;flex-direction:column;gap:.75rem}.unassigned-item[data-v-f247b822]{padding:.875rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem}.unassigned-item__header[data-v-f247b822]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.unassigned-item__header strong[data-v-f247b822]{color:#0f172a;font-weight:600}.unassigned-item__name[data-v-f247b822]{display:inline-flex;align-items:center;gap:.4rem}.unassigned-item__service[data-v-f247b822]{font-size:.875rem;color:#64748b;background:#fff;padding:.25rem .5rem;border-radius:.25rem}.unassigned-item__reason[data-v-f247b822]{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:#991b1b}.reason-label[data-v-f247b822]{font-weight:600}.reason-text[data-v-f247b822]{flex:1}.reason-info-icon[data-v-f247b822]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;border:1px solid #fca5a5;background:#fff;color:#b91c1c;font-size:.75rem;font-weight:700;line-height:1;cursor:help}.reason-tooltip[data-v-f247b822]{position:absolute;left:50%;bottom:calc(100% + .4rem);transform:translate(-50%);min-width:16rem;max-width:28rem;padding:.45rem .55rem;border-radius:.4rem;background:#111827;color:#f8fafc;font-size:.75rem;font-weight:500;line-height:1.35;white-space:normal;text-align:left;box-shadow:0 8px 24px #02061759;opacity:0;visibility:hidden;pointer-events:none;z-index:20}.reason-info-icon:hover .reason-tooltip[data-v-f247b822],.reason-info-icon:focus .reason-tooltip[data-v-f247b822],.reason-info-icon:focus-visible .reason-tooltip[data-v-f247b822]{opacity:1;visibility:visible}.unassigned-item__actions[data-v-f247b822]{margin-top:.75rem;display:flex;gap:.5rem}.unassigned-item__actions .button[data-v-f247b822]{padding:.5rem 1rem;font-size:.875rem;background:var(--color-accent, #2563eb);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s ease}.unassigned-item__actions .button[data-v-f247b822]:hover{background:#1d4ed8}.empty-state[data-v-f247b822]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;color:var(--color-muted, #64748b)}.grid[data-v-f247b822]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,462px));gap:1.5rem}.route-header[data-v-f247b822]{margin-bottom:1rem}.route-header h3[data-v-f247b822]{font-size:1rem}.route-published[data-v-f247b822]{margin:.5rem 0 0;font-size:.85rem;color:#16a34a}.route-work-range[data-v-f247b822]{margin:.35rem 0 0;font-size:.85rem;color:var(--color-muted, #64748b)}.route-whatsapp-status[data-v-f247b822]{margin:.25rem 0 0;font-size:.82rem;font-weight:600}.route-whatsapp-status--success[data-v-f247b822]{color:#047857}.route-whatsapp-status--warning[data-v-f247b822]{color:#92400e}.route-whatsapp-status--error[data-v-f247b822]{color:#b91c1c}.route-whatsapp-status--info[data-v-f247b822]{color:#475569}.stops[data-v-f247b822]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.stop[data-v-f247b822]{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;background:#0f172a0a;border:none;width:100%;text-align:left;cursor:pointer;transition:background .2s ease,transform .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.stop[data-v-f247b822]:not(:disabled):hover{background:#2563eb1f;transform:translateY(-2px)}.stop[data-v-f247b822]:disabled{cursor:not-allowed;opacity:.7}.stop-details[data-v-f247b822]{display:flex;flex-direction:column;gap:.25rem}.seq[data-v-f247b822]{background:var(--color-accent);color:#fff;width:32px;height:32px;display:grid;place-items:center;border-radius:999px;font-weight:600}.seq-depot[data-v-f247b822]{background:transparent;width:32px;height:32px}.title[data-v-f247b822]{margin:0;font-weight:600}.muted[data-v-f247b822]{margin:0;color:var(--color-muted, #64748b);font-size:.85rem;display:flex;flex-direction:column;gap:.25rem}.view-link[data-v-f247b822]{font-size:.85rem;color:#2563eb;font-weight:600}.depot-tag[data-v-f247b822]{font-size:.8rem;font-weight:600;color:#475569}.eta[data-v-f247b822]{font-weight:600;color:#2563eb}.window[data-v-f247b822]{color:#64748b}.status-badge[data-v-f247b822]{display:inline-block;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;margin-left:.5rem}.status-badge.status-otw[data-v-f247b822]{background:#fef3c7;color:#92400e}.status-badge.status-arrived[data-v-f247b822]{background:#dbeafe;color:#1e40af}.status-badge.status-start[data-v-f247b822],.status-badge.status-complete[data-v-f247b822],.status-badge.status-completed[data-v-f247b822]{background:#dcfce7;color:#166534}.job-modal-backdrop[data-v-f247b822]{position:fixed;inset:0;background:#0f172a66;display:grid;place-items:center;z-index:50;padding:1.5rem}.job-modal[data-v-f247b822]{width:min(560px,100%);background:#fff;border-radius:1rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}.job-modal__header[data-v-f247b822]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 0}.job-modal__header h3[data-v-f247b822]{margin:0}.job-modal__body[data-v-f247b822]{padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;background:#f8fafc}.job-modal__footer[data-v-f247b822]{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid rgba(15,23,42,.1);background:#fff}.close-button[data-v-f247b822]{background:none;border:none;font-size:1.25rem;line-height:1;cursor:pointer;color:#64748b}.close-button[data-v-f247b822]:hover{color:#1f2937}.job-form-grid[data-v-f247b822]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.job-column[data-v-f247b822]{display:flex;flex-direction:column;gap:1.5rem}.job-section[data-v-f247b822]{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0f172a14;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.job-section h4[data-v-f247b822]{margin:0;font-size:1rem;font-weight:600;color:#0f172a}.job-fields[data-v-f247b822]{display:flex;flex-direction:column;gap:.875rem}.job-field[data-v-f247b822]{display:flex;flex-direction:column;gap:.35rem}.job-field-row[data-v-f247b822]{display:flex;gap:1rem;flex-wrap:wrap}.job-field-row .job-field[data-v-f247b822]{flex:1 1 160px}.job-label[data-v-f247b822]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#475569}.job-value[data-v-f247b822]{background:#f8fafc;border:1px solid #dbe3f3;border-radius:.6rem;padding:.65rem .75rem;font-size:.95rem;color:#0f172a}.job-value--multiline[data-v-f247b822]{white-space:pre-wrap;min-height:3.25rem}.job-notes h4[data-v-f247b822]{margin:0 0 .5rem}.job-notes p[data-v-f247b822]{margin:0;color:#1f2937;white-space:pre-wrap;line-height:1.4}.street-view[data-v-f247b822]{display:flex;flex-direction:column;gap:.5rem}.street-view img[data-v-f247b822]{width:100%;max-width:420px;max-height:280px;border-radius:.75rem;border:1px solid #dbe3f3;-o-object-fit:cover;object-fit:cover;background:#e2e8f0}@media(max-width:768px){.routes-header[data-v-f247b822]{flex-direction:column;align-items:stretch}.header-actions[data-v-f247b822]{width:100%;justify-content:stretch}.header-actions .button[data-v-f247b822]{flex:1 1 auto;text-align:center}.job-field-row[data-v-f247b822]{flex-direction:column}}.generation-error[data-v-f247b822]{background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;padding:1rem 1.25rem;color:#991b1b}.publish-notice[data-v-f247b822]{border-radius:1rem;padding:1rem 1.25rem;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a}.publish-notice--success[data-v-f247b822]{border-color:#a7f3d0;background:#ecfdf5;color:#065f46}.publish-notice--warning[data-v-f247b822]{border-color:#fde68a;background:#fffbeb;color:#92400e}.publish-notice--error[data-v-f247b822]{border-color:#fecaca;background:#fef2f2;color:#991b1b}.publish-notice__header[data-v-f247b822]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.publish-notice__summary[data-v-f247b822]{margin:.5rem 0 0}.publish-notice__list[data-v-f247b822]{margin:.6rem 0 0;padding-left:1.2rem}.generation-error__header[data-v-f247b822]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.generation-error__meta[data-v-f247b822]{display:inline-block;margin-left:.5rem;color:#b91c1c;font-size:.85rem}.generation-error__details[data-v-f247b822]{margin:0;white-space:pre-wrap;font-family:inherit;font-size:.85rem;color:#7f1d1d}.page-loader[data-v-1a4fd647]{padding:2rem;text-align:center;color:var(--color-muted)}
