.sasba-map-gesture-hint{z-index:24;color:#334155;text-align:center;opacity:0;visibility:hidden;pointer-events:none;background:#fffffff5;border-radius:.45rem;width:max-content;max-width:calc(100% - 2rem);padding:.55rem .75rem;font-family:Open Sans,sans-serif;font-size:.72rem;line-height:1.35;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:1rem;left:50%;transform:translate(-50%,.4rem);box-shadow:0 5px 18px #0f243533}.sasba-map-gesture-hint.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}@media (width<=1024px){.sasba-map-gesture-hint{top:50%;bottom:auto;transform:translate(-50%,calc(.4rem - 50%))}.sasba-map-gesture-hint.is-visible{transform:translate(-50%,-50%)}}.route-planner-page{--route-ink:#0f2435;--route-accent:#087f8c;--route-accent-dark:#075e67;--route-panel:#f7fafb;width:100%;max-width:1920px;color:var(--route-ink);box-sizing:border-box;margin:0 auto;padding:1.5rem .75rem .75rem;font-family:Open Sans,sans-serif;overflow-x:clip}.route-planner-page *,.route-planner-page :before,.route-planner-page :after{box-sizing:border-box}.route-planner-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.65rem;display:flex}.route-planner-header>div:first-child{flex:auto;min-width:0}.route-safety-notice{overflow-wrap:anywhere;margin-bottom:.75rem;line-height:1.45}.route-planner-header h1{margin:0;font-family:Oswald,sans-serif;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.05}.route-planner-header>div>p:last-child{color:#526777;max-width:58rem;margin:.2rem 0 0;font-size:.83rem}.route-planner-eyebrow{color:var(--route-accent-dark);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .18rem;font-size:.7rem;font-weight:800}.route-calculation-state{background:#fff;border:1px solid #cbd8df;border-radius:.75rem;align-items:center;gap:.4rem;max-width:28rem;min-height:2.75rem;padding:.55rem .75rem;font-size:.75rem;display:inline-flex}.route-calculation-state>span:first-child{background:#94a3b8;border-radius:999px;flex:none;width:.7rem;height:.7rem}.route-calculation-state[data-state=loading]>span:first-child{background:#0891b2;animation:1s ease-in-out infinite route-planner-pulse}.route-calculation-state[data-state=calculated]>span:first-child{background:#059669}.route-calculation-state[data-state=warning]>span:first-child,.route-calculation-state[data-state=stale]>span:first-child{background:#ca8a04}.route-calculation-state[data-state=error]>span:first-child{background:#be123c}.route-persistence-toolbar{flex-wrap:wrap;flex:100%;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.route-persistence-toolbar button,.route-dialog button:not(.sasba-lt-indicator):not(.sasba-lt-replace-btn):not(.sasba-lt-ignore-btn):not(.sasba-lt-link-btn){color:#244254;background:#fff;border:1px solid #b7c8d1;border-radius:.65rem;min-height:44px;padding:.45rem .7rem;font-size:.75rem;font-weight:750}.route-persistence-toolbar button:disabled{opacity:.45}.route-current-name{text-overflow:ellipsis;white-space:nowrap;max-width:16rem;font-size:.78rem;overflow:hidden}.route-persistence-state{color:#526777;align-items:center;gap:.35rem;min-height:32px;font-size:.7rem;display:inline-flex}.route-persistence-state[hidden]{display:none}.route-saved-calculation-at{color:#647987;text-align:right;flex:100%}.route-persistence-state>span:first-child{background:#94a3b8;border-radius:50%;flex:none;width:.62rem;height:.62rem}.route-persistence-state[data-state=saved]>span:first-child{background:#059669}.route-persistence-state[data-state=dirty]>span:first-child,.route-persistence-state[data-state=recovered]>span:first-child{background:#ca8a04}.route-persistence-state[data-state=saving]>span:first-child,.route-persistence-state[data-state=loading]>span:first-child{background:#0891b2;animation:1s ease-in-out infinite route-planner-pulse}.route-persistence-state[data-state=error]>span:first-child,.route-persistence-state[data-state=conflict]>span:first-child{background:#be123c}.route-dialog{width:min(42rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--route-ink);background:0 0;border:0;border-radius:.75rem;padding:0;overflow:hidden;box-shadow:none!important;outline:0!important}.route-dialog::backdrop{background:#0718249e}.route-dialog-card{background:#fff;border:1px solid #afc1cb;border-radius:.75rem;flex-direction:column;max-height:calc(100dvh - 2rem);display:flex;overflow:hidden;box-shadow:0 18px 50px #2b2e3338}.route-dialog-body{overscroll-behavior:contain;min-width:0;padding:1rem;overflow:hidden auto}.route-dialog-form-body{gap:.8rem;display:grid}.route-dialog-heading{background:#fff;border-bottom:1px solid #dbe5ea;flex:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.route-dialog-close{flex:0 0 2.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;border-radius:999px!important;padding:0!important}.route-dialog-close .material-symbols-outlined{flex:0 0 1.4rem;width:1.4rem;height:1.4rem;font-family:Material Symbols Outlined,sans-serif;font-weight:400;line-height:1;display:block;font-size:1.4rem!important}.route-dialog h2{margin:0;font-family:Oswald,sans-serif}.route-dialog label>span{margin-bottom:.25rem;font-size:.75rem;font-weight:750;display:block}.route-dialog input:not([type=radio]):not([type=checkbox]),.route-dialog textarea,.route-dialog select{width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #afc1cb;border-radius:.6rem;padding:.55rem}.route-dialog input[type=radio],.route-dialog input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--route-accent);flex:0 0 1rem}.route-dialog textarea{resize:vertical}.route-dialog small{color:#647987;margin-top:.2rem;display:block}.route-dialog-actions,.saved-route-actions,.route-pagination{background:#f8fafb;border-top:1px solid #dbe5ea;flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.45rem;padding:.75rem 1rem;display:flex}.route-dialog-actions>[hidden]{display:none!important}.route-dialog-actions>a{color:#244254;background:#fff;border:1px solid #b7c8d1;border-radius:.65rem;justify-content:center;align-items:center;gap:.35rem;min-height:44px;padding:.45rem .7rem;font-size:.75rem;font-weight:750;text-decoration:none;display:inline-flex}.route-primary-button{border-color:var(--route-accent)!important;background:var(--route-accent)!important;color:#fff!important}.route-search-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem;display:grid}.route-search-form button,.saved-route-actions button,.route-pagination button{justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.route-search-form .material-symbols-outlined,.saved-route-actions .material-symbols-outlined,.route-pagination .material-symbols-outlined{font-size:1.05rem!important}.route-search-form[hidden]{display:none!important}.route-routes-dialog{width:min(48rem,100vw - 2rem)}.route-sharing-dialog{width:min(38rem,100vw - 2rem)}.route-sharing-body{gap:.75rem;display:grid}.route-sharing-body section p{color:#365263;margin:0;font-size:.82rem;line-height:1.5}.route-sharing-url{margin-top:.8rem;display:block}.route-sharing-url input{color:#173342;font-size:.76rem}.route-sharing-dirty,.route-sharing-feedback{border-radius:.6rem;margin:0;padding:.55rem .65rem;font-size:.75rem;font-weight:750;line-height:1.4}.route-sharing-dirty{color:#76510a;background:#fff9df;border:1px solid #eed58a}.route-sharing-feedback{color:#087553;background:#effcf7;border:1px solid #a7ddca}.route-sharing-feedback[data-tone=error]{color:#9f1239;background:#fff1f3;border-color:#f1b6c1}.route-sharing-actions>button,.route-sharing-actions>a{justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.route-sharing-actions .material-symbols-outlined{font-size:1.05rem!important}.route-routes-dialog .route-dialog-card{min-height:min(24rem,100dvh - 2rem)}.route-routes-dialog .route-dialog-body{flex-direction:column;flex:auto;min-height:0;display:flex}.saved-routes-list{flex:auto;align-content:start;gap:.75rem;margin-top:.9rem;display:grid}.saved-routes-list.is-empty{align-content:stretch;place-items:center;margin-top:0}.saved-routes-list>p:only-child{color:#526777;text-align:center;place-items:center;min-height:8rem;margin:0;font-size:.82rem;display:grid}.saved-route-card{background:linear-gradient(145deg,#fff 0%,#fbfdfe 100%);border:1px solid #cfdee5;border-radius:.9rem;overflow:hidden;box-shadow:0 6px 18px #0f243512}.saved-route-card-header{grid-template-columns:2.4rem minmax(0,1fr) auto;align-items:start;gap:.7rem;padding:.85rem .9rem .45rem;display:grid}.saved-route-card-icon{width:2.4rem;height:2.4rem;color:var(--route-accent-dark);background:#e7f7f8;border-radius:.7rem;place-items:center;font-size:1.3rem!important;display:grid!important}.saved-route-card-identity{min-width:0}.saved-route-card-identity>strong{overflow-wrap:anywhere;color:#173342;font-family:Oswald,sans-serif;font-size:1rem;line-height:1.25;display:block}.saved-route-card p{color:#526777;overflow-wrap:anywhere;margin:0;font-size:.7rem}.saved-route-meta{flex-wrap:wrap;gap:.3rem .7rem;display:flex;margin-top:.32rem!important}.saved-route-meta>span,.saved-route-updated>span,.saved-route-status>span{align-items:center;gap:.22rem;display:inline-flex}.saved-route-meta .material-symbols-outlined,.saved-route-updated .material-symbols-outlined,.saved-route-status .material-symbols-outlined{font-size:.9rem!important}.saved-route-status{border:1px solid;border-radius:999px;width:max-content;max-width:100%;padding:.3rem .5rem;font-size:.64rem;font-weight:800;line-height:1.25}.saved-route-status.is-safe{color:#087553;background:#effcf7;border-color:#a7ddca}.saved-route-status.is-warning{color:#76510a;background:#fff9df;border-color:#eed58a}.saved-route-status.is-danger{color:#9f1239;background:#fff1f3;border-color:#f1b6c1}.saved-route-updated{padding:0 .9rem .75rem}.saved-route-actions{justify-content:flex-end;margin:0;padding:.65rem .9rem}.saved-route-actions .saved-route-open{border-color:var(--route-accent)!important;background:var(--route-accent)!important;color:#fff!important}.route-pagination{justify-content:space-between}.route-pagination[hidden]{display:none}.route-danger-primary{color:#fff!important;background:#be123c!important;border-color:#be123c!important}.route-planner-workspace{grid-template-columns:minmax(0,2fr) minmax(22rem,1fr);gap:.75rem;height:calc(100dvh - 12.75rem);min-height:38rem;display:grid}.route-map-pane,.route-planner-panel{background:#fff;border:1px solid #cbd8df;border-radius:1rem;min-width:0;min-height:0;overflow:hidden;box-shadow:0 8px 30px #0f243514}.route-map-pane{flex-direction:column;display:flex}.route-map-top-toolbar{z-index:2;background:#f7fafb;border-bottom:1px solid #dbe5ea;flex-wrap:wrap;gap:.3rem;padding:.55rem .35rem;display:flex}.route-map-tools-menu{z-index:22;margin:0;position:absolute;top:182px;right:21px}.route-map-tools-toggle{color:#173342;cursor:pointer;touch-action:manipulation;background:#fffffff5;border:1px solid #94a3b8;border-radius:.65rem;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:none;box-shadow:0 8px 18px #0f172a29}.route-map-tools-toggle:hover{color:var(--route-accent-dark);background:#f2fbfb}.route-map-tools-toggle:active{background:#e6f8f8}.route-map-tools-toggle .material-symbols-outlined{font-size:1.35rem;line-height:1}.route-map-side-toolbar{background:#fffffff5;border:1px solid #94a3b8;border-radius:.65rem;gap:0;width:46px;padding:0;display:grid;overflow:hidden;box-shadow:0 8px 18px #0f172a29}.route-map-toolbar button,.route-mobile-tabs button,.route-point-card button{color:#244254;background:#fff;border:1px solid #b7c8d1;border-radius:.65rem;min-height:44px;padding:.45rem .7rem;font-size:.75rem;font-weight:750}.route-map-top-toolbar button{justify-content:center;align-items:center;gap:.38rem;padding-inline:.45rem;font-size:.7rem;line-height:1.1;display:inline-flex}.route-map-top-toolbar .material-symbols-outlined{font-size:1.15rem;line-height:1}.route-map-top-toolbar .route-toolbar-separator{margin-inline:0}.route-map-side-toolbar button{touch-action:manipulation;background:0 0;border:0;border-radius:0;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;line-height:1;display:grid;position:relative;overflow:hidden}.route-map-side-toolbar button+button{border-top:1px solid #cbd8df}.route-map-side-toolbar button span:not(.material-symbols-outlined){display:none}.route-map-side-toolbar .material-symbols-outlined{font-size:1.2rem;line-height:1}.route-map-side-toolbar button:not(:disabled):hover{color:var(--route-accent-dark);background:#f2fbfb}.route-map-toolbar button.is-active,.route-mobile-tabs button.is-active{border-color:var(--route-accent);color:var(--route-accent-dark);box-shadow:inset 0 0 0 1px var(--route-accent);background:#e6f8f8}.route-map-side-toolbar button.is-active{z-index:1;box-shadow:inset 3px 0 0 var(--route-accent)}.route-map-toolbar button:disabled{opacity:.42;cursor:not-allowed}.route-map-toolbar .route-danger-button:not(:disabled){color:#9f1239;border-color:#f3b8c4}.route-toolbar-separator{background:#cbd8df;width:1px;margin:.3rem .15rem}.route-map-canvas{touch-action:pan-y;background:#d8e1e5;flex:auto;width:100%;min-height:22rem;position:relative}.route-map-canvas .cesium-widget,.route-map-canvas .cesium-widget canvas{touch-action:pan-y!important}.route-map-canvas.is-add-mode,.route-map-canvas.is-measure-mode,.route-map-canvas.is-point-move-mode canvas{cursor:crosshair}.route-map-canvas:not(.is-map-ready) .cesium-widget{visibility:hidden;opacity:0}.route-map-canvas.is-map-ready .cesium-widget{visibility:visible;opacity:1;transition:opacity .18s ease-out}.route-map-loading{z-index:30;color:#e2e8f0;text-align:center;background:#020617;place-content:center;justify-items:center;gap:10px;padding:16px;font-family:Open Sans,system-ui,sans-serif;transition:opacity .22s,visibility .22s;display:grid;position:absolute;inset:0}.route-map-loading strong{letter-spacing:.02em;margin:0;font-size:14px;font-weight:700}.route-map-loading small{color:inherit;opacity:.9;margin:0;font-size:12px}.route-map-loading.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.route-map-loading.is-error{color:#9f1239;background:#f8fafc}.route-map-loading-spinner{border:3px solid #94a3b873;border-top-color:#22d3ee;border-radius:9999px;width:36px;height:36px;animation:.8s linear infinite route-map-spin}.route-map-loading.is-error .route-map-loading-spinner{display:none}.route-map-validation-status{color:#526777;background:#fff;border-top:1px solid #dbe5ea;margin:0;padding:.45rem .65rem;font-size:.68rem}.route-map-validation-status[hidden]{display:none}.route-map-validation-status[data-state=loading]{color:#075e67}.route-map-validation-status[data-state=move]{color:#075e67;font-weight:750}.route-map-validation-status[data-state=valid]{color:#047857}.route-map-validation-status[data-state=error]{color:#9f1239;font-weight:700}.route-depth-editor{--route-depth-progress:0%;--route-depth-scale-height:13.5rem;z-index:28;top:max(12px, env(safe-area-inset-top));left:max(12px, env(safe-area-inset-left));box-sizing:border-box;width:min(25rem,100% - 108px);max-height:calc(100% - max(24px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));overscroll-behavior:contain;color:var(--route-ink);touch-action:pan-y;background:#fffffffa;border:1px solid #94a3b8ad;border-radius:1rem;padding:1rem;position:absolute;overflow:auto;box-shadow:0 18px 45px #0f243540,0 2px 8px #0f24351f}.route-depth-editor[hidden]{display:none}.route-depth-editor>header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.route-depth-editor>header>div{min-width:0}.route-depth-editor>header>div>span:first-child{color:#526777;letter-spacing:.075em;text-transform:uppercase;font-size:.65rem;font-weight:850;display:block}.route-depth-editor-close{color:#334155;cursor:pointer;touch-action:manipulation;background:#f7fafb;border:1px solid #cbd8df;border-radius:.75rem;flex:0 0 44px;place-items:center;width:44px;min-width:44px;height:44px;padding:0;transition:border-color .14s,background .14s,color .14s,transform .14s;display:grid;box-shadow:0 1px 2px #0f243512}.route-depth-editor-close:hover{color:#9f1239;background:#fff;border-color:#6f8794;transform:translateY(-1px)}.route-depth-editor-close:focus-visible{outline-offset:2px;outline:3px solid #22d3ee59}.route-depth-editor-close .material-symbols-outlined{font-size:1.4rem;line-height:1}.route-depth-editor h3{color:var(--route-accent-dark);margin:.12rem 0 0;font-size:1.05rem;line-height:1.25}.route-depth-editor-coordinates{color:#526777;font-variant-numeric:tabular-nums;background:#f1f5f9;border-radius:999px;width:fit-content;margin:.42rem 0 .85rem;padding:.22rem .5rem;font-size:.67rem}.route-depth-editor-control{grid-template-columns:4.15rem 3rem minmax(0,1fr);align-items:stretch;gap:.7rem;min-height:0;display:grid}.route-depth-editor-scale{height:var(--route-depth-scale-height);color:#526777;text-align:right;font-variant-numeric:tabular-nums;font-size:.64rem;font-weight:800;position:relative}.route-depth-editor-scale:after{content:"";background:#22d3ee;border-radius:999px;width:2px;position:absolute;top:0;bottom:0;right:0}.route-depth-editor-scale span{white-space:nowrap;position:absolute;right:.65rem}.route-depth-editor-scale span:first-child{top:0}.route-depth-editor-scale span:nth-child(2){top:clamp(.72rem, var(--route-depth-progress), calc(100% - .72rem));color:#b45309;transform:translateY(-50%)}.route-depth-editor-scale span:last-child{color:#334155;bottom:.72rem;right:.65rem;transform:translateY(50%)}.route-depth-editor[data-depth-planned-at-surface=true] .route-depth-editor-scale span:first-child,.route-depth-editor[data-depth-labels-overlap=true] .route-depth-editor-scale span:last-child{visibility:hidden}.route-depth-editor-range-rail{width:3rem;height:var(--route-depth-scale-height);touch-action:none;border-radius:999px;position:relative}.route-depth-editor-range-rail:before,.route-depth-editor-range-rail:after{z-index:0;content:"";pointer-events:none;border-radius:999px;width:.64rem;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.route-depth-editor-range-rail:before{background:#e8eef2;border:1px solid #cbd5e1;box-shadow:inset 0 1px 2px #0f243524}.route-depth-editor-range-rail:after{height:var(--route-depth-progress);background:linear-gradient(#fbbf24 0%,#f59e0b 70%,#e88608 100%);border:1px solid #d97706;box-shadow:0 1px 3px #b453092e}.route-depth-editor-range{z-index:2;opacity:.01;cursor:ns-resize;touch-action:none;writing-mode:vertical-lr;direction:ltr;width:100%;height:100%;margin:0;position:absolute;inset:0}.route-depth-editor-range-thumb{z-index:1;top:clamp(.72rem, var(--route-depth-progress), calc(100% - .72rem));pointer-events:none;background:#f59e0b;border:3px solid #fff;border-radius:50%;width:1.45rem;height:1.45rem;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #d97706,0 4px 9px #b4530947}.route-depth-editor-range:focus-visible+.route-depth-editor-range-thumb{box-shadow:0 0 0 3px #cffafe,0 0 0 5px #087f8c,0 4px 9px #0f243547}.route-depth-editor-range:disabled+.route-depth-editor-range-thumb{filter:grayscale(.3);opacity:.58}.route-depth-editor-values{align-content:center;gap:.8rem;min-width:0;display:grid}.route-depth-editor-values label,.route-depth-editor-values p{color:#526777;gap:.32rem;min-width:0;margin:0;font-size:.68rem;font-weight:800;display:grid}.route-depth-editor-input-shell{box-sizing:border-box;color:#526777;background:#fff;border:1px solid #94a3b8;border-radius:.7rem;grid-template-columns:2.4rem minmax(0,1fr) auto;align-items:center;width:100%;min-height:50px;transition:border-color .14s,box-shadow .14s;display:grid;overflow:hidden;box-shadow:0 1px 2px #0f243512}.route-depth-editor-input-shell:focus-within{border-color:#087f8c;box-shadow:0 0 0 3px #22d3ee33}.route-depth-editor-input-shell>.material-symbols-outlined{height:100%;color:var(--route-accent-dark);background:#f7fafb;border-right:1px solid #dbe5ea;place-items:center;font-size:1.2rem;display:grid}.route-depth-editor-input-shell>span:last-child{color:#526777;padding-right:.75rem;font-size:.78rem;font-weight:850}.route-depth-editor-values input{box-sizing:border-box;width:100%;min-width:0;min-height:48px;color:var(--route-ink);font-variant-numeric:tabular-nums;touch-action:manipulation;background:0 0;border:0;outline:0;padding:.55rem .65rem;font:800 1rem/1.2 Open Sans,sans-serif}.route-depth-editor-values strong{color:#334155;font-variant-numeric:tabular-nums;font-size:.88rem}.route-depth-editor-stepper{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.route-depth-editor-stepper button{min-width:44px;min-height:48px;color:var(--route-accent-dark);cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #afc1cb;border-radius:.7rem;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .5rem;font:850 1.05rem/1 Open Sans,sans-serif;display:inline-flex;box-shadow:0 1px 2px #0f24350f}.route-depth-editor-stepper button:hover:not(:disabled){border-color:var(--route-accent);background:#f0fbfb}.route-depth-editor-stepper button small{color:#526777;font-size:.58rem;font-weight:750}.route-depth-editor-stepper button:disabled{cursor:not-allowed;opacity:.45}.route-depth-editor-status{color:#526777;background:#f7fafb;border:1px solid #dbe5ea;border-left-width:4px;border-radius:.7rem;min-height:2.1em;margin:.85rem 0 0;padding:.62rem .7rem;font-size:.7rem;line-height:1.4}.route-depth-editor-status[data-state=valid]{color:#047857;background:#ecfdf5}.route-depth-editor-status[data-state=collision],.route-depth-editor-status[data-state=error]{color:#9f1239;background:#fff1f2}.route-depth-editor-status[data-state=indeterminate]{color:#9a3412;background:#fff7ed}.route-depth-alternatives{background:#f0fdff;border:1px solid #bae6e9;border-radius:.8rem;margin-top:.7rem;padding:.7rem}.route-depth-alternatives[hidden]{display:none}.route-depth-alternatives>h4{color:#0f6674;margin:0;font-size:.78rem}.route-depth-alternatives>p{color:#526777;margin:.24rem 0 .6rem;font-size:.67rem;line-height:1.4}.route-depth-alternatives>div{gap:.5rem;display:grid}.route-depth-alternative{background:#fff;border:1px solid #cbdde2;border-radius:.65rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem .55rem;padding:.55rem;display:grid}.route-depth-alternative[data-recommended=true]{border-color:#38a8b8;box-shadow:0 0 0 1px #38a8b82e}.route-depth-alternative>div{align-items:center;gap:.4rem;min-width:0;display:flex}.route-depth-alternative>div strong{color:#17374a;font-size:.72rem}.route-depth-alternative>div span{color:#0f6674;text-transform:uppercase;background:#d9f6f8;border-radius:999px;padding:.15rem .4rem;font-size:.58rem;font-weight:850}.route-depth-alternative>p{color:#526777;grid-column:1;margin:0;font-size:.62rem}.route-depth-alternative>button{color:#0f6674;cursor:pointer;background:#ecfeff;border:1px solid #16889a;border-radius:.55rem;grid-area:1/2/span 2;min-height:40px;padding:.45rem .6rem;font-size:.64rem;font-weight:850}.route-depth-alternative>button:hover{background:#cffafe}.route-depth-alternative>button:disabled{cursor:wait;opacity:.62}.route-depth-editor-actions{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:.55rem;margin-top:.75rem;display:grid}.route-depth-editor-actions button{width:100%;min-width:0;min-height:48px;color:var(--route-ink);cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #94a3b8;border-radius:.7rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .65rem;font:800 .7rem/1.25 Open Sans,sans-serif;display:inline-flex;box-shadow:0 1px 2px #0f243512}.route-depth-editor-actions button:hover:not(:disabled){background:#f7fafb;border-color:#6f8794;transform:translateY(-1px)}.route-depth-editor-actions button.is-primary{color:#fff;background:linear-gradient(135deg,#087f8c,#0a98a6);border-color:#087f8c;box-shadow:0 5px 12px #087f8c33}.route-depth-editor-actions button.is-primary:hover:not(:disabled){background:linear-gradient(135deg,#075e67,#087f8c);border-color:#075e67}.route-depth-editor-actions button.is-retry{color:#8a4709;background:#fff8ed;border-color:#d8a056;grid-column:1/-1}.route-depth-editor-actions button[hidden]{display:none}.route-depth-editor-actions .material-symbols-outlined{font-size:1.05rem;line-height:1}.route-depth-editor-actions button:disabled{cursor:not-allowed;opacity:.45}.route-depth-editor[data-input-capability=touch]{width:min(25rem,100% - 108px)}.route-depth-editor[data-input-capability=touch] .route-depth-editor-control{grid-template-columns:minmax(0,1fr);min-height:0}.route-depth-editor[data-input-capability=touch] .route-depth-editor-scale{display:none}.route-depth-editor[data-input-capability=touch] .route-depth-editor-range-rail{width:100%;height:48px}.route-depth-editor[data-input-capability=touch] .route-depth-editor-range-rail:before,.route-depth-editor[data-input-capability=touch] .route-depth-editor-range-rail:after{width:100%;height:.64rem;top:50%;left:0;transform:translateY(-50%)}.route-depth-editor[data-input-capability=touch] .route-depth-editor-range-rail:after{width:var(--route-depth-progress)}.route-depth-editor[data-input-capability=touch] .route-depth-editor-range{appearance:auto;cursor:pointer;writing-mode:horizontal-tb;direction:ltr;width:100%;height:100%}.route-depth-editor[data-input-capability=touch] .route-depth-editor-range-thumb{top:50%;left:clamp(.72rem, var(--route-depth-progress), calc(100% - .72rem))}.route-depth-editor[data-input-capability=touch] .route-depth-editor-values{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.6rem}.route-depth-editor[data-input-capability=touch] .route-depth-editor-values>p{grid-column:auto}.route-map-canvas.is-depth-edit-mode canvas{cursor:default}:is(.route-map-pane:fullscreen,.route-map-pane.is-map-fullscreen-fallback){background:#fff;border:0;border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:none}:is(.route-map-pane:fullscreen .route-map-canvas,.route-map-pane.is-map-fullscreen-fallback .route-map-canvas){min-height:0}.route-map-pane.is-map-fullscreen-fallback{z-index:9999;position:fixed;inset:0}html.has-map-fullscreen-fallback{overflow:hidden}.route-map-canvas>.sasba-cesium-map-controls{pointer-events:none;width:fit-content;bottom:8px;max-width:calc(100% - 92px)!important}.route-map-canvas .sasba-cesium-map-controls-panel{flex:0 350px;width:min(350px,100% - 40px)!important;max-width:calc(100% - 40px)!important}.route-map-canvas .sasba-cesium-map-controls-panel,.route-map-canvas .sasba-cesium-map-controls-toggle{pointer-events:auto}.route-map-canvas .sasba-cesium-map-controls-panel [data-scene][aria-pressed=true],.route-map-canvas .sasba-cesium-map-controls-panel [data-base][aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--route-accent);border-color:var(--route-accent)!important;color:var(--route-accent-dark)!important;background:#e7f7f8!important}.route-map-3d-view-action{border-bottom:1px solid #dbe5ea;margin:0 0 8px;padding:0 0 8px}.route-map-3d-view-action button{width:100%;min-height:38px;color:var(--route-accent-dark);cursor:pointer;touch-action:manipulation;background:#ecfeff;border:1px solid #16889a;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:5px 9px;font:750 12px/1.2 Open Sans,sans-serif;display:inline-flex}.route-map-3d-view-action button:hover:not(:disabled){background:#cffafe}.route-map-3d-view-action button.is-active{color:#8a4709;background:#fff7ed;border-color:#b45309}.route-map-3d-view-action button:disabled{cursor:not-allowed;opacity:.45}.route-map-3d-view-action .material-symbols-outlined{font-size:1.15rem;line-height:1}.route-map-compass{z-index:22;box-sizing:border-box;color:#5f6368;cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;background:#fffffff5;border:1px solid #94a3b8;border-radius:50%;width:64px;height:64px;padding:0;display:block;position:absolute;top:12px;right:12px;overflow:hidden;box-shadow:0 8px 18px #0f172a29}.route-map-compass-control{color:#5f6368;background:0 0;border:0;place-items:center;padding:0;transition:color .12s,filter .12s;display:grid;position:absolute}.route-map-compass-control:hover,.route-map-compass-control:active{background:0 0}.route-planner-page .route-map-compass-control:focus-visible{z-index:1;outline:0}.route-map-compass-turn{cursor:pointer;border-radius:50%;width:22px;height:48px;top:8px}.route-map-compass-turn:hover,.route-map-compass-turn:focus-visible{color:var(--route-accent-dark);filter:drop-shadow(0 0 1px #12889159)}.route-map-compass-turn:active{color:var(--route-accent);filter:none}.route-map-compass-turn-icon{pointer-events:none;width:64px;height:64px;display:block;position:absolute;top:-8px;overflow:visible}.route-map-compass-turn-left,.route-map-compass-turn-left .route-map-compass-turn-icon{left:0}.route-map-compass-turn-right{right:0}.route-map-compass-turn-right .route-map-compass-turn-icon{right:0;transform:scaleX(-1)}.route-map-compass-center{cursor:grab;border-radius:.7rem;width:24px;height:52px;top:5px;left:19px}.route-map-compass-center:hover .route-map-compass-dial,.route-map-compass-center:focus-visible .route-map-compass-dial{filter:drop-shadow(0 0 2px #1288918c)}.route-map-compass[data-dragging=true] .route-map-compass-center{cursor:grabbing}.route-map-compass[data-dragging=true] .route-map-compass-dial{filter:drop-shadow(0 0 2px #1288918c)}.route-map-compass-dial{transform-origin:50%;pointer-events:none;place-self:center;width:22px;height:34px;transition:transform 80ms linear,filter .12s;display:block;position:relative}.route-map-compass-needle{border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.route-map-compass-needle-north{filter:drop-shadow(0 1px 1px #00000059);border-bottom:15px solid #ef3340;top:1px}.route-map-compass-needle-south{filter:drop-shadow(0 1px 1px #00000038);border-top:15px solid #173342;bottom:1px}.route-map-zoom-controls{z-index:22;background:#fffffff5;border:1px solid #94a3b8;border-radius:.65rem;display:grid;position:absolute;top:84px;right:21px;overflow:hidden;box-shadow:0 8px 18px #0f172a29}.route-map-zoom-button{color:#173342;cursor:pointer;touch-action:manipulation;background:0 0;border:0;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font:500 1.7rem/1 Open Sans,system-ui,sans-serif;display:grid}.route-map-zoom-button+.route-map-zoom-button{border-top:1px solid #cbd8df}.route-map-zoom-button:hover{color:var(--route-accent-dark);background:#f2fbfb}.route-map-zoom-button:active{background:#e6f8f8}.route-map-measurement-status{z-index:22;color:#173342;pointer-events:none;background:#fffffff5;border:1px solid #94a3b8b3;border-radius:.65rem;max-width:calc(100% - 24px);margin:0;padding:.45rem .65rem;font-size:.72rem;font-weight:800;line-height:1.25;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 18px #0f172a29}.route-map-measurement-status[hidden]{display:none}.route-map-point-actions{z-index:25;pointer-events:none;width:164px;height:164px;position:absolute}.route-map-point-actions[hidden]{display:none}.route-planner-page[data-route-read-only] .route-map-point-actions{display:none!important}.route-map-point-action{color:#fff;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:#087f8c;border:2px solid #fff;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:inline-grid;position:absolute;box-shadow:0 4px 14px #0f24354d}.route-map-point-action:hover,.route-map-point-action[aria-pressed=true]{background:#075e67;box-shadow:0 5px 16px #0f243566}.route-map-point-action:disabled{cursor:not-allowed;opacity:.72;background:#8296a1}.route-map-point-action.is-danger{background:#be123c}.route-map-point-action.is-danger:hover{background:#9f1239}.route-map-point-action .material-symbols-outlined{font-size:1.25rem;line-height:1}.route-map-point-action.is-top{top:0;left:60px}.route-map-point-action.is-upper-right{top:42px;right:3px}.route-map-point-action.is-lower-right{bottom:11px;right:25px}.route-map-point-action.is-lower-left{background:#b86109;bottom:11px;left:25px}.route-map-point-action.is-lower-left:hover{background:#8a4709}.route-map-point-action.is-upper-left{top:42px;left:3px}.route-map-point-info{z-index:24;box-sizing:border-box;overscroll-behavior:contain;color:#173342;pointer-events:auto;scrollbar-width:thin;background:#fffffff7;border:1px solid #94a3b8bf;border-radius:.7rem;max-width:calc(100% - 16px);padding:.45rem .5rem .5rem;position:absolute;overflow:auto;box-shadow:0 7px 20px #0f172a38}.route-map-point-info[hidden]{display:none}.route-map-point-info>header{z-index:1;background:#fffffff7;justify-content:space-between;align-items:center;gap:.35rem;margin:-.05rem -.05rem .22rem;display:flex;position:sticky;top:-.45rem}.route-map-point-info strong{min-width:0;color:var(--route-accent-dark);font-size:.76rem;display:block}.route-map-point-info-close{color:#526777;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:2rem;min-width:2rem;height:2rem;padding:0;display:inline-grid}.route-map-point-info-close:hover{color:var(--route-accent-dark);background:#e6f8f8}.route-map-point-info-close .material-symbols-outlined{font-size:1.1rem;line-height:1}.route-map-point-info p{overflow-wrap:anywhere;margin:.12rem 0;font-size:.64rem;line-height:1.3}.route-map-point-info p b{color:#294958;font-weight:800}.route-map-note{color:#526777;background:#f7fafb;border-top:1px solid #dbe5ea;margin:0;padding:.45rem .65rem;font-size:.68rem;line-height:1.35}.route-planner-panel{overscroll-behavior:auto;scroll-behavior:smooth;scrollbar-width:thin;position:relative;overflow-y:auto}.route-panel-header{background:#fff;border-bottom:1px solid #dbe5ea;padding:.8rem;scroll-margin-top:3.2rem;display:block}.route-document-identity{gap:.6rem;display:grid}.route-document-identity>div:first-child{min-width:0}.route-panel-kicker{color:var(--route-accent-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.12rem;font-size:.6rem;font-weight:850;display:block}.route-document-identity h2{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;padding-bottom:.1em;font-family:Oswald,sans-serif;font-size:1.25rem;line-height:1.2;overflow:hidden}.route-document-actions{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.4rem;width:100%;display:grid}.route-document-actions>button,.route-more-menu>summary,.route-more-menu-panel button,.route-settings-summary button,.route-calculation-state button,.route-panel-nav button,.route-point-actions button,.route-segment-summary{color:#244254;min-height:44px;font:inherit;background:#fff;border:1px solid #b7c8d1;border-radius:.55rem;padding:.35rem .55rem;font-size:.68rem;font-weight:750}.route-document-actions>button{white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;width:100%;min-width:0;min-height:44px;line-height:1;display:inline-flex}.route-document-actions>button .material-symbols-outlined{flex:none;font-size:1.25rem;line-height:1}.route-document-actions>button:disabled,.route-document-actions>button[data-login-required=true]{opacity:.72;box-shadow:none!important;color:#788993!important;background:#edf1f3!important;border-color:#c7d1d6!important}.route-more-menu{min-width:0;position:relative}.route-more-menu[hidden]{display:none}.route-more-menu>summary{cursor:pointer;place-items:center;width:100%;min-width:40px;font-size:1.2rem;list-style:none;display:grid}.route-more-menu>summary::-webkit-details-marker{display:none}.route-more-menu-panel{z-index:40;background:#fff;border:1px solid #afc1cb;border-radius:.7rem;gap:.25rem;width:11.5rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .3rem);right:0;box-shadow:0 12px 28px #0f243533}.route-more-menu.is-upward .route-more-menu-panel{top:auto;bottom:calc(100% + .3rem)}.route-more-menu.is-viewport-positioned .route-more-menu-panel{z-index:12000;position:fixed;bottom:auto;right:auto}.route-more-menu-panel button{text-align:left;align-items:center;gap:.4rem;width:100%;display:inline-flex}.route-more-menu-panel button .material-symbols-outlined{font-size:1.1rem;line-height:1}.route-more-menu-panel button[hidden]{display:none}.route-header-datetime{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:end;gap:.45rem;margin-top:.65rem;display:grid}.route-header-datetime label>span{color:#526777;margin-bottom:.2rem;font-size:.62rem;font-weight:750;display:block}.route-header-datetime input{color:#102b3a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #afc1cb;border-radius:.55rem;padding:.35rem .45rem;font-size:.75rem}[data-route-read-only=true] .route-header-datetime input:disabled{color:#173342;opacity:1;background:#f8fafb;border-color:#d4dfe4}[data-route-read-only=true] .route-settings-summary{grid-template-columns:minmax(0,1fr)}.route-timezone,.route-saved-calculation-at{color:#647987;text-align:right;font-size:.6rem;font-weight:400;line-height:1.35}.route-timezone{margin:.3rem 0 0}.route-status-row{border-top:1px solid #e2eaee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem .65rem;margin-top:.55rem;padding-top:.5rem;display:flex}.route-status-row .route-persistence-state{flex:11rem;min-height:28px;line-height:1.25}.route-status-row .route-calculation-state{background:0 0;border:0;flex:12rem;justify-content:flex-end;max-width:none;min-height:28px;padding:0;font-size:.68rem}.route-status-row .route-calculation-state>span:nth-child(2){min-width:0;line-height:1.35}.route-status-row .route-calculation-state button{justify-content:center;align-items:center;gap:.35rem;min-height:44px;padding-block:.25rem;line-height:1;display:inline-flex}.route-status-row .route-calculation-state button .material-symbols-outlined{font-size:1.2rem;line-height:1}.route-status-row .route-calculation-state button:disabled{opacity:.45}.route-saved-calculation-at{margin-top:.25rem;display:block}.route-settings-summary{color:#365263;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.4rem;margin-top:.55rem;display:grid}.route-settings-copy{background:#eff7f8;border-radius:.6rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;min-width:0;min-height:44px;padding:.35rem .55rem;display:grid}.route-settings-summary p{overflow-wrap:anywhere;margin:0;font-size:.7rem;font-weight:700;line-height:1.35}.route-settings-summary button{border-color:#9bbfc4;justify-content:center;align-items:center;gap:.35rem;min-height:44px;line-height:1;display:inline-flex}.route-settings-summary button .material-symbols-outlined{font-size:1.2rem;line-height:1}.route-panel-nav{z-index:15;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7fafbf5;border-bottom:1px solid #cbd8df;grid-template-columns:repeat(5,minmax(0,1fr));gap:.15rem;padding:.32rem;display:grid;position:sticky;top:0;overflow:hidden}.route-panel-nav button{text-align:center;white-space:normal;background:0 0;border-color:#0000;align-content:center;justify-items:center;gap:.08rem;width:100%;min-width:0;min-height:52px;padding:.25rem .12rem;font-size:.68rem;line-height:1.15;display:grid}.route-panel-nav button .material-symbols-outlined{font-size:1.05rem;line-height:1}.route-panel-nav button[aria-current=true]{color:var(--route-accent-dark);background:#fff;border-color:#9bbfc4}.route-panel-section{background:#fff;border-bottom:1px solid #dbe5ea;padding:.9rem .8rem;scroll-margin-top:3.2rem}.route-panel-section:nth-of-type(2n){background:#fbfcfd}.route-panel-section h2{margin:0 0 .65rem;font-family:Oswald,sans-serif;font-size:1.35rem}.route-panel-section h3{text-transform:uppercase;letter-spacing:.04em;margin:.9rem 0 .45rem;font-size:.82rem;font-weight:800}.route-section-heading{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.route-section-heading span{color:#647987;font-size:.65rem}.route-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.route-form-grid label,.route-fieldset>label{min-width:0}.route-form-grid label>span,.route-fieldset legend{color:#365263;margin-bottom:.25rem;font-size:.7rem;font-weight:750;display:block}.route-form-grid input:not([type=checkbox]),.route-form-grid select{color:#102b3a;background:#fff;border:1px solid #afc1cb;border-radius:.6rem;width:100%;min-height:44px;padding:.5rem .6rem;font-size:.85rem}.route-form-grid label.is-disabled input:not([type=checkbox]){box-shadow:none;color:#748792;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#748792;background:#dfe7eb;border-color:#b8c6cd}.route-form-grid label.is-disabled>span{color:#748792}.route-field-hint{color:#647987;margin:.35rem 0 0;font-size:.67rem;line-height:1.35}.route-fieldset{border:0;margin:.85rem 0 0;padding:0}.route-fieldset legend{margin-bottom:.45rem;font-size:.82rem}.route-choice{cursor:pointer;border:1px solid #d5e0e5;border-radius:.65rem;align-items:center;gap:.55rem;min-height:44px;margin-bottom:.35rem;padding:.45rem .55rem;display:flex}.route-choice input{margin:0}.route-choice>span{margin-bottom:0!important}.route-choice strong,.route-choice small{display:block}.route-choice strong{font-size:.75rem}.route-choice small{color:#647987;margin-top:.1rem;font-size:.65rem;line-height:1.3}.route-segmented-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;margin-bottom:.65rem;display:grid}.route-segmented-control label{cursor:pointer}.route-segmented-control input{opacity:0;pointer-events:none;position:absolute}.route-segmented-control label>span{text-align:center;border:1px solid #b7c8d1;border-radius:.55rem;justify-content:center;align-items:center;gap:.3rem;min-height:44px;margin:0;padding:.35rem;font-size:.68rem;font-weight:750;line-height:1.2;display:flex}.route-segmented-control .material-symbols-outlined{flex:none;margin:0;font-size:1rem;font-weight:400;line-height:1}.route-segmented-control input:checked+span{border-color:var(--route-accent);color:var(--route-accent-dark);box-shadow:inset 0 0 0 1px var(--route-accent);background:#e6f8f8}.route-checkbox{grid-column:1/-1;align-items:center;gap:.55rem;min-height:44px;display:flex}.route-checkbox>span{margin:0!important}.route-field-full{grid-column:1/-1}.route-points-list{gap:.45rem;display:grid}.route-empty-state{text-align:center;border:1px dashed #afc1cb;border-radius:.75rem;padding:.8rem}.route-empty-state strong{font-size:.8rem}.route-empty-state p{color:#647987;margin:.3rem 0 0;font-size:.68rem}.route-point-card{background:#fff;border:1px solid #ccd9df;border-left:4px solid #6b8796;border-radius:.65rem;padding:0;overflow:hidden}.route-point-card.is-selected{background:#fffbea;border-color:#d39a06}.route-point-card.is-invalid{border-left-color:#be123c}.route-point-summary{text-align:left;grid-template-rows:auto auto;grid-template-columns:2.2rem minmax(0,1fr) auto;align-items:center;width:100%;display:grid;background:0 0!important;border:0!important;border-radius:0!important;min-height:56px!important;padding:.42rem .5rem!important}.route-point-summary>strong{color:#173342;grid-row:1/3;font-size:.8rem}.route-point-marker{border:2px solid var(--route-accent);background:#e6f8f8;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;display:inline-grid;color:var(--route-accent-dark)!important}.route-point-card.is-selected .route-point-marker{background:#fff4bf;border-color:#d39a06}.route-point-compact-depth{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:800;overflow:hidden}.route-point-summary>small{color:#647987;grid-column:2;font-size:.59rem;font-weight:500}.route-point-expand-icon{min-width:1.7rem;color:var(--route-accent-dark);text-align:center;grid-area:1/3/3;font-size:1.15rem!important}.route-point-details{background:#ffffffb8;border-top:1px solid #e1e9ed;padding:.55rem}.route-point-details[hidden]{display:none}.route-point-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem;margin:0;display:grid}.route-point-facts>div{min-width:0}.route-point-facts dt{color:#647987;font-size:.58rem}.route-point-facts dd{overflow-wrap:anywhere;margin:.08rem 0 0;font-size:.68rem;font-weight:750}.route-point-depth-editor{gap:.2rem;margin-top:.55rem;font-size:.64rem;font-weight:750;display:grid}.route-point-depth-editor input{width:100%;min-height:44px;font:inherit;border:1px solid #afc1cb;border-radius:.55rem;padding:.4rem}.route-point-actions{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.route-point-actions button{min-height:44px}.route-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin:0;display:grid}.route-summary-grid>div{background:linear-gradient(145deg,#fff,#f4fafa);border:1px solid #d5e0e5;border-radius:.7rem;min-width:0;padding:.62rem}.route-summary-grid dt{color:#647987;font-size:.6rem;font-weight:700}.route-summary-grid dd{overflow-wrap:anywhere;color:#173342;margin:.16rem 0 0;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700;line-height:1.15}.route-summary-secondary{border-top:1px solid #e1e9ed;gap:.28rem;margin:.55rem 0 0;padding-top:.45rem;display:grid}.route-summary-secondary>div{grid-template-columns:minmax(7rem,.8fr) minmax(0,1.2fr);gap:.5rem;display:grid}.route-summary-secondary dt{color:#647987;font-size:.6rem}.route-summary-secondary dd{overflow-wrap:anywhere;text-align:right;margin:0;font-size:.65rem;font-weight:750}.route-progressive-empty{color:#647987;margin:0;font-size:.72rem;line-height:1.45}.route-profile-card,.route-segments-card{margin-top:.15rem}.route-global-warnings{color:#76510a;background:#fffbea;border:1px solid #e8cf8b;border-radius:.65rem;margin-top:.65rem;padding:.65rem .75rem;font-size:.67rem}.route-global-warnings[data-severity=danger]{color:#881337;background:#fff1f3;border-color:#eaa4b2;box-shadow:0 5px 16px #9f12391a}.route-warning-title{color:#604008;align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.72rem;display:flex}.route-global-warnings[data-severity=danger] .route-warning-title{color:#9f1239}.route-warning-title .material-symbols-outlined{font-size:1.05rem!important}.route-global-warnings ul{gap:.25rem;margin:0;padding-left:1rem;line-height:1.45;display:grid}.route-profile-chart{background:linear-gradient(#f8fcfd,#eaf5f7);border:1px solid #c8dbe0;border-radius:.7rem;min-height:13rem;position:relative;overflow:hidden}.route-profile-chart>p{color:#647987;text-align:center;margin:0;padding:5rem 1rem;font-size:.7rem}.route-profile-chart.is-empty{background:0 0;border:0;border-radius:0;min-height:0}.route-profile-chart.is-empty>p{text-align:left;padding:0;line-height:1.45}.route-profile-chart svg{width:100%;height:auto;min-height:13rem;display:block}.route-profile-seabed-line{fill:none;stroke:#315b69;stroke-width:2.5px;vector-effect:non-scaling-stroke}.route-profile-seabed-area{fill:#315b6924}.route-profile-diver-line{fill:none;stroke:#d97706;stroke-width:3px;stroke-dasharray:8 4;stroke-linecap:round;vector-effect:non-scaling-stroke}.route-profile-conflict-marker{stroke:#be123c;stroke-width:7px;stroke-dasharray:3 3;opacity:.72;vector-effect:non-scaling-stroke}.route-profile-legend{color:#435f6b;flex-wrap:wrap;gap:.45rem 1rem;margin-top:.55rem;font-size:.68rem;font-weight:750;display:flex}.route-profile-legend[hidden]{display:none}.route-profile-legend span{align-items:center;gap:.4rem;display:inline-flex}.route-profile-legend i{border-top:3px solid #315b69;width:2rem;height:0;display:inline-block}.route-profile-legend .is-diver i{border-color:#d97706;border-top-style:dashed}.route-profile-details{color:#294753;background:#f8fbfc;border:1px solid #d4e2e6;border-radius:.65rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin:.55rem 0 0;padding:.55rem;font-size:.66rem;line-height:1.3;display:grid}.route-profile-details[hidden]{display:none}.route-profile-details>div{gap:.12rem;min-width:0;display:grid}.route-profile-details dt{color:#526777;letter-spacing:.02em;text-transform:uppercase;font-size:.57rem;font-weight:800}.route-profile-details dd{color:#123b49;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.7rem;font-weight:800}.route-profile-point-control{cursor:pointer}.route-profile-point-control.is-depth-adjustable{cursor:ns-resize;touch-action:none}.route-profile-chart.is-depth-dragging{-webkit-user-select:none;user-select:none}.route-profile-point-control.is-depth-dragging .route-profile-point{fill:#fbbf24;stroke:#087f8c;stroke-width:4px}.route-profile-drag-depth{fill:#173342;stroke:#fff;stroke-width:3px;paint-order:stroke;pointer-events:none;font-variant-numeric:tabular-nums;font-size:11px;font-weight:850}.route-profile-point-hit{fill:#0000;pointer-events:all}@media (any-pointer:coarse){.route-profile-point-hit{stroke:#0000;stroke-width:28px;vector-effect:non-scaling-stroke}}.route-profile-point-focus{fill:#0000;stroke:#0000;vector-effect:non-scaling-stroke}.route-profile-point{fill:#fff;stroke:#d39a06;stroke-width:2px;pointer-events:none;vector-effect:non-scaling-stroke}.route-profile-point-control:hover .route-profile-point,.route-profile-point-control:focus .route-profile-point{fill:#fff4bf;stroke-width:3px}.route-profile-point-control:focus-visible .route-profile-point-focus{stroke:#f3b51b;stroke-width:3px}.route-profile-point-control.is-selected .route-profile-point-focus{fill:#f3b51b2e;stroke:#d39a06;stroke-width:2px}.route-profile-point-control.is-selected .route-profile-point{fill:#fff4bf;stroke:#b77900;stroke-width:4px}.route-profile-point-label{fill:#173342;stroke:#fff;stroke-width:3px;paint-order:stroke;pointer-events:none;font-size:11px;font-weight:800;display:none}.route-profile-point-control.is-selected .route-profile-point-label{display:block}.route-profile-axis{fill:#526777;font-size:10px}.route-segments-list{gap:.55rem;display:grid}.route-segment-card{background:#fff;border:1px solid #cbd8df;border-left:4px solid #059669;border-radius:.7rem;padding:0;overflow:hidden}.route-segment-card.is-selected{background:#fffbea;border-color:#d39a06}.route-segment-card[data-segment-state=incomplete]{border-left-style:dashed;border-left-color:#64748b}.route-segment-card[data-segment-state=warning]{border-left-style:double;border-left-color:#ca8a04}.route-segment-card[data-segment-state=error]{border-left-width:8px;border-left-color:#be123c}.route-segment-summary{text-align:left;background:0 0;border:0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:58px;padding:.45rem .55rem;display:grid}.route-segment-summary>strong{font-size:.78rem}.route-segment-summary>span:nth-child(2){color:#526777;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:.61rem;font-weight:650;overflow:hidden}.route-segment-status-icon{color:#047857;text-align:center;grid-area:1/2/3;min-width:1.6rem;font-size:1.1rem!important}.route-segment-card[data-segment-state=warning] .route-segment-status-icon{color:#9a6700}.route-segment-card[data-segment-state=error] .route-segment-status-icon{color:#be123c}.route-segment-card[data-segment-state=incomplete] .route-segment-status-icon{color:#64748b}.route-segment-details{border-top:1px solid #e1e9ed;padding:.55rem}.route-segment-details[hidden]{display:none}.route-segment-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin:0;display:grid}.route-segment-card dl>div{min-width:0}.route-segment-card dt{color:#647987;font-size:.6rem}.route-segment-card dd{overflow-wrap:anywhere;margin:.08rem 0 0;font-size:.7rem;font-weight:700}.route-segment-warnings{color:#8a5a00;margin:.4rem 0 0;padding-left:1.05rem;font-size:.65rem}.route-settings-dialog{width:min(44rem,100vw - 2rem)}.route-dialog-heading h2{font-size:1.45rem}.route-settings-group{border-bottom:1px solid #e1e9ed;padding:.75rem .9rem}.route-settings-group h3{color:#173342;margin:0 0 .55rem;font-family:Oswald,sans-serif;font-size:1rem}.route-settings-actions{justify-content:space-between}.route-settings-actions small{flex:12rem;margin:0}.route-mobile-tabs{display:none}.route-planner-page :where(button,input,select,summary):focus-visible{outline-offset:2px;outline:3px solid #f3b51b}@keyframes route-planner-pulse{50%{opacity:.35;transform:scale(.78)}}@keyframes route-map-spin{to{transform:rotate(360deg)}}@media (width<=1279px){.route-map-top-toolbar{display:none}.route-map-tools-menu{width:44px;height:44px;top:182px;right:22px}.route-map-tools-toggle{display:grid}.route-map-tools-menu:not([data-expanded=true]) .route-map-side-toolbar{display:none}.route-map-tools-menu[data-expanded=true] .route-map-side-toolbar{display:grid}.route-map-side-toolbar{grid-template-columns:repeat(4,44px);gap:6px;width:max-content;padding:6px;position:absolute;top:-52px;right:52px;overflow:visible}.route-map-side-toolbar button{background:#fff;border:1px solid #b7c8d1;border-radius:.65rem}.route-map-side-toolbar button+button{border-top:1px solid #b7c8d1}.route-map-side-toolbar button.is-active{box-shadow:inset 0 0 0 1px var(--route-accent)}}@media (width>=1024px) and (width<=1279px){.route-status-row{grid-template-columns:minmax(0,1fr);gap:.45rem;display:grid}.route-status-row .route-persistence-state{width:100%;min-width:0;min-height:22px}.route-status-row .route-calculation-state{grid-template-columns:auto minmax(0,1fr) 7rem;justify-content:stretch;width:100%;min-width:0;display:grid}.route-status-row .route-calculation-state button,.route-settings-summary button{width:7rem;min-width:7rem}.route-settings-summary p{text-overflow:clip;white-space:normal;font-size:.7rem;line-height:1.35;overflow:visible}}@media (width<=1023px){.route-planner-workspace{grid-template-columns:1fr;height:auto}.route-map-pane{min-height:36rem}.route-planner-panel{max-height:none;overflow:visible}}@media (width>=768px){.route-depth-editor:is([data-input-capability=touch],:has(.route-depth-alternatives:not([hidden]))){--route-depth-responsive-padding:.9rem;padding:var(--route-depth-responsive-padding)}.route-depth-editor:is([data-input-capability=touch],:has(.route-depth-alternatives:not([hidden])))>header{z-index:3;top:calc(var(--route-depth-responsive-padding) * -1);margin:calc(var(--route-depth-responsive-padding) * -1) calc(var(--route-depth-responsive-padding) * -1) .75rem;padding:var(--route-depth-responsive-padding);background:#fff;border-bottom:1px solid #dbe5ea;position:sticky}.route-depth-editor[data-input-capability=touch] .route-depth-editor-values{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.route-depth-editor[data-input-capability=touch] .route-depth-editor-values>p{grid-column:1/-1}.route-depth-editor .route-depth-alternatives>div{grid-template-columns:repeat(2,minmax(0,1fr))}.route-depth-editor .route-depth-alternative{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.4rem;padding:.65rem}.route-depth-editor .route-depth-alternative:only-child{grid-column:1/-1}.route-depth-editor .route-depth-alternative>div,.route-depth-editor .route-depth-alternative>p,.route-depth-editor .route-depth-alternative>button{grid-column:1}.route-depth-editor .route-depth-alternative>div{flex-wrap:wrap}.route-depth-editor .route-depth-alternative>p{line-height:1.4}.route-depth-editor .route-depth-alternative>button{grid-row:auto;width:100%;min-height:44px;font-size:.68rem}.route-depth-editor:is([data-input-capability=touch],:has(.route-depth-alternatives:not([hidden]))) .route-depth-editor-actions{z-index:3;bottom:calc(var(--route-depth-responsive-padding) * -1);margin-right:calc(var(--route-depth-responsive-padding) * -1);margin-bottom:calc(var(--route-depth-responsive-padding) * -1);margin-left:calc(var(--route-depth-responsive-padding) * -1);padding:.7rem var(--route-depth-responsive-padding) var(--route-depth-responsive-padding);background:#fff;border-top:1px solid #dbe5ea;position:sticky}}@media (width>=768px) and (width<=1100px){.route-document-actions{grid-template-columns:1fr}.route-depth-editor:is([data-input-capability=touch],:has(.route-depth-alternatives:not([hidden]))){width:min(32rem,100% - 108px)}}@media (width>=1101px){.route-depth-editor:is([data-input-capability=touch],:has(.route-depth-alternatives:not([hidden]))){--route-depth-responsive-padding:1rem;width:min(42rem,100% - 108px)}}@media (width>=1024px){.route-planner-header{padding-top:3rem}}@media (width>=1280px){.route-planner-workspace{min-height:44rem}}@media (width<=767px){.route-planner-page{padding:1rem .4rem .4rem}.route-planner-header{flex-direction:column;align-items:stretch}.route-planner-header>div:first-child{flex:0 auto}.route-planner-header>div>p:last-child{display:none}.route-safety-notice{margin-bottom:.55rem;padding:.7rem .8rem!important;font-size:.72rem!important}.route-mobile-tabs{z-index:20;background:#f7fafb;border:1px solid #cbd8df;border-radius:.75rem;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.4rem;padding:.3rem;display:grid;position:sticky;top:0}.route-mobile-tabs button{min-width:0;padding:.3rem .15rem;font-size:.68rem}.route-mobile-tabs button:focus-visible{outline-offset:-4px}.route-planner-workspace{min-height:0;display:block}[data-planner-tab-panel][hidden]{display:none!important}.route-map-pane{height:calc(100dvh - 17.5rem);min-height:25rem;max-height:42rem}.route-map-canvas{min-height:17rem}.route-map-note{max-height:none;overflow:visible}.sasba-cesium-map-controls{top:8px!important;left:8px!important}.route-map-canvas>.sasba-cesium-map-controls[data-expanded=true]{z-index:24!important;max-width:calc(100% - 16px)!important}.route-map-canvas .sasba-cesium-map-controls-panel form[data-geocode-form]{grid-template-columns:1fr!important}.route-map-compass{top:8px;right:8px}.route-map-zoom-controls{top:80px;right:17px}.route-map-tools-menu{top:176px;right:18px}.route-map-measurement-status{max-width:calc(100% - 16px);bottom:8px;left:8px}.route-depth-editor,.route-depth-editor[data-input-capability=touch]{--route-depth-mobile-padding:.8rem;z-index:80;top:auto;right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left));width:auto;max-height:calc(100dvh - max(72px, calc(env(safe-area-inset-top) + 64px)));padding:var(--route-depth-mobile-padding);padding-bottom:max(var(--route-depth-mobile-padding), env(safe-area-inset-bottom));position:fixed}.route-depth-editor>header{z-index:3;top:calc(var(--route-depth-mobile-padding) * -1);margin:calc(var(--route-depth-mobile-padding) * -1) calc(var(--route-depth-mobile-padding) * -1) .7rem;padding:var(--route-depth-mobile-padding);background:#fffffffa;border-bottom:1px solid #dbe5ea;position:sticky}.route-depth-editor-coordinates{display:none}.route-depth-editor-control{grid-template-columns:minmax(0,1fr);min-height:0}.route-depth-editor-scale{display:none}.route-depth-editor-range-rail{width:100%;height:48px}.route-depth-editor-range-rail:before,.route-depth-editor-range-rail:after{width:100%;height:.64rem;top:50%;left:0;transform:translateY(-50%)}.route-depth-editor-range-rail:after{width:var(--route-depth-progress)}.route-depth-editor-range{appearance:auto;cursor:pointer;writing-mode:horizontal-tb;direction:ltr;width:100%;height:100%}.route-depth-editor-range-thumb{top:50%;left:clamp(.72rem, var(--route-depth-progress), calc(100% - .72rem))}.route-depth-editor-values,.route-depth-editor[data-input-capability=touch] .route-depth-editor-values{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.55rem}.route-depth-editor-values>p{grid-column:auto}.route-depth-alternative{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.4rem;padding:.65rem}.route-depth-alternative>div{flex-wrap:wrap;grid-column:1}.route-depth-alternative>p{grid-column:1;line-height:1.4}.route-depth-alternative>button{grid-area:auto/1;width:100%;min-height:44px;font-size:.68rem}.route-depth-editor-actions{z-index:3;bottom:calc(var(--route-depth-mobile-padding) * -1);margin-right:calc(var(--route-depth-mobile-padding) * -1);margin-bottom:calc(var(--route-depth-mobile-padding) * -1);margin-left:calc(var(--route-depth-mobile-padding) * -1);padding:.65rem var(--route-depth-mobile-padding) max(.65rem, env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #dbe5ea;position:sticky}.route-depth-editor-actions button span:last-child{white-space:nowrap}.route-planner-panel{box-shadow:none;background:0 0;border:0;border-radius:0}.route-panel-header,.route-panel-section{background:#fff;border:1px solid #cbd8df;border-radius:.85rem;padding:.75rem}.route-panel-header{margin-bottom:.45rem}.route-panel-section+.route-panel-section{margin-top:.45rem}.route-panel-nav{display:none}.route-document-identity{display:grid}.route-document-identity h2{max-width:100%}.route-document-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.route-document-actions>button,.route-more-menu>summary{width:100%;min-width:0}.route-document-actions>button span:not(.material-symbols-outlined){display:none}.route-more-menu-panel{width:min(15rem,100vw - 2rem);right:0}.route-header-datetime{grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.route-timezone{text-align:left}.route-status-row .route-calculation-state{justify-content:flex-start}.route-settings-summary p{white-space:normal}.route-settings-summary button span:not(.material-symbols-outlined){display:none}.route-summary-grid{grid-template-columns:1fr 1fr}.route-profile-details{grid-template-columns:repeat(2,minmax(0,1fr))}.route-dialog{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.route-dialog-card{max-height:calc(100dvh - 1rem)}.route-sharing-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.route-sharing-actions>button,.route-sharing-actions>a{width:100%;min-width:0}.route-routes-dialog .route-dialog-card{min-height:min(22rem,100dvh - 1rem)}.saved-route-card-header{grid-template-columns:2.4rem minmax(0,1fr)}.saved-route-card-icon{align-self:center}.saved-route-card-identity{display:contents}.saved-route-card-identity>strong{grid-column:2;align-self:center}.saved-route-meta{grid-column:1/-1;margin-top:0!important}.saved-route-status{text-align:center;grid-column:1/-1;justify-content:center;align-items:center;width:100%;max-width:none;display:flex}.saved-route-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.saved-route-actions button{min-width:0;padding-inline:.35rem!important}.route-settings-dialog{width:calc(100vw - 1rem);max-width:none;max-height:calc(100dvh - 1rem)}.route-settings-dialog .route-form-grid{grid-template-columns:1fr}.route-settings-actions{flex-direction:column;align-items:stretch}.route-settings-actions small{flex:none;width:100%}.route-settings-actions .route-primary-button{width:100%}.route-search-form{grid-template-columns:1fr}}@media (width>=768px){[data-planner-tab-panel]{display:flex!important}.route-panel-header[data-planner-tab-panel],.route-panel-section[data-planner-tab-panel]{display:block!important}.route-status-row .route-calculation-state button,.route-settings-summary button{width:7rem;min-width:7rem}}@media (width<=389px){.route-depth-editor{--route-depth-mobile-padding:.62rem}.route-depth-editor-coordinates{margin-bottom:.42rem}.route-depth-editor-control,.route-depth-editor-values{gap:.35rem}.route-depth-editor-status,.route-depth-editor-actions{margin-top:.45rem}.route-depth-editor-stepper button{padding-inline:.28rem}}@media (width<=320px){.route-depth-editor-actions{grid-template-columns:minmax(0,1fr)}.route-depth-editor-actions button{white-space:nowrap;grid-column:auto;padding-inline:.65rem;font-size:.7rem}}@media (width>=768px) and (height<=500px){.route-depth-editor[data-input-capability=touch]{top:max(6px, env(safe-area-inset-top));bottom:max(6px, env(safe-area-inset-bottom));max-height:none}.route-depth-editor-coordinates{margin:.15rem 0 .35rem}.route-depth-editor-control,.route-depth-editor-values{gap:.3rem}.route-depth-editor-status,.route-depth-editor-actions{margin-top:.35rem}}@media (width<=389px){.route-form-grid,.route-date-grid,.route-segmented-control{grid-template-columns:1fr}.route-map-pane{height:calc(100dvh - 18.2rem)}.route-point-facts,.route-segment-card dl,.saved-route-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.route-planner-page *,.route-planner-page :before,.route-planner-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.route-map-loading-spinner{animation:none}}
