@keyframes scale{0%{opacity:1;transform:scale(1)}45%{opacity:.7;transform:scale(.1)}80%{opacity:1;transform:scale(1)}}.ball-pulse>div:nth-child(0){animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite}.ball-pulse>div:first-child{animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite}.ball-pulse>div:nth-child(2){animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite}.ball-pulse>div:nth-child(3){animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{animation-fill-mode:both;background-color:#777;border-radius:100%;display:inline-block;height:15px;margin:2px;width:15px}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.mapboxgl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translateX(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translateX(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:32px;outline:none;overflow:hidden;padding:0;width:32px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#eee}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.293 11.707a1 1 0 0 0 1.414 0L9 8.414l3.293 3.293a1 1 0 0 0 1.414-1.414l-4-4a1 1 0 0 0-1.414 0l-4 4a1 1 0 0 0 0 1.414Z'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.293 6.293a1 1 0 0 1 1.414 0L9 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.002 3.002v12h6v-3h2v3h2v-12a.944.944 0 0 0-1-1h-8a.945.945 0 0 0-1 1Zm4 11h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2v-2h2v2Zm4 4h-2v-2h2v2Zm0-4h-2v-2h2v2Z'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.002 3.002v12h6v-3h2v3h2v-12a.944.944 0 0 0-1-1h-8a.945.945 0 0 0-1 1Zm4 11h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2v-2h2v2Zm4 4h-2v-2h2v2Zm0-4h-2v-2h2v2Z' fill='%23333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.002 3.002v12h6v-3h2v3h2v-12a.944.944 0 0 0-1-1h-8a.945.945 0 0 0-1 1Zm4 11h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2v-2h2v2Zm4 4h-2v-2h2v2Zm0-4h-2v-2h2v2Z' fill='%23333'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}:is(.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-left,.mapboxgl-ctrl-top-left)>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}:is(.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-left,.mapboxgl-ctrl-top-left) .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#eee}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{font-size:14px;font-weight:600;text-align:center}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#bccbd7;color:#000}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.mini-tokyo-3d{-webkit-touch-callout:none;cursor:default;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;height:380px;margin:0;overflow:hidden;padding:0;position:relative;touch-action:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:380px}.mini-tokyo-3d #map{height:100%;position:relative;width:100%}.mini-tokyo-3d .loader-inner{box-sizing:initial;transition:opacity 1s linear}.mini-tokyo-3d #loading-error,.mini-tokyo-3d .loader-inner{background-color:#eee;border-radius:10px;height:21px;left:50%;opacity:.9;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.mini-tokyo-3d #loading-error{color:#333;display:none}.mini-tokyo-3d .clock-ctrl{background-color:rgba(0,0,0,.7);border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;padding:10px;pointer-events:auto}.mini-tokyo-3d #time{font-size:150%}.mini-tokyo-3d .clock-controller{display:table;font-size:150%;margin-bottom:10px;width:100%}.mini-tokyo-3d .clock-controller>span{display:table-cell;text-align:center;vertical-align:middle}.mini-tokyo-3d .clock-controller-separator{width:10px}.mini-tokyo-3d .spin-box{border-radius:10px;box-shadow:0 0 0 1px #777;width:39px}.mini-tokyo-3d .spin-box:first-child{width:52px}.mini-tokyo-3d .spin-box>div{height:39px;line-height:39px;text-align:center;width:100%}.mini-tokyo-3d .spin-box>div:first-child{border-bottom:1px solid #777}.mini-tokyo-3d .spin-box>div:last-child{border-top:1px solid #777}.mini-tokyo-3d .spin-box button{background-color:transparent;border:0;color:#fff;cursor:pointer;display:block;height:100%;padding:0;width:100%}.mini-tokyo-3d .spin-box .top-button{border-radius:10px 10px 0 0}.mini-tokyo-3d .spin-box .bottom-button{border-radius:0 0 10px 10px}.mini-tokyo-3d .clock-button{display:table;margin-bottom:10px;margin-top:4px;width:100%}.mini-tokyo-3d .clock-button>span{display:table-cell;height:39px;text-align:center;vertical-align:middle}.mini-tokyo-3d .clock-button button{background-color:transparent;border:0;border-radius:10px;box-shadow:0 0 0 1px #777;color:#fff;cursor:pointer;height:100%;padding:0;width:100%}.mini-tokyo-3d .speed-controller{border-radius:10px;box-shadow:0 0 0 1px #777;display:table;width:100%}.mini-tokyo-3d .speed-controller>span{display:table-cell;height:39px;text-align:center;vertical-align:middle}.mini-tokyo-3d .speed-controller>span:first-child{border-right:1px solid #777;width:39px}.mini-tokyo-3d .speed-controller>span:last-child{border-left:1px solid #777;width:39px}.mini-tokyo-3d .speed-controller button{background-color:transparent;border:0;color:#fff;cursor:pointer;display:block;height:100%;padding:0;width:100%}.mini-tokyo-3d .speed-controller .left-button{border-radius:10px 0 0 10px}.mini-tokyo-3d .speed-controller .right-button{border-radius:0 10px 10px 0}.mini-tokyo-3d .decrease-icon{background:no-repeat 50%/13px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M432 256c0 17.7-14.3 32-32 32H48c-17.7 0-32-14.3-32-32s14.3-32 32-32h352c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");display:block;height:13px;width:100%}.mini-tokyo-3d button:disabled .decrease-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%237f7f7f'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M432 256c0 17.7-14.3 32-32 32H48c-17.7 0-32-14.3-32-32s14.3-32 32-32h352c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E")}.mini-tokyo-3d .clock-ctrl button{font-size:12px}.mini-tokyo-3d .clock-ctrl button:disabled{color:#777;cursor:not-allowed}.mini-tokyo-3d .clock-ctrl button:not(:disabled):hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .increase-icon{background:no-repeat 50%/13px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32v144H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h144v144c0 17.7 14.3 32 32 32s32-14.3 32-32V288h144c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3E%3C/svg%3E");display:block;height:13px;width:100%}.mini-tokyo-3d button:disabled .increase-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%237f7f7f'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32v144H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h144v144c0 17.7 14.3 32 32 32s32-14.3 32-32V288h144c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3E%3C/svg%3E")}.mini-tokyo-3d #clock-speed{padding:0 6px}.mini-tokyo-3d .share-panel{background-color:rgba(0,0,0,.7);border-radius:0 0 10px 10px;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;left:50%;padding:10px;position:absolute;top:0;transform:translate(-50%);z-index:3}.mini-tokyo-3d .share-button{background-color:transparent;border:0;border-radius:10px;box-shadow:0 0 0 1px #777;color:#fff;cursor:pointer;display:block;font-size:12px;height:39px;line-height:20px;padding:0 6px}.mini-tokyo-3d .share-button:hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .share-button:before{background:no-repeat 50%/20px 20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M352 224c53 0 96-43 96-96s-43-96-96-96-96 43-96 96c0 4 .2 8 .7 11.9l-94.1 47C145.4 170.2 121.9 160 96 160c-53 0-96 43-96 96s43 96 96 96c25.9 0 49.4-10.2 66.6-26.9l94.1 47c-.5 3.9-.7 7.8-.7 11.9 0 53 43 96 96 96s96-43 96-96-43-96-96-96c-25.9 0-49.4 10.2-66.6 26.9l-94.1-47c.5-3.9.7-7.8.7-11.9s-.2-8-.7-11.9l94.1-47c17.2 16.7 40.7 26.9 66.6 26.9z'/%3E%3C/svg%3E");content:"";display:block;float:left;height:20px;margin:0 6px 0 0;width:20px}.mini-tokyo-3d .notification{border-radius:0 0 10px 10px;left:50%;opacity:1;padding:20px;top:33%;transform:translate(-50%,-50%);transition:opacity 1s linear}.mini-tokyo-3d .notification,.mini-tokyo-3d .panel{background-color:rgba(0,0,0,.7);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;font-size:130%;position:absolute;z-index:3}.mini-tokyo-3d .panel{border-radius:10px 10px 0 0;bottom:0;height:33%;left:0;margin:auto;max-width:380px;right:0;transition:height .3s;width:calc(100% - 20px)}.mini-tokyo-3d .panel.collapsed{height:50px}.mini-tokyo-3d #panel-header{height:30px;line-height:30px;margin:10px 0;overflow:hidden;padding:0 10px;position:relative}.mini-tokyo-3d #panel-title{font-weight:700;width:calc(100% - 30px)}.mini-tokyo-3d #panel-body{height:calc(100% - 50px);line-height:130%;margin-top:10px;overflow:auto;overscroll-behavior:contain}.mini-tokyo-3d #panel-content{overflow:hidden;padding:0 10px;position:relative}.mini-tokyo-3d .windows{scrollbar-color:#ccc transparent;scrollbar-width:thin}.mini-tokyo-3d .windows::-webkit-scrollbar{width:10px}.mini-tokyo-3d .windows::-webkit-scrollbar-thumb{background:#ccc;background-clip:content-box;border:2px solid transparent;border-radius:6px}.mini-tokyo-3d .train-panel.collapsed{height:68px}.mini-tokyo-3d .train-panel #panel-header{height:48px;line-height:24px}.mini-tokyo-3d .train-panel #panel-body{height:calc(100% - 68px)}.mini-tokyo-3d #railway-mark{height:100%;left:0;position:absolute;top:0;width:24px}.mini-tokyo-3d .train-panel #railway-mark{left:10px}.mini-tokyo-3d #train-mark{height:calc(100% + 20px);left:0;position:absolute;top:0;width:44px}.mini-tokyo-3d .station-row{display:table;margin:5px 0;width:100%}.mini-tokyo-3d .station-row:last-child{margin-bottom:10px}.mini-tokyo-3d .station-row:hover{background-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .station-row>div{display:table-cell;vertical-align:middle}.mini-tokyo-3d .station-row .station-title-box{padding-left:30px}.mini-tokyo-3d .station-row .station-time-box{text-align:right;width:42px}.mini-tokyo-3d .station-row .train-title-box{font-size:12px;line-height:20px;padding-left:40px}.mini-tokyo-3d .bus-panel.collapsed{height:68px}.mini-tokyo-3d .bus-panel #panel-header{height:48px;line-height:24px}.mini-tokyo-3d .bus-panel #panel-body{height:calc(100% - 68px)}.mini-tokyo-3d #busroute-mark{height:100%;left:0;position:absolute;top:0;width:24px}.mini-tokyo-3d .bus-panel #busroute-mark{left:10px}.mini-tokyo-3d #bus-mark{height:calc(100% + 20px);left:0;position:absolute;top:0;width:44px}.mini-tokyo-3d .busstop-row{display:table;margin:5px 0;width:100%}.mini-tokyo-3d .busstop-row:last-child{margin-bottom:10px}.mini-tokyo-3d .busstop-row:hover{background-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .busstop-row>div{display:table-cell;vertical-align:middle}.mini-tokyo-3d .busstop-row .busstop-title-box{padding-left:30px}.mini-tokyo-3d .busstop-row .busstop-time-box{text-align:right;width:0}.mini-tokyo-3d .station-panel.station-from,.mini-tokyo-3d .station-panel.station-to{height:230px}.mini-tokyo-3d .station-panel.collapsed{height:93px}.mini-tokyo-3d .station-panel.station-noroute.collapsed,.mini-tokyo-3d .station-panel.station-routes.collapsed,.mini-tokyo-3d .station-panel.station-searching.collapsed{height:59px}.mini-tokyo-3d .station-panel #panel-header{height:73px;line-height:24px;overflow:visible}.mini-tokyo-3d .station-panel.station-noroute #panel-header,.mini-tokyo-3d .station-panel.station-routes #panel-header,.mini-tokyo-3d .station-panel.station-searching #panel-header{height:39px;line-height:39px}.mini-tokyo-3d .station-panel #panel-title>div{display:none}.mini-tokyo-3d .station-panel.station-departure #station-title-name,.mini-tokyo-3d .station-panel.station-exits #station-title-name,.mini-tokyo-3d .station-panel.station-from #station-title-name,.mini-tokyo-3d .station-panel.station-noroute #station-title-searching,.mini-tokyo-3d .station-panel.station-routes #station-title-routes,.mini-tokyo-3d .station-panel.station-searching #station-title-searching,.mini-tokyo-3d .station-panel.station-to #station-title-name{display:block}.mini-tokyo-3d #station-title-name>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-tokyo-3d .station-content-selector{border-radius:10px;box-shadow:0 0 0 1px #777;display:table;margin-top:10px;width:100%}.mini-tokyo-3d .station-content-selector>span{display:table-cell;height:39px;min-width:40px;text-align:center;vertical-align:middle}.mini-tokyo-3d .station-content-selector>span:not(:last-child){border-right:1px solid #777}.mini-tokyo-3d .station-content-selector input[type=radio]{-webkit-appearance:none;appearance:none;display:block;height:0;margin:0}.mini-tokyo-3d .station-content-selector label{cursor:pointer;display:block;font-size:12px;font-weight:400;height:100%;line-height:39px;width:100%}.mini-tokyo-3d .station-content-selector label:hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .station-content-selector>span:first-child label{border-radius:10px 0 0 10px}.mini-tokyo-3d .station-content-selector>span:last-child label{border-radius:0 10px 10px 0}.mini-tokyo-3d .station-content-selector input[type=radio]:checked~label{color:#33b5e5}.mini-tokyo-3d .station-panel #panel-body{height:calc(100% - 93px)}.mini-tokyo-3d .station-panel.station-routes #panel-body,.mini-tokyo-3d .station-panel.station-searching #panel-body{height:calc(100% - 59px)}.mini-tokyo-3d .station-panel #panel-content>div{display:none}.mini-tokyo-3d .station-panel.station-departure #station-departure,.mini-tokyo-3d .station-panel.station-exits #station-exits,.mini-tokyo-3d .station-panel.station-from #station-from,.mini-tokyo-3d .station-panel.station-noroute #station-noroute,.mini-tokyo-3d .station-panel.station-routes #station-routes,.mini-tokyo-3d .station-panel.station-searching #station-searching,.mini-tokyo-3d .station-panel.station-to #station-to{display:block}.mini-tokyo-3d #station-routes,.mini-tokyo-3d #station-searching,.mini-tokyo-3d .station-panel.station-routes #panel-content,.mini-tokyo-3d .station-panel.station-searching #panel-content{height:100%}.mini-tokyo-3d #station-searching>.ball-pulse{box-sizing:initial;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5)}.mini-tokyo-3d .direction-row{display:table;margin:4px 0;width:100%}.mini-tokyo-3d .direction-row .line-strip{display:table-cell;height:30px;width:10px}.mini-tokyo-3d .direction-label{display:table-cell;height:30px;line-height:30px;padding-left:8px;width:calc(100% - 10px)}.mini-tokyo-3d .trains-row{margin:4px 0 10px;width:100%}.mini-tokyo-3d .train-row{display:table;margin:4px 0;width:100%}.mini-tokyo-3d .train-row:hover{background-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .train-row>div{display:table-cell;height:24px;vertical-align:middle}.mini-tokyo-3d .train-row .train-time-box{width:50px}.mini-tokyo-3d .train-row .train-title-box{overflow:hidden}.mini-tokyo-3d .exit-row{cursor:pointer;display:table;height:24px;line-height:24px;margin:4px 0;width:100%}.mini-tokyo-3d .exit-row.closed{color:#f90}.mini-tokyo-3d .exit-row:hover{background-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .exit-row:last-child{margin-bottom:10px}.mini-tokyo-3d .exit-row>div{display:table-cell;height:30px;vertical-align:middle}.mini-tokyo-3d .exit-icon-box{background:no-repeat 0/20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='m217.9 105.9 122.8 122.8c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L217.9 406.1c-6.4 6.4-15 9.9-24 9.9-18.7 0-33.9-15.2-33.9-33.9V320H32c-17.7 0-32-14.3-32-32v-64c0-17.7 14.3-32 32-32h128v-62.1c0-18.7 15.2-33.9 33.9-33.9 9 0 17.6 3.6 24 9.9zM352 416h64c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32h64c53 0 96 43 96 96v256c0 53-43 96-96 96h-64c-17.7 0-32-14.3-32-32s14.3-32 32-32z'/%3E%3C/svg%3E");width:26px}.mini-tokyo-3d .exit-row.closed .exit-icon-box{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23f90'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M64 32C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm111 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z'/%3E%3C/svg%3E")}.mini-tokyo-3d .exit-title-box{overflow:hidden}.mini-tokyo-3d .exit-stairs-icon{background:no-repeat 100%/20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M384 64c0-17.7 14.3-32 32-32h128c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96v96c0 17.7-14.3 32-32 32h-96v96c0 17.7-14.3 32-32 32h-96v96c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h96v-96c0-17.7 14.3-32 32-32h96v-96c0-17.7 14.3-32 32-32h96V64z'/%3E%3C/svg%3E");width:23px}.mini-tokyo-3d .exit-stairs-small-icon{background:no-repeat 0/16px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M384 64c0-17.7 14.3-32 32-32h128c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96v96c0 17.7-14.3 32-32 32h-96v96c0 17.7-14.3 32-32 32h-96v96c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h96v-96c0-17.7 14.3-32 32-32h96v-96c0-17.7 14.3-32 32-32h96V64z'/%3E%3C/svg%3E");display:inline-block;height:20px;vertical-align:top;width:18px}.mini-tokyo-3d .exit-elevator-icon{background:no-repeat 100%/20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='m132.7 4.7-64 64c-4.6 4.6-5.9 11.5-3.5 17.4S73.5 96 80 96h128c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-64-64c-6.2-6.2-16.4-6.2-22.6 0zM64 128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H64zm96 96a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM80 400c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32v-16zm192 0c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32v-16zm32-128a48 48 0 1 1 96 0 48 48 0 1 1-96 0zm52.7-180.7c6.2 6.2 16.4 6.2 22.6 0l64-64c4.6-4.6 5.9-11.5 3.5-17.4S438.5 0 432 0H304c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l64 64z'/%3E%3C/svg%3E");width:23px}.mini-tokyo-3d .exit-elevator-small-icon{background:no-repeat 0/16px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='m132.7 4.7-64 64c-4.6 4.6-5.9 11.5-3.5 17.4S73.5 96 80 96h128c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-64-64c-6.2-6.2-16.4-6.2-22.6 0zM64 128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H64zm96 96a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM80 400c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32v-16zm192 0c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32v-16zm32-128a48 48 0 1 1 96 0 48 48 0 1 1-96 0zm52.7-180.7c6.2 6.2 16.4 6.2 22.6 0l64-64c4.6-4.6 5.9-11.5 3.5-17.4S438.5 0 432 0H304c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l64 64z'/%3E%3C/svg%3E");display:inline-block;height:20px;vertical-align:top;width:18px}.mini-tokyo-3d .exit-escalator-icon{background:no-repeat 100%/20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath class='st0' d='M506.031 134.472a76.061 76.061 0 0 0-27.45-33.335 75.655 75.655 0 0 0-42.404-12.968H382.94a120.259 120.259 0 0 0-85.068 35.247l-80.262 80.245c.906-7.656 1.646-13.941 2.112-17.681 2.378-19.029-2.378-28.538-8.321-34.499-7.931-7.931-20.218-14.266-39.246-14.266-19.028 0-31.323 6.334-39.254 14.266-5.943 5.96-10.698 15.47-8.321 34.499 2.053 16.484 9.484 82.091 11.422 99.299l-19.22 19.22a2.375 2.375 0 0 1-1.696.706h-39.27a75.593 75.593 0 0 0-29.511 5.969c-13.625 5.761-25.172 15.362-33.344 27.45A75.534 75.534 0 0 0 0 381.02a75.45 75.45 0 0 0 5.969 29.52c5.76 13.625 15.354 25.172 27.449 33.351a75.597 75.597 0 0 0 42.397 12.952h53.244a120.298 120.298 0 0 0 85.068-35.23l1.422-1.43 94.07-94.062 85.599-85.608a2.384 2.384 0 0 1 1.688-.706h39.271a75.745 75.745 0 0 0 29.519-5.96 76.085 76.085 0 0 0 33.344-27.45A75.556 75.556 0 0 0 512 163.993c0-10.418-2.12-20.443-5.969-29.521zm-32.853 45.139a40.363 40.363 0 0 1-14.573 17.674c-6.418 4.331-14.049 6.841-22.428 6.841h-39.271a38.097 38.097 0 0 0-26.918 11.157l-85.599 85.607-94.087 94.07-1.405 1.422a84.642 84.642 0 0 1-59.838 24.79H75.815c-5.587-.009-10.824-1.131-15.62-3.159-7.166-3.026-13.334-8.139-17.674-14.556-4.331-6.425-6.833-14.057-6.842-22.436a39.93 39.93 0 0 1 3.143-15.612 40.377 40.377 0 0 1 14.572-17.682c6.418-4.331 14.049-6.834 22.42-6.842h39.27a38.044 38.044 0 0 0 26.926-11.156l85.6-85.607 95.492-95.476a84.597 84.597 0 0 1 59.838-24.797h53.237c5.594 0 10.831 1.13 15.62 3.151 7.183 3.034 13.351 8.155 17.682 14.564 4.331 6.434 6.833 14.058 6.842 22.429-.009 5.585-1.123 10.83-3.143 15.618zM172.154 124.131c19.037 0 34.483-15.446 34.483-34.491s-15.446-34.483-34.483-34.483c-19.053 0-34.49 15.438-34.49 34.483s15.438 34.491 34.49 34.491z'/%3E%3C/svg%3E");width:23px}.mini-tokyo-3d .exit-escalator-small-icon{background:no-repeat 0/16px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath class='st0' d='M506.031 134.472a76.061 76.061 0 0 0-27.45-33.335 75.655 75.655 0 0 0-42.404-12.968H382.94a120.259 120.259 0 0 0-85.068 35.247l-80.262 80.245c.906-7.656 1.646-13.941 2.112-17.681 2.378-19.029-2.378-28.538-8.321-34.499-7.931-7.931-20.218-14.266-39.246-14.266-19.028 0-31.323 6.334-39.254 14.266-5.943 5.96-10.698 15.47-8.321 34.499 2.053 16.484 9.484 82.091 11.422 99.299l-19.22 19.22a2.375 2.375 0 0 1-1.696.706h-39.27a75.593 75.593 0 0 0-29.511 5.969c-13.625 5.761-25.172 15.362-33.344 27.45A75.534 75.534 0 0 0 0 381.02a75.45 75.45 0 0 0 5.969 29.52c5.76 13.625 15.354 25.172 27.449 33.351a75.597 75.597 0 0 0 42.397 12.952h53.244a120.298 120.298 0 0 0 85.068-35.23l1.422-1.43 94.07-94.062 85.599-85.608a2.384 2.384 0 0 1 1.688-.706h39.271a75.745 75.745 0 0 0 29.519-5.96 76.085 76.085 0 0 0 33.344-27.45A75.556 75.556 0 0 0 512 163.993c0-10.418-2.12-20.443-5.969-29.521zm-32.853 45.139a40.363 40.363 0 0 1-14.573 17.674c-6.418 4.331-14.049 6.841-22.428 6.841h-39.271a38.097 38.097 0 0 0-26.918 11.157l-85.599 85.607-94.087 94.07-1.405 1.422a84.642 84.642 0 0 1-59.838 24.79H75.815c-5.587-.009-10.824-1.131-15.62-3.159-7.166-3.026-13.334-8.139-17.674-14.556-4.331-6.425-6.833-14.057-6.842-22.436a39.93 39.93 0 0 1 3.143-15.612 40.377 40.377 0 0 1 14.572-17.682c6.418-4.331 14.049-6.834 22.42-6.842h39.27a38.044 38.044 0 0 0 26.926-11.156l85.6-85.607 95.492-95.476a84.597 84.597 0 0 1 59.838-24.797h53.237c5.594 0 10.831 1.13 15.62 3.151 7.183 3.034 13.351 8.155 17.682 14.564 4.331 6.434 6.833 14.058 6.842 22.429-.009 5.585-1.123 10.83-3.143 15.618zM172.154 124.131c19.037 0 34.483-15.446 34.483-34.491s-15.446-34.483-34.483-34.483c-19.053 0-34.49 15.438-34.49 34.483s15.438 34.491 34.49 34.491z'/%3E%3C/svg%3E");display:inline-block;height:20px;vertical-align:top;width:18px}.mini-tokyo-3d .exit-ramp-icon{background:no-repeat 100%/20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M182.1 85.89c-23.34-5.956-37.42-29.72-31.45-53.07 5.957-23.33 29.72-37.41 53.07-31.45 23.34 5.97 37.41 29.72 31.45 53.06-5.963 23.35-29.73 37.42-53.07 31.46zM141.7 198.2l3.581 37.57c-5.863 3.825-11.34 8.197-16.29 13.13-18.22 18.24-29.43 43.26-29.44 71.07.007 27.81 11.22 52.82 29.44 71.07 18.24 18.22 43.27 29.42 71.08 29.44 27.81-.014 52.83-11.22 71.08-29.44 12.94-12.96 22.25-29.38 26.62-47.75l19.72 43.48c-23.27 40.8-67.08 68.35-117.4 68.36-74.66-.014-135.2-60.51-135.2-135.2.008-53.72 31.42-99.96 76.81-121.8z'/%3E%3Cpath d='M229.6 311.7c-38.2-.42-56.25-16.46-60.17-53.4l-11.08-116c-1.787-19.56 10.01-36.73 29.58-38.51 12.54-1.15 26 5.198 33.9 13.53l54.49 53.62 57.01 4.793c9.166.772 16.21 8.427 16.21 17.62v1.063c0 9.761-7.921 17.68-17.68 17.68h-67.24l-30.58-22.57 5.111 56.58 74.48 5.435c21.62.853 31.15 9.517 39.28 28.93l35.15 96.56c5.322 11.83.04 25.76-11.81 31.08-11.86 5.327-25.78.04-31.09-11.8l-39.62-84.59h-75.95zM512 426v86H0z'/%3E%3C/svg%3E");width:23px}.mini-tokyo-3d .exit-ramp-small-icon{background:no-repeat 0/16px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M182.1 85.89c-23.34-5.956-37.42-29.72-31.45-53.07 5.957-23.33 29.72-37.41 53.07-31.45 23.34 5.97 37.41 29.72 31.45 53.06-5.963 23.35-29.73 37.42-53.07 31.46zM141.7 198.2l3.581 37.57c-5.863 3.825-11.34 8.197-16.29 13.13-18.22 18.24-29.43 43.26-29.44 71.07.007 27.81 11.22 52.82 29.44 71.07 18.24 18.22 43.27 29.42 71.08 29.44 27.81-.014 52.83-11.22 71.08-29.44 12.94-12.96 22.25-29.38 26.62-47.75l19.72 43.48c-23.27 40.8-67.08 68.35-117.4 68.36-74.66-.014-135.2-60.51-135.2-135.2.008-53.72 31.42-99.96 76.81-121.8z'/%3E%3Cpath d='M229.6 311.7c-38.2-.42-56.25-16.46-60.17-53.4l-11.08-116c-1.787-19.56 10.01-36.73 29.58-38.51 12.54-1.15 26 5.198 33.9 13.53l54.49 53.62 57.01 4.793c9.166.772 16.21 8.427 16.21 17.62v1.063c0 9.761-7.921 17.68-17.68 17.68h-67.24l-30.58-22.57 5.111 56.58 74.48 5.435c21.62.853 31.15 9.517 39.28 28.93l35.15 96.56c5.322 11.83.04 25.76-11.81 31.08-11.86 5.327-25.78.04-31.09-11.8l-39.62-84.59h-75.95zM512 426v86H0z'/%3E%3C/svg%3E");display:inline-block;height:20px;vertical-align:top;width:18px}.mini-tokyo-3d .exit-share-button{width:0}.mini-tokyo-3d .panel-button-group{height:100%;position:absolute;right:10px;top:0}.mini-tokyo-3d .panel-button-group>*{float:right;margin-left:10px}.mini-tokyo-3d .slide-button{background:no-repeat 50%/17px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");height:100%;pointer-events:none;width:20px}.mini-tokyo-3d .collapsed .slide-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z'/%3E%3C/svg%3E")}.mini-tokyo-3d #slide-button{pointer-events:none}.mini-tokyo-3d .page-controller{border-radius:10px;box-shadow:0 0 0 1px #777;display:table}.mini-tokyo-3d .page-controller>span{display:table-cell;height:39px;text-align:center;vertical-align:middle;width:39px}.mini-tokyo-3d .page-controller>span:first-child{border-right:1px solid #777;margin-right:1px}.mini-tokyo-3d .page-controller button{background-color:transparent;border:0;color:#fff;cursor:pointer;display:block;height:100%;padding:0;width:100%}.mini-tokyo-3d .page-controller .previous-button{border-radius:10px 0 0 10px}.mini-tokyo-3d .page-controller .next-button{border-radius:0 10px 10px 0}.mini-tokyo-3d .previous-icon{background:no-repeat 50%/12px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256l137.3-137.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z'/%3E%3C/svg%3E");display:block;height:15px;width:100%}.mini-tokyo-3d button:disabled .previous-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%237f7f7f'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256l137.3-137.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z'/%3E%3C/svg%3E")}.mini-tokyo-3d .page-controller button:disabled{cursor:not-allowed}.mini-tokyo-3d .page-controller button:not(:disabled):hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .next-icon{background:no-repeat 50%/12px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");display:block;height:15px;width:100%}.mini-tokyo-3d button:disabled .next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%237f7f7f'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E")}.mini-tokyo-3d .back-button{background-color:transparent;border:0;border-radius:10px;box-shadow:0 0 0 1px #777;color:#fff;cursor:pointer;display:block;height:39px;padding:0;width:39px}.mini-tokyo-3d .back-button:hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .back-icon{background:no-repeat 50%/17px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M125.7 160H176c17.7 0 32 14.3 32 32s-14.3 32-32 32H48c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32s32 14.3 32 32v51.2l17.6-17.6c87.5-87.5 229.3-87.5 316.8 0s87.5 229.3 0 316.8-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3-163.8-62.5-226.3 0L125.7 160z'/%3E%3C/svg%3E");display:block;height:17px;width:100%}.mini-tokyo-3d #search-form{display:none}.mini-tokyo-3d .search-form #search-form{display:block}.mini-tokyo-3d .search-form-element{margin:2px 0 4px}.mini-tokyo-3d .search-input{background-color:transparent;border:1px solid #777;border-radius:0;color:#fff;font-size:15.6px;height:35px;padding:1px;width:240px}.mini-tokyo-3d .search-input:hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .search-select{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #777;border-radius:10px;color:#fff;cursor:pointer;font-size:15.6px;height:39px;margin:0 4px 0 0;padding:0 10px}.mini-tokyo-3d .search-select:hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .search-button{-webkit-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:10px;box-shadow:0 0 0 1px #777;color:#fff;cursor:pointer;font-size:15.6px;height:37px;margin:1px;width:calc(100% - 2px)}.mini-tokyo-3d .search-button:disabled{color:#777;cursor:not-allowed}.mini-tokyo-3d .search-button:not(:disabled):hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .ctrl-group,.mini-tokyo-3d .mapboxgl-ctrl-group{border-radius:10px}.mini-tokyo-3d .mapboxgl-ctrl.ctrl-group button:not(:disabled):hover{background-color:rgba(51,51,51,.7)}.mini-tokyo-3d .mapboxgl-ctrl-group button{height:39px;width:39px}.mini-tokyo-3d .mapboxgl-ctrl-group button:first-child{border-radius:10px 10px 0 0}.mini-tokyo-3d .mapboxgl-ctrl-group button:last-child{border-radius:0 0 10px 10px}.mini-tokyo-3d .mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mini-tokyo-3d .mapboxgl-ctrl-search{transition:width .3s ease}.mini-tokyo-3d .mapboxgl-ctrl-search.expanded{width:250px}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-search .mapboxgl-ctrl-icon{background:no-repeat right 10px center/19px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M416 208c0 45.9-14.9 88.3-40 122.7l126.6 126.7c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-underground .mapboxgl-ctrl-icon{background:no-repeat 50%/23px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4 142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1-288 0zm144-64c0 35.3-28.7 64-64 64-7.1 0-13.9-1.2-20.3-3.3-5.5-1.8-11.9 1.6-11.7 7.4.3 6.9 1.3 13.8 3.2 20.7 13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1-5.8-.2-9.2 6.1-7.4 11.7 2.1 6.4 3.3 13.2 3.3 20.3z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-underground-visible .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%2333B5E5'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4 142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1-288 0zm144-64c0 35.3-28.7 64-64 64-7.1 0-13.9-1.2-20.3-3.3-5.5-1.8-11.9 1.6-11.7 7.4.3 6.9 1.3 13.8 3.2 20.7 13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1-5.8-.2-9.2 6.1-7.4 11.7 2.1 6.4 3.3 13.2 3.3 20.3z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-playback .mapboxgl-ctrl-icon{background:no-repeat 50%/21px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M0 256a256 256 0 1 1 512 0 256 256 0 1 1-512 0zm188.3-108.9c-7.6 4.2-12.3 12.3-12.3 20.9v176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-playback-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%2333B5E5'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M0 256a256 256 0 1 1 512 0 256 256 0 1 1-512 0zm188.3-108.9c-7.6 4.2-12.3 12.3-12.3 20.9v176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-eco .mapboxgl-ctrl-icon{background:no-repeat 50%/21px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M464 160c8.8 0 16 7.2 16 16v160c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h384zM80 96c-44.2 0-80 35.8-80 80v160c0 44.2 35.8 80 80 80h384c44.2 0 80-35.8 80-80v-16c17.7 0 32-14.3 32-32v-64c0-17.7-14.3-32-32-32v-16c0-44.2-35.8-80-80-80H80zm272 96H96v128h256V192z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-eco-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%2333B5E5'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M464 160c8.8 0 16 7.2 16 16v160c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h384zM80 96c-44.2 0-80 35.8-80 80v160c0 44.2 35.8 80 80 80h384c44.2 0 80-35.8 80-80v-16c17.7 0 32-14.3 32-32v-64c0-17.7-14.3-32-32-32v-16c0-44.2-35.8-80-80-80H80zm272 96H96v128h256V192z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-layers .mapboxgl-ctrl-icon{background:no-repeat 50%/21px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M264.5 5.2c14.9-6.9 32.1-6.9 47 0l218.6 101c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0l-218.6-101c-8.5-4-13.9-12.5-13.9-21.8s5.4-17.9 13.9-21.8l218.6-101zm212.4 204.4 53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0l-218.6-101c-8.5-4-13.9-12.5-13.9-21.8s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2a88.1 88.1 0 0 0 73.8 0l152-70.2zm-152 198.2 152-70.2 53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0l-218.6-101c-8.5-4-13.9-12.5-13.9-21.8s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2a88.1 88.1 0 0 0 73.8 0z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-tracking-mode .mapboxgl-ctrl-icon{background:no-repeat 50%/19px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M0 128c0-35.3 28.7-64 64-64h256c35.3 0 64 28.7 64 64v256c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128zm559.1-28.2c10.4 5.6 16.9 16.4 16.9 28.2v256c0 11.8-6.5 22.6-16.9 28.2s-23 5-32.9-1.6l-96-64-14.2-9.5V174.9l14.2-9.5 96-64c9.8-6.5 22.4-7.2 32.9-1.6z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-about .mapboxgl-ctrl-icon{background:no-repeat 50%/21px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23333'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-40-176h24v-64h-24c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-80c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z'/%3E%3C/svg%3E")}.mini-tokyo-3d .mapboxgl-popup-content{background-color:rgba(0,0,0,.7);color:#fff;pointer-events:none}.mini-tokyo-3d .popup-touch .mapboxgl-popup-content{pointer-events:auto}.mini-tokyo-3d .highlighted .mapboxgl-popup-content{background-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .popup-ad-cars .mapboxgl-popup-content{font-weight:700;padding:5px 10px}.mini-tokyo-3d .popup-exit .mapboxgl-popup-content{padding:5px 10px}.mini-tokyo-3d .mapboxgl-popup-anchor-top .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{border-bottom-color:rgba(0,0,0,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{border-top-color:rgba(0,0,0,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-right-color:rgba(0,0,0,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:rgba(0,0,0,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-top-left.highlighted .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-top-right.highlighted .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-top.highlighted .mapboxgl-popup-tip{border-bottom-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-left.highlighted .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-right.highlighted .mapboxgl-popup-tip,.mini-tokyo-3d .mapboxgl-popup-anchor-bottom.highlighted .mapboxgl-popup-tip{border-top-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-left.highlighted .mapboxgl-popup-tip{border-right-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .mapboxgl-popup-anchor-right.highlighted .mapboxgl-popup-tip{border-left-color:hsla(0,0%,40%,.7)}.mini-tokyo-3d .search-box{background-color:hsla(0,0%,100%,0);border:none;font-size:16px;height:22px;left:10px;outline:none;padding:0;position:absolute;top:20px;transform:translateY(-50%);width:calc(100% - 50px);z-index:3}.mini-tokyo-3d .search-box.disabled{visibility:hidden}.mini-tokyo-3d .desc-header{display:flex}.mini-tokyo-3d .desc-header>div:first-child{flex-shrink:0;width:10px}.mini-tokyo-3d .desc-header>div:last-child{flex-grow:1;padding-left:8px}.mini-tokyo-3d .desc-caution{color:#f90}.mini-tokyo-3d .desc-first-row,.mini-tokyo-3d .desc-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:312px}.mini-tokyo-3d .desc-second-row{font-weight:400}.mini-tokyo-3d .line-strip{height:13px;width:10px}.mini-tokyo-3d .line-strip-long{height:16px;width:10px}.mini-tokyo-3d .bus-route-label,.mini-tokyo-3d .train-type-label{background-color:#fff;border-radius:3px;color:#333;padding:2px 2px 1px}.mini-tokyo-3d .realtime-icon{background:no-repeat 100%/20px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M54.2 202.9C123.2 136.7 216.8 96 320 96s196.8 40.7 265.8 106.9c12.8 12.2 33 11.8 45.2-.9s11.8-33-.9-45.2C549.7 79.5 440.4 32 320 32S90.3 79.5 9.8 156.7C-2.9 169-3.3 189.2 8.9 202s32.5 13.2 45.2.9zM320 256c56.8 0 108.6 21.1 148.2 56 13.3 11.7 33.5 10.4 45.2-2.8s10.4-33.5-2.8-45.2C459.8 219.2 393 192 320 192s-139.8 27.2-190.5 72c-13.3 11.7-14.5 31.9-2.8 45.2s31.9 14.5 45.2 2.8c39.5-34.9 91.3-56 148.2-56zm64 160a64 64 0 1 0-128 0 64 64 0 1 0 128 0z'/%3E%3C/svg%3E");display:inline-block;height:24px;vertical-align:top;width:24px}.mini-tokyo-3d .realtime-small-icon{background:no-repeat 100%/16px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M54.2 202.9C123.2 136.7 216.8 96 320 96s196.8 40.7 265.8 106.9c12.8 12.2 33 11.8 45.2-.9s11.8-33-.9-45.2C549.7 79.5 440.4 32 320 32S90.3 79.5 9.8 156.7C-2.9 169-3.3 189.2 8.9 202s32.5 13.2 45.2.9zM320 256c56.8 0 108.6 21.1 148.2 56 13.3 11.7 33.5 10.4 45.2-2.8s10.4-33.5-2.8-45.2C459.8 219.2 393 192 320 192s-139.8 27.2-190.5 72c-13.3 11.7-14.5 31.9-2.8 45.2s31.9 14.5 45.2 2.8c39.5-34.9 91.3-56 148.2-56zm64 160a64 64 0 1 0-128 0 64 64 0 1 0 128 0z'/%3E%3C/svg%3E");display:inline-block;height:20px;vertical-align:top;width:20px}.mini-tokyo-3d .thumbnail-image-container{height:72px;margin-bottom:4px;position:relative;width:128px}.mini-tokyo-3d .thumbnail-image-container>.ball-pulse{box-sizing:initial;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5)}.mini-tokyo-3d .thumbnail-image{background-position:50%;background-size:cover;height:100%;position:absolute;width:100%}.mini-tokyo-3d .railway-list>*{vertical-align:middle}.mini-tokyo-3d .railway-list .line-strip{display:inline-block;height:18px;margin-right:8px;width:10px}.mini-tokyo-3d .london-station-popup{min-width:180px}.mini-tokyo-3d .london-station-popup-title{margin-bottom:6px}.mini-tokyo-3d .london-station-popup-line{align-items:center;display:flex;gap:8px;margin:2px 0}.mini-tokyo-3d .london-station-popup-line .line-strip{flex:0 0 auto;height:16px;width:10px}.mini-tokyo-3d .modal-panel-background{background-color:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:3}.mini-tokyo-3d .modal-panel-background.closed{opacity:0}.mini-tokyo-3d .close-button{background:no-repeat 50%/13px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3l105.4 105.3c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256l105.3-105.4z'/%3E%3C/svg%3E");cursor:pointer;height:100%;width:20px}.mini-tokyo-3d .about-panel #panel-body{font-size:12px;line-height:20px}.mini-tokyo-3d .about-panel a:link,.mini-tokyo-3d .about-panel a:visited{color:#f90;text-decoration:none}.mini-tokyo-3d .about-panel a:active,.mini-tokyo-3d .about-panel a:hover{color:#f90;text-decoration:underline}.mini-tokyo-3d .card-title{background:rgba(51,51,51,.7);color:#fff;display:block;padding:4px}.mini-tokyo-3d .card-body{border:1px solid rgba(51,51,51,.7);margin-bottom:10px;padding:0 4px}.mini-tokyo-3d .layer-row{height:60px}.mini-tokyo-3d .layer-row div{display:inline-block;vertical-align:middle}.mini-tokyo-3d .layer-icon{background:no-repeat 50%/32px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M192 104.8c0-9.2-5.8-17.3-13.2-22.8-11.6-8.7-18.8-20.7-18.8-34 0-26.5 28.7-48 64-48s64 21.5 64 48c0 13.3-7.2 25.3-18.8 34-7.4 5.5-13.2 13.6-13.2 22.8 0 12.8 10.4 23.2 23.2 23.2H336c26.5 0 48 21.5 48 48v56.8c0 12.8 10.4 23.2 23.2 23.2 9.2 0 17.3-5.8 22.8-13.2 8.7-11.6 20.7-18.8 34-18.8 26.5 0 48 28.7 48 64s-21.5 64-48 64c-13.3 0-25.3-7.2-34-18.8-5.5-7.4-13.6-13.2-22.8-13.2-12.8 0-23.2 10.4-23.2 23.2V464c0 26.5-21.5 48-48 48h-56.8c-12.8 0-23.2-10.4-23.2-23.2 0-9.2 5.8-17.3 13.2-22.8 11.6-8.7 18.8-20.7 18.8-34 0-26.5-28.7-48-64-48s-64 21.5-64 48c0 13.3 7.2 25.3 18.8 34 7.4 5.5 13.2 13.6 13.2 22.8 0 12.8-10.4 23.2-23.2 23.2H48c-26.5 0-48-21.5-48-48V343.2C0 330.4 10.4 320 23.2 320c9.2 0 17.3 5.8 22.8 13.2 8.7 11.6 20.7 18.8 34 18.8 26.5 0 48-28.7 48-64s-21.5-64-48-64c-13.3 0-25.3 7.2-34 18.8-5.5 7.4-13.6 13.2-22.8 13.2C10.4 256 0 245.6 0 232.8V176c0-26.5 21.5-48 48-48h120.8c12.8 0 23.2-10.4 23.2-23.2z'/%3E%3C/svg%3E");border:1px solid #777;border-radius:10px;cursor:pointer;height:48px;margin:1px 11px 1px 1px;width:48px}.mini-tokyo-3d .layer-icon-enabled{border-color:#33b5e5;border-width:2px;margin:0 10px 0 0}.mini-tokyo-3d .tracking-mode-row{height:60px}.mini-tokyo-3d .tracking-mode-row div{display:inline-block;vertical-align:middle}.mini-tokyo-3d .tracking-mode-icon{background:no-repeat 50%/32px;border:1px solid #777;border-radius:10px;cursor:pointer;height:48px;margin:1px 11px 1px 1px;width:48px}.mini-tokyo-3d #position-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M256 0c17.7 0 32 14.3 32 32v10.4c93.7 13.9 167.7 88 181.6 181.6H480c17.7 0 32 14.3 32 32s-14.3 32-32 32h-10.4c-13.9 93.7-88 167.7-181.6 181.6V480c0 17.7-14.3 32-32 32s-32-14.3-32-32v-10.4C130.3 455.7 56.3 381.7 42.4 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h10.4C56.3 130.3 130.3 56.3 224 42.4V32c0-17.7 14.3-32 32-32zM107.4 288c12.5 58.3 58.4 104.1 116.6 116.6V384c0-17.7 14.3-32 32-32s32 14.3 32 32v20.6c58.3-12.5 104.1-58.4 116.6-116.6H384c-17.7 0-32-14.3-32-32s14.3-32 32-32h20.6c-12.5-58.3-58.3-104.1-116.6-116.6V128c0 17.7-14.3 32-32 32s-32-14.3-32-32v-20.6c-58.3 12.5-104.1 58.3-116.6 116.6H128c17.7 0 32 14.3 32 32s-14.3 32-32 32h-20.6zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #back-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M198 89 29.58 487h59.77L211.8 89H198zm102.2 0 122.4 398h59.8L314 89h-13.8zm-79.4 32-3.1 10h76.6l-3.1-10h-70.4zm-79.9 36-4.4 14h7.2l5.9-14h-8.7zm68.8 0-4.3 14h101.2l-4.3-14h-92.6zm152.7 0 5.9 14h7.8l-4.4-14h-9.3zm-251.7 50-6.1 18h16.3l7.6-18h-17.8zm83.6 0-5.5 18h134.4l-5.5-18H194.3zm189.2 0 7.6 18h16.5l-5.9-18h-18.2zM74.88 269l-7.1 26h23.47l10.95-26H74.88zm100.32 0-8 26h177.6l-8-26H175.2zm234.6 0 11 26h23.4l-7.1-26h-27.3zM43.03 345l-7.5 30h21.88l12.69-30H43.03zm108.87 0-9.3 30h226.8l-9.3-30H151.9zm290 0 12.7 30h21.9l-7.5-30h-27.1zM19 441v24.8L29.49 441H19zm103.3 0-14.2 46h295.8l-14.2-46H122.3zm360.2 0 10.5 24.8V441h-10.5z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #topback-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M256.002 0 38.269 179.463h123.809L90.355 512h331.292l-71.724-332.537h123.808Z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #front-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M96 0C43 0 0 43 0 96v256c0 48 35.2 87.7 81.1 94.9l-46 46c-7 7-2 19.1 7.9 19.1h39.7c8.5 0 16.6-3.4 22.6-9.4L160 448h128l54.6 54.6c6 6 14.1 9.4 22.6 9.4h39.7c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9V96c0-53-43-96-96-96H96zM64 96c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96zm160 192a48 48 0 1 1 0 96 48 48 0 1 1 0-96z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #topfront-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M364.223 245.822 311.398.91H200.966l-52.825 244.912H5.726L256.167 512.91l250.471-267.088Z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #helicopter-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M128 32c0-17.7 14.3-32 32-32h384c17.7 0 32 14.3 32 32s-14.3 32-32 32H384v64h32c88.4 0 160 71.6 160 160v64c0 17.7-14.3 32-32 32H320c-20.1 0-39.1-9.5-51.2-25.6l-71.4-95.2c-3.5-4.7-8.3-8.3-13.7-10.5L47.2 198.1c-9.5-3.8-16.7-12-19.2-22L5 83.9C2.4 73.8 10.1 64 20.5 64H48c10.1 0 19.6 4.7 25.6 12.8L112 128h208V64H160c-17.7 0-32-14.3-32-32zm256 288h128v-32c0-53-43-96-96-96h-32v128zm246.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-3.9 3.9c-24 24-56.6 37.5-90.5 37.5L256 512c-17.7 0-32-14.3-32-32s14.3-32 32-32h280.2c17 0 33.3-6.7 45.3-18.7l3.9-3.9c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #drone-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M425.793 215.209c-12.505 0-22.642 10.136-22.642 22.63v15.163l-62.255 12.053c-22.642 0-50.94-14.16-84.892-14.16-33.964 0-62.259 14.16-84.9 14.16l-62.259-12.053v-15.163c0-12.493-10.133-22.63-22.637-22.63-12.505 0-22.638 10.136-22.638 22.63v70.756c0 12.493 10.132 22.63 22.638 22.63 12.504 0 22.637-10.137 22.637-22.63v-13.338c18.088 3.783 43.019 8.959 59.43 12.244 28.303 5.657 36.788 48.104 87.729 48.104 50.932 0 59.422-42.446 87.725-48.104 16.408-3.285 41.335-8.461 59.422-12.244v13.338c0 12.493 10.137 22.63 22.642 22.63 12.504 0 22.637-10.137 22.637-22.63v-70.756c0-12.494-10.132-22.63-22.637-22.63zM0 176.113h172.414v29.556H0zM339.582 176.113H512v29.556H339.582zM86.208 156.397c-7.143 0-12.928 5.79-12.928 12.94h25.86c-.001-7.151-5.794-12.94-12.932-12.94zM425.793 156.397c-7.146 0-12.932 5.79-12.932 12.94h25.86c-.001-7.151-5.794-12.94-12.928-12.94z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d #bird-tracking-mode .tracking-mode-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M160.8 96.5c14 17 31 30.9 49.5 42.2 25.9 15.8 53.7 25.9 77.7 31.6v-31.5c-22.2-30.3-38-67.3-39.4-110.8-.4-11.3-7.5-21.5-18.4-24.4-7.6-2-15.8-.2-21 5.8-13.3 15.4-32.7 44.6-48.4 87.2zM320 144v64c-60.8-5.1-185-43.8-219.3-157.2C97.4 40 87.9 32 76.6 32c-7.9 0-15.3 3.9-18.8 11C46.8 65.9 32 112.1 32 176c0 116.9 80.1 180.5 118.4 202.8L11.8 416.6C6.7 418 2.6 421.8.9 426.8s-.8 10.6 2.3 14.8C21.7 466.2 77.3 512 160 512c3.6 0 7.2-1.2 10-3.5l75.6-60.5H320c88.4 0 160-71.6 160-160V128l29.9-44.9c1.3-2 2.1-4.4 2.1-6.8 0-6.8-5.5-12.3-12.3-12.3H400c-44.2 0-80 35.8-80 80zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z'/%3E%3C/svg%3E");background-size:32px}.mini-tokyo-3d .tracking-mode-icon-enabled{border-color:#33b5e5;border-width:2px;margin:0 10px 0 0}.mini-tokyo-3d .panel.closed{height:0}.mini-tokyo-3d .swiper-slide{box-sizing:border-box;overflow:auto;padding:0 10px}.mini-tokyo-3d .swiper-slide-content{overflow:hidden;position:relative}.mini-tokyo-3d .swiper-pagination{pointer-events:none}.mini-tokyo-3d .swiper-pagination-bullet{background-color:#fff;pointer-events:auto}.mini-tokyo-3d.is-london{--london-bg:#f6f6f4;--london-surface:hsla(0,0%,100%,.9);--london-surface-strong:hsla(0,0%,100%,.94);--london-border:#d8d8d4;--london-text:#171717;--london-muted:#606060;--london-blue:#113b92;--london-card-bg:hsla(0,0%,100%,.8);--london-field-bg:hsla(0,0%,97%,.9);--london-hover:rgba(17,59,146,.08);--london-button-bg:hsla(0,0%,100%,.72);--london-card-muted-bg:hsla(0,0%,100%,.5);--london-shadow:0 12px 30px rgba(0,0,0,.08);background:radial-gradient(circle at top left,rgba(17,59,146,.08),transparent 30%),linear-gradient(180deg,#fcfcfa,#f0f0ec);color:var(--london-text);font-family:Public Sans,Helvetica Neue,Arial,sans-serif}.mini-tokyo-3d.is-london.london-theme-dark{--london-bg:#061125;--london-surface:rgba(7,18,42,.88);--london-surface-strong:rgba(6,16,38,.95);--london-border:rgba(116,138,180,.2);--london-text:#f6f7fb;--london-muted:#94a0bc;--london-blue:#53b4ff;--london-card-bg:rgba(10,20,46,.76);--london-field-bg:rgba(8,18,42,.9);--london-hover:rgba(83,180,255,.12);--london-button-bg:rgba(8,18,42,.78);--london-card-muted-bg:rgba(10,20,46,.6);--london-shadow:0 20px 44px rgba(0,0,0,.34);--london-status-title:#f8fafc;--london-status-body:#cbd5e1;--london-status-good:#4ade80;--london-status-minor:#fbbf24;--london-status-severe:#f87171;--london-status-minor-bg:rgba(120,53,15,.28);--london-status-minor-border:rgba(251,191,36,.32);--london-status-severe-bg:rgba(127,29,29,.28);--london-status-severe-border:hsla(0,91%,71%,.35);background:radial-gradient(circle at top left,rgba(27,109,255,.18),transparent 28%),linear-gradient(180deg,#030814,#061125)}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-canvas{filter:brightness(.72) saturate(.92) contrast(1.08)}.mini-tokyo-3d.is-london #loading-error,.mini-tokyo-3d.is-london .loader-inner{background:var(--london-surface-strong);border:1px solid var(--london-border);box-shadow:var(--london-shadow);color:var(--london-text)}.mini-tokyo-3d.is-london .mapboxgl-ctrl-top-left,.mini-tokyo-3d.is-london .mapboxgl-ctrl-top-right{top:108px}.mini-tokyo-3d.is-london .mapboxgl-ctrl-top-left{left:16px}.mini-tokyo-3d.is-london .mapboxgl-ctrl-top-right{right:16px}.mini-tokyo-3d.is-london .mapboxgl-ctrl-group{backdrop-filter:blur(10px);background:var(--london-surface);border:1px solid var(--london-border);border-radius:18px;box-shadow:var(--london-shadow);overflow:hidden}.mini-tokyo-3d.is-london .mapboxgl-ctrl-group button{background-color:transparent}.mini-tokyo-3d.is-london .mapboxgl-ctrl-group button:hover{background-color:rgba(17,59,146,.08)}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-ctrl-group{background:rgba(7,18,42,.96);border-color:rgba(148,163,184,.42)}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-ctrl-group button{background-color:transparent}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-ctrl-group button+button{border-top-color:rgba(148,163,184,.32)}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-ctrl-group button:not(:disabled):hover{background-color:rgba(83,180,255,.2)}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-ctrl-icon{filter:brightness(0) invert(1);opacity:.9}.mini-tokyo-3d.is-london.london-theme-dark .mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.32}.mini-tokyo-3d.is-london .clock-ctrl{backdrop-filter:blur(10px);background:var(--london-surface);border:1px solid var(--london-border);border-radius:18px;box-shadow:var(--london-shadow);color:var(--london-text);font-family:Public Sans,Helvetica Neue,Arial,sans-serif;min-width:132px;padding:10px 12px}.mini-tokyo-3d.is-london #time{font-size:136%;font-weight:700}.mini-tokyo-3d.is-london .clock-ctrl button,.mini-tokyo-3d.is-london .share-button{color:var(--london-text)}.mini-tokyo-3d.is-london .clock-ctrl button:not(:disabled):hover,.mini-tokyo-3d.is-london .share-button:hover{background:rgba(17,59,146,.08)}.mini-tokyo-3d.is-london .clock-button button,.mini-tokyo-3d.is-london .speed-controller,.mini-tokyo-3d.is-london .spin-box{box-shadow:inset 0 0 0 1px var(--london-border)}.mini-tokyo-3d.is-london .share-panel{background:var(--london-surface);border:1px solid var(--london-border);border-radius:0 0 18px 18px;border-top:0;box-shadow:var(--london-shadow);color:var(--london-text);top:18px}.mini-tokyo-3d.is-london .share-button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23113B92'%3E%3C!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M352 224c53 0 96-43 96-96s-43-96-96-96-96 43-96 96c0 4 .2 8 .7 11.9l-94.1 47C145.4 170.2 121.9 160 96 160c-53 0-96 43-96 96s43 96 96 96c25.9 0 49.4-10.2 66.6-26.9l94.1 47c-.5 3.9-.7 7.8-.7 11.9 0 53 43 96 96 96s96-43 96-96-43-96-96-96c-25.9 0-49.4 10.2-66.6 26.9l-94.1-47c.5-3.9.7-7.8.7-11.9s-.2-8-.7-11.9l94.1-47c17.2 16.7 40.7 26.9 66.6 26.9z'/%3E%3C/svg%3E")}.mini-tokyo-3d.is-london .london-ui{inset:0;pointer-events:none;position:absolute;z-index:12}.mini-tokyo-3d.is-london .london-about-modal,.mini-tokyo-3d.is-london .london-search-panel,.mini-tokyo-3d.is-london .london-station-drawer,.mini-tokyo-3d.is-london .london-status-modal,.mini-tokyo-3d.is-london .london-topbar{pointer-events:auto}.mini-tokyo-3d.is-london .london-topbar{align-items:center;backdrop-filter:blur(16px);background:var(--london-surface-strong);border:1px solid var(--london-border);border-radius:20px;box-shadow:var(--london-shadow);display:flex;gap:16px;justify-content:space-between;left:16px;min-height:56px;padding:10px 14px;position:absolute;right:16px;top:16px}.mini-tokyo-3d.is-london .london-brand{align-items:center;display:flex;gap:12px}.mini-tokyo-3d.is-london .london-brand-button{appearance:none;background:transparent;border:0;border-radius:14px;color:var(--london-text);cursor:pointer;font:inherit;margin:0;padding:4px;text-align:left;transition:background-color .18s ease,box-shadow .18s ease}.mini-tokyo-3d.is-london .london-brand-button:hover{background:var(--london-hover)}.mini-tokyo-3d.is-london .london-brand-button:focus-visible{outline:3px solid color-mix(in srgb,var(--london-blue) 72%,#fff);outline-offset:3px}.mini-tokyo-3d.is-london .london-roundel{border:5px solid #e32017;border-radius:50%;box-sizing:border-box;height:32px;position:relative;width:32px}.mini-tokyo-3d.is-london .london-roundel span{background:#113b92;border-radius:999px;height:7px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:28px}.mini-tokyo-3d.is-london .london-brand-copy{display:flex;flex-direction:column;gap:2px}.mini-tokyo-3d.is-london .london-brand-title{font-size:16px;font-weight:700;letter-spacing:-.02em}.mini-tokyo-3d.is-london .line-status,.mini-tokyo-3d.is-london .london-brand-subtitle,.mini-tokyo-3d.is-london .london-capacity-card p,.mini-tokyo-3d.is-london .london-card-eyebrow,.mini-tokyo-3d.is-london .london-departure-main span,.mini-tokyo-3d.is-london .london-drawer-footer span,.mini-tokyo-3d.is-london .london-search-empty,.mini-tokyo-3d.is-london .london-station-status p,.mini-tokyo-3d.is-london .london-status-header p,.mini-tokyo-3d.is-london .london-topbar-button .london-status-meta,.mini-tokyo-3d.is-london .result-lines,.mini-tokyo-3d.is-london .status-reason{color:var(--london-muted)}.mini-tokyo-3d.is-london .london-topbar-actions{align-items:center;display:flex;gap:10px}.mini-tokyo-3d.is-london .london-filter-chip,.mini-tokyo-3d.is-london .london-filter-reset,.mini-tokyo-3d.is-london .london-panel-close,.mini-tokyo-3d.is-london .london-secondary-button,.mini-tokyo-3d.is-london .london-topbar-button{appearance:none;background:var(--london-button-bg);border:1px solid var(--london-border);color:var(--london-text);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.mini-tokyo-3d.is-london .london-filter-chip:hover,.mini-tokyo-3d.is-london .london-filter-reset:hover,.mini-tokyo-3d.is-london .london-panel-close:hover,.mini-tokyo-3d.is-london .london-secondary-button:hover,.mini-tokyo-3d.is-london .london-topbar-button:hover{background:var(--london-hover);border-color:rgba(17,59,146,.22)}.mini-tokyo-3d.is-london .london-topbar-button{align-items:center;border-radius:999px;display:inline-flex;font:inherit;font-size:13px;font-weight:600;gap:10px;min-height:40px;padding:0 14px}.mini-tokyo-3d.is-london .london-filter-chip.active,.mini-tokyo-3d.is-london .london-topbar-button.active{background:rgba(17,59,146,.12);border-color:rgba(17,59,146,.28);color:var(--london-blue)}.mini-tokyo-3d.is-london .london-status-trigger{padding-right:16px}.mini-tokyo-3d.is-london .london-status-copy{align-items:flex-start;display:flex;flex-direction:column;line-height:1.15}.mini-tokyo-3d.is-london .london-status-label{font-size:12px;font-weight:700}.mini-tokyo-3d.is-london .london-status-dot{background:#15a34a;border-radius:50%;box-shadow:0 0 0 6px rgba(34,197,94,.12);flex:none;height:10px;width:10px}.mini-tokyo-3d.is-london .london-status-dot.minor{background:#d97706;box-shadow:0 0 0 6px rgba(217,119,6,.12)}.mini-tokyo-3d.is-london .london-status-dot.severe{background:#dc2626;box-shadow:0 0 0 6px rgba(220,38,38,.12)}.mini-tokyo-3d.is-london .london-search-panel,.mini-tokyo-3d.is-london .london-station-drawer{backdrop-filter:blur(18px);background:var(--london-surface-strong);border:1px solid var(--london-border);box-shadow:var(--london-shadow);position:absolute}.mini-tokyo-3d.is-london .london-search-panel{border-radius:24px;left:16px;max-height:calc(100dvh - 126px);opacity:0;overflow:auto;padding:18px;top:110px;transform:translateY(-12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;width:min(328px,calc(100% - 32px))}.mini-tokyo-3d.is-london .london-search-panel.open{opacity:1;transform:translateY(0);visibility:visible}.mini-tokyo-3d.is-london .london-station-drawer{border-radius:24px;display:flex;flex-direction:column;gap:16px;max-height:calc(100dvh - 126px);opacity:0;overflow:hidden;padding:18px;right:16px;top:110px;transform:translateX(24px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;width:min(380px,calc(100% - 32px))}.mini-tokyo-3d.is-london .london-station-drawer.open{opacity:1;transform:translateX(0);visibility:visible}.mini-tokyo-3d.is-london .london-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.mini-tokyo-3d.is-london .london-card-header h2,.mini-tokyo-3d.is-london .london-card-header h3,.mini-tokyo-3d.is-london .london-status-header h2{font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:2px 0 0}.mini-tokyo-3d.is-london .london-card-header h3,.mini-tokyo-3d.is-london .london-drawer-section h3{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.mini-tokyo-3d.is-london .london-panel-close{align-items:center;border-radius:50%;display:inline-flex;font-size:20px;height:34px;justify-content:center;line-height:1;width:34px}.mini-tokyo-3d.is-london .london-search-field{align-items:center;background:var(--london-field-bg);border:1px solid var(--london-border);border-radius:16px;display:flex;gap:10px;margin:14px 0 12px;min-height:48px;padding:0 14px}.mini-tokyo-3d.is-london .london-search-field input{background:transparent;border:0;color:var(--london-text);font:inherit;outline:0;width:100%}.mini-tokyo-3d.is-london .london-search-icon{color:var(--london-muted);font-size:16px}.mini-tokyo-3d.is-london .london-departure-list,.mini-tokyo-3d.is-london .london-line-list,.mini-tokyo-3d.is-london .london-search-results,.mini-tokyo-3d.is-london .london-station-status-list,.mini-tokyo-3d.is-london .london-status-grid{display:flex;flex-direction:column;gap:8px}.mini-tokyo-3d.is-london .london-capacity-card,.mini-tokyo-3d.is-london .london-departure-row,.mini-tokyo-3d.is-london .london-line-option,.mini-tokyo-3d.is-london .london-search-result,.mini-tokyo-3d.is-london .london-severe-summary,.mini-tokyo-3d.is-london .london-station-status,.mini-tokyo-3d.is-london .london-status-card{background:var(--london-card-bg);border:1px solid var(--london-border);border-radius:16px}.mini-tokyo-3d.is-london .london-line-option,.mini-tokyo-3d.is-london .london-search-result{align-items:center;background:var(--london-card-bg);border:1px solid var(--london-border);cursor:pointer;display:flex;gap:12px;padding:12px 14px;text-align:left;width:100%}.mini-tokyo-3d.is-london .london-line-option:hover,.mini-tokyo-3d.is-london .london-search-result:hover{background:var(--london-hover);border-color:rgba(17,59,146,.18)}.mini-tokyo-3d.is-london .london-line-option.active{background:var(--london-hover);border-color:rgba(17,59,146,.24)}.mini-tokyo-3d.is-london .line-title,.mini-tokyo-3d.is-london .result-title{color:var(--london-text);font-size:14px;font-weight:600}.mini-tokyo-3d.is-london .london-line-dot,.mini-tokyo-3d.is-london .london-line-swatch{border-radius:50%;flex:none;height:10px;width:10px}.mini-tokyo-3d.is-london .london-departure-main,.mini-tokyo-3d.is-london .london-line-copy{align-items:center;display:flex;flex:1;gap:12px}.mini-tokyo-3d.is-london .london-line-copy{align-items:flex-start;flex-direction:column;gap:2px}.mini-tokyo-3d.is-london .line-status.good,.mini-tokyo-3d.is-london .status-text.good{color:#15803d}.mini-tokyo-3d.is-london .line-status.minor,.mini-tokyo-3d.is-london .status-text.minor{color:#b45309}.mini-tokyo-3d.is-london .line-status.severe,.mini-tokyo-3d.is-london .status-text.severe{color:#b91c1c}.mini-tokyo-3d.is-london .london-filter-section{margin-top:16px}.mini-tokyo-3d.is-london .london-filter-header{align-items:center;color:var(--london-muted);display:flex;font-size:12px;font-weight:700;justify-content:space-between;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.mini-tokyo-3d.is-london .london-chip-row{display:flex;flex-wrap:wrap;gap:8px}.mini-tokyo-3d.is-london .london-filter-chip,.mini-tokyo-3d.is-london .london-filter-reset,.mini-tokyo-3d.is-london .london-secondary-button{border-radius:999px;font:inherit;font-size:12px;font-weight:600;min-height:34px;padding:0 12px}.mini-tokyo-3d.is-london .london-station-line-strip{border-radius:999px;display:flex;gap:4px;height:6px;overflow:hidden}.mini-tokyo-3d.is-london .london-station-line-strip span{flex:1}.mini-tokyo-3d.is-london .london-line-pill-row{display:flex;flex-wrap:wrap;gap:8px}.mini-tokyo-3d.is-london .london-line-pill{align-items:center;background:color-mix(in srgb,var(--line-color,var(--london-blue)) 12%,transparent);border:1px solid color-mix(in srgb,var(--line-color,var(--london-blue)) 26%,transparent);border-radius:999px;color:var(--london-text);display:inline-flex;font-size:12px;font-weight:700;min-height:32px;padding:0 12px}.mini-tokyo-3d.is-london .london-drawer-section{display:flex;flex-direction:column;gap:10px}.mini-tokyo-3d.is-london .london-capacity-card,.mini-tokyo-3d.is-london .london-departure-row,.mini-tokyo-3d.is-london .london-severe-summary,.mini-tokyo-3d.is-london .london-station-status{padding:14px}.mini-tokyo-3d.is-london .london-station-status{align-items:flex-start;display:flex;gap:12px}.mini-tokyo-3d.is-london .london-station-status .status-line,.mini-tokyo-3d.is-london .london-status-line{align-self:stretch;border-radius:999px;width:5px}.mini-tokyo-3d.is-london .london-about-modal,.mini-tokyo-3d.is-london .london-status-modal{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,5%,.16);box-sizing:border-box;display:flex;inset:0;justify-content:center;opacity:0;padding:24px 16px max(24px,env(safe-area-inset-bottom));pointer-events:none;position:absolute;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}.mini-tokyo-3d.is-london .london-about-modal.open,.mini-tokyo-3d.is-london .london-status-modal.open{opacity:1;pointer-events:auto;visibility:visible}.mini-tokyo-3d.is-london .london-about-dialog,.mini-tokyo-3d.is-london .london-status-dialog{background:var(--london-surface-strong);border:1px solid var(--london-border);border-radius:28px;box-shadow:0 24px 48px rgba(0,0,0,.16);box-sizing:border-box;display:flex;flex-direction:column;gap:16px;max-height:calc(100dvh - 48px);overflow:hidden;padding:22px;width:min(720px,calc(100% - 32px))}.mini-tokyo-3d.is-london .london-about-dialog{width:min(480px,calc(100% - 32px))}.mini-tokyo-3d.is-london .london-about-dialog-body{display:flex;flex-direction:column;gap:18px;min-height:0;overflow:auto;padding:4px 2px 2px}.mini-tokyo-3d.is-london .london-about-author{color:var(--london-muted);font-size:15px;line-height:1.5;margin:0}.mini-tokyo-3d.is-london .london-about-links{display:flex;flex-direction:column;gap:10px}.mini-tokyo-3d.is-london .london-about-links a{align-items:center;background:var(--london-card-bg);border:1px solid var(--london-border);border-radius:14px;color:var(--london-blue);display:flex;font-weight:700;min-height:46px;padding:0 14px;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.mini-tokyo-3d.is-london .london-about-links a:hover{background:var(--london-hover);border-color:color-mix(in srgb,var(--london-blue) 38%,var(--london-border))}.mini-tokyo-3d.is-london .london-about-links a:focus-visible{outline:3px solid color-mix(in srgb,var(--london-blue) 72%,#fff);outline-offset:2px}.mini-tokyo-3d.is-london .london-status-dialog-body{display:flex;flex:1;flex-direction:column;gap:16px;margin-right:-4px;min-height:0;overflow:auto;padding-right:4px;scrollbar-gutter:stable}.mini-tokyo-3d.is-london .london-severe-summary{background:hsla(0,86%,97%,.92);border-color:rgba(185,28,28,.14);display:flex;flex-direction:column;gap:4px}.mini-tokyo-3d.is-london .london-status-grid{gap:10px}.mini-tokyo-3d.is-london .london-status-card{align-items:stretch;display:flex;gap:14px;padding:14px}.mini-tokyo-3d.is-london .london-status-card.severe{background:hsla(0,86%,97%,.94);border-color:rgba(185,28,28,.16)}.mini-tokyo-3d.is-london .london-status-card.minor{background:rgba(255,251,235,.94);border-color:rgba(180,83,9,.16)}.mini-tokyo-3d.is-london .london-status-card-copy{display:flex;flex-direction:column;gap:4px}.mini-tokyo-3d.is-london .london-capacity-card strong,.mini-tokyo-3d.is-london .london-departure-heading,.mini-tokyo-3d.is-london .london-departure-main strong,.mini-tokyo-3d.is-london .london-severe-summary strong,.mini-tokyo-3d.is-london .london-station-status strong,.mini-tokyo-3d.is-london .london-status-card-copy strong{color:var(--london-text);font-weight:700}.mini-tokyo-3d.is-london.london-theme-dark .london-severe-summary strong,.mini-tokyo-3d.is-london.london-theme-dark .london-status-card-copy strong{color:var(--london-status-title)}.mini-tokyo-3d.is-london.london-theme-dark .london-severe-summary span,.mini-tokyo-3d.is-london.london-theme-dark .london-status-card .status-reason,.mini-tokyo-3d.is-london.london-theme-dark .london-status-header p{color:var(--london-status-body)}.mini-tokyo-3d.is-london.london-theme-dark .line-status.good,.mini-tokyo-3d.is-london.london-theme-dark .london-status-card .status-text.good{color:var(--london-status-good)}.mini-tokyo-3d.is-london.london-theme-dark .line-status.minor,.mini-tokyo-3d.is-london.london-theme-dark .london-status-card .status-text.minor{color:var(--london-status-minor)}.mini-tokyo-3d.is-london.london-theme-dark .line-status.severe,.mini-tokyo-3d.is-london.london-theme-dark .london-status-card .status-text.severe{color:var(--london-status-severe)}.mini-tokyo-3d.is-london.london-theme-dark .london-status-card.minor{background:var(--london-status-minor-bg);border-color:var(--london-status-minor-border)}.mini-tokyo-3d.is-london.london-theme-dark .london-severe-summary,.mini-tokyo-3d.is-london.london-theme-dark .london-status-card.severe{background:var(--london-status-severe-bg);border-color:var(--london-status-severe-border)}.mini-tokyo-3d.is-london .london-departure-group{display:flex;flex-direction:column;gap:8px}.mini-tokyo-3d.is-london .london-departure-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.mini-tokyo-3d.is-london .london-departure-main>div{display:flex;flex-direction:column;gap:2px}.mini-tokyo-3d.is-london .london-departure-time{color:var(--london-blue);font:700 13px/1 Roboto Mono,SFMono-Regular,Menlo,monospace;white-space:nowrap}.mini-tokyo-3d.is-london .london-drawer-footer{align-items:center;display:flex;gap:12px;justify-content:space-between}.mini-tokyo-3d.is-london .london-theme-toggle{justify-content:center;min-width:84px}.mini-tokyo-3d.is-london .london-theme-toggle-icon{font-size:15px;line-height:1}.mini-tokyo-3d.is-london .london-station-header{align-items:flex-start}.mini-tokyo-3d.is-london .london-station-drawer-inner{display:flex;flex-direction:column;gap:18px;height:100%;min-height:0}.mini-tokyo-3d.is-london .london-station-drawer-body{display:flex;flex:1;flex-direction:column;gap:16px;margin-right:-4px;min-height:0;overflow:auto;padding-bottom:8px;padding-right:4px;scrollbar-gutter:stable}.mini-tokyo-3d.is-london .london-section-heading-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.mini-tokyo-3d.is-london .london-status-alert{align-items:flex-start;background:var(--london-card-bg);border:1px solid var(--london-border);border-radius:18px;display:flex;gap:12px;padding:14px 15px}.mini-tokyo-3d.is-london .london-status-alert.good{border-color:rgba(21,128,61,.18)}.mini-tokyo-3d.is-london .london-status-alert.minor{border-color:rgba(180,83,9,.24)}.mini-tokyo-3d.is-london .london-status-alert.severe{border-color:rgba(185,28,28,.26)}.mini-tokyo-3d.is-london .london-status-alert-icon{align-items:center;background:#d97706;border-radius:50%;color:#fff;display:inline-flex;flex:none;font-size:14px;font-weight:800;height:28px;justify-content:center;width:28px}.mini-tokyo-3d.is-london .london-status-alert.good .london-status-alert-icon{background:#15803d}.mini-tokyo-3d.is-london .london-status-alert.severe .london-status-alert-icon{background:#dc2626}.mini-tokyo-3d.is-london .london-status-alert-copy{display:flex;flex-direction:column;gap:4px}.mini-tokyo-3d.is-london .london-departure-card strong,.mini-tokyo-3d.is-london .london-status-alert-copy strong{color:var(--london-text);font-weight:700}.mini-tokyo-3d.is-london .london-capacity-copy,.mini-tokyo-3d.is-london .london-status-alert-copy p{color:var(--london-muted);line-height:1.55;margin:0}.mini-tokyo-3d.is-london .london-capacity-badge{align-items:center;background:var(--london-card-bg);border:1px solid var(--london-border);border-radius:999px;color:var(--london-muted);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.03em;min-height:28px;padding:0 10px}.mini-tokyo-3d.is-london .london-capacity-badge.good{color:#15803d}.mini-tokyo-3d.is-london .london-capacity-badge.minor{color:#b45309}.mini-tokyo-3d.is-london .london-capacity-badge.severe{color:#b91c1c}.mini-tokyo-3d.is-london .london-crowding-meter{background:color-mix(in srgb,var(--london-border) 70%,transparent);border-radius:999px;height:10px;overflow:hidden}.mini-tokyo-3d.is-london .london-crowding-fill{background:#64748b;border-radius:999px;display:block;height:100%;width:0}.mini-tokyo-3d.is-london .london-crowding-fill.good{background:linear-gradient(90deg,#16a34a,#22c55e)}.mini-tokyo-3d.is-london .london-crowding-fill.minor{background:linear-gradient(90deg,#f59e0b,#fb923c)}.mini-tokyo-3d.is-london .london-crowding-fill.severe{background:linear-gradient(90deg,#ef4444,#dc2626)}.mini-tokyo-3d.is-london .london-section-divider{background:var(--london-border);height:1px;opacity:.8;width:100%}.mini-tokyo-3d.is-london .london-direction-section{display:flex;flex-direction:column;gap:10px}.mini-tokyo-3d.is-london .london-line-departure-group{display:flex;flex-direction:column;gap:12px}.mini-tokyo-3d.is-london .london-line-departure-header{align-items:center;display:flex}.mini-tokyo-3d.is-london .london-line-group-pill{gap:8px}.mini-tokyo-3d.is-london .london-line-group-dot{border-radius:50%;display:inline-block;flex:none;height:8px;width:8px}.mini-tokyo-3d.is-london .london-departure-heading{color:var(--london-muted);font-size:13px;letter-spacing:.12em;text-transform:uppercase}.mini-tokyo-3d.is-london .london-departure-card{align-items:center;background:var(--london-card-bg);border:1px solid var(--london-border);border-radius:16px;display:flex;gap:16px;justify-content:space-between;padding:15px 16px}.mini-tokyo-3d.is-london .london-departure-card-main{display:flex;flex-direction:column;gap:3px}.mini-tokyo-3d.is-london .london-departure-card-main span{color:var(--london-muted);font-size:12px}.mini-tokyo-3d.is-london .london-primary-button{background:var(--london-blue);border:0;border-radius:14px;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:700;min-height:48px;transition:transform .18s ease,filter .18s ease;width:100%}.mini-tokyo-3d.is-london .london-primary-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.mini-tokyo-3d.is-london .london-drawer-footer{align-items:stretch;border-top:1px solid var(--london-border);flex:none;flex-direction:column;padding-top:14px}.mini-tokyo-3d.is-london .london-drawer-footer-meta{align-self:center;color:var(--london-muted);font-size:12px}.mini-tokyo-3d.is-london .london-empty-state{background:var(--london-card-muted-bg);border:1px dashed var(--london-border);border-radius:16px;color:var(--london-muted);padding:14px}.mini-tokyo-3d.is-london .london-station-popup-wrap .mapboxgl-popup-content{background:hsla(0,0%,8%,.92);border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.18);color:#fff}.mini-tokyo-3d.is-london .london-station-popup{display:flex;flex-direction:column;gap:8px;min-width:120px}.mini-tokyo-3d.is-london .london-station-popup-lines{display:flex;flex-direction:column;gap:6px}.mini-tokyo-3d.is-london .london-station-popup-line{align-items:center;display:flex;gap:8px}.mini-tokyo-3d.is-london .london-station-popup-line .line-strip{border-radius:999px;flex:none;height:4px;width:12px}@media (max-width:960px){.mini-tokyo-3d.is-london .mapboxgl-ctrl-top-left,.mini-tokyo-3d.is-london .mapboxgl-ctrl-top-right{top:148px}.mini-tokyo-3d.is-london .london-topbar{align-items:flex-start;flex-wrap:wrap}.mini-tokyo-3d.is-london .london-topbar-actions{justify-content:space-between;width:100%}.mini-tokyo-3d.is-london .london-search-panel{max-height:calc(100dvh - 168px);top:152px}.mini-tokyo-3d.is-london .london-station-drawer{bottom:max(16px,env(safe-area-inset-bottom));left:16px;max-height:min(72dvh,560px,calc(100dvh - 168px));right:16px;top:auto;transform:translateY(24px);width:auto}.mini-tokyo-3d.is-london .london-station-drawer.open{transform:translateY(0)}.mini-tokyo-3d.is-london .london-drawer-footer{align-items:stretch;flex-direction:column}.mini-tokyo-3d.is-london .london-secondary-button{width:100%}}@media (max-height:560px){.mini-tokyo-3d.is-london .london-about-modal,.mini-tokyo-3d.is-london .london-status-modal{align-items:flex-start;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.mini-tokyo-3d.is-london .london-about-dialog,.mini-tokyo-3d.is-london .london-status-dialog{max-height:calc(100dvh - max(24px, env(safe-area-inset-top) + env(safe-area-inset-bottom)))}}