.dashboard-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.nav-menu{display:flex;gap:10px;margin-bottom:20px}.nav-item{padding:10px 20px;background:#e9ecef;border-radius:5px;cursor:pointer;transition:background .3s;position:relative}.nav-item.active{background:#4caf50;color:#fff}.nav-menu2{display:flex;gap:10px;margin-bottom:20px}.nav-item2{padding:10px 20px;background:#e9ecef;border-radius:5px;cursor:pointer;transition:background .3s;position:relative}.nav-item2.active{background:#4caf50;color:#fff}.allbaro-subtabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.allbaro-subtab{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:58px;min-width:148px;padding:12px 14px;border:1px solid #d7e0e7;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#eef2f6);box-shadow:0 1px 2px #0f172a0a}.allbaro-subtab:hover{background:linear-gradient(180deg,#f3f7fb,#e8eef5)}.allbaro-subtab.active{background:linear-gradient(135deg,#2f8f5b,#3aa86b);border-color:#2f8f5b;color:#fff}.allbaro-subtab-title{font-size:14px;font-weight:700;line-height:1.2}.allbaro-subtab-meta{font-size:11px;line-height:1.2;color:#607080}.allbaro-subtab.active .allbaro-subtab-meta{color:#ffffffdb}.allbaro-subview>p:first-child{max-width:760px}.time-slot{display:inline-block;padding:5px 10px;margin:2px;background:#e9ecef;border-radius:3px;cursor:pointer}.time-slot.selected{background:#4caf50;color:#fff}.match-card{background:#e8f5e9;border-left:4px solid #4CAF50;padding:15px;margin:10px 0}.match-followup-panel{border:1px solid #d9e2dc;border-left:4px solid #4CAF50;border-radius:6px;padding:16px;background:#fbfdfb}.no-match{text-align:center;color:#666;padding:20px}.status-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700;margin-left:8px}.status-pending{background:#fff3cd;color:#856404}.status-accepted{background:#d4edda;color:#155724}.status-rejected{background:#f8d7da;color:#721c24}.status-completed{background:#cce5ff;color:#004085}.chat-container{max-height:300px;overflow-y:auto;border:1px solid #ddd;padding:10px;margin:10px 0;border-radius:5px}.chat-message{margin-bottom:10px;padding:8px;border-radius:5px}.chat-message.mine{background:#e3f2fd;margin-left:20%}.chat-message.other{background:#f5f5f5;margin-right:20%}.chat-input{display:flex;gap:8px;align-items:center}.chat-input input[type=text]{flex:1}.chat-read-divider{text-align:center;color:#999;font-size:12px;margin:10px 0;display:flex;align-items:center;gap:8px}.chat-read-divider:before,.chat-read-divider:after{content:"";flex:1;height:1px;background:#ddd}.chat-file-preview{font-size:12px;color:#555;font-style:italic;padding:4px 8px;background:#f0f4ff;border-radius:4px;margin-bottom:4px;display:flex;align-items:center;gap:6px}.chat-file-card{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px 10px;margin:4px 0;max-width:280px}.chat-file-info{flex:1;min-width:0}.chat-file-name{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-file-size{font-size:11px;color:#888}.chat-file-btn{font-size:12px;padding:4px 10px;white-space:nowrap}.chat-file-img{max-width:200px;max-height:200px;border-radius:6px;cursor:pointer;display:block;margin:4px 0}.notification-badge{background:#f44336;color:#fff;border-radius:50%;padding:2px 6px;font-size:12px;position:absolute;top:-5px;right:-5px}.table-responsive{overflow-x:auto}#vehicleSearchResults table{width:100%;margin-top:10px}#vehicleSearchResults th,#vehicleSearchResults td{padding:8px;text-align:left}#vehicleSearchResults tr:hover{background-color:#f5f5f5}.vehicle-status{display:flex;gap:5px}.status-icon{display:inline-block;width:20px;height:20px;text-align:center;border-radius:50%;color:#fff;font-size:12px;line-height:20px}.status-active{background-color:#4caf50}.status-inactive{background-color:#f44336}.plaza-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 5px #0000001a;border-left:4px solid #4CAF50;transition:transform .2s,box-shadow .2s}.plaza-card:hover{transform:translateY(-5px);box-shadow:0 4px 10px #00000026}.plaza-card h3{margin-bottom:10px;color:#333;font-size:18px}.plaza-card-info{margin:10px 0;font-size:14px;color:#666}.plaza-card-info strong{color:#333}.plaza-card-footer{margin-top:15px;padding-top:15px;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.plaza-user-badge{display:inline-block;padding:4px 12px;background:#e3f2fd;border-radius:12px;font-size:13px;color:#1976d2}.menu-group{margin-bottom:15px}.menu-group-label{font-size:12px;font-weight:700;color:#666;padding:5px 15px;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px;background:#f5f5f5;border-left:3px solid #4CAF50}.menu-group:first-child .menu-group-label{border-left-color:#2196f3}.menu-group:nth-child(2) .menu-group-label{border-left-color:#ff9800}.menu-group:nth-child(3) .menu-group-label{border-left-color:#9c27b0}.dispatch-view-toggle{display:flex;gap:4px}.dispatch-view-toggle .btn{padding:6px 14px;font-size:13px}.dispatch-view-toggle .btn.active{background:#4caf50;color:#fff;border-color:#4caf50}.modal-content.modal-dispatch-detail{max-width:920px;width:min(920px,calc(100vw - 32px))}.dispatch-status-guide{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;margin-bottom:10px;border:1px solid #e4e8ec;border-radius:6px;background:#fbfcfd}.dispatch-status-guide:empty{display:none}.dispatch-status-guide-title{font-size:13px;font-weight:700;color:#333}.dispatch-status-flow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.dispatch-flow-chip{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:4px 8px;border-radius:4px;border:1px solid var(--status-color);background:#fff;color:#333;font-size:12px;font-weight:700;line-height:1.2}.dispatch-flow-dot{width:10px;height:10px;border-radius:50%;background:var(--status-color);flex:0 0 auto}.dispatch-flow-arrow{color:#9aa3ad;font-weight:700}.dispatch-status-text{color:var(--status-color);font-weight:700}.dispatch-group-row td,.transport-group-row td{background:#f1f5f9;color:#263238;font-size:13px;padding:9px 10px}.transport-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.transport-group-head span{color:#607d8b;font-weight:700}.dispatch-group-row strong{margin-right:8px}.dispatch-group-row span{color:#607d8b;font-weight:700}.dispatch-slot-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dispatch-slot-group-head small{display:block;margin-top:3px;color:#607d8b;font-weight:400}.dispatch-slot-group-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.dispatch-date-bulk-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px;padding:10px;border:1px solid #e1e5ea;border-radius:6px;background:#fbfcfd}.dispatch-date-bulk-actions label{display:inline-flex;align-items:center;gap:5px;margin:0;white-space:nowrap}.dispatch-date-bulk-actions select{width:auto;min-width:130px}.dispatch-status-timeline{display:grid;grid-template-columns:repeat(7,minmax(84px,1fr));gap:0;padding:12px 8px 6px;margin:0 0 15px;list-style:none;overflow-x:auto}.dispatch-status-timeline li{position:relative;min-width:84px;padding:0 8px;text-align:center}.dispatch-status-timeline li.clickable{cursor:pointer}.dispatch-status-timeline li:before{content:"";position:absolute;top:9px;left:0;right:0;height:2px;background:#dfe5ea;z-index:0}.dispatch-status-timeline li:first-child:before{left:50%}.dispatch-status-timeline li:last-child:before{right:50%}.dispatch-status-timeline .timeline-marker{position:relative;z-index:1;display:block;width:20px;height:20px;margin:0 auto 8px;border:3px solid #dfe5ea;border-radius:50%;background:#fff}.dispatch-status-timeline li.completed:before,.dispatch-status-timeline li.active:before{background:var(--status-color)}.dispatch-status-timeline li.completed .timeline-marker,.dispatch-status-timeline li.active .timeline-marker{border-color:var(--status-color);background:var(--status-color)}.dispatch-status-timeline li.active .timeline-marker{box-shadow:0 0 0 4px #4caf5024}.dispatch-status-timeline li.clickable:hover .timeline-marker{transform:scale(1.08);box-shadow:0 0 0 4px #4caf502e}.dispatch-status-timeline .timeline-label{display:block;color:#263238;font-size:12px;font-weight:700;line-height:1.3}.dispatch-status-timeline .timeline-time{display:block;margin-top:4px;color:#6c757d;font-size:11px;line-height:1.35;white-space:normal}.dispatch-calendar{width:100%;border-collapse:collapse;table-layout:fixed}.dispatch-calendar th{text-align:center;padding:8px 4px;font-size:13px;font-weight:700;color:#555;background:#f8f9fa;border:1px solid #dee2e6}.dispatch-calendar th.cal-sun{color:#e53935}.dispatch-calendar th.cal-sat{color:#1976d2}.dispatch-calendar td.cal-cell{vertical-align:top;padding:4px;border:1px solid #dee2e6;height:90px;cursor:default;background:#fff}.dispatch-calendar td.cal-cell:hover{background:#f8fff8}.dispatch-calendar td.cal-cell.other-month{background:#f8f9fa}.dispatch-calendar td.cal-cell.today{background:#e8f5e9}.cal-date-num{font-size:13px;font-weight:700;color:#333;margin-bottom:3px;line-height:1.4}.cal-cell.other-month .cal-date-num{color:#bbb}.cal-cell.today .cal-date-num{display:inline-block;background:#4caf50;color:#fff;border-radius:50%;width:22px;height:22px;text-align:center;line-height:22px;font-size:12px}.cal-date-num.sun{color:#e53935}.cal-date-num.sat{color:#1976d2}.cal-cell.today .cal-date-num.sun,.cal-cell.today .cal-date-num.sat{color:#fff}.cal-chip{display:block;font-size:11px;padding:2px 5px;border-radius:3px;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;color:#fff;font-weight:500;line-height:1.4}@media(max-width:768px){.allbaro-subtabs{gap:8px}.allbaro-subtab{flex:1 1 calc(50% - 8px);min-width:0;min-height:54px;padding:10px 12px}.allbaro-subtab-title{font-size:13px}.allbaro-subtab-meta{font-size:10px}.dispatch-status-guide{align-items:flex-start}.dispatch-status-timeline{grid-template-columns:repeat(7,96px)}}.cal-chip:hover{opacity:.85}.cal-more{font-size:11px;color:#888;padding:1px 4px;cursor:pointer}.dispatch-calendar.week-view td.cal-cell{height:120px}.dispatch-calendar.week-view th .week-header-date{display:block;font-size:18px;font-weight:700;margin-top:2px}.external-results-upload{padding:12px;margin-bottom:14px;border:1px solid #e4e8ec;border-radius:6px;background:#fbfcfd}.external-results-upload textarea{width:100%;min-height:120px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5}.external-results-status{color:#607d8b;font-size:13px;font-weight:700}.external-result-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:4px;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.external-result-badge.matched{background:#e8f5e9;color:#2e7d32}.external-result-badge.warning{background:#fff8e1;color:#b26a00}.external-result-badge.danger{background:#ffebee;color:#c62828}.external-result-badge.muted{background:#eceff1;color:#546e7a}.vehicle-doc-status-detail{margin-top:4px;color:#666;font-size:11px;line-height:1.35}.temporary-docs-section{margin:14px 0}.temporary-docs-guide{margin:8px 0 12px;padding:10px 12px;background:#f6f8fa;border:1px solid #e1e5ea;border-radius:6px;color:#555;font-size:13px;line-height:1.5}.temporary-doc-row{display:grid;grid-template-columns:minmax(160px,220px) 1fr;gap:12px;padding:12px 0;border-top:1px solid #edf0f2}.temporary-doc-title{font-size:13px;line-height:1.5}.temporary-doc-inputs{display:grid;grid-template-columns:minmax(180px,1fr) minmax(130px,180px);gap:8px;align-items:center}.required-dot,.optional-dot{display:inline-block;margin-left:6px;padding:2px 6px;border-radius:10px;font-size:11px;font-weight:700}.required-dot{background:#fff3cd;color:#856404}.optional-dot{background:#eef1f4;color:#666}.temporary-docs-disabled{opacity:.75}.muted-text{color:#888;font-size:12px}.temporary-doc-share-summary{margin:12px 0 16px;padding:12px;border:1px solid #e1e5ea;border-radius:6px;background:#fbfcfd}.temporary-doc-share-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.temporary-doc-share-summary ul{margin:0;padding-left:18px}.temporary-doc-share-summary li{margin:6px 0;line-height:1.45}.temporary-doc-share-summary li span{color:#666;font-size:12px;margin-left:6px}.match-document-share-panel{margin:16px 0;padding:12px;border:1px solid #e1e5ea;border-radius:6px;background:#fbfcfd}.match-document-share-head,.match-shared-vehicle-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.match-document-share-head h4{margin:0}.match-temp-vehicle-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin:12px 0}.match-temp-vehicle-option{display:grid;grid-template-columns:20px 1fr;gap:6px;align-items:center;padding:8px;border:1px solid #e5e9ed;border-radius:6px;background:#fff}.match-temp-vehicle-option small{grid-column:2;color:#607d8b}.match-shared-docs{display:grid;gap:8px}.match-shared-vehicle-doc{padding:10px;border:1px solid #edf0f2;border-radius:6px;background:#fff}.match-shared-vehicle-doc ul{margin:8px 0 0;padding-left:18px}.match-shared-vehicle-doc li{margin:4px 0}.match-shared-vehicle-doc li span,.match-shared-vehicle-head span{color:#607d8b;font-size:12px}@media(max-width:768px){.temporary-doc-row,.temporary-doc-inputs{grid-template-columns:1fr}}.bulk-dispatch-vehicle-list{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.bulk-dispatch-vehicle-group{border:1px solid #e4e8ec;border-radius:6px;padding:10px;background:#fbfcfd}.bulk-dispatch-vehicle-title{margin-bottom:8px;color:#263238;font-size:13px;font-weight:700}.bulk-dispatch-vehicle-option{display:grid;grid-template-columns:20px minmax(92px,1fr) minmax(80px,1fr) minmax(72px,auto);align-items:center;gap:6px;min-height:30px;margin-bottom:4px;font-size:13px}.bulk-dispatch-vehicle-option small{color:#607d8b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-dispatch-vehicle-option small.doc-ok{color:#2e7d32;font-weight:700}.bulk-dispatch-vehicle-option small.doc-warning{color:#b26a00;font-weight:700}.dispatch-assignment-editor{border:1px solid #e0e0e0;border-radius:8px;padding:12px;margin-bottom:15px;background:#fafafa}.dispatch-assignment-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:-5px 0 15px}.dispatch-assignment-editor h3{margin-top:0}.report-group-row td{background:#eef3f7;color:#263238;font-weight:700}.report-group-row small{color:#607d8b;font-weight:600;margin-left:8px}@media(max-width:768px){.bulk-dispatch-vehicle-list{grid-template-columns:1fr}}
