*{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}.route-color-0{--route-color: #ff4757}.route-color-1{--route-color: #2ed573}.route-color-2{--route-color: #1e90ff}.route-color-3{--route-color: #ffa502}.route-color-4{--route-color: #a55eea}.route-color-5{--route-color: #ff6b81}.route-color-6{--route-color: #00d4ff}.route-color-7{--route-color: #ffdd59}.route-color-8{--route-color: #26de81}.route-color-9{--route-color: #fc5c65}.noscript-message{padding:2rem;text-align:center;font-family:system-ui,sans-serif}html{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;height:100dvh;min-height:0;overflow:hidden;background:#1a1a2e;color:#eee}.app-shell{display:flex;height:100vh;height:100dvh;min-height:0;width:100%;overflow:hidden}.skip-link{position:absolute;top:-40px;left:0;background:#00d4ff;color:#1a1a2e;padding:8px 16px;z-index:10000;font-weight:600;text-decoration:none;border-radius:0 0 4px}.skip-link:focus{top:0}.sidebar{width:360px;flex:0 0 360px;height:100%;min-height:0;padding:16px;background:#16213e;overflow-y:auto;display:flex;flex-direction:column;gap:10px}h1{font-size:1.2rem;color:#00d4ff;margin-bottom:2px}.sidebar>header{padding-bottom:10px;border-bottom:1px solid #1e2d50}.header-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.subtitle{font-size:.75rem;color:#a9b6d3;margin-top:4px}.sidebar-footer{margin-top:auto;padding-top:10px;border-top:1px solid #1e2d50;text-align:center;font-size:.75rem;color:#a9b6d3;display:flex;justify-content:center;align-items:center;gap:8px}.sidebar section{display:flex;flex-direction:column;gap:10px}#main-form{gap:8px}.sidebar-footer a{color:#a9b6d3;text-decoration:none}.sidebar-footer a:hover{color:#00d4ff}.form-group{display:flex;flex-direction:column;gap:5px}label,.field-label{font-size:.85rem;color:#aaa}.field-label-row{display:flex;align-items:center;gap:5px;min-height:18px}input,select,button{padding:7px 10px;border:1px solid #2a3a5c;border-radius:5px;font-size:.86rem;background:#0f3460;color:#eee}input:focus,select:focus,button:focus{outline:3px solid #00d4ff;outline-offset:2px}input.valid-coords{border-color:#22c55e}input.has-text{border-color:#00d4ff}button{cursor:pointer;background:#00d4ff;color:#1a1a2e;font-weight:600;border:none;transition:background .2s,transform .1s;min-height:38px}button:hover{background:#00b8e6}button:active{transform:scale(.98)}button:disabled{background:#555;cursor:not-allowed;transform:none}.btn-secondary{background:#e94560}.btn-secondary:hover{background:#d63a54}.btn-outline{background:transparent;border:1px solid #00d4ff;color:#00d4ff}.btn-outline:hover{background:#00d4ff1a}.btn-small{padding:5px 9px;font-size:.76rem;min-height:30px}.icon{width:1em;height:1em;flex:0 0 auto;vertical-align:-.15em}.icon-sm{width:14px;height:14px}.icon-lg{width:22px;height:22px}.ui-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.icon-label{display:inline-flex;align-items:center;gap:6px;min-width:0}button .icon,.help-toggle .icon,.modal h2 .icon,.route-popup .icon,.route-item .icon{pointer-events:none}.btn-icon{padding:0;min-width:36px;width:36px;min-height:36px;display:flex;align-items:center;justify-content:center}.btn-icon .icon{width:18px;height:18px}.sidebar>header h1{display:flex;align-items:center;gap:7px;min-width:0;margin-bottom:0;white-space:nowrap}.route-planner-card{position:relative;display:flex;flex-direction:column;gap:8px;background:#0f346059;border:1px solid #22355a;border-radius:8px;padding:10px}.route-field-row{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:end}.route-field-row+.route-field-row{padding-top:8px;border-top:1px solid rgba(169,182,211,.12)}.route-field-row:first-child:after{content:"";position:absolute;left:8px;bottom:-13px;width:1px;height:16px;border-left:2px dotted rgba(169,182,211,.42)}.route-field-marker{width:11px;height:11px;border-radius:5px;justify-self:center;margin-bottom:13px;border:2px solid currentColor;color:#d7deee}.route-field-marker.destination-marker{color:#ff5c7a;background:#ff5c7a}.route-field-main{min-width:0;display:flex;flex-direction:column;gap:5px}.map-pick-btn.active,.btn-outline.map-pick-btn.active{background:#00d4ff;border-color:#00d4ff;color:#1a1a2e}.input-with-btn{display:flex;gap:6px}.input-with-btn input{flex:1;min-width:0;height:36px}.input-with-btn.picking input{border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff2e}.stops-container{display:flex;flex-direction:column;gap:5px;max-height:140px;overflow-y:auto}.stop-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:6px;align-items:center}.stop-row input{min-width:0}.stop-row .stop-number{min-width:24px;height:24px;background:#e94560;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.stop-row-actions{display:flex;align-items:center;gap:3px}.stop-row .stop-action-btn{width:28px;min-width:28px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center}.stop-row .stop-move-btn{background:transparent;border:1px solid #2a6f96;color:#8edff2}.stop-row .stop-move-btn:hover:not(:disabled){background:#00d4ff1a;color:#00d4ff}.stop-row .stop-remove-btn{background:#e94560;color:#fff}.stop-row .stop-remove-btn:hover{background:#d63a54}.stop-row .stop-action-btn:disabled{background:#55555559;border-color:#a9b6d329;color:#63708a}.waypoints-panel{padding:0 2px}.waypoint-buttons{display:grid;grid-template-columns:1fr 38px 1fr;gap:6px}.waypoint-buttons .map-pick-btn{min-width:38px;width:38px;padding:0}.routes-list{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.route-item{background:#0f3460;border-radius:6px;padding:9px 10px;border-left:3px solid var(--route-color, #00d4ff);transition:transform .2s,background .2s,box-shadow .2s;cursor:pointer}.route-item:hover,.route-item.highlighted{transform:translate(4px);background:#1a4a7a}.route-item:focus{outline:2px solid #00d4ff;outline-offset:2px}.route-item.highlighted{box-shadow:0 0 0 2px #00d4ff}.route-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.route-title-row{display:flex;align-items:center;gap:8px}.route-number{min-width:24px;height:24px;border-radius:50%;background:var(--route-color, #00d4ff);display:inline-flex;align-items:center;justify-content:center;color:#1a1a2e;font-size:.72rem;font-weight:700;flex:0 0 auto}.route-item-title{font-weight:600;font-size:.85rem;word-break:break-word;flex:1}.route-item-meta{font-size:.72rem;color:#b7c3dc;margin-top:3px}.route-meta-item{display:inline-flex;align-items:center;gap:4px}.empty-state-icon{width:28px;height:28px}.routes-empty-state{color:#b7c3dc;text-align:center;padding:20px}.routes-empty-state-icon{margin-bottom:6px}.routes-empty-state-title{font-weight:600;font-size:.85rem;margin-bottom:4px}.routes-empty-state-copy{font-size:.75rem;color:#a9b6d3}.route-elevation-status{color:#c7d2fe}.route-item-actions{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.route-item-actions button{padding:4px 7px;font-size:.74rem;min-height:28px}.map-container{flex:1 1 auto;position:relative;min-width:0;min-height:0;overflow:hidden}#map{width:100%;height:100%}#map.map-picking{cursor:crosshair}.map-controls{position:absolute;top:10px;right:10px;z-index:1000;display:flex;flex-direction:column;gap:8px}.map-controls button,.map-controls .import-section{background:#16213e;color:#eee;border:2px solid #333;box-shadow:0 2px 6px #0000004d}.map-controls button:hover,.map-controls .import-section:hover,.map-controls .import-section.drag-over{background:#0f3460}.map-controls button.active{background:#00d4ff;color:#1a1a2e}.map-controls button.api-key-btn{position:relative}.map-controls button.api-key-btn.valid{border-color:#22c55e}.map-controls button.api-key-btn.valid:after{content:"";position:absolute;top:-2px;right:-2px;width:10px;height:10px;background:#22c55e;border-radius:50%;border:2px solid #16213e}.map-controls button.api-key-btn.missing{border-color:#e94560;animation:pulse-warning 2s infinite}@keyframes pulse-warning{0%,to{box-shadow:0 2px 6px #0000004d}50%{box-shadow:0 2px 12px #e9456080}}.map-mode-indicator{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:1000;background:#16213ef5;color:#fff;border:1px solid rgba(0,212,255,.55);box-shadow:0 4px 14px #00000047;padding:8px 10px 8px 14px;border-radius:8px;font-size:.85rem;font-weight:600;display:none;align-items:center;gap:10px;max-width:min(420px,calc(100% - 140px))}.map-mode-indicator button{width:28px;height:28px;min-height:28px;padding:0;border-radius:50%;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.32);flex:0 0 auto}.map-mode-indicator button:hover{background:#fff3;transform:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.route-popup{min-width:200px}.route-popup h4{margin:0 0 8px;font-size:1rem;color:#16213e;word-break:break-word}.route-popup .route-meta{display:flex;gap:12px;font-size:.85rem;color:#666;margin-bottom:10px}.route-popup .route-meta-border{border-top:1px solid #eee;padding-top:8px;margin-top:4px}.route-popup .route-meta span{display:flex;align-items:center;gap:4px}.route-popup .popup-actions,.map-click-prompt .popup-actions{display:flex;gap:8px}.route-popup .popup-btn,.map-click-prompt .popup-btn{flex:1;padding:6px 10px;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:4px;transition:background .2s}.route-popup .popup-btn.download,.map-click-prompt .popup-btn.confirm{background:#22c55e;color:#fff}.route-popup .popup-btn.download:hover,.map-click-prompt .popup-btn.confirm:hover{background:#16a34a}.route-popup .popup-btn.delete{background:#e94560;color:#fff}.route-popup .popup-btn.delete:hover{background:#dc2626}.map-click-prompt{min-width:210px;color:#16213e}.map-click-prompt-title{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#16213e;font-size:.95rem;font-weight:700}.map-click-prompt-coords{margin-bottom:10px;color:#666;font-size:.8rem}.map-click-prompt .popup-btn.cancel{background:#e5e7eb;color:#16213e}.map-click-prompt .popup-btn.cancel:hover{background:#d1d5db}.api-key-section{background:#0f3460;padding:12px;border-radius:8px}.api-key-section input{width:100%;margin-top:6px}.modal input[type=password],.modal input[type=text]{width:100%}.status{padding:10px;border-radius:6px;font-size:.85rem}.status.error{background:#e9456033;color:#ff8ea2}.status.success{background:#00d4ff33;color:#00d4ff}.mode-color-row{align-items:flex-end}.mode-form-group{flex:1 1 auto;min-width:0}.color-form-group,.mode-color-row .color-form-group{flex:0 0 auto}.color-picker-wrapper{position:relative;display:inline-flex}.color-swatch{width:42px;min-width:42px;height:38px;min-height:38px;padding:0;border:2px solid rgba(255,255,255,.36);border-radius:7px;background:var(--route-color, #ff4757);box-shadow:inset 0 0 0 1px #00000038;transition:border-color .12s,box-shadow .12s,transform .1s}.color-swatch:hover,.color-swatch:focus-visible{border-color:#ffffffd9;box-shadow:inset 0 0 0 1px #00000038,0 0 0 2px #00d4ff47}.color-dropdown{position:absolute;top:auto;right:0;bottom:100%;margin-bottom:6px;z-index:1200;display:none;padding:8px;border:1px solid rgba(0,212,255,.38);border-radius:8px;background:#16213e;box-shadow:0 8px 22px #0000005c}.color-dropdown.visible{display:block}.color-palette{display:grid;grid-template-columns:repeat(5,30px);gap:8px;align-items:center;width:max-content}.color-option{position:relative;width:30px;min-width:30px;height:30px;min-height:30px;aspect-ratio:1;background:var(--route-color);border-radius:50%;border:2px solid rgba(255,255,255,.28);box-shadow:inset 0 0 0 1px #00000038;cursor:pointer;padding:0;transition:border-color .12s,box-shadow .12s,opacity .12s,transform .1s}.color-option:hover,.color-option:focus-visible{border-color:#fffc;opacity:1;transform:scale(1.05)}.color-option.selected{border-color:#fff;box-shadow:inset 0 0 0 1px #0003,0 0 0 2px #16213e,0 0 0 4px #00d4ff;opacity:1}.color-option:not(.selected){opacity:.72}.color-option.selected:after{content:"";position:absolute;inset:7px;border-radius:50%;border:2px solid rgba(255,255,255,.92);box-shadow:0 1px 3px #00000059}.inline-group{display:flex;gap:8px;align-items:flex-end}.inline-group .form-group{flex:1}.inline-group.mode-color-row .mode-form-group{flex:1 1 auto;min-width:0}.inline-group.mode-color-row .color-form-group{flex:0 0 auto}.inline-group .form-group.small{flex:0 0 70px}.unit-toggle{display:flex;border-radius:6px;overflow:hidden;border:1px solid #333}.unit-toggle button{border-radius:0;border:none;padding:5px 11px;min-height:30px;background:#0f3460;color:#aaa}.unit-toggle button.active{background:#00d4ff;color:#1a1a2e}.mode-toggle-group{display:grid;grid-template-columns:repeat(4,minmax(36px,1fr));gap:6px;width:100%}.mode-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0;border:1px solid rgba(169,182,211,.35);border-radius:6px;background:#0f3460b3;color:#a9b6d3;opacity:.58;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,opacity .16s,transform .1s}.mode-toggle .icon{width:19px;height:19px}.mode-toggle:hover,.mode-toggle:focus-visible{background:#00d4ff1a;border-color:#00d4ffb8;color:#eee;opacity:.9}.mode-toggle[aria-checked=true]{background:#00d4ff;border-color:#00d4ff;box-shadow:0 0 0 2px #00d4ff38;color:#1a1a2e;opacity:1}.mode-toggle[aria-checked=true]:hover,.mode-toggle[aria-checked=true]:focus-visible{background:#34ddff;color:#1a1a2e}.mode-toggle-label{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);visibility:hidden;opacity:0;z-index:20;padding:5px 8px;border:1px solid #333;border-radius:5px;background:#1a1a2e;color:#eee;box-shadow:0 4px 12px #00000059;font-size:.74rem;font-weight:600;line-height:1;white-space:nowrap;pointer-events:none;transition:opacity .16s,visibility .16s}.mode-toggle:hover .mode-toggle-label,.mode-toggle:focus-visible .mode-toggle-label{visibility:visible;opacity:1}.routes-section{flex:1 1 auto;gap:8px;min-height:0}.routes-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-heading{font-size:.86rem;line-height:1.2;color:#d7deee;margin:0}.unit-control{display:flex;align-items:center;gap:7px;color:#a9b6d3;font-size:.72rem;flex:0 0 auto}.unit-control .unit-toggle button{min-height:26px;padding:4px 9px;font-size:.72rem}.bulk-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.bulk-actions button{font-size:.78rem;padding:6px 8px;min-height:36px}hr{border:none;border-top:1px solid #1e2d50;margin:2px 0}#getRouteBtn{width:100%;padding-inline:14px}.custom-marker{background:none;border:none;transition:transform .15s ease,filter .15s ease}.marker-icon{width:32px;height:32px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0006;background:var(--route-color, #4285f4)}.marker-icon span{transform:rotate(45deg);font-weight:600;font-size:12px}.marker-icon{color:#fff}.marker-number{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;background:var(--route-color, #4285f4);border:2px solid white;box-shadow:0 2px 5px #0000004d}.marker-dot{width:8px;height:8px;border-radius:50%;background:var(--route-color, #4285f4);border:1px solid rgba(255,255,255,.78);box-shadow:0 1px 3px #00000047;opacity:.72}.marker-highlighted{transform:scale(1.3);filter:brightness(1.2);z-index:1000!important}.route-tooltip{background:#16213ef2;border:1px solid #00d4ff;color:#eee;font-size:.85rem;padding:6px 10px;border-radius:4px;box-shadow:0 2px 8px #0000004d}.route-tooltip:before{border-top-color:#00d4ff!important}.spinner{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.keyboard-hint{font-size:.7rem;color:#666;margin-top:4px}.help-link{color:#00d4ff;text-decoration:none;font-size:.75rem}.help-link:hover{text-decoration:underline}.privacy-badge{display:flex;align-items:center;gap:6px;background:#22c55e1f;border:1px solid rgba(34,197,94,.25);border-radius:6px;padding:6px 10px;margin-top:6px;font-size:.72rem;color:#22c55e}.privacy-badge svg{flex-shrink:0}.info-wrapper{position:relative;display:inline-flex}.info-tooltip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#333;border-radius:50%;font-size:10px;color:#aaa;cursor:help;padding:0;min-height:16px}.info-tooltip .icon{width:11px;height:11px}.info-tooltip:hover,.info-tooltip:focus{background:#00d4ff;color:#1a1a2e}.tooltip-text{visibility:hidden;opacity:0;position:absolute;top:125%;left:0;background:#1a1a2e;color:#eee;padding:10px 12px;border-radius:6px;font-size:.75rem;font-weight:400;line-height:1.4;width:220px;text-align:left;box-shadow:0 4px 12px #0006;border:1px solid #333;z-index:1000;transition:opacity .2s,visibility .2s}.tooltip-text:after{content:"";position:absolute;bottom:100%;left:6px;border-width:6px;border-style:solid;border-color:transparent transparent #333 transparent}.info-wrapper:hover .tooltip-text,.info-tooltip:focus+.tooltip-text,.tooltip-text.visible{visibility:visible;opacity:1}.help-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;background:#00d4ff14;border:1px solid rgba(0,212,255,.35);border-radius:5px;color:#7ddff5;font-size:.78rem;line-height:1;cursor:pointer;flex:0 0 auto}.help-toggle:hover{background:#00d4ff29;color:#00d4ff}.help-content{background:#0f3460;border-radius:8px;padding:10px 12px;font-size:.78rem;line-height:1.5;display:none}.help-content.visible{display:block}.help-content h3{font-size:.85rem;color:#00d4ff;margin-bottom:8px}.tooltip-line{display:inline-flex;align-items:center;gap:4px}.help-content ul{margin:8px 0;padding-left:18px}.help-content li{margin-bottom:4px;color:#bbb}.help-content kbd{background:#333;padding:2px 6px;border-radius:3px;font-family:monospace;font-size:.75rem}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.modal-overlay.visible{opacity:1;visibility:visible}.modal{background:#16213e;border-radius:12px;padding:24px;max-width:420px;width:100%;box-shadow:0 8px 32px #0006;border:1px solid #333}.modal h2{color:#00d4ff;font-size:1.2rem;margin-bottom:12px;display:flex;align-items:center;gap:8px}.modal p{color:#aaa;font-size:.9rem;line-height:1.5;margin-bottom:16px}.modal .privacy-note{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:6px;padding:12px;margin-bottom:16px;font-size:.8rem;color:#22c55e}.modal .form-group{margin-bottom:16px}.modal .btn-row{display:flex;gap:8px;justify-content:flex-end}.modal .help-link{display:block;margin-top:12px;text-align:center}.modal .filename-preview{font-size:.75rem;color:#b7c3dc;margin-top:4px;word-break:break-all}.checkbox-row{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;line-height:1.35;color:#c6d0e4;margin-bottom:16px}.checkbox-row input{width:auto;margin-top:2px;accent-color:#00d4ff}.import-section{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;background:#00d4ff14;border:1px solid rgba(0,212,255,.35);border-radius:50%;color:#7ddff5;cursor:pointer;transition:border-color .2s,background .2s,color .2s,transform .1s}.import-section:hover,.import-section.drag-over{border-color:#00d4ff;background:#00d4ff29;color:#00d4ff}.import-section:focus{outline:3px solid #00d4ff;outline-offset:2px}.import-section:active{transform:scale(.98)}.import-section .icon{width:18px;height:18px}.import-section>*{pointer-events:none}.file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fog-section{background:#a78bfa1a;border-color:#a78bfa59;color:#c4b5fd}.fog-section:hover,.fog-section.drag-over{border-color:#a78bfa;background:#a78bfa2e;color:#d8b4fe}.fog-section:focus{outline-color:#a78bfa}.fog-badge{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#a78bfa1f;border:1px solid rgba(167,139,250,.25);border-radius:6px;padding:6px 10px;margin-top:6px;font-size:.78rem;color:#a78bfa}.fog-badge-label{display:flex;align-items:center;gap:6px;cursor:pointer}.fog-badge-label input[type=checkbox]{accent-color:#a78bfa;cursor:pointer}.api-key-status{display:flex;align-items:center;justify-content:space-between;background:#0f3460;border-radius:6px;padding:10px 12px}.api-key-status .status-left{display:flex;align-items:center;gap:8px}.api-key-status .status-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.api-key-status .status-icon.valid{background:#22c55e}.api-key-status .status-icon.missing{background:#e94560}.api-key-status .status-text{font-size:.85rem}.api-key-status .status-text.valid{color:#22c55e}.api-key-status .status-text.missing{color:#e94560}.api-key-status button{padding:6px 12px;font-size:.8rem;min-height:32px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){body{height:100dvh;min-height:100dvh}.app-shell{flex-direction:column}.sidebar{width:100%;flex:0 0 auto;height:auto;max-height:52dvh;order:1;padding:14px}.map-container{order:2;min-height:48dvh}.btn-icon{min-width:44px;min-height:44px;width:44px}.map-controls .import-section{width:44px;min-width:44px;height:44px;min-height:44px}.input-with-btn input{height:44px}.map-controls{gap:10px}.map-mode-indicator{left:10px;right:72px;transform:none;max-width:none}.inline-group{flex-direction:column;gap:7px}.inline-group .form-group{flex:none}.mode-color-row{flex-direction:row;align-items:flex-end}.mode-color-row .mode-form-group{flex:1 1 auto}.mode-color-row .color-form-group{flex:0 0 auto}.color-palette{grid-template-columns:repeat(5,34px);gap:10px}.color-option{width:34px;min-width:34px;height:34px;min-height:34px}.waypoint-buttons{grid-template-columns:1fr 44px 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){.route-item,button{border:2px solid currentColor}}
