.svg-icon{pointer-events:none;fill:currentColor;height:24px;width:24px}.world[data-v-0298fede]{display:flex;align-items:center;margin-bottom:.5rem;padding-left:.8rem}.world .world__name[data-v-0298fede]{word-break:break-word;overflow-wrap:break-word}.world .world__maps[data-v-0298fede]{display:flex;align-items:center;margin-left:auto;padding-left:1rem;padding-right:.2rem;list-style:none}.map[data-v-0298fede]{width:3.2rem;height:3.2rem}.map .svg-icon[data-v-0298fede]{top:.2rem!important;right:.2rem!important;bottom:.2rem!important;left:.2rem!important;width:calc(100% - .4rem)!important;height:auto!important}.map~.map[data-v-0298fede]{margin-left:.5rem}#map-context-menu[data-v-43cc25b5]{position:fixed;z-index:150;min-width:15rem;max-width:22.5rem;top:0;left:0}#map-context-menu ul[data-v-43cc25b5]{background-color:var(--background-base);box-shadow:var(--box-shadow);color:var(--text-base);border-radius:var(--border-radius);padding:.5rem;position:relative;z-index:1}#map-context-menu[data-v-43cc25b5] .world{padding:.2rem 0 .2rem .8rem;margin-bottom:0}#map-context-menu[data-v-43cc25b5] .world li{width:2.8rem;height:2.8rem}@media screen and (max-width:767px){#map-context-menu[data-v-43cc25b5]{bottom:.5rem;top:auto;left:0;right:0;margin:auto;width:90vw;max-width:40rem;overflow:auto;transform:none!important}#map-context-menu[data-v-43cc25b5]:before{content:"";position:fixed;top:auto;right:0;bottom:0;left:0;display:block;height:40rem;background-image:linear-gradient(0deg,var(--background-dark),transparent);z-index:-1}}.map[data-v-a481e480]{width:100%;height:100%;background:0 0;z-index:0;cursor:default;box-sizing:border-box;position:relative}.map[data-v-a481e480]:focus-visible:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:.2rem solid #ccc;display:block;z-index:2000;pointer-events:none}.map.focus-visible[data-v-a481e480]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:.2rem solid #ccc;display:block;z-index:2000;pointer-events:none}.player .player__icon[data-v-8a805d12]{position:absolute;display:block;top:0;bottom:0;left:.7rem;pointer-events:none;margin:auto;z-index:2}.player .player__name[data-v-8a805d12]{padding-left:2.7rem}.player.player--hidden .player__icon[data-v-8a805d12]{filter:grayscale(1);opacity:.5}.player.player--other-world:not(:hover) .player__icon[data-v-8a805d12]{opacity:.5}.player.player--other-world:not(:hover) .player__name[data-v-8a805d12]{color:var(--text-disabled)}.player.player--other-world .player__name[data-v-8a805d12] span,.player:active .player__name[data-v-8a805d12] span,.player:focus .player__name[data-v-8a805d12] span,.player:hover .player__name[data-v-8a805d12] span{color:inherit!important}.section--collapsible .section__heading .svg-icon[data-v-8a91d536]{transform:rotate(180deg)}.section--collapsible.section--collapsed .section__heading .svg-icon[data-v-8a91d536]{transform:none}fieldset{appearance:none;border:none;margin:0;padding:0}.sidebar__section.following[data-v-5db980ea]{margin-top:auto;min-height:0;flex:0 0 auto}.sidebar__section.following .following__target[data-v-5db980ea]{display:flex;align-items:center}.sidebar__section.following .following__target .target__unfollow[data-v-5db980ea]{position:absolute;top:2rem;right:1.5rem}.sidebar__section.following .following__target .target__info[data-v-5db980ea]{margin-left:2rem;display:flex;flex-direction:column;justify-content:flex-start}.sidebar__section.following .following__target .target__info .target__status[data-v-5db980ea]{font-size:1.3rem}.sidebar__section.following .following__target.following__target--hidden .target__icon[data-v-5db980ea]{filter:grayscale(1);opacity:.5}@media (max-width:480px),(max-height:480px){.sidebar__section.following[data-v-5db980ea]{margin-top:0}}/*!
 * Copyright 2020 James Lyne
 *
 *    Licensed under the Apache License, Version 2.0 (the "License");
 *    you may not use this file except in compliance with the License.
 *    You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *    Unless required by applicable law or agreed to in writing, software
 *    distributed under the License is distributed on an "AS IS" BASIS,
 *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *    See the License for the specific language governing permissions and
 *    limitations under the License.
 */.sidebar .sidebar__section{background-color:var(--background-base);color:var(--text-base);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;padding:1.5rem;position:relative}.sidebar .sidebar__section h2:first-child{margin-top:0}.sidebar{position:fixed;z-index:120;top:0;right:0;bottom:0;display:flex;flex-direction:column;padding:1rem;font-size:1.5rem;will-change:transform;pointer-events:none}.sidebar li,.sidebar ol,.sidebar ul{padding:0;list-style:none;margin:0}.sidebar .sidebar__buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-bottom:1rem;pointer-events:auto;align-self:flex-end}.sidebar .sidebar__buttons button{width:5rem;height:5rem;box-shadow:var(--box-shadow)}.sidebar .sidebar__buttons button+button{margin-left:1rem}@media (max-width:480px){.sidebar .sidebar__buttons{flex-direction:column;align-items:flex-end;margin:0;position:absolute;right:1rem;top:1rem}.sidebar .sidebar__buttons button+button{margin-left:0;margin-top:1rem}}@media (max-width:400px),(max-height:480px){.sidebar .sidebar__buttons{right:.5rem;top:.5rem}}.sidebar .sidebar__content{position:relative;display:flex;flex-direction:column;flex-shrink:1;min-height:0;overflow:auto;pointer-events:auto;margin-right:-.5rem;padding:.2rem .5rem 0 .2rem;width:25rem;align-items:flex-end;overscroll-behavior:contain}.sidebar .sidebar__content:not(:hover):not(:focus-within){scrollbar-color:var(--background-base) transparent}.sidebar .sidebar__content:not(:hover):not(:focus-within)::-webkit-scrollbar-thumb{background-color:var(--background-base)}.sidebar .sidebar__section{margin-bottom:1rem;box-sizing:border-box;width:100%;max-width:25rem;flex:0 0 auto}.sidebar .sidebar__section .section__heading{cursor:pointer;user-select:none;text-align:left;align-items:center;margin:0}.sidebar .sidebar__section .section__heading button{display:flex;font-size:2rem;padding:1.5rem 1.5rem 1rem;margin:-1.5rem -1.5rem 0;background-color:transparent;color:inherit;width:calc(100% + 3rem);align-items:center}.sidebar .sidebar__section .section__heading button .svg-icon{margin-left:auto;width:1.5rem;height:1.5rem}.sidebar .sidebar__section .section__heading.focus-visible,.sidebar .sidebar__section .section__heading:active,.sidebar .sidebar__section .section__heading:focus-visible,.sidebar .sidebar__section .section__heading:hover{background-color:transparent;color:inherit}.sidebar .sidebar__section .section__content{padding:0 .5rem;margin:0 -.5rem 1rem;min-width:0}.sidebar .sidebar__section .section__content:last-child{margin-bottom:0}.sidebar .sidebar__section .section__skeleton{font-style:italic;color:var(--text-disabled);text-align:center;align-self:center;margin-top:1rem}.sidebar .sidebar__section.section--collapsed .section__heading button{padding-bottom:1.5rem;margin-bottom:-1.5rem}.sidebar .sidebar__section.section--collapsed .section__content{display:none}@media (max-width:320px){.sidebar .sidebar__section{box-sizing:border-box;width:100%}}@media (max-width:480px){.sidebar{padding-right:7rem}}@media (max-width:400px),(max-height:480px){.sidebar{padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem}}@media (max-width:400px){.sidebar{padding-right:6.5rem}}@media print{.sidebar{display:none}}.message .message__face{display:inline-block;vertical-align:baseline;margin-right:.5rem}.message .message__sender{margin-right:.5rem;word-wrap:break-word}.message .message__sender:not(:empty):after{content:": "}.message .message__content{word-wrap:break-word}.message.message--playerjoin,.message.message--playerleave{font-style:italic}@media (max-width:320px){.message.message--chat .message__sender:after{content:none}.message.message--chat .message__content{display:block;color:var(--text-emphasis)}}/*!
 * Copyright 2020 James Lyne
 *
 *    Licensed under the Apache License, Version 2.0 (the "License");
 *    you may not use this file except in compliance with the License.
 *    You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *    Unless required by applicable law or agreed to in writing, software
 *    distributed under the License is distributed on an "AS IS" BASIS,
 *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *    See the License for the specific language governing permissions and
 *    limitations under the License.
 */.chat{background-color:var(--background-base);color:var(--text-base);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;padding:1.5rem;position:relative}.chat h2:first-child{margin-top:0}.chat{position:absolute;bottom:7rem;left:7rem;width:50rem;max-width:calc(100% - 8rem);max-height:20rem;display:flex;box-sizing:border-box}.chat .chat__messages{display:flex;flex-direction:column-reverse;list-style:none;overflow:auto;margin:0;padding:0}.chat .chat__messages .message{font-size:1.6rem;line-height:1.9rem}.chat .chat__messages .message+.message{margin-bottom:.5rem}.chat .chat__messages .message.message--skeleton{font-style:italic;color:var(--text-subtle)}.chat .chat__form{display:flex;flex-wrap:wrap;align-items:stretch;margin:1.5rem -1.5rem -1.5rem}.chat .chat__form .chat__input{border-bottom-left-radius:var(--border-radius);flex-grow:1}.chat .chat__form .chat__send{padding-left:1rem;padding-right:1rem;border-radius:0 0 var(--border-radius) 0}.chat .chat__form .chat__error{background-color:var(--background-error);color:var(--text-emphasis);font-size:1.6rem;padding:.5rem 1rem;line-height:2rem;width:100%}.chat .chat__login{font-size:1.6rem;padding:1.2rem;background-color:var(--background-light);color:var(--text-subtle);margin:1.5rem -1.5rem -1.5rem;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}@media (max-width:400px),(max-height:480px){.chat{bottom:6.5rem;left:6.5rem;max-width:calc(100% - 7rem)}}@media (max-width:320px){.chat .chat__messages .message+.message{margin-bottom:.7rem}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-control{position:relative;z-index:800;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*!
 * Copyright 2020 James Lyne
 *
 * Some portions of this file were taken from https://github.com/webbukkit/dynmap.
 * These portions are Copyright 2020 Dynmap Contributors.
 *
 *    Licensed under the Apache License, Version 2.0 (the "License");
 *    you may not use this file except in compliance with the License.
 *    You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *    Unless required by applicable law or agreed to in writing, software
 *    distributed under the License is distributed on an "AS IS" BASIS,
 *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *    See the License for the specific language governing permissions and
 *    limitations under the License.
 *//*!
 * Copyright 2020 James Lyne
 *
 *    Licensed under the Apache License, Version 2.0 (the "License");
 *    you may not use this file except in compliance with the License.
 *    You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *    Unless required by applicable law or agreed to in writing, software
 *    distributed under the License is distributed on an "AS IS" BASIS,
 *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *    See the License for the specific language governing permissions and
 *    limitations under the License.
 */.leaflet-control a,.leaflet-control button,.leaflet-control-chat,.leaflet-control-layers-toggle,.leaflet-control-link,.leaflet-control-loading,[type=button],button{appearance:none;box-shadow:none;background-color:var(--background-base);color:var(--text-base);border-radius:var(--border-radius);border:none;cursor:pointer;display:block;text-align:center;position:relative;transition:color .2s ease-in,background-color .2s ease-in;font-size:1.6rem;font-family:Raleway,sans-serif;box-sizing:border-box;text-shadow:none;user-select:none}.leaflet-control a .svg-icon,.leaflet-control-chat .svg-icon,.leaflet-control-layers-toggle .svg-icon,.leaflet-control-link .svg-icon,.leaflet-control-loading .svg-icon,[type=button] .svg-icon,button .svg-icon{display:inline-block;width:3rem;height:3rem;pointer-events:none}.leaflet-control a .svg-icon:only-child,.leaflet-control-chat .svg-icon:only-child,.leaflet-control-layers-toggle .svg-icon:only-child,.leaflet-control-link .svg-icon:only-child,.leaflet-control-loading .svg-icon:only-child,[type=button] .svg-icon:only-child,button .svg-icon:only-child{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.leaflet-control a:hover,.leaflet-control a[aria-expanded=true],.leaflet-control a[aria-pressed=true],.leaflet-control-chat:hover,.leaflet-control-layers-toggle:hover,.leaflet-control-link:hover,.leaflet-control-loading:hover,[aria-expanded=true].leaflet-control-chat,[aria-expanded=true].leaflet-control-layers-toggle,[aria-expanded=true].leaflet-control-link,[aria-expanded=true].leaflet-control-loading,[aria-expanded=true][type=button],[aria-pressed=true].leaflet-control-chat,[aria-pressed=true].leaflet-control-layers-toggle,[aria-pressed=true].leaflet-control-link,[aria-pressed=true].leaflet-control-loading,[aria-pressed=true][type=button],[type=button]:hover,button:hover,button[aria-expanded=true],button[aria-pressed=true]{background-color:var(--background-hover);color:var(--text-hover)}.leaflet-control a:focus-visible,.leaflet-control-chat:focus-visible,.leaflet-control-layers-toggle:focus-visible,.leaflet-control-link:focus-visible,.leaflet-control-loading:focus-visible,[type=button]:focus-visible,button:focus-visible{outline:var(--outline-focus) auto thick!important;z-index:1;border-color:var(--background-dark)}.focus-visible.leaflet-control-chat,.focus-visible.leaflet-control-layers-toggle,.focus-visible.leaflet-control-link,.focus-visible.leaflet-control-loading,.focus-visible[type=button],.leaflet-control a.focus-visible,button.focus-visible{outline:var(--outline-focus) auto thick!important;z-index:1;border-color:var(--background-dark)}.leaflet-control a:active,.leaflet-control-chat:active,.leaflet-control-layers-toggle:active,.leaflet-control-link:active,.leaflet-control-loading:active,[type=button]:active,button:active{background-color:var(--background-active);color:var(--text-active)}.leaflet-control a[aria-disabled=true],.leaflet-control a[disabled],[aria-disabled=true].leaflet-control-chat,[aria-disabled=true].leaflet-control-layers-toggle,[aria-disabled=true].leaflet-control-link,[aria-disabled=true].leaflet-control-loading,[aria-disabled=true][type=button],[disabled].leaflet-control-chat,[disabled].leaflet-control-layers-toggle,[disabled].leaflet-control-link,[disabled].leaflet-control-loading,[disabled][type=button],button[aria-disabled=true],button[disabled]{background-color:var(--background-disabled);color:var(--text-disabled);cursor:not-allowed}.leaflet-control a[aria-disabled=true]:active,.leaflet-control a[aria-disabled=true]:hover,.leaflet-control a[disabled]:active,.leaflet-control a[disabled]:hover,[aria-disabled=true].leaflet-control-chat:active,[aria-disabled=true].leaflet-control-chat:hover,[aria-disabled=true].leaflet-control-layers-toggle:active,[aria-disabled=true].leaflet-control-layers-toggle:hover,[aria-disabled=true].leaflet-control-link:active,[aria-disabled=true].leaflet-control-link:hover,[aria-disabled=true].leaflet-control-loading:active,[aria-disabled=true].leaflet-control-loading:hover,[aria-disabled=true][type=button]:active,[aria-disabled=true][type=button]:hover,[disabled].leaflet-control-chat:active,[disabled].leaflet-control-chat:hover,[disabled].leaflet-control-layers-toggle:active,[disabled].leaflet-control-layers-toggle:hover,[disabled].leaflet-control-link:active,[disabled].leaflet-control-link:hover,[disabled].leaflet-control-loading:active,[disabled].leaflet-control-loading:hover,[disabled][type=button]:active,[disabled][type=button]:hover,button[aria-disabled=true]:active,button[aria-disabled=true]:hover,button[disabled]:active,button[disabled]:hover{background-color:var(--background-disabled);color:var(--text-disabled)}.leaflet-control a[aria-disabled=true]:focus-visible,.leaflet-control a[disabled]:focus-visible,[aria-disabled=true].leaflet-control-chat:focus-visible,[aria-disabled=true].leaflet-control-layers-toggle:focus-visible,[aria-disabled=true].leaflet-control-link:focus-visible,[aria-disabled=true].leaflet-control-loading:focus-visible,[aria-disabled=true][type=button]:focus-visible,[disabled].leaflet-control-chat:focus-visible,[disabled].leaflet-control-layers-toggle:focus-visible,[disabled].leaflet-control-link:focus-visible,[disabled].leaflet-control-loading:focus-visible,[disabled][type=button]:focus-visible,button[aria-disabled=true]:focus-visible,button[disabled]:focus-visible{background-color:var(--background-disabled);color:var(--text-disabled)}.leaflet-control a[aria-disabled=true].focus-visible,.leaflet-control a[disabled].focus-visible,[aria-disabled=true].focus-visible.leaflet-control-chat,[aria-disabled=true].focus-visible.leaflet-control-layers-toggle,[aria-disabled=true].focus-visible.leaflet-control-link,[aria-disabled=true].focus-visible.leaflet-control-loading,[aria-disabled=true].focus-visible[type=button],[disabled].focus-visible.leaflet-control-chat,[disabled].focus-visible.leaflet-control-layers-toggle,[disabled].focus-visible.leaflet-control-link,[disabled].focus-visible.leaflet-control-loading,[disabled].focus-visible[type=button],button[aria-disabled=true].focus-visible,button[disabled].focus-visible{background-color:var(--background-disabled);color:var(--text-disabled)}.clock,.leaflet-control-layers .leaflet-control-layers-list{background-color:var(--background-base);color:var(--text-base);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;padding:1.5rem;position:relative}.clock h2:first-child,.leaflet-control-layers .leaflet-control-layers-list h2:first-child{margin-top:0}.vue-notification-group{z-index:130!important}.vue-notification-group .notification{margin:0 .5rem 1rem;padding:1rem 1.5rem;min-height:5rem;font-size:1.6rem;font-family:Raleway,sans-serif;color:var(--text-base);display:flex;flex-direction:column;justify-content:center;border-radius:var(--border-radius);box-shadow:var(--box-shadow);background:var(--background-base);border-left:none}.vue-notification-group .notification.success{background:#68cd86;border-left-color:#42a85f}.vue-notification-group .notification.warn{background:#ffb648;border-left-color:#f48a06}.vue-notification-group .notification.error{background:var(--background-error);border-left-color:#b82e24}@media screen and (max-width:767px){.vue-notification-group .vue-notification-wrapper:first-child:before{content:"";position:fixed;bottom:0;lefT:0;right:0;display:block;height:10rem;background-image:linear-gradient(0deg,var(--background-dark),transparent);z-index:-1}}/*!
 * Copyright 2020 James Lyne
 *
 *    Licensed under the Apache License, Version 2.0 (the "License");
 *    you may not use this file except in compliance with the License.
 *    You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *    Unless required by applicable law or agreed to in writing, software
 *    distributed under the License is distributed on an "AS IS" BASIS,
 *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *    See the License for the specific language governing permissions and
 *    limitations under the License.
 */.leaflet-control{background-color:var(--background-base);border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin:0;box-sizing:border-box;overflow:visible;font-size:1.5rem}@media print{.leaflet-control{display:none!important}}.leaflet-bar{display:flex;align-items:center;padding:0;border:none;box-shadow:var(--box-shadow)}.leaflet-bar a{border-radius:0;border-bottom:.1rem solid var(--border-color)}.leaflet-bar a.leaflet-disabled{background-color:var(--background-disabled);cursor:not-allowed}.leaflet-bar a.leaflet-disabled:hover{color:var(--text-disabled);border-bottom-color:var(--border-color)}.leaflet-bar a:hover{border-bottom-color:var(--border-color)}@media print{.leaflet-bar{display:none!important}}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:none}.leaflet-touch .leaflet-control-layers-toggle{background-image:none;width:5rem;height:5rem}.leaflet-touch .leaflet-top .leaflet-bar a{height:5rem;width:5rem;line-height:5rem}.leaflet-touch .leaflet-top .leaflet-bar a:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.leaflet-touch .leaflet-top .leaflet-bar a:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.leaflet-control-chat,.leaflet-control-layers-toggle,.leaflet-control-link,.leaflet-control-loading{width:5rem;height:5rem}.leaflet-control-coordinates{display:flex;align-items:center;padding:.5rem 1.5rem}.leaflet-control-coordinates .value{line-height:1;font-family:monospace;white-space:pre;font-size:2rem}.leaflet-control-coordinates .value[data-label]:before{content:attr(data-label);display:block;line-height:1;margin-bottom:.5rem;font-size:1.25rem;font-family:Raleway,sans-serif}.leaflet-control-coordinates .value+.value{margin-left:2rem}@media (max-width:600px){.leaflet-control-coordinates .region{display:none}}@media (max-width:384px){.leaflet-control-coordinates .chunk{display:none}}.leaflet-control-layers{width:auto;border:none;color:var(--text-base);position:relative}.leaflet-control-layers .leaflet-control-layers-list{display:block;position:absolute;top:0;left:6rem;overflow:auto;max-width:calc(100vw - 14rem);box-sizing:border-box}@media screen and (max-width:400px){.leaflet-control-layers .leaflet-control-layers-list{max-width:calc(100vw - 13rem)}}.leaflet-control-layers .leaflet-control-layers-list .leaflet-control-layers-overlays{width:100%;max-width:30rem}.leaflet-control-layers .leaflet-control-layers-list .layer{cursor:pointer;padding:.8rem 0 .7rem}.leaflet-control-logo{width:5rem;height:5rem;flex-shrink:0}.leaflet-control-logo a{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.leaflet-bottom,.leaflet-left,.leaflet-right,.leaflet-top{display:flex}.leaflet-left{padding-left:1rem}.leaflet-left .leaflet-control{margin:0}@media (max-width:400px),(max-height:480px){.leaflet-left{padding-left:.5rem}}.leaflet-right{padding-right:1rem}.leaflet-right .leaflet-control{margin:0}@media (max-width:400px),(max-height:480px){.leaflet-right{padding-right:.5rem}}.leaflet-top{padding-top:1rem;flex-direction:column;top:0;bottom:7rem;align-items:flex-start;z-index:1003}.leaflet-top .leaflet-control{order:2;min-width:5rem;margin-bottom:1rem}.leaflet-top .leaflet-control:first-child{margin-top:0}.leaflet-top .leaflet-control-loading{order:3}.leaflet-top .leaflet-bar{flex-direction:column;box-shadow:var(--box-shadow)}.leaflet-top .leaflet-bar a{width:5rem;height:5rem;line-height:5rem}.leaflet-top .leaflet-control-layers{box-shadow:var(--box-shadow)}.leaflet-top .leaflet-control-logo{order:1;margin-top:0!important}.leaflet-top .leaflet-control-logo+.leaflet-control-logo{margin-top:1rem!important}.leaflet-top .leaflet-control-chat{margin-top:auto;order:1000;margin-bottom:0}.leaflet-top .leaflet-control-zoom{flex-shrink:0}.leaflet-top .leaflet-control-zoom a{font-family:sans-serif}@media (max-width:480px) and (pointer:coarse),(max-height:480px) and (pointer:coarse),(max-height:400px){.leaflet-top .leaflet-control-zoom{display:none}.leaflet-top .leaflet-control-zoom+.leaflet-control{margin-top:0}}@media (max-width:400px),(max-height:480px){.leaflet-top{padding-top:.5rem;bottom:6.5rem}}.leaflet-bottom{padding-bottom:1rem;align-items:stretch;z-index:1002}.leaflet-bottom .leaflet-control{order:2}.leaflet-bottom .leaflet-control-link{order:1}.leaflet-bottom.leaflet-left .leaflet-control{margin-right:1rem}@media (max-width:400px),(max-height:480px){.leaflet-bottom{padding-bottom:.5rem}}.leaflet-center{left:0;right:0;justify-content:center;flex-direction:row;z-index:1001}.leaflet-center .leaflet-control{margin:0}.leaflet-control-loading{cursor:wait;animation:fade .3s linear;animation-fill-mode:forwards}.leaflet-control-loading:active,.leaflet-control-loading:hover{background-color:var(--background-base)}.leaflet-control-loading:focus-visible{background-color:var(--background-base)}.leaflet-control-loading.focus-visible{background-color:var(--background-base)}.leaflet-control-loading[hidden]{display:none}.leaflet-control-loading svg{animation:spin 1s linear infinite}/*!
 * Copyright 2020 James Lyne
 *
 *    Licensed under the Apache License, Version 2.0 (the "License");
 *    you may not use this file except in compliance with the License.
 *    You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *    Unless required by applicable law or agreed to in writing, software
 *    distributed under the License is distributed on an "AS IS" BASIS,
 *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *    See the License for the specific language governing permissions and
 *    limitations under the License.
 */.leaflet-popup .leaflet-popup-content-wrapper,.leaflet-popup .leaflet-popup-tip{background-color:var(--background-base);color:var(--text-base);box-shadow:var(--box-shadow)}.leaflet-popup .leaflet-popup-content-wrapper{max-height:50vh;display:flex;border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.leaflet-popup .leaflet-popup-content{margin:1rem;overflow:auto;word-break:break-word}.leaflet-popup.leaflet-popup--chat .leaflet-popup-content{margin:.5rem 1rem;display:flex;flex-direction:column}.leaflet-container a.leaflet-popup-close-button{background-color:var(--background-base);border-radius:var(--border-radius);width:2rem;height:2rem;top:-1rem;right:-1rem;text-align:center;padding:0;line-height:2rem}@media print{.leaflet-popup{display:none}}.marker{display:flex;align-items:center}.marker.marker--player{transition:transform .3s ease-in 0s}.marker.marker--player .marker__label{display:block}.marker.marker--player .player__armor,.marker.marker--player .player__health{width:50px}.marker.marker--player .player__armor,.marker.marker--player .player__armor-bar,.marker.marker--player .player__health,.marker.marker--player .player__health-bar{height:7px}.marker.marker--player .player__health{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFlJREFUeNosizEKgDAQBFfTHYGDywOEVNbn4/2AvxDS2VulTLwFF5ZhYBcADlW9c84XSV/MbNZa0XuHiKC1hnWM8UaRUgJJjzW2Usrj7pOk488e15OkfAIMAKPjHZyZqb9GAAAAAElFTkSuQmCC) repeat-x left center}.marker.marker--player .player__health-bar{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGhJREFUeNoMyD0OQEAUAOFhdwsi0WsVCk6zOkeR6F3GVSRKGzrhAn4aWV41mS/4qqohjmuc21EqAwYt0JKmJd4jKEahJ+e23PsyMYZTZIUtXJSyozHdITBCt4DVCdwX9DNEj1T+/QUYAL/qHN7p0mD8AAAAAElFTkSuQmCC) repeat-x left center}.marker.marker--player .player__armor{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGJJREFUeNpiEBEROSEhIXGTgYHBBESD+CysrKyiOjo6SgICAqdlZWUZrly5co/5y5cvn4WFhf2VlZUZXr16xXDz5s1iJqA2VU5OTgZmZmYGEA3iM0DNeqCgoPABRIP4AAEGAHt5GQt+fXh4AAAAAElFTkSuQmCC) repeat-x left center}.marker.marker--player .player__armor-bar{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHdJREFUeNoAaQCW/wBAQEO4TExQ2QAAADRQUVXZOTo9uABmZmz/4OLu/3Bwd//j5fH/YWJo/wABAQKPr7C7//b3//+ur7r/AwMDjwL///7o8/PyAO7v9AD09PMA/f396AEAAAA0KCkrrA8PEBDx8fDw2NfVVAIMAAZYOImaxqkoAAAAAElFTkSuQmCC) repeat-x left center}.marker .marker__label{flex:0 0 auto;margin-left:2px;z-index:20;font-size:1.5rem;line-height:1;white-space:pre-line;color:var(--text-base);background:var(--background-dark);padding:.2rem;display:none;overflow:hidden}.leaflet-pane--show-labels .marker__label{display:block}.marker:hover{z-index:1000}.marker:focus-visible{z-index:1000}.marker:focus-visible .marker__label{display:block;outline:auto}.marker.focus-visible{z-index:1000}.marker.focus-visible .marker__label{display:block;outline:auto}.marker:hover .marker__label{display:block}.no-animations .marker.marker--player{transition:none}@media print{.marker{display:none!important}}.leaflet-container{font-family:inherit;font-size:1.5rem;font-weight:inherit;line-height:1}.leaflet-container :focus-visible{outline-style:auto!important}.leaflet-container .focus-visible{outline-style:auto!important}.leaflet-players-pane{z-index:600}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:local("Raleway"),local("Raleway-Regular"),url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}h1,h2,h3,h4,h5,h6{font-weight:400;margin-top:0}h1{font-size:3rem}h2{font-size:2rem;line-height:2.4rem;margin-bottom:1rem}a{color:var(--text-base)}input{appearance:none;background-color:var(--background-light);box-shadow:none;color:var(--text-base);font-size:1.6rem;padding:1rem;border:.2rem solid var(--border-color);border-radius:0}input:focus-visible{color:var(--text-emphasis);outline-color:var(--text-emphasis)}input.focus-visible{color:var(--text-emphasis);outline-color:var(--text-emphasis)}input[disabled]{background-color:var(--background-disabled);border-color:var(--border-color);cursor:not-allowed}.js-focus-visible :focus:not(.focus-visible):not(:focus-visible){outline:0}.checkbox{display:flex;position:relative;align-items:center}.checkbox input[type=checkbox],.checkbox svg,.checkbox:before{position:absolute;top:0;bottom:0;left:0;margin:auto 1rem auto 0}.checkbox:before{content:"";width:2.2rem;height:2.2rem;border:.2rem solid #ccc;border-radius:.3rem;background-color:transparent;box-sizing:border-box;z-index:0}.checkbox input[type=checkbox]{width:2.4rem;height:2.4rem;opacity:0;z-index:2}.checkbox input[type=checkbox]:checked~span{color:var(--text-base)}.checkbox input[type=checkbox]:checked+svg{opacity:1}.checkbox input[type=checkbox]:focus-visible~span:after{content:"";outline:var(--outline-focus) 2px solid;position:absolute;top:0;right:-.5rem;bottom:0;left:-.5rem;border-radius:.5rem}.checkbox input[type=checkbox].focus-visible~span:after{content:"";outline:var(--outline-focus) 2px solid;position:absolute;top:0;right:-.5rem;bottom:0;left:-.5rem;border-radius:.5rem}.checkbox svg{opacity:0;transition:opacity .2s ease-in;z-index:1}.checkbox span{color:var(--text-subtle);padding-left:3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.menu{list-style:none;margin:0;padding:0;font-size:1.6rem}.menu ul{list-style:none;margin:0;padding:0}.menu>li{display:flex;padding:.8rem .8rem .7rem;position:relative}.menu>li>button{margin:-.8rem -.8rem -.7rem;flex-grow:1}.menu>input[type=radio]{clip:rect(1px,1px,1px,1px);height:1px;width:1px;position:absolute}.menu>input[type=radio]+label{appearance:none;box-shadow:none;background-color:var(--background-base);color:var(--text-base);border-radius:var(--border-radius);border:none;cursor:pointer;display:block;text-align:center;position:relative;transition:color .2s ease-in,background-color .2s ease-in;font-size:1.6rem;font-family:Raleway,sans-serif;box-sizing:border-box;text-shadow:none;user-select:none;margin-bottom:.1rem}.menu>input[type=radio]+label .svg-icon{display:inline-block;width:3rem;height:3rem;pointer-events:none}.menu>input[type=radio]+label .svg-icon:only-child{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.menu>input[type=radio]+label:hover,.menu>input[type=radio]:checked+label{background-color:var(--background-hover);color:var(--text-hover);position:relative}.menu>input[type=radio]:focus+label{outline:var(--outline-focus) auto thick!important;z-index:1;border-color:var(--background-dark)}.menu>input[type=radio]:active+label{background-color:var(--background-active);color:var(--text-active)}.menu>input[type=radio]:disabled+label{background-color:var(--background-disabled);color:var(--text-disabled);cursor:not-allowed}.menu>input[type=radio]:disabled+label:active,.menu>input[type=radio]:disabled+label:hover{background-color:var(--background-disabled);color:var(--text-disabled)}.menu>input[type=radio]:disabled+label:focus-visible{background-color:var(--background-disabled);color:var(--text-disabled)}.menu>input[type=radio]:disabled+label.focus-visible{background-color:var(--background-disabled);color:var(--text-disabled)}.menu>input[type=radio]+label,.menu>li>button{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:.8rem .8rem .7rem;text-align:left;min-height:3.2rem;border-radius:.5rem}#app .map .tile img,img{image-rendering:pixelated}.clock{position:relative;width:15rem;height:6rem;z-index:50;font-family:monospace;display:flex;flex-direction:column;align-items:center;padding:.5rem 2rem;overflow:hidden}.clock .clock__time{text-align:center;font-size:2rem;line-height:2rem;margin-top:auto;background-color:var(--background-base);z-index:1;padding:.1rem .1rem 0;border-radius:.3rem}.clock .clock__time.night{color:var(--text-night)}.clock .clock__time.day{color:var(--text-day)}.clock .clock__time.day,.clock .clock__time.night{transition:color 8s 8s linear}.clock .clock__moon,.clock .clock__sun{position:absolute;top:0;bottom:0;left:0;right:0}.clock .clock__moon svg,.clock .clock__sun svg{width:15rem;height:12rem}.clock.clock--digital{justify-content:center;height:5rem;width:auto}.clock.clock--digital .clock__moon,.clock.clock--digital .clock__sun{display:none}.clock.clock--digital .clock__time{margin:0;font-size:3rem}@media (max-width:480px),(max-height:480px){.clock{transform:scale(calc((1/6)*5));transform-origin:top center}}@media print{@page{size:297mm 210mm}}