html{font-family:Arial,Helvetica,sans-serif}body{margin:0}body{color:#172033;background:#f4f7fb;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,input{font:inherit}.app{min-height:100vh}.header{background:#fff;border-bottom:1px solid #e7ebf2;padding:22px 32px}.header h1{color:#152238;margin:0;font-size:26px}.header p{color:#6d7788;margin:5px 0 0;font-size:14px}.container{width:min(1180px,100% - 32px);margin:30px auto}.search-card{background:#fff;border-radius:16px;grid-template-columns:1fr auto 1fr auto;align-items:end;gap:16px;padding:20px;display:grid;box-shadow:0 4px 18px #1623390f}.input-group{flex-direction:column;gap:7px;display:flex}.input-group label{color:#697386;font-size:13px;font-weight:700}.input-group input{border:1px solid #d9dfe9;border-radius:10px;outline:none;height:48px;padding:0 14px;font-size:15px}.input-group input:focus{border-color:#276ef1;box-shadow:0 0 0 3px #276ef11f}.direction-arrow{color:#7a8494;align-items:center;height:48px;font-size:24px;display:flex}.check-button{color:#fff;cursor:pointer;background:#276ef1;border:0;border-radius:10px;height:48px;padding:0 24px;font-weight:700}.check-button:hover{background:#1e5ed2}.check-button:disabled{opacity:.6;cursor:not-allowed}.error{color:#b42318;background:#fff0f0;border:1px solid #ffd1d1;border-radius:10px;margin-top:18px;padding:14px 16px}.empty-state{text-align:center;color:#697386;background:#fff;border-radius:16px;margin-top:30px;padding:70px 25px}.empty-state h2{color:#27364d;margin-top:0}.summary{justify-content:space-between;gap:20px;margin-top:22px;padding:0 4px;display:flex}.summary>div{flex-direction:column;gap:4px;display:flex}.summary-label{color:#7b8494;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.hero-card{color:#fff;background:#152238;border-radius:18px;margin-top:20px;padding:25px;position:relative}.recommended-badge{color:#175cd3;background:#e9f1ff;border-radius:20px;margin-bottom:22px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.hero-grid{grid-template-columns:1.4fr repeat(4,1fr);align-items:center;gap:28px;display:grid}.eta-block span,.metric span{color:#acb6c5;margin-bottom:5px;font-size:13px;display:block}.eta-block strong{font-size:48px;line-height:1}.eta-block small{font-size:18px;font-weight:600}.metric strong{font-size:18px}.section-title{justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:14px;display:flex}.section-title h2{margin:0;font-size:20px}.section-title span{color:#788395;font-size:13px}.routes-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.route-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:20px}.recommended-route{border:2px solid #276ef1}.route-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.route-number{color:#6e7888;margin-bottom:5px;font-size:13px;display:block}.best-label{color:#175cd3;background:#edf4ff;border-radius:14px;padding:4px 8px;font-size:11px;font-weight:800}.route-eta{font-size:25px}.route-details{border-top:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;padding-top:16px;display:grid}.route-details span{color:#8590a1;margin-bottom:4px;font-size:11px;display:block}.route-details strong{font-size:14px}.traffic-pill{border-radius:6px;margin-top:18px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.traffic-label{font-weight:800}.traffic-clear{color:#067647;background:#ecfdf3}.traffic-moderate{color:#9a6700;background:#fff8db}.traffic-heavy{color:#b54708;background:#fff4ed}.traffic-severe{color:#b42318;background:#fef3f2}@media (width<=900px){.search-card{grid-template-columns:1fr}.direction-arrow{display:none}.hero-grid{grid-template-columns:repeat(2,1fr)}.routes-grid{grid-template-columns:1fr}}@media (width<=520px){.container{width:min(100% - 20px,1180px);margin-top:18px}.header{padding:18px}.hero-grid{grid-template-columns:1fr 1fr;gap:20px}.eta-block{grid-column:1/-1}.summary{flex-direction:column}}.map-card{background:#fff;border:1px solid #e5eaf1;border-radius:16px;margin-top:22px;overflow:hidden}.map-header{justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.map-header h2{margin:0;font-size:17px}.map-header p{color:#7b8494;margin:4px 0 0;font-size:12px}.map{width:100%;height:430px}.map-legend{color:#677386;gap:18px;font-size:12px;display:flex}.map-legend span{align-items:center;gap:7px;display:flex}.map-legend i{border-radius:10px;width:26px;height:5px;display:inline-block}.legend-best{background:#276ef1}.legend-alt{background:#7d8795}@media (width<=600px){.map{height:330px}.map-header{flex-direction:column;align-items:flex-start}}.autocomplete-container{width:100%;min-width:0}.autocomplete-container gmp-place-autocomplete{width:100%;display:block}.departure-section{margin-top:30px}.section-subtitle{color:#788395;margin:5px 0 0;font-size:13px}.departure-loading{color:#697386;background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:22px}.departure-recommendation{background:#fff;border:1px solid #e5eaf1;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.departure-recommendation.leave-now{border-left:5px solid #067647}.departure-recommendation.wait{border-left:5px solid #276ef1}.recommendation-label{color:#788395;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.departure-recommendation h3{margin:6px 0 5px;font-size:24px}.departure-recommendation p{color:#697386;margin:0;font-size:14px}.recommendation-stats{grid-template-columns:repeat(3,minmax(80px,1fr));gap:24px;display:grid}.recommendation-stats span{color:#8590a1;margin-bottom:5px;font-size:11px;display:block}.recommendation-stats strong{font-size:16px}.departure-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:14px;display:grid}.departure-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:16px}.departure-card-recommended{border:2px solid #276ef1}.departure-card-top{color:#6e7888;justify-content:space-between;align-items:center;font-size:12px;display:flex}.departure-card-top strong{color:#175cd3;background:#edf4ff;border-radius:12px;padding:3px 7px;font-size:10px}.departure-time{margin:14px 0;font-size:28px;font-weight:800}.departure-time small{color:#788395;font-size:13px;font-weight:600}.departure-detail{justify-content:space-between;gap:10px;margin-top:7px;font-size:12px;display:flex}.departure-detail span{color:#8590a1}.departure-saving{color:#596579;border-top:1px solid #edf0f4;margin-top:13px;padding-top:11px;font-size:11px;font-weight:700}@media (width<=1000px){.departure-grid{grid-template-columns:repeat(2,1fr)}.departure-recommendation{flex-direction:column;align-items:flex-start}}@media (width<=520px){.departure-grid{grid-template-columns:1fr}.recommendation-stats{grid-template-columns:repeat(3,1fr);gap:10px;width:100%}}.saved-routes-panel{background:#fff;border:1px solid #e5eaf1;border-radius:16px;margin-top:22px;padding:20px}.saved-routes-header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.saved-routes-header h2{margin:0;font-size:18px}.saved-routes-header p{color:#788395;margin:5px 0 0;font-size:12px}.save-route-controls{flex-wrap:wrap;gap:10px;display:flex}.save-route-controls input{border:1px solid #d9dfe9;border-radius:9px;outline:none;min-width:230px;height:42px;padding:0 12px}.save-route-controls input:focus{border-color:#276ef1;box-shadow:0 0 0 3px #276ef11a}.save-route-button,.saved-check-button,.saved-delete-button{cursor:pointer;border:0;border-radius:9px;font-weight:700}.save-route-button{color:#fff;background:#152238;height:42px;padding:0 15px}.saved-routes-empty{color:#788395;border:1px dashed #d9dfe9;border-radius:10px;margin-top:16px;padding:18px;font-size:13px}.saved-routes-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.saved-route-card{border:1px solid #e5eaf1;border-radius:12px;flex-direction:column;gap:14px;padding:15px;display:flex}.saved-route-info{flex-direction:column;gap:5px;min-width:0;display:flex}.saved-route-info strong{color:#172033;margin-bottom:4px;font-size:15px}.saved-route-info span{color:#697386;overflow-wrap:anywhere;font-size:12px}.saved-route-arrow{font-weight:800;color:#276ef1!important}.saved-route-actions{gap:8px;display:flex}.saved-check-button{color:#fff;background:#276ef1;flex:1;min-height:38px;padding:0 12px}.saved-check-button:disabled{opacity:.6;cursor:not-allowed}.saved-delete-button{color:#b42318;background:#fef3f2;min-height:38px;padding:0 12px}@media (width<=900px){.saved-routes-header{flex-direction:column;align-items:stretch}.save-route-controls{width:100%}.save-route-controls input{flex:1;min-width:180px}.saved-routes-grid{grid-template-columns:1fr}}@media (width<=520px){.save-route-controls{flex-direction:column}.save-route-controls input,.save-route-button{width:100%}}.auto-refresh-panel{background:#fff;border:1px solid #e5eaf1;border-radius:16px;margin-top:16px;padding:20px}.auto-refresh-info{justify-content:space-between;align-items:center;gap:18px;display:flex}.auto-refresh-info h2{margin:0;font-size:18px}.auto-refresh-info p{color:#788395;margin:5px 0 0;font-size:12px}.refresh-options{flex-wrap:wrap;gap:7px;display:flex}.refresh-option{color:#596579;cursor:pointer;background:#fff;border:1px solid #d9dfe9;border-radius:9px;min-height:38px;padding:0 14px;font-weight:700}.refresh-option-active{color:#fff;background:#276ef1;border-color:#276ef1}.refresh-status{border-top:1px solid #edf0f4;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;margin-top:16px;padding-top:15px;display:grid}.refresh-status div{background:#f8fafc;border-radius:10px;padding:12px}.refresh-status span{color:#8590a1;margin-bottom:5px;font-size:11px;display:block}.refresh-status strong{color:#172033;font-size:13px}@media (width<=700px){.auto-refresh-info{flex-direction:column;align-items:stretch}.refresh-status{grid-template-columns:1fr}}.traffic-alerts-panel{background:#fff;border:1px solid #e5eaf1;border-radius:16px;margin-top:16px;padding:20px}.traffic-alerts-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.traffic-alerts-header h2{margin:0;font-size:18px}.traffic-alerts-header p{color:#788395;margin:5px 0 0;font-size:12px}.enable-notifications-button{color:#fff;cursor:pointer;background:#276ef1;border:0;border-radius:9px;min-height:40px;padding:0 15px;font-weight:700}.alert-toggle{cursor:pointer;border:1px solid #d9dfe9;border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.alert-toggle input{width:17px;height:17px}.alert-settings{border-top:1px solid #edf0f4;grid-template-columns:minmax(220px,1fr) minmax(150px,.55fr) minmax(220px,1fr);gap:12px;margin-top:16px;padding-top:16px;display:grid}.alert-setting label,.alert-status-box span{color:#8590a1;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.alert-setting select,.threshold-input input{background:#fff;border:1px solid #d9dfe9;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 11px}.threshold-input{align-items:center;gap:8px;display:flex}.threshold-input input{min-width:80px}.threshold-input span{color:#697386;font-size:12px}.alert-status-box{background:#f8fafc;border-radius:10px;padding:11px 13px}.alert-status-box strong{color:#172033;font-size:13px}.alert-example{color:#536176;background:#f5f8ff;border-radius:9px;margin-top:13px;padding:11px 13px;font-size:12px}@media (width<=850px){.traffic-alerts-header{flex-direction:column;align-items:stretch}.alert-settings{grid-template-columns:1fr}}.legend-traffic-normal,.legend-traffic-slow,.legend-traffic-jam{vertical-align:middle;border-radius:99px;width:22px;height:5px;margin-right:6px;display:inline-block}.legend-traffic-normal{background:#188038}.legend-traffic-slow{background:#f9ab00}.legend-traffic-jam{background:#d93025}.traffic-map-legend{flex-wrap:wrap}.clickable-route-card{cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}.clickable-route-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px #17203314}.selected-route-card{box-shadow:0 0 0 3px #276ef114;border:2px solid #276ef1!important}.selected-label{color:#1a5bd7;text-transform:uppercase;background:#e8f0fe;border-radius:99px;margin-left:7px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-block}.directions-section{margin-top:22px}.directions-list{background:#fff;border:1px solid #e5eaf1;border-radius:14px;overflow:hidden}.direction-step{border-bottom:1px solid #edf0f4;gap:13px;padding:14px 16px;display:flex}.direction-step:last-child{border-bottom:0}.direction-step-number{color:#276ef1;background:#edf3ff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.direction-step-content{flex-direction:column;gap:4px;min-width:0;display:flex}.direction-step-content strong{color:#172033;font-size:13px;line-height:1.45}.direction-step-content span{color:#7b8798;font-size:11px}.directions-empty{color:#788395;background:#fff;border:1px dashed #d9dfe9;border-radius:12px;padding:18px;font-size:13px}.congestion-section{margin-top:22px}.congestion-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.congestion-card,.congestion-clear-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:16px}.congestion-jam{border-left:5px solid #d93025}.congestion-slow{border-left:5px solid #f9ab00}.congestion-level-row{align-items:center;gap:8px;display:flex}.congestion-level-row strong{color:#172033;font-size:13px}.congestion-dot{border-radius:50%;flex:0 0 10px;width:10px;height:10px}.congestion-dot-red{background:#d93025}.congestion-dot-orange{background:#f9ab00}.congestion-road{color:#26354d;margin-top:9px;font-size:14px;font-weight:700;line-height:1.45}.congestion-meta{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.congestion-meta span{color:#6f7b8e;background:#f8fafc;border-radius:7px;padding:5px 8px;font-size:11px}.congestion-clear-card{border-left:5px solid #188038;flex-direction:column;gap:5px;display:flex}.congestion-clear-card strong{color:#166534;font-size:13px}.congestion-clear-card span{color:#6f7b8e;font-size:12px}@media (width<=700px){.congestion-list{grid-template-columns:1fr}}.route-comparison-section{margin-top:24px}.route-comparison-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.comparison-highlight{background:#fff;border:1px solid #e5eaf1;border-radius:13px;padding:14px}.comparison-highlight span,.comparison-highlight small{display:block}.comparison-highlight span{color:#8590a1;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.comparison-highlight strong{color:#172033;margin:5px 0 3px;font-size:18px;display:block}.comparison-highlight small{color:#667287;font-size:12px}.comparison-recommended{background:#f7f9ff;border:2px solid #276ef1}.route-comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.comparison-route-card{text-align:left;cursor:pointer;color:inherit;background:#fff;border:1px solid #e5eaf1;border-radius:13px;padding:14px}.comparison-route-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.comparison-route-header>strong{font-size:15px}.comparison-badges{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.comparison-badges span{color:#175cd3;background:#edf4ff;border-radius:99px;padding:3px 6px;font-size:9px;font-weight:800}.comparison-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.comparison-metrics span{color:#8590a1;margin-bottom:3px;font-size:10px;display:block}.comparison-metrics strong{font-size:12px}.comparison-congestion-bar{background:#e8edf3;border-radius:99px;height:6px;margin-top:14px;position:relative;overflow:hidden}.comparison-jam-bar,.comparison-slow-bar{height:100%;position:absolute;top:0;left:0}.comparison-jam-bar{z-index:2;background:#d93025}.comparison-slow-bar{opacity:.85;z-index:1;background:#f9ab00}.comparison-note{color:#788395;margin-top:10px;font-size:11px}@media (width<=900px){.route-comparison-summary,.route-comparison-grid{grid-template-columns:1fr}}.clickable-congestion-card{cursor:pointer;transition:transform .15s,box-shadow .15s}.clickable-congestion-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px #17203314}.congestion-area{color:#526177;margin-top:4px;font-size:12px;font-weight:700}.congestion-address{color:#7b8798;margin-top:4px;font-size:11px;line-height:1.4}.congestion-map-hint{color:#276ef1;border-top:1px solid #edf0f4;margin-top:11px;padding-top:9px;font-size:10px;font-weight:700}.production-header{justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.brand-wrap{align-items:center;gap:16px;min-width:0;display:flex}.brand-logo{object-fit:contain;flex:none;width:72px;height:54px}.brand-copy{min-width:0}.brand-copy h1{color:#152238;margin:0;font-size:26px;line-height:1.15}.brand-copy p{color:#6d7788;letter-spacing:.01em;margin:6px 0 0;font-size:13px}.header-version{color:#667287;background:#f8fafc;border:1px solid #dfe5ed;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:800}.production-footer{background:#fff;border-top:1px solid #e5eaf1;margin-top:36px}.footer-inner{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100% - 32px);min-height:78px;margin:0 auto;padding:18px 0;display:flex}.footer-brand{color:#536176;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.footer-brand img{object-fit:contain;width:34px;height:26px}.footer-meta{color:#7b8798;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;font-size:11px;display:flex}.footer-separator{color:#b0bac7}@media (width<=700px){.production-header{align-items:flex-start}.brand-logo{width:58px;height:44px}.brand-copy h1{font-size:21px}.brand-copy p{font-size:11px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-meta{justify-content:flex-start}}@media (width<=480px){.production-header,.brand-wrap{gap:10px}.header-version{padding:5px 8px;font-size:10px}}.app-tabs{background:#e9eef5;border-radius:12px;gap:8px;width:max-content;margin:0 0 18px;padding:6px;display:flex}.app-tab{color:#596579;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:40px;padding:0 20px;font-weight:800}.app-tab-active{color:#172033;background:#fff;box-shadow:0 2px 8px #17203314}.input-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.current-location-button{color:#175cd3;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:12px;font-weight:800}.current-location-button:disabled{opacity:.55;cursor:wait}.map-card{scroll-margin-top:18px}.map-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.manual-refresh-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;min-height:38px;padding:0 13px;font-weight:800}.manual-refresh-button:hover{background:#f7f9fc}.manual-refresh-button:disabled{opacity:.55;cursor:not-allowed}.selected-route-card,.comparison-route-card.selected-comparison-route{border:2px solid #188038!important;box-shadow:0 0 0 3px #1880381a!important}.selected-label{color:#137333!important;background:#eaf6ed!important}.recommended-route{border-color:#9bd3a8;background:#f2fbf4!important}.comparison-route-card.recommended-comparison-route{background:#f2fbf4}.best-label{color:#137333!important;background:#e6f4ea!important}.monitoring-page{max-width:900px;margin:0 auto}.monitoring-page-header{margin:4px 0 16px}.monitoring-page-header h2{color:#172033;margin:0}.monitoring-page-header p{color:#788395;margin:5px 0 0;font-size:13px}@media (width<=700px){.app-tabs{width:100%}.app-tab{flex:1}.input-label-row{align-items:flex-start}.map-header-actions{justify-content:flex-start;align-items:flex-start}}.tab-panel{width:100%}.tab-panel-active{display:block}.tab-panel-hidden{display:none}.saved-routes-panel{padding:0;overflow:hidden}.saved-routes-panel-collapsed{background:#fff}.saved-routes-toggle{cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:58px;padding:0 18px;display:flex}.saved-routes-toggle:hover{background:#f8fafc}.saved-routes-toggle-copy{align-items:center;gap:12px;display:flex}.saved-routes-toggle-copy strong{color:#172033;font-size:16px}.saved-routes-toggle-copy span{color:#788395;background:#f2f4f7;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.saved-routes-chevron{color:#667085;font-size:19px;transition:transform .18s}.saved-routes-chevron-open{transform:rotate(180deg)}.saved-routes-content{border-top:1px solid #edf0f4;padding:0 20px 20px}.saved-routes-content .saved-routes-header{padding-top:18px}.route-comparison-section .section-title h2{font-size:20px}.comparison-route-selected{border:2px solid #188038!important;box-shadow:0 0 0 3px #1880381a!important}.comparison-route-recommended{background:#f3fbf5}.comparison-route-recommended:not(.comparison-route-selected){border-color:#9fd2ab}.recommended-route{background:#f3fbf5!important}.recommended-route .best-label{color:#137333!important;background:#dff3e4!important}.available-routes-mobile{display:none}.mobile-route-row{text-align:left;color:#172033;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:11px;width:100%;padding:12px 13px;display:grid}.mobile-route-row-recommended{background:#f3fbf5;border-color:#a8d8b3}.mobile-route-row-selected{border:2px solid #188038}.mobile-route-main{min-width:0}.mobile-route-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.mobile-route-title strong{font-size:14px}.mobile-best-badge{color:#137333;background:#dff3e4;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800}.mobile-route-subtitle{color:#778296;margin-top:4px;font-size:11px;display:block}.mobile-route-right{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.mobile-route-right>strong{font-size:17px}.mobile-traffic-status{border-radius:6px;padding:3px 6px;font-size:9px;font-weight:800}.mobile-route-chevron{color:#8a94a4;font-size:25px}.route-sticky-actions{display:none}@media (width<=700px){.container{margin-bottom:90px}.saved-routes-panel{margin-top:12px}.saved-routes-toggle{min-height:52px;padding:0 14px}.saved-routes-content{padding:0 12px 14px}.saved-routes-toggle-copy strong{font-size:14px}.route-comparison-summary{display:none}.route-comparison-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.comparison-route-card{scroll-snap-align:start;flex:0 0 82%;min-width:235px;max-width:285px;padding:14px}.comparison-metrics{grid-template-columns:repeat(2,1fr);gap:10px}.comparison-note{font-size:10px;line-height:1.4}.available-routes-desktop{display:none!important}.available-routes-mobile{gap:8px;display:grid}.section-title{margin-top:22px;margin-bottom:10px}.section-title h2{font-size:17px}.route-sticky-actions{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #d9e0ea;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:10px 8px 0;padding:9px 10px;display:flex;position:sticky;bottom:10px;box-shadow:0 8px 24px #17203321}.sticky-update-info{flex-direction:column;gap:2px;display:flex}.sticky-update-info span{color:#7b8494;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.sticky-update-info strong{color:#172033;font-size:13px}.sticky-refresh-button{color:#fff;cursor:pointer;background:#276ef1;border:0;border-radius:9px;min-height:40px;padding:0 16px;font-weight:800}.sticky-refresh-button:disabled{opacity:.55}.map-header .manual-refresh-button{display:none}.map-header-actions{width:100%}.traffic-map-legend{gap:9px}.map{height:300px}}@media (width>=701px){.available-routes-desktop{display:grid}}.selected-location-box{background:#fff;border:1px solid #d9dfe9;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:48px;padding:7px 9px 7px 13px;display:flex}.selected-location-box>span{text-overflow:ellipsis;white-space:nowrap;color:#172033;flex:1;min-width:0;font-size:13px;overflow:hidden}.selected-location-box>button{color:#475467;cursor:pointer;background:#f2f4f7;border:0;border-radius:7px;flex:none;min-height:32px;padding:0 9px;font-size:11px;font-weight:800}.selected-location-box>button:hover{background:#e9edf3}.search-primary-actions{align-items:stretch;gap:8px;display:flex}.search-primary-actions .check-button{flex:1}.quick-save-route-button{color:#172033;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:10px;min-height:48px;padding:0 13px;font-weight:800}.quick-save-route-button:hover{background:#f7f9fc}.quick-save-route-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.search-primary-actions{width:100%}}@media (width<=520px){.search-primary-actions{grid-template-columns:1fr 1fr;display:grid}.quick-save-route-button,.search-primary-actions .check-button{width:100%;padding-left:10px;padding-right:10px}.selected-location-box>span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}.container,.search-card,.map-card,.saved-routes-panel,.route-comparison-section,.routes-section,.congestion-section,.directions-section,.departure-section{min-width:0;max-width:100%}.input-group{min-width:0}.autocomplete-container,.autocomplete-container>*{width:100%;min-width:0;max-width:100%}.search-primary-actions{min-width:0}@media (width<=1050px){.search-card{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:10px}.search-primary-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;display:grid}.search-primary-actions .check-button,.quick-save-route-button{width:100%;max-width:none}}@media (width<=700px){.search-card{grid-template-columns:1fr;gap:12px;display:grid}.direction-arrow{display:none}.search-primary-actions{grid-column:auto;grid-template-columns:1fr 1fr}.map-card{overflow:hidden}.map{max-width:100%;width:100%!important}.traffic-map-legend{max-width:100%;padding-bottom:3px;overflow-x:auto}.route-comparison-grid{max-width:100%}}.selected-location-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;display:grid;overflow:hidden}.selected-location-box>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.selected-location-box>button{white-space:nowrap;flex:none;min-width:64px;max-width:78px;padding:0 8px}@media (width<=700px){.selected-location-box{grid-template-columns:minmax(0,1fr) 68px}.selected-location-box>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.selected-location-box>button{width:68px;min-width:68px;max-width:68px;padding:0 6px;font-size:10px}}.hero-card-top-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.hero-card-top-row .recommended-badge{margin-bottom:0}.start-navigation-button{color:#fff;cursor:pointer;white-space:nowrap;background:#188038;border:0;border-radius:10px;min-height:40px;padding:0 15px;font-weight:800}.start-navigation-button:hover{background:#146c30}.start-navigation-secondary{min-height:36px;padding:0 12px;font-size:12px}.directions-title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (width<=700px){.hero-card-top-row{flex-direction:column;align-items:stretch}.start-navigation-button{width:100%}.directions-title-actions{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.directions-title-actions .start-navigation-button{width:100%}}
