*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.app{display:grid;grid-template-columns:360px 1fr;height:100vh}.sidebar{padding:20px;background:#f7f8fa;border-right:1px solid #e0e0e0;overflow-y:auto}.sidebar h1{font-size:20px;margin:0 0 4px;color:#1e3a5f}.sidebar .subtitle{font-size:13px;color:#666;margin:0 0 20px}.field{margin-bottom:14px}.field label{display:block;font-size:12px;text-transform:uppercase;color:#555;margin-bottom:4px;font-weight:600;letter-spacing:.5px}.current-endpoint{padding:8px 10px;background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;font-size:13px;margin-bottom:6px;color:#0d47a1}.field select,.field input{width:100%;padding:9px 10px;border:1px solid #ccc;border-radius:6px;font-size:15px;background:#fff}.button{width:100%;padding:12px;font-size:15px;font-weight:600;background:#1976d2;color:#fff;border:none;border-radius:6px;cursor:pointer;margin-top:8px}.button:disabled{background:#b0bec5;cursor:not-allowed}.button:hover:not(:disabled){background:#1565c0}.button.secondary{background:#eceff1;color:#333;margin-top:4px}.button.secondary:hover:not(:disabled){background:#cfd8dc}.results{margin-top:20px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.result-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.result-row+.result-row{border-top:1px solid #f0f0f0}.result-label{display:flex;align-items:center;gap:8px;font-size:14px}.result-color{width:14px;height:14px;border-radius:3px}.result-value{font-size:22px;font-weight:700}.result-value.missing{color:#c62828;font-size:14px;font-weight:500}.map-container{height:100%;width:100%;position:relative}.loading{padding:40px;text-align:center;color:#555}.error{padding:12px;background:#ffebee;color:#b71c1c;border-radius:6px;margin-bottom:12px;font-size:14px}.neighbor-row{display:flex;align-items:center;gap:10px;padding:8px 6px;border-radius:6px;cursor:pointer;font-size:13px}.neighbor-row:hover{background:#e8f5e9}.neighbor-row+.neighbor-row{border-top:1px solid #f0f0f0}.neighbor-rank{width:22px;height:22px;border-radius:50%;background:#2e7d32;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}.neighbor-name{flex:1}.neighbor-dist{font-weight:600;color:#2e7d32}.stats{font-size:12px;color:#777;margin-top:16px;padding-top:12px;border-top:1px solid #e0e0e0}@media (max-width: 700px){.app{grid-template-columns:1fr;grid-template-rows:auto 1fr}.sidebar{border-right:none;border-bottom:1px solid #e0e0e0;max-height:50vh}}.user-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 10px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:13px}.user-bar-name{color:#333;font-weight:600}.user-bar-logout{background:transparent;border:1px solid #cfd8dc;color:#555;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:12px}.user-bar-logout:hover{background:#eceff1;color:#b71c1c;border-color:#ef9a9a}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2e7d32);padding:20px}.login-card{background:#fff;padding:32px 28px;border-radius:10px;box-shadow:0 10px 30px #0003;width:100%;max-width:360px}.login-card h1{margin:0 0 4px;color:#1e3a5f;font-size:24px}.login-subtitle{margin:0 0 24px;color:#666;font-size:13px}.area-selector-shell{min-height:100vh;background:linear-gradient(135deg,#1e3a5f,#2e7d32);padding:32px 24px;display:flex;flex-direction:column;align-items:center}.area-selector-header{width:100%;max-width:920px;display:flex;justify-content:space-between;align-items:flex-start;color:#fff;margin-bottom:32px}.area-selector-header h1{margin:0;font-size:32px}.area-selector-user{margin:4px 0 0;opacity:.9;font-size:14px}.area-selector-header .user-bar-logout{background:#ffffff26;color:#fff;border-color:#ffffff4d}.area-selector-header .user-bar-logout:hover{background:#ffffff40;color:#fff;border-color:#ffffff80}.area-cards{width:100%;max-width:920px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.area-card{background:#fff;border:none;border-radius:12px;padding:28px 24px;text-align:left;cursor:pointer;box-shadow:0 6px 20px #00000026;transition:transform .15s,box-shadow .15s;font-family:inherit}.area-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000040}.area-card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;margin-bottom:16px}.area-card-title{font-size:20px;font-weight:700;color:#1e3a5f;margin-bottom:8px}.area-card-desc{font-size:14px;color:#555;line-height:1.5}.stats-block{margin-top:16px;padding:12px 14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:13px}.stat-row{display:flex;justify-content:space-between;padding:4px 0}.stat-row+.stat-row{border-top:1px solid #f0f0f0}.stat-row span{color:#666}.stat-row b{color:#1e3a5f}.bloco-card{margin-top:16px;padding:14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.bloco-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px}.bloco-card-title{font-size:15px;font-weight:700;color:#1e3a5f}.bloco-card-sub{font-size:12px;color:#666;margin-top:2px}.bloco-card-close{background:transparent;border:none;font-size:22px;color:#888;cursor:pointer;padding:0 4px;line-height:1}.bloco-card-close:hover{color:#b71c1c}.bloco-card-grid{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0}.bloco-card-row{display:grid;grid-template-columns:130px 1fr;gap:8px;padding:6px 0;font-size:13px;border-top:1px solid #f0f0f0}.bloco-card-row dt{color:#666;font-weight:500;margin:0}.bloco-card-row dd{color:#222;margin:0;font-weight:600}.empty-value{color:#bbb;font-weight:500}.search-panel{margin-top:8px}.search-target{padding:12px;background:#fff3e0;border:1px solid #ffb74d;border-radius:8px;margin-bottom:14px}.search-target-label{font-size:11px;color:#e65100;text-transform:uppercase;font-weight:700;letter-spacing:.5px;margin-bottom:4px}.search-target-name{font-size:15px;font-weight:700;color:#1e3a5f}.search-target-sub{font-size:12px;color:#666;margin-top:2px}.results-header{display:flex;justify-content:space-between;padding-bottom:8px;margin-bottom:10px;border-bottom:1px solid #e0e0e0;font-size:13px;font-weight:600;color:#1e3a5f}.filter-summary{padding:8px 10px;background:#f5f5f5;border-radius:6px;font-size:11px;color:#555;margin-bottom:12px;line-height:1.6}.empty{padding:12px;text-align:center;font-size:13px;color:#888;background:#f5f5f5;border-radius:6px}.fornecedor-list{display:flex;flex-direction:column;gap:6px}.fornecedor-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;background:#fff;transition:background .1s,border-color .1s}.fornecedor-row:hover,.fornecedor-row.active{background:#e3f2fd;border-color:#64b5f6}.fornecedor-row.pinned{background:#bbdefb;border-color:#1976d2;box-shadow:inset 3px 0 #0d47a1}.fornecedor-rank{width:26px;height:26px;border-radius:50%;background:#1565c0;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.fornecedor-body{flex:1;min-width:0}.fornecedor-name{font-size:13px;font-weight:700;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fornecedor-sub{font-size:11px;color:#666;margin-top:1px}.fornecedor-meta{font-size:11px;color:#555;margin-top:3px;display:flex;gap:4px;flex-wrap:wrap}.fornecedor-dist{font-size:13px;font-weight:700;color:#1565c0;flex-shrink:0}.hint{padding:10px 12px;background:#fff8e1;border:1px solid #ffe082;border-radius:6px;font-size:12px;color:#6d4c00;margin:8px 0}.map-fabs{position:absolute;top:12px;right:12px;z-index:500;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.fazenda-search-fab{background:#fff;border:1px solid #cfd8dc;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;color:#1e3a5f;cursor:pointer;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;gap:8px;font-family:inherit}.fazenda-search-fab:hover{background:#f5f5f5}.fazenda-search-fab kbd{font-size:11px;background:#eceff1;border:1px solid #cfd8dc;border-radius:3px;padding:1px 5px;color:#555;font-family:monospace}.fazenda-highlight-badge{position:absolute;top:12px;left:12px;z-index:500;background:#f3e5f5;border:1px solid #ce93d8;border-radius:8px;padding:8px 12px;font-size:13px;color:#4a148c;box-shadow:0 2px 6px #0000001a;display:flex;align-items:center;gap:8px;max-width:400px}.route-result-badge{position:absolute;top:60px;left:12px;z-index:500;background:#e0f2f1;border:1px solid #4db6ac;border-radius:8px;padding:8px 12px;color:#004d40;box-shadow:0 2px 6px #0000001a;display:flex;align-items:flex-start;gap:10px;max-width:420px}.route-result-title{font-weight:700;font-size:14px}.route-result-sub{font-size:12px;margin-top:2px;opacity:.85}.route-result-badge button{background:transparent;border:none;font-size:18px;cursor:pointer;color:#00695c;padding:0 4px;line-height:1}.route-search-panel{padding:0;position:relative}.route-search-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e0e0e0}.route-search-title{font-size:15px;font-weight:700;color:#1e3a5f}.route-slot{padding:12px 16px 0}.route-slot-label{display:block;font-size:11px;text-transform:uppercase;color:#666;font-weight:700;letter-spacing:.5px;margin-bottom:6px}.route-slot-empty{width:100%;padding:12px;background:#f5f5f5;border:1px dashed #cfd8dc;border-radius:6px;color:#666;cursor:pointer;font-family:inherit;font-size:14px;text-align:left}.route-slot-empty:hover{background:#eceff1;border-color:#90a4ae}.route-slot-selected{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#e0f2f1;border:1px solid #4db6ac;border-radius:6px}.route-slot-info{flex:1;min-width:0}.route-slot-name{font-size:14px;font-weight:700;color:#004d40}.route-slot-sub{font-size:12px;color:#00695c;margin-top:2px}.route-slot-clear{background:transparent;border:1px solid #4db6ac;color:#00695c;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:15px;line-height:1}.route-slot-clear:hover{background:#4db6ac;color:#fff}.route-search-actions{display:flex;gap:8px;padding:16px}.route-search-actions .button{margin-top:0}.bloco-picker{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;flex-direction:column;z-index:10;border-radius:10px;overflow:hidden}.bloco-picker-header{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid #e0e0e0;gap:8px}.bloco-picker-header input{flex:1;padding:10px 12px;border:1px solid #cfd8dc;border-radius:6px;font-size:15px;outline:none;font-family:inherit}.bloco-picker-header input:focus{border-color:#1976d2}.bloco-picker-list{overflow-y:auto;flex:1}.batch-modal{max-width:720px;max-height:82vh}.batch-body{padding:16px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:14px}.batch-drop{padding:30px 20px;border:2px dashed #90caf9;border-radius:10px;text-align:center;color:#1565c0;background:#e3f2fd;cursor:pointer;font-size:14px;transition:background .15s,border-color .15s}.batch-drop:hover{background:#bbdefb;border-color:#1976d2}.batch-info{font-size:13px;color:#444;line-height:1.5}.batch-info pre{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:10px;font-size:12px;overflow-x:auto;margin:6px 0}.batch-info code{background:#f5f5f5;padding:1px 5px;border-radius:3px;font-size:12px}.batch-preview-summary,.batch-done-summary{font-size:14px;color:#333;padding:10px 12px;background:#f5f5f5;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.batch-done-counts{display:flex;gap:10px;font-size:12px;font-weight:600}.batch-count-ok{color:#2e7d32;background:#e8f5e9;padding:3px 8px;border-radius:12px}.batch-count-err{color:#c62828;background:#ffebee;padding:3px 8px;border-radius:12px}.batch-preview-list{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;max-height:340px;overflow-y:auto}.batch-preview-row{display:grid;grid-template-columns:40px 1fr 1fr;padding:6px 10px;font-size:13px;border-bottom:1px solid #f0f0f0}.batch-results-list .batch-preview-row,.batch-results-head{grid-template-columns:40px 1fr 1fr 110px 1fr}.batch-preview-head{background:#eceff1;font-weight:700;color:#333;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.batch-preview-more{padding:8px;text-align:center;color:#888;font-size:12px;background:#fafafa}.batch-results-row.status-origem_nao_encontrada,.batch-results-row.status-destino_nao_encontrado,.batch-results-row.status-sem_rota,.batch-results-row.status-sem_no_na_malha{background:#fff5f5;color:#b71c1c}.batch-actions{display:flex;gap:8px}.batch-actions .button{margin-top:0}.batch-progress{padding:30px 0}.batch-bar{height:6px;background:#eceff1;border-radius:3px;overflow:hidden;margin-top:10px}.batch-bar-fill{height:100%;background:#1976d2;transition:width .2s ease}.fazenda-highlight-badge b{font-weight:700}.fazenda-highlight-badge button{background:transparent;border:none;font-size:18px;cursor:pointer;color:#6a1b9a;padding:0 4px;line-height:1}.fazenda-search-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:80px}.fazenda-search-panel{background:#fff;border-radius:10px;width:100%;max-width:520px;box-shadow:0 10px 40px #00000059;overflow:hidden;display:flex;flex-direction:column;max-height:70vh}.fazenda-search-header{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid #e0e0e0;gap:8px}.fazenda-search-header input{flex:1;padding:10px 12px;border:1px solid #cfd8dc;border-radius:6px;font-size:15px;outline:none;font-family:inherit}.fazenda-search-header input:focus{border-color:#1976d2}.fazenda-search-close{background:transparent;border:none;font-size:22px;cursor:pointer;color:#888;padding:0 6px;line-height:1}.fazenda-search-close:hover{color:#b71c1c}.fazenda-search-hint{padding:8px 14px;background:#f5f5f5;border-bottom:1px solid #e0e0e0;font-size:11px;color:#666}.fazenda-search-hint kbd{background:#fff;border:1px solid #cfd8dc;border-radius:3px;padding:0 4px;font-family:monospace;font-size:11px}.fazenda-search-list{overflow-y:auto;flex:1}.fazenda-search-row{display:flex;gap:12px;padding:10px 14px;border:none;background:#fff;cursor:pointer;width:100%;text-align:left;border-bottom:1px solid #f0f0f0;font-family:inherit}.fazenda-search-row:hover,.fazenda-search-row:focus{background:#e3f2fd;outline:none}.fazenda-search-code{min-width:60px;padding:4px 8px;background:#eceff1;border-radius:4px;font-family:monospace;font-weight:700;color:#1e3a5f;height:fit-content;text-align:center}.fazenda-search-info{flex:1;min-width:0}.fazenda-search-name{font-size:14px;font-weight:600;color:#1e3a5f}.fazenda-search-sub{font-size:12px;color:#666;margin-top:2px}
