@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;font-family:'DM Sans',system-ui,sans-serif;color:#f4f6fa;background:#10151e;--blue:#438aff;--muted:#929daf;--line:#29313e;--surface:#191f2b}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline:2px solid #80b0ff;outline-offset:4px}a{color:var(--blue)}header{height:84px;display:flex;align-items:center;padding:0 32px;border-bottom:1px solid var(--line);gap:64px;background:#111720}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:white;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1px}.brand img{width:37px;height:37px}.blue{color:#70a5ff}nav{height:100%;display:flex;gap:32px}nav button{position:relative;background:none;color:var(--muted);font-size:14px;font-weight:600}.nav-active{color:white}nav .nav-active:after{content:'';height:3px;background:var(--blue);position:absolute;bottom:0;left:0;right:0;border-radius:4px}.status{margin-left:auto;border:1px solid var(--line);border-radius:30px;padding:10px 14px;background:#191f29;font-size:13px;color:#bdc7d6}.status span{margin-left:12px}main{display:grid;grid-template-columns:400px 1fr;height:calc(100dvh - 84px)}aside{padding:32px 26px 18px;overflow-y:auto;background:#111720;z-index:500;border-right:1px solid var(--line)}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;color:#8091a9}h1{font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-1.2px;margin:9px 0 7px}p{color:var(--muted);line-height:1.6}.side-heading p{font-size:14px;margin:0 0 26px}.input-box{display:flex;align-items:center;gap:13px;border:1px solid #303a49;background:#1b2230;border-radius:12px;padding:5px 13px;min-height:54px}.input-box:focus-within{border-color:var(--blue)}.input-box input{width:100%;min-width:0;background:none;border:0;outline:none;color:white;font-size:14px}.input-box input::placeholder{color:#8c98aa}.start-dot{width:10px;height:10px;border:2px solid #8bb7ff;border-radius:50%;flex-shrink:0}.destination-dot{width:10px;height:10px;background:var(--blue);border-radius:3px;flex-shrink:0}.icon-button{background:none;font-size:24px;color:#9cacbf;padding:4px}.connection{height:14px;border-left:2px dotted #475368;margin-left:17px}.primary{background:var(--blue);padding:15px 18px;border-radius:11px;width:100%;font-size:15px;font-weight:700;margin-top:16px;display:flex;justify-content:center;gap:45px;align-items:center;box-shadow:0 5px 22px #246bfa1a}.primary:hover{background:#5a99ff}.primary span{font-size:20px;line-height:16px}.discover{margin-top:31px;border-top:1px solid var(--line);padding-top:25px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:8px}h2{font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.3px}.section-title h2{margin:0 0 16px}.section-title>span{font-size:9px;letter-spacing:1px;color:#76869b;margin-bottom:16px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.category{background:#1a212d;border:1px solid #293342;border-radius:11px;padding:14px 5px 12px;font-size:12px;color:#bdc8d7;display:flex;flex-direction:column;gap:10px;align-items:center}.category svg{width:22px;height:22px;stroke:#92bfff;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.category:hover,.category.active{background:#1b3151;border-color:#457ccd;color:#fff}.along{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding:16px 0;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.along strong{font-size:14px;font-weight:500}.along small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.along input{appearance:none;width:36px;height:21px;border-radius:20px;background:#384251;position:relative;flex-shrink:0;cursor:pointer}.along input:before{content:'';position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#c6cdd8;transition:transform .15s}.along input:checked{background:var(--blue)}.along input:checked:before{transform:translateX(15px);background:white}footer{margin-top:24px;display:flex;gap:12px;align-items:center;color:#9ba7b9;font-size:12px}footer small{display:block;color:#67758a;font-size:11px;margin-top:5px}.footmark{font-size:28px;color:#61718a}.map-wrap{position:relative;min-width:0;isolation:isolate}#map{height:100%;background:#17202a;z-index:0}.leaflet-tile-pane{filter:brightness(.67) saturate(.5)}.leaflet-control-attribution{background:#131b25df!important;color:#9aa8ba!important;font-size:10px!important}.leaflet-control-attribution a{color:#b4c8e5!important}.map-label{position:absolute;top:24px;left:25px;display:flex;align-items:center;gap:9px;background:#141d29ed;border:1px solid #34404e;border-radius:8px;padding:11px 14px;box-shadow:0 5px 20px #0003;font-size:13px;color:#c6d3e5}.map-dot{background:#7194bc;width:6px;height:6px;border-radius:50%}.map-controls{position:absolute;right:24px;top:24px;display:grid;background:#141d29ed;border:1px solid #34404e;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #0003}.map-controls button{background:none;width:42px;height:43px;font-size:24px;color:#d7e1ef}.map-controls button+button{border-top:1px solid #34404e}.map-bottom{position:absolute;bottom:34px;left:25px;right:25px;pointer-events:none}.map-note{display:flex;gap:17px;align-items:center;width:fit-content;border:1px solid #334052;background:#151f2ded;backdrop-filter:blur(12px);padding:19px 24px;border-radius:13px;box-shadow:0 8px 30px #0003}.map-note>span{color:#82afff;border:1px solid #365d90;background:#1e3350;width:42px;height:42px;border-radius:11px;display:grid;place-items:center;font-size:28px}.map-note strong{font-size:15px}.map-note p{font-size:12px;margin:5px 0 0}.place,.route-card,.search-hit{width:100%;text-align:left;border:1px solid var(--line);background:#1a2230;border-radius:11px;padding:15px;margin:8px 0;display:block}.place strong,.search-hit strong{display:block;font-size:14px}.place small,.search-hit small{display:block;color:var(--muted);font-size:12px;margin-top:6px;line-height:1.5}.route-card.selected{border-color:var(--blue);background:#172c48}.route-card strong{font-size:24px;letter-spacing:-.8px}.route-card .row{display:flex;align-items:center;justify-content:space-between;gap:8px}.route-card p{font-size:13px;margin:7px 0 0}.badge{font-size:11px;background:#264974;color:#add1ff;border-radius:6px;padding:5px 7px}.muted{font-size:13px;color:var(--muted);line-height:1.6}.secondary{padding:12px 14px;background:#263347;border:1px solid #3a4b62;border-radius:9px;font-size:14px;width:100%;margin-top:10px}.notice{border:1px solid #3e4b61;background:#1d2737;padding:13px;border-radius:10px;font-size:13px;line-height:1.6;color:#bfcbdc;margin-top:15px}.error{border-color:#764c4c;color:#f0bdbd}.marker{display:grid;place-items:center;width:30px;height:30px;background:#438aff;border:3px solid #d6e7ff;border-radius:50%;box-shadow:0 2px 12px #0007;color:white;font-size:12px;font-weight:700}.marker.origin{background:#172536}.marker.poi{background:#223a5a;border-width:2px}.leaflet-tooltip{background:#1a2535;color:white;border:1px solid #55759d;box-shadow:0 4px 16px #0005}.leaflet-tooltip-top:before{border-top-color:#55759d}dialog{width:min(480px,calc(100vw - 32px));background:#161f2d;color:white;border:1px solid #3c4c62;border-radius:20px;padding:30px;box-shadow:0 24px 100px #0009}dialog::backdrop{background:#030912a6;backdrop-filter:blur(5px)}dialog h2{font-size:24px;margin:16px 0}dialog p{font-size:14px}.close{float:right;border-radius:8px;font-size:25px;background:#253145;width:32px;height:32px}dialog img.photo{width:100%;max-height:240px;object-fit:cover;border-radius:10px}.detail-line{padding:14px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.6}.detail-line small{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 30px);background:#263b59;border:1px solid #5677a2;padding:14px 20px;border-radius:12px;z-index:2000;font-size:14px;box-shadow:0 8px 30px #0006}#navigation{position:absolute;bottom:32px;left:24px;right:24px;background:#172a43;border:1px solid #4a7bbb;border-radius:13px;padding:20px}#navigation .row{display:flex;justify-content:space-between;gap:15px;align-items:center}#navigation p{margin:5px 0;color:#bfd1e8;font-size:13px}#navigation button{width:auto}.steps{max-height:160px;overflow:auto;padding-left:25px;color:#bbcada;font-size:13px;line-height:1.8}.loading{color:#a2c5ff;font-size:14px;padding:18px 0}.empty-photo{padding:26px;text-align:center;background:#202c3d;border-radius:10px;color:#8b9cb3;font-size:13px} @media(min-width:1500px){main{grid-template-columns:430px 1fr}aside{padding:38px 32px}}@media(max-width:900px){header{padding:0 18px;gap:25px}nav{gap:18px}.status{font-size:11px}main{grid-template-columns:350px 1fr}aside{padding:25px 20px}.map-note{padding:15px}.map-note p{max-width:180px}}@media(max-width:680px){header{height:70px;padding:0 16px}.brand{font-size:22px}.brand img{width:32px;height:32px}nav{display:none}.status{padding:9px 11px}.status span{margin-left:5px}main{height:auto;display:flex;flex-direction:column-reverse}.map-wrap{height:40dvh;min-height:280px}aside{padding:24px 20px;overflow:visible;border:0}.side-heading p{margin-bottom:20px}.map-label{left:15px;top:15px}.map-controls{right:15px;top:15px}.map-bottom{display:none}.categories{grid-template-columns:repeat(3,1fr)}.category{font-size:13px}.map-wrap:has(#navigation:not([hidden])){height:55dvh}#navigation{left:12px;right:12px;bottom:26px;padding:13px}h1{font-size:29px}footer{margin-bottom:15px}}
/* NexRoute reference design */
:root{--blue:#008aff;--muted:#9ba8b6;--line:#172833;--surface:#0b1822;background:#020b12;font-family:Arial,system-ui,sans-serif}header{background:#030c12;border-color:#182732;height:76px}.brand{color:#f2f7ff;letter-spacing:-.8px}.brand img{width:43px;height:45px}main{height:calc(100dvh - 76px);grid-template-columns:410px 1fr}aside{background:#030b11;padding:0 22px 24px;border-color:#14202b}.hero{height:255px;margin:0 -22px 0;padding-top:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#0a192e30,#030b11),url('/images/alpine-dusk.jpg') center 47%/cover}.hero-logo{width:87px;height:92px;filter:drop-shadow(0 0 15px #008aff85)}.hero h1{font:700 41px Arial,sans-serif;letter-spacing:-1.3px;margin:8px 0 6px}.hero p{font-size:10px;letter-spacing:4px;color:#cad3dd;margin:0}.input-box{background:#101d27;border-color:#3b4b59;border-radius:15px;min-height:51px}.input-box input{font-size:16px}.field{position:relative}.suggestions{position:absolute;z-index:1100;top:calc(100% + 5px);left:0;right:0;background:#10202d;border:1px solid #3e617c;border-radius:12px;max-height:300px;overflow:auto;box-shadow:0 12px 30px #0009}.suggestion{width:100%;background:none;display:flex;gap:10px;text-align:left;padding:12px;color:#f1f6fb;border-bottom:1px solid #2b3d4e}.suggestion strong{font-size:14px;font-weight:500;display:block}.suggestion small{display:block;font-size:12px;color:#a7b8c9;line-height:1.5;margin-top:4px}.suggestion>span{color:#64bdff}.suggestion:hover,.suggestion.highlight{background:#1b3c58}.suggestion-note{padding:12px;color:#b5c5d3;font-size:13px}.quick-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:21px}.quick-links button{border:1px solid #14242f;background:linear-gradient(140deg,#0c1b26,#07131c);border-radius:17px;padding:20px 15px;display:flex;gap:15px;align-items:center;text-align:left;font-size:14px}.quick-links button>span{font-size:35px;color:#e2eaf2;line-height:1}.quick-links small{display:block;font-size:11px;color:#8797a8;margin-top:8px;max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primary{border-radius:22px;background:linear-gradient(100deg,#00a0ff,#0870ff);box-shadow:0 3px 18px #0085ff20}.discover{border:0;padding-top:0;margin-top:26px}.section-title button{background:none;color:#00a1ff;font-size:12px;padding:0;margin-bottom:16px}.category{background:linear-gradient(140deg,#0c1b26,#07131c);border-color:#14242f;border-radius:15px;min-height:92px;font-size:12px;color:#e4ebf4}.category svg{stroke:#dce7f3;width:26px;height:26px}.along{border-color:#172733}.map-mode{position:absolute;top:23px;right:80px;display:flex;gap:7px}.map-mode button{height:44px;padding:0 14px;background:#06131eef;border:1px solid #284255;border-radius:10px;font-size:14px}.map-controls{top:23px;background:#06131eef;border-color:#284255}.map-label{top:23px;background:#06131eef;border-color:#284255}.map-note{background:#04131eef;border-color:#234156}.map-note>span{background:#0a2946;color:#29aeff}.maplibregl-ctrl-attrib{background:#05111be0!important;color:#afbdc8!important;font-size:10px}.maplibregl-ctrl-attrib a{color:#b4c6d7!important}.maplibregl-ctrl-attrib-button{filter:invert(.8)}.visible-places{position:absolute;top:81px;left:25px;background:#06131eef;border:1px solid #284255;border-radius:20px;padding:10px 14px;font-size:12px;color:#c3d3e0}.recent h2{font-size:18px;font-weight:400;margin-top:28px}.recent-item{display:flex;width:100%;align-items:center;text-align:left;gap:15px;padding:15px 8px;border-bottom:1px solid #1b2b37;background:none;font-size:14px}.recent-item>span{font-size:26px;color:#c8d5df}.recent-item div{min-width:0;flex:1}.recent-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8193a4;font-size:12px;margin-top:7px}.recent-item b{color:#71879a;font-size:22px;font-weight:400}.route-heading{font-size:18px;margin-top:24px}.route-card{background:#091620;border-color:#1b2c3c;border-radius:16px}.route-card.selected{border-color:#009cff;background:#062039;box-shadow:0 0 15px #008cff20}.route-card strong{font-size:26px;font-weight:500}.route-card p{color:#b1c0cc}.route-meta{display:flex;flex-wrap:wrap;gap:7px;justify-content:space-between;font-size:11px;color:#9baeba;margin:12px 0}.traffic-line{display:block;font-size:12px;color:#7cd4a4;margin-top:7px}.route-warning{font-size:11px}.text-button{background:none;color:#51b6ff;display:block;padding:8px 0;font-size:13px}.place{background:#0a1925}.place-number{font-size:12px;width:22px;height:22px;display:inline-grid;place-items:center;background:#123d61;border-radius:50%;margin-right:8px}.place-meta{display:flex;justify-content:space-between;font-size:12px;color:#61b7ff;margin-top:12px}.marker{width:30px;height:30px;background:#088fff;border:2px solid white;border-radius:50%;box-shadow:0 0 13px #009cff66;font-family:Arial}.marker.destination{background:#e34248}.marker.poi{color:#fff;background:#095c99;border-color:#74c6ff}.marker.gps{width:44px;height:44px;font-size:29px;background:white;color:#0789ff;border:4px solid #daeefe}.marker.via{background:#f5ae33}.secondary{background:#122431;border-color:#243b4c;border-radius:20px}.bottom-nav{display:none}.photo-credit{display:block;color:#96a9ba;font-size:11px;line-height:1.5}.developer-credit{position:fixed;right:15px;bottom:9px;z-index:2500;font-size:11px;color:#b2bcc9;background:#07111baa;padding:4px 7px;border-radius:4px;pointer-events:none;animation:credit-fade 10s forwards}@keyframes credit-fade{0%,90%{opacity:.7}100%{opacity:0}}#navigation{background:#030e18ed;backdrop-filter:blur(12px);border:1px solid #263c51;padding:0;overflow:hidden;max-width:580px;margin:auto;box-shadow:0 15px 50px #0008}.turn-instruction{display:flex;gap:22px;padding:22px}.turn-instruction>span{font-size:58px;font-weight:bold;line-height:1}.turn-instruction strong{font-size:25px}.turn-instruction p{font-size:17px!important;line-height:1.5;margin-top:10px!important}.nav-summary{border-top:1px solid #1f3444;display:flex;justify-content:space-between;align-items:center;padding:18px 22px}.nav-summary strong{font-size:30px;color:#44d778;font-weight:500}.nav-summary button{padding:14px 20px;border-radius:25px;background:#d32d36;font-size:16px}.nav-disclaimer{display:block;text-align:center;color:#839bab;font-size:11px;padding:0 12px 12px}.navigating .map-bottom{display:none}.navigating .visible-places{display:none}.navigating .map-label{display:none}dialog{background:#07131e}.section-title>span{display:none}footer{border-top:1px solid #152736;padding-top:20px}.photo-strip{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0 0}.photo-strip img{width:100%;height:79px;object-fit:cover;border-radius:12px;border:1px solid #1a3040}
@media(max-width:900px){main{grid-template-columns:360px 1fr}.map-label{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.map-mode{top:79px;right:24px}.visible-places{top:135px}.hero h1{font-size:39px}}
@media(max-width:680px){header{display:none}main{height:auto;display:block;padding-bottom:74px}aside{padding:0 20px 25px;min-height:calc(100dvh - 70px)}.hero{margin:0 -20px;height:250px;padding-top:20px}.hero-logo{width:82px;height:86px}.hero h1{font-size:40px}.hero p{font-size:10px;letter-spacing:3.2px}.map-wrap{display:none;height:calc(100dvh - 66px);min-height:0}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:66px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#030c13f5;border-top:1px solid #182834;z-index:1600;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:25px;gap:3px;background:none;color:#91a3b3}.bottom-nav small{font-size:11px}.bottom-nav button.active{color:#17a8ff;text-shadow:0 0 12px #008cff60}body[data-view="map"] aside{display:none}body[data-view="map"] .map-wrap{display:block}.map-mode{top:16px;right:70px}.map-controls{right:14px;top:16px}.map-label{left:14px;top:75px;max-width:75vw}.visible-places{top:130px;left:14px}.map-mode button{padding:0 12px}.map-bottom{display:block;left:14px;right:14px;bottom:31px}.map-note p{max-width:220px}.map-wrap:has(#navigation:not([hidden])){height:calc(100dvh - 66px)}#navigation{left:12px;right:12px;bottom:32px}.turn-instruction{padding:20px 17px}.nav-summary{padding:17px}.turn-instruction p{font-size:16px!important}.nav-summary strong{font-size:27px}.developer-credit{bottom:71px}.quick-links button{min-height:87px}.category{min-height:90px}#toast{bottom:82px}.status{display:none}.photo-strip img{height:85px}}
.download-mac{display:block;text-decoration:none;text-align:center;color:#51b5ff;border:1px solid #17456a;padding:14px;margin-top:25px;border-radius:12px;font-size:15px;background:#06223b}.download-mac small{display:block;color:#8dacc3;font-size:11px;margin-top:6px}.download-page{padding:30px 22px;background:#030c14;min-height:100vh}.download-page>.brand{max-width:640px;margin:auto}.download-panel{max-width:640px;margin:45px auto}.download-panel h1{font-size:36px;line-height:1.2;margin:14px 0 20px}.download-panel p{font-size:16px}.download-panel .primary,.download-panel .secondary{text-decoration:none;display:block;text-align:center}.download-panel .muted{font-size:13px;text-align:center}.download-image{width:100%;height:230px;object-fit:cover;border-radius:20px;margin:15px 0}.download-panel h2{font-size:20px;margin-top:30px}.download-panel ol{padding-left:20px;line-height:2;color:#bdcad4}.download-panel .notice{color:#aabccc}

@media(min-width:681px) and (max-width:900px){.map-mode{right:80px;top:23px}.map-label{top:84px;left:24px;max-width:230px}.visible-places{top:136px}}

.install-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0;padding:14px 15px;border:1px solid #17456a;border-radius:14px;background:linear-gradient(120deg,#06233c,#081722)}
.install-card strong{display:block;font-size:14px}.install-card small{display:block;margin-top:4px;color:#8eabc0;font-size:11px;line-height:1.35}
.install-card button{flex:0 0 auto;padding:9px 12px;border-radius:18px;background:#087fff;color:#fff;font-size:12px;font-weight:700}
.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}
.download-grid section{display:flex;flex-direction:column;min-height:260px;padding:22px;border:1px solid #183247;border-radius:18px;background:linear-gradient(145deg,#0b1c28,#06121b)}
.download-grid section h2{margin:8px 0 4px}.download-grid section p{flex:1;font-size:14px}.download-grid section small{display:block;margin-top:10px;text-align:center;color:#8298aa;font-size:11px}
.download-grid .primary,.download-grid .secondary{margin-top:10px}
.platform-icon{font-size:32px;color:#62b8ff}
#mobile-origin-toggle,#mobile-route-results{display:none}
@media(max-width:680px){
  aside{display:flex;flex-direction:column;padding-bottom:22px}
  .hero{order:1;height:238px}.hero-logo{width:78px;height:82px}.hero h1{font-size:38px}
  #route-form{order:2;margin-top:14px}.quick-links{order:4}.recent{order:5}.discover{order:6}.download-mac{order:7}footer{order:8}
  #search-results{order:3}#route-results{order:3}.photo-strip{display:none}.install-card{display:none}
  #mobile-origin-toggle{display:block;width:100%;margin:0 0 7px;padding:4px 8px;background:none;color:#6fc4ff;text-align:left;font-size:12px}
  #route-form>.field:first-child,#route-form>.connection{display:none}
  #route-form.show-mobile-origin>.field:first-child{display:block}
  #route-form.show-mobile-origin>.connection{display:block}
  #route-form>.field:last-of-type .input-box{min-height:56px;border-radius:28px;padding-inline:18px;background:#101b24e8;box-shadow:0 8px 28px #0005}
  .quick-links{margin-top:16px}.quick-links button{padding:17px 13px;min-height:89px}.quick-links button>span{font-size:30px}
  .recent h2{margin-top:25px}.discover{margin-top:22px}
  .categories{grid-template-columns:repeat(3,1fr);gap:8px}.category{min-height:88px;padding-inline:3px}
  #mobile-route-results{position:absolute;z-index:1000;left:8px;right:8px;bottom:9px;max-height:53%;overflow:auto;padding:12px;border:1px solid #193246;border-radius:20px;background:#030c13f2;backdrop-filter:blur(18px);box-shadow:0 -12px 38px #0008;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  #mobile-route-results:not([hidden]){display:grid}
  #mobile-route-results>.route-heading,#mobile-route-results>.route-meta,#mobile-route-results>.primary,#mobile-route-results>.secondary,#mobile-route-results>.notice,#mobile-route-results>.muted,#mobile-route-results>.loading{grid-column:1/-1}
  #mobile-route-results>.route-heading{display:none}
  #mobile-route-results>.route-card{margin:0;padding:12px;border-radius:14px;min-height:106px}
  #mobile-route-results>.route-card strong{font-size:21px}
  #mobile-route-results>.route-card p{font-size:11px;line-height:1.45}
  #mobile-route-results>.route-card .badge{font-size:9px;padding:4px}
  #mobile-route-results>.route-meta{margin:3px 3px 0}
  #mobile-route-results>.primary{margin-top:2px;border-radius:24px;padding:13px}
  #mobile-route-results>.secondary,#mobile-route-results>.route-warning{display:none}
  body.navigating #mobile-route-results{display:none!important}
  body.navigating #navigation{display:flex;top:10px;right:10px;bottom:10px;left:10px;max-width:none;border:0;background:none;box-shadow:none;backdrop-filter:none;flex-direction:column;justify-content:flex-end;overflow:visible;pointer-events:none}
  body.navigating .turn-instruction{position:absolute;top:0;left:0;right:0;border:1px solid #263c51;border-radius:19px;background:#030e18f2;box-shadow:0 10px 30px #0008;backdrop-filter:blur(14px);pointer-events:auto}
  body.navigating .nav-summary{border:1px solid #263c51;border-radius:19px 19px 0 0;background:#030e18f2;box-shadow:0 -10px 30px #0007;backdrop-filter:blur(14px);pointer-events:auto}
  body.navigating .nav-disclaimer{border:1px solid #263c51;border-top:0;border-radius:0 0 19px 19px;background:#030e18f2;pointer-events:auto}
  .download-grid{grid-template-columns:1fr}.download-grid section{min-height:235px}
  .download-page{padding-bottom:40px}.download-panel{margin-top:28px}.download-panel h1{font-size:30px}
}
.quick-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;color:#eef7ff;filter:drop-shadow(0 0 8px #168fff40)}
.quick-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.platform-icon{width:42px;height:42px;display:grid;place-items:center;color:#62b8ff;font-size:34px}
.platform-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.platform-icon svg path:first-child:not(:last-child){fill:none}
.download-grid section:nth-child(2) .platform-icon svg{fill:currentColor;stroke:none}
.setting-label{display:block;margin:7px 0;color:#d8e4ee;font-size:14px}
#voice-choice{width:100%;margin:5px 0 4px;padding:12px 14px;border:1px solid #294258;border-radius:11px;background:#0d1d29;color:#f3f7fb}
