*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-primary:#e85a2b;--brand-primary-dark:#c84416;--brand-primary-light:#ffede3;--brand-secondary:#1e3a5f;--bg-page:#f5f6f8;--bg-card:#fff;--bg-subtle:#f9fafb;--border:#e5e7eb;--border-strong:#d1d5db;--text-primary:#111827;--text-secondary:#4b5563;--text-tertiary:#9ca3af;--text-inverse:#fff;--green:#10b981;--green-light:#d1fae5;--yellow:#f59e0b;--yellow-light:#fef3c7;--red:#ef4444;--red-light:#fee2e2;--gray-light:#e5e7eb;--blue:#3b82f6;--blue-light:#dbeafe;--line-green:#06c755;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000a;--r-sm:6px;--r:10px;--r-md:14px;--r-lg:20px;--c-primary:#e85a2b;--c-primary-d:#c84416;--c-primary-l:#ffede3;--c-primary-txt:#92400e;--c-bg:#f5f6f8;--c-surface:#fff;--c-surface-2:#f9fafb;--c-border:#e5e7eb;--c-border-s:#d1d5db;--c-text:#111827;--c-muted:#4b5563;--c-faint:#9ca3af;--c-success:#10b981;--c-success-l:#d1fae5;--c-warn:#f59e0b;--c-warn-l:#fef3c7;--c-danger:#ef4444;--c-danger-l:#fee2e2;--c-dark:#1e3a5f;--c-dark-2:#2d5a9e;--c-dark-border:#ffffff1f;--c-dark-muted:#ffffffb3;--font:"Noto Sans TC", "PingFang TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"Courier New", monospace}html,body{font-family:var(--font);color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}#root{width:100%;min-height:100dvh}.btn{border-radius:var(--r);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font);border:none;justify-content:center;align-items:center;gap:6px;padding:12px 20px;text-decoration:none;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--brand-primary);color:#fff;font-size:15px}.btn-primary:hover:not(:disabled){background:var(--brand-primary-dark)}.btn-secondary{color:var(--brand-secondary);border:1.5px solid var(--brand-secondary);background:#fff;padding:10px 18px}.btn-secondary:hover:not(:disabled){background:var(--bg-subtle);border-color:var(--brand-primary);color:var(--brand-primary)}.btn-ghost{background:var(--bg-page);color:var(--text-secondary);padding:8px 14px;font-size:13px}.btn-ghost:hover:not(:disabled){color:var(--text-primary);background:#fff}.btn-line{background:var(--line-green);color:#fff;font-size:15px;font-weight:700}.btn-sm{padding:5px 12px;font-size:12px}.btn-lg{padding:14px 28px;font-size:15px}.btn-full{width:100%}.field{border:1.5px solid var(--border-strong);border-radius:var(--r);width:100%;font-size:14px;font-family:var(--font);color:var(--text-primary);background:#fff;padding:12px 14px;transition:border-color .15s}.field:focus{border-color:var(--brand-primary);outline:none}textarea.field{resize:none}select.field{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.field-label{color:var(--text-secondary);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.field-input{border:1.5px solid var(--border-strong);border-radius:var(--r);width:100%;font-size:14px;font-family:var(--font);color:var(--text-primary);background:#fff;padding:12px 14px;transition:border-color .15s}.field-input:focus{border-color:var(--brand-primary);outline:none}textarea.field-input{resize:none}.field-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.field-error{color:var(--red);font-size:11px}.tag{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.tag-green{background:var(--green-light);color:#047857}.tag-yellow{background:var(--yellow-light);color:#b45309}.tag-red{background:var(--red-light);color:#b91c1c}.tag-gray{background:var(--bg-page);color:var(--text-secondary)}.tag-blue{background:var(--blue-light);color:#1e40af}.tag-brand,.tag-orange{background:var(--brand-primary-light);color:var(--brand-primary-dark)}.status-draft,.status-assigned,.status-on_route,.status-arrived,.status-in_progress,.status-paid,.status-completed,.status-cancelled{border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.status-draft{background:var(--bg-page);color:var(--text-secondary)}.status-assigned{background:var(--blue-light);color:#1e40af}.status-on_route{background:var(--yellow-light);color:#b45309}.status-arrived{background:var(--brand-primary-light);color:var(--brand-primary-dark)}.status-in_progress{color:#047857;background:#ecfdf5}.status-paid{background:var(--green-light);color:#047857}.status-completed{background:var(--gray-light);color:var(--text-secondary)}.status-cancelled{background:var(--red-light);color:#b91c1c}.card,.s-card{border-radius:var(--r-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;margin-bottom:12px;padding:16px}.dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dot-green{background:var(--green);box-shadow:0 0 0 3px var(--green-light)}.dot-yellow{background:var(--yellow);box-shadow:0 0 0 3px var(--yellow-light)}.dot-red{background:var(--red);box-shadow:0 0 0 3px var(--red-light)}.dot-gray{background:var(--text-tertiary);box-shadow:0 0 0 3px var(--gray-light)}.liff-header{border-bottom:1px solid var(--border);z-index:5;background:#fff;flex-shrink:0;align-items:center;gap:12px;padding:50px 16px 12px;display:flex}.liff-header .back{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:50%;place-items:center;display:grid}.liff-header .title{color:var(--text-primary);flex:1;font-size:16px;font-weight:600}.liff-header .close{background:var(--bg-page);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:50%;place-items:center;font-size:16px;display:grid}.screen-body{background:var(--bg-page);flex:1;padding-bottom:80px;overflow-y:auto}.s-section{padding:16px}.bottom-nav{border-top:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-around;padding:8px 0 24px;display:flex}.bottom-nav button{color:var(--text-tertiary);cursor:pointer;font-size:10px;font-weight:600;font-family:var(--font);background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:4px 12px;display:flex}.bottom-nav button.active{color:var(--brand-primary)}.bottom-nav button svg{width:22px;height:22px}.cash-input::placeholder{color:#d1d5db}@supports (-webkit-text-stroke:1px #000){.cash-input::placeholder{color:#0000;-webkit-text-stroke:1px #d1d5db}}@keyframes pulse-attn{0%,to{opacity:1;box-shadow:0 0 #f59e0b8c}50%{opacity:.6;box-shadow:0 0 0 7px #f59e0b00}}.pulse-attn{animation:1.2s ease-in-out infinite pulse-attn}@keyframes pulse-tl{0%,to{box-shadow:0 0 0 2px var(--brand-primary), 0 0 0 0 #e85a2b73}50%{box-shadow:0 0 0 2px var(--brand-primary), 0 0 0 10px #e85a2b00}}.tl-current-pulse{animation:2s infinite pulse-tl}.line-login{background:linear-gradient(180deg, #fff 0%, var(--brand-primary-light) 100%);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:80px 32px 32px;display:flex}.line-login .big-logo{background:linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-dark) 100%);color:#fff;border-radius:28px;place-items:center;width:100px;height:100px;margin-bottom:24px;font-size:40px;font-weight:900;display:grid;box-shadow:0 10px 30px #e85a2b66}.line-login h1{color:var(--text-primary);margin-bottom:6px;font-size:24px}.line-login .subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:14px}.line-login .form{flex-direction:column;gap:12px;width:100%;margin-bottom:16px;display:flex}.dashboard{zoom:var(--dash-zoom,1);background:#fff;grid-template-columns:240px 1fr;width:100%;height:100%;display:grid;overflow:hidden}.dashboard-sidebar{background:var(--brand-secondary);color:#fff;height:100%;padding:24px 16px;overflow-y:auto}.dashboard-sidebar .user-block{border-radius:var(--r);background:#ffffff0f;align-items:center;gap:10px;margin-bottom:24px;padding:12px;display:flex}.dashboard-sidebar .avatar{background:var(--brand-primary);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:grid}.dashboard-sidebar .nav-section{color:#fff6;text-transform:uppercase;letter-spacing:1px;padding:12px 12px 6px;font-size:11px;font-weight:700}.dashboard-sidebar .nav-item{color:#ffffffb3;text-align:left;cursor:pointer;width:100%;font-size:15px;font-family:var(--font);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;margin-bottom:2px;padding:11px 12px;transition:all .15s;display:flex}.dashboard-sidebar .nav-item:hover{color:#fff;background:#ffffff14}.dashboard-sidebar .nav-item.active{background:var(--brand-primary);color:#fff;font-weight:600}.dashboard-sidebar .nav-item svg{width:18px;height:18px}.dashboard-sidebar .nav-item .badge{color:#fff;background:#ffffff26;border-radius:4px;margin-left:auto;padding:1px 6px;font-size:10px}.dashboard-main{flex-direction:column;height:100%;display:flex;overflow:hidden}.dashboard-topbar{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;align-items:center;gap:16px;padding:14px 24px;display:flex}.dashboard-topbar .breadcrumb{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.dashboard-topbar .search{background:var(--bg-page);width:280px;color:var(--text-tertiary);border-radius:8px;align-items:center;gap:8px;margin-left:auto;padding:6px 12px;font-size:13px;display:flex}.dashboard-topbar .icon-btn{background:var(--bg-page);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:relative}.dashboard-content{background:var(--bg-page);flex:1;padding:24px;overflow-y:auto}.dashboard-page-header{align-items:flex-end;margin-bottom:20px;display:flex}.dashboard-page-header h1{color:var(--text-primary);font-size:22px;font-weight:700}.dashboard-page-header .subtitle{color:var(--text-tertiary);margin-left:16px;font-size:13px}.dashboard-page-header .actions{gap:8px;margin-left:auto;display:flex}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.kpi-card{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;padding:16px 20px}.kpi-card .label{color:var(--text-tertiary);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.kpi-card .value{color:var(--text-primary);margin-top:4px;font-size:28px;font-weight:700}.kpi-card .delta{align-items:center;gap:4px;margin-top:4px;font-size:12px;display:flex}.delta-up{color:var(--green)}.delta-down{color:var(--red)}.panel{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;margin-bottom:16px;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 18px;display:flex}.panel-title{color:var(--text-primary);flex:1;font-size:17px;font-weight:700}.panel-body{padding:18px}.panel-body-flush{padding:0}table{border-collapse:collapse;width:100%;font-size:15px}table th{background:var(--bg-subtle);color:var(--text-secondary);text-align:left;border-bottom:1px solid var(--border);padding:11px 16px;font-size:14px;font-weight:600}table td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:13px 16px}table tr:last-child td{border-bottom:none}table tr:hover td{background:var(--bg-subtle)}.note-banner{background:linear-gradient(180deg, var(--brand-primary-light) 0%, white 100%);border-left:3px solid var(--brand-primary);color:var(--brand-primary-dark);border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px;font-weight:500}.note-banner strong{font-weight:700}.module-badge{background:var(--brand-secondary);color:#fff;letter-spacing:.5px;vertical-align:middle;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.schedule-grid{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;overflow:hidden}.schedule-row{border-bottom:1px solid var(--border);grid-template-columns:200px repeat(8,1fr);min-height:56px;display:grid}.schedule-row:last-child{border-bottom:none}.schedule-row.header{background:var(--bg-subtle);color:var(--text-secondary);min-height:36px;font-size:11px;font-weight:600}.schedule-row.header>div{text-align:center;place-items:center;padding:8px 4px;display:grid}.schedule-cell{border-left:1px solid var(--border);padding:6px;font-size:11px}.schedule-driver{background:var(--bg-subtle);border-right:2px solid var(--border);align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.schedule-block{background:var(--brand-primary);color:#fff;border-radius:4px;margin:2px 0;padding:4px 6px;font-size:10px;font-weight:600}.schedule-block.blue{background:var(--blue)}.schedule-block.green{background:var(--green)}.schedule-block.gray{background:var(--text-tertiary)}.light-strip{background:var(--bg-subtle);border-radius:var(--r);gap:16px;margin-bottom:16px;padding:16px;display:flex}.light-pill{border-radius:var(--r);border:1px solid var(--border);background:#fff;flex:1;align-items:center;gap:10px;padding:12px;display:flex}.light-pill .count{font-size:22px;font-weight:700}.light-pill .label{color:var(--text-tertiary);font-size:11px}.timeline{flex-direction:column;gap:8px;display:flex}.timeline-step{align-items:flex-start;gap:12px;display:flex}.timeline-step .marker{flex-direction:column;align-items:center;width:24px;display:flex}.timeline-step .dot-tl{background:var(--brand-primary);width:16px;height:16px;box-shadow:0 0 0 2px var(--brand-primary);border:3px solid #fff;border-radius:50%;flex-shrink:0}.timeline-step:not(.done) .dot-tl{box-shadow:0 0 0 2px var(--border-strong);background:#fff}.timeline-step .line-tl{background:var(--border);flex:1;width:2px;min-height:16px;margin:4px 0}.timeline-step .body{flex:1;padding-bottom:12px}.timeline-step .body .title{color:var(--text-primary);font-size:13px;font-weight:600}.timeline-step .body .time{color:var(--text-tertiary);font-size:11px}.timeline-step .dot{background:var(--brand-primary);width:16px;height:16px;box-shadow:0 0 0 2px var(--brand-primary);border:3px solid #fff;border-radius:50%}.timeline-step:not(.done) .dot{box-shadow:0 0 0 2px var(--border-strong);background:#fff}.timeline-step .line{background:var(--border);flex:1;width:2px;margin:4px 0}.timeline-step .title{font-size:13px;font-weight:600}.timeline-step .time{color:var(--text-tertiary);font-size:11px}.calendar{border-radius:var(--r-md);background:#fff;margin-bottom:16px;padding:16px}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar-grid .day-header{color:var(--text-tertiary);text-align:center;padding:4px 0;font-size:11px;font-weight:600}.calendar-grid .day{aspect-ratio:1;color:var(--text-primary);cursor:pointer;border-radius:8px;place-items:center;font-size:13px;font-weight:500;transition:all .15s;display:grid}.calendar-grid .day.selected{background:var(--brand-primary);color:#fff;font-weight:700}.calendar-grid .day.disabled{color:var(--text-tertiary);cursor:not-allowed}.calendar-grid .day.weekend{color:var(--brand-primary)}.calendar-grid .day.weekend.selected{color:#fff}.calendar-grid .day:hover:not(.disabled):not(.selected){background:var(--bg-subtle)}.qr-scanner{color:#fff;background:linear-gradient(#000 0%,#1a1a1a 100%);flex-direction:column;flex:1;align-items:center;padding:20px;display:flex}.qr-frame{border-radius:16px;width:240px;height:240px;margin:40px auto;position:relative;overflow:hidden}.qr-corner{border-color:var(--brand-primary);z-index:2;border-style:solid;border-width:0;width:32px;height:32px;position:absolute}.qr-corner.tl{border-top-width:4px;border-left-width:4px;border-top-left-radius:16px;top:-2px;left:-2px}.qr-corner.tr{border-top-width:4px;border-right-width:4px;border-top-right-radius:16px;top:-2px;right:-2px}.qr-corner.bl{border-bottom-width:4px;border-left-width:4px;border-bottom-left-radius:16px;bottom:-2px;left:-2px}.qr-corner.br{border-bottom-width:4px;border-right-width:4px;border-bottom-right-radius:16px;bottom:-2px;right:-2px}.qr-scanline{background:linear-gradient(90deg, transparent, var(--brand-primary), transparent);z-index:2;height:2px;animation:2s ease-in-out infinite scan;position:absolute;top:50%;left:16px;right:16px}.qr-hint{color:#ffffffb3;text-align:center;margin-top:8px;font-size:14px}@keyframes scan{0%,to{opacity:.4;top:8%}50%{opacity:1;top:92%}}.otp-input{justify-content:center;gap:8px;margin:24px 0;display:flex}.otp-input input{border:1.5px solid var(--border-strong);border-radius:var(--r);text-align:center;width:44px;height:56px;font-size:22px;font-weight:700;font-family:var(--font);background:#fff}.otp-input input:focus{border-color:var(--brand-primary);outline:none}.bind-success{background:linear-gradient(180deg, var(--brand-primary-light) 0%, white 100%);flex-direction:column;flex:1;align-items:center;padding:40px 24px;display:flex;overflow-y:auto}.success-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:80px;height:80px;margin-bottom:16px;animation:.4s bounceIn;display:grid;box-shadow:0 10px 24px #10b9814d}@keyframes bounceIn{0%{transform:scale(0)}60%{transform:scale(1.1)}to{transform:scale(1)}}.bar-chart{align-items:flex-end;gap:8px;height:160px;padding:8px 0;display:flex}.bar{background:linear-gradient(180deg, var(--brand-primary), var(--brand-primary-dark));border-radius:6px 6px 0 0;flex:1;position:relative}.bar span{color:var(--text-tertiary);white-space:nowrap;font-size:10px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}.drv-tab-bar{border-top:1px solid var(--border);background:#fff;flex-shrink:0;display:none;box-shadow:0 -2px 8px #0000000f}.drv-tab-btn{cursor:pointer;color:var(--text-tertiary);padding:8px 4px;padding-bottom:max(10px, env(safe-area-inset-bottom,10px));font-size:10px;font-weight:600;font-family:var(--font);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;transition:color .12s;display:flex}.drv-tab-btn.is-active{color:var(--brand-primary)}.drv-nav-links{align-items:center;gap:4px;display:flex}.drv-nav-burger{cursor:pointer;justify-content:center;align-items:center;padding:6px;display:none}.drv-menu-dropdown{border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);z-index:50;background:#fff;min-width:160px;padding:6px;position:absolute;top:100%;right:0}.drv-menu-item{cursor:pointer;width:100%;font-size:13px;font-family:var(--font);color:var(--text-primary);background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;display:flex}.drv-menu-item:hover{background:var(--bg-subtle)}.drv-menu-divider{background:var(--border);height:1px;margin:4px 0}.kpi-strip-top{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:16px;display:grid}.kpi-top-card{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.kpi-top-card .label{color:var(--text-tertiary);letter-spacing:.3px;text-transform:uppercase;font-size:11px;font-weight:600}.kpi-top-card .value{font-size:26px;font-weight:900;line-height:1.1}.kpi-top-card .sub{color:var(--text-secondary);font-size:11px}.kpi-top-card.accent-green{border-left:3px solid var(--green)}.kpi-top-card.accent-yellow{border-left:3px solid var(--yellow)}.kpi-top-card.accent-red{border-left:3px solid var(--red)}.kpi-top-card.accent-brand{border-left:3px solid var(--brand-primary)}.kpi-top-card.accent-blue{border-left:3px solid var(--blue)}.kpi-top-card.accent-secondary{border-left:3px solid var(--brand-secondary)}.vehicle-mini{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;margin-bottom:16px;padding:14px 16px}.vehicle-mini-header{align-items:center;margin-bottom:10px;display:flex}.vehicle-mini-header h3{font-size:13px;font-weight:700}.vehicle-mini-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.v-pill{background:var(--bg-subtle);border:1px solid var(--border);border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:600;display:flex}.v-pill.assigned{background:var(--brand-primary-light);border-color:var(--brand-primary);color:var(--brand-primary-dark)}.v-pill.idle{background:var(--bg-page);color:var(--text-tertiary)}.v-pill.maint{border-color:var(--yellow);color:#92400e;background:#fffbeb}.dispatch-grid{grid-template-columns:1.2fr 1fr;gap:16px;display:grid}.ops-main-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:16px;display:grid}.ops-main-grid>*{min-width:0}.ops-roster-grid{grid-template-columns:1fr 1fr;display:grid}.ops-roster-grid>*{min-width:0}.split-list-detail{grid-template-columns:300px 1fr;align-items:start;gap:12px;display:grid}.split-2-1{grid-template-columns:2fr 1fr;gap:16px;display:grid}.choice-grid-5{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:10px;display:grid}.split-list-detail>*,.split-2-1>*,.choice-grid-5>*{min-width:0}.driver-pool,.order-queue{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;overflow:hidden}.pool-header{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 18px;display:flex}.pool-header h3{flex:1;font-size:14px;font-weight:700}.filter-chip{background:var(--bg-page);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.filter-chip.active{background:var(--brand-secondary);color:#fff;border-color:var(--brand-secondary)}.pool-divider{text-transform:uppercase;letter-spacing:1px;background:var(--bg-subtle);color:var(--text-tertiary);align-items:center;gap:8px;padding:7px 18px;font-size:10px;font-weight:700;display:flex}.pool-divider .count-chip{color:var(--text-secondary);border:1px solid var(--border);background:#fff;border-radius:999px;padding:2px 8px;font-size:10px}.driver-card{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px 18px;transition:background .15s;display:grid}.driver-card:hover{background:var(--bg-subtle)}.driver-card:last-child{border-bottom:none}.driver-card .avatar-d{background:var(--bg-page);width:40px;height:40px;color:var(--text-primary);border:1px solid var(--border);border-radius:50%;place-items:center;font-size:16px;font-weight:700;display:grid;position:relative}.driver-card .avatar-d .status-dot{border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-2px;right:-2px}.driver-card.status-green .avatar-d .status-dot{background:var(--green)}.driver-card.status-yellow .avatar-d .status-dot{background:var(--yellow)}.driver-card.status-red .avatar-d .status-dot{background:var(--red)}.driver-card.status-gray .avatar-d .status-dot{background:var(--text-tertiary)}.driver-card.status-green{background:linear-gradient(90deg,#10b9810a,#0000)}.driver-card.status-yellow{background:linear-gradient(90deg,#f59e0b0d,#0000)}.driver-card.status-red{opacity:.85;background:linear-gradient(90deg,#ef44440f,#0000)}.driver-card .info .name{font-size:14px;font-weight:700}.driver-card .info .meta{color:var(--text-tertiary);margin-top:2px;font-size:11px}.driver-card .actions{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.driver-card .actions .load{color:var(--text-tertiary);font-size:11px}.btn-dispatch{background:var(--brand-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600}.btn-dispatch:disabled{background:var(--bg-subtle);color:var(--text-tertiary);cursor:not-allowed}.driver-card.status-yellow .btn-dispatch{background:var(--yellow)}.order-card{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 18px;display:grid}.order-card:last-child{border-bottom:none}.order-card:hover{background:var(--bg-subtle)}.order-card.is-special{border-left:3px solid var(--brand-primary)}.order-card .order-no{color:var(--brand-secondary);font-size:14px;font-weight:700}.order-card .order-time{color:var(--text-tertiary);font-size:11px;font-weight:600}.order-card .order-route{color:var(--text-primary);margin:2px 0;font-size:13px}.order-card .order-req{color:var(--text-tertiary);font-size:11px}.order-card .arrow{color:var(--text-tertiary);margin:0 4px}.dispatch-modal-overlay{z-index:1000;background:#11182780;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dispatch-modal{border-radius:var(--r-md);background:#fff;flex-direction:column;width:520px;max-width:100%;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000040}.dispatch-modal-header{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:16px 20px;display:flex}.dispatch-modal-header h2{flex:1;font-size:16px;font-weight:700}.dispatch-modal-close{background:var(--bg-page);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:18px;line-height:1;display:grid}.dispatch-modal-body{flex:1;padding:18px 20px;overflow-y:auto}.dispatch-modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.dispatch-b-wrap{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;overflow-x:auto}.tl-grid{min-width:1100px}.tl-row{border-bottom:1px solid var(--border);grid-template-columns:200px repeat(14,1fr);min-height:68px;display:grid}.tl-row:last-child{border-bottom:none}.tl-row.head{background:var(--bg-subtle);color:var(--text-secondary);min-height:36px;font-size:11px;font-weight:600}.tl-row.head>div{text-align:center;border-left:1px solid var(--border);place-items:center;padding:8px 4px;display:grid}.tl-row.head>div:first-child{text-align:left;border-left:none;padding:8px 14px}.tl-driver-cell{background:var(--bg-subtle);border-right:2px solid var(--border);align-items:center;gap:10px;padding:8px 12px;display:flex}.tl-driver-cell.green{background:linear-gradient(90deg, #10b98112, var(--bg-subtle))}.tl-driver-cell.yellow{background:linear-gradient(90deg, #f59e0b14, var(--bg-subtle))}.tl-driver-cell.red{background:linear-gradient(90deg, #ef444414, var(--bg-subtle));opacity:.85}.tl-avatar{border:1px solid var(--border);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid;position:relative}.tl-avatar .status-dot{border:2px solid var(--bg-subtle);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.tl-driver-cell.green .status-dot{background:var(--green)}.tl-driver-cell.yellow .status-dot{background:var(--yellow)}.tl-driver-cell.red .status-dot{background:var(--red)}.tl-driver-cell.gray .status-dot{background:var(--text-tertiary)}.tl-d-name{font-size:12px;font-weight:700}.tl-d-meta{color:var(--text-tertiary);font-size:10px}.tl-slot{border-left:1px solid var(--border);padding:4px}.tl-slot.dropzone{background:repeating-linear-gradient(45deg,#0000,#0000 8px,#e85a2b0a 8px 16px)}.tl-block{background:var(--brand-primary);color:#fff;border-radius:5px;flex-direction:column;justify-content:center;height:calc(100% - 2px);padding:4px 7px;font-size:10px;font-weight:600;display:flex}.tl-block.special{background:linear-gradient(135deg, var(--brand-primary), #c84416)}.tl-block.blue{background:var(--blue)}.dispatch-b-right{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;min-width:260px;overflow:hidden}.legend{background:var(--bg-subtle);border-radius:var(--r-md);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:12px;padding:10px 16px;font-size:12px;display:flex}.legend .item{align-items:center;gap:6px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideFromRight{0%{opacity:.85;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideFromLeft{0%{opacity:.85;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.step-slide-forward{animation:.25s ease-in-out both slideFromRight}.step-slide-back{animation:.25s ease-in-out both slideFromLeft}@media (width<=639px){.drv-tab-bar{display:flex!important}.drv-nav-links{display:none!important}.drv-nav-burger{display:flex!important}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard{grid-template-columns:1fr}.dashboard-sidebar{display:none}}@media (width<=768px){.field,.field-input,input.field,textarea.field,select.field{font-size:16px!important}}@media (any-pointer:coarse) and (width>=640px) and (width<=1366px){.dashboard{zoom:1}.dashboard input[type=text],.dashboard input[type=number],.dashboard input[type=search],.dashboard input[type=tel],.dashboard input[type=date],.dashboard input[type=time],.dashboard input[type=password],.dashboard textarea,.dashboard select,.field,.field-input,input.field,textarea.field,select.field{font-size:16px!important}.dashboard-sidebar .nav-item{min-height:46px;padding:12px;font-size:15px}.dashboard-topbar .icon-btn{width:44px;height:44px}.btn-dispatch{border-radius:10px;min-height:40px;padding:10px 16px;font-size:14px}.filter-chip{min-height:36px;padding:8px 14px;font-size:13px}.dispatch-modal-close{width:40px;height:40px;font-size:22px}.v-pill{min-height:38px;padding:8px 10px;font-size:12px}.panel-header{padding:16px 18px}table td,table th{padding-top:12px;padding-bottom:12px}.driver-card,.order-card{padding-top:14px;padding-bottom:14px}.dispatch-b-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.panel-body{-webkit-overflow-scrolling:touch;overflow-x:auto}.panel-body table td,.panel-body table th{white-space:nowrap}.dashboard-main,.dashboard-content{min-width:0}}@media (any-pointer:coarse) and (width>=640px) and (width<=1024px){.dashboard{grid-template-columns:176px 1fr}.dashboard-sidebar{padding:16px 10px}.dashboard-sidebar .nav-item{gap:8px;font-size:14px;overflow:hidden}.dashboard-sidebar .nav-item svg{flex-shrink:0}.dashboard-sidebar .nav-item>span:not(.badge){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-content{padding:16px}.dashboard-topbar{flex-wrap:wrap;gap:10px;padding:12px 16px}.kpi-grid{grid-template-columns:repeat(2,1fr);gap:12px}.kpi-strip-top{grid-template-columns:repeat(3,1fr);gap:10px}.kpi-top-card .value{font-size:22px}.vehicle-mini-grid{grid-template-columns:repeat(4,1fr)}.dispatch-grid,.ops-main-grid,.ops-roster-grid{grid-template-columns:1fr}.ops-roster-grid>*{border-right:none!important}.dashboard-page-header{flex-wrap:wrap;gap:8px}.panel-title{white-space:nowrap}.split-list-detail,.split-2-1{grid-template-columns:1fr}.choice-grid-5{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}}@media (any-pointer:coarse) and (width>=1025px) and (width<=1366px){.dashboard{grid-template-columns:208px 1fr}.dashboard-content{padding:18px}.kpi-strip-top{grid-template-columns:repeat(3,1fr)}.vehicle-mini-grid{grid-template-columns:repeat(5,1fr)}.dispatch-grid{grid-template-columns:1fr 1fr}}.divider{background:var(--border);height:1px;margin:12px 0}.map-mock{background-color:#0000;background-image:linear-gradient(135deg,#e85a2b0d,#1e3a5f0d),radial-gradient(circle at 30% 40%,#e5edf5 0%,#0000 50%),radial-gradient(circle at 70% 60%,#e5edf5 0%,#0000 50%),linear-gradient(#f1f5f9 0%,#e2e8f0 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;height:320px;position:relative;overflow:hidden}.map-mock:before{content:"";opacity:.3;background-image:linear-gradient(#0000 49%,#cbd5e1 49% 51%,#0000 51%),linear-gradient(90deg,#0000 49%,#cbd5e1 49% 51%,#0000 51%);background-size:40px 40px;position:absolute;inset:0}.map-pin{place-items:center;width:32px;height:32px;display:grid;position:absolute}.map-pin .pin-dot{border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #00000040}.map-pin.start .pin-dot{background:var(--blue)}.map-pin.end .pin-dot{background:var(--brand-primary)}.map-pin.driver .pin-dot{background:var(--green);animation:2s infinite pulse-pin}@keyframes pulse-pin{0%,to{box-shadow:0 0 #10b98166,0 2px 6px #00000040}50%{box-shadow:0 0 0 12px #10b98100,0 2px 6px #00000040}}@keyframes pulse-red{0%,to{box-shadow:0 0 0 3px #dc26268c,0 0 18px 5px #dc26268c}50%{box-shadow:0 0 0 3px #dc262640,0 0 8px 2px #dc262640}}@keyframes pulse-orange{0%,to{box-shadow:0 0 0 3px #ea580c8c,0 0 14px 3px #ea580cb3}50%{box-shadow:0 0 0 3px #ea580c33,0 0 6px 1px #ea580c4d}}@keyframes pulse-red-inset{0%,to{box-shadow:inset 0 0 0 3px #dc2626a6,inset 0 0 24px 6px #dc262659}50%{box-shadow:inset 0 0 0 3px #dc262647,inset 0 0 10px 2px #dc26261f}}.photo-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.photo-tile{aspect-ratio:1;border-radius:var(--r);color:#fffc;background:linear-gradient(135deg,#d4d4d8,#a1a1aa);place-items:center;display:grid;position:relative;overflow:hidden}.photo-tile.add{background:var(--bg-page);border:2px dashed var(--border-strong);color:var(--text-tertiary)}.photo-tile:after{content:"";background:linear-gradient(#0000 60%,#0006);position:absolute;inset:0}.photo-tile span{color:#fff;z-index:1;font-size:10px;position:absolute;bottom:4px;left:6px}.photo-tile img{object-fit:cover;width:100%;height:100%}.check-item{border-radius:var(--r);border:1.5px solid var(--border);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.check-item.checked{border-color:var(--brand-primary);background:var(--brand-primary-light)}.check-item .check-box{border:2px solid var(--border-strong);border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;margin-right:12px;display:grid}.check-item.checked .check-box{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.check-item .item-label{color:var(--text-primary);flex:1;font-size:14px}.check-item .item-price{color:var(--brand-secondary);font-size:14px;font-weight:700}.signature-pad{border:1px dashed var(--border-strong);border-radius:var(--r-md);height:160px;color:var(--text-tertiary);background:#fafafa;place-items:center;font-size:13px;display:grid;position:relative}.star-row{justify-content:center;gap:4px;margin:20px 0;display:flex}.star{color:#fcd34d;cursor:pointer;font-size:36px}.star.empty{color:var(--gray-light)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
