@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=League+Spartan:wght@500;600;700;800&display=swap";:root{color:#f2f2f2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--font-display:"League Spartan", sans-serif;--font-body:"Inter", sans-serif;--bg:#101010;--bg-deep:#0b0b0b;--surface:#171717;--surface-raised:#1d1d1d;--surface-hover:#232323;--surface-active:#292929;--border:#2b2b2b;--border-light:#393939;--text:#f4f4f4;--text-secondary:#b7b7b7;--text-muted:#818181;--text-faint:#5e5e5e;--accent:#f5a500;--accent-hover:#ffb51b;--accent-soft:#f5a5001a;--accent-border:#f5a5004d;--success:#55b47d;--success-soft:#55b47d1a;--success-border:#55b47d47;--danger:#d75e5e;--danger-soft:#d75e5e1a;--danger-border:#d75e5e47;--warning:#e1a449;--warning-soft:#e1a4491a;--warning-border:#e1a44947;--info:#6999d9;--sidebar-width:252px;--topbar-height:78px;--content-max-width:1800px;--radius-sm:6px;--radius-md:9px;--radius-lg:12px;--radius-xl:16px;--shadow:0 12px 35px #00000038;--shadow-heavy:0 24px 70px #0006;--transition-fast:.12s ease;--transition:.18s ease;background:#101010;font-family:Inter,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}body,button,input,select,textarea{font-family:var(--font-body)}button,input,select,textarea{font-size:inherit}button{border:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}img{max-width:100%}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.015em;margin-top:0}h1{margin-bottom:8px;font-size:32px;line-height:1}h2{margin-bottom:8px;font-size:26px;line-height:1.05}h3{margin-bottom:6px;font-size:20px;line-height:1.1}p{margin:0}.eyebrow,.panel-kicker,.panel-eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;line-height:1.2;display:block}.app-shell{background:var(--bg);min-height:100vh}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.app-content{width:100%;max-width:var(--content-max-width);min-height:calc(100vh - var(--topbar-height));margin:0 auto;padding:30px 32px 48px}.app-topbar{z-index:900;min-height:var(--topbar-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#101010f5;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0}.app-topbar-left,.app-topbar-right{align-items:center;display:flex}.app-topbar-left{gap:14px;min-width:0}.app-topbar-right{gap:16px}.app-page-heading{font-family:var(--font-display)}.app-page-heading h1{margin:0;font-size:24px}.mobile-menu-button{width:38px;height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;padding:8px;display:none}.mobile-menu-button span{background:currentColor;border-radius:2px;width:18px;height:2px;margin:2px 0;display:block}.sidebar{z-index:1000;width:var(--sidebar-width);background:var(--bg-deep);border-right:1px solid var(--border);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}.sidebar-header{min-height:var(--topbar-height);border-bottom:1px solid var(--border);align-items:center;padding:0 20px;display:flex}.sidebar-brand{color:var(--text);cursor:pointer;background:0 0;align-items:center;gap:11px;padding:0;display:flex}.brand-mark{width:35px;height:35px;color:var(--bg-deep);background:var(--accent);font-family:var(--font-display);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.brand-wordmark{flex-direction:column;min-width:0;display:flex}.brand-wordmark strong{font-family:var(--font-display);font-size:19px;line-height:.95}.brand-wordmark span{color:var(--text-muted);letter-spacing:.14em;margin-top:3px;font-size:8px;font-weight:700}.sidebar-system{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:10px;margin:16px 16px 4px;padding:11px 12px;display:flex}.sidebar-system-indicator{background:var(--success);width:7px;height:7px;box-shadow:0 0 0 3px var(--success-soft);border-radius:50%;flex:none}.sidebar-system strong,.sidebar-system span{display:block}.sidebar-system strong{font-size:11px}.sidebar-system div span{color:var(--text-muted);margin-top:2px;font-size:10px}.sidebar-navigation{flex:1;padding:15px 12px 20px}.sidebar-section{margin-bottom:20px}.sidebar-section-label{color:var(--text-faint);letter-spacing:.15em;text-transform:uppercase;padding:0 10px 8px;font-size:9px;font-weight:700;display:block}.sidebar-section-items{gap:3px;display:grid}.sidebar-nav-item{width:100%;min-height:40px;color:var(--text-secondary);border-radius:var(--radius-md);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:1px solid #0000;align-items:center;gap:11px;padding:0 11px;font-size:13px;font-weight:600;display:flex;position:relative}.sidebar-nav-item:hover{color:var(--text);background:var(--surface);border-color:var(--border)}.sidebar-nav-item.active{color:var(--text);background:var(--accent-soft);border-color:var(--accent-border)}.sidebar-nav-item.active:before{background:var(--accent);content:"";border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-1px}.nav-icon{flex:none;width:18px;height:18px}.sidebar-divider{background:var(--border);height:1px;margin:5px 18px 18px}.sidebar-footer{border-top:1px solid var(--border);padding:14px}.sidebar-user{align-items:center;gap:10px;min-width:0;padding:8px;display:flex}.sidebar-user-copy{min-width:0}.sidebar-user-copy strong,.sidebar-user-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user-copy strong{font-size:12px}.sidebar-user-copy span{color:var(--text-muted);margin-top:2px;font-size:10px}.sidebar-close-button{display:none}.account-avatar{width:38px;height:38px;color:var(--bg-deep);background:var(--accent);font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;display:flex}.account-avatar-small{width:32px;height:32px;font-size:12px}.account-avatar.large{width:56px;height:56px;font-size:19px}.account-copy{min-width:0}.account-copy strong,.account-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-copy strong{font-size:12px}.account-copy span{color:var(--text-muted);margin-top:2px;font-size:10px}.system-status{color:var(--text-secondary);align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.system-status-dot,.live-status-dot{background:var(--success);width:7px;height:7px;box-shadow:0 0 0 3px var(--success-soft);border-radius:50%;flex:none}.page-section{gap:20px;display:grid}.page-intro{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-intro-copy{min-width:0}.page-intro-copy>p,.page-intro-copy h1+p,.page-intro-copy h2+p{max-width:760px;color:var(--text-secondary);font-size:13px;line-height:1.65}.page-intro-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.breadcrumb-row,.detail-breadcrumb{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.breadcrumb-button,.text-button{color:var(--accent);cursor:pointer;background:0 0;padding:0}.detail-title-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.detail-title-row h1,.detail-title-row h2{margin-bottom:5px}.detail-title-row p{color:var(--text-secondary);font-size:13px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;overflow:hidden;box-shadow:0 5px 20px #00000014}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:15px 18px;display:flex}.panel-header h2,.panel-header h3{margin-bottom:0}.panel-header p{color:var(--text-muted);margin-top:5px;font-size:11px}.panel-header-meta{color:var(--text-muted);font-size:11px}.panel-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:15px 18px;display:flex}.panel-title h2{margin:0;font-size:18px}.panel-action-button{color:var(--accent);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:5px 0;font-size:11px;font-weight:700;display:inline-flex}.panel-count{color:var(--text-muted);font-size:11px;font-weight:600}.panel-actions,.modal-footer-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:16px 18px;display:flex}.panel-footer{color:var(--text-muted);border-top:1px solid var(--border);padding:12px 18px;font-size:11px}.button{border-radius:var(--radius-md);white-space:nowrap;cursor:pointer;min-height:36px;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#111;background:var(--accent);border-color:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button-secondary{color:var(--text-secondary);background:var(--surface-raised);border-color:var(--border)}.button-secondary:hover:not(:disabled){color:var(--text);background:var(--surface-hover);border-color:var(--border-light)}.button-danger{color:#f1b4b4;background:var(--danger-soft);border-color:var(--danger-border)}.button-danger:hover:not(:disabled){color:#ffd0d0;background:#d75e5e29}.button-small{min-height:31px;padding:0 10px;font-size:11px}.button-full{width:100%}.topbar-signout{min-height:34px}.refresh-icon.spinning{animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.status,.status-badge{border:1px solid var(--border);width:fit-content;min-height:23px;color:var(--text-secondary);background:var(--surface-raised);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 8px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.status-badge-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.status-active,.status-in-service,.status-online,.status-available,.status-completed,.status-pass,.status-healthy{color:#73c795;background:var(--success-soft);border-color:var(--success-border)}.status-warning,.status-maintenance,.status-overdue,.status-pending,.status-in-progress{color:#e6b765;background:var(--warning-soft);border-color:var(--warning-border)}.status-danger,.status-out-of-service,.status-fail,.status-cancelled{color:#e28b8b;background:var(--danger-soft);border-color:var(--danger-border)}.status-offline,.status-neutral{color:var(--text-muted);border-color:var(--border);background:#ffffff09}.stats-grid,.stat-grid,.detail-kpi-grid{gap:12px;display:grid}.stats-grid,.stat-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.vehicle-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.detail-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;padding:17px 18px}.stat-card-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.stat-card strong,.stat-card-value{color:var(--text);font-family:var(--font-display);margin-top:7px;font-size:28px;line-height:1;display:block}.stat-card-meta{color:var(--text-faint);margin-top:7px;font-size:10px;display:block}.dashboard-page{gap:20px;display:grid}.dashboard-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-kpi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:flex-start;gap:13px;min-width:0;padding:17px;display:flex}.dashboard-kpi.has-alert{border-color:var(--warning-border)}.dashboard-kpi-icon{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-md);flex:none;justify-content:center;align-items:center;display:flex}.dashboard-kpi-icon svg{width:18px;height:18px}.dashboard-kpi-content{min-width:0}.dashboard-kpi-content>span{color:var(--text-muted);text-transform:uppercase;font-size:10px;font-weight:700;display:block}.dashboard-kpi-content strong{font-family:var(--font-display);margin-top:4px;font-size:28px;line-height:1;display:block}.dashboard-kpi-content small{color:var(--text-faint);margin-top:6px;font-size:10px;display:block}.dashboard-secondary-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-metric{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px 16px}.dashboard-metric-main{justify-content:space-between;align-items:center;display:flex}.dashboard-metric-main span{color:var(--text-muted);text-transform:uppercase;font-size:10px;font-weight:700}.dashboard-metric-main strong{font-family:var(--font-display);font-size:24px}.dashboard-metric small{color:var(--text-faint);margin-top:4px;font-size:10px;display:block}.dashboard-primary-grid,.dashboard-secondary-grid,.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-status-panel,.dashboard-health-panel,.dashboard-maintenance-panel,.dashboard-alert-panel,.dashboard-activity-panel,.dashboard-telemetry-panel{min-width:0}.fleet-status-overview{padding:18px}.fleet-status-total{align-items:baseline;gap:9px;display:flex}.fleet-status-total strong{font-family:var(--font-display);font-size:36px}.fleet-status-total span{color:var(--text-muted);font-size:11px}.fleet-status-bar{background:var(--surface-raised);border-radius:999px;height:9px;margin-top:17px;display:flex;overflow:hidden}.fleet-status-segment{min-width:0}.fleet-status-in_service{background:var(--success)}.fleet-status-assigned{background:var(--accent)}.fleet-status-available{background:var(--info)}.fleet-status-maintenance{background:var(--warning)}.fleet-status-list{border-top:1px solid var(--border)}.fleet-status-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 50px 50px;align-items:center;gap:12px;padding:12px 18px;display:grid}.fleet-status-row:last-child{border-bottom:0}.fleet-status-name{color:var(--text-secondary);align-items:center;gap:8px;font-size:11px;display:flex}.status-dot{border-radius:50%;width:7px;height:7px}.status-dot-in_service{background:var(--success)}.status-dot-assigned{background:var(--accent)}.status-dot-available{background:var(--info)}.status-dot-maintenance{background:var(--warning)}.fleet-status-row>strong{font-family:var(--font-display);text-align:right;font-size:18px}.fleet-status-percent{color:var(--text-muted);text-align:right;font-size:10px}.health-list{padding:6px 18px}.health-row{border-bottom:1px solid var(--border);grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.health-row:last-child{border-bottom:0}.health-indicator{border-radius:50%;width:7px;height:7px}.health-indicator.healthy{background:var(--success);box-shadow:0 0 0 3px var(--success-soft)}.health-indicator.warning{background:var(--warning);box-shadow:0 0 0 3px var(--warning-soft)}.health-copy strong,.health-copy span{display:block}.health-copy strong{font-size:11px}.health-copy span{color:var(--text-muted);margin-top:3px;font-size:10px}.health-value{font-family:var(--font-display);font-size:19px}.dashboard-list{padding:0 18px}.dashboard-list-row,.activity-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;min-width:0;padding:13px 0;display:flex}.dashboard-list-row:last-child,.activity-row:last-child{border-bottom:0}.dashboard-list-main{flex:1;min-width:0}.dashboard-list-main strong,.dashboard-list-main span{display:block}.dashboard-list-main strong{font-size:12px}.dashboard-list-main span{color:var(--text-muted);margin-top:3px;font-size:10px}.dashboard-list-meta{align-items:center;gap:8px;display:flex}.dashboard-list-meta>span:not(.status-badge){color:var(--text-muted);font-size:10px}.attention-list{padding:0 18px}.attention-row{width:100%;color:var(--text);border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:26px 1fr 16px;align-items:center;gap:10px;padding:13px 0;display:grid}.attention-row:last-child{border-bottom:0}.attention-icon{border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-weight:800;display:flex}.attention-warning .attention-icon{color:var(--warning);background:var(--warning-soft)}.attention-danger .attention-icon{color:var(--danger);background:var(--danger-soft)}.attention-copy strong,.attention-copy span{display:block}.attention-copy strong{font-size:11px}.attention-copy span{color:var(--text-muted);margin-top:3px;font-size:10px}.attention-arrow{color:var(--text-muted)}.dashboard-clear-state{align-items:center;gap:12px;padding:22px 18px;display:flex}.dashboard-clear-icon{width:31px;height:31px;color:var(--success);background:var(--success-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.dashboard-clear-state strong,.dashboard-clear-state span{display:block}.dashboard-clear-state strong{font-size:11px}.dashboard-clear-state span{color:var(--text-muted);margin-top:3px;font-size:10px}.activity-list{padding:0 18px}.activity-row{grid-template-columns:8px 1fr auto;display:grid}.activity-marker,.activity-list-marker{background:var(--accent);border-radius:50%;width:6px;height:6px}.activity-copy strong,.activity-copy span{display:block}.activity-copy strong{font-size:11px}.activity-copy span{color:var(--text-muted);margin-top:3px;font-size:10px}.activity-row time{color:var(--text-faint);white-space:nowrap;font-size:9px}.telemetry-summary{grid-template-columns:1fr 1fr;gap:18px;padding:20px 18px;display:grid}.telemetry-number span,.telemetry-health span{color:var(--text-muted);font-size:10px;display:block}.telemetry-number strong{font-family:var(--font-display);margin-bottom:3px;font-size:36px;display:block}.telemetry-health{align-items:flex-start;gap:9px;display:flex}.telemetry-health strong{margin-bottom:3px;font-size:11px;display:block}.toolbar,.toolbar-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.toolbar{border-bottom:1px solid var(--border);padding:15px 18px}.toolbar-controls{padding:15px 18px}.search-control,.select-control,.form-field{gap:6px;display:grid}.search-control{flex:1;min-width:240px}.select-control{min-width:150px}.search-control>span,.select-control>span,.form-field>span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.search-control input,.select-control select,.form-field input,.form-field select,.form-field textarea,.settings-select{width:100%;min-height:38px;color:var(--text);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-md);outline:none;padding:0 11px}.form-field textarea{resize:vertical;min-height:100px;padding:10px 11px}.search-control input::placeholder,.form-field input::placeholder,.form-field textarea::placeholder{color:var(--text-faint)}.search-control input:hover,.select-control select:hover,.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:var(--border-light)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field-wide{grid-column:1/-1}.form-section{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.form-section-header{margin-bottom:14px}.form-section-header p{color:var(--text-muted);margin-top:4px;font-size:11px}.form-alert,.alert{border:1px solid var(--border);border-radius:var(--radius-md);padding:11px 13px;font-size:11px}.form-alert-error,.alert-error{color:#e7a0a0;background:var(--danger-soft);border-color:var(--danger-border)}.alert-success{color:#8dd0a7;background:var(--success-soft);border-color:var(--success-border)}.alert strong,.form-alert strong{display:block}.alert span,.form-alert span{margin-top:3px;display:block}.table-wrap,.table-container{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:850px}.data-table th{color:var(--text-faint);background:var(--surface-raised);border-bottom:1px solid var(--border);letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:11px 14px;font-size:9px;font-weight:700}.data-table td{border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:middle;padding:13px 14px;font-size:11px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#ffffff05}.table-primary,.table-primary-link{color:var(--text);font-size:11px;font-weight:700}.table-primary-link{cursor:pointer;background:0 0;padding:0}.table-primary-link:hover{color:var(--accent)}.table-secondary,.table-muted{color:var(--text-muted);font-size:10px}.table-secondary{margin-top:3px}.table-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.table-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.table-action-cell{text-align:right}.table-empty{text-align:center;color:var(--text-muted)!important;padding:30px 18px!important}.table-main-text{color:var(--text);font-weight:600}.detail-grid,.content-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.detail-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:4px 18px 12px;display:grid}.detail-field{border-bottom:1px solid var(--border);min-width:0;padding:13px 0}.detail-field:nth-last-child(-n+2){border-bottom:0}.detail-field span,.detail-field strong{display:block}.detail-field span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.detail-field strong{color:var(--text);margin-top:4px;font-size:12px}.detail-list{padding:5px 18px 10px}.detail-list-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.detail-list-row:last-child{border-bottom:0}.detail-list-row>span:first-child{color:var(--text-muted);font-size:10px}.detail-list-row strong{color:var(--text);text-align:right;font-size:11px}.telemetry-grid{background:var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid}.telemetry-card,.telemetry-item{background:var(--surface);min-width:0;padding:16px}.telemetry-card span,.telemetry-item span{color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:700;display:block}.telemetry-card strong,.telemetry-item strong{font-family:var(--font-display);margin-top:5px;font-size:20px;display:block}.record-list{padding:0 18px}.record-list-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.record-list-item:last-child{border-bottom:0}.record-list-item>div:first-child{min-width:0}.record-list-item strong,.record-list-item span{display:block}.record-list-item>div:first-child strong{color:var(--text);font-size:11px}.record-list-item>div:first-child span{color:var(--text-muted);margin-top:3px;font-size:10px}.record-list-meta{text-align:right;flex:none}.record-list-meta span,.record-list-meta strong{color:var(--text-muted);font-size:10px}.vehicle-notes{color:var(--text-secondary);padding:18px;font-size:12px;line-height:1.7}.empty,.empty-state{color:var(--text-muted);text-align:center;padding:28px 18px;font-size:11px}.empty-state strong{color:var(--text-secondary);font-size:12px;display:block}.empty-state span{margin-top:4px;display:block}.empty-state.compact{padding:22px 18px}.page-loading-panel,.dashboard-loading-panel,.detail-loading{min-height:180px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.loading-indicator{border:2px solid var(--border-light);border-top-color:var(--accent);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite spin}.live-fleet-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.live-status-summary{align-items:center;gap:9px;display:flex}.live-status-summary strong,.live-status-summary span{display:block}.live-status-summary strong{font-size:11px}.live-status-summary div span{color:var(--text-muted);margin-top:2px;font-size:9px}.live-fleet-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.live-fleet-toolbar .toolbar-controls{flex:1;justify-content:flex-end;padding:0}.toolbar-heading{flex:none;align-items:center;gap:12px;display:flex}.toolbar-heading strong{font-size:12px;display:block}.toolbar-result-count{color:var(--text-muted);font-size:10px}.live-fleet-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:16px;display:grid}.live-fleet-map-panel,.live-fleet-list-panel{min-width:0}.fleet-map{width:100%;min-height:620px}.fleet-map-canvas{background:#101010;width:100%;height:620px}.fleet-list{max-height:620px;overflow-y:auto}.fleet-list-item{width:100%;color:var(--text);border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.fleet-list-item:hover{background:var(--surface-hover)}.fleet-list-item.selected{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.fleet-list-main{align-items:center;gap:11px;min-width:0;display:flex}.fleet-list-number{width:43px;height:34px;color:var(--accent);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-display);flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.fleet-list-primary{min-width:0}.fleet-list-primary strong,.fleet-list-primary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.fleet-list-primary strong{font-size:11px}.fleet-list-primary span{color:var(--text-muted);margin-top:3px;font-size:10px}.fleet-list-meta{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.fleet-list-speed,.fleet-list-ping{color:var(--text-muted);font-size:9px}.live-fleet-detail-panel{overflow:hidden}.detail-footer{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.detail-footer-item{border-right:1px solid var(--border);padding:13px 18px}.detail-footer-item:last-child{border-right:0}.detail-footer-item span,.detail-footer-item strong{display:block}.detail-footer-item span{color:var(--text-muted);text-transform:uppercase;font-size:9px}.detail-footer-item strong{color:var(--text-secondary);margin-top:4px;font-size:10px}.fleet-map-marker{background:0 0!important;border:0!important}.fleet-map-marker-body{color:#111;background:var(--accent);width:38px;height:38px;font-family:var(--font-display);border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex;position:relative;box-shadow:0 4px 12px #0006}.fleet-map-marker-body.assigned{background:var(--accent)}.fleet-map-marker-body.in-service{background:var(--success)}.fleet-map-marker-body.available{background:var(--info)}.fleet-map-marker-body.maintenance{background:var(--warning)}.fleet-map-marker-body.stale{opacity:.62}.fleet-map-marker-body.selected{outline:3px solid #f5a50059}.fleet-map-marker-arrow{transform-origin:50% 27px;border-bottom:9px solid #111;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-7px;left:50%}.modal-backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);width:min(100%,760px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-heavy);overflow:hidden}.modal-small{width:min(100%,460px)}.modal-medium{width:min(100%,620px)}.modal-large{width:min(100%,1180px)}.modal-route-editor{width:min(100%,1400px);height:min(900px,100vh - 48px)}.modal-route-preview,.modal-all-routes{width:min(100%,1250px);height:min(850px,100vh - 48px)}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 20px;display:flex}.modal-header h2{margin-bottom:4px}.modal-header p{color:var(--text-muted);font-size:11px;line-height:1.5}.modal-close{width:34px;height:34px;color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;flex:none;justify-content:center;align-items:center;font-size:21px;line-height:1;display:flex}.modal-close:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.modal-body{padding:20px}.modal-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:14px 20px;display:flex}.modal-footer-info{color:var(--text-muted);font-size:10px}.route-editor-layout,.route-preview-layout,.all-routes-layout{grid-template-columns:minmax(0,1fr) 340px;height:calc(100% - 132px);min-height:0;display:grid}.route-editor-map,.route-preview-map,.all-routes-map{background:#101010;min-width:0;min-height:0}.route-editor-sidebar,.route-preview-sidebar,.all-routes-sidebar{background:var(--surface-raised);border-left:1px solid var(--border);min-width:0;overflow-y:auto}.route-editor-toolbar,.all-routes-controls{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:14px;display:grid}.route-editor-help{border-bottom:1px solid var(--border);padding:13px 14px}.route-editor-help span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.route-editor-help p{color:var(--text-muted);margin-top:5px;font-size:10px;line-height:1.55}.route-editor-section{border-bottom:1px solid var(--border);padding:14px}.route-editor-section-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.route-editor-section-header h3{margin:0;font-size:16px}.route-point-list{gap:4px;display:grid}.route-point-row,.route-preview-point-row,.all-routes-row{width:100%;color:var(--text-secondary);border-radius:var(--radius-md);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:9px;padding:9px;display:flex}.route-point-row:hover,.route-preview-point-row:hover,.all-routes-row:hover{background:var(--surface-hover)}.route-point-row.is-selected,.route-preview-point-row.is-selected,.all-routes-row.is-selected{color:var(--text);background:var(--accent-soft);border-color:var(--accent-border)}.route-point-number{width:27px;height:27px;color:var(--accent);background:var(--surface);border:1px solid var(--border);font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.route-point-summary{min-width:0}.route-point-summary strong,.route-point-summary small{display:block}.route-point-summary strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.route-point-summary small{color:var(--text-muted);margin-top:3px;font-size:8px}.route-point-empty{text-align:center;padding:16px 8px}.route-point-empty strong,.route-point-empty span{display:block}.route-point-empty strong{color:var(--text-secondary);font-size:11px}.route-point-empty span{color:var(--text-muted);margin-top:4px;font-size:9px;line-height:1.5}.route-editor-point-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.route-editor-alert{margin:10px 14px 0}.route-editor-marker-wrapper,.route-preview-marker-wrapper{background:0 0!important;border:0!important}.route-editor-marker,.route-preview-marker{color:#111;background:var(--accent);width:30px;height:30px;font-family:var(--font-display);border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex;box-shadow:0 3px 10px #00000059}.route-editor-marker.is-selected,.route-preview-marker.is-selected{outline:3px solid #f5a50059}.route-preview-summary{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.route-preview-summary>div{background:var(--surface-raised);min-width:0;padding:15px}.route-preview-summary span{color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:700;display:block}.route-preview-summary strong{font-family:var(--font-display);margin-top:4px;font-size:24px;display:block}.route-preview-selected,.all-routes-selected{border-bottom:1px solid var(--border);padding:15px}.route-preview-selected h3,.all-routes-selected h3{margin-bottom:5px;font-size:17px}.all-routes-selected p{color:var(--text-muted);font-size:10px;line-height:1.5}.route-preview-point-list,.all-routes-list{padding:14px}.all-routes-count{color:var(--text-muted);font-size:10px}.all-routes-row{grid-template-columns:10px 1fr auto;gap:10px;display:grid}.all-routes-swatch{border-radius:3px;width:8px;height:28px}.all-routes-route-copy{min-width:0}.all-routes-route-copy strong,.all-routes-route-copy small{display:block}.all-routes-route-copy strong{color:var(--text);font-size:10px}.all-routes-route-copy small{color:var(--text-muted);margin-top:3px;font-size:9px}.all-routes-route-count{color:var(--text-muted);font-size:9px}.settings-page{gap:20px;display:grid}.settings-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.settings-sidebar{position:sticky;top:98px;overflow:hidden}.settings-sidebar-heading{border-bottom:1px solid var(--border);padding:16px}.settings-sidebar-heading strong{font-family:var(--font-display);font-size:17px;display:block}.settings-nav{gap:3px;padding:8px;display:grid}.settings-nav-button{width:100%;color:var(--text-secondary);border-radius:var(--radius-md);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;gap:3px;padding:10px;display:grid}.settings-nav-button:hover{background:var(--surface-hover)}.settings-nav-button.active{color:var(--text);background:var(--accent-soft);border-color:var(--accent-border)}.settings-nav-button span{font-size:11px;font-weight:700}.settings-nav-button small{color:var(--text-muted);font-size:9px;line-height:1.4}.settings-content{min-width:0}.settings-content>.page-section{gap:18px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-panel{overflow:hidden}.settings-list{display:grid}.settings-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:15px 18px;display:grid}.settings-row:last-child{border-bottom:0}.settings-row-copy{min-width:0}.settings-row-copy strong,.settings-row-copy span{display:block}.settings-row-copy strong{color:var(--text);font-size:11px}.settings-row-copy span{max-width:620px;color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.5}.settings-select{min-width:145px;min-height:34px}.settings-toggle{min-width:72px;min-height:32px;color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 9px;display:flex}.settings-toggle>span{background:var(--text-faint);border-radius:50%;width:7px;height:7px}.settings-toggle.active{color:var(--success);border-color:var(--success-border);background:var(--success-soft)}.settings-toggle.active>span{background:var(--success)}.settings-toggle strong{font-size:9px}.settings-summary{gap:0;display:grid}.settings-summary>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:13px 18px;display:flex}.settings-summary>div:last-child{border-bottom:0}.settings-summary span{color:var(--text-muted);font-size:10px}.settings-summary strong{color:var(--text);text-align:right;font-size:10px}.settings-danger-panel{border-color:var(--danger-border)}.settings-danger-content{justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;display:flex}.settings-danger-content strong,.settings-danger-content span{display:block}.settings-danger-content strong{font-size:11px}.settings-danger-content span{max-width:700px;color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.5}.secondary-button,.primary-button{border-radius:var(--radius-md);cursor:pointer;min-height:35px;padding:0 12px;font-size:11px;font-weight:700}.secondary-button{color:var(--text-secondary);background:var(--surface-raised);border:1px solid var(--border)}.primary-button{color:#111;background:var(--accent)}.account-settings-profile{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding:18px;display:flex}.account-settings-profile strong,.account-settings-profile span,.account-settings-profile small{display:block}.account-settings-profile strong{font-family:var(--font-display);font-size:18px}.account-settings-profile span{color:var(--text-secondary);margin-top:3px;font-size:11px}.account-settings-profile small{color:var(--accent);text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:700}.settings-form{gap:14px;padding:18px;display:grid}.settings-form-actions{justify-content:flex-end;display:flex}.settings-form .error{color:#e49a9a;font-size:10px}.settings-form .success-message{color:#82c99e;font-size:10px}.system-details{background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.system-details>div{background:var(--surface);padding:14px}.system-details span,.system-details strong{display:block}.system-details span{color:var(--text-muted);text-transform:uppercase;font-size:9px}.system-details strong{color:var(--text);margin-top:4px;font-size:11px}.permission-list{padding:0 18px}.permission-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.permission-row:last-child{border-bottom:0}.permission-row strong,.permission-row span{display:block}.permission-row strong{font-size:11px}.permission-row div span{color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.45}.save-indicator{color:var(--success);font-size:10px;font-weight:700}.loading-screen{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.loading-brand{align-items:center;gap:11px;display:flex}.loading-status{color:var(--text-muted);align-items:center;gap:9px;margin-top:24px;font-size:11px;display:flex}.system-message{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:min(100%,500px);box-shadow:var(--shadow);padding:28px}.system-message-eyebrow{color:var(--accent);letter-spacing:.14em;margin-bottom:8px;font-size:10px;font-weight:700}.system-message p{color:var(--text-muted);margin-bottom:20px;font-size:12px;line-height:1.6}.leaflet-container{width:100%;height:100%;font-family:var(--font-body);background:#111!important}.leaflet-control-zoom{overflow:hidden;border:1px solid var(--border)!important;border-radius:var(--radius-md)!important}.leaflet-control-zoom a{color:var(--text-secondary)!important;background:var(--surface)!important;border-color:var(--border)!important}.leaflet-control-zoom a:hover{color:var(--text)!important;background:var(--surface-hover)!important}.leaflet-tooltip{color:var(--text);background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);box-shadow:var(--shadow);padding:5px 7px;font-size:9px}.leaflet-tooltip:before{border-top-color:var(--surface)}@media (width<=1200px){.vehicle-stat-grid,.live-fleet-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-layout{grid-template-columns:220px minmax(0,1fr)}}@media (width<=1000px){:root{--sidebar-width:0px}.app-main{margin-left:0}.sidebar{width:280px;transition:transform var(--transition);transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-close-button{width:32px;height:32px;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;margin-left:auto;display:flex}.sidebar-close-button span{background:currentColor;width:14px;height:1px;position:absolute}.sidebar-close-button span:first-child{transform:rotate(45deg)}.sidebar-close-button span:last-child{transform:rotate(-45deg)}.mobile-menu-button{display:flex}.mobile-nav-overlay{z-index:950;background:#00000094;border:0;position:fixed;inset:0}.settings-layout{grid-template-columns:1fr}.settings-sidebar{position:static}.settings-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-kpi-grid,.dashboard-secondary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.live-fleet-layout{grid-template-columns:1fr}.fleet-list{max-height:420px}.fleet-map,.fleet-map-canvas{height:500px;min-height:500px}}@media (width<=760px){.app-topbar{padding:0 16px}.app-topbar-right{gap:8px}.system-status,.account-copy,.topbar-signout{display:none}.app-content{padding:22px 16px 35px}.page-intro{flex-direction:column;align-items:flex-start}.page-intro-actions{justify-content:flex-start;width:100%}.stats-grid,.stat-grid,.vehicle-stat-grid,.detail-kpi-grid,.dashboard-kpi-grid,.dashboard-secondary-stats,.live-fleet-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-primary-grid,.dashboard-secondary-grid,.dashboard-bottom-grid,.detail-grid,.content-grid-2,.settings-grid,.form-grid,.form-grid-three{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.toolbar,.toolbar-controls{flex-direction:column;align-items:stretch}.search-control,.select-control{width:100%;min-width:0}.live-fleet-toolbar{flex-direction:column;align-items:stretch}.live-fleet-toolbar .toolbar-controls{flex-direction:column}.detail-title-row{flex-direction:column;align-items:flex-start}.detail-field-grid{grid-template-columns:1fr}.detail-field:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.detail-field:last-child{border-bottom:0}.telemetry-grid,.detail-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-footer-item:nth-child(2){border-right:0}.detail-footer-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.settings-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-row{grid-template-columns:1fr;align-items:flex-start}.settings-select,.settings-toggle{width:100%}.settings-danger-content{flex-direction:column;align-items:flex-start}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px)}.modal-route-editor,.modal-route-preview,.modal-all-routes{height:calc(100vh - 20px)}.route-editor-layout,.route-preview-layout,.all-routes-layout{grid-template-rows:55% 45%;grid-template-columns:1fr;height:calc(100% - 132px)}.route-editor-sidebar,.route-preview-sidebar,.all-routes-sidebar{border-top:1px solid var(--border);border-left:0}.route-editor-map,.route-preview-map,.all-routes-map{min-height:0}.modal-footer{padding:11px 14px}}@media (width<=500px){.stats-grid,.stat-grid,.vehicle-stat-grid,.detail-kpi-grid,.dashboard-kpi-grid,.dashboard-secondary-stats,.live-fleet-kpi-grid,.telemetry-grid,.detail-footer,.settings-nav{grid-template-columns:1fr}.panel-header{flex-direction:column;align-items:flex-start}.panel-header-meta{align-self:flex-start}.dashboard-list-row,.record-list-item{flex-direction:column;align-items:flex-start}.dashboard-list-meta,.record-list-meta{text-align:left;align-items:flex-start}.live-fleet-detail-panel .detail-footer{grid-template-columns:1fr}.detail-footer-item{border-right:0;border-bottom:1px solid var(--border)}.detail-footer-item:last-child{border-bottom:0}.modal-header,.modal-body{padding:15px}.route-editor-toolbar,.all-routes-controls{grid-template-columns:1fr 1fr}}.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}}
