.Sidebar_sidebar__myO0d{position:fixed;top:0;left:0;height:100vh;width:64px;max-width:100%;background-color:var(--color-black);color:var(--color-white);box-sizing:border-box;z-index:1000;transition:all .3s ease-in-out;display:flex;flex-direction:column}.Sidebar_sidebar__myO0d.Sidebar_open__yxSAy{width:460px}.Sidebar_sidebarHeader__HLLjT{height:60px;width:100%;padding:0 16px;background-color:var(--color-black-dark);border-bottom:1px solid var(--color-white-border)}.Sidebar_headerContent__LWruN,.Sidebar_sidebarHeader__HLLjT{display:flex;align-items:center;justify-content:center}.Sidebar_titleWrapper__5jRGC{display:none;align-items:flex-end;gap:8px;margin-left:10px}.Sidebar_open__yxSAy .Sidebar_titleWrapper__5jRGC{display:flex;animation:Sidebar_fadeIn__w6cdH .5s ease-in-out}.Sidebar_appTitle__6FYjh{font-size:35px;font-weight:600;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;color:var(--color-red);margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:1px;line-height:1}.Sidebar_appVersion__zUXui{font-size:12px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--color-gray);margin:0;padding-bottom:2px;line-height:1}@keyframes Sidebar_fadeIn__w6cdH{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.Sidebar_sidebarIcon__qHucm{font-size:30px;color:var(--color-red);filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5));transition:transform .2s ease}.Sidebar_sidebarIcon__qHucm:hover{transform:scale(1.1)}.Sidebar_sidebarMain__zLfIc{display:flex;flex:1;overflow:hidden;min-height:0}.Sidebar_menuButtons__ioFIB{min-width:64px;max-width:64px;width:64px;height:100%;background-color:var(--color-black-dark);display:flex;flex-direction:column;justify-content:space-between;padding:0;flex-shrink:0}.Sidebar_sidebarContent__SqCY7{position:relative;width:0;opacity:0;visibility:hidden;transition:all .3s ease-in-out;background-color:var(--color-black);overflow:hidden;display:flex;flex-direction:column;flex-grow:1;min-height:0}.Sidebar_open__yxSAy .Sidebar_sidebarContent__SqCY7{width:396px;opacity:1;visibility:visible}.Sidebar_contentPanel__1B9PG{flex-grow:1;margin:1rem;background-color:var(--color-black-light);border:1px solid var(--color-white-border);border-radius:4px;overflow:hidden}.Sidebar_contentHeader__x8by6{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--color-white-border)}.Sidebar_contentTitle__Kg5SO{margin:0;font-size:25px;font-weight:500}.Sidebar_contentBody__pnC0J{padding:4px;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-white-border) transparent;height:auto}.Sidebar_contentBody__pnC0J::-webkit-scrollbar{width:6px}.Sidebar_contentBody__pnC0J::-webkit-scrollbar-track{background:transparent}.Sidebar_contentBody__pnC0J::-webkit-scrollbar-thumb{background-color:var(--color-white-border);border-radius:3px}.Sidebar_contentBody__pnC0J::-webkit-scrollbar-thumb:hover{background-color:var(--color-white-light)}.Sidebar_closeButton__kOc6S{background:none;border:none;color:var(--color-white);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;font-size:25px;line-height:1}.Sidebar_closeButton__kOc6S:hover{background-color:var(--color-white-border)}@media (max-width:768px){.Sidebar_sidebar__myO0d.Sidebar_open__yxSAy{width:100%}.Sidebar_open__yxSAy .Sidebar_sidebarContent__SqCY7{width:calc(100% - 64px)}.Sidebar_contentPanel__1B9PG{margin:.5rem}.Sidebar_contentBody__pnC0J{max-height:calc(100vh - 180px);padding-bottom:80px}}.Card_card__3kLaR{background-color:#2c3e50;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.IconGroup_iconGroup__4mOJs{display:flex;flex-direction:column;justify-content:center;padding:0;background:none}.IconGroup_iconGroup__4mOJs,.IconGroup_left__OUTYq,.IconGroup_right__COCn5{align-items:center;width:100%}.IconGroup_right__COCn5{margin-top:auto}@media (max-width:768px){.IconGroup_iconGroup__4mOJs{padding:0}}.IconButton_iconButton__fgm9g{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ecf0f1;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;position:relative;margin:8px 0;background:none;border:none;padding:0;border-radius:4px;outline:none}.IconButton_iconButton__fgm9g:hover{background-color:rgb(220,38,38)}.IconButton_iconButton__fgm9g:active{transform:scale(.85);background-color:rgb(185,28,28)}.IconButton_active__mgt3F{background-color:rgb(239,68,68);box-shadow:0 0 0 2px rgba(239,68,68,.4)}.IconButton_active__mgt3F:hover{background-color:rgb(220,38,38)}.IconButton_active__mgt3F:active{transform:scale(.85)}.IconButton_disabled__AmWDw{opacity:.5;cursor:not-allowed}.IconButton_disabled__AmWDw:hover{background-color:transparent}@media (max-width:768px){.IconButton_iconButton__fgm9g{width:48px;height:48px;margin:8px 0}}.PulsateIconButton_pulsate__m_G99{animation:PulsateIconButton_pulsate__m_G99 1.5s ease-out infinite}@keyframes PulsateIconButton_pulsate__m_G99{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(231,76,60,.7)}50%{transform:scale(1.1);box-shadow:0 0 0 10px rgba(231,76,60,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(231,76,60,0)}}.SatelliteLoading_loadingContainer__9q9N1{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;z-index:9999}.SatelliteLoading_earth__oWfwe{position:relative;width:200px;height:200px;border-radius:50%;background-color:#3a5b8c;box-shadow:0 0 30px rgba(58,91,140,.5);margin-bottom:40px}.SatelliteLoading_satelliteOrbit___77p4{position:absolute;top:-50px;left:-50px;width:300px;height:300px;border-radius:50%;border:1px solid rgba(231,76,60,.3)}.SatelliteLoading_orbit1__g1WMR{animation:SatelliteLoading_rotate__1gxbe 7s linear infinite}.SatelliteLoading_orbit2__HzDEr{width:260px;height:260px;top:-30px;left:-30px;transform:rotate(45deg);animation:SatelliteLoading_rotate__1gxbe 6s linear infinite,SatelliteLoading_fadeInOrbit__5PCkK 1s ease-in-out forwards;opacity:0;animation-delay:1.5s,1.5s}.SatelliteLoading_orbit3__3lJDP{width:340px;height:340px;top:-70px;left:-70px;transform:rotate(90deg);animation:SatelliteLoading_rotate__1gxbe 8s linear infinite,SatelliteLoading_fadeInOrbit__5PCkK 1s ease-in-out forwards;opacity:0;animation-delay:3s,3s}.SatelliteLoading_orbit4__m12wz{width:380px;height:380px;top:-90px;left:-90px;transform:rotate(135deg);animation:SatelliteLoading_rotate__1gxbe 9s linear infinite,SatelliteLoading_fadeInOrbit__5PCkK 1s ease-in-out forwards;opacity:0;animation-delay:4.5s,4.5s}.SatelliteLoading_orbit5__uisxO{width:300px;height:300px;top:-50px;left:-50px;transform:rotate(180deg);animation:SatelliteLoading_rotate__1gxbe 5s linear infinite,SatelliteLoading_fadeInOrbit__5PCkK 1s ease-in-out forwards;opacity:0;animation-delay:6s,6s}.SatelliteLoading_satellite__EDa64{position:absolute;top:0;left:50%;width:20px;height:10px;background-color:#e74c3c;border-radius:50% 50% 0 0;transform:translateX(-50%);box-shadow:0 0 10px #e74c3c}.SatelliteLoading_satellite2__vtwmD{background-color:#e74c3c;box-shadow:0 0 10px #e74c3c;width:15px;height:8px;animation:SatelliteLoading_fadeInSatellite__I3SKn 1s ease-in-out forwards;opacity:0;animation-delay:1.5s}.SatelliteLoading_satellite3__E1lIr{background-color:#e74c3c;box-shadow:0 0 10px #e74c3c;width:18px;height:9px;animation:SatelliteLoading_fadeInSatellite__I3SKn 1s ease-in-out forwards;opacity:0;animation-delay:3s}.SatelliteLoading_satellite4__D9kAr{background-color:#e74c3c;box-shadow:0 0 10px #e74c3c;width:16px;height:8px;animation:SatelliteLoading_fadeInSatellite__I3SKn 1s ease-in-out forwards;opacity:0;animation-delay:4.5s}.SatelliteLoading_satellite5__8GM8f{background-color:#e74c3c;box-shadow:0 0 10px #e74c3c;width:14px;height:7px;animation:SatelliteLoading_fadeInSatellite__I3SKn 1s ease-in-out forwards;opacity:0;animation-delay:6s}.SatelliteLoading_logoContainer__jZ8dQ{text-align:center;opacity:0;animation:SatelliteLoading_fadeIn__XnGsq 2s ease-in-out 1s forwards;margin-top:60px}.SatelliteLoading_logo__CMeJj{font-family:Impact,sans-serif;font-size:40px;color:#e74c3c;margin-bottom:10px;text-shadow:0 0 10px rgba(231,76,60,.5)}.SatelliteLoading_loadingText__qhqmg{font-family:Impact,sans-serif;font-size:18px;color:#ecf0f1;margin:0;height:24px}.SatelliteLoading_typingEffect__0A95o{display:inline-block;overflow:hidden;border-right:2px solid #e74c3c;white-space:nowrap;animation:SatelliteLoading_typing__f_ETj 3.5s steps(30),SatelliteLoading_blink-caret__rOc9q .75s step-end infinite;animation-delay:2s;width:0;animation-fill-mode:forwards}@keyframes SatelliteLoading_rotate__1gxbe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes SatelliteLoading_fadeIn__XnGsq{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SatelliteLoading_fadeOut__sBxhK{0%{opacity:1}to{opacity:0}}.SatelliteLoading_fadeOut__sBxhK{animation:SatelliteLoading_fadeOut__sBxhK 3s ease-in-out forwards}@keyframes SatelliteLoading_fadeInSatellite__I3SKn{0%{opacity:0}to{opacity:1}}@keyframes SatelliteLoading_fadeInOrbit__5PCkK{0%{opacity:0}to{opacity:1}}@keyframes SatelliteLoading_typing__f_ETj{0%{width:0}to{width:100%}}@keyframes SatelliteLoading_blink-caret__rOc9q{0%,to{border-color:transparent}50%{border-color:#e74c3c}}.WarningModal_overlay__eZJoM{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999}.WarningModal_modal__FqEIf{background-color:#1a2634;border-radius:8px;padding:1.5rem;width:90%;max-width:400px;box-shadow:0 4px 6px rgba(0,0,0,.3);border:1px solid rgba(236,240,241,.1);border-top:3px solid #e74c3c}.WarningModal_iconContainer__HVWiO{display:flex;justify-content:center;margin-bottom:1rem}.WarningModal_icon__4wx39{color:#e74c3c}.WarningModal_content__tXu0p{margin-bottom:1.5rem}.WarningModal_title__sIoBd{text-align:center;color:#e74c3c;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;white-space:pre-line}.WarningModal_message__CySmO{text-align:left;color:#ecf0f1;font-size:1rem;line-height:1.5;white-space:pre-line;margin:0 auto 1rem;max-width:90%}.WarningModal_detailsContainer__gI_fV{background-color:rgba(0,0,0,.2);border-radius:4px;padding:.75rem;margin-bottom:1rem}.WarningModal_details__7cdFI{text-align:left;color:#ecf0f1;font-size:.9rem;line-height:1.5;margin:.5rem 0}.WarningModal_label__0aj_n{color:#bdc3c7;margin-right:.5rem}.WarningModal_highlight__Cs5Dp{color:#3498db;font-weight:700}.WarningModal_actions__z17JV{display:flex;justify-content:center}.WarningModal_button__9JYP3{background-color:#e74c3c;color:white;border:none;border-radius:4px;padding:.5rem 1.5rem;font-size:1rem;cursor:pointer;transition:background-color .2s,transform .1s}.WarningModal_button__9JYP3:hover{background-color:#c0392b}.WarningModal_button__9JYP3:active{transform:scale(.98)}@media (max-width:768px){.WarningModal_overlay__eZJoM{align-items:flex-start;padding-top:20%}.WarningModal_modal__FqEIf{width:85%;padding:1rem;margin-right:auto;margin-left:auto;position:relative;left:-5%;transition:all .3s ease}.WarningModal_modalMobile__QErtN{width:75%;max-width:300px;margin-left:70px;left:0}.WarningModal_modalWithSidebar__kTAio{width:70%;max-width:280px;margin-left:470px;left:0;margin-right:0}}:host,:root{--ol-background-color:white;--ol-accent-background-color:#F5F5F5;--ol-subtle-background-color:rgba(128,128,128,0.25);--ol-partial-background-color:rgba(255,255,255,0.75);--ol-foreground-color:#333333;--ol-subtle-foreground-color:#666666;--ol-brand-color:#00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{bottom:-5px;font-size:10px;z-index:11}.ol-scale-step-text,.ol-scale-text{position:absolute;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{font-size:12px;text-align:center;bottom:25px}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}.SaveButton_saveButton__22skO{position:relative;background-color:#e74c3c;color:white;border:none;border-radius:4px;padding:.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.SaveButton_saveButton__22skO:hover{background-color:#c0392b}.SaveButton_saveButton__22skO.SaveButton_active__KFskN{background-color:#e74c3c;box-shadow:0 0 10px rgba(231,76,60,.7)}.SaveButton_pulsate__2HKfh{animation:SaveButton_pulsate__2HKfh 1.5s ease-out infinite}@keyframes SaveButton_pulsate__2HKfh{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(231,76,60,.7)}50%{transform:scale(1.1);box-shadow:0 0 0 10px rgba(231,76,60,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(231,76,60,0)}}.MapComponent_mapComponent__6HwVk{display:flex;height:100dvh;position:fixed;width:100%;top:0;left:0;overflow:hidden}.MapComponent_sidebar__ZE5yv{position:fixed;z-index:100;color:#ecf0f1;transition:all .3s ease;width:56px;overflow:hidden;display:flex;flex-direction:row;height:100vh;left:0;top:0}.MapComponent_open__gkE5r{width:400px}.MapComponent_sidebarIcons__Dijre{display:flex;flex-direction:column;align-items:center;padding:10px 0;height:100%;justify-content:space-between;width:56px;flex-shrink:0;background-color:#2c3e50;box-sizing:border-box}.MapComponent_sidebarContent___yLka{padding:0;opacity:0;animation:MapComponent_fadeIn__aTZqC .3s forwards;flex-grow:1;position:relative;width:calc(100% - 56px);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.MapComponent_open__gkE5r .MapComponent_sidebarContent___yLka{background-color:#2c3e50}.MapComponent_sidebarHeader__kSd6g{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.MapComponent_sidebarTitle__yc0HI{margin:0;color:#ffffff;font-size:1.25rem;font-weight:600}.MapComponent_closeButton__vIRUQ{cursor:pointer;color:#ffffff;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:rgb(239,68,68);transition:all .2s ease;border:none;padding:0}.MapComponent_closeButton__vIRUQ:hover{background-color:rgb(220,38,38)}.MapComponent_mapArea__BWor8{flex:1;position:relative}.MapComponent_mapControls__F1ZzA{position:absolute;right:1rem;top:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:1;transition:right .2s ease}@media screen and (min-width:769px){.MapComponent_mapControls__F1ZzA{right:calc(1rem + var(--analyst-panel-width, 0px))}}.MapComponent_contentPanel__51tzj{margin:.5rem;background-color:#34495e;border:none;color:#ecf0f1;height:calc(100vh - 1rem);display:flex;flex-direction:column;overflow:hidden}.MapComponent_contentHeader__Mv0aG{padding:1rem;border-bottom:1px solid rgba(236,240,241,.1);margin-bottom:6px}.MapComponent_contentTitle__e5_aA{margin:0;font-size:1.4rem;font-weight:600;letter-spacing:.5px}.MapComponent_contentBody__nHgYe{padding:0 .5rem;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}@keyframes MapComponent_fadeIn__aTZqC{to{opacity:1}}@media (max-width:768px){.MapComponent_sidebar__ZE5yv.MapComponent_open__gkE5r{width:100%;background-color:#2c3e50;height:100dvh;position:fixed;top:0;left:0;z-index:1000}.MapComponent_sidebar__ZE5yv{width:56px;height:100dvh}.MapComponent_sidebarContent___yLka{width:calc(100% - 56px);padding:0;display:flex;flex-direction:column;height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.MapComponent_contentPanel__51tzj{margin:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.MapComponent_contentBody__nHgYe{padding:0 .5rem;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.MapComponent_sidebarIcons__Dijre{width:56px;padding:8px 2px}.MapComponent_mapComponent__6HwVk{padding:0}.MapComponent_mapArea__BWor8{position:fixed;top:0;left:56px;right:0;bottom:0;width:auto}.MapComponent_closeButton__vIRUQ{top:10px;right:10px;position:fixed}}.LoadingSpinner_overlay__lCUiL{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(33,33,33,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.LoadingSpinner_blockInteraction__0G5mJ{pointer-events:all;cursor:wait}.LoadingSpinner_message__iGzRd{color:white;font-size:1rem;margin-top:1rem;text-align:center;max-width:80%;background-color:rgba(0,0,0,.5);padding:.5rem 1rem;border-radius:4px;font-weight:500}.LoadingSpinner_spinner__CFlZ6{width:40px;height:40px;border:4px solid rgba(255,255,255,.1);border-top-color:#ecf0f1;border-radius:50%;-webkit-animation:LoadingSpinner_spin__fOjbH 1s linear infinite;-moz-animation:LoadingSpinner_spin__fOjbH 1s linear infinite;-o-animation:LoadingSpinner_spin__fOjbH 1s linear infinite;animation:LoadingSpinner_spin__fOjbH 1s linear infinite;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 10px rgba(0,0,0,.1);will-change:transform}.LoadingSpinner_spinnerInner___qt56{display:none}@-webkit-keyframes LoadingSpinner_spin__fOjbH{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes LoadingSpinner_spin__fOjbH{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-o-keyframes LoadingSpinner_spin__fOjbH{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(1turn)}}@keyframes LoadingSpinner_spin__fOjbH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}