html,body{max-width:100%;min-height:100%;min-height:calc(100% + constant(safe-area-inset-top));min-height:calc(100% + env(safe-area-inset-top));overflow-x:hidden}body{-webkit-text-size-adjust:none;text-size-adjust:none;background-color:#f9f5ed;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}p,img{vertical-align:middle}*,:before,:after{box-sizing:border-box}input,button,select{font-family:inherit;font-size:inherit}a{color:#007aff}a:active{filter:brightness(.8)}#map{background-color:#f9f5ed;width:100%;transition:filter .3s ease-in-out;position:fixed;top:0;bottom:0}#map.fade-out{pointer-events:none;filter:brightness(.7)}#map.fade-out+header{pointer-events:none}.maplibregl-canvas{outline:0}.maplibregl-ctrl-group{background-color:#fffc;border-radius:123123px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.maplibregl-ctrl-group{-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3);background-color:#ffffffb3}}.maplibregl-ctrl-group button{opacity:.8;width:36px;height:36px}.maplibregl-ctrl.maplibregl-ctrl-attrib{box-sizing:content-box}@supports (top:max(1px)){.maplibregl-ctrl-top-right{top:max(0px,env(safe-area-inset-top));right:max(0px,env(safe-area-inset-right))}}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{display:none}.maplibregl-ctrl-group button.maplibregl-ctrl-compass.show{display:block}.maplibregl-ctrl-bottom-left{transition:transform .3s ease-in-out;transform:translateY(-60px)}@supports (top:max(1px)){.maplibregl-ctrl-bottom-left{transform:translateY(calc(-60px - env(safe-area-inset-bottom)))}}#logo{top:12px;top:calc(12px + env(safe-area-inset-top));z-index:1;cursor:pointer;filter:drop-shadow(0 1px 3px #0000004d);transition:opacity .3s ease-in-out;position:fixed;left:12px}@supports (top:max(1px)){#logo{left:max(12px,env(safe-area-inset-left))}}#logo.fadeout{opacity:.5}#logo.fadeout:hover{opacity:1}#logo:active{filter:brightness(.9);transform:scale(.95)}#logo h1{margin:0;padding:0}#about{z-index:10;perspective:500px;background-color:#00000040;width:100%;height:100%;transition:all .3s ease-in-out;position:fixed;top:0;left:0}#about[hidden]{pointer-events:none;background-color:#0000;display:block}#about section{padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));opacity:1;background-color:#ffffffe6;border-radius:15px 15px 0 0;font-size:.9em;line-height:1.4;transition:all .3s ease-in-out;position:absolute;bottom:0;box-shadow:0 -1px 200px #0000004d}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){#about section{-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3);background-color:#ffffffb3}}#about[hidden] section{opacity:0;transform:translate3d(0,100%,-50px)rotateX(35deg)}#about h2{margin:0;padding:0;font-size:1.2em;line-height:1}#about hr{border:0;border-top:1px solid #ccc;height:0;padding:0}#about a{text-decoration:none}.popover{z-index:2;background-color:#ffffffe6;border-radius:15px 15px 0 0;width:100%;position:fixed;box-shadow:0 0 5px #0000004d}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.popover{-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3);background-color:#ffffffb3}}#search-popover{flex-direction:column;height:100%;transition:all .3s ease-in-out;display:flex;top:-60px;bottom:0;transform:translateY(55%)}@supports (top:min(1px)){#search-popover{top:min(-60px,calc(-60px - env(safe-area-inset-bottom) + 14px))}}#search-popover.shrink{transform:translateY(100%)}#search-popover.shrink:not(.expand) .popover-list{opacity:.5}#search-popover.expand{transform:translateY(80px);transform:translateY(calc(80px + env(safe-area-inset-top) + env(safe-area-inset-bottom)));z-index:3}#search-popover.loading{opacity:.75;pointer-events:none}#search-popover .popover-inner{border-radius:15px 15px 0 0;flex-direction:column;height:100%;display:flex}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){#search-popover{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000}#search-popover .popover-inner{-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3);background-color:#ffffffb3}}#stop-popover,#between-popover,#arrivals-popover,#service-popover{flex-direction:column;max-height:50vh;transition:all .3s ease-in-out .1s;display:flex;top:101%}#stop-popover.expand,#between-popover.expand,#arrivals-popover.expand,#service-popover.expand{transform:translateY(-101%)}#stop-popover.expand{z-index:3}#arrivals-popover.expand{z-index:4}#stop-popover.expand~#service-popover.expand{pointer-events:none;transform:translateY(-80px)}#stop-popover header,#between-popover header,#service-popover header{flex-shrink:0;padding:12px 40px 0 12px}#stop-popover h1,#between-popover h1,#service-popover h1{align-items:flex-start;margin:0 0 .5em;padding:0;font-size:1em;display:flex}#stop-popover h1 .stop-tag,#between-popover h1 .stop-tag,#service-popover h1 .service-tag{margin:0 .5em 0 0}#service-popover h1 .service-tag{margin-top:-.2em}#stop-popover header h1{cursor:pointer}#stop-popover h2,#between-popover h2,#service-popover h2{color:#999;text-transform:uppercase;margin:.5em 0 0;padding:0;font-size:.8em;font-weight:400}#stop-popover h2,#service-popover h2{margin-top:0;margin-bottom:.5em}#stop-popover h2 a,#service-popover h2 a{color:inherit;text-decoration:none}#stop-popover h2 a:hover,#service-popover h2 a:hover{text-decoration:underline}#stop-popover h2 img.new-window,#service-popover h2 img.new-window{filter:invert()opacity(.4)}#stop-popover h3,#between-popover h3,#service-popover h3{color:#666;text-transform:uppercase;margin:1em 0 .5em;padding:0;font-size:.7em}#stop-popover p,#between-popover p,#service-popover p{margin:0;padding:0}#stop-popover .popover-scroll,#between-popover .popover-scroll,#service-popover .popover-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:12px;overflow:auto}#stop-popover .service-tag{margin-bottom:4px}#stop-popover .popover-scroll{padding-top:0;padding-bottom:0}#between-popover .popover-scroll,#service-popover .popover-scroll{padding-top:0}#stop-popover .popover-footer{padding:12px}@supports (top:max(1px)){#between-popover .popover-scroll,#service-popover .popover-scroll,#stop-popover .popover-footer{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-bottom:max(12px,env(safe-area-inset-bottom))}}#stop-popover .services-list span{transition:opacity .3s}#stop-popover .services-list.loading span{opacity:.75;pointer-events:none}#between-popover .between-block{margin:1em 0}#between-popover .between-nada{color:#333;font-size:14px}#between-popover .between-item{cursor:pointer;border:2px solid #0000;border-radius:12px;margin-bottom:6px;padding:12px;transition:all .3s ease-in-out}#between-popover .between-item:hover{background-color:#fff;border-color:#a4d0ff}#between-popover .between-item.selected{background-color:#fff;border-color:#007aff;box-shadow:0 0 5px #00000026}#between-popover .between-inner{pointer-events:none;opacity:.6;height:40px;transition:opacity .3s ease-in-out;position:relative}#between-popover .between-item:hover .between-inner,#between-popover .between-item.selected .between-inner{opacity:1}#between-popover .between-services{font-size:14px}#between-popover .between-services span{text-align:center;background-position:bottom;background-repeat:no-repeat;background-size:100% 2px;width:70%;display:block;position:absolute}#between-popover .between-services .start{background-image:linear-gradient(270deg,#0000 0%,#f01b48 30%);padding-bottom:2px;padding-right:2em;left:5px}#between-popover .between-services.full .start{background-image:linear-gradient(270deg,#972ffe,#f01b48);width:auto;padding-right:0;right:5px}#between-popover .between-services .end{background-image:linear-gradient(90deg,#0000 0%,#972ffe 30%);padding-bottom:6px;padding-left:2em;right:5px}#between-popover .nearby-start .between-services .start:before,#between-popover .nearby-end .between-services .end:before{content:"";background:url(walk.5602abc8.svg) 50%/14px no-repeat;border-bottom:2px dotted #fff;width:32px;height:100%;position:absolute;bottom:0}#between-popover .nearby-start .between-services .start:before{left:0}#between-popover .nearby-end .between-services .end:before{right:0}#between-popover .between-stops{width:100%;padding-top:1.2em;font-size:10px;display:flex;position:absolute;top:0}#between-popover .between-stops:before,#between-popover .between-stops:after{content:"";background-color:#fff;border:3px solid;border-radius:100px;width:12px;height:12px;display:block}#between-popover .between-stops:before{border-color:#f01b48;margin-right:24px}#between-popover .between-stops:after{border-color:#972ffe;margin-top:4px;margin-left:24px}#between-popover .between-stops.nada:after{margin-top:0}#between-popover .between-stops .start,#between-popover .between-stops .end{display:none}#between-popover .nearby-start .between-stops .start,#between-popover .nearby-end .between-stops .end{display:block}#between-popover .nearby-start .between-stops .start:before,#between-popover .nearby-end .between-stops .end:before{content:"";background-color:#fff;border:3px solid #972ffe;border-color:#f01b48 #972ffe #972ffe #f01b48;border-radius:100px;width:10px;height:10px;display:block}#between-popover .nearby-start .between-stops .start:before{border-color:#f01b48;margin-top:1px}#between-popover .nearby-end .between-stops .end:before{border-color:#972ffe;margin-top:5px;margin-left:auto}#between-popover .between-stops .betweens{text-align:center;flex-grow:1;padding-top:3px;display:block}#between-popover .between-stops.nada .betweens{visibility:hidden}#between-popover .between-stops .betweens:before{content:"";background-color:#fff;border:3px solid #972ffe;border-color:#f01b48 #972ffe #972ffe #f01b48;border-radius:100px;width:10px;height:10px;margin:auto;display:block}#between-popover .between-stops .betweens-2:before{width:15px}#between-popover .between-stops .betweens-3:before{width:20px}#between-popover .between-stops .betweens-4:before{width:25px}#between-popover .between-stops .betweens-5:before{width:30px}#between-popover .between-stops .betweens-6:before{width:35px}.callout{border-radius:12px;padding:12px;font-size:.8em;line-height:1.3}.callout.iconic{display:flex}.callout.iconic:before{margin-right:.5em}.warning{color:#8b4513;background-color:#ffefd5;font-weight:700}.warning.iconic:before{content:"⚠️"}.info{color:#191970;background-color:#e0ffff}.info.iconic:before{content:"ℹ"}#arrivals-popover{height:calc(100% - 20px);max-height:none;height:calc(100% - env(safe-area-inset-top) - 20px);background-color:#fff;transition:transform .15s ease-in-out;overflow:hidden}#arrivals-popover .popover-scroll{-webkit-overflow-scrolling:touch;flex-direction:column;flex-grow:1;display:flex;overflow:auto}#arrivals-popover iframe{opacity:0;width:100%;height:100%;min-height:calc(100vh - 20px);transition:opacity .3 1s ease-in-out;border:0;flex-grow:1}#arrivals-popover.expand iframe{opacity:1}#arrivals-popover .popover-close{z-index:1;-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3)}#arrivals-popover .popover-popout{text-transform:uppercase;width:auto;padding:0 12px;font-size:14px;right:38px}#arrivals-popover .popover-popout img{vertical-align:text-bottom;filter:brightness(.5)}#arrivals-popover .popover-popout:hover img{filter:brightness(.2)}.standalone #arrivals-popover .popover-popout{display:none}.popover-search{border-bottom:1px solid #0000001a;min-height:60px;padding:14px;display:flex}.popover-search input[type=search]{-webkit-appearance:none;appearance:none;background-color:#0000001a;border:0;border-radius:10px;width:100%;height:30px;padding:0 7px;line-height:30px;display:block}.popover-search input[type=search]:focus{background-color:#ffffff80}.popover-search input[type=search]:active{background-color:#0003}.popover-search input[type=search]:focus-visible{outline-color:#007aff}.popover-search button{color:#007aff;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:0 0;border:0;height:30px;margin:0;padding:0 0 0 14px;display:none;position:relative}.popover.expand .popover-search button{display:inline-block}.popover-search button:active{opacity:.4}.popover-list{-webkit-overflow-scrolling:touch;flex-grow:1;margin:0;padding:0 0 60px;list-style:none;overflow-x:hidden;overflow-y:auto}.popover-list.loading{opacity:.5;pointer-events:none}.popover-list.loading .ads{pointer-events:auto}.popover-list.searching .ads{display:none}.popover-list li.nada{pointer-events:none;padding:14px}.popover-list li:not(.ads) a{color:#000;border-bottom:1px solid #0000001a;align-items:center;padding:14px;text-decoration:none;display:flex}@media (hover:hover){.popover-list li:not(.ads) a:hover{background-color:#fff9}}.popover-list li a [class*=-tag]{margin-right:1em}.popover-list li a.current{pointer-events:none;background-color:#dbefb7}.popover-list li:not(.ads){position:relative}.popover-list li:not(.ads)>label:not([hidden]){cursor:pointer;background-image:linear-gradient(270deg,#fff,#fff0);align-items:center;padding:0 14px 0 24px;display:flex;position:absolute;top:0;bottom:1px;right:0}.popover-list li:not(.ads)>label input{cursor:pointer}.vehicles-at-stop{flex-direction:column;gap:4px;margin:4px 0 4px 16px;padding-left:8px;display:flex}.vehicle-inline{color:#333;background:#fff8e1;border:1px solid #ff9800;border-radius:4px;align-items:center;gap:4px;width:-webkit-fit-content;width:fit-content;max-width:100%;padding:4px 8px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.vehicle-inline:hover{background:#ffecb3;border-color:#f57c00;box-shadow:0 2px 4px #0000001a}.vehicle-inline img{flex-shrink:0}.vehicle-inline-number{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.stops-table td.stop .vehicles-at-stop{margin-left:20px}.stops-table td.stop:first-child .vehicles-at-stop{align-items:flex-end;margin-left:0;margin-right:20px;padding-left:0;padding-right:4px}.stops-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%}.stops-table,.stops-list{margin-bottom:16px}.stops-list,.stops-list li{margin:0;padding:0;list-style:none}.stops-table td.stop-start{background:radial-gradient(circle at bottom,#0000,#0000 11px,#f01b48 11px,#f01b48 13px,#0000 13px);position:relative}.stops-table td.stop-end,.stops-table td.stop-u{background:radial-gradient(circle at top,#0000,#0000 11px,#f01b48 11px,#f01b48 13px,#0000 13px);position:relative}.stops-table td.stop-u{height:20px}.stops-list li,.stops-table td.stop,.stops-table td.empty{background:linear-gradient(#f01b48,#f01b48) 4px 0/2px 100% no-repeat;position:relative}.stops-table td.stop{width:calc(50% - 7px)}.stops-table td.stop:first-child,.stops-table td.empty:first-child{background-position:right 4px top 0}.stops-list>li:first-child,.stops-table tr:first-of-type>td.stop,.stops-table tr>td.stop.first,.stops-table tr:first-of-type>td.empty{background-position:4px bottom;background-size:2px 50%}.stops-table tr:first-of-type>td.stop:first-child,.stops-table tr>td.stop.first:first-child,.stops-table tr:first-of-type>td.empty:first-child{background-position:right 4px bottom 0}.stops-list>li:last-child,.stops-table tr:last-of-type>td.stop,.stops-table tr>td.stop.last,.stops-table tr:last-of-type>td.empty{background-position:4px 0;background-size:2px 50%}.stops-table tr:last-of-type>td:first-child.stop,.stops-table tr>td:first-child.stop.last,.stops-table tr:last-of-type>td:first-child.empty{background-position:right 4px top 0}.stops-list li:before,.stops-table td.stop-start:before,.stops-table td.stop-end:before,.stops-table td.stop:before{pointer-events:none;content:"";background-color:#fff;border:2px solid #f01b48;border-radius:999px;width:10px;height:10px;display:block;position:absolute}.stops-table td.stop-start:before{bottom:7px;left:calc(50% - 5px)}.stops-table td.stop-end:before{top:7px;left:calc(50% - 5px)}.stops-list li:before,.stops-table td.stop:before{top:calc(50% - 5px);left:0}.stops-table td.stop:first-child:before{margin:0 0 0 10px;left:auto;right:0}.stops-list li:nth-of-type(3n+1):not(:last-of-type):after,.stops-table tr:nth-of-type(3n+1) td.stop:not(.last):after,.stops-table tr:nth-of-type(3n+1) td.empty:not(.last):after,.stops-table tr.edge+tr td.stop:not(.last):after,.stops-table tr.edge+tr td.empty:not(.last):after{content:"";opacity:.5;border-bottom:2px solid #f01b48;border-right:2px solid #f01b48;width:8px;height:8px;display:block;position:absolute;bottom:0;left:1px;transform:rotate(45deg)}.stops-table tr:nth-of-type(3n+1) td.stop:not(.last):first-child:after,.stops-table tr:nth-of-type(3n+1) td.empty:not(.last):first-child:after,.stops-table tr.edge+tr td.stop:not(.last):first-child:after,.stops-table tr.edge+tr td.empty:not(.last):first-child:after{left:auto;right:1px}.stops-table tr td.stop:last-child:after,.stops-table tr td.empty:last-child:after{transform:rotate(-135deg)!important}.stops-list li a,.stops-table td.stop a,.stops-table td.stop-start a,.stops-table td.stop-end a{color:#000;border-radius:5px;align-items:center;text-decoration:none;transition:background-color .1s ease-in-out;display:block}.stops-list li a *,.stops-table td.stop a *,.stops-table td.stop-start a *,.stops-table td.stop-end a *{pointer-events:none}.stops-list li:first-child a,.stops-list li:last-child a,.stops-table td.stop-start a,.stops-table td.stop-end:not(.loop) a,.stops-table td.first a,.stops-table td.last a{font-weight:700}.stops-list li:not(:first-child):not(:last-child) a,.stops-table td.stop a{font-size:.9em}.stops-list li a:hover,.stops-table td.stop a:hover,.stops-table td.stop-start a:hover,.stops-table td.stop-end a:hover{background-color:#f01b4822}.stops-list li a.flash,.stops-table td.stop a.flash,.stops-table td.stop-start a.flash,.stops-table td.stop-end a.flash{background-color:#f01b4822;animation:1s ease-in both flash}@keyframes flash{75%{background-color:#f01b4822}to{background-color:#f01b4800}}.stops-table td.stop-start a{text-align:center;padding:5px 5px 20px}.stops-table td.stop-end a{text-align:center;padding:20px 5px 5px}.stops-list li a,.stops-table td.stop a{padding:5px 5px 5px 20px}.stops-table td.stop:first-child a{text-align:right;padding:5px 20px 5px 5px}.stops-table col.middle{width:14px}span.legend-opposite,.stops-table td.opposite{background:repeating-linear-gradient(90deg,#1e90ff,#1e90ff 2px,#0000 2px,#0000 4px) 50%/10px 2px no-repeat}span.legend-opposite{float:left;width:24px;height:24px;margin-right:8px}.stops-table td.same{background:linear-gradient(#f01b4866,#f01b4866 2px,#fff 2px,#fff 4px,#f01b4866 4px,#f01b4866) 50%/10px 6px no-repeat}.placeholder{color:#aaa;letter-spacing:-1px;animation:1s linear infinite alternate both glowing}@keyframes glowing{0%{opacity:.2}to{opacity:1}}.service-tag{color:#3a6727;white-space:nowrap;font-variant-numeric:tabular-nums;background-color:#5d33;border:2px solid #fff;border-radius:5px;flex-shrink:0;padding:3px 7px;font-weight:500;text-decoration:none;display:inline-block;overflow:hidden}.service-destination-group{border-bottom:1px solid #0000000d;margin-bottom:16px;padding-bottom:8px}.service-destination-group:last-child{border-bottom:none}.service-destination-info{color:#333;border-radius:4px;margin:0 0 4px;padding:6px 8px;font-size:.85em}.service-destination-info strong{color:#000;font-weight:600}h1 .service-tag{font-weight:700}a.service-tag:hover{color:#000}.service-tag.current,.current .service-tag{color:#000;pointer-events:none;animation:.5s linear infinite alternate both currenting}.service-tag.highlight{color:#000;animation:.5s linear infinite alternate both currenting}@keyframes currenting{0%{border-color:#729e1f}to{border:2px solid #fff}}.service-tag span{color:#666;background-color:#fff;margin:0 -8px 0 5px;padding:10px 7px;font-size:.75em;font-weight:400}.service-tag span.close{color:#999;font-size:.95em}.service-tag span.close:hover{color:#f01b48}.stop-tag{color:#f01b48;font-variant-numeric:tabular-nums;background-color:#f01b4822;border-radius:4px;flex-shrink:0;padding:2px 5px;font-size:12px;font-weight:500;display:inline-block}.mini-stop-tag{color:#f01b48;font-variant-numeric:tabular-nums;font-size:10px;font-weight:500;display:inline-block}#popover-float{opacity:1;width:100%;padding:0 12px;transition:all .3s ease-in-out;position:absolute;top:-14px;transform:translateY(0)}#popover-float>:first-child{transform:translateY(-100%)}#popover-float[hidden]{opacity:0;pointer-events:none;display:block}#popover-float[hidden]>:first-child{transform:translateY(0)}.float-pill{background-color:#ffffffe6;border-radius:7px;margin-left:12px;padding:8px;position:absolute;right:12px;box-shadow:0 1px 10px #00000040}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.float-pill{-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3);background-color:#ffffffb3}}.float-pill .service-flex{align-items:flex-start;margin-right:36px;padding-bottom:8px;display:flex}.float-pill h1{margin:0;padding:0;font-size:1em}.float-pill h2{color:#999;text-transform:uppercase;margin:1em 0 .5em;padding:0;font-size:.8em;font-weight:400}.float-pill .services-list>h2:first-child{margin-top:.5em}.float-pill h2 a{color:inherit;text-decoration:none}.float-pill h2 a:hover{color:inherit;text-decoration:underline}.float-pill p{margin:0;padding:0;font-size:.8em}.float-pill .service-tag,.float-pill .stop-tag{vertical-align:middle;flex-shrink:0;margin-right:8px}.float-pill .service-info{flex-basis:85%}.float-pill .services-list{-webkit-overflow-scrolling:touch;max-height:25vh;overflow:auto}.float-pill .services-list .service-tag{margin-top:4px}@media (min-width:641px){.float-pill .services-list{max-height:35vh}}.popover-close{text-align:center;color:#00000073;background-color:#0000001a;border-radius:123123px;width:24px;height:24px;font-family:Arial,sans-serif;font-size:18px;line-height:24px;text-decoration:none;display:inline-block;position:absolute;top:7px;right:7px}.popover-close:hover{color:#000000bf}.popover-close:active{filter:brightness(.9);transform:scale(.95)}.popover-close>*{pointer-events:none}.popover.expand #popover-float{opacity:0}.popover-buttons{display:flex}.popover-button{cursor:pointer;text-align:center;color:#007aff;background-color:#007aff22;border:0;border-radius:7px;flex:1;margin-left:7px;padding:11px 9px;font-size:14px;font-weight:700;text-decoration:none;display:block}.popover-button.primary{background-color:#fff;box-shadow:inset 0 0 0 2px #007aff,0 1px 5px #007aff99}.popover-button:first-child{margin-left:0}.popover-button:focus,.popover-button:hover{filter:contrast(5)}.popover-button:active{filter:brightness(.5);transform:scale(.95)}.popover-button img{vertical-align:text-bottom}.popover-button *{pointer-events:none}#tooltip{pointer-events:none;opacity:0;white-space:nowrap;z-index:2;background-color:#ffffffe6;border-radius:8px;margin-top:1.5em;padding:5px;font-size:80%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;box-shadow:0 0 0 2px #0000001a}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){#tooltip{-webkit-backdrop-filter:blur(10px)saturate(3);backdrop-filter:blur(10px)saturate(3);background-color:#ffffffb3}}#tooltip.show{opacity:1}@media (min-width:481px){#about{justify-content:center;align-items:flex-start;display:flex}#about[hidden]{display:flex}#about section{border-radius:0 0 7px 7px;max-width:480px;padding-bottom:12px;position:static}#about[hidden] section{transform:translate3d(0,-100%,-50px)rotateX(-35deg)}.popover{max-width:320px;right:16px}@supports (top:max(1px)){.popover{right:max(16px,env(safe-area-inset-right))}}#between-popover .popover-scroll,#stop-popover .popover-footer{padding-left:12px;padding-right:12px}#popover-float{padding:0}.float-pill{margin-left:0;right:0}.maplibregl-ctrl-bottom-left{transform:translateY(0)!important}}@media (min-width:481px) and (min-height:551px){#stop-popover,#between-popover{max-height:70vh}}@media (min-width:641px){#stop-popover,#between-popover,#service-popover{max-height:calc(100vh - 140px)}}#search-popover .sidebar-ads{display:none}@media (min-width:1200px) and (min-height:600px) and (orientation:landscape){#map{width:auto;left:320px;right:0}#logo{z-index:4}#search-popover,#search-popover.expand,#search-popover.shrink{background:linear-gradient(to bottom right,#f9f5ed 30%,#e0eed1,#ade1f5);border-radius:0;width:320px;top:0;left:0;right:auto;transform:none;box-shadow:1px 0 #00000026}#search-popover .popover-inner{border-radius:0}#search-popover .popover-list{transition:opacity .3s ease-in-out}#search-popover.shrink:hover .popover-list{opacity:1}.popover-search{min-height:auto;padding:22px 14px 22px 74px}.popover.expand .popover-search button{display:none}.popover #popover-float{top:16px;left:336px}.popover.expand #popover-float:not([hidden]){opacity:1}.float-pill{left:0;right:auto;transform:none!important}#search-popover .ads-li{display:none}#search-popover .sidebar-ads{border-top:1px solid #0000001a;display:block}.plus{display:none!important}@media (hover:hover){.popover-list li:not(.ads)>label:not([hidden]){opacity:0;pointer-events:none;transition:all .3s ease-in-out .3s;transform:translate(100%)}.popover-list li:not(.ads):nth-child(2n)>label:not([hidden]){transition-delay:.35s}.popover-list:hover li:not(.ads)>label:not([hidden]){opacity:1;pointer-events:auto;transform:translate(0)}}}.maplibregl-ctrl-custom-geolocate{color:#333;transition:color .3s}.maplibregl-ctrl-custom-geolocate.loading{color:#007aff;pointer-events:none;animation:1s linear infinite alternate both glowing}.maplibregl-ctrl-custom-geolocate.active{color:#007aff}.maplibregl-ctrl-custom-geolocate svg{vertical-align:middle;fill:currentColor}.maplibregl-ctrl-custom-geolocate.active svg .inner{fill:currentColor}.user-location{perspective:20px;pointer-events:none}.user-location-dot{z-index:1;background-color:#fff;border-radius:123123px;width:20px;height:20px;padding:4px;position:relative;overflow:hidden;box-shadow:0 0 8px #0006}.user-location-dot:after{content:"";background-color:#007aff;border-radius:123123px;width:12px;height:12px;animation:1.5s ease-out infinite alternate both wobble;display:block;overflow:hidden}@keyframes wobble{0%{transform:scale(1)}70%{transform:scale(1.2)}to{transform:scale(1.2)}}.user-location-compass{z-index:0;clip-path:polygon(50% 50%,30% 0,70% 0);background:radial-gradient(closest-side,#007affdd,#007aff00);width:20px;height:20px;position:absolute;top:0;transform:scale(4)}@keyframes pulse{0%{opacity:.2;transform:scale(1)}to{opacity:0;transform:scale(4)}}[data-scroll-shadow=top]{background:linear-gradient(#0000001a,#0000)}[data-scroll-shadow=bottom]{background:linear-gradient(#0000,#00000026) bottom;animation:1s linear 2s 10 alternate both glowing-gradient}[data-scroll-shadow=both]{background:linear-gradient(#0000001a,#0000) top,linear-gradient(#0000,#0000001a) bottom}[data-scroll-shadow]{background-repeat:no-repeat;background-size:100% 16px;background-attachment:scroll}@keyframes glowing-gradient{0%{background-image:linear-gradient(#0000,#00000026)}6.25%{background-image:linear-gradient(#0000,rgba(0,0,0,.1.75))}12.5%{background-image:linear-gradient(#0000,#0003)}18.75%{background-image:linear-gradient(#0000,#00000039)}25%{background-image:linear-gradient(#0000,#00000040)}to{background-image:linear-gradient(#0000,#00000040)}}.live{color:#fff;text-transform:uppercase;background-color:#00454d;border-radius:2px;padding:2px 5px;font-size:.9em;font-weight:700;display:inline-block}[class*=alt-show],.alt-mode .alt-show-inline{display:none}.alt-mode .alt-show-block{display:block}.alt-mode .alt-show-flex{display:flex}.alt-mode .alt-hide{display:none}.standalone:before{content:"";height:env(safe-area-inset-top);z-index:1;pointer-events:none;background:linear-gradient(#00000080,#0000);width:100%;display:block;position:fixed;top:0;left:0}.standalone{-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.donation-box{color:#007aff;text-align:center;background-color:#ffffff80;border-radius:7px;padding:12px 7px;font-weight:500;transition:background-color .3s ease-in-out;display:block;box-shadow:0 2px 5px #007aff33}.donation-box:hover{color:#000;background-color:#fff}.plus{text-align:center;cursor:pointer;vertical-align:middle;background-color:#5d33;border:2px solid #fff;border-radius:999px;width:22px;height:22px;margin:2px;padding:0;font-weight:700;line-height:0;text-decoration:none;transition:border-color .3s ease-in-out;display:inline-block;position:relative;overflow:hidden}.plus:before,.plus:after{content:"";background-color:#3a6727;border-radius:2px;transition:transform .3s ease-in-out;display:block;position:absolute}.plus:before{width:2px;height:10px;top:4px;left:8px}.plus:after{width:10px;height:2px;top:8px;left:4px}.plus:hover{border-color:#3a6727}.plus:hover:before,.plus:hover:after{transform:rotate(180deg)}.plus:active{filter:brightness(.8)}.simple-stops-list,.simple-stops-list li{margin:0;padding:0;list-style:none}.simple-stops-list li a{color:#000;border-radius:5px;align-items:center;padding:2px;font-size:12px;text-decoration:none;transition:background-color .1s ease-in-out;display:flex}.simple-stops-list li a:hover{background-color:#f01b4822}.simple-stops-list .stop-tag{font-weight:400}.simple-stops-list .stop-name{flex-grow:1}.simple-stops-list .services-meta-list{text-align:right;color:#3a6727;text-shadow:0 0 2px #eeffd1;word-spacing:.5em;margin-left:8px;font-weight:500;display:inline-block}input[type=checkbox]{-webkit-appearance:none;appearance:none;width:24px;height:24px;margin:0;padding:0;position:relative}input[type=checkbox]:before{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#e0f9d9;border:2px solid #3a672766;border-radius:24px;width:24px;height:24px;transition:all .1s ease-in-out;position:absolute;top:0;left:0}input[type=checkbox]:active:before{background-color:#c2dabc}input[type=checkbox]:hover:before,input[type=checkbox]:checked:before{border-color:#3a6727}input[type=checkbox]:after{opacity:0;content:"";border:2px solid #3a6727;border-width:0 2px 2px 0;width:6px;height:10px;transition:all .3s ease-in-out;position:absolute;top:6px;left:9px;transform:rotate(-45deg)}input[type=checkbox]:active:after,input[type=checkbox]:checked:after{opacity:1;transform:rotate(45deg)}#locale-selector select{font-family:inherit;font-size:inherit;color:inherit;background-color:#ffffff40;background-image:none;border:0;border-radius:7px;margin:0 8px 0 0;padding:5px}#locale-selector select:hover,#locale-selector select:active,#locale-selector select:focus{background-color:#ffffff80}
/*# sourceMappingURL=transitrouter.2da8f3be.css.map */
