#root{overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}:root{--padding:20px;--margin:70px;--max-width:1440px}h1{color:#2c3e50;font-size:35px}p{font-size:18px}.loader{animation:rotation 1s linear infinite;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;left:calc(50% - 24px);position:absolute;top:calc(50% - 24px);width:48px;z-index:999}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{background-color:#f5f7fa}.main .header{box-shadow:0 4px 20px rgba(0,0,0,.08);box-sizing:border-box;padding:20px 0;padding:var(--padding) 0;position:relative;width:100%;z-index:999999}.main .header .inner{box-sizing:border-box;margin:auto;max-width:1580px;max-width:calc(var(--max-width) + var(--margin)*2);padding:0 70px;padding:0 var(--margin)}.main .header .name{color:#2c3e50;display:inline-block;font-size:30px;font-weight:700;padding:13px 0}.main .header .strap{font-size:20px;font-weight:400;width:300px}.main .header .logos{float:right}.main .header .logos img{margin-left:70px;margin-left:var(--margin);vertical-align:middle}.main .introduction{margin:auto auto 70px;margin-bottom:var(--margin);max-width:1200px;padding:70px 70px 0;padding:var(--margin) var(--margin) 0 var(--margin)}.main .introduction .inner{box-sizing:border-box;display:inline-block;padding:10px;vertical-align:middle;width:50%}.main .introduction .inner .number{color:maroon;display:inline-block;font-size:60px}.main .introduction .inner .label{display:inline-block;font-size:20px;margin-left:10px}.main .introduction .inner img{background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.15);width:100%}.main .introduction .inner button{background-color:maroon;border:none;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-size:20px;margin-right:20px;margin-top:20px;padding:8px 18px;transition:transform .2s ease}.main .introduction .inner button:hover{box-shadow:0 16px 40px rgba(0,0,0,.15);transform:translateY(-8px)}.main .map{background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15);box-sizing:border-box;height:55vh;margin:auto auto 70px;margin-bottom:var(--margin);max-width:1440px;max-width:var(--max-width);overflow:hidden;position:relative;width:calc(100% - 105px);width:calc(100% - var(--margin)*1.5)}.main .map.full{border-radius:0;height:100%;left:0;max-width:none;padding:0;position:fixed;top:0;width:100%;z-index:99;z-index:9999}.main .map #map{border-radius:16px}.main .map.full #map{border-radius:0}.main .map .legend{background-color:#fff;border-radius:22px;bottom:10px;left:10px;line-height:42px;padding:0 16px 0 6px;position:absolute;z-index:999}.main .map .legend img{height:30px;margin-right:6px;vertical-align:middle}.main .map .expand{cursor:pointer;position:absolute;right:30px;right:calc(var(--padding)*1.5);top:30px;top:calc(var(--padding)*1.5);z-index:999}.main .map .expand img{height:30px;transition:transform .2s ease}.main .map .expand img:hover{transform:scale(1.1)}.main .lakes{margin:auto auto 70px;margin-bottom:var(--margin);max-width:1440px;max-width:var(--max-width);padding:0 70px;padding:0 var(--margin) 0 var(--margin)}.main .lakes .title{font-size:28px;margin-bottom:32px}.main .lakes .flex{display:flex;flex-wrap:wrap;justify-content:space-between}.main .lakes .flex .box{background-color:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.15);cursor:pointer;display:inline-block;height:120px;margin-bottom:40px;transition:transform .3s,box-shadow .3s}.main .lakes .flex .box:hover{box-shadow:0 16px 40px rgba(0,0,0,.15);transform:translateY(-8px)}.main .lakes .flex .box img{border-radius:18px;display:inline-block;filter:brightness(2.5);height:120px}.main .lakes .flex .box .side{box-sizing:border-box;display:inline-block;padding-left:20px;padding-right:10px;position:relative;top:50%;transform:translateY(-50%);vertical-align:top;width:170px}.main .lakes .flex .box .side .name{font-size:18px;font-weight:700}.main .lakes .flex .box .side .label{color:#9ea1a4;font-size:14px}.main .lakes .flex .box .side .years{color:#5a5a5a;font-size:14px}.main .lakes .space{height:100vh}.section-title{color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:40px;text-align:center}.main .text{margin:auto auto 100px;max-width:700px;padding:0 70px;padding:0 var(--margin) 0 var(--margin)}.main .text .person{display:inline-block;margin-bottom:40px;margin-right:40px}.main .text .person .name{font-size:18px;margin-bottom:2px}.main .text .person .university{font-size:14px;font-weight:700;margin-top:8px}.main .text .person .email{margin-top:10px}.main .footer{background-color:#fff;box-sizing:border-box;color:#290000;padding:12px;text-align:center;width:100%}.modal{background-color:#282d3499;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999999}.modal .modal-inner{background-color:#fff;border-radius:12px 12px 0 0;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - 100px);margin:100px auto auto;max-width:1200px;padding:20px 40px;padding:var(--padding) calc(var(--padding)*2);position:relative}.modal .modal-inner .close{background-color:#f4f5f5;border-radius:42px;color:#9ea1a4;cursor:pointer;font-size:20px;font-weight:600;line-height:20px;padding:10px;position:absolute;right:20px;text-align:center;top:20px;width:20px}.modal .modal-inner .close:hover{color:#000}.modal .modal-inner .modal-years{background-color:#f4f5f5;border-radius:12px;margin-bottom:10px;padding:10px 20px;width:fit-content}.modal .modal-inner .modal-select{background-color:#fff;border-radius:4px;display:inline-block;margin-left:10px;padding:6px;width:75px}.modal .modal-inner .modal-select .highlight{background-color:maroon;color:#fff;font-weight:700}.modal .modal-inner .horizontal-navigation{border-bottom:1px solid grey;margin-bottom:20px}.modal .modal-inner .horizontal-navigation .nav-item{border-bottom:2px solid transparent;color:#a9a9a9;cursor:pointer;display:inline-block;font-size:18px;margin-bottom:-1px;padding:12px 18px}.modal .modal-inner .horizontal-navigation .nav-item:hover{color:#000}.modal .modal-inner .horizontal-navigation .nav-item.active{border-bottom:2px solid #000;color:#000}.modal .modal-inner .content-inner{height:calc(100% - 155px);overflow:hidden}.modal .modal-inner .content-inner img{max-height:100%;max-width:100%}.modal .modal-inner .description{font-size:18px;margin-bottom:20px}.modal .modal-inner .content{flex:1 1;min-height:0}.modal .modal-inner .content img,.modal .modal-inner .content video{max-height:100%;max-width:100%}.custom-tooltip{background:transparent;border:none;box-shadow:0 4px 16px rgba(0,0,0,.2);padding:0}.custom-tooltip .leaflet-tooltip-content{margin:0;padding:0}.lake-tooltip{background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:200px;overflow:hidden;transition:transform .2s ease}.lake-tooltip:hover{transform:translateY(-2px)}.lake-tooltip h4{color:#fff;font-size:15px;font-weight:600;letter-spacing:.3px;margin:0;padding:12px 14px}.lake-tooltip p{font-size:13px;line-height:1.5;margin:0;padding:10px 14px}.lake-tooltip-normal h4{background:#2c3e50;border-bottom:2px solid #0f151b}.lake-tooltip-normal p{background:#f1f8f4;color:#2c3e50;font-weight:500}.lake-tooltip-alert h4{background:maroon;border-bottom:2px solid #3d0101}.lake-tooltip-alert .anomaly-count{background:#ffebee;border-bottom:1px solid #ffcdd2;color:maroon;font-weight:600}.lake-tooltip-alert .click-hint{background:#f5f5f5;color:#666;font-size:12px;font-style:italic;padding:8px 14px;text-align:center}.lake-tooltip-alert .click-hint:before{content:"👆 ";margin-right:4px}@media screen and (max-width:1000px){:root{--padding:20px;--margin:40px}.main .introduction .inner{width:100%}.main .introduction .inner img{display:none}.main .header .logos{background-color:#fff;bottom:0;left:0;padding:12px 0;position:fixed;width:100%;z-index:9999999}.main .header .logos img{max-width:30%}}@media screen and (max-width:500px){:root{--padding:20px;--margin:20px}h1{font-size:28px;margin-top:0}.section-title{margin-bottom:20px;margin-top:30px}.main .introduction .inner{width:100%}.main .introduction .inner .number{font-size:40px}.main .introduction .inner .label{font-size:16px}.main .introduction .inner img{display:none}.modal .modal-inner{padding:20px}.modal .modal-inner h1{margin-bottom:10px}.modal .modal-inner .horizontal-navigation .nav-item{padding:12px 6px}.modal .modal-inner .horizontal-navigation{margin-bottom:10px}.modal .modal-inner .description{font-size:15px;margin-bottom:10px}.main .map{margin:0 0 70px;margin:0 0 var(--margin) 0;width:100%}.main .map,.main .map #map{border-radius:0}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{height:100%;overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:401}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-control-container{z-index:999}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-container.crosshair-cursor-enabled .leaflet-zoom-animated{pointer-events:none}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1);will-change:transform}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-container.crosshair-cursor-enabled{cursor:crosshair}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{height:36px;width:36px}.leaflet-control-layers-toggle,.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAABQAAAAUBx99zUgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAALSURBVAiZY2AAAgAABQABYlUyiAAAAABJRU5ErkJggg==)}.leaflet-retina .leaflet-control-layers-toggle{background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-container .leaflet-control-attribution{background-color:transparent;margin:0}.leaflet-control-attribution a{color:#333!important}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px}.leaflet-control-attribution a{color:#333;text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fff;background:hsla(0,0%,100%,.5);border:2px solid #777;border-top:none;box-sizing:border-box;font-size:11px;line-height:1.1;overflow:hidden;padding:2px 5px 1px;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{padding:1px;text-align:left}.leaflet-popup-content{line-height:1.4;margin:13px 19px}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#c3c3c3;font:16px/14px Tahoma,Verdana,sans-serif;font-weight:700;height:14px;padding:4px 4px 0 0;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:18px}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{border-bottom:1px solid #ddd;border-top:1px solid #ddd;overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{transform:scale(1)}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;font-size:14px;padding:0;pointer-events:none;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.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-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}
/*# sourceMappingURL=main.04b41dda.css.map*/