:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#172033;background:#f2f4f7;margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit}.app{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;width:270px;min-height:100vh;padding:28px 18px}.brand{border-bottom:1px solid #374151;flex-direction:column;gap:6px;padding:0 12px 28px;display:flex}.brand strong{font-size:24px}.brand span{color:#9ca3af;font-size:14px}nav{flex-direction:column;gap:8px;margin-top:24px;display:flex}nav button{color:#d1d5db;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:13px 14px}nav button:hover,nav button.active{color:#fff;background:#dc2626}.content{flex:1}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:100px;padding:22px 32px;display:flex}.topbar h1{margin:0 0 5px;font-size:26px}.topbar p{color:#6b7280;margin:0}.connection{align-items:center;gap:8px;font-size:14px;display:flex}.status-dot{border-radius:50%;width:10px;height:10px}.online{background:#16a34a}.offline{background:#dc2626}.page{padding:32px}.welcome-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px;box-shadow:0 4px 14px #0000000d}.welcome-card h2{margin-top:0}.welcome-card p{color:#4b5563}.welcome-card small{color:#6b7280;margin-top:24px;display:block}.tabs{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.tabs button{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:7px;padding:10px 14px}.tabs button:hover{background:#e5e7eb}.dashboard-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.dashboard-toolbar h2{margin:0 0 4px;font-size:20px}.dashboard-toolbar p{color:#6b7280;margin:0;font-size:14px}.open-dashboard{color:#fff;background:#dc2626;border-radius:7px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none}.open-dashboard:hover{background:#b91c1c}.dashboard-frame{border:0;width:100%;height:100%;display:block}.server-time{color:#6b7280;margin-top:18px;display:block}@media (width<=900px){.sidebar{width:220px}.dashboard-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.dashboard-module{height:auto}.dashboard-frame-container{height:700px}}.routes-module{flex-direction:column;gap:18px;display:flex}.module-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.module-toolbar h2{margin:0 0 6px}.module-toolbar p{color:#6b7280;margin:0}.primary-button,.primary-link{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:8px;padding:11px 16px;font-weight:700;text-decoration:none}.primary-button:disabled{opacity:.6;cursor:wait}.summary-grid{grid-template-columns:repeat(3,minmax(170px,1fr));gap:14px;display:grid}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;padding:18px;display:flex}.summary-card span{color:#6b7280;font-size:14px}.summary-card strong{font-size:30px}.ready-card{border-left:5px solid #16a34a}.progress-card{border-left:5px solid #d97706}.warning-box{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;padding:13px 16px}.error-message{color:#991b1b;background:#fee2e2;border-radius:8px;padding:14px}.module-tabs{flex-wrap:wrap;gap:8px;display:flex}.module-tabs button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:11px 14px}.module-tabs button.active{color:#fff;background:#111827;border-color:#111827}.routes-groups{flex-direction:column;gap:20px;display:flex}.route-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.route-section-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.route-section-header h3{margin:0}.route-section-header span{color:#6b7280}.table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}.route-section .table-wrapper{border:0;border-radius:0}.documents-table{border-collapse:collapse;width:100%;font-size:14px}.documents-table th,.documents-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:12px 14px}.documents-table th{color:#4b5563;white-space:nowrap;background:#f9fafb}.documents-table tbody tr:hover{background:#f9fafb}.document-number{white-space:nowrap;font-weight:700}.route-badge{white-space:nowrap;background:#e5e7eb;border-radius:999px;padding:4px 8px;display:inline-block}.empty-state{color:#6b7280;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:10px;padding:30px}.last-update{color:#6b7280;text-align:right;font-size:13px}.dashboard-page{padding:18px}.dashboard-module{flex-direction:column;gap:14px;height:calc(100vh - 136px);display:flex}.dashboard-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.dashboard-toolbar h2{margin:0 0 4px}.dashboard-toolbar p{color:#6b7280;margin:0}.dashboard-frame-container{background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:1;min-height:0;overflow:hidden}.dashboard-frame{border:0;width:100%;height:100%}@media (width<=1000px){.summary-grid{grid-template-columns:1fr}.module-toolbar,.dashboard-toolbar{flex-direction:column;align-items:flex-start}}.success-message{color:#166534;background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;padding:14px 16px;font-weight:600}.route-section-header small{color:#6b7280;margin-top:5px;display:block}.route-toolbar-actions{align-items:flex-end;gap:12px;display:flex}.route-select-field,.driver-select-field{flex-direction:column;gap:6px;display:flex}.route-select-field span,.driver-select-field span{color:#4b5563;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.route-select-field select,.driver-select-field select{color:#111827;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:42px;padding:9px 36px 9px 12px;font-size:14px;font-weight:600}.route-select-field select{min-width:245px}.driver-select-field select{min-width:180px}.route-select-field select:focus,.driver-select-field select:focus{border-color:#dc2626;outline:3px solid #dc262626}.route-select-field select:disabled,.driver-select-field select:disabled{cursor:wait;background:#f3f4f6}.route-title-group h3{margin:0}.route-title-group small{color:#6b7280;margin-top:5px;display:block}.route-summary-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}@media (width<=1100px){.route-toolbar-actions{flex-direction:column;align-items:stretch;width:100%}.route-select-field select,.driver-select-field select{width:100%}.route-summary-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.route-section-header{flex-direction:column;align-items:stretch;gap:14px}}@media (width<=700px){.route-summary-grid{grid-template-columns:1fr}}html,body,#root{width:100%;min-height:100%;max-width:none!important;margin:0!important;padding:0!important}#root{text-align:left!important}body{overflow-x:hidden}.app{width:100%;max-width:none!important;margin:0!important}.sidebar{flex:0 0 230px;width:230px;padding:20px 14px}.brand{padding:0 10px 20px}nav{margin-top:18px}nav button{padding:11px 12px}.topbar{min-height:76px;padding:14px 22px}.topbar h1{font-size:23px}.page{width:100%;max-width:none;padding:14px 18px 20px}.routes-module{gap:12px;width:100%}.module-toolbar{border-radius:10px;gap:14px;padding:14px 16px}.module-toolbar h2{margin-bottom:4px;font-size:21px}.module-toolbar p{font-size:13px}.route-toolbar-actions{gap:9px}.route-select-field{gap:4px}.route-select-field select{min-width:218px;min-height:38px;padding:7px 32px 7px 10px;font-size:13px}.primary-button,.primary-link{border-radius:7px;min-height:38px;padding:8px 13px;font-size:13px}.route-settings-disclosure{background:#fff;border:1px solid #e5e7eb;border-radius:9px;overflow:hidden}.route-settings-disclosure>summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:44px;padding:10px 14px;list-style:none;display:grid}.route-settings-disclosure>summary::-webkit-details-marker{display:none}.route-settings-disclosure[open]>summary{background:#f9fafb;border-bottom:1px solid #e5e7eb}.settings-summary-title{color:#111827;font-size:14px;font-weight:800}.settings-summary-values{color:#6b7280;font-size:12px}.settings-summary-action{color:#dc2626;font-size:12px;font-weight:800}.route-settings-card{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;gap:12px;padding:12px 14px;display:grid}.route-settings-card>label{flex-direction:column;gap:5px;display:flex}.route-settings-card>label>span{color:#4b5563;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700}.input-with-unit{background:#fff;border:1px solid #cbd5e1;border-radius:7px;align-items:center;min-height:38px;display:flex;overflow:hidden}.input-with-unit:focus-within{border-color:#dc2626;outline:3px solid #dc262626}.input-with-unit input{color:#111827;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:8px 10px;font-size:13px;font-weight:700}.input-with-unit>span{color:#4b5563;background:#f3f4f6;border-left:1px solid #e5e7eb;justify-content:center;align-self:stretch;align-items:center;min-width:44px;padding:0 8px;font-size:13px;font-weight:700;display:flex}.secondary-button,.map-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:7px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.secondary-button:hover,.map-button:hover{background:#f3f4f6;border-color:#9ca3af}.secondary-button:disabled{opacity:.55;cursor:wait}.settings-save-button{min-width:135px}.route-summary-grid{grid-template-columns:repeat(4,minmax(135px,1fr));gap:9px}.route-summary-grid .summary-card{border-radius:9px;gap:4px;min-height:76px;padding:12px 14px}.route-summary-grid .summary-card span{font-size:12px}.route-summary-grid .summary-card strong{font-size:25px;line-height:1}.module-tabs{gap:6px}.module-tabs button{border-radius:7px;padding:9px 12px;font-size:13px}.routes-groups{gap:9px}.route-section{border-radius:9px;overflow:hidden}.route-section-toggle{width:100%;min-height:62px;color:inherit;text-align:left;cursor:pointer;background:#f9fafb;border:0;justify-content:space-between;align-items:center;gap:18px;padding:10px 14px;display:flex}.route-section-toggle:hover{background:#f3f4f6}.route-expanded .route-section-toggle{border-bottom:1px solid #e5e7eb}.route-title-group h3{margin:0;font-size:17px;line-height:1.2}.route-title-group small{margin-top:3px;font-size:12px}.route-header-right{align-items:center;gap:14px;display:flex}.route-net-total{flex-direction:column;align-items:flex-end;gap:2px;min-width:125px;display:flex}.route-net-total span{color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:700}.route-net-total strong{color:#111827;white-space:nowrap;font-size:17px}.route-toggle-label{color:#4b5563;font-size:12px;font-weight:700}.route-toggle-chevron{color:#6b7280;text-align:center;width:20px;font-size:11px}.route-stops-list{width:100%;overflow-x:auto}.route-stops-header,.route-stop-main{align-items:center;min-width:1080px;display:grid}.route-stops-header.with-financials,.route-stop-main.with-financials{grid-template-columns:44px minmax(200px,1.35fr) minmax(190px,1.2fr) 105px 128px 115px 138px 150px}.route-stops-header{color:#4b5563;text-transform:uppercase;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:10px;font-weight:800;line-height:1.25}.route-stop-card{background:#fff;border-bottom:1px solid #e5e7eb}.route-stop-card:last-child{border-bottom:0}.route-stop-card.missing-location-stop{background:#fff7ed;border-left:4px solid #dc2626}.route-stop-card.missing-location-stop .route-stop-main{background:#fff7ed}.route-stop-card.missing-location-stop .route-stop-main:hover{background:#ffedd5}.location-missing-badge{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;margin-top:5px;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.distance-unavailable{font-size:11px;color:#b91c1c!important}.route-stop-main:hover{background:#fafafa}.stop-cell{color:#374151;min-width:0;padding:10px 9px;font-size:12.5px;line-height:1.32}.stop-sequence{color:#6b7280;text-align:center;font-weight:700}.stop-customer strong{color:#111827;display:block}.stop-address{color:#4b5563}.stop-documents-summary{flex-direction:column;gap:2px;display:flex}.stop-documents-summary strong{color:#111827}.stop-documents-summary span{color:#6b7280;font-size:10.5px}.money-value{color:#111827;white-space:nowrap;font-weight:700}.minimum-badge{border-radius:999px;justify-content:center;align-items:center;min-width:42px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.minimum-yes{color:#166534;background:#dcfce7}.minimum-no{color:#991b1b;background:#fee2e2}.stop-distance{flex-direction:column;gap:2px;display:flex}.stop-distance strong{color:#111827}.stop-distance small{color:#6b7280;font-size:10px}.stop-distance.long-segment strong,.stop-distance.long-segment small{color:#dc2626}.distance-pending{color:#9ca3af;font-size:11px}.stop-actions{flex-direction:column;align-items:stretch;gap:5px;display:flex}.map-button{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.map-button:hover{background:#dbeafe;border-color:#93c5fd}.map-unavailable{color:#9ca3af;text-align:center;font-size:11px}.stop-documents-panel{background:#f8fafc;border-top:1px solid #e5e7eb;padding:0 12px 12px 53px}.stop-documents-header,.stop-document-row{grid-template-columns:minmax(210px,.9fr) minmax(260px,1.5fr) minmax(130px,.5fr);align-items:center;gap:12px;padding:8px 10px;display:grid}.stop-documents-header{color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:700}.stop-document-row{background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:12px}.stop-document-row+.stop-document-row{margin-top:5px}.preview-stops-list{flex-direction:column;gap:6px;display:flex}.preview-stop-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:42px minmax(240px,1fr) 100px 145px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:grid}.preview-stop-card>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.preview-stop-card>div:nth-child(2) span{color:#6b7280;font-size:11px}.preview-stop-number{color:#6b7280;text-align:center;font-weight:700}.success-message,.error-message{padding:10px 13px;font-size:13px}.last-update{font-size:11px}@media (width<=1100px){.sidebar{flex-basis:205px;width:205px}.route-settings-card{grid-template-columns:1fr 1fr}.settings-save-button{width:100%}.route-summary-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=800px){.app{display:block}.sidebar{width:100%;min-height:auto;padding:12px}.content{width:100%}.topbar{min-height:64px;padding:12px 14px}.page{padding:10px}.module-toolbar{align-items:stretch}.route-toolbar-actions{flex-direction:column;align-items:stretch;width:100%}.route-select-field select{width:100%}.route-settings-disclosure>summary{grid-template-columns:1fr auto}.settings-summary-values{grid-area:2/1/auto/-1}.route-settings-card{grid-template-columns:1fr}.route-summary-grid{grid-template-columns:repeat(2,1fr)}.route-section-toggle{align-items:flex-start}.route-header-right{flex-direction:column;align-items:flex-end;gap:4px}.route-toggle-label{display:none}.route-net-total{min-width:0}.route-stops-list{padding:9px;overflow:visible}.route-stops-header{display:none}.route-stop-card{border:1px solid #e5e7eb;border-radius:9px;margin-bottom:9px;overflow:hidden}.route-stop-main.with-financials,.route-stop-main.without-financials{grid-template-columns:1fr;min-width:0;display:grid}.route-stop-main:hover{background:#fff}.stop-cell{border-bottom:1px solid #f1f5f9;padding:9px 12px 9px 122px;position:relative}.stop-cell:before{content:attr(data-label);color:#6b7280;text-transform:uppercase;width:98px;font-size:10px;font-weight:700;position:absolute;top:9px;left:12px}.stop-sequence{text-align:left}.stop-actions{padding-left:12px}.stop-actions:before{display:none}.stop-documents-panel{padding:9px}.stop-documents-header{display:none}.stop-document-row{grid-template-columns:1fr;gap:5px}.preview-stop-card{grid-template-columns:34px 1fr}.preview-stop-card>div:nth-child(3),.preview-stop-card .map-button{grid-column:2}}@media (width<=520px){.route-summary-grid{grid-template-columns:1fr}.route-section-toggle{min-height:70px;padding:10px 11px}.route-title-group h3{font-size:15px}}.route-section-header-v4{background:#f9fafb;align-items:stretch;gap:0;display:flex}.route-section-header-v4 .route-section-toggle{flex:auto;width:auto;min-width:0}.route-expanded .route-section-header-v4{border-bottom:1px solid #e5e7eb}.route-expanded .route-section-header-v4 .route-section-toggle{border-bottom:0}.optimize-route-button{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:0;border-radius:7px;min-width:166px;margin:10px 12px 10px 0;padding:8px 13px;font-size:12px;font-weight:800}.optimize-route-button:hover:not(:disabled){background:#b91c1c}.optimize-route-button:disabled{opacity:.58;cursor:wait}.route-location-summary{color:#6b7280;flex-wrap:wrap;gap:6px 12px;margin-top:5px;font-size:11px;display:flex}.route-location-summary .location-ready{color:#15803d;font-weight:800}.route-location-summary .location-warning{color:#b45309;font-weight:800}@media (width<=1050px){.route-section-header-v4{flex-direction:column}.optimize-route-button{width:calc(100% - 24px);margin:0 12px 10px}}.route-stops-header>span{padding:7px 8px}.stop-cell{padding:6px 8px;font-size:12px;line-height:1.22}.route-stop-card{min-height:46px}.location-missing-badge{margin-top:2px;padding:1px 5px;font-size:9px}.minimum-badge{min-width:36px;padding:3px 7px;font-size:10px}.stop-actions{flex-direction:row;align-items:center;gap:4px}.stop-actions .secondary-button,.stop-actions .map-button,.compact-action-button{text-align:center;white-space:nowrap;border-radius:6px;flex:1 1 0;min-height:28px;padding:5px 7px;font-size:10.5px;line-height:1.1}.stop-documents-panel{padding:0 10px 8px 46px}.stop-documents-header,.stop-document-row{padding:6px 8px}.route-header-actions{align-items:center;gap:6px;padding:8px 10px 8px 0;display:flex}.route-header-actions button{white-space:nowrap;cursor:pointer;border-radius:7px;width:auto;min-height:34px;margin:0;padding:7px 10px;font-size:11px;font-weight:800}.route-map-button,.route-print-button{color:#111827;background:#fff;border:1px solid #cbd5e1}.route-map-button:hover:not(:disabled),.route-print-button:hover:not(:disabled){background:#f3f4f6}.route-map-button:disabled{opacity:.48;cursor:not-allowed}.preview-stop-card{padding:0;display:block;overflow:hidden}.preview-stop-main{grid-template-columns:38px minmax(260px,1fr) 110px 230px;align-items:center;gap:8px;min-height:48px;padding:6px 8px;display:grid}.preview-stop-customer{flex-direction:column;gap:2px;display:flex}.preview-stop-customer span{color:#6b7280;font-size:10.5px}.preview-stop-actions{gap:4px;display:flex}.preview-documents-panel{background:#f8fafc;border-top:1px solid #e5e7eb;padding:6px 8px 8px 46px;display:block}.preview-document-row{background:#fff;border:1px solid #e5e7eb;border-radius:5px;grid-template-columns:minmax(190px,.8fr) minmax(260px,1.2fr);gap:10px;padding:6px 8px;font-size:11px;display:grid}.preview-document-row+.preview-document-row{margin-top:4px}body.route-map-open{overflow:hidden}.route-map-modal-backdrop{z-index:5000;background:#0f172ab8;justify-content:stretch;align-items:stretch;padding:18px;display:flex;position:fixed;inset:0}.route-map-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000047}.route-map-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 16px;display:flex}.route-map-modal-header h2{margin:0 0 3px;font-size:20px}.route-map-modal-header p{color:#6b7280;margin:0;font-size:12px}.route-map-close-button{color:#111827;cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;width:38px;height:38px;font-size:28px;line-height:1}.route-map-modal-body{flex:1;grid-template-columns:minmax(0,1fr) 340px;min-height:0;display:grid}.route-map-canvas{background:#e5e7eb;min-height:560px}.route-map-sidebar{background:#f8fafc;border-left:1px solid #e5e7eb;min-height:0;padding:12px;overflow-y:auto}.route-map-summary-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.route-map-summary-grid>div{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.route-map-summary-grid span,.route-map-summary-grid strong{display:block}.route-map-summary-grid span{color:#6b7280;text-transform:uppercase;margin-bottom:4px;font-size:10px}.route-map-summary-grid strong{font-size:15px}.map-representative-legend{background:#fffffff5;border:1px solid #dbe3ee;border-radius:8px;margin-bottom:12px;padding:10px}.map-representative-legend h3{margin:0 0 8px;font-size:12px}.map-representative-legend-items{flex-wrap:wrap;gap:6px 12px;display:flex}.map-representative-legend-items span{color:#334155;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.map-representative-legend-items i{border:1px solid #fff;border-radius:50%;flex:0 0 11px;width:11px;height:11px;box-shadow:0 0 0 1px #94a3b8}.route-map-representative{color:#475569;margin-top:3px;font-size:10px;display:block}.route-map-stops h3,.route-map-missing h3{margin:12px 0 7px;font-size:13px}.route-map-stop-row{border-bottom:1px solid #e5e7eb;grid-template-columns:30px 1fr;align-items:start;gap:8px;padding:7px 0;font-size:11px;display:grid}.route-map-stop-row strong,.route-map-stop-row span,.route-map-missing strong,.route-map-missing span{display:block}.route-map-stop-row span,.route-map-missing span{color:#6b7280;margin-top:2px;font-size:10px}.route-map-stop-number{background:#111827;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:800;color:#fff!important;margin:0!important;display:inline-flex!important}.route-map-missing{background:#fff7ed;border:1px solid #fecaca;border-radius:8px;margin-top:12px;padding:10px}.route-map-missing>div+div{margin-top:8px}.route-map-loading,.route-map-error{text-align:center;border-radius:8px;margin:18px;padding:24px}.route-map-error{color:#991b1b;background:#fee2e2}.route-map-marker-wrapper{background:0 0;border:0}.route-map-marker{color:#fff;background:#dc2626;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:flex;box-shadow:0 2px 8px #00000059}.warehouse-marker{background:#111827;width:38px;height:38px;font-size:10px}@media (width<=1250px){.route-section-header-v4{flex-direction:column}.route-header-actions{width:100%;padding:0 10px 8px}.route-header-actions button{flex:1 1 0}}@media (width<=900px){.route-map-modal-backdrop{padding:0}.route-map-modal{border-radius:0}.route-map-modal-body{grid-template-rows:minmax(360px,55vh) auto;grid-template-columns:1fr}.route-map-canvas{min-height:360px}.route-map-sidebar{border-top:1px solid #e5e7eb;border-left:0}.preview-stop-main{grid-template-columns:34px 1fr}.preview-stop-orders,.preview-stop-actions{grid-column:2}}.route-map-missing-top{background:#fff7ed;border-color:#fca5a5;margin:0 0 12px}.route-map-missing-top h3{color:#991b1b;margin:0 0 4px}.route-map-missing-note{color:#9a3412;margin:0 0 8px;font-size:10px;line-height:1.35}.route-map-missing-row{border-top:1px solid #fed7aa;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;padding:7px 0;display:grid}.route-map-missing-row:first-of-type{border-top:0}.route-map-missing-icon{background:#dc2626;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:900;color:#fff!important;margin:0!important;font-size:12px!important;display:inline-flex!important}.route-map-stops-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-top:2px;display:flex}.route-map-stops-heading h3{margin:0 0 7px}.route-map-stops-heading>span{color:#6b7280;white-space:nowrap;font-size:10px;margin:0!important}.route-map-stop-number{flex:0 0 26px}.brand img{object-fit:contain;object-position:left center;filter:drop-shadow(0 6px 12px #0000002e);width:min(210px,100%);height:54px;display:block}.mobile-app-link{color:#fff;text-align:center;background:#ffffff0f;border:1px solid #ffffff38;border-radius:9px;margin:28px 10px 0;padding:12px 14px;font-weight:700;text-decoration:none;display:block}.mobile-app-link:hover{background:#ffffff21}.topbar-account,.logged-user{align-items:center;gap:14px;display:flex}.logged-user{border-left:1px solid #e5e7eb;flex-direction:column;align-items:flex-end;gap:2px;padding-left:14px}.logged-user strong{font-size:14px}.logged-user span{color:#667085;font-size:12px}.web-login-page,.web-login-loading{background:radial-gradient(circle at 100% 0,#27338f33,#0000 34%),linear-gradient(145deg,#0d1424,#182238 62%,#27338f);place-items:center;min-height:100vh;padding:24px;display:grid}.web-login-card{background:#fffffff7;border:1px solid #ffffff61;border-radius:20px;width:min(440px,100%);padding:34px;box-shadow:0 26px 70px #040c1e59}.web-login-card>img,.web-login-loading img{object-fit:contain;width:min(280px,82%);max-height:88px;margin:0 auto 22px;display:block}.web-login-card h1{color:#172033;text-align:center;margin:0 0 8px;font-size:25px}.web-login-card p{color:#667085;text-align:center;margin:0 0 24px}.web-login-card form{gap:16px;display:grid}.web-login-card label{color:#344054;gap:7px;font-size:13px;font-weight:700;display:grid}.web-login-card input{color:#101828;background:#fff;border:1px solid #cfd6e3;border-radius:9px;outline:none;width:100%;min-height:48px;padding:11px 13px;font-size:16px}.web-login-card input:focus{border-color:#27338f;box-shadow:0 0 0 3px #27338f24}.web-login-card form+a{color:#27338f;text-align:center;margin-top:20px;font-weight:700;text-decoration:none;display:block}.web-login-loading{color:#fff;align-content:center;font-weight:700}.web-login-loading img{filter:drop-shadow(0 10px 22px #00000047)}@media (width<=900px){.app{display:block}.sidebar{width:100%;min-height:auto;padding:14px}.brand{flex-direction:row;justify-content:space-between;align-items:center;padding:0 4px 12px}.brand img{width:180px}.sidebar nav{flex-direction:row;margin-top:12px;padding-bottom:4px;overflow-x:auto}.sidebar nav button{white-space:nowrap;flex:none}.mobile-app-link{margin:12px 0 0}.topbar{align-items:flex-start;gap:16px;min-height:auto;padding:18px}.topbar-account{flex-direction:column;align-items:flex-end;gap:8px}.logged-user{border-left:0;padding-left:0}.page{padding:16px}}@media (width<=600px){.topbar{display:grid}.topbar-account,.logged-user{align-items:flex-start}.web-login-card{border-radius:15px;padding:26px 20px}}.route-map-stop-row{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0}.route-map-stop-row:hover,.route-map-stop-row.is-selected{background:#eef4ff;box-shadow:inset 3px 0 #1d4ed8}.leaflet-tooltip{color:#111827;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:800}.brand-home-button{text-align:left;cursor:pointer;width:100%;font:inherit;border:0}.topbar-account{align-items:center}.topbar-account .notification-bell{flex:none}.sidebar{background:linear-gradient(#0b1425 0%,#111c31 58%,#0c1526 100%);border-right:1px solid #94a3b82e;flex-direction:column;flex:0 0 252px;width:252px;height:100vh;min-height:100vh;padding:18px 14px 16px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:10px 0 30px #0f172a14}.sidebar-brand-area{border-bottom:1px solid #94a3b82e;padding:0 0 16px}.brand-home-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.brand-logo-frame{background:#fff;border:1px solid #cbd5e1bf;border-radius:13px;justify-content:center;align-items:center;min-height:76px;padding:13px 14px;display:flex;overflow:hidden;box-shadow:0 8px 22px #0206173d}.brand .brand-logo-frame img{object-fit:contain;object-position:center;filter:none;width:100%;max-width:195px;height:47px;display:block}.brand-copy{flex-direction:column;gap:2px;padding:11px 5px 0;display:flex}.brand-copy strong{color:#f8fafc;letter-spacing:.01em;font-size:15px;line-height:1.2}.brand-copy small{color:#94a3b8;font-size:11px;line-height:1.35}.sidebar-nav,.sidebar nav{flex-direction:column;gap:5px;margin:16px 0 0;display:flex}.sidebar-nav button,.sidebar nav button{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:4px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:44px;padding:10px 12px 10px 8px;font-size:14px;font-weight:650;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid}.sidebar-nav-marker{background:0 0;border-radius:999px;width:4px;height:20px}.sidebar-nav button:hover,.sidebar nav button:hover{color:#fff;background:#ffffff12;border-color:#94a3b826;transform:translate(1px)}.sidebar-nav button.active,.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#e30a13fa,#c51823f5);border-color:#ffffff26;box-shadow:0 8px 18px #b91c1c40}.sidebar-nav button.active .sidebar-nav-marker,.sidebar nav button.active .sidebar-nav-marker{background:#fff}.sidebar-footer{flex-direction:column;gap:10px;margin-top:auto;padding-top:16px;display:flex}.sidebar .mobile-app-link{color:#f8fafc;text-align:left;background:#ffffff0e;border:1px solid #94a3b852;border-radius:11px;align-items:center;gap:10px;margin:0;padding:11px 12px;display:flex}.sidebar .mobile-app-link:hover{background:#ffffff1a;border-color:#cbd5e180}.mobile-app-link-icon{color:#fff;background:#e30a13;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:17px;font-weight:900;display:grid}.sidebar .mobile-app-link>span:last-child{flex-direction:column;gap:1px;min-width:0;display:flex}.sidebar .mobile-app-link strong{font-size:12px;line-height:1.25}.sidebar .mobile-app-link small{color:#94a3b8;font-size:10px}.sidebar-user-summary{color:#e2e8f0;background:#02061740;border-radius:9px;padding:9px 11px}.sidebar-user-summary span,.sidebar-user-summary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user-summary span{font-size:12px;font-weight:700}.sidebar-user-summary small{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px}.route-completed-badge{color:#334155;text-transform:uppercase;background:#e2e8f0;border-radius:999px;align-items:center;min-height:21px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.route-permanent-delete-button{color:#fff!important;background:#991b1b!important;border-color:#991b1b!important}.route-complete-button,.route-reopen-button{white-space:nowrap}.route-global-document-search{grid-template-columns:minmax(320px,520px) auto}.route-global-document-search>small{display:none!important}@media (width<=1050px){.sidebar{flex-basis:222px;width:222px}.brand .brand-logo-frame img{max-width:170px}}.sidebar{flex-basis:244px;width:244px;padding:16px 13px 14px}.brand-logo-frame{border-color:#e2e8f0e6;border-radius:11px;min-height:64px;padding:9px 12px;box-shadow:0 7px 18px #02061733}.brand-copy strong{font-size:14px}.brand-copy small{font-size:10.5px}.sidebar-nav button,.sidebar nav button{border-radius:10px;grid-template-columns:30px minmax(0,1fr);gap:9px;min-height:46px;padding:7px 10px 7px 7px}.sidebar-nav-icon{color:#94a3b8;letter-spacing:.04em;background:#ffffff0b;border:1px solid #94a3b838;border-radius:8px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:850;display:grid}.sidebar-nav-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-nav button:hover .sidebar-nav-icon,.sidebar nav button:hover .sidebar-nav-icon{color:#f8fafc;border-color:#e2e8f059}.sidebar-nav button.active .sidebar-nav-icon,.sidebar nav button.active .sidebar-nav-icon{color:#b91c1c;background:#fff;border-color:#fff}.sidebar-nav-marker{display:none!important}@media (width<=1050px){.sidebar{flex-basis:218px;width:218px}.brand .brand-logo-frame img{max-width:158px;height:37px}}.sidebar-backend-status{color:#94a3b8;border-top:1px solid #94a3b833;align-items:center;gap:8px;margin-top:10px;padding:10px 12px 0;font-size:12px;display:flex}.sidebar-user-summary .installed-version{color:#94a3b8;margin-top:6px;font-weight:600}.sidebar{background:#111827;flex-basis:232px;width:232px;padding:18px 14px;box-shadow:4px 0 18px #0f172a14}.brand-logo-frame{min-height:54px;box-shadow:none;border:0;border-radius:8px;padding:7px 10px}.brand .brand-logo-frame img{max-width:164px;height:36px}.brand-copy{padding:10px 2px 0}.brand-copy strong{font-size:13px;font-weight:650}.brand-copy small{color:#9ca3af;font-size:10px}.sidebar-nav,.sidebar nav{gap:2px;margin-top:14px}.sidebar-nav button,.sidebar nav button{color:#cbd5e1;border:0;border-radius:6px;min-height:40px;padding:9px 10px;font-size:13px;font-weight:550;display:flex;transform:none}.sidebar-nav button:hover,.sidebar nav button:hover{background:#1f2937;transform:none}.sidebar-nav button.active,.sidebar nav button.active{color:#fff;background:#273449;box-shadow:inset 3px 0 #dc2626}.sidebar .mobile-app-link{background:#1f2937;border:0;border-radius:6px;padding:10px}.sidebar-user-summary{background:#0b1220;border-radius:6px}.installed-version{color:#cbd5e1;letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:650}.topbar-version{color:#64748b;margin-left:6px;font-size:11px;font-weight:750}.stop-documents-header,.stop-document-row{grid-template-columns:minmax(170px,.8fr) minmax(145px,.62fr) minmax(205px,1fr) minmax(180px,.85fr)}.stop-documents-header.with-financials,.stop-document-row.with-financials{grid-template-columns:minmax(170px,.8fr) minmax(145px,.62fr) minmax(205px,1fr) minmax(180px,.85fr) minmax(110px,.42fr)}.document-created-at{white-space:nowrap}.document-links-list{flex-direction:column;gap:5px;min-width:0;display:flex}.document-link-details{flex-direction:column;gap:2px;min-width:0;display:flex}.document-link-details strong{overflow-wrap:anywhere}.document-link-details small{color:#64748b;line-height:1.25}.route-history-filter{background:#fff;border:1px solid #dbe3ee;border-radius:8px;align-items:end;gap:10px;margin-bottom:10px;padding:12px 14px;display:flex}.route-history-filter label{flex-direction:column;gap:5px;display:flex}.route-history-filter label span{color:#475569;text-transform:uppercase;font-size:11px;font-weight:700}.route-history-filter input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:190px;padding:9px 11px}.manual-stop-badge{color:#075985;background:#e0f2fe}@media (width<=900px){.stop-documents-header{display:none}.stop-document-row,.stop-document-row.with-financials{grid-template-columns:1fr;gap:7px}.route-history-filter{flex-direction:column;align-items:stretch}.route-history-filter input{width:100%;min-width:0}}.location-picker-backdrop{z-index:3500!important;background:#0f172ab8!important}.preview-stop-main{box-sizing:border-box;grid-template-columns:38px minmax(180px,1fr) minmax(90px,110px) minmax(320px,360px);width:100%}.preview-stop-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-width:0;display:grid}.preview-stop-actions .compact-action-button,.preview-stop-actions .route-permanent-delete-button{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}@media (width<=900px){.preview-stop-main{grid-template-columns:34px minmax(0,1fr)}.preview-stop-orders,.preview-stop-actions{grid-column:2}}.mobile-navigation-toggle,.mobile-navigation-close,.mobile-navigation-backdrop{display:none}.topbar-title-group{align-items:center;gap:11px;min-width:0;display:flex}@media (width<=800px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body.panel-mobile-menu-open{overflow:hidden}.app{width:100%;min-width:0;display:block}.sidebar{z-index:4100;overscroll-behavior:contain;width:min(292px,86vw);max-width:86vw;height:100dvh;min-height:100dvh;padding:14px 13px;transition:transform .2s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-104%);box-shadow:14px 0 36px #02061752}.sidebar.mobile-open{transform:translate(0)}.mobile-navigation-backdrop{z-index:4050;background:#0f172a8f;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.mobile-navigation-close{z-index:2;color:#fff;cursor:pointer;background:#1f2937;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;font-size:25px;line-height:1;display:grid;position:absolute;top:7px;right:7px}.sidebar-brand-area{padding-right:39px}.mobile-navigation-toggle{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;flex:0 0 40px;justify-content:center;gap:4px;width:40px;height:40px;padding:9px 8px;display:flex}.mobile-navigation-toggle span{background:#172033;border-radius:999px;width:100%;height:2px;display:block}.content,.page,.topbar{width:100%;min-width:0;max-width:100%}.topbar{gap:8px;min-height:62px;padding:10px 12px}.topbar h1{margin:0;font-size:18px;line-height:1.2}.topbar-account{gap:6px;margin-left:auto}.topbar-account .logged-user{display:none}.topbar-account .compact-button{min-height:38px;padding:7px 9px;font-size:11px}.page{padding:9px;overflow-x:hidden}.page>*,.routes-module,.module-toolbar,.route-global-document-search{min-width:0;max-width:100%}.route-global-document-search{grid-template-columns:minmax(0,1fr)}.route-section-header-v4,.route-expanded .route-section-header-v4{align-items:stretch;width:100%;min-width:0;padding:10px}.route-header-right{align-items:stretch;width:100%;min-width:0}.route-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;min-width:0;padding:7px 0 0;display:grid}.route-header-actions button,.route-header-actions a{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;min-height:40px;padding:7px 6px;line-height:1.15}.route-stops-list{width:100%;min-width:0;padding:6px;overflow:visible}.route-stops-header{display:none!important}.route-stop-card{border:1px solid #dbe3ee;border-radius:9px;width:100%;min-width:0;margin:0 0 8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.route-stop-main,.route-stop-main.with-financials,.route-stop-main.without-financials{align-items:start;width:100%;grid-template-columns:38px minmax(0,1fr)!important;min-width:0!important;display:grid!important}.stop-cell{overflow-wrap:anywhere;border-bottom:1px solid #edf1f5;min-width:0;padding:7px 9px}.stop-cell:before{content:attr(data-label);color:#64748b;text-transform:uppercase;width:auto;margin:0 0 3px;font-size:8px;font-weight:800;line-height:1.15;display:block;position:static}.stop-selection{border-right:1px solid #edf1f5;grid-area:1/1;place-items:center;min-height:42px;padding:8px 4px;display:grid}.stop-selection:before,.stop-customer:before{display:none}.stop-selection input{width:18px;height:18px}.stop-sequence{text-align:center;border-right:1px solid #edf1f5;grid-area:2/1;min-height:38px;padding:7px 4px}.stop-sequence:before{text-align:center;font-size:7px}.stop-customer,.stop-address,.stop-documents-summary,.money-value,.stop-distance,.stop-actions,.route-stop-main>.stop-cell:not(.stop-selection):not(.stop-sequence){grid-column:2}.stop-customer{grid-row:1;min-height:42px;padding-top:10px}.stop-customer strong{font-size:13px;line-height:1.25}.stop-address span,.stop-address small{white-space:normal;max-width:100%;display:block}.stop-actions{border-bottom:0;grid-template-columns:1fr;gap:6px;display:grid}.stop-actions .route-contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stop-actions .secondary-button,.stop-actions .map-button,.stop-actions .phone-action-button{white-space:normal;width:100%;min-width:0;min-height:36px}.stop-documents-panel{width:100%;min-width:0;padding:7px}.stop-document-row,.stop-document-row.with-financials{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}}.status-orders-summary>span:nth-child(3),.route-net-total>span:nth-of-type(2),.route-net-total>strong:nth-of-type(2),.preview-route-values>span:nth-child(2){display:none!important}.preview-documents-header.with-financials,.preview-document-row.with-financials{grid-template-columns:minmax(180px,1.15fr) minmax(150px,.9fr) minmax(210px,1.2fr) minmax(210px,1.2fr) minmax(100px,.55fr)!important}.route-stops-header.with-financials,.route-stop-main.with-financials{grid-template-columns:34px 38px minmax(190px,1.35fr) minmax(185px,1.2fr) 105px 118px 102px 130px 220px;min-width:1160px}.route-stops-header.without-financials,.route-stop-main.without-financials{grid-template-columns:34px 38px minmax(210px,1.45fr) minmax(200px,1.3fr) 110px 130px 220px;min-width:890px}.route-selection-header,.stop-selection{justify-content:center;align-items:center;display:flex}.route-selection-header input,.stop-selection input{accent-color:#dc2626;cursor:pointer;width:17px;height:17px;margin:0}.route-priority-badge{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;width:fit-content;margin-top:3px;padding:2px 6px;font-size:9px;font-weight:800;display:inline-flex}.create-route-button{white-space:nowrap;min-height:38px}.route-selection-bar{z-index:80;background:#eff6ff;border:1px solid #93c5fd;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex;position:sticky;top:8px;box-shadow:0 6px 18px #0f172a1f}.route-selection-bar>strong{color:#1e3a8a;white-space:nowrap}.route-selection-bar>div{flex-wrap:wrap;gap:7px;display:flex}.danger-outline-button,.selection-cancel-button{min-height:34px;font:inherit;cursor:pointer;background:#fff;border-radius:7px;padding:7px 11px;font-size:12px;font-weight:800}.danger-outline-button{color:#b91c1c;border:1px solid #fca5a5}.danger-outline-button:hover{background:#fee2e2}.selection-cancel-button{color:#475569;border:1px solid #0000}.selection-cancel-button:hover{background:#e2e8f0}.route-navigate-button{color:#166534;background:#f0fdf4;border:1px solid #86efac}.route-navigate-button:hover:not(:disabled){background:#dcfce7;border-color:#4ade80}.route-navigate-button:disabled{opacity:.48;cursor:not-allowed}.unassigned-route-section{overflow:hidden}.unassigned-route-header{background:#fff7ed;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.unassigned-route-header h3{color:#9a3412;margin:0 0 3px}.unassigned-route-header p{color:#7c2d12;margin:0;font-size:12px}.unassigned-route-header>strong{color:#9a3412;white-space:nowrap}.route-edit-modal-backdrop{z-index:2500;background:#0f172a9e;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.route-edit-modal{background:#fff;border-radius:12px;width:min(480px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 24px 70px #00000052}.route-edit-modal>header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:15px;padding:16px 18px 12px;display:flex}.route-edit-modal>header span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.route-edit-modal>header h3{color:#0f172a;margin:3px 0 0}.route-edit-field{flex-direction:column;gap:6px;padding:14px 18px 0;display:flex}.route-edit-field>span{color:#475569;text-transform:uppercase;font-size:11px;font-weight:800}.route-edit-field select,.route-edit-field input,.route-edit-field textarea{color:#0f172a;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px}.route-edit-field textarea{resize:vertical}.manual-stop-modal{width:min(700px,100%)}.manual-stop-mode{grid-template-columns:1fr 1fr;gap:8px;padding:14px 18px 0;display:grid}.manual-stop-mode button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:9px;min-height:42px;font-weight:800}.manual-stop-mode button.active{color:#b91c1c;background:#fff1f2;border-color:#dc2626}.manual-stop-search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.manual-stop-results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;gap:6px;max-height:210px;margin:10px 18px 0;padding:6px;display:grid;overflow-y:auto}.manual-stop-results button{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:7px;gap:3px;width:100%;padding:10px 12px;display:grid}.manual-stop-results button:hover,.manual-stop-results button.selected{background:#fff7f7;border-color:#ef4444}.manual-stop-results small{color:#64748b}.manual-stop-modal .error-message{margin:12px 18px 0}.route-edit-modal>footer{justify-content:flex-end;gap:8px;padding:16px 18px;display:flex}.modal-close-button{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.route-edit-modal-note{color:#475569;margin:14px 18px 8px;font-size:12px;line-height:1.45}.navigation-stages-modal{width:min(620px,100%)}.navigation-stages-list{flex-direction:column;gap:8px;padding:8px 18px 2px;display:flex}.navigation-stage-link{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;grid-template-columns:70px 1fr auto;align-items:center;gap:10px;padding:11px 12px;text-decoration:none;display:grid}.navigation-stage-link:hover{background:#dcfce7;border-color:#4ade80}.navigation-stage-link span{color:#166534;font-size:12px}.navigation-stage-link small{color:#15803d;white-space:nowrap;font-size:10px}@media (width<=1250px){.route-toolbar-actions{flex-wrap:wrap}.create-route-button{flex:auto}}@media (width<=760px){.route-selection-bar{flex-direction:column;align-items:stretch;top:4px}.route-selection-bar>div{grid-template-columns:1fr 1fr;display:grid}.route-selection-bar button{width:100%}.route-edit-modal-backdrop{align-items:flex-end;padding:0}.route-edit-modal{border-radius:14px 14px 0 0;width:100%;max-height:92vh}.navigation-stage-link{grid-template-columns:64px 1fr}.navigation-stage-link small{grid-column:2}.unassigned-route-header{flex-direction:column;align-items:flex-start}}.route-move-all-days-modal{width:min(620px,100vw - 28px)}.route-move-all-days-modal select{min-height:44px}.route-document-search-bar{background:#f8fafc;border:1px solid #d9e0eb;border-radius:12px;grid-template-columns:minmax(280px,520px) auto 1fr;align-items:end;gap:10px;margin:14px 0;padding:14px;display:grid}.route-document-search-bar label{gap:6px;display:grid}.route-document-search-bar label>span,.printer-settings-card label>span,.undelivered-toolbar label>span,.undelivered-edit-grid label>span{color:#475569;text-transform:uppercase;font-size:11px;font-weight:800}.route-document-search-bar input,.printer-settings-card select,.undelivered-toolbar input,.undelivered-edit-grid input,.undelivered-edit-grid textarea{color:#172033;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:9px 11px}.route-document-search-bar small{color:#64748b;align-self:center}.printer-settings-card{border-top:1px solid #d9e0eb;grid-column:1/-1;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) auto;align-items:end;gap:12px;margin-top:8px;padding-top:16px;display:grid}.printer-settings-card>div:first-child p{color:#64748b;margin:4px 0 0;font-size:12px}.printer-settings-title{font-weight:800}.printer-settings-card label{gap:6px;display:grid}.printer-settings-card .error-message,.printer-settings-card .success-message{grid-column:1/-1;margin:0}.undelivered-panel{gap:14px;display:grid}.undelivered-toolbar{background:#fff;border:1px solid #d9e0eb;border-radius:13px;justify-content:space-between;align-items:end;gap:16px;padding:16px;display:flex}.undelivered-toolbar h3,.undelivered-card h4{margin:0}.undelivered-toolbar p,.undelivered-card header p{color:#64748b;margin:5px 0 0}.undelivered-toolbar-actions{align-items:end;gap:8px;display:flex}.undelivered-toolbar-actions>label:first-child{gap:5px;min-width:280px;display:grid}.undelivered-show-all{color:#475569;white-space:nowrap;align-items:center;gap:7px;min-height:42px;padding:0 4px;font-size:12px;font-weight:700;display:flex!important}.undelivered-summary{color:#64748b;align-items:baseline;gap:8px;display:flex}.undelivered-summary strong{color:#b91c1c;font-size:24px}.undelivered-list{gap:12px;display:grid}.undelivered-card{background:#fff;border:1px solid #d9e0eb;border-left:5px solid #dc2626;border-radius:13px;padding:16px;box-shadow:0 3px 12px #0f172a0a}.undelivered-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.undelivered-card>header>div>span,.undelivered-driver{color:#64748b;font-size:12px}.undelivered-status{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.undelivered-status.status-delivered{color:#166534;background:#dcfce7}.undelivered-status.status-cancelled{color:#475569;background:#e2e8f0}.undelivered-documents{color:#27338f;background:#f8fafc;border-radius:8px;margin-top:12px;padding:9px 11px;font-size:12px;font-weight:700}.undelivered-driver{margin-top:8px}.undelivered-edit-grid{grid-template-columns:1.35fr .7fr 1fr 1.2fr;gap:10px;margin-top:13px;display:grid}.undelivered-edit-grid label{align-content:start;gap:5px;display:grid}.undelivered-edit-grid textarea{resize:vertical;min-height:78px}.undelivered-card footer{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}@media (width<=960px){.route-document-search-bar,.printer-settings-card,.undelivered-edit-grid{grid-template-columns:1fr 1fr}.route-document-search-bar small,.printer-settings-card>div:first-child{grid-column:1/-1}.undelivered-toolbar{flex-direction:column;align-items:stretch}}@media (width<=640px){.route-document-search-bar,.printer-settings-card,.undelivered-edit-grid{grid-template-columns:1fr}.undelivered-toolbar-actions,.undelivered-card>header,.undelivered-card footer{flex-direction:column;align-items:stretch}.undelivered-toolbar-actions>label:first-child{min-width:0}}.route-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.route-title-line h3{margin:0}.route-approved-badge{color:#166534;background:#dcfce7;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.route-point-approved-badge{margin-top:6px}.route-section.unassigned-route-section{border-left:5px solid #64748b}.route-global-document-search{flex-wrap:wrap;position:relative}.route-global-document-search>label{flex:480px}.route-document-global-results{background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1 0 100%;max-height:390px;margin-top:8px;overflow:auto}.route-document-results-heading{z-index:2;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:9px 12px;display:flex;position:sticky;top:0}.route-document-global-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e2e8f0;flex-direction:column;width:100%;padding:10px 12px;display:flex}.route-document-global-results>button:hover{background:#eff6ff}.route-document-global-results>button>span{color:#64748b;font-size:12px}.route-document-global-results>button>strong{color:#0f172a;margin:2px 0;font-size:14px}.route-document-global-results>button>small{color:#475569}.unassigned-route-section{border:2px solid #f59e0b;order:-100}.routes-module{color:#172033;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:13px;line-height:1.45}.routes-module button,.routes-module input,.routes-module select,.routes-module textarea{font:inherit}.routes-module button,.routes-module .map-button{line-height:1.2}.routes-module .route-tabs button,.routes-module .secondary-button,.routes-module .primary-button,.routes-module .danger-button,.routes-module .danger-outline-button,.routes-module .map-button{border-radius:7px;min-height:36px;font-weight:700}.routes-module .route-stops-header,.routes-module .stop-documents-header,.routes-module .preview-documents-header,.routes-module .preview-stops-column-header{color:#475569;letter-spacing:.035em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.25}.routes-module .money-value,.routes-module .preview-stop-net,.routes-module .preview-route-net strong{font-variant-numeric:tabular-nums}.preview-routes-list{gap:10px}.preview-route-group{background:#fff;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.preview-route-group.is-expanded{border-color:#94a3b8}.preview-route-heading.preview-route-toggle{color:#0f172a;text-align:left;cursor:pointer;background:#f8fafc;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:68px;padding:11px 14px;display:flex}.preview-route-heading.preview-route-toggle:hover{background:#f1f5f9}.preview-route-title{flex-direction:column;gap:3px;min-width:0;display:flex}.preview-route-title>strong{font-size:16px;line-height:1.2}.preview-route-title>span{color:#526176;font-size:12px;font-weight:500}.preview-route-summary{flex:none;align-items:center;gap:14px;display:flex}.preview-route-net{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.preview-route-net small{color:#64748b;letter-spacing:.035em;text-transform:uppercase;font-size:9px;font-weight:800}.preview-route-net strong{white-space:nowrap;font-size:15px}.preview-route-expand-label{color:#334155;text-align:right;min-width:48px;font-size:12px;font-weight:700}.preview-route-chevron{color:#64748b;text-align:center;width:14px;font-size:10px}.preview-route-content{border-top:1px solid #dbe3ed}.preview-stops-column-header,.preview-stop-main{grid-template-columns:42px minmax(280px,1fr) 150px minmax(280px,330px);align-items:center;gap:12px;display:grid}.preview-stops-column-header{background:#f1f5f9;border-bottom:1px solid #dbe3ed;padding:8px 12px}.preview-stops-column-header>span:first-child{text-align:center}.preview-stops-column-header>span:nth-child(3){text-align:right}.preview-stop-card{box-shadow:none;border:0;border-bottom:1px solid #e2e8f0;border-radius:0}.preview-stop-card:last-child{border-bottom:0}.preview-stop-main{min-height:62px;padding:9px 12px}.preview-stop-customer{gap:3px}.preview-stop-customer>strong{color:#111827;font-size:13px;line-height:1.35}.preview-stop-customer>span{color:#526176;font-size:11.5px;line-height:1.35}.preview-stop-orders{text-align:right;flex-direction:column;align-items:flex-end;gap:3px;display:flex}.preview-stop-orders>strong{font-size:12px}.preview-stop-net{color:#334155;white-space:nowrap;font-size:12px;font-weight:700}.preview-stop-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.preview-stop-actions .compact-action-button,.preview-stop-actions .route-permanent-delete-button{white-space:normal;width:100%;min-width:0;min-height:34px;padding:7px 8px}.preview-documents-panel{background:#f8fafc;border-top:1px solid #e2e8f0;padding:8px 12px 10px 54px;overflow-x:auto}.preview-documents-header,.preview-document-row,.preview-documents-header.with-financials,.preview-document-row.with-financials{gap:12px;min-width:900px;grid-template-columns:minmax(170px,.9fr) 160px minmax(210px,1.15fr) minmax(190px,1fr) 110px!important}.preview-document-row{padding:8px 10px;font-size:11.5px;line-height:1.4}.preview-document-row>strong{overflow-wrap:anywhere}.preview-document-stack,.preview-document-stack>span{flex-direction:column;gap:2px;display:flex}.preview-document-stack>span+span{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:6px}.preview-document-stack small{color:#64748b;font-size:10.5px}@media (width<=1180px){.preview-stops-column-header,.preview-stop-main{grid-template-columns:38px minmax(220px,1fr) 130px minmax(240px,285px);gap:8px}}@media (width<=820px){.preview-route-heading.preview-route-toggle{align-items:flex-start;min-height:0;padding:12px}.preview-route-summary{gap:8px}.preview-route-expand-label,.preview-stops-column-header{display:none}.preview-stop-main{grid-template-columns:28px minmax(0,1fr);gap:7px 10px;padding:11px 10px}.preview-stop-number{grid-row:1/span 2}.preview-stop-orders,.preview-stop-actions{grid-column:2}.preview-stop-orders{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-start}.preview-stop-actions{grid-template-columns:1fr 1fr}.preview-stop-actions>:last-child:nth-child(3){grid-column:1/-1}.preview-documents-panel{padding:8px 10px 10px}}@media (width<=520px){.preview-route-summary{flex-direction:column;align-items:flex-end}.preview-route-net strong{font-size:13px}.preview-route-chevron{display:none}.preview-stop-actions{grid-template-columns:1fr}.preview-stop-actions>:last-child:nth-child(3){grid-column:auto}}.contractor-catalog-module{flex-direction:column;gap:14px;display:flex}.contractor-catalog-toolbar{align-items:center}.catalog-toolbar-actions,.catalog-header-inline-actions,.catalog-phone-actions,.contractor-location-actions,.route-contact-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.catalog-summary-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;display:grid}.catalog-summary-grid>div{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:5px;min-height:82px;padding:13px 15px;display:flex}.catalog-summary-grid span{color:#6b7280;font-size:12px}.catalog-summary-grid strong{font-size:23px}.catalog-summary-grid .catalog-date-value{font-size:13px;line-height:1.45}.catalog-filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.catalog-filter-bar form{flex:1;gap:8px;display:flex}.catalog-filter-bar input,.catalog-filter-bar select,.representative-form input,.representative-form select,.location-editor-fields input,.location-editor-fields textarea{color:#111827;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:8px 10px}.catalog-filter-bar form input{width:min(620px,100%)}.catalog-filter-bar select{min-width:200px}.contractor-catalog-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:auto}.contractor-catalog-table{border-collapse:collapse;width:100%;font-size:13px}.contractor-catalog-table th,.contractor-catalog-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:9px 10px}.contractor-catalog-table th{z-index:1;color:#475569;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;font-size:11px;position:sticky;top:0}.contractor-catalog-table td:first-child{min-width:270px}.contractor-catalog-table td:first-child span{color:#6b7280;margin-top:2px;font-size:11px;display:block}.catalog-status-badge,.location-quality-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:23px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.catalog-status-badge.exact,.location-quality-badge.exact{color:#166534;background:#dcfce7}.catalog-status-badge.manual,.location-quality-badge.manual{color:#1d4ed8;background:#dbeafe}.catalog-status-badge.missing,.location-quality-badge.missing{color:#991b1b;background:#fee2e2}.catalog-phone-button,.route-phone-button{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;justify-content:center;align-items:center;min-height:30px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.catalog-phone-button.compact{min-height:28px;padding:4px 7px}.catalog-phone-button:hover,.route-phone-button:hover{background:#dbeafe}.catalog-phone-button.disabled,.route-phone-button.disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.catalog-pagination{color:#4b5563;justify-content:center;align-items:center;gap:14px;font-size:13px;display:flex}.secondary-button.compact,.primary-button.compact{min-height:29px;padding:5px 9px;font-size:11px}.catalog-modal-backdrop{z-index:3000;background:#0f172aa8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.contractor-details-modal,.catalog-location-modal,.representatives-panel,.representative-modal{background:#fff;border-radius:13px;flex-direction:column;width:min(1250px,98vw);max-height:94vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000047}.representative-modal{width:min(560px,96vw)}.representatives-panel{width:min(900px,96vw)}.catalog-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 17px;display:flex}.catalog-modal-header h2{margin:0 0 4px;font-size:20px}.catalog-modal-header p{color:#64748b;margin:0;font-size:12px}.catalog-close-button{color:#111827;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;width:38px;height:38px;font-size:25px}.contractor-details-content{flex-direction:column;gap:18px;padding:16px;display:flex;overflow:auto}.contractor-details-content h3{margin:0 0 9px;font-size:15px}.contractor-contact-card{grid-template-columns:repeat(2,minmax(250px,1fr));gap:10px;display:grid}.contractor-contact-card>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:9px;grid-template-columns:140px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.contractor-contact-card span{color:#64748b;font-size:12px}.contractor-locations{grid-template-columns:repeat(2,minmax(360px,1fr));gap:10px;display:grid}.contractor-location-card{border:1px solid #e5e7eb;border-radius:9px;flex-direction:column;gap:9px;padding:12px;display:flex}.contractor-location-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.contractor-location-main strong,.contractor-location-main span{display:block}.contractor-location-main div>span{color:#475569;margin-top:3px;font-size:12px}.location-instructions{color:#92400e;background:#fffbeb;border-radius:7px;flex-direction:column;gap:3px;padding:8px;font-size:11px;display:flex}.location-history-list,.representatives-list{flex-direction:column;gap:6px;display:flex}.location-history-row,.representative-row{border:1px solid #e5e7eb;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:12px;display:flex}.location-history-row strong,.location-history-row span,.representative-row strong,.representative-row span,.representative-row small{display:block}.location-history-row span,.representative-row span,.representative-row small{color:#64748b}.representatives-list{padding:14px;overflow:auto}.representative-row{grid-template-columns:minmax(220px,1fr) minmax(160px,.7fr) auto auto;display:grid}.representative-form{gap:11px;padding:16px;display:grid}.representative-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.representative-color-field,.representative-color-summary{align-items:center;gap:8px;display:flex!important}.representative-color-field input[type=color]{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;width:52px;height:38px;padding:2px}.representative-color-swatch{border:2px solid #fff;border-radius:999px;flex:none;width:16px;height:16px;box-shadow:0 0 0 1px #94a3b8}.representative-color-field>strong{color:#334155;font-variant-numeric:tabular-nums;font-size:12px}@media (width<=760px){.representative-row{grid-template-columns:1fr;align-items:stretch}.representative-row-actions{justify-content:stretch}.representative-row-actions button{flex:1}}.representative-form label,.location-editor-fields label{flex-direction:column;gap:5px;display:flex}.representative-form label>span,.location-editor-fields label>span{color:#475569;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:700}.checkbox-label{align-items:center;flex-direction:row!important}.catalog-modal-footer{color:#64748b;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 16px;font-size:11px;display:flex}.catalog-modal-footer>div{gap:8px;display:flex}.location-editor-layout{flex:1;grid-template-columns:355px 1fr;min-height:0;display:grid}.location-editor-fields{border-right:1px solid #e5e7eb;flex-direction:column;gap:9px;padding:13px;display:flex;overflow:auto}.coordinate-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.location-marker-color-field{align-items:center;gap:10px;display:flex}.location-marker-color-field input[type=color]{cursor:pointer;width:64px;min-height:42px;padding:3px}.location-marker-color-field span{color:#475569;font-family:monospace}.location-editor-map{background:#e2e8f0;min-height:570px}.location-candidates{flex-direction:column;gap:5px;display:flex}.location-candidates>button{text-align:left;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;flex-direction:column;align-items:flex-start;padding:7px;display:flex}.location-candidates span{font-size:11px}.location-candidates small{color:#1d4ed8}.route-contact-actions{width:100%}.route-phone-button{flex:1;min-width:88px;padding:4px 6px;font-size:10px}.route-delivery-note{color:#92400e;margin-top:3px;font-size:10px;line-height:1.3;display:block}@media (width<=1200px){.catalog-summary-grid{grid-template-columns:repeat(3,1fr)}.contractor-locations{grid-template-columns:1fr}}@media (width<=850px){.catalog-toolbar-actions,.catalog-filter-bar,.catalog-filter-bar form{flex-direction:column;align-items:stretch;width:100%}.catalog-summary-grid,.contractor-contact-card,.contractor-contact-card>div,.location-editor-layout{grid-template-columns:1fr}.location-editor-map{order:-1;min-height:48vh}.contractor-catalog-table{min-width:900px}}.stop-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch!important;gap:4px!important;display:grid!important}.stop-actions .route-contact-actions{display:contents}.stop-actions .route-phone-button,.stop-actions .secondary-button,.stop-actions .map-button{width:100%;min-height:27px;padding:4px 5px;font-size:9.5px;line-height:1.05}.approximate-location-stop{background:#fffbeb;border-left:4px solid #f59e0b}.location-approximate-badge{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:999px;margin-top:3px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.route-map-approximate-note{color:#b45309;margin-top:3px;font-size:11px;font-weight:700;display:block}.catalog-row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.catalog-map-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.catalog-map-link.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.contractor-logistics-tags{flex-wrap:wrap;gap:5px;min-width:180px;display:flex}.contractor-logistics-tags>span{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.contractor-logistics-route{color:#3730a3;background:#e0e7ff}.contractor-logistics-shipping{color:#1d4ed8;background:#dbeafe}.contractor-logistics-pickup{color:#166534;background:#dcfce7}.contractor-logistics-empty{color:#64748b;background:#f1f5f9}.location-address-search{margin-bottom:12px}.location-address-search label>div{display:flex}.location-address-search input{border-radius:8px 0 0 8px;flex:1;min-width:0}.location-address-search .secondary-button{border-radius:0 8px 8px 0}.address-candidates{max-height:180px;margin-top:6px;overflow:auto}.notification-bell{z-index:50;position:relative}.notification-bell-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;position:relative}.notification-bell-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.notification-bell-button>span{color:#fff;text-align:center;background:#e30613;border-radius:999px;min-width:21px;height:21px;padding:0 5px;font:800 11px/21px Arial,sans-serif;position:absolute;top:-7px;right:-5px}.notification-overlay{z-index:998;background:#0f172a57;border:0;position:fixed;inset:0}.notification-panel{z-index:999;background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;width:min(430px,100vw - 24px);max-height:min(680px,100vh - 90px);display:flex;position:fixed;top:68px;right:18px;overflow:hidden;box-shadow:0 22px 55px #0f172a40}.notification-panel header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.notification-panel header>div:first-child{flex-direction:column;display:flex}.notification-panel header strong{font-size:18px}.notification-panel header small{color:#64748b}.notification-panel header>div:last-child{align-items:center;gap:8px;display:flex}.notification-panel header button{color:#1d4ed8;cursor:pointer;background:0 0;border:0;font-weight:700}.notification-panel .notification-close{color:#0f172a;font-size:28px}.notification-list{overflow:auto}.notification-item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf2f7;grid-template-columns:10px 1fr;gap:10px;width:100%;padding:14px 16px;display:grid}.notification-item.is-unread{background:#eff6ff}.notification-dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;margin-top:6px}.notification-item.is-unread .notification-dot{background:#e30613}.notification-item strong{color:#0f172a;font-size:14px;display:block}.notification-item p{color:#334155;margin:4px 0;font-size:13px;line-height:1.35}.notification-item small{color:#64748b;font-size:11px}.notification-empty,.notification-error{text-align:center;color:#64748b;padding:22px}.notification-error{color:#b91c1c;background:#fef2f2}@media (width<=600px){.notification-panel{border-radius:14px;width:calc(100vw - 16px);max-height:calc(100vh - 72px);top:58px;right:8px}.notification-bell-button{width:42px;height:42px}}.location-picker-backdrop{z-index:1200;background:#0f172a9e;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.location-picker-modal{background:#fff;border-radius:18px;width:min(760px,100%);max-height:calc(100vh - 24px);padding:16px;overflow:auto;box-shadow:0 24px 70px #0000004d}.location-picker-modal header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.location-picker-modal h2{margin:0;font-size:21px}.location-picker-modal header p{color:#64748b;margin:4px 0 0}.location-picker-modal header>button{cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1}.location-picker-search{grid-template-columns:1fr auto;gap:10px;margin:14px 0;display:grid}.location-picker-search label span,.location-picker-note span{text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.location-picker-search label>div{display:flex}.location-picker-search input{border:1px solid #94a3b8;border-radius:10px 0 0 10px;flex:1;min-width:0;height:44px;padding:0 12px;font-size:16px}.location-picker-search button,.location-gps-button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:0 10px 10px 0;padding:0 16px;font-weight:800}.location-gps-button{border-radius:10px;min-height:44px}.location-picker-candidates{border:1px solid #cbd5e1;border-radius:10px;max-height:160px;margin-bottom:10px;overflow:auto}.location-picker-candidates button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e2e8f0;width:100%;padding:10px;display:block}.location-picker-map{border:1px solid #94a3b8;border-radius:12px;height:min(48vh,430px);min-height:280px;overflow:hidden}.location-picker-coordinates{color:#334155;flex-wrap:wrap;align-items:center;gap:10px;margin:8px 0;display:flex}.location-picker-coordinates span{background:#f1f5f9;border-radius:6px;padding:5px 8px;font-family:monospace}.location-picker-coordinates small{margin-left:auto}.location-picker-note textarea{width:100%;font:inherit;border:1px solid #94a3b8;border-radius:10px;padding:10px}.location-picker-modal footer{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.location-picker-modal footer button{cursor:pointer;background:#fff;border:1px solid #94a3b8;border-radius:10px;min-height:44px;padding:0 18px;font-weight:800}.location-picker-modal footer .primary{color:#fff;background:#e30613;border-color:#e30613}.location-picker-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-top:10px;padding:10px}@media (width<=600px){.location-picker-modal{border-radius:14px;padding:12px}.location-picker-search{grid-template-columns:1fr}.location-picker-search label>div button{min-width:84px}.location-gps-button{width:100%}.location-picker-map{height:42vh;min-height:260px}.location-picker-coordinates small{width:100%;margin:0}.location-picker-modal footer{background:#fff;padding:10px 0 2px;position:sticky;bottom:-12px}}:root{--mobile-navy:#111827;--mobile-red:#dc2626;--mobile-green:#15803d;--mobile-amber:#b45309;--mobile-surface:#fff;--mobile-background:#eef1f5;--mobile-border:#d7dde7;--mobile-muted:#64748b}.mobile-driver-app,.mobile-login-page{background:var(--mobile-background);color:#172033;min-height:100dvh;font-family:Arial,Helvetica,sans-serif}.mobile-login-page{place-items:center;padding:24px;display:grid}.mobile-login-card{border:1px solid var(--mobile-border);background:#fff;border-radius:20px;width:min(100%,420px);padding:30px 24px;box-shadow:0 18px 45px #0f172a24}.mobile-brand-mark{background:var(--mobile-navy);color:#fff;letter-spacing:.04em;border-radius:9px;margin-bottom:18px;padding:9px 12px;font-size:18px;font-weight:900;display:inline-flex}.mobile-login-card h1,.mobile-app-header h1,.mobile-route-detail-header h1{margin:0}.mobile-login-card>p{color:var(--mobile-muted);margin:8px 0 24px}.mobile-login-card form,.mobile-login-card label{flex-direction:column;display:flex}.mobile-login-card form{gap:16px}.mobile-login-card label{gap:7px;font-size:13px;font-weight:700}.mobile-login-card input,.mobile-route-toolbar input{color:#111827;min-height:50px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:11px;padding:12px 14px;font-size:17px}.mobile-primary,.mobile-secondary,.mobile-danger-outline,.mobile-delivered,.mobile-problem,.mobile-contact-grid a,.mobile-contact-grid button,.mobile-sync-banner,.mobile-install,.mobile-icon-button{min-height:44px;font:inherit;cursor:pointer;touch-action:manipulation;border-radius:10px;font-weight:800}.mobile-primary{border:1px solid var(--mobile-red);background:var(--mobile-red);color:#fff}.mobile-secondary{color:#172033;background:#fff;border:1px solid #cbd5e1}.mobile-danger-outline{border:1px solid var(--mobile-red);color:#b91c1c;background:#fff5f5}.mobile-login-button{width:100%;margin-top:4px}.mobile-primary:disabled,.mobile-secondary:disabled,.mobile-delivered:disabled,.mobile-problem:disabled{opacity:.5;cursor:not-allowed}.mobile-app-header,.mobile-route-detail-header{z-index:20;background:var(--mobile-navy);color:#fff;position:sticky;top:0;box-shadow:0 4px 18px #0f172a38}.mobile-app-header{justify-content:space-between;align-items:center;min-height:76px;padding:14px 16px;display:flex}.mobile-app-header span,.mobile-route-detail-header span{color:#cbd5e1;font-size:12px}.mobile-app-header h1{margin-top:3px;font-size:21px}.mobile-icon-button{color:#fff;background:#ffffff14;border:1px solid #fff3;width:44px;font-size:25px}.mobile-route-toolbar{border-bottom:1px solid var(--mobile-border);background:#fff;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:14px;display:grid}.mobile-route-toolbar label{flex-direction:column;gap:5px;display:flex}.mobile-route-toolbar label span{color:var(--mobile-muted);text-transform:uppercase;font-size:11px;font-weight:800}.mobile-routes-list,.mobile-stops-list{flex-direction:column;gap:12px;padding:14px;display:flex}.mobile-route-card,.mobile-stop-card{border:1px solid var(--mobile-border);background:#fff;border-radius:15px;box-shadow:0 3px 12px #0f172a0d}.mobile-route-card{padding:15px}.mobile-route-card-header{justify-content:space-between;gap:12px;display:flex}.mobile-route-kicker{color:var(--mobile-muted);font-size:12px}.mobile-route-card h2{margin:4px 0 0;font-size:22px}.mobile-route-state{white-space:nowrap;background:#e2e8f0;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:11px;font-weight:800}.mobile-route-state.state-in_progress{color:#166534;background:#dcfce7}.mobile-route-state.state-completed{color:#1d4ed8;background:#dbeafe}.mobile-route-state.state-claimed{color:#92400e;background:#fef3c7}.mobile-route-metrics{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;display:grid}.mobile-route-metrics>div{background:#f8fafc;border-radius:10px;padding:9px 10px}.mobile-route-metrics strong,.mobile-route-metrics span{display:block}.mobile-route-metrics strong{font-size:16px}.mobile-route-metrics span{color:var(--mobile-muted);margin-top:2px;font-size:11px}.mobile-progress-line{background:#e2e8f0;border-radius:999px;height:7px;margin-top:14px;overflow:hidden}.mobile-progress-line span{border-radius:inherit;background:#22c55e;height:100%;display:block}.mobile-route-progress-label,.mobile-route-owner,.mobile-route-warning{color:var(--mobile-muted);margin-top:8px;font-size:12px}.mobile-route-warning{color:#9a3412;background:#fff7ed;border-radius:8px;padding:8px 10px}.mobile-route-actions,.mobile-route-main-actions,.mobile-stop-actions{gap:8px;display:grid}.mobile-route-actions{grid-template-columns:1fr auto;margin-top:13px}.mobile-route-actions button,.mobile-route-main-actions button,.mobile-stop-actions button{padding:10px 13px}.mobile-header-row{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:grid}.mobile-route-detail-header h1{margin-top:2px;font-size:21px}.mobile-detail-summary{grid-template-columns:auto auto auto auto auto auto;align-items:baseline;gap:4px 7px;padding:0 16px 10px;display:grid}.mobile-detail-summary span{margin-right:8px}.mobile-route-detail-header .mobile-progress-line{border-radius:0;height:5px;margin:0}.mobile-offline-banner,.mobile-sync-banner,.mobile-install,.mobile-readonly,.mobile-page-message{margin:10px 14px 0}.mobile-offline-banner,.mobile-readonly{color:#92400e;background:#fef3c7;border-radius:10px;padding:11px 12px;font-size:13px;font-weight:700}.mobile-sync-banner,.mobile-install{color:#1d4ed8;background:#eff6ff;border:1px solid #2563eb;width:calc(100% - 28px);padding:10px 12px}.mobile-route-main-actions{grid-template-columns:repeat(3,1fr);margin:12px 14px 0}.mobile-stop-card{padding:12px}.mobile-stop-card.is-next{border:2px solid #2563eb;box-shadow:0 4px 16px #2563eb24}.mobile-stop-card.status-delivered{border-left:5px solid #22c55e}.mobile-stop-card.status-failed{border-left:5px solid #dc2626}.mobile-stop-card.status-arrived{border-left:5px solid #f59e0b}.mobile-stop-header{grid-template-columns:35px 1fr auto;align-items:start;gap:9px;display:grid}.mobile-stop-number{background:var(--mobile-navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.mobile-stop-title h3{margin:0;font-size:15px;line-height:1.25}.mobile-stop-title p{color:var(--mobile-muted);margin:4px 0 0;font-size:13px;line-height:1.35}.mobile-status{white-space:nowrap;background:#e2e8f0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.mobile-status-delivered{color:#166534;background:#dcfce7}.mobile-status-failed{color:#991b1b;background:#fee2e2}.mobile-status-arrived{color:#92400e;background:#fef3c7}.mobile-next-label{color:#1d4ed8;text-transform:uppercase;margin:9px 0 0 43px;font-size:11px;font-weight:900}.mobile-stop-alert,.mobile-stop-note{color:#9a3412;background:#fff7ed;border-radius:8px;margin-top:10px;padding:8px 10px;font-size:12px}.mobile-stop-meta{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.mobile-stop-meta span{color:#475569;background:#f1f5f9;border-radius:7px;padding:5px 7px;font-size:11px}.mobile-instructions{background:#eff6ff;border-left:3px solid #2563eb;margin-top:10px;padding:9px 10px;font-size:12px}.mobile-instructions p{margin:0}.mobile-instructions p+p{margin-top:5px}.mobile-contact-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:11px;display:grid}.mobile-contact-grid a,.mobile-contact-grid button{color:#1d4ed8;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;place-items:center;min-height:40px;padding:9px;font-size:12px;text-decoration:none;display:grid}.mobile-contact-grid .is-disabled{pointer-events:none;opacity:.45}.mobile-documents{border:1px solid #e2e8f0;border-radius:9px;margin-top:9px;overflow:hidden}.mobile-documents>div{justify-content:space-between;gap:10px;padding:8px 10px;font-size:12px;display:flex}.mobile-documents>div+div{border-top:1px solid #e2e8f0}.mobile-documents span{color:var(--mobile-muted);text-align:right}.mobile-stop-actions{grid-template-columns:1fr 1fr;margin-top:10px}.mobile-delivered{color:#fff;background:#16a34a;border:1px solid #16a34a}.mobile-problem{color:#b91c1c;background:#fff;border:1px solid #dc2626}.mobile-error,.mobile-success{border-radius:9px;padding:10px 12px;font-size:13px}.mobile-error{color:#991b1b;background:#fee2e2}.mobile-success{color:#166534;background:#dcfce7}.mobile-empty{color:var(--mobile-muted);text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:30px 18px}@media (width>=760px){.mobile-driver-app{border-left:1px solid var(--mobile-border);border-right:1px solid var(--mobile-border);width:min(100%,720px);margin:0 auto}}@media (width<=390px){.mobile-route-main-actions{grid-template-columns:1fr}.mobile-detail-summary{grid-template-columns:auto 1fr auto 1fr}.mobile-contact-grid{grid-template-columns:1fr 1fr}}.mobile-navigate-route{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.mobile-navigation-backdrop{z-index:4000;background:#0f172aa6;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-navigation-sheet{background:#fff;border-radius:18px 18px 0 0;width:100%;max-height:90vh;padding:16px;overflow:auto;box-shadow:0 -18px 50px #00000047}.mobile-navigation-sheet>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-navigation-sheet>header span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.mobile-navigation-sheet>header h2{margin:3px 0 0}.mobile-navigation-sheet>p{color:#475569;margin:12px 0;font-size:13px;line-height:1.45}.mobile-navigation-sheet>div{flex-direction:column;gap:9px;display:flex}.mobile-navigation-sheet a{color:#14532d;background:#f0fdf4;border:1px solid #86efac;border-radius:11px;flex-direction:column;gap:3px;padding:13px 14px;text-decoration:none;display:flex}.mobile-navigation-sheet a strong{font-size:15px}.mobile-navigation-sheet a span{color:#166534;font-size:12px}.mobile-brand-logo{width:min(230px,72vw);height:auto;margin:0 auto 22px;display:block}.mobile-user-heading{align-items:center;gap:12px;min-width:0;display:flex}.mobile-user-heading>img{object-fit:contain;background:#fff;border-radius:8px;width:94px;max-height:42px;padding:5px 7px}.mobile-route-toolbar{grid-template-columns:48px minmax(0,1fr) 48px auto;align-items:end}.mobile-date-arrow{min-width:48px;min-height:50px;color:var(--mobile-navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:11px;font-size:23px;font-weight:900}.mobile-refresh-button{min-height:50px;padding:0 14px}.mobile-route-main-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-auto-close-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin:10px 14px 0;padding:11px 12px;font-size:12px;font-weight:700;line-height:1.45}.mobile-document-search{gap:6px;margin:10px 14px 0;display:grid;position:relative}.mobile-document-search>span{color:#475569;letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:900}.mobile-document-search input{color:#111827;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:11px;padding:11px 44px 11px 13px;font-size:16px}.mobile-document-search button{color:#334155;cursor:pointer;background:#e2e8f0;border:0;border-radius:50%;width:36px;height:36px;font-size:21px;position:absolute;bottom:6px;right:7px}.mobile-stop-actions{grid-template-columns:1fr}.mobile-undelivered{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:10px;padding:10px 14px;font-weight:900}.mobile-undelivered:disabled{opacity:.5;cursor:not-allowed}.mobile-undelivered-confirmation{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.45}.mobile-modal-backdrop{z-index:5000;background:#0f172ab8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.mobile-modal-card{background:#fff;border-radius:16px;width:min(100%,500px);max-height:calc(100dvh - 32px);padding:20px;overflow:auto;box-shadow:0 24px 70px #0000004d}.mobile-modal-card h2{color:#991b1b;margin:0}.mobile-modal-card>p{color:#475569;margin:8px 0 18px;line-height:1.45}.mobile-modal-card label{color:#334155;gap:7px;font-size:13px;font-weight:800;display:grid}.mobile-modal-card textarea{resize:vertical;color:#111827;width:100%;min-height:130px;font:inherit;border:1px solid #cbd5e1;border-radius:11px;padding:12px 13px;font-size:16px;line-height:1.45}.mobile-modal-actions{grid-template-columns:1fr 1.25fr;gap:9px;margin-top:16px;display:grid}@media (width<=520px){.mobile-route-toolbar{grid-template-columns:46px minmax(0,1fr) 46px}.mobile-refresh-button{grid-column:1/-1}.mobile-route-main-actions,.mobile-modal-actions{grid-template-columns:1fr}.mobile-user-heading>img{width:78px}}.mobile-route-logo{object-fit:contain;filter:brightness(0)invert();width:150px;max-height:42px;margin:0 0 10px 52px;display:block}.mobile-document-search-top{z-index:30;background:#fff;border-bottom:1px solid #d7dee9;margin:0;padding:12px 16px;position:sticky;top:0;box-shadow:0 5px 14px #0f172a14}.mobile-document-search-top span{text-transform:uppercase;letter-spacing:.05em;color:#334155;font-size:12px;font-weight:800}.mobile-document-search-top input{background:#fff;min-height:52px;padding-right:46px;font-size:16px;font-weight:650}.mobile-route-tools>strong{margin-bottom:10px;font-size:14px;display:block}.mobile-route-tools>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-route-tools button,.mobile-route-tools a{color:#111827;text-align:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:9px 10px;font-weight:750;text-decoration:none;display:flex}.mobile-route-tools small{color:#64748b;margin-top:9px;line-height:1.35;display:block}.mobile-stop-card{border-radius:14px;box-shadow:0 2px 9px #0f172a12}.mobile-stop-title p{color:#334155;font-size:14px;line-height:1.35}.mobile-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-contact-grid a,.mobile-contact-grid button{min-height:44px;font-size:13px;font-weight:750}@media (width<=480px){.mobile-route-logo{width:135px;margin-left:46px}.mobile-route-tools>div{grid-template-columns:1fr}.mobile-detail-summary{font-size:12px}}.mobile-driver-app,.mobile-login-page{--mobile-text:#101828;--mobile-muted:#536174;--mobile-border:#cfd7e3;--mobile-background:#f2f4f7;color:var(--mobile-text);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.4}.mobile-driver-app{background:var(--mobile-background);width:min(100%,820px);margin:0 auto;box-shadow:0 0 0 1px #0f172a08}.mobile-app-header,.mobile-route-detail-header{z-index:80;color:var(--mobile-text);background:#fff;border-bottom:3px solid #e52329;position:sticky;top:0;box-shadow:0 3px 14px #0f172a1f}.mobile-app-header{min-height:74px;padding:11px 16px}.mobile-user-heading>img{background:0 0;border-radius:0;width:132px;max-height:48px;padding:0}.mobile-app-header span,.mobile-route-detail-header span{color:#667085}.mobile-app-header h1{color:#101828;font-size:19px;font-weight:800}.mobile-app-header .mobile-icon-button,.mobile-route-detail-header .mobile-icon-button{color:#101828;background:#fff;border:1px solid #cfd7e3}.mobile-route-toolbar{background:0 0;border:0;grid-template-columns:48px minmax(0,1fr) 48px auto;gap:8px;padding:0;display:grid}.mobile-route-toolbar label span,.mobile-global-search>span,.mobile-document-search>span{color:#344054;letter-spacing:.025em;text-transform:none;font-size:12px;font-weight:800}.mobile-route-toolbar input,.mobile-global-search input,.mobile-document-search input,.mobile-tool-modal select,.mobile-tool-modal input{color:#101828;background:#fff;border:1.5px solid #b8c2d0;border-radius:10px;font-size:17px;font-weight:650;box-shadow:inset 0 1px 1px #0f172a05}.mobile-date-arrow,.mobile-refresh-button{color:#101828;background:#fff;border:1.5px solid #b8c2d0;border-radius:10px;min-height:52px}.mobile-global-search{background:#fff;border:1px solid #d6dde8;border-radius:14px;gap:7px;margin-top:14px;padding:14px;display:grid;box-shadow:0 3px 10px #0f172a0d}.mobile-global-search>div{position:relative}.mobile-global-search input{width:100%;min-height:56px;padding:12px 48px 12px 14px}.mobile-global-search button,.mobile-document-search button{color:#344054;background:#e9edf3;border:0;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;bottom:8px;right:8px}.mobile-global-results{background:#fff;border:1px solid #ccd5e2;border-radius:14px;margin-top:10px;overflow:hidden}.mobile-global-results-heading{background:#f8fafc;border-bottom:1px solid #e1e6ed;justify-content:space-between;gap:12px;padding:11px 13px;display:flex}.mobile-global-results-heading span{color:#667085;font-size:13px}.mobile-global-result{color:#101828;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e9ef;gap:3px;width:100%;padding:13px 14px;display:grid}.mobile-global-result:last-child{border-bottom:0}.mobile-global-result:active{background:#fff5f5}.mobile-global-route{background:#101828;border-radius:999px;width:fit-content;padding:3px 8px;font-size:12px;font-weight:800;color:#fff!important}.mobile-global-result strong{font-size:17px}.mobile-global-result small{color:#536174;font-size:14px}.mobile-global-result>div{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.mobile-global-result>div span{color:#344054;background:#f1f3f6;border-radius:6px;padding:3px 7px;font-size:12px;font-weight:750}.mobile-routes-list{gap:12px;padding:0 14px 24px}.mobile-route-card{border:1.5px solid #cbd4e0;border-radius:14px;padding:16px;box-shadow:0 3px 10px #0f172a0f}.mobile-route-card.is-unassigned{background:#fbfcfd;border-left:6px solid #667085}.mobile-route-card.is-mine{border:2px solid #16803d}.mobile-route-card h2{color:#101828;font-size:23px;line-height:1.1}.mobile-route-badges,.mobile-stop-badges{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.mobile-approval-badge,.mobile-point-approved,.mobile-route-approved-banner{background:#dcfce7;border-radius:999px;font-size:11px;font-weight:850;color:#166534!important}.mobile-approval-badge,.mobile-point-approved{padding:4px 8px}.mobile-route-approved-banner{width:fit-content;margin-top:8px;padding:5px 10px}.mobile-route-metrics{background:#f8fafc;border:1px solid #e0e5ec;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0 10px}.mobile-route-metrics strong{color:#101828;font-size:18px}.mobile-route-metrics span{color:#667085;font-size:11px}.mobile-route-actions{margin-top:13px}.mobile-route-actions button{font-size:15px}.mobile-route-detail-header .mobile-header-row{align-items:center}.mobile-route-heading{flex:1;min-width:0}.mobile-route-logo{filter:none;object-fit:contain;object-position:left center;width:126px;max-height:40px;margin:0 0 4px}.mobile-route-heading h1{color:#101828;font-size:24px;line-height:1.05}.mobile-route-heading>span{font-size:12px}.mobile-detail-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.mobile-detail-summary>div{text-align:center;background:#f1f3f6;border-radius:9px;padding:8px;display:grid}.mobile-detail-summary strong{color:#101828;font-size:17px}.mobile-detail-summary span{font-size:11px}.mobile-route-content{padding-top:12px}.mobile-document-search-top{z-index:auto;box-shadow:none;border:1px solid #d2dae5;border-radius:13px;margin:0;padding:13px;position:relative;top:auto}.mobile-document-search-top input{min-height:54px}.mobile-route-main-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.mobile-route-main-actions button{min-height:48px;padding:9px}.mobile-route-tools{background:#fff;border:1px solid #cad3df;border-radius:13px;margin:12px 0 0;padding:13px}.mobile-route-tools-title{color:#101828;margin-bottom:9px;font-size:14px;font-weight:850}.mobile-route-tool-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-route-tool-buttons button{color:#101828;min-height:44px;font:inherit;background:#f8fafc;border:1px solid #bcc6d4;border-radius:9px;padding:8px;font-size:13px;font-weight:800}.mobile-route-tool-buttons button.is-active{color:#b42318;background:#fff1f1;border-color:#e52329}.mobile-auto-close-info{color:#264b78;background:#f3f7fd;border-color:#c8d8ef;margin:12px 0 0;font-size:13px}.mobile-stop-card{background:#fff;border:1.5px solid #cbd4df;border-radius:13px;padding:14px;box-shadow:0 2px 8px #0f172a0d}.mobile-stop-card.is-selected{background:snow;border:2px solid #e52329}.mobile-stop-card.is-focused{animation:1.5s ease-in-out 2 mobile-focus-pulse}@keyframes mobile-focus-pulse{0%,to{box-shadow:0 0 #e5232900}50%{box-shadow:0 0 0 6px #e523292e}}.mobile-stop-header{align-items:flex-start}.mobile-stop-number,.mobile-stop-select{border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.mobile-stop-number{color:#fff;background:#101828}.mobile-stop-select{color:#fff;background:#fff;border:2px solid #98a2b3}.mobile-stop-select.is-selected{background:#e52329;border-color:#e52329}.mobile-stop-title h3{color:#101828;font-size:18px;line-height:1.2}.mobile-status{font-size:10px}.mobile-stop-meta span{color:#475467;background:#f8fafc;border:1px solid #e0e5eb;border-radius:6px;padding:4px 7px;font-size:12px}.mobile-instructions{color:#594214;background:#fffbeb;border-left:4px solid #f59e0b;padding:10px 11px;font-size:13px}.mobile-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-contact-grid a,.mobile-contact-grid button{border-radius:9px;min-height:45px;font-size:13px}.mobile-documents{border-radius:9px;margin-top:10px}.mobile-documents>div{align-items:flex-start;gap:8px;padding:9px}.mobile-documents span{text-align:right;font-size:13px}.mobile-undelivered{min-height:48px;font-size:15px}.mobile-selection-bar{z-index:120;width:min(100%,820px);padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #bfc8d5;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 24px #0f172a26}.mobile-selection-bar>strong{margin-bottom:7px;display:block}.mobile-selection-bar>div{gap:7px;display:flex;overflow-x:auto}.mobile-selection-bar button{flex:none;min-height:42px;padding:7px 10px}.mobile-tool-modal select,.mobile-tool-modal input{width:100%;min-height:48px;padding:9px 11px}.mobile-tool-modal label{margin-top:12px}.mobile-empty.compact{padding:18px}@media (width<=580px){.mobile-main-controls,.mobile-route-content{padding:10px}.mobile-route-toolbar{grid-template-columns:46px minmax(0,1fr) 46px}.mobile-refresh-button{grid-column:1/-1}.mobile-user-heading>img{width:104px}.mobile-app-header h1{font-size:17px}.mobile-route-main-actions,.mobile-route-tool-buttons{grid-template-columns:1fr 1fr}.mobile-stop-header{gap:9px}.mobile-stop-badges{max-width:92px}}@media (width<=390px){.mobile-route-main-actions,.mobile-route-tool-buttons,.mobile-contact-grid{grid-template-columns:1fr}.mobile-route-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-route-metrics strong{font-size:15px}.mobile-stop-badges{display:none}}.mobile-login-card{width:min(100%,430px);padding:28px 24px}.mobile-login-card .mobile-brand-logo{object-fit:contain;object-position:left center;width:min(205px,62vw);max-height:64px;margin:0 0 20px}.mobile-login-card h1{color:#101828;letter-spacing:-.025em;margin:0;font-size:clamp(30px,8vw,38px);font-weight:850;line-height:1.02}.mobile-login-card>p{color:#536174;margin:9px 0 24px;font-size:16px;line-height:1.4}.mobile-login-card label{color:#253044;font-size:14px}.mobile-login-card input{border:1.5px solid #b8c2d0;min-height:54px;font-size:17px}.mobile-login-button{min-height:52px;font-size:18px}.mobile-driver-app,.mobile-login-page{--mobile-navy:#2f2483;--mobile-red:#e30613;--mobile-text:#111827;--mobile-muted:#4b5563;--mobile-border:#c9d1dc;--mobile-background:#eef1f5;font-family:Segoe UI,Arial,Helvetica,sans-serif}.mobile-app-header,.mobile-route-detail-header{border-bottom:3px solid var(--mobile-red)}.mobile-user-heading>img,.mobile-route-logo,.mobile-login-card .mobile-brand-logo{object-fit:contain;object-position:left center}.mobile-user-heading>img{width:146px;max-height:42px}.mobile-route-logo{width:142px;max-height:36px}.mobile-main-controls,.mobile-route-content{padding:10px}.mobile-global-search,.mobile-document-search-top{border-radius:11px;padding:11px}.mobile-global-search input,.mobile-document-search-top input{min-height:50px;font-size:16px}.mobile-routes-list{padding:0 10px 18px}.mobile-route-card{border-radius:12px;padding:13px}.mobile-route-card h2{font-size:21px}.mobile-route-metrics{margin:10px 0 8px}.mobile-route-metrics>div{padding:7px 5px}.mobile-route-actions button{min-height:43px}.mobile-route-detail-header{padding:7px 10px 9px}.mobile-route-detail-header .mobile-header-row{min-height:54px;padding:3px 0}.mobile-route-heading h1{font-size:21px}.mobile-detail-summary{gap:5px;margin-top:7px}.mobile-detail-summary>div{padding:6px}.mobile-detail-summary strong{font-size:16px}.mobile-route-main-actions{gap:6px;margin-top:9px}.mobile-route-main-actions button{min-height:43px;padding:7px 8px;font-size:13px}.mobile-route-tools{border-radius:11px;margin-top:9px;padding:10px}.mobile-route-tools-title{margin-bottom:7px;font-size:13px}.mobile-route-tool-buttons{gap:6px}.mobile-route-tool-buttons button{min-height:41px;padding:6px;font-size:12.5px}.mobile-auto-close-info{margin-top:9px;padding:8px 10px;font-size:12px}.mobile-stops-list{gap:8px;padding:9px 0 110px}.mobile-stop-card{border-radius:11px;padding:10px;box-shadow:0 1px 5px #0f172a0f}.mobile-stop-card.is-next{border-width:2px}.mobile-stop-card.is-selectable{cursor:pointer}.mobile-stop-header{grid-template-columns:36px minmax(0,1fr) auto;gap:8px}.mobile-stop-number,.mobile-stop-select{border-radius:9px;flex-basis:36px;width:36px;height:36px;font-size:16px}.mobile-stop-title h3{font-size:16.5px;line-height:1.15}.mobile-stop-title p{color:#374151;margin-top:3px;font-size:13.5px;line-height:1.25}.mobile-stop-badges{gap:3px;max-width:90px}.mobile-status,.mobile-point-approved{padding:3px 6px;font-size:9.5px}.mobile-next-label{margin:6px 0 0 44px;font-size:10px}.mobile-select-hint{color:#b42318;margin:6px 0 0 44px;font-size:11px;font-weight:800}.mobile-stop-meta{gap:4px;margin:7px 0}.mobile-stop-meta span{padding:3px 6px;font-size:11px}.mobile-instructions{margin-top:7px;padding:8px 9px;font-size:12px}.mobile-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:8px}.mobile-contact-grid a,.mobile-contact-grid button{border-radius:8px;min-height:41px;padding:6px 5px;font-size:12px;line-height:1.1}.mobile-contact-grid button:disabled,.mobile-contact-grid .is-disabled{display:none}.mobile-documents{margin-top:7px}.mobile-documents>div{padding:7px 8px}.mobile-documents strong{font-size:13px}.mobile-documents span{font-size:12px}.mobile-stop-actions{margin-top:7px}.mobile-undelivered{color:#b42318;background:#fff1f1;border:1.5px solid #d92d20;border-radius:8px;min-height:42px;font-size:13px;font-weight:850}.mobile-undelivered-confirmation{padding:8px 9px;font-size:12px}.mobile-phone-modal h2{color:#111827}.mobile-phone-options{gap:8px;margin:4px 0 14px;display:grid}.mobile-phone-options a{color:#111827;background:#fff;border:1.5px solid #b8c2d0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;text-decoration:none;display:flex}.mobile-phone-options a span{color:#475467;font-size:13px;font-weight:700}.mobile-phone-options a strong{font-size:18px}@media (width<=430px){.mobile-user-heading>img{width:122px}.mobile-route-logo{width:124px}.mobile-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-stop-badges{max-width:78px}}@media (width<=350px){.mobile-stop-badges{display:none}.mobile-contact-grid{grid-template-columns:1fr 1fr}}.mobile-logo-home{cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:flex}.mobile-logo-home img{display:block}.mobile-header-icons{align-items:center;gap:7px;display:flex}.mobile-route-heading .mobile-logo-home{margin-bottom:3px}.mobile-selection-bar{z-index:800}.mobile-selection-bar>div{flex-wrap:wrap;overflow:visible}.mobile-selection-bar .mobile-cancel-selection{color:#0f172a;background:#fff;border-color:#64748b}.mobile-global-result .mobile-global-route{white-space:normal}.mobile-global-result small{display:block}.mobile-route-card.is-unassigned{background:#fffbeb;border:2px solid #f59e0b;order:-100}.mobile-route-card.is-unassigned .mobile-route-state{color:#92400e;background:#fef3c7}.mobile-global-search input:placeholder-shown,.mobile-document-search input:placeholder-shown{color:#0f172a}@media (width<=430px){.mobile-user-heading>.mobile-logo-home img{width:112px}.mobile-route-heading>.mobile-logo-home img{width:118px}.mobile-header-icons{gap:4px}.mobile-selection-bar>div{grid-template-columns:1fr 1fr;display:grid}.mobile-selection-bar button{width:100%}.mobile-selection-bar .mobile-cancel-selection{grid-column:1/-1}}.mobile-app-header{overflow:hidden}.mobile-user-heading{flex:auto;min-width:0;overflow:hidden}.mobile-user-heading>.mobile-logo-home{flex:0 0 146px;width:146px;max-width:38vw;height:46px;max-height:46px;overflow:hidden}.mobile-user-heading>.mobile-logo-home img{object-fit:contain;object-position:left center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.mobile-user-heading>div:last-child{min-width:0;overflow:hidden}.mobile-user-heading>div:last-child h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-route-heading>.mobile-logo-home{width:142px;max-width:42vw;height:38px;max-height:38px;display:block;overflow:hidden}.mobile-route-heading>.mobile-logo-home .mobile-route-logo{object-fit:contain;object-position:left center;filter:none;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;display:block}@media (width<=430px){.mobile-user-heading>.mobile-logo-home{flex-basis:112px;width:112px;max-width:34vw;height:38px;max-height:38px}.mobile-route-heading>.mobile-logo-home{width:118px;height:34px;max-height:34px}}.mobile-danger{color:#fff;background:#991b1b;border:1px solid #991b1b;font-weight:800}.mobile-route-completed-banner{color:#334155;text-align:center;background:#e2e8f0;border-radius:8px;margin-top:7px;padding:7px 10px;font-size:12px;font-weight:800}.drivers-admin-module{flex-direction:column;gap:18px;display:flex}.drivers-admin-toolbar-actions,.driver-form-actions{align-items:center;gap:10px;display:flex}.drivers-admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.drivers-admin-card h3{margin:0 0 16px}.driver-form{grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:14px;display:grid}.driver-form label,.route-defaults-grid label{flex-direction:column;gap:6px;display:flex}.driver-form label>span,.route-defaults-grid label>span{color:#475569;font-size:12px;font-weight:800}.driver-form input,.route-defaults-grid select{min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:9px 11px}.driver-active-field{align-items:center;min-height:42px;flex-direction:row!important}.driver-active-field input{min-height:auto}.driver-form-actions{grid-column:1/-1}.secondary-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;font-weight:700}.compact-button{padding:7px 10px}.drivers-admin-table-wrapper{overflow-x:auto}.drivers-admin-table{border-collapse:collapse;width:100%}.drivers-admin-table th,.drivers-admin-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:11px 12px}.driver-status-active,.driver-status-inactive{border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-block}.driver-status-active{color:#166534;background:#dcfce7}.driver-status-inactive{color:#991b1b;background:#fee2e2}.route-defaults-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px;display:grid}.drivers-admin-note,.drivers-mobile-info p{color:#64748b;font-size:13px}.drivers-mobile-info code{color:#fff;background:#111827;border-radius:8px;padding:12px;font-size:15px;display:block}.mobile-app-link{color:#fff;text-align:center;border:1px solid #475569;border-radius:8px;margin-top:18px;padding:11px 12px;font-size:13px;font-weight:700;text-decoration:none;display:block}@media (width<=1100px){.driver-form,.route-defaults-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=700px){.driver-form,.route-defaults-grid{grid-template-columns:1fr}.drivers-admin-toolbar-actions{flex-direction:column;align-items:stretch;width:100%}}.employee-form{grid-template-columns:repeat(3,minmax(180px,1fr))}.employee-form select{min-height:40px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:8px 10px}.employee-permissions-panel{background:#f8fafc;border:1px solid #dbe1e8;border-radius:9px;grid-column:1/-1;padding:10px 12px}.employee-permissions-panel summary{cursor:pointer;color:#111827;font-weight:800}.employee-permissions-panel>p{color:#64748b;margin:8px 0 12px;font-size:12px}.employee-permission-groups{grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;display:grid}.employee-permission-groups fieldset{background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin:0;padding:9px 10px}.employee-permission-groups legend{color:#334155;padding:0 5px;font-size:12px;font-weight:800}.employee-permission-option{color:#334155;align-items:flex-start;margin:7px 0;font-size:12px;flex-direction:row!important;gap:7px!important;display:flex!important}.employee-permission-option input{width:16px;height:16px;margin:0}.employee-role-badge{color:#334155;background:#e2e8f0;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=1150px){.employee-form,.employee-permission-groups{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=720px){.employee-form,.employee-permission-groups{grid-template-columns:1fr}}.representatives-admin-table td:nth-child(3),.representatives-admin-table td:nth-child(4){white-space:nowrap}.notification-settings-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.notification-settings-heading h3{margin-bottom:4px}.notification-settings-heading label{min-width:240px}.notification-settings-heading label span{margin-bottom:5px;font-size:12px;font-weight:800;display:block}.notification-settings-heading select{border:1px solid #94a3b8;border-radius:8px;width:100%;min-height:42px;padding:0 10px}.notification-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:16px;display:grid}.notification-setting-option{background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:flex-start;gap:10px;padding:10px;display:flex}.notification-setting-option input{margin-top:3px}.notification-setting-option span{flex-direction:column;display:flex}.notification-setting-option small{color:#64748b;margin-top:2px}@media (width<=700px){.notification-settings-heading{flex-direction:column;align-items:stretch}.notification-settings-heading label{min-width:0}.notification-settings-grid{grid-template-columns:1fr}}.driver-account-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.system-operator-badge{color:#5b21b6;background:#ede9fe;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.system-control-card{border-left:5px solid #16a34a}.system-control-card.is-maintenance{background:#fff7f7;border-left-color:#dc2626}.system-control-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.system-control-status{color:#166534;background:#dcfce7;border-radius:8px;padding:7px 10px;font-size:12px}.system-control-card.is-maintenance .system-control-status{color:#991b1b;background:#fee2e2}.system-control-form{grid-template-columns:minmax(220px,2fr) minmax(220px,1fr) auto;align-items:end;gap:12px;margin-top:14px;display:grid}.system-control-form label{flex-direction:column;gap:6px;display:flex}.system-control-form label span{color:#475569;font-size:12px;font-weight:800}.system-control-form input{border:1px solid #cbd5e1;border-radius:8px;min-height:42px;padding:9px 11px}.system-control-audit{margin-top:14px}.system-control-audit summary{cursor:pointer;font-weight:800}.system-control-audit ul{color:#475569;margin:10px 0 0;padding-left:20px;font-size:12px}.system-control-audit li{margin:6px 0}.remote-access-ready,.remote-access-pending{margin-top:4px;font-size:10px;font-weight:800;display:block}.remote-access-ready{color:#15803d}.remote-access-pending{color:#b45309}@media (width<=800px){.system-control-heading{flex-direction:column}.system-control-form{grid-template-columns:1fr}.driver-account-actions{justify-content:flex-start}}.representatives-admin-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.representatives-admin-heading h3{margin:0 0 4px}.representatives-admin-heading .drivers-admin-note{margin:0}.representative-map-color{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:7px;font-size:11px;display:inline-flex}.representative-map-color i,.representative-admin-color i{border:2px solid #fff;border-radius:50%;width:17px;height:17px;display:inline-block;box-shadow:0 0 0 1px #94a3b8}.representative-admin-actions{gap:6px;display:flex}.representative-admin-actions button{min-height:34px;padding:7px 10px}.representative-admin-modal-backdrop{z-index:7000;background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.representative-admin-modal{background:#fff;border-radius:14px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 70px #0f172a4d}.representative-admin-modal-heading{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.representative-admin-modal-heading h3{margin:0 0 4px;font-size:19px}.representative-admin-modal-heading p{color:#64748b;margin:0;font-size:12px}.representative-admin-close{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;width:36px;height:36px;font-size:24px;line-height:1}.representative-admin-form-grid{grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid}.representative-admin-form-grid label{flex-direction:column;gap:5px;display:flex}.representative-admin-form-grid label>span{color:#475569;letter-spacing:.035em;text-transform:uppercase;font-size:11px;font-weight:800}.representative-admin-form-grid input:not([type=checkbox]):not([type=color]),.representative-admin-form-grid select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:42px;padding:8px 10px}.representative-admin-color>div{align-items:center;gap:9px;min-height:42px;display:flex}.representative-admin-color input[type=color]{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:54px;height:40px;padding:2px}.representative-admin-color strong{font-variant-numeric:tabular-nums;font-size:12px}.representative-admin-active{grid-column:1/-1;align-items:center;flex-direction:row!important}.representative-admin-active input{width:18px;height:18px}.representative-admin-active span{text-transform:none!important}.representative-admin-modal-actions{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}@media (width<=850px){.representatives-admin-table{min-width:1050px}}@media (width<=650px){.representatives-admin-heading{flex-direction:column;align-items:stretch}.representative-admin-form-grid{grid-template-columns:1fr}.representative-admin-active{grid-column:auto}.representative-admin-modal-backdrop{padding:8px}.representative-admin-modal{max-height:calc(100vh - 16px)}}.zone-editor-module{flex-direction:column;gap:14px;min-height:calc(100vh - 168px);display:flex}.zone-editor-toolbar,.zone-apply-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.zone-editor-toolbar h2{margin:0 0 4px;font-size:21px}.zone-editor-toolbar p{color:#6b7280;margin:0;font-size:14px}.zone-toolbar-actions,.zone-form-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.secondary-button,.danger-button{cursor:pointer;background:#fff;border-radius:7px;min-height:38px;padding:8px 12px;font-weight:700}.secondary-button{color:#334155;border:1px solid #cbd5e1}.secondary-button:hover{background:#f8fafc}.danger-button{color:#b91c1c;border:1px solid #fecaca}.danger-button:hover{background:#fef2f2}.zone-summary-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;display:grid}.zone-summary-grid .summary-card{padding:13px 15px}.zone-summary-grid .summary-card strong{font-size:26px}.zone-apply-panel{flex-wrap:wrap;justify-content:flex-start;padding:10px 14px}.zone-apply-panel label,.zone-form label{flex-direction:column;gap:5px;display:flex}.zone-apply-panel label>span,.zone-form label>span{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.zone-apply-panel input,.zone-apply-panel select,.zone-form input,.zone-form select{color:#111827;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:7px 10px}.zone-apply-panel input:focus,.zone-apply-panel select:focus,.zone-form input:focus,.zone-form select:focus{border-color:#dc2626;outline:3px solid #dc26261f}.zone-checkbox{min-height:38px;padding-top:16px;flex-direction:row!important;align-items:center!important;gap:8px!important;display:flex!important}.zone-checkbox input{width:17px;height:17px;min-height:auto;margin:0}.zone-checkbox span{color:#334155!important;letter-spacing:0!important;text-transform:none!important;font-size:13px!important;font-weight:700!important}.zone-editor-layout{background:#fff;border:1px solid #dbe1e8;border-radius:10px;flex:1;grid-template-columns:310px minmax(0,1fr);min-height:620px;display:grid;overflow:hidden}.zone-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;min-height:0;overflow-y:auto}.zone-fleet-status{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:12px}.zone-fleet-status.online{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.zone-vehicle-marker{background:0 0;place-items:center;font-size:17px;display:grid}.zone-vehicle-marker>span{border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 3px 10px #0f172a59}.zone-list-header{z-index:2;background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:13px 14px;display:flex;position:sticky;top:0}.zone-list-header h3{margin:0;font-size:16px}.zone-list-header span{text-align:center;background:#e2e8f0;border-radius:999px;min-width:27px;padding:3px 7px;font-size:12px;font-weight:800}.zone-list{padding:8px}.zone-list-item{color:#172033;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;margin-bottom:6px;padding:9px 10px;display:grid}.zone-list-item:hover{background:#fff;border-color:#dbe1e8}.zone-list-item.active{background:#fff;border-color:#dc2626;box-shadow:0 0 0 2px #dc262614}.zone-list-item.inactive{opacity:.55}.zone-color-dot{border-radius:50%;width:11px;height:11px}.zone-list-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.zone-list-copy strong,.zone-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.zone-list-copy strong{font-size:13px}.zone-list-copy small{color:#64748b;font-size:11px}.zone-count{text-align:center;background:#e2e8f0;border-radius:999px;min-width:28px;padding:3px 6px;font-size:11px;font-weight:800}.zone-empty{color:#64748b;text-align:center;padding:20px 12px;font-size:13px}.zone-form{background:#fff;border:1px solid #dbe1e8;border-radius:9px;margin:8px;padding:12px}.zone-form h3{margin:0 0 12px;font-size:15px}.zone-form label{margin-bottom:10px}.zone-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.zone-form input[type=color]{width:100%;padding:3px}.zone-form-actions{margin-top:12px}.zone-edit-hint{color:#64748b;margin:10px 0 0;font-size:11px;line-height:1.45}.zone-map-panel{min-width:0;min-height:620px;position:relative}.zone-map-legend{z-index:700;width:min(360px,100% - 24px);max-height:74px;margin:0;position:absolute;bottom:24px;right:12px;overflow:auto;box-shadow:0 8px 24px #0f172a33}body.panel-map-fullscreen-open{overflow:hidden}.zone-map-panel.is-fullscreen{z-index:3000;background:#fff;border-radius:0;min-height:100vh;position:fixed;inset:0}.zone-map-panel.is-fullscreen .zone-map{height:100vh;min-height:100vh}.map-fullscreen-toolbar{z-index:900;background:#fffffff5;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:12px;padding:7px 9px 7px 13px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a33}.map-fullscreen-toolbar button{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:7px;min-height:34px;padding:6px 10px;font-weight:800}.zone-map-legend .map-representative-legend-items{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.zone-map-legend .map-representative-legend-items span{white-space:nowrap}.representative-cluster-wrapper{background:0 0}.representative-cluster{border:3px solid #ffffffeb;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 3px 12px #0f172a59}.representative-cluster span{color:#0f172a;background:#ffffffe6;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 4px;font-size:11px;font-weight:900;display:grid}.zone-map{background:#e5e7eb;width:100%;height:100%;min-height:620px}.zone-map-loading{z-index:500;color:#fff;pointer-events:none;background:#111827e0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700;position:absolute;top:12px;left:50%;transform:translate(-50%)}.zone-map .leaflet-popup-content{margin:10px 12px;line-height:1.45}.zone-map .leaflet-control-draw a{cursor:pointer}@media (width<=1180px){.zone-summary-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.zone-editor-layout{grid-template-columns:270px minmax(0,1fr)}}@media (width<=850px){.zone-editor-toolbar{flex-direction:column;align-items:flex-start}.zone-toolbar-actions{width:100%}.zone-editor-layout{flex-direction:column;min-height:auto;display:flex;overflow:visible}.zone-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;max-height:520px}.zone-map-panel,.zone-map{min-height:560px}}@media (width<=620px){.zone-summary-grid{grid-template-columns:1fr 1fr}.zone-apply-panel{flex-direction:column;align-items:stretch}.zone-apply-panel label,.zone-apply-panel button{width:100%}.zone-checkbox{padding-top:0}.zone-map-panel,.zone-map{min-height:500px}}.zone-repair-status{color:#475569;background:#f8fafc;border:1px solid #dbe1e8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 13px;font-size:12px;display:flex}.zone-repair-status.running{color:#92400e;background:#fffbeb;border-color:#f59e0b}.zone-repair-status.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.zone-repair-status span{text-align:right}.zone-contractor-search-panel{background:#fff;border:1px solid #dbe1e8;border-radius:9px;margin:8px;overflow:hidden}.zone-contractor-search-panel .zone-list-header{background:#fff;padding:10px 11px;position:static}.zone-contractor-search-panel>input{width:calc(100% - 16px);min-height:36px;font:inherit;border:1px solid #cbd5e1;border-radius:7px;margin:8px;padding:7px 9px}.zone-contractor-search-panel>input:focus{border-color:#dc2626;outline:3px solid #dc26261f}.zone-contractor-results{max-height:300px;padding:0 7px 7px;overflow-y:auto}.zone-contractor-results button{color:#172033;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:7px;flex-direction:column;gap:2px;width:100%;margin-top:5px;padding:8px 9px;display:flex}.zone-contractor-results button:hover{background:#fff;border-color:#cbd5e1}.zone-contractor-results strong{font-size:12px}.zone-contractor-results small{color:#64748b;font-size:10px}.zone-contractor-results span{color:#dc2626;font-size:10px;font-weight:700}@media (width<=850px){.zone-repair-status{flex-direction:column;align-items:flex-start}.zone-repair-status span{text-align:left}}.zone-location-corrections{background:#fff;border:1px solid #d4dbe5;border-radius:16px;margin:18px 0;padding:16px}.zone-location-corrections-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.zone-location-corrections-header h3{margin:0}.zone-location-corrections-header p{color:#64748b;margin:5px 0 0}.zone-location-corrections-header>strong{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:999px;padding:6px 10px}.zone-location-corrections-list{gap:8px;display:grid}.zone-location-correction{border:1px solid #dde3eb;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.zone-location-correction>div:first-child{gap:3px;display:grid}.zone-location-correction span,.zone-location-correction small{color:#64748b}.zone-location-correction p{margin:5px 0 0}.zone-location-correction.status-approved{background:#f0fdf4}.zone-location-correction.status-rejected{opacity:.72;background:#f8fafc}.zone-location-correction-actions{align-items:center;gap:7px;display:flex}.zone-location-correction-actions>span{margin-right:4px;font-weight:700}@media (width<=760px){.zone-location-correction{grid-template-columns:1fr}.zone-location-correction-actions{flex-wrap:wrap}.zone-location-corrections-header{flex-direction:column}}.zone-correction-address{color:#0f172a;margin-top:4px;font-weight:700;display:block}.fleet-vehicle-list{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.fleet-vehicle-button{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;grid-template-columns:30px auto;align-items:center;gap:1px 8px;padding:7px 10px;display:grid}.fleet-vehicle-button>span{grid-row:1/3;font-size:22px}.fleet-vehicle-button small{color:#64748b}.fleet-editor-backdrop{z-index:2000;background:#0f172ab3;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.fleet-editor-modal{background:#fff;border-radius:14px;gap:14px;width:min(460px,100%);padding:22px;display:grid;box-shadow:0 20px 50px #0005}.fleet-editor-modal h3{margin:0}.fleet-editor-modal label{gap:6px;font-weight:700;display:grid}.fleet-editor-modal input:not([type=radio]){border:1px solid #cbd5e1;border-radius:8px;min-height:40px;padding:8px 10px}.fleet-source-name{color:#64748b;font-size:12px}.fleet-editor-modal fieldset{border:0;margin:0;padding:0}.fleet-icon-options{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.fleet-icon-options label{cursor:pointer;border:1px solid #cbd5e1;border-radius:9px;place-items:center;width:50px;height:44px;display:grid}.fleet-icon-options label.selected{border-color:#dc2626;box-shadow:0 0 0 2px #fecaca}.fleet-icon-options input{opacity:0;pointer-events:none;position:absolute}.fleet-icon-options span{font-size:24px}.fleet-color-field{align-items:center;gap:10px;display:flex}.fleet-color-field input[type=color]{cursor:pointer;width:64px;min-height:42px;padding:3px}.fleet-color-field span{color:#475569;font-family:monospace}.fleet-editor-actions{justify-content:flex-end;gap:8px;display:flex}.route-reports-module .secondary-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;min-height:38px;padding:8px 12px;font-weight:700}.route-reports-module .secondary-button:hover{background:#f8fafc}.route-reports-module .secondary-button:disabled{opacity:.55;cursor:not-allowed}.route-reports-module{flex-direction:column;gap:14px;display:flex}.reports-toolbar,.reports-filters,.report-table-card,.reports-note{background:#fff;border:1px solid #e5e7eb;border-radius:10px}.reports-history-status{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:9px;grid-template-columns:minmax(260px,auto) minmax(320px,1fr);align-items:center;gap:16px;padding:11px 14px;display:grid}.reports-history-status>div{flex-direction:column;gap:2px;display:flex}.reports-history-status span,.reports-history-status small{font-size:12px;line-height:1.4}.reports-history-status.status-not_imported,.reports-history-status.status-error{color:#9a3412;background:#fff7ed;border-color:#fed7aa #fed7aa #fed7aa #ea580c}.reports-toolbar{justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.reports-toolbar h2{margin:0 0 4px;font-size:21px}.reports-toolbar p{color:#6b7280;margin:0;font-size:14px}.reports-filters{flex-wrap:wrap;align-items:flex-end;gap:10px;padding:12px 14px;display:flex}.reports-filters label{flex-direction:column;gap:5px;min-width:150px;display:flex}.reports-filters .reports-contractor-filter{flex:1;min-width:260px}.reports-filters label>span{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.reports-filters input,.reports-filters select{color:#111827;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:7px 10px}.reports-filters input:focus,.reports-filters select:focus{border-color:#dc2626;outline:3px solid #dc26261f}.reports-filter-actions{align-items:center;gap:8px;display:flex}.reports-summary-grid{grid-template-columns:repeat(5,minmax(145px,1fr));gap:10px;display:grid}.reports-summary-grid .summary-card{min-width:0;padding:14px 15px}.reports-summary-grid .summary-card strong{font-size:26px;line-height:1.08}.reports-tabs{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.reports-tabs button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;flex:none;padding:9px 12px;font-size:13px;font-weight:700}.reports-tabs button:hover{background:#f8fafc}.reports-tabs button.active{color:#fff;background:#111827;border-color:#111827}.report-table-card{overflow:hidden}.report-table-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.report-table-header h3{margin:0 0 3px;font-size:16px}.report-table-header small{color:#64748b}.report-table-header>strong{white-space:nowrap;font-size:13px}.report-table-wrapper{min-height:220px;max-height:calc(100vh - 420px);overflow-x:auto}.report-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:max-content;font-size:13px}.report-table th,.report-table td{text-align:left;vertical-align:middle;box-sizing:border-box;border-bottom:1px solid #e5e7eb;padding:9px 11px}.report-table th{z-index:1;color:#475569;white-space:normal;background:#f8fafc;position:sticky;top:0}.report-sort-button{width:100%;min-width:max-content;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:7px;padding:0;font-weight:800;display:inline-flex}.report-sort-button:hover,.report-sort-button.active{color:#b91c1c}.report-sort-indicator{color:#94a3b8;flex:none;font-size:10px}.report-sort-button.active .report-sort-indicator{color:#b91c1c}.report-table th.numeric,.report-table th.numeric .report-sort-button{text-align:right;justify-content:flex-end}.report-table th:first-child,.report-table td:first-child{min-width:190px}.report-table th:not(.numeric),.report-table td.report-cell-text{min-width:120px}.report-table td.report-cell-date{white-space:nowrap;min-width:112px}.report-table td.report-cell-datetime{white-space:nowrap;min-width:152px}.report-table tbody tr:hover{background:#f8fafc}.report-table td.numeric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.reports-note{color:#64748b;padding:11px 14px;font-size:12px;line-height:1.45}@media (width<=1150px){.reports-summary-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=760px){.reports-history-status{grid-template-columns:1fr;gap:6px}.reports-toolbar{flex-direction:column;align-items:flex-start}.reports-filters{flex-direction:column;align-items:stretch}.reports-filters label,.reports-filters .reports-contractor-filter,.reports-filters .reports-document-filter{width:100%;min-width:0}.reports-filter-actions{width:100%}.reports-filter-actions button{flex:1}.reports-summary-grid{grid-template-columns:1fr 1fr}.report-table-wrapper{max-height:none}}.route-reports-module{gap:8px}.reports-toolbar,.reports-tabs,.report-table-card>.report-table-header{display:none}.reports-history-status{border-left-width:3px;border-radius:6px;grid-template-columns:none;align-items:center;gap:6px;min-height:28px;padding:4px 9px;font-size:11px;line-height:1.2;display:flex}.reports-history-status>div{display:contents}.reports-history-status small{text-overflow:ellipsis;white-space:nowrap;max-width:560px;overflow:hidden}.reports-filters{gap:7px;padding:8px 10px}.reports-filters label{gap:3px;min-width:125px}.reports-filters .reports-contractor-filter{min-width:220px}.reports-filters .reports-document-filter{min-width:190px}.reports-filters input,.reports-filters select,.reports-route-multiselect>summary{min-height:32px;padding:5px 8px;font-size:12px}.reports-filter-actions,.reports-export-actions{gap:5px}.route-reports-module .primary-button,.route-reports-module .secondary-button{min-height:32px;padding:5px 9px;font-size:12px}.reports-summary-grid{gap:7px}.reports-summary-grid .summary-card{min-height:62px;padding:8px 11px}.reports-summary-grid .summary-card strong{font-size:20px}.reports-summary-grid .summary-currency{font-size:18px!important}.report-control-bar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:6px 9px;display:flex}.report-control-bar>label{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.report-control-bar>select{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:min(330px,34vw);min-height:32px;padding:4px 28px 4px 8px;font-size:12px;font-weight:700}.report-control-meta{color:#64748b;white-space:nowrap;font-size:11px}.report-control-exports{gap:5px;margin-left:auto;display:flex}.report-table-wrapper{max-width:100%;max-height:calc(100vh - 330px);overflow:auto}.report-table{table-layout:fixed;width:max-content;min-width:100%;font-size:12px}.report-table th,.report-table td{padding:7px 8px;min-width:0!important}.report-table .report-column-text{width:190px}.report-table .report-column-number{width:94px}.report-table .report-column-decimal{width:110px}.report-table .report-column-currency{width:130px}.report-table .report-column-distance{width:120px}.report-table .report-column-duration,.report-table .report-column-date{width:112px}.report-table .report-column-datetime{width:148px}.report-record-link{color:#1d4ed8;font:inherit;text-align:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.report-sort-button{white-space:normal;gap:4px;min-width:0;line-height:1.15}.report-sort-button>span:first-child{overflow-wrap:anywhere}@media (width<=760px){.report-control-bar{flex-wrap:wrap;align-items:stretch}.report-control-bar>select{width:calc(100% - 54px)}.report-control-meta{width:100%}.report-control-exports{margin-left:0}}.report-table-header-actions{align-items:center;gap:12px;display:flex}.order-hours-chart{background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;margin:0 18px 18px;padding:18px}.order-hours-chart-title{flex-direction:column;gap:3px;margin-bottom:18px;display:flex}.order-hours-chart-title span,.order-hours-legend{color:#64748b;font-size:12px}.order-hours-bars{grid-template-columns:repeat(24,minmax(22px,1fr));gap:5px;height:230px;display:grid;overflow-x:auto}.order-hour-column{text-align:center;grid-template-rows:20px 1fr 20px;align-items:end;min-width:22px;display:grid;position:relative}.order-hour-selector{z-index:2;cursor:pointer;background:0 0;border:0;border-radius:5px;position:absolute;inset:0}.order-hour-selector:hover{box-shadow:inset 0 0 0 2px #94a3b8}.order-hour-selector.selected{background:#2563eb1a;box-shadow:inset 0 0 0 2px #2563eb}.order-hours-selection-help{color:#64748b;margin:-8px 0 12px;font-size:12px}.order-hours-selection-summary{grid-template-columns:repeat(3,minmax(125px,1fr)) auto;align-items:stretch;gap:10px;margin:0 0 16px;display:grid}.order-hours-selection-summary>div{background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;flex-direction:column;gap:3px;padding:9px 11px;display:flex}.order-hours-selection-summary span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:800}.order-hours-selection-summary button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;font-weight:700}.order-hour-count{color:#334155;font-size:10px;font-weight:700}.order-hour-bar-track{border-bottom:1px solid #cbd5e1;width:100%;height:100%;position:relative}.order-hour-bar{background:#475569;border-radius:3px 3px 0 0;min-height:2px;position:absolute;bottom:0;left:3px;right:3px}.order-hour-bar.after-cutoff{background:#dc2626}.order-hour-column small{color:#64748b;padding-top:5px;font-size:9px}.order-hours-legend{justify-content:flex-end;align-items:center;gap:6px;margin-top:10px;display:flex}.order-hours-legend span{background:#dc2626;border-radius:2px;width:12px;height:12px}@media (width<=760px){.report-table-header-actions{flex-direction:column;align-items:flex-end;gap:6px}.order-hours-chart{margin:0 10px 12px;padding:12px}.order-hours-bars{min-width:620px}.order-hours-chart{overflow-x:auto}}@media (width<=500px){.reports-summary-grid{grid-template-columns:1fr}}.reports-export-actions{align-items:center;gap:8px;display:flex}.reports-contractor-filter{z-index:20;position:relative}.reports-route-multiselect{min-width:210px;position:relative}.reports-route-multiselect>summary{color:#111827;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:7px 10px;font-weight:600;list-style:none;display:flex}.reports-route-multiselect>summary::-webkit-details-marker{display:none}.reports-route-multiselect>summary:after{content:"▾";color:#64748b}.reports-route-options{z-index:130;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:max(100%,290px);max-height:340px;padding:7px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 12px 30px #0f172a2e}.reports-route-options label{cursor:pointer;border-radius:5px;grid-template-columns:20px minmax(0,1fr);align-items:center;padding:7px 8px;gap:8px!important;min-width:0!important;display:grid!important}.reports-route-options label:hover{background:#f1f5f9}.reports-route-options input{width:16px;min-height:16px;margin:0}.reports-route-options-actions{border-bottom:1px solid #e2e8f0;gap:6px;margin-bottom:3px;padding-bottom:6px;display:flex}.reports-route-options-actions button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:5px;flex:1;min-height:30px;font-size:11px;font-weight:700}.reports-contractor-combobox{min-width:100%;position:relative}.reports-contractor-input-row{position:relative}.reports-contractor-input-row input{width:100%;padding-right:34px}.reports-contractor-clear{color:#475569;cursor:pointer;background:#e5e7eb;border:0;border-radius:50%;width:25px;height:25px;font-size:18px;line-height:1;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.reports-contractor-options{z-index:100;background:#fff;border:1px solid #cbd5e1;border-radius:8px;max-height:330px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0f172a2e}.reports-contractor-options button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;gap:2px;width:100%;padding:8px 10px;display:flex}.reports-contractor-options button:hover,.reports-contractor-options button.selected{background:#eef2ff}.reports-contractor-options button strong{font-size:13px}.reports-contractor-options button small{color:#64748b;font-size:11px}.reports-contractor-empty{color:#64748b;text-align:center;padding:12px;font-size:12px}@media (width<=760px){.reports-export-actions{width:100%}.reports-export-actions button{flex:1}.order-hours-selection-summary{grid-template-columns:1fr 1fr}}.status-orders-module{flex-direction:column;gap:8px;min-width:0;display:flex}.status-orders-controls,.status-orders-summary,.status-orders-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:9px}.status-orders-controls{align-items:flex-end;gap:7px;padding:8px 10px;display:flex}.status-orders-controls label{flex-direction:column;gap:3px;min-width:132px;display:flex}.status-orders-controls label>span{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.status-orders-controls input,.status-orders-controls select{color:#111827;min-height:32px;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:5px 8px;font-size:12px}.status-orders-controls select{background:#fff;min-width:128px}.status-orders-controls .status-orders-search{flex:1;min-width:260px}.status-orders-controls button{min-height:32px;padding:5px 10px;font-size:12px}.status-orders-summary{color:#475569;align-items:center;gap:18px;padding:7px 11px;font-size:12px;display:flex}.status-orders-summary strong{color:#0f172a}.status-orders-table-card{min-width:0;overflow:hidden}.status-orders-table-wrapper{max-width:100%;max-height:calc(100vh - 225px);overflow:auto}.status-orders-table{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:100%;font-size:12px}.status-orders-table th,.status-orders-table td{vertical-align:top;text-align:left;border-bottom:1px solid #e5e7eb;padding:7px 8px}.status-orders-table th{z-index:2;color:#475569;background:#f8fafc;position:sticky;top:0}.status-orders-table th button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:4px;padding:0;font-weight:800;line-height:1.15;display:flex}.status-orders-table th button.active{color:#b91c1c}.status-orders-table th small{color:#94a3b8;flex:none;font-size:9px}.status-orders-table th.numeric button{text-align:right}.status-orders-table td.numeric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.status-orders-table td.documents-cell{white-space:pre-line;line-height:1.35}.status-orders-table tbody tr:hover{background:#f8fafc}.status-orders-table .status-column-text{width:165px}.status-orders-table .status-column-datetime{width:145px}.status-orders-table .status-column-number{width:82px}.status-orders-table .status-column-currency{width:120px}.status-orders-table .status-column-contractorName{width:240px}.status-orders-table .status-column-deliveryMethod,.status-orders-table .status-column-representativeName{width:155px}.status-orders-table .status-column-mpDocuments,.status-orders-table .status-column-wmDocuments,.status-orders-table .status-column-wzDocuments{width:210px}@media (width<=850px){.status-orders-controls{flex-wrap:wrap;align-items:stretch}.status-orders-controls label{flex:1}.status-orders-controls .status-orders-search{flex-basis:100%;min-width:100%}.status-orders-summary{flex-direction:column;align-items:flex-start;gap:3px}.status-orders-table-wrapper{max-height:none}}.status-orders-source-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:700}.sales-visits-module{flex-direction:column;gap:16px;display:flex}.sales-visits-toolbar{background:#fff;border:1px solid #dbe3ee;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.sales-visits-toolbar h2,.sales-visits-toolbar p{margin:0}.sales-visits-toolbar p{color:#64748b;margin-top:4px}.sales-visits-toolbar>div:last-child{gap:8px;display:flex}.sales-filters{background:#fff;border:1px solid #dbe3ee;border-radius:10px;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;padding:14px;display:grid}.sales-filters label,.sales-modal label{color:#334155;flex-direction:column;gap:5px;font-size:12px;font-weight:700;display:flex}.sales-filters input,.sales-filters select,.sales-modal input,.sales-modal select,.sales-modal textarea{color:#0f172a;min-height:40px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:8px 10px}.sales-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.sales-summary>div{background:#fff;border:1px solid #dbe3ee;border-radius:9px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.sales-summary span{color:#64748b;font-size:12px}.sales-summary strong{font-size:23px}.sales-visits-layout{grid-template-columns:minmax(460px,.9fr) minmax(520px,1.1fr);gap:14px;min-height:610px;display:grid}.sales-visits-list,.sales-map-card{background:#fff;border:1px solid #dbe3ee;border-radius:10px;overflow:hidden}.sales-visits-list>header,.sales-map-card>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sales-visits-list h3,.sales-map-card h3{margin:0}.sales-map-card header span{color:#64748b;font-size:11px}.sales-map-wrap{position:relative}.sales-map{height:555px}.sales-map-legend{z-index:700;width:auto;max-height:74px;margin:0;position:absolute;bottom:24px;left:12px;right:12px;overflow:hidden;box-shadow:0 8px 24px #0f172a33}.sales-map-legend .map-representative-legend-items{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.sales-map-legend .map-representative-legend-items span{white-space:nowrap}.sales-map-header-actions{align-items:center;gap:8px;display:flex}.sales-map-header-actions .secondary-button{min-height:32px;padding:5px 9px}.sales-map-card.is-fullscreen{z-index:3000;border:0;border-radius:0;grid-template-rows:auto 1fr;display:grid;position:fixed;inset:0}.sales-map-card.is-fullscreen .sales-map-wrap,.sales-map-card.is-fullscreen .sales-map{height:100%;min-height:0}.sales-visit-card{border-bottom:1px solid #e2e8f0;grid-template-columns:82px 1fr auto;gap:12px;padding:14px;display:grid}.sales-visit-card.status-completed{background:#f0fdf4}.sales-visit-card.status-cancelled{opacity:.65}.sales-visit-time{color:#334155;flex-direction:column;gap:3px;display:flex}.sales-visit-main{min-width:0}.sales-visit-main h4{margin:4px 0;font-size:15px}.sales-visit-main p{color:#475569;margin:6px 0;font-size:12px}.sales-visit-main small{color:#64748b}.sales-visit-status{color:#dc2626;text-transform:uppercase;font-size:10px;font-weight:800}.status-completed .sales-visit-status{color:#15803d}.sales-visit-actions{flex-direction:column;gap:5px;display:flex}.sales-visit-actions button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px}.fleet-state{color:#64748b;background:#f1f5f9;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:700}.fleet-state.online{color:#166534;background:#dcfce7}.sales-vehicle-marker{background:0 0;place-items:center;font-size:17px;display:grid}.sales-vehicle-marker>span{border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 3px 10px #0005}.sales-modal-backdrop{z-index:2000;background:#0f172ab8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sales-modal{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:min(650px,100%);max-height:92vh;padding:18px;display:flex;overflow:auto;box-shadow:0 24px 60px #0006}.sales-modal header,.sales-modal footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.sales-modal header h3{margin:0}.sales-modal header button{cursor:pointer;background:0 0;border:0;font-size:26px}.sales-modal footer{justify-content:flex-end;padding-top:8px}.sales-modal footer button{cursor:pointer;border:1px solid #cbd5e1;border-radius:7px;min-height:40px;padding:8px 16px}.sales-two-columns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sales-address-row{grid-template-columns:1fr auto;gap:7px;display:grid}.sales-address-row button{background:#f8fafc;border:1px solid #cbd5e1;border-radius:7px}.sales-checkbox{align-items:center;flex-direction:row!important}.sales-checkbox input{min-height:auto}@media (width<=1100px){.sales-visits-layout{grid-template-columns:1fr}.sales-map{height:480px}.sales-filters{grid-template-columns:1fr 1fr}}@media (width<=650px){.sales-visits-toolbar{flex-direction:column;align-items:stretch}.sales-visits-toolbar>div:last-child{display:grid}.sales-filters,.sales-summary,.sales-two-columns{grid-template-columns:1fr 1fr}.sales-visit-card{grid-template-columns:70px 1fr}.sales-visit-actions{flex-direction:row;grid-column:1/-1}.sales-map{height:420px}}
