:root{--foreground:#f8f8f2!important;--code:#263440;--code-background:#131a20;--darker-code-background:#0f151a;--shadow:0 4px 10px -6px #010101;--black:#21222c;--blackSecondary:#414558;--blackTernary:#a7abbe;--blackLight:hsla(230,15%,15%,5%);--white:#f8f8f2;--whiteSecondary:#fff;--whiteLight:hsla(60,30%,96%,5%);--cyan:#80ffea;--cyanSecondary:#ccfff6;--cyanLight:hsla(170,100%,75%,5%);--cyanGlow:hsl(170,100%,50%);--green:#8aff80;--greenSecondary:#d0ffcc;--greenLight:hsla(115,100%,75%,5%);--orange:#ffca80;--orangeSecondary:#ffeacc;--orangeLight:hsla(35,100%,75%,5%);--pink:#ff80bf;--pinkSecondary:#ffcce6;--pinkLight:hsla(330,100%,75%,5%);--purple:#9580ff;--purpleSecondary:#d5ccff;--purpleLight:hsl(250,100%,75%,5%);--red:#ff9580;--redSecondary:#ffd5cc;--redLight:hsla(10,100%,75%,5%);--yellow:#ffff80;--yellowSecondary:#ffc;--gradientDegree:135deg;--purple-cyan:linear-gradient(var(--gradientDegree),var(--purple) 0%,var(--cyan) 100%);--border-size:0.1rem;--rounded-lg:0.5rem;--font-md:1rem;--spacing-10:2.5rem;--label-font-size:11.7px;--label-big-font-size:18px;--marker-font-size:0.75em}body{font-family:Montserrat,serif;font-optical-sizing:auto;font-weight:100;font-style:normal}strong{font-weight:600}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--code)}::-webkit-scrollbar-thumb{background:#435b70;border-radius:.3em}::-webkit-scrollbar-thumb:hover{background:#555}.mapPage{flex-direction:column;max-height:100vh}.main,.mapPage{display:flex;width:100vw;flex-grow:1}.main{flex-direction:row}.map-container{position:relative;display:flex;height:100%;width:100%;flex-grow:1}.leaflet-container{outline:none;flex:1 1;cursor:crosshair;background:#000a13;background:linear-gradient(90deg,rgb(0,10,19),rgb(11,13,15))!important}.leaflet-container .leaflet-iconex>[icon]{position:absolute;width:1em;height:1em;top:-.5em;left:-.5em}.leaflet-container .leaflet-iconex>[backg]{position:absolute;width:1em;height:1em;top:0!important;left:-.5em}.leaflet-container .leaflet-iconex>[content]{position:absolute;display:flex;align-items:center;justify-content:center;text-align:center;top:-.1em;left:-.1em}.leaflet-container .leaflet-iconex>[content]>img{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.6));width:1em;height:1em}.leaflet-container .leaflet-iconex.key{top:-.5em;font-size:2.5em}.leaflet-container .leaflet-iconex.key>[backg]{font-size:.4em;top:1.04em}.leaflet-container .leaflet-iconex.key>[content]>img{filter:none}.leaflet-container .leaflet-iconex.extract{font-size:2em}.leaflet-container .leaflet-iconex.big.halfVisible{opacity:1!important;filter:none!important}.leaflet-container .leaflet-iconex.big>[content]{top:0;left:0;transform:translate(-50%,-50%)}.leaflet-container .leaflet-iconex.big>[content]>img{width:2em;height:2em}.leaflet-container .leaflet-iconex.keylarge>[content]{transform:translate(-50%,-50%);top:0;left:0}@keyframes bounce{0%{transform:translateY(.1em)}50%{transform:translateY(-.1em)}to{transform:translateY(.1em)}}.invis{display:none!important}.leaflet-interactive{outline:none}@media(hover:none){.info-panel.closed{pointer-events:all}.info-popup{bottom:20px}}@media(max-width:1230px){.info-panel .floor-buttons{display:none!important;pointer-events:none}}.map-container{transition:padding-left .5s ease;transition-delay:0s}.info-panel{position:absolute;left:0;bottom:0;z-index:99999;height:100%;background:rgba(0,0,0,0);transition:width .5s ease,transform .5s ease,border-right 0s linear;transition-delay:0s,0s,0s;max-height:calc(100vh - 72px);overflow:visible;pointer-events:none;font-size:1.2em}.info-panel .floor-buttons{transition:opacity .5s ease;transition-delay:.5s;opacity:1;position:absolute;bottom:20px;left:360px;pointer-events:all}.info-panel a{display:inline-block;height:28px}.info-panel .adContainer{overflow:auto;background:#0f151a;border-bottom:1px solid #000}.info-panel .adContainer ins:empty{margin:0!important}.info-panel .s{overflow-x:hidden;overflow-y:auto;max-height:100%;height:100%;pointer-events:all;min-width:340px;max-width:340px;margin-right:60px;background:#131a20;border-right:1px solid var(--cyan);box-shadow:inset 0 8px 6px -6px rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:space-between}.info-panel .s>*{transition-delay:.5s}.info-panel .s .hint{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1em .5em;font-size:.8em;font-weight:400;color:#ddd;border-bottom:1px solid #000}.info-panel .s .hint a{height:unset}.info-panel .s h3{display:flex;flex-direction:row;justify-content:space-between;margin-left:1rem;padding:1em 1em 1em .3em;align-items:center}.info-panel .s h3 img{vertical-align:middle;margin-right:.5em}.info-panel .s h3 svg{height:20px;width:20px;margin-right:1em;transition:all .5s ease;transition-delay:0s;transform:rotate(270deg);fill:#ddd}.info-panel .s h3.closed svg{transform:rotate(90deg)}.info-panel .s h3:hover svg{fill:var(--cyan)}.info-panel .s h2,.info-panel .s p{padding:1rem}.info-panel .s .categories hr{border:0;border-bottom:1px solid var(--cyan);margin:1rem 0}.info-panel .s .checkWithChild>label:not(:first-child){margin-left:2rem}.info-panel .s .checkWithChild>label:not(:first-child):before{content:"∟";color:var(--cyan);position:absolute;left:-1.5rem}.info-panel.closed{transition-delay:.3s,.5s,.4s;overflow:visible}.info-panel.closed>*{transition-delay:0s;pointer-events:none}.info-panel.closed .sidebarToggler{pointer-events:all}.info-panel.closed .floor-buttons{transition:none!important;opacity:0;pointer-events:none;position:absolute;bottom:20px;left:360px}.info-panel.noTransition{transition-delay:0s,0s,0s!important}.info-panel.noTransition .s>*{transition-delay:0s!important}.sidebarToggler{position:absolute;top:0;left:340px;z-index:600;width:72px;height:72px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.71);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(10.8px);-webkit-backdrop-filter:blur(10.8px);border:1px solid rgba(0,0,0,.48);cursor:pointer;z-index:999999;transition:all .5s ease,width .5s ease;transition-delay:0s,0s}.sidebarToggler svg{width:50%;transition:all .5s ease,height .5s ease;transition-delay:0s,0s;transform:rotate(180deg);fill:#ddd}.sidebarToggler.closed svg{transform:rotate(0deg);transition-delay:.5s}.sidebarToggler:hover{background:#131a20}.sidebarToggler:hover svg{fill:var(--cyan)}@media(max-width:500px){.sidebarToggler{background:#131a20}.info-panel:not(.closed) .sidebarToggler{transition-delay:0s,0s;position:relative;left:0;width:100%}.info-panel:not(.closed) .sidebarToggler svg{height:50%}.info-panel.closed .sidebarTogglerPlaceholder{position:relative;left:0;width:100%;min-height:72px}svg{transition-delay:0s .5s!important}}.categorySwitch,.searchButton{transition:all .1s ease;transition-delay:0s!important;cursor:pointer;margin-left:0!important;padding:.3em 1em!important;height:3.5em;border-bottom:1px solid #000}.categorySwitch:hover,.searchButton:hover{background:#1c2730}.categorySwitch:active,.searchButton:active{background:#090c0f}.categorySwitch>span:first-of-type,.searchButton>span:first-of-type{flex-grow:1}.categorySwitch>svg,.searchButton>svg{margin-left:.5em}.categorySwitch span:last-of-type,.questList span:last-of-type{font-weight:300;font-size:.7em}span.glowing{color:var(--cyan);animation:glowingText 1.5s infinite alternate}@keyframes glowingText{0%{text-shadow:0 0 5px var(--cyanGlow),0 0 10px var(--cyanGlow),0 0 15px var(--cyanGlow)}to{text-shadow:none}}.categories,.keyList{margin-top:0!important;transition:all .5s ease;max-height:20000px;overflow:hidden}.search-close{cursor:pointer;color:var(--cyan);line-height:1em;font-size:.5em;margin-top:1em}.search-close,.search-close span{display:flex;align-items:center;justify-content:center}.search-close span{transition:background .25s ease;background:var(--black);padding:.5em .75em;border-radius:1em;width:-moz-fit-content;width:fit-content;border:1px solid var(--cyan)}.search-close svg{stroke:var(--cyan);margin-right:.25em}.search-close:focus,.search-close:hover{color:var(--pink)}.search-close:focus span,.search-close:hover span{background:var(--code-background);border:1px solid var(--pink)}.search-close:focus svg,.search-close:hover svg{stroke:var(--pink)}.search-close:active span{background:var(--darker-code-background)}.buttons{display:flex;justify-content:space-between;flex-direction:row;gap:.3em;padding-top:1em;padding-bottom:1em;width:100%}.buttons button{width:100%;height:3em;cursor:pointer;border:none;color:#fff;background:var(--code);font-weight:700;font-size:1em}.buttons button:hover{background:#3a4d5e}.buttons button:active{background:#090c0f}.buttons .cyan{color:#000;background:var(--cyan)}.buttons .cyan:hover{background:#60d1be}.buttons .cyan:active{background:#346e64}.adb-message{margin:1em 0;font-weight:300}.adb-message p{padding:.1 1em!important}.adb-message button{margin:0 .75em}.categories.closed,.keyList.closed{max-height:0;padding:0 1rem;overflow:hidden}.leaflet-marker-icon{margin-left:-6px;margin-top:-6px;width:12px;height:12px;transform-style:preserve-3d;background:rgba(0,0,0,0)!important;border:none!important}.leaflet-marker-icon:hover{z-index:99999!important}.leaflet-marker-icon .hover9{animation:float9 6s ease-in-out infinite}.leaflet-marker-icon .hover10,.leaflet-marker-icon .hover11{animation:float10 6s ease-in-out infinite}.leaflet-marker-icon .hover12{animation:float12 6s ease-in-out infinite}.leaflet-marker-icon .hover13,.leaflet-marker-icon .hover14{animation:float 6s ease-in-out infinite}.key>div{filter:drop-shadow(0 0 5px #000)}.key:hover>div{filter:drop-shadow(0 0 7px #D4AF37)}.electronic-safe>div,.safe-behind-key>div,.safe>div{filter:drop-shadow(0 0 5px #000)}.electronic-safe:hover>div,.safe-behind-key:hover>div,.safe:hover>div{filter:drop-shadow(0 0 7px #F0F)}@keyframes float{0%{filter:drop-shadow(7px 4px 0 rgba(0,0,0,.1));transform:translatey(0)}50%{filter:drop-shadow(7px 12px 0 rgba(0,0,0,.05));transform:translatey(-10px)}to{filter:drop-shadow(7px 4px 0 rgba(0,0,0,.1));transform:translatey(0)}}@keyframes float12{0%{filter:drop-shadow(3.5px 2px 0 rgba(0,0,0,.1));transform:translatey(0)}50%{filter:drop-shadow(3.5px 6px 0 rgba(0,0,0,.05));transform:translatey(-4px)}to{filter:drop-shadow(3.5px 2px 0 rgba(0,0,0,.1));transform:translatey(0)}}@keyframes float10{0%{filter:drop-shadow(1.75px 1px 0 rgba(0,0,0,.1));transform:translatey(0)}50%{filter:drop-shadow(1.75px 3px 0 rgba(0,0,0,.05));transform:translatey(-2px)}to{filter:drop-shadow(1.75px 1px 0 rgba(0,0,0,.1));transform:translatey(0)}}@keyframes float9{0%{filter:drop-shadow(.875px .5px 0 rgba(0,0,0,.1));transform:translatey(0)}50%{filter:drop-shadow(.875px 1.5px 0 rgba(0,0,0,.05));transform:translatey(-2px)}to{filter:drop-shadow(.875px .5px 0 rgba(0,0,0,.1));transform:translatey(0)}}.leaflet-image-layer{-webkit-user-select:none;-moz-user-select:none;user-select:none}.leaflet-iconex{position:relative;line-height:1em;text-align:center}.leaflet-iconex,.leaflet-iconex div{background:rgba(0,0,0,0)}.noint{pointer-events:none!important}.label{text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000;pointer-events:none}.label div{display:flex;justify-content:center}.il,.label span{white-space:nowrap}.il{line-height:1em;background:rgba(0,0,0,.8);border:.25em solid #000;padding:.4em .6em;position:absolute}.landing-zones .il{bottom:-2.3em}.combat-outpost .il,.combat-outpost-major .il{bottom:-2.6em}.hidden{opacity:0}.leaflet-tooltip{background:rgba(0,0,0,.8)!important;border-radius:16px!important;box-shadow:0 4px 30px rgba(0,0,0,.1)!important;backdrop-filter:blur(9.6px);-webkit-backdrop-filter:blur(9.6px);border:1px solid rgba(0,0,0,.49)!important;color:#fff!important;padding:12px 23px!important;font-size:24px}.floor-buttons{position:absolute;bottom:20px;left:20px;z-index:500;padding:10px;font-size:14px;display:flex;flex-direction:column;min-width:139px;align-items:baseline;background:rgba(0,0,0,.71);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(10.8px);-webkit-backdrop-filter:blur(10.8px);border:2px solid rgba(0,0,0,.2);font-weight:300}.floor-buttons label{width:100%;font-size:1.6em;cursor:pointer;display:inline-block;align-items:center;padding:10px 60px 10px 30px;border-bottom:1px solid rgba(0,0,0,0);border-image:linear-gradient(90deg,rgba(255,255,255,.75),rgba(255,255,255,0));border-image-slice:1}.floor-buttons label:last-of-type{border-bottom:none}.floor-buttons input[type=radio]{margin-right:10px;position:fixed;opacity:0;pointer-events:none}.floor-buttons input[type=radio]:checked+span:before{margin:0}.floor-buttons input[type=radio]:checked+span{color:var(--cyan)}.floor-buttons input[type=radio]:checked+span:before{content:"►";margin-right:5px;margin-left:-23px;font-size:18px;color:var(--cyan)}.control-group img{margin:0 .6em 0 .3em}.control-group label{display:flex;align-items:center}.categories,.keyList{background:#0f151a;padding:1rem;box-shadow:inset 0 3px 5px -3px rgba(0,0,0,.75),inset 0 -3px 5px -3px rgba(0,0,0,.75)}.categories li,.categories ul,.keyList li,.keyList ul{list-style:none;padding:0;margin:0}.categories h3,.keyList h3{padding:0 0 .4rem}.categories h4,.keyList h4{padding:1rem 0 .4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.categories h4:hover,.keyList h4:hover{filter:brightness(1.2);cursor:pointer}.categories h4:hover:after,.keyList h4:hover:after{margin-left:.5em;color:var(--cyan);animation:bounce 1s ease-in-out infinite}.categories div,.keyList div{transition:max-height .5s ease,padding .5s ease,margin .5s ease;overflow:hidden}.categories div.collapsed:first-of-type,.keyList div.collapsed:first-of-type{max-height:calc(64px + 1rem)}.categories div.collapsed,.keyList div.collapsed{max-height:calc(64px + 2rem);padding:0;margin:0}.categories div.collapsed h4:hover:after,.keyList div.collapsed h4:hover:after{content:"⇣"}.categories div:not(.collapsed),.keyList div:not(.collapsed){max-height:2500px}.categories div:not(.collapsed) h4:hover:after,.keyList div:not(.collapsed) h4:hover:after{content:"⇡"}.categories h3,.keyList h3{cursor:default!important}.categories h3,.categories h4,.keyList h3,.keyList h4{display:flex;align-items:center}.categories .smaller,.keyList .smaller{font-size:1.4em}.categories img,.keyList img{margin-right:.2em}.categories :first-child>*,.categories>:first-child,.keyList :first-child>*,.keyList>:first-child{padding-top:0!important;margin-top:0!important}.categories :last-child>:last-child,.categories>:last-child,.keyList :last-child>:last-child,.keyList>:last-child{padding-bottom:0!important;margin-bottom:0!important}.keygroup{flex-wrap:wrap;flex-direction:row}.keygroup,h4.img{display:flex;justify-content:space-between}h4.img{font-size:1.5em;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0 0 6px #000;width:100%;height:64px;padding:0;flex-direction:row-reverse;align-items:center;margin:1rem 0}h4.img span{padding-right:.5em}h3{padding:1rem 0 .4rem}a{font-weight:400;text-decoration:none;color:var(--cyan);cursor:pointer}a:hover{color:var(--pink)}.control{font-family:arial;display:block;position:relative;padding-left:30px;margin-bottom:5px;padding-top:3px;cursor:pointer}.control input{position:absolute;z-index:-1;opacity:0}.control_indicator{position:absolute;top:2px;left:0;height:25px;width:25px;background:#005244;border:0 solid #000;border-radius:4px;transition:background .5s ease}.control:hover input~.control_indicator{background:#00ffd5}.control input:focus~.control_indicator{background:#00927a}.control input:checked:focus~.control_indicator,.control input:checked~.control_indicator,.control:hover input:not([disabled]):checked~.control_indicator{background:#80ffea}.control input:disabled~.control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.control_indicator:after{box-sizing:unset;content:"";position:absolute;display:none}.control input:checked~.control_indicator:after{display:block}.control-checkbox a{margin-left:.3em}.control-checkbox .control_indicator:after{left:10px;top:4px;width:4px;height:12px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.control-checkbox input:disabled~.control_indicator:after{border-color:#7b7b7b}.control-checkbox .control_indicator:before{content:"";display:block;position:absolute;left:0;top:0;width:1.65em;height:1.65em;margin-left:-.21em;margin-top:-.21em;background:#80ffea;border-radius:.5em;opacity:.6;z-index:99999;transform:scale(0)}@keyframes s-ripple{0%{transform:scale(0)}20%{transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes s-ripple-dup{0%{transform:scale(0)}30%{transform:scale(1)}60%{transform:scale(1)}to{opacity:0;transform:scale(1)}}.control-checkbox input+.control_indicator:before{animation:s-ripple .25s ease-out}.control-checkbox input:checked+.control_indicator:before{animation-name:s-ripple-dup}@media(min-width:1231px){.info-popup:hover{font-size:18px}.info-popup:hover svg:last-of-type{right:4em}.info-popup:hover svg.share{right:7.75em}}@media(max-width:1231px){.floor-buttons{right:20px;left:unset}}@media(min-width:1231px){.info-popup{right:20px;bottom:20px;max-width:calc(100% - 200px)}}@media(max-width:500px){.info-popup p{width:25.5em!important}}@media(min-width:601px)and (max-width:1231px){.info-popup{max-width:600px}.info-popup p{width:39.5em!important}.videoContainer{font-size:1.13em}}@media(min-width:501px)and (max-width:600px){.info-popup{max-width:500px}.info-popup p{width:32.4em!important}.videoContainer{font-size:.92em}}@media(min-width:401px)and (max-width:500px){.info-popup{max-width:400px}.videoContainer{font-size:.73em}}@media(max-width:400px){.info-popup{max-width:100%}.info-popup p{display:flex;flex-direction:column;align-items:center}.info-popup .videoContainer{border:none!important;box-shadow:none!important}.info-popup .videoContainer,.info-popup .videoContainer .video,.info-popup .videoContainer .video div{max-width:calc(100vw - 10px)}.info-panel .s{transition:min-width .5s ease!important}.info-panel:not(.closed) .s{min-width:100vw}}.info-popup{border-radius:16px;max-height:calc(100% - 120px);bottom:20px;position:absolute;z-index:1001;font-size:14px;font-weight:300;background:rgba(0,0,0,.71);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(10.8px);-webkit-backdrop-filter:blur(10.8px);animation:popIn .3s cubic-bezier(0,.58,.45,1.48);animation-fill-mode:forwards;transition:background .15s ease-in-out,box-shadow .15s ease-in-out}.info-popup:hover{background:rgba(0,0,0,.85);box-shadow:0 4px 30px #000}.info-popup>div{overflow-x:hidden;overflow-y:auto;border-radius:16px;border:2px solid #00927a;overflow:hidden;max-height:100%}.info-popup>div>div{max-height:calc(100vh - 120px);overflow-y:auto}.info-popup>div>div>div{padding:10px 20px;display:flex;flex-direction:column;align-items:center}.info-popup .h2{margin-top:0;margin-bottom:.25em;display:block;font-size:1.5em;font-weight:700;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.info-popup .icon{float:left;margin-right:.5em;margin-bottom:.5em;padding:5px;border-radius:10px;background:rgba(0,0,0,.6);height:5.2em;width:5.2em}.info-popup p{width:35.72em;padding-bottom:1em;transition:all .25s ease-in-out}.info-popup>button{font-weight:700;padding:1em;border-radius:100%;border:none;transition:all .25s ease-in-out;display:flex;justify-content:center;align-items:center}.info-popup .taskButton{width:300px;padding:0 0 1rem}.info-popup .pic{width:100%;height:auto;border-radius:10px;margin-top:1em;border:1px solid #000;box-shadow:0 4px 10px 4px #010101;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;overflow:hidden}.info-popup .pic:hover{border-color:hsla(0,0%,100%,.5)}.info-popup .mult{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly;width:100%;margin-top:1em}.info-popup .mult .pic{transition:all .125s ease-in-out;width:45%}.info-popup .mult .pic:hover{transform:scale(1.05)}.info-popup .videoContainer{width:100%;transition:all .2s ease-in-out;position:relative;border:1px solid #000;box-shadow:0 4px 10px 4px #010101;margin-bottom:1em}.info-popup .video,.info-popup .videoContainer{display:flex;justify-content:center;align-items:center;width:35.2em;height:19.8em;overflow:hidden}.info-popup .video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1010;background:rgba(0,0,0,.2666666667)}.info-popup .video div{overflow:hidden}.info-popup .loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:100px;height:100px;border-radius:50%;border:10px solid rgba(0,0,0,.2);border-top:10px solid var(--cyan);animation:loading 1s linear infinite}.info-popup .hideInfo .videoContainer,.info-popup .hideInfo img:not(:first-of-type),.info-popup .hideInfo span:not(.h2){display:none}.info-popup .hideInfo p{padding:0;display:flex;align-items:center}.info-popup .hideInfo .h2,.info-popup .hideInfo img{margin-bottom:0}@keyframes loading{to{transform:translate(-50%,-50%) rotate(1turn)}}.leaflet-bar a:hover{color:var(--cyan)!important;background:#131a20}.leaflet-bar a:last-of-type span{margin-left:-2px}.leaflet-bar a,.leaflet-bar a.leaflet-disabled,.leaflet-bar a:active,.leaflet-bar a:focus{width:50px!important;height:50px!important;display:flex!important;justify-content:center!important;align-items:center!important;color:#ddd!important;background:rgba(0,0,0,.71)!important;box-shadow:0 4px 30px rgba(0,0,0,.1)!important;backdrop-filter:blur(10.8px)!important;-webkit-backdrop-filter:blur(10.8px)!important;border:1px solid rgba(0,0,0,.48)!important}@keyframes popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.hide{display:none}.glowing{animation:glowing 1.5s linear infinite;stroke-dasharray:5 10}@keyframes glowing{0%{stroke-dashoffset:0;stroke:aqua}50%{stroke:#f0f}to{stroke-dashoffset:15;stroke:aqua}}.extract-hint:hover,.halfVisible{opacity:.5}.halfVisible:hover,.keybg{opacity:.8}.menu-links{display:flex;width:100%;flex-wrap:nowrap;justify-content:space-between;padding:1.5rem 2.5rem}.leaflet-layer *{opacity:1!important}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7333333333);z-index:9999999;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;text-shadow:0 0 10px #000;padding:.5em;font-size:5em}.overlay input{width:100%;max-width:1000px;background:rgba(0,0,0,0);outline:none;font-size:1em;border:none;border-bottom:2px solid #ddd;padding:1rem}.overlay .results{padding-top:.5em;font-size:.4em}.overlay .results .active{color:var(--green);font-weight:900}#mapblock{height:100%;width:100%;position:relative}#map{line-height:24px;font-size:24px}.toasts{position:absolute;top:0;right:20px;z-index:1000000}.toasts .toast{background:rgba(0,0,0,.6666666667);color:#fff;padding:1em;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(16.6px);-webkit-backdrop-filter:blur(16.6px);margin:1em;font-weight:400;font-size:1em;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .5s ease}.toasts .toast.error{background:rgba(255,0,0,.6666666667)}.toasts .toast.success{background:rgba(0,255,0,.6666666667)}.toasts .toast.warning{background:rgba(255,255,0,.6666666667)}.toasts .toast.info{background:rgba(0,0,255,.6666666667)}.toasts .toast.hide{display:none}.toasts .toast button{width:2em;height:2em;cursor:pointer;border:none;color:#fff;background:var(--code);font-weight:700;font-size:1em;margin-left:1em}.toasts .toast button:hover{background:#3a4d5e}.toasts .toast button:active{background:#090c0f}.suggestor{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100000;font-weight:400;pointer-events:none}.suggestor>div{pointer-events:all;right:20px;bottom:20px;position:absolute;width:-moz-fit-content;width:fit-content}.suggestor form{display:flex;flex-direction:column;background:rgba(0,0,0,.59);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(16.6px);-webkit-backdrop-filter:blur(16.6px);padding:1em;border:1px solid var(--cyan);font-weight:800;font-size:1.3em}.suggestor form p{font-weight:400;font-size:.8em;margin-bottom:1em;max-width:840px}.suggestor form>span{align-self:end;font-size:.85em;font-weight:400;width:500px;margin-bottom:1em}.suggestor form label{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5em}.suggestor form label input,.suggestor form label select,.suggestor form label textarea{width:500px;font-size:.7em;margin-left:1em;padding:.25em;font-family:Montserrat,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background:rgba(0,0,0,.6666666667);outline:none;border:1px solid hsla(0,0%,100%,.2)}.suggestor form label input:focus,.suggestor form label select:focus,.suggestor form label textarea:focus{border:1px solid var(--cyan)}.suggestor form label option{background:#000}.suggestor form label textarea{width:500px;height:140px}.suggestor form label textarea ::-webkit-resizer{background:var(--code);outline:2px solid #ff0}.suggestor form input{width:300px}.suggestor form button{width:100%;height:3em;cursor:pointer;border:none;color:#fff;background:var(--code);border:1px solid rgba(0,0,0,0);font-weight:700;font-size:1em}.suggestor form button:hover{background:#3a4d5e}.suggestor form button:active{background:#090c0f;border:1px solid var(--cyan)}.hideSuggest{right:0;bottom:0}.hideSuggest>:not(h2){display:none!important}.info-popup svg,.suggestor svg{position:absolute;top:0;right:.4em;transform:translate(-50%,-50%);cursor:pointer;z-index:9999;width:50px;height:50px;padding:0;margin:0}.info-popup svg #bg,.suggestor svg #bg{fill:#00ffd5}.info-popup svg:hover #bg,.suggestor svg:hover #bg{padding:1.25em;right:0;fill:#00927a}.info-popup svg:active #bg,.suggestor svg:active #bg{padding:1em;right:.4em;fill:#005244}.info-popup svg:last-of-type,.suggestor svg:last-of-type{right:5em}.info-popup svg.share,.suggestor svg.share{right:9.75em}.sml{font-size:.6em}.cky-btn-revisit-wrapper{background-color:rgba(128,255,234,.4)!important}.leaflet-marker-pane{font-size:var(--marker-font-size,.75em)}.label .big{font-size:var(--label-big-font-size)}.il{font-size:var(--label-font-size,.1em)}.label{font-size:var(--label-text-size,10.4px)}.label .yellow{color:#fdef93}.map-container{transition:padding-left 1s ease}.info-panel{transition:transform 1s ease}.grid-coordinate-display{right:5rem;top:1rem;padding:20px 16px;line-height:0;font-size:1.5rem;max-height:1rem;position:absolute;background:rgba(0,0,0,.8);color:#fff;border-radius:7px;pointer-events:none;z-index:10000}.dev-point{font-size:1rem}