.route-map-container{display:flex;flex-direction:column;min-height:calc(100vh - 120px);padding:1rem;overflow-y:auto}.route-map-controls{max-width:600px;margin:0 auto;width:100%}.route-map-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.route-map-header h1{font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.route-map-subtitle{color:#64748b;margin:0;font-size:.875rem}.route-header-info{flex:1}.back-button{padding:.5rem .75rem;background:#1a1f2e;border:1px solid #2d3748;border-radius:8px;color:#94a3b8;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;flex-shrink:0}.back-button:hover{background:#242b3d;border-color:#3d4a5c;color:#e2e8f0}.route-loading-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background:#00a8961a;border-radius:8px;color:#00a896;font-size:.875rem}.route-inputs-panel{display:flex;align-items:flex-end;gap:.75rem;margin-bottom:1rem;padding:1rem;background:#0f172a80;border-radius:12px;border:1px solid rgba(59,130,246,.3)}.location-input{flex:1;display:flex;flex-direction:column;gap:.375rem}.location-label{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.location-select{padding:.75rem 1rem;font-size:.875rem;background:#1e293bcc;border:1px solid rgba(59,130,246,.3);border-radius:8px;color:#f1f5f9;cursor:pointer;transition:all .2s}.location-select:hover{border-color:#3b82f680}.location-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.swap-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#1e293bcc;border:1px solid rgba(59,130,246,.3);border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s;flex-shrink:0}.swap-button:hover{background:#3b82f633;border-color:#3b82f680;color:#3b82f6}.route-map-wrapper{width:100%;aspect-ratio:16 / 9;min-height:400px;max-height:70vh;border-radius:12px;overflow:hidden;border:1px solid rgba(59,130,246,.3)}@media(prefers-color-scheme:dark){.route-map-subtitle{color:#94a3b8}}.route-loading{display:flex;align-items:center;justify-content:center;padding:0 .5rem}.loading-spinner{width:20px;height:20px;border:2px solid rgba(59,130,246,.3);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.route-error{padding:.75rem 1rem;margin-bottom:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fca5a5;font-size:.875rem}.marker{cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.marker:hover{transform:scale(1.1)}@media(max-width:640px){.route-map-container{padding:.75rem;min-height:calc(100vh - 80px)}.route-map-wrapper{aspect-ratio:4 / 3;min-height:300px;max-height:none}.route-map-header{margin-bottom:.75rem}.route-map-header h1{font-size:1.25rem}.route-map-subtitle{font-size:.75rem}.route-inputs-panel{flex-direction:column;align-items:stretch;padding:.75rem;margin-bottom:.75rem;gap:.5rem}.location-select{padding:.625rem .75rem;font-size:.8125rem}.route-summary{justify-content:space-around;padding:.75rem;margin-bottom:.75rem;gap:.75rem}.stat-value{font-size:1rem}.stat-label{font-size:.625rem}.route-error{padding:.5rem .75rem;margin-bottom:.75rem;font-size:.8125rem}}.traffic-legend{display:flex;align-items:center;gap:10px;padding:6px 10px;font-size:.75rem;font-weight:600;color:#fff}.traffic-legend-item{display:flex;align-items:center;gap:4px}.traffic-legend-dot{width:8px;height:8px;border-radius:50%}.traffic-btn .loading-spinner{border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.add-comparison-btn{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:0 .75rem;min-height:44px;height:44px;background:#3b82f61a;border:1px dashed #3b82f6;box-sizing:border-box;border-radius:8px;color:#3b82f6;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap;width:100%;margin-top:.5rem}.add-comparison-btn:hover{background:#3b82f633;border-style:solid}.comparison-row{margin-top:.5rem}.comparison-row .route-field{flex:1}.comparison-row .route-label{width:64px}.comparison-select{border-color:#3b82f6!important}.comparison-select:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633}.remove-comparison-btn{display:flex;align-items:center;justify-content:center;width:36px;height:44px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:1.5rem;font-weight:300;cursor:pointer;transition:all .2s;flex-shrink:0}.remove-comparison-btn:hover{background:#ef444433;border-color:#ef4444}.chain-control-marker{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0000004d;transition:transform .2s}.chain-control-marker:hover{transform:scale(1.15)}.chain-control-popup .mapboxgl-popup-content{padding:0;border-radius:12px;overflow:hidden;min-width:220px;background:#1e293b;border:1px solid rgba(59,130,246,.3)}.chain-control-popup .mapboxgl-popup-close-button{color:#94a3b8;font-size:18px;padding:4px 8px}.chain-control-popup .mapboxgl-popup-close-button:hover{color:#f1f5f9;background:transparent}.chain-control-popup .mapboxgl-popup-tip{border-top-color:#1e293b}.chain-popup-content{padding:1rem}.chain-popup-title{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#f1f5f9}.chain-popup-place{margin:0 0 .75rem;font-size:.75rem;color:#94a3b8}.chain-popup-status{display:inline-block;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;color:#fff;margin-bottom:.75rem}.chain-popup-description{margin:0 0 .75rem;font-size:.8125rem;color:#cbd5e1;line-height:1.4}.chain-popup-details{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8;padding-top:.5rem;border-top:1px solid rgba(148,163,184,.2)}.chain-popup-time{margin:.5rem 0 0;font-size:.6875rem;color:#64748b}.camera-marker{width:28px;height:28px;border-radius:50%;background-color:#8b5cf6;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0000004d;transition:transform .2s}.camera-marker:hover{transform:scale(1.15)}.camera-popup .mapboxgl-popup-content{padding:0;border-radius:12px;overflow:hidden;min-width:300px;max-width:360px;background:#1e293b;border:1px solid rgba(139,92,246,.3)}.camera-popup .mapboxgl-popup-close-button{color:#94a3b8;font-size:18px;padding:4px 8px;z-index:10}.camera-popup .mapboxgl-popup-close-button:hover{color:#f1f5f9;background:transparent}.camera-popup .mapboxgl-popup-tip{border-top-color:#1e293b}.camera-popup-content{padding:.75rem}.camera-popup-title{margin:0 0 .25rem;font-size:.9rem;font-weight:600;color:#f1f5f9;padding-right:20px}.camera-popup-place{margin:0 0 .75rem;font-size:.75rem;color:#94a3b8}.camera-video-container{position:relative;border-radius:8px;overflow:hidden;background:#0f172a;aspect-ratio:16 / 9}.camera-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000080;color:#94a3b8;font-size:.875rem;z-index:10}.camera-image-wrapper{position:relative;cursor:pointer;width:100%;height:100%}.camera-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.camera-play-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0006;transition:background .2s}.camera-image-wrapper:hover .camera-play-overlay{background:#00000080}.camera-play-button{width:48px;height:48px;border-radius:50%;background:#8b5cf6e6;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d;transition:transform .2s,background .2s}.camera-image-wrapper:hover .camera-play-button{transform:scale(1.1);background:#8b5cf6}.camera-play-text{margin-top:.5rem;font-size:.75rem;color:#fff;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5)}.cms-marker{width:28px;height:28px;border-radius:50%;background-color:#f59e0b;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0000004d;transition:transform .2s}.cms-marker:hover{transform:scale(1.15)}.cms-popup .mapboxgl-popup-content{padding:0;border-radius:12px;overflow:hidden;min-width:220px;background:#1e293b;border:1px solid rgba(245,158,11,.3)}.cms-popup .mapboxgl-popup-close-button{color:#94a3b8;font-size:18px;padding:4px 8px}.cms-popup .mapboxgl-popup-close-button:hover{color:#f1f5f9;background:transparent}.cms-popup .mapboxgl-popup-tip{border-top-color:#1e293b}.cms-popup-content{padding:.75rem}.cms-popup-title{margin:0 0 .25rem;font-size:.9rem;font-weight:600;color:#f1f5f9;padding-right:20px}.cms-popup-place{margin:0 0 .75rem;font-size:.75rem;color:#94a3b8}.cms-message-board{background:#0a0a0a;border:2px solid #333;border-radius:6px;padding:.75rem;margin-bottom:.5rem}.cms-message-line{font-family:Courier New,monospace;font-size:.875rem;font-weight:700;color:#fbbf24;text-align:center;letter-spacing:.05em;line-height:1.4;text-transform:uppercase}.cms-popup-time{margin:.5rem 0 0;font-size:.6875rem;color:#64748b}.closure-marker{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;cursor:pointer;transition:transform .15s ease;box-shadow:0 2px 6px #0000004d}.closure-marker:hover{transform:scale(1.15)}.closure-marker.full{background-color:#ef4444;border:2px solid rgba(255,255,255,.8)}.closure-marker.lane{background-color:#f97316;border:2px solid rgba(255,255,255,.8)}.closure-marker .work-icon{font-size:14px;line-height:1}.closure-popup .mapboxgl-popup-content{background:#1e293b;border-radius:8px;padding:0;min-width:200px;max-width:280px;box-shadow:0 4px 12px #0000004d}.closure-popup .mapboxgl-popup-close-button{color:#94a3b8;font-size:18px;padding:4px 8px}.closure-popup .mapboxgl-popup-close-button:hover{color:#fff;background:transparent}.closure-popup .mapboxgl-popup-tip{border-top-color:#1e293b}.closure-popup-content{padding:12px;color:#e2e8f0}.closure-popup-title{font-size:14px;font-weight:600;margin:0 0 8px;color:#fff;display:flex;align-items:center;gap:6px}.closure-popup-title:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ef4444}.closure-popup-location{font-size:13px;color:#f1f5f9;margin-bottom:6px}.closure-popup-route{font-size:12px;color:#94a3b8;margin-bottom:6px}.closure-popup-work{font-size:12px;color:#fbbf24;background:#fbbf241a;padding:4px 8px;border-radius:4px;margin-bottom:8px}.closure-popup-timing{font-size:11px;color:#94a3b8;display:flex;flex-direction:column;gap:2px;margin-bottom:6px}.closure-popup-facility{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.incident-marker{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000004d;transition:transform .15s ease;border:2px solid rgba(255,255,255,.3)}.incident-marker:hover{transform:scale(1.15)}.incident-popup .mapboxgl-popup-content{background:var(--bg-primary, #1a1a1a);border-radius:12px;padding:0;min-width:220px;max-width:300px;box-shadow:0 4px 20px #0006;border:1px solid var(--border-primary, #333)}.incident-popup .mapboxgl-popup-close-button{color:var(--text-secondary, #9ca3af);font-size:20px;padding:8px 12px;right:0;top:0}.incident-popup .mapboxgl-popup-close-button:hover{color:var(--text-primary, #fff);background:transparent}.incident-popup .mapboxgl-popup-tip{border-top-color:var(--bg-primary, #1a1a1a)}.incident-popup-content{padding:16px}.incident-popup-title{font-size:14px;font-weight:600;color:#dc2626;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.incident-popup-message{font-size:13px;color:var(--text-primary, #fff);margin:0 0 12px;line-height:1.4}.incident-popup-route{font-size:12px;color:var(--text-secondary, #9ca3af);margin-bottom:4px}.incident-popup-location{font-size:13px;color:var(--text-primary, #fff);margin-bottom:4px;font-weight:500}.incident-popup-area{font-size:12px;color:var(--text-secondary, #9ca3af);margin-bottom:12px}.incident-detail-text{font-size:12px;color:#fff;margin:8px 0;line-height:1.4}.incident-detail-time{font-size:11px;color:var(--text-tertiary, #6b7280);margin:4px 0 0}.incident-popup-time{font-size:11px;color:var(--text-tertiary, #6b7280);margin:8px 0 0}.layer-toggle{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:8px;z-index:10}.layer-toggle-trigger{display:none}.layer-options{display:flex;flex-direction:column;gap:8px}.layer-toggle .layer-toggle-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#1a1f2e!important;border:1px solid #2d3748!important;border-radius:8px;color:#fff!important;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000004d}.layer-toggle .layer-toggle-btn:hover{background-color:#242b3d!important;border-color:#3d4a5c!important}.layer-toggle .layer-toggle-btn.active{background-color:#1a1f2e!important;border-color:#2d3748!important;color:#fff!important}.layer-toggle .layer-toggle-btn:not(.active){color:#9ca3af!important}.layer-toggle .layer-toggle-btn:not(.active) .layer-label{opacity:.7}.layer-toggle .layer-toggle-btn.active:hover{background-color:#242b3d!important}.layer-icon{display:flex;align-items:center;justify-content:center}.layer-marker-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid white;box-shadow:0 1px 3px #0000004d}.layer-label{font-weight:600}@media(max-width:640px){.layer-toggle{inset:12px auto auto 12px;flex-direction:column;gap:0}.layer-toggle-trigger{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#1a1f2e;border:1px solid #2d3748;border-radius:8px;color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #0000004d;transition:all .2s ease}.layer-toggle-trigger:hover{background-color:#242b3d;border-color:#3d4a5c}.trigger-label{flex:1}.layer-badge{background-color:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.trigger-arrow{display:flex;align-items:center;transition:transform .2s ease}.trigger-arrow.up{transform:rotate(180deg)}.layer-options{display:none;flex-direction:column;gap:2px;margin-top:4px;padding:6px;background-color:#1a1f2e;border:1px solid #2d3748;border-radius:8px;box-shadow:0 4px 12px #0006}.layer-toggle.expanded .layer-options{display:flex}.layer-toggle.expanded .layer-toggle-trigger{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}.layer-toggle.expanded .layer-options{border-top-left-radius:0;border-top-right-radius:0;margin-top:0;border-top:none}.layer-toggle .layer-toggle-btn{padding:7px 10px;border-radius:6px;box-shadow:none;font-size:.8125rem}.layer-marker-icon{width:18px;height:18px}.layer-label{display:inline}}.route-card-simple{background:#1a1f2ef2;border-radius:16px;border:1px solid rgba(59,130,246,.3);padding:1rem;margin-bottom:1rem}.simple-route{font-size:.875rem;font-weight:600;color:#e2e8f0;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #2d3748}.route-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:6px;margin-bottom:.75rem}.route-metrics .metric{text-align:center;padding:8px 4px;background:#0003;border-radius:8px}.route-metrics .metric-value{font-size:1.125rem;font-weight:700;color:#e2e8f0}.route-metrics .metric-value.delay{color:#eab308}.route-metrics .metric-value.severe-delay{color:#ef4444}.route-metrics .metric-value.no-delay{color:#22c55e}.route-metrics .metric-label{font-size:.625rem;color:#94a3b8;margin-top:2px;text-transform:uppercase;letter-spacing:.3px}.route-card-simple .chain-checkpoints{display:flex;flex-wrap:wrap;gap:6px}.route-card-simple .checkpoint-item{display:flex;align-items:center;gap:6px;background:#0003;padding:4px 10px;border-radius:6px}.route-card-simple .checkpoint-status{font-size:.6875rem;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase}.route-card-simple .checkpoint-status.r1{background:#3b82f64d;color:#60a5fa}.route-card-simple .checkpoint-status.r2{background:#eab3084d;color:#fbbf24}.route-card-simple .checkpoint-status.r3{background:#ef44444d;color:#f87171}.route-card-simple .checkpoint-status.clear{background:#22c55e33;color:#22c55e}.route-card-simple .checkpoint-location{font-size:.75rem;color:#94a3b8}.route-summary-card{background:#1a1f2ef2;border-radius:16px;border:1px solid rgba(59,130,246,.3);margin-bottom:1rem;overflow:hidden}.route-summary-card.route-card-primary:not(.route-summary-comparison .route-card-primary){padding:.875rem 1rem}.route-corridor-compact{display:flex;flex-direction:column;gap:.125rem;padding:.5rem .625rem;margin:.5rem 0;background:#3b82f614;border-radius:6px;border-left:2px solid #3b82f6}.corridor-highway{font-size:.6875rem;font-weight:600;color:#60a5fa;text-transform:uppercase;letter-spacing:.03em}.corridor-details{font-size:.75rem;color:#94a3b8}.route-summary-main{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;gap:1rem}.route-summary-route{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#e2e8f0}.route-delay-alert{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ff98001a;border-top:1px solid rgba(255,152,0,.2)}.delay-icon{font-size:1rem}.delay-text{font-size:.875rem;font-weight:600;color:#ff9800}.route-chain-alerts{display:flex;flex-direction:column}.chain-alert{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-top:1px solid #2d3748}.chain-alert-r-2{background:#f973161a;border-top-color:#f9731633}.chain-alert-r-3{background:#ef44441a;border-top-color:#ef444433}.chain-icon{font-size:1rem}.chain-info{display:flex;flex-direction:column;gap:.125rem}.chain-status{font-size:.8125rem;font-weight:700;text-transform:uppercase}.chain-alert-r-2 .chain-status{color:#f97316}.chain-alert-r-3 .chain-status{color:#ef4444}.chain-location{font-size:.8125rem;color:#94a3b8}.route-clear-alert{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#00a8961a;border-top:1px solid rgba(0,168,150,.2)}.clear-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#00a896;border-radius:50%;color:#fff;font-size:.75rem;font-weight:700}.clear-text{font-size:.875rem;font-weight:500;color:#00a896}.route-summary-comparison{display:flex;gap:.75rem;margin-bottom:1rem}.route-summary-comparison .route-summary-card{flex:1;margin-bottom:0;padding:.875rem 1rem}.route-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.route-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0}.route-indicator-primary{background:#22c55e}.route-indicator-comparison{background:#3b82f6}.route-destination{font-size:.875rem;font-weight:600;color:#e2e8f0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faster-badge{font-size:.6875rem;font-weight:600;padding:.125rem .375rem;background:#22c55e33;color:#22c55e;border-radius:4px;white-space:nowrap}.route-card-primary.route-faster{border-color:#22c55e4d}.route-card-comparison.route-faster{border-color:#3b82f64d}.route-clickable{cursor:pointer;transition:all .2s ease}.route-clickable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.route-card-primary.route-active{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e4d}.route-card-comparison.route-active{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.route-active-indicator{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.route-summary-comparison .route-summary-time{margin-bottom:.5rem}.route-summary-comparison .time-value{font-size:1.125rem}.route-summary-comparison .time-label{font-size:.75rem}.route-delay-compact{font-size:.75rem;font-weight:600;color:#ff9800;margin-bottom:.5rem}.route-chain-status{display:flex;flex-wrap:wrap;gap:.375rem}.chain-badge{font-size:.6875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;white-space:nowrap}.chain-badge-r-2{background:#f9731633;color:#f97316}.chain-badge-r-3{background:#ef444433;color:#ef4444}.chain-badge-clear{background:#00a89633;color:#00a896}.simple-chains-section{padding:.375rem 0}.chain-checkpoints-list{display:flex;flex-direction:column;gap:.375rem;margin-top:.375rem}.checkpoint-row{display:flex;align-items:center;gap:.5rem}.checkpoint-badge{font-size:.75rem;font-weight:600;padding:.1875rem .5rem;border-radius:4px;white-space:nowrap}.checkpoint-badge.r1{background:#facc1533;color:#facc15}.checkpoint-badge.r2{background:#f9731633;color:#f97316}.checkpoint-badge.r3{background:#ef444433;color:#ef4444}.checkpoint-location{font-size:.8125rem;color:#94a3b8}.chain-checkpoints-compact{display:flex;flex-direction:column;gap:.25rem}.checkpoint-compact{display:flex;align-items:center;gap:.375rem}.checkpoint-compact .checkpoint-badge{font-size:.6875rem;padding:.125rem .375rem}.checkpoint-loc{font-size:.6875rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}@media(max-width:640px){.route-corridor-compact{padding:.375rem .5rem;margin:.375rem 0}.route-summary-main{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.875rem 1rem}.route-summary-route{font-size:.8125rem}.route-delay-alert,.chain-alert{padding:.625rem 1rem}.delay-text,.chain-status,.chain-location{font-size:.75rem}.route-summary-comparison{flex-direction:column}.route-summary-comparison .time-value{font-size:1rem}}
