:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{font-family:Google Sans,sans-serif;font-weight:400}.page{width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.page__content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}body.map-active .page{height:100vh;height:100dvh}body.map-active .page__content{flex:1 1 0%;overflow:hidden}@media screen and (max-width:767px){body.map-active .page{height:auto;min-height:100vh;min-height:100dvh}body.map-active .page__content{flex:1 1 auto;overflow:visible}}.login,.reg,.reset,.profile{display:flex;justify-content:center;width:100%;box-sizing:border-box;background-color:#e9e9e9}.login__container,.reg__container,.reset__container,.profile__container{padding:30px 0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:10px;border:1px solid #e4e4e4;box-sizing:border-box}.login__title,.reg__title,.reset__title,.profile__title{color:#29518c;font-size:36px;font-weight:700;text-align:center}.login__form,.reg__form,.reset__form,.profile__form{width:100%;display:flex;align-items:center;flex-direction:column;row-gap:28px;margin:20px 0 0;box-sizing:border-box}.login__form-input,.reg__form-input,.reset__form-input,.profile__form-input{width:90%;max-width:100%;padding:4px 16px;height:36px;box-sizing:border-box;border:1px solid #29518c;border-radius:5px;color:#000;font-size:16px}.login__form-input::placeholder,.reg__form-input::placeholder,.reset__form-input::placeholder,.profile__form-input::placeholder{color:#29518c;font-size:16px}.login__form-error,.reg__form-error,.reset__form-error,.profile__form-error{color:#ff4747;font-size:12px;margin-top:-20px;text-align:center;overflow-wrap:anywhere}.login__form-error:last-child,.reg__form-error:last-child,.reset__form-error:last-child,.profile__form-error:last-child{margin-top:0}.login__form-success,.reg__form-success,.reset__form-success,.profile__form-success{max-width:80%;color:#29518c;font-size:12px;margin-top:-20px;text-align:center;overflow-wrap:anywhere}.login .auth-password,.reg .auth-password,.reset .auth-password,.profile .auth-password{position:relative;width:90%;max-width:100%}.login .auth-password .login__form-input,.login .auth-password .reg__form-input,.login .auth-password .reset__form-input,.reg .auth-password .login__form-input,.reg .auth-password .reg__form-input,.reg .auth-password .reset__form-input,.reset .auth-password .login__form-input,.reset .auth-password .reg__form-input,.reset .auth-password .reset__form-input,.profile .auth-password .login__form-input,.profile .auth-password .reg__form-input,.profile .auth-password .reset__form-input{width:100%;padding-right:42px}.login .auth-password__toggle,.reg .auth-password__toggle,.reset .auth-password__toggle,.profile .auth-password__toggle{position:absolute;top:50%;right:8px;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#29518c;transform:translateY(-50%);cursor:pointer}.login__button,.reg__button,.reset__button,.profile__button{border:1px solid #29518c;background-color:#29518c;color:#fff;width:90%;margin-top:28px}@media screen and (max-width:1024px){.login__title,.reg__title,.reset__title,.profile__title{font-size:28px}.login__form,.reg__form,.reset__form,.profile__form{row-gap:24px}.login__form-input,.reg__form-input,.reset__form-input,.profile__form-input,.login .auth-password,.reg .auth-password,.reset .auth-password,.profile .auth-password{width:75%}.login__button,.reg__button,.reset__button,.profile__button{width:75%;margin-top:24px}}@media screen and (max-width:767px){.login,.reg,.reset,.profile{padding:0 16px}.login__container,.reg__container,.reset__container,.profile__container{width:100%;max-width:100%;padding:24px 0 18px;border-radius:10px;box-shadow:5px 5px 5px #00000080}.login__title,.reg__title,.reset__title,.profile__title{font-size:28px}.login__form,.reg__form,.reset__form,.profile__form{margin:16px 0;row-gap:22px}.login__form-input,.reg__form-input,.reset__form-input,.profile__form-input{width:80%;height:36px;padding:4px 12px;font-size:16px}.login__form-input::placeholder,.reg__form-input::placeholder,.reset__form-input::placeholder,.profile__form-input::placeholder{font-size:16px}.login__form-error,.login__form-success,.reg__form-error,.reg__form-success,.reset__form-error,.reset__form-success,.profile__form-error,.profile__form-success{max-width:85%;font-size:12px;margin-top:-14px}.login .auth-password,.reg .auth-password,.reset .auth-password,.profile .auth-password{width:80%}.login__button,.reg__button,.reset__button,.profile__button{width:80%;margin-top:22px}}@media screen and (max-width:480px){.login,.reg,.reset,.profile{padding:0 10px}.login__container,.reg__container,.reset__container,.profile__container{padding:20px 0 16px}.login__title,.reg__title,.reset__title,.profile__title{font-size:24px}.login__form,.reg__form,.reset__form,.profile__form{margin:14px 0;row-gap:18px}.login__form-input,.reg__form-input,.reset__form-input,.profile__form-input{width:85%;height:34px;padding:4px 10px;font-size:12px}.login__form-input::placeholder,.reg__form-input::placeholder,.reset__form-input::placeholder,.profile__form-input::placeholder{font-size:12px}.login__form-error,.login__form-success,.reg__form-error,.reg__form-success,.reset__form-error,.reset__form-success,.profile__form-error,.profile__form-success{max-width:90%;font-size:10px;margin-top:-10px}.login .auth-password,.reg .auth-password,.reset .auth-password,.profile .auth-password{width:85%}.login__button,.reg__button,.reset__button,.profile__button{width:85%;margin-top:18px}}.header__container{border-bottom:3px solid #29518c}.header__logo{width:100%;max-width:1250px;background-color:#29518c}.header__logo-container{display:flex;justify-content:center;align-items:center;background-color:#29518c}.header__nav-container{margin:10px 60px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 30px}.header__nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px 50px}.header__link{color:#000;text-decoration-color:#0000;transition:.5s text-decoration-color}.header__link.active{font-weight:700;color:#29518c}.header__link.active:hover{text-decoration-color:#29518c}.header__link:hover{text-decoration-color:#000}.header__auth{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.header__auth-logout{background:none;border:none;padding:0;cursor:pointer;font:inherit}.header__auth-slash{color:#000;font-size:24px}.header__auth-link{color:#000;text-decoration-color:#0000;transition:.5s text-decoration-color}.header__auth-link.active{font-weight:700;color:#29518c}.header__auth-link.active:hover{text-decoration-color:#29518c}.header__auth-link:hover{text-decoration-color:#000}@media screen and (max-width:1024px){.header__container{border-bottom:2px solid #29518c}.header__nav{gap:10px 30px}}@media screen and (max-width:767px){.header__nav-container{margin:10px 20px;justify-content:center;gap:8px 20px}.header__nav{justify-content:center;gap:8px 20px}.header__auth{justify-content:center;gap:8px}.header__link,.header__auth-slash,.header__auth-link{font-size:12px}}@media screen and (max-width:480px){.header__nav-container{margin:10px 20px;gap:6px 15px}.header__nav{gap:6px 15px}.header__auth{gap:6px}}@media screen and (min-width:768px){.header__link,.header__auth-slash,.header__auth-link{font-size:16px}}@media screen and (min-width:1920px){.header__nav-container{margin:10px 7vw}}.footer{margin-top:auto}.footer__container{display:flex;flex-direction:column;align-items:center;row-gap:15px;padding:25px 29px;background-color:#fff}.footer__links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:5px}.footer__link{color:#000;font-size:16px;text-decoration-color:#0000;transition:.5s text-decoration-color}.footer__link:hover{text-decoration-color:#000}.footer__link:not(:last-child):after{content:"|";margin-left:5px}.footer__copyright{font-size:16px;font-weight:400}@media screen and (max-width:767px){.footer__link,.footer__copyright{font-size:12px}}.map-page{flex:1 1 0%;max-height:100vh;overflow:hidden;display:flex;flex-direction:column}.cards{flex:1 1 0%;min-height:0;overflow:hidden;display:flex;flex-direction:column;background-color:#e9e9e9}.cards__map{position:relative;flex:1 1 0%;min-width:0;min-height:0;width:auto;height:auto;align-self:stretch;overflow:hidden;border-radius:10px}.cards__map .leaflet-container{width:100%;height:100%}.cards__map-home{position:absolute;z-index:1000;top:84px;left:10px;border:2px solid rgba(0,0,0,.2);border-radius:4px;background-color:#fff;background-clip:padding-box;box-shadow:none}.cards__map-home button{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:2px;background:#fff;color:#000;cursor:pointer}.cards__map-home button svg{display:block}.cards__map-home button:hover{background-color:#f4f4f4}.cards__map-container{flex:1 1 0%;min-height:0;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;column-gap:16px;margin:20px 60px 24px}.cards__map-popup{border-radius:10px}.cards__map-popup .leaflet-popup-content{margin:8px 10px}.cards__map-popup__title{margin:0 0 6px;font-size:14px}.cards__map-popup__description{margin:4px 0;font-size:12px}.cards__map-popup__link{color:#29518c;text-decoration:underline;cursor:pointer}.leaflet-popup-content .cards__map-popup__title{margin-bottom:.5rem}.leaflet-popup-content .cards__map-popup__description{margin:0}.leaflet-popup-content .cards__map-popup__description:last-child{margin-bottom:20px}.leaflet-tooltip.cards__map-label{background:#e9e9e9!important;border:none!important;color:#000!important;font-size:10px;padding:2px 3px!important;line-height:1.2}.leaflet-tooltip.cards__map-label:before,.leaflet-tooltip-top.cards__map-label:before,.leaflet-tooltip-right.cards__map-label:before,.leaflet-tooltip-left.cards__map-label:before,.leaflet-tooltip-bottom.cards__map-label:before{display:none!important}@media screen and (max-width:1024px){.cards__map-container{margin:20px 40px 24px;column-gap:12px}}@media screen and (max-width:767px){.map-page,.cards{min-height:auto;max-height:none;flex:1 0 auto;overflow:visible}.cards__map-container{overflow:visible;flex:1 0 auto}.cards__map{flex:0 0 auto;height:50vh;min-height:280px}.cards__map-container{flex-direction:column;margin:20px;row-gap:16px}}@media screen and (min-width:1920px){.cards__map-container{margin:20px 7vw 24px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.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-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.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-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{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-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}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-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-popup-pane,.leaflet-control{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-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{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,.leaflet-bar a:focus{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:700 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 #0006;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;font-size:13px;font-size:1.08333em}.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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.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;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{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 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-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 #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.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 #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;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}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.custom-green-marker-inner{width:7px;height:7px;background:#39c149;border-radius:20px;border:1px solid #000}.custom-orange-marker-inner{width:7px;height:7px;background:#c3631a;border-radius:20px;border:1px solid #000}.custom-white-marker-inner{width:15px;height:15px;background:#fff;border-radius:20px;border:1px solid #000}.map-info{flex:0 0 40%;width:360px;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column}.map-info__container{display:flex;flex-direction:column;row-gap:12px;width:100%;flex:1 1 0%;min-height:0;padding:20px 20px 16px;overflow-x:hidden;overflow-y:auto;background-color:#fff;border-radius:10px;border:1px solid #e4e4e4}.map-info__title{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:#000}.map-info__description{margin:0;font-weight:400;font-size:12px;line-height:1.45;color:#000}.map-info__email{color:#29518c;text-decoration-color:#0000;transition:.5s text-decoration-color}.map-info__email:hover{text-decoration-color:#29518c}.map-info__regions{display:flex;flex-direction:column;gap:4px;margin-top:4px}.map-info__region{border-radius:10px;overflow:hidden}.map-info__region-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;font-size:12px;font-weight:500;color:#000;border-radius:10px;transition:background-color .15s ease}.map-info__region-button:hover,.map-info__region-button--open{background-color:#fff}.map-info__region-chevron{flex-shrink:0;margin-left:8px;font-size:10px;color:#888}.map-info__stations{display:flex;flex-direction:column;padding:0 4px 8px 10px}.map-info__station{padding:4px 6px;border-radius:6px}.map-info__station-name{margin:0;font-size:12px;color:#888}.map-info__station-name--noactive{color:#ff4747}.map-info__station-name--active{color:#39c149}.map-info__station-name:hover{color:#000;cursor:pointer;text-decoration:underline}@media screen and (min-width:2560px){.map-info{flex-basis:30vw;width:480px}.map-info__title{font-size:24px}.map-info__description,.map-info__region-button{font-size:16px}}@media screen and (max-width:1024px){.map-info{flex-basis:300px;width:300px}}@media screen and (max-width:767px){.map-info{flex:0 0 auto;width:100%;height:auto}.map-info__container{height:auto;overflow-y:visible;padding:16px}}.station-page{background-color:#e9e9e9;min-height:100%}.station-page__container{padding:20px 60px 32px;display:flex;flex-direction:column;row-gap:16px}.station-page__header{display:flex;flex-direction:column;align-items:flex-start;row-gap:8px}.station-page__back-button{padding:0;border:none;background:none;color:#29518c;font-size:12px;cursor:pointer}.station-page__identity{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px}.station-page__title{margin:0;font-size:24px;font-weight:700;line-height:1.2}.station-page__city{color:#000;font-size:16px}.station-page__status-dot{width:8px;height:8px;border-radius:50%;background-color:#888}.station-page__status-dot--active{background-color:#39c149}.station-page__status-dot--inactive{background-color:#c3631a}.station-page__loading{margin:0;color:#888;font-size:16px}.station-page__layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;align-items:start}.station-page__left,.station-page__right,.station-page__overview{display:flex;flex-direction:column;row-gap:16px;min-width:0}.station-page__card{padding:16px 20px;display:flex;flex-direction:column;row-gap:12px;background-color:#fff;border:1px solid #e4e4e4;border-radius:10px}.station-page__card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.station-page__card-title{margin:0;font-size:16px;font-weight:700;line-height:1.3}.station-page__tabs{display:flex;flex-wrap:wrap;gap:8px 18px;border-bottom:1px solid #e9e9e9;background-color:#fff;border-radius:10px 10px 0 0;padding:0 20px}.station-page__tab{padding:12px 0;border:none;background:none;color:#888;font:inherit;font-size:12px;cursor:pointer;border-bottom:2px solid transparent}.station-page__tab.is-active{color:#29518c;font-weight:700;border-bottom-color:#29518c}.station-page__kv-table{width:100%;border-collapse:collapse}.station-page__kv-table th,.station-page__kv-table td{padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:12px;text-align:left;vertical-align:top}.station-page__kv-table th{width:48%;padding-right:12px;color:#888;font-weight:400}.station-page__kv-table td{color:#000;overflow-wrap:anywhere}.station-page__status--active{color:#39c149}.station-page__status--inactive{color:#c3631a}.station-page__restricted{color:#888;font-size:12px;line-height:1.4}.station-page__restricted a{color:#29518c}.station-page__field{display:flex;flex-direction:column;gap:6px;color:#888;font-size:12px}.station-page__select{min-height:34px;padding:6px 10px;border:1px solid #d5d5d5;border-radius:5px;background-color:#fff;color:#000;font:inherit;font-size:12px}.station-page__text-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border:1px solid #d5d5d5;border-radius:5px;background:#fff;color:#000;font:inherit;font-size:12px;cursor:pointer;text-decoration:none;white-space:nowrap}.station-page__inline-actions{display:flex;flex-wrap:wrap;gap:8px}.station-page__hint{margin:0;color:#888;font-size:12px}.station-page__availability{display:flex;flex-direction:column;gap:6px}.station-page__availability-row{display:grid;grid-template-columns:110px minmax(0,1fr) 64px;align-items:center;gap:8px 12px;width:100%;padding:8px 10px;border:1px solid #e4e4e4;border-radius:5px;background:#fff;color:#000;font:inherit;font-size:12px;text-align:left;cursor:pointer}.station-page__availability-row:disabled{cursor:default;opacity:.7}.station-page__availability-date{color:#888;white-space:nowrap}.station-page__availability-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.station-page__availability-value{justify-self:end;min-width:48px;padding:2px 6px;border-radius:4px;text-align:center;font-size:10px}.station-page__availability-value.is-high{background-color:#39c149;color:#fff}.station-page__availability-value.is-medium{background-color:#e0b125;color:#000}.station-page__availability-value.is-low{background-color:#ff4747;color:#fff}.station-page__availability-value.is-zero{background-color:transparent;color:#888;border:1px solid #e4e4e4}.station-page__map-container{width:100%;aspect-ratio:1/1;min-height:220px;overflow:hidden;border-radius:5px}.station-page__map-container .leaflet-container{width:100%;height:100%}.station-page__map-empty{font-size:12px;color:#888}.station-page__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.station-page__gallery-item{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:none;text-align:left;font:inherit;font-size:12px;cursor:pointer}.station-page__gallery-item:hover{opacity:.85}.station-page__gallery-image-wrapper{width:100%;height:300px;border-radius:5px;overflow:hidden;background:#e9e9e9;position:relative;flex-shrink:0}.station-page__gallery-image{width:100%;height:100%;object-fit:cover;display:block}.station-page__gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:96px;background:#e9e9e9;border:1px solid #e4e4e4;border-radius:5px;color:#888;font-size:12px}.station-page__gallery-placeholder--large{min-height:220px;font-size:16px}.station-page__gallery-caption{font-size:12px;color:#000;text-align:center}.station-page__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background-color:#00000080;padding:20px}.station-page__lightbox-content{width:min(640px,100%);max-width:95vw;max-height:95vh;padding:16px;display:flex;flex-direction:column;gap:12px;background-color:#fff;border-radius:10px;overflow:hidden}.station-page__lightbox-image-wrapper{width:100%;height:70vh;max-height:70vh}.station-page__lightbox-image{width:100%;height:100%;object-fit:contain}.station-page__log{max-height:70vh;overflow:auto;margin:0;padding:12px;background-color:#e9e9e9;border-radius:5px;font-size:10px;line-height:1.45;white-space:pre-wrap}.station-page__skyplot{display:block;width:100%;height:100vh;min-height:480px;border:0;border-radius:5px;background-color:#e9e9e9}@media screen and (max-width:767px){.station-page__skyplot{height:30vh}}@media screen and (max-width:480px){.station-page__skyplot{height:10vh}}.station-page__timeseries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.station-page__timeseries-item{display:flex;flex-direction:column;gap:10px;min-width:0}.station-page__timeseries-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.station-page__timeseries-period{margin:0;font-size:12px;line-height:1.3}.station-page__timeseries-frame{position:relative;width:100%;padding-top:141.512605042%;overflow:hidden;border-radius:5px;background-color:#e9e9e9}.station-page__timeseries-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width:1024px){.station-page__container{padding:20px 40px 28px}.station-page__layout,.station-page__overview{grid-template-columns:1fr}}@media screen and (max-width:767px){.station-page__container{padding:16px 20px 24px}.station-page__title{font-size:16px}.station-page__availability-row{grid-template-columns:1fr auto}.station-page__availability-date{grid-column:1}.station-page__availability-name{grid-column:1/-1;white-space:normal}.station-page__availability-value{grid-column:2;grid-row:1}.station-page__gallery{grid-template-columns:1fr;gap:16px}.station-page__gallery-image-wrapper{height:200px}.station-page__timeseries{grid-template-columns:1fr}.station-page__lightbox-content{padding:12px;max-width:100vw;max-height:100vh;border-radius:0}.station-page__lightbox-image-wrapper,.station-page__lightbox-image{max-height:60vh}}@media screen and (max-width:480px){.station-page__container{padding:12px 16px 20px}.station-page__tabs{padding:0 12px;gap:6px 12px}.station-page__card{padding:12px 14px}}@media screen and (min-width:1920px){.station-page__container{padding:20px 7vw 32px}}.login__container{margin-top:10vh;margin-bottom:10vh;width:40vw;height:50vh}@media screen and (min-width:1921px){.login__container{max-width:30vw}}.login__text{margin-top:10px;text-decoration:none;width:90%;text-align:center}.login__link{color:#29518c;text-decoration-color:#0000;transition:.5s text-decoration-color}.login__link--reset{display:block;text-align:right}.login__link:hover{text-decoration-color:#888}@media screen and (max-width:1024px){.login__container{width:60%;max-width:500px}.login__text{width:75%}}@media screen and (max-width:767px){.login__container{width:100%;max-width:400px}.login__text{width:85%}}@media screen and (max-width:480px){.login__container{width:100%;max-width:340px}.login__text{width:90%}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 27px;border-radius:5px;font-size:16px;cursor:pointer;transition:.15s transform}.button:active{transform:scale(.95)}.reg__container{margin-top:5vh;margin-bottom:5vh;width:45%;height:auto}@media screen and (min-width:1921px){.reg__container{max-width:30vw}}.reg__consent{width:90%;max-width:90%;display:flex;flex-direction:column;row-gap:4px;margin-top:-8px}.reg__consent-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;width:100%}.reg__consent-checkbox{flex-shrink:0;width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#29518c}.reg__consent-text{color:#000;font-size:16px;line-height:1.5}.reg__consent-link{color:#29518c;text-decoration:underline}.reg__consent-link:hover{color:#29518c}.reg__consent-error{color:#ff4747;font-size:12px;text-align:left;overflow-wrap:anywhere;margin:0 0 0 28px;padding:0;position:relative;top:auto;transform:none}@media screen and (max-width:1024px){.reg__container{width:55%}.reg__consent{width:75%;max-width:75%}.reg__consent-text{font-size:16px}.reg__consent-error{font-size:12px;margin-left:26px}}@media screen and (max-width:767px){.reg__container{width:100%;max-width:500px}.reg__consent{width:80%;max-width:80%}.reg__consent-text{font-size:16px}.reg__consent-error{font-size:12px;margin-left:26px}}@media screen and (max-width:480px){.reg__container{width:100%;max-width:340px}.reg__consent{width:85%;max-width:85%}.reg__consent-text{font-size:12px}.reg__consent-error{font-size:10px;margin-left:24px}}.access-page,.stations{flex:1 1 auto;min-height:100%;display:flex;flex-direction:column;background-color:#e9e9e9}.stations__container{width:100%;max-width:100%;padding:20px 60px 24px;display:flex;flex-direction:column;row-gap:16px;box-sizing:border-box}.stations__card{width:100%;padding:16px 20px;display:flex;flex-direction:column;row-gap:16px;background-color:#fff;border:1px solid #e4e4e4;border-radius:10px;box-sizing:border-box}.stations__card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.stations__card-title{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:1.3}.stations__card-icon{display:inline-flex;color:#39c149}.stations__card-icon--muted{color:#888}.stations__select-all{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid #39c149;border-radius:5px;background:#fff;color:#000;font:inherit;font-size:12px;cursor:pointer}.stations__select-all input{accent-color:#39c149;pointer-events:none}.stations__group{display:flex;flex-direction:column;row-gap:10px}.stations__group-header{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.stations__group-title{font-size:12px;font-weight:500}.stations__group-note{color:#888;font-size:12px}.stations__dot{width:8px;height:8px;border-radius:50%;background-color:#39c149}.stations__badge{padding:1px 8px;border-radius:999px;background-color:#39c14929;color:#39c149;font-size:12px;line-height:1.4}.stations__badge--archive{background-color:#e9e9e9;color:#888}.stations__info{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid #888;border-radius:50%;color:#888;font-size:9px;font-style:italic;line-height:1;cursor:help}.stations__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px}.stations__tile{display:flex;align-items:flex-start;gap:8px;min-height:36px;padding:8px 10px;border:1px solid #e4e4e4;border-radius:5px;cursor:pointer;font-size:12px}.stations__tile input{margin-top:1px;accent-color:#39c149;cursor:pointer}.stations__tile-body{display:flex;flex-direction:column;min-width:0}.stations__tile-code{font-weight:500}.stations__tile-period{color:#888;font-size:10px}.stations__date-picker{display:flex;flex-direction:column;row-gap:12px;width:100%}.stations__date-mode{display:flex;align-items:center;flex-wrap:wrap;column-gap:24px;row-gap:8px}.stations__date-mode-option{display:flex;align-items:center;column-gap:6px;font-size:12px;cursor:pointer}.stations__date-mode-option input{accent-color:#39c149}.stations__criteria-inputs{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px}.stations__criteria-label{display:inline-flex;align-items:center;gap:8px;font-size:12px}.stations__criteria-input{min-width:150px;padding:6px 10px;border:1px solid #d5d5d5;border-radius:5px;background-color:#fff;font-size:12px}.stations__hint{display:inline-flex;align-items:center;gap:6px;margin:0;color:#888;font-size:12px}.stations__hint-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid #888;border-radius:50%;font-size:9px;font-style:italic}.stations__buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:16px;row-gap:12px;margin-top:8px}.stations__download__button{border:1px solid #39c149;background-color:#39c149;color:#fff}.stations__button{border:1px solid #d5d5d5;background-color:#fff;color:#000}.stations__description{font-size:12px;line-height:1.5;color:#ff4747;text-align:center}.stations__description__container{width:100%;padding:8px 0}.stations__results{width:100%;display:flex;flex-direction:column;row-gap:14px}.stations__results-container{width:100%;padding:16px 20px;display:flex;flex-direction:column;row-gap:14px;box-sizing:border-box;background-color:#fff;border:1px solid #e4e4e4;border-radius:10px}.stations__results-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.stations__results-heading{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.stations__text-button{padding:6px 10px;border:1px solid #d5d5d5;border-radius:5px;background:#fff;font:inherit;font-size:12px;cursor:pointer;white-space:nowrap}.stations__chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.stations__chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background-color:#e9e9e9;border-radius:999px;font-size:12px}.stations__chip-remove{border:none;background:none;padding:0;color:#888;font-size:14px;line-height:1;cursor:pointer}.stations__add-wrap{position:relative;display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:center}.stations__add{padding:4px 10px;border:1px dashed #bdbdbd;border-radius:999px;background:#fff;font:inherit;font-size:12px;cursor:pointer}.stations__add-panel{position:absolute;top:calc(100% + 6px);left:50%;z-index:3;width:min(320px,80vw);padding:10px;background:#fff;border:1px solid #e4e4e4;border-radius:5px;box-shadow:0 8px 20px #00000014;transform:translate(-50%)}.stations__add-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:180px;overflow-y:auto}.stations__add-item{display:flex;align-items:center;gap:6px;font-size:12px;cursor:pointer}.stations__add-item input{accent-color:#39c149}.stations__add-empty{margin:0 0 8px;color:#888;font-size:12px}.stations__add-apply{margin-top:8px;width:100%;padding:6px 8px;border:1px solid #39c149;border-radius:5px;background:#fff;color:#39c149;font:inherit;font-size:12px;cursor:pointer}.stations__period-panel{width:min(360px,90vw);display:flex;flex-direction:column;row-gap:12px}.stations__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.stations__toolbar-period{flex:1 1 220px;min-width:0}.stations__toolbar-label{display:block;margin-bottom:6px;color:#888;font-size:12px}.stations__period-value{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:34px;padding:6px 10px;border:1px solid #d5d5d5;border-radius:5px;font-size:12px}.stations__legend{flex:1 1 220px;min-width:0}.stations__legend ul{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.stations__legend li{display:inline-flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.stations__legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.stations__legend-dot--high{background-color:#39c149}.stations__legend-dot--medium{background-color:#e0b125}.stations__legend-dot--low{background-color:#ff4747}.stations__legend-dot--zero{background-color:#cfcfcf}.stations__legend-dot--unavailable{background-color:#ff4747}.stations__download-data{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid #39c149;border-radius:5px;background:#fff;color:#39c149;font:inherit;font-size:12px;cursor:pointer;white-space:nowrap}.stations__empty{margin:20px 0;color:#888;font-size:16px;text-align:center}.stations__table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.stations__table{width:100%;min-width:480px;table-layout:fixed;border-collapse:collapse;font-size:12px}.stations__table th,.stations__table td{padding:8px 6px;text-align:center;word-break:break-word}.stations__table th{font-weight:500;border-bottom:1px solid #e4e4e4}.stations__table td{border-bottom:1px solid #f0f0f0}.stations__table th:first-child,.stations__table td:first-child{width:44px;text-align:center;color:#888}.stations__table th:nth-child(2),.stations__table td:nth-child(2){width:88px;text-align:left}.stations__th-station{display:flex;flex-direction:column;align-items:center;gap:2px}.stations__th-name{display:inline-flex;align-items:center;gap:4px}.stations__th-archive{color:#888;font-size:10px;font-weight:400}.stations__empty-cell{color:#888}.stations__fullness{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:28px;padding:4px 2px;border:none;border-radius:4px;font:inherit;cursor:pointer}.stations__fullness.fullness--high{background-color:#39c149;color:#fff}.stations__fullness.fullness--medium{background-color:#e0b125;color:#000}.stations__fullness.fullness--low{background-color:#ff4747;color:#fff}.stations__fullness.fullness--zero{background-color:transparent;color:#888}.stations__fullness.fullness--unavailable{cursor:default;background-color:#ff4747;color:#fff}.stations__table-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.stations__table-note{margin:0;color:#888;font-size:12px}.stations__pagination{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px}.stations__page-size{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.stations__page-size select{padding:2px 4px;font:inherit}.stations__page-buttons{display:flex;flex-wrap:wrap;gap:4px}.stations__page-buttons button{min-width:28px;height:28px;border:1px solid #d5d5d5;border-radius:4px;background:#fff;font:inherit;cursor:pointer}.stations__page-button--active{border-color:#39c149;color:#39c149}@media screen and (max-width:1024px){.stations__container{padding:20px 40px 24px}.stations__toolbar{align-items:stretch}.stations__download-data{margin-left:0}}@media screen and (max-width:767px){.stations__container{padding:16px 20px 20px;row-gap:12px}.stations__card{padding:14px}.stations__card-header{gap:8px}.stations__grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.stations__buttons{flex-direction:column}.stations__buttons>*{width:100%}.stations__results-top{align-items:flex-start}.stations__toolbar{flex-direction:column;align-items:stretch;gap:12px}.stations__toolbar-period,.stations__legend{flex-basis:auto}.stations__download-data{width:100%}.stations__add-panel{width:min(280px,90vw)}.stations__table-footer{flex-direction:column;align-items:stretch}.stations__pagination{justify-content:space-between}.stations__page-size{justify-content:space-between;width:100%}.stations__page-buttons{justify-content:center;width:100%}.stations__table th:first-child,.stations__table td:first-child{width:36px}.stations__table th:nth-child(2),.stations__table td:nth-child(2){width:72px}}@media screen and (max-width:480px){.stations__legend ul{gap:8px}.stations__chips{gap:6px}.stations__text-button{flex:1;text-align:center}}@media screen and (min-width:1920px){.stations__container{padding:20px 7vw 24px}}.reset__container{margin-top:10vh;margin-bottom:10vh;width:35%;height:auto}@media screen and (min-width:1921px){.reset__container{max-width:30vw}}.reset__title{width:90%;text-align:center;line-height:1.2}.reset__text{width:75%;margin-top:10px;text-decoration:none;text-align:center}.reset__text--font-size{font-size:12px;color:#29518c}.reset__link{color:#29518c;text-decoration-color:#0000;transition:.5s text-decoration-color}.reset__link:hover{text-decoration-color:#888}@media screen and (max-width:1024px){.reset__container{width:60%;max-width:500px}.reset__title{width:90%;line-height:1.2}}@media screen and (max-width:767px){.reset__container{width:100%;max-width:400px}.reset__title{width:90%;line-height:1.2}.reset__text{width:90%}}@media screen and (max-width:480px){.reset__container{width:100%;max-width:340px}.reset__title,.reset__text{width:90%}}.profile__container{margin-top:5vh;margin-bottom:5vh;width:45%;height:auto}@media screen and (min-width:1921px){.profile__container{max-width:30vw}}.profile__container{min-width:min(344px,100%)}.profile__info{width:90%;display:flex;flex-direction:column;row-gap:12px;margin:20px 0}.profile__field{display:flex;flex-direction:column;row-gap:4px}.profile__label{color:#888;font-size:12px}.profile__value{color:#000;font-size:16px}.profile__status{color:#29518c;font-size:12px}.profile__actions{display:flex;flex-wrap:wrap;justify-content:center;column-gap:12px;row-gap:8px;margin-top:10px}@media screen and (max-width:1024px){.profile__container{width:60%;max-width:500px}.profile__info{width:75%}}@media screen and (max-width:767px){.profile__container{width:100%;max-width:400px}.profile__info,.profile__actions{width:85%}.profile__actions>*{flex:1 1 140px}}@media screen and (max-width:480px){.profile__container{width:100%;max-width:340px}.profile__info,.profile__actions{width:90%}}
