@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Inter:ital,opsz,wght@1,14..32,100..900&display=swap";:root{font-family:Figtree,sans-serif;--light-text: rgb(0, 0, 0);--light-bg: #d3d3d3;--light-box: rgba(59, 246, 117, .18);--light-accent: #3bf675;--light-card: #dddddd;--light-title: rgb(0, 0, 0);--dark-text: rgb(255, 255, 255);--dark-bg: #2d2d2d;--dark-box: rgba(59, 246, 117, .27);--dark-accent: #030a04;--dark-title: #3bf675;--info-size: 12px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol,h1,h2,h3,h4,p{padding:0;margin:0}html,body{height:100%;margin:0;overflow-x:hidden;display:flex;place-items:center;width:100vw;height:100vh}#root{height:100%;width:100%;display:flex;align-items:center;justify-content:center}button{padding:7px 22px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;font-size:1.3em;font-family:Figtree}.content{flex:1;display:flex;flex-direction:column;justify-content:start}.EZDrawer__container{background-color:var(--light-bg)!important;color:var(--text-color)!important;z-index:9999!important;position:fixed;height:85vh!important}.EZDrawer__overlay{z-index:9998!important}.login-page{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(292deg,#bcd0c3,#6bc787 82%,#4ae77b)}.login-container{display:flex;width:100%;max-width:500px;flex-direction:column;align-items:center;margin-top:-8em;padding:20px}.form-cont{display:flex;align-items:center;justify-content:center;flex-direction:column;width:97%}.title{font-style:italic;font-weight:600;font-size:55px}.sign-in,.sign-up{display:flex;align-items:center;justify-content:center;margin-top:50px;margin-bottom:30px;font-size:20px;font-weight:600;width:100%}.sign-up{margin-top:60px}form{display:flex;flex-direction:column;gap:15px;width:100%}.input{box-sizing:border-box;width:100%;height:45px;line-height:30px;border:1px solid transparent;border-radius:8px;outline:none;background-color:#fff;border-color:#c7c7c7;color:#0d0c22;transition:.5s ease;margin-top:0;padding:0 0 0 1em}.input::placeholder{color:#999}.input:focus,input:hover{outline:none;border-color:#c7c7c7;background-color:#fff;box-shadow:0 0 0 5px #9292924d}button{width:100%;background-color:#000;color:#fff;font-size:16px;padding:.85em 0 .75em}.divider{overflow:hidden;text-align:center;margin-top:30px;color:#828282;font-weight:200;font-size:20px;width:100%}.divider:before,.divider:after{background-color:#e6e6e6;content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.divider:before{right:.5em;margin-left:-50%}.divider:after{left:.5em;margin-right:-50%}.header{display:flex;justify-content:space-around;gap:14rem;align-items:center;background-color:gray;width:100vw;height:69px;z-index:9999;position:fixed;background-color:light-dark(var(--light-accent),var(--dark-accent));border-radius:0 0 10px 10px}.header h3{font-style:italic;font-size:22px;font-weight:600}.user-display{font-weight:600}.navContainer{display:flex;align-items:center;background-color:#ddd;width:100vw;height:69px;z-index:9999;position:fixed;bottom:0}ul{width:100%;list-style:none;padding-left:0;display:flex;flex-direction:row;justify-content:space-evenly}a{text-decoration:none;color:inherit}.nav-icon{font-size:25px}.link-button{background-color:#ddd;color:#000;padding:7px 22px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center}.active{background-color:#3bf675}.main{width:100%;height:100%;margin-top:69px;display:flex;flex-direction:column;align-items:center;overflow-y:auto;flex-grow:1;margin-bottom:70px}.header{z-index:1;position:fixed}.navbar{z-index:9999;position:fixed}.layout{width:100%;height:100%;background-color:light-dark(var(--light-bg),var(--dark-bg));display:flex;flex-direction:column;align-items:center}.forecast{height:165px;margin:5px 0 10px;width:100vw;background-color:light-dark(var(--light-box),var(--dark-box));display:flex;justify-content:center;align-items:center;box-shadow:2px 2px 3px #9e9e9ebf}.forecast-content{width:90%}.forecast-heading{margin:1rem 0}h5{margin:10px 0}.main-content{display:flex;align-items:center;flex-direction:column}.cond-text-cont{width:100%;display:flex;align-items:center;justify-content:center;margin:1rem 0}.weather-cont{display:flex;flex-direction:row;justify-content:space-evenly}.posts-section{width:98%}.posts-list{display:flex;flex-direction:column;width:100%}.post-card{border-radius:19px;width:100%;height:170px;background-color:light-dark(var(--light-box),var(--dark-box));margin-bottom:14px;box-shadow:3px 3px 7px #aaaaaabf}.stats-cont{display:flex;flex-direction:row}.content-container{margin:1.2rem 6rem 1rem 1.8rem;width:80%;display:flex;flex-direction:column;justify-content:space-between}.post-user-info{display:flex;flex-direction:row;justify-content:space-between;width:100%}.name-date-container{width:300px;display:flex;flex-direction:row;height:2em}.post-user-info *{font-style:italic}.post-date{font-size:var(--info-size)}.title-desc-cont{margin:.5rem 0 .8rem}.post-title{margin-top:10px;font-size:20px;font-style:italic}.stats-cont{margin-top:10px;display:flex;flex-direction:row;gap:5em}.stats-box>p{font-size:var(--info-size)}.stats-box>h5{margin:.2rem 0}.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{width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{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-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}}.leaflet-container{width:100vw;height:100vh;z-index:0;position:fixed;margin-top:-1em}.leaflet-top{margin-top:1em}.stopwatch-container{position:absolute;bottom:5%;left:50%;transform:translate(-50%,-50%);width:90%;height:5rem;background-color:var(--light-bg);border-radius:10px;justify-content:center;align-items:center;display:flex;justify-content:space-evenly;box-shadow:3px 3px 7px #aaaaaabf}.stopwatch-buttons{width:113px;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.3em}.stopwatch-button{width:55px;transition:transform .4s ease}.stopwatch-button>svg{color:#000}.play{background-color:var(--light-accent)}.pause{background-color:#f0f8ff}.play,.pause{z-index:1}.stop{z-index:0;background-color:var(--light-box)}.slide-left{transform:translate(29px)}.slide-right{transform:translate(-30px)}path{stroke:#3bf675}.top-icon{font-size:16px;color:#3bf675;margin-top:-.5em;margin-left:-.2em}.bottom-icon{-webkit-animation:breathing 1s ease-out infinite normal;animation:breathing 1.3s ease-out infinite normal;-webkit-font-smoothing:antialiased;color:#3bf675}@-webkit-keyframes breathing{0%{-webkit-transform:scale(.9);transform:scale(.9)}25%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes breathing{0%{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}}.drawer-content{display:flex;flex-direction:column;align-items:center}.header-container{margin:1.5em}form{display:flex;align-items:center}.title-cont{width:80%;display:flex;align-items:center;border:1px solid rgb(112,112,112);border-radius:7px;padding:1em}.activity-title{background-color:transparent;border:none;width:100%}input.activity-title:focus,input.activity-title:hover{width:100%;outline:none;border:none;box-shadow:none;background-color:transparent;color:#000}.stats-container{display:flex;flex-direction:row;width:80%;gap:4em;margin:1em}.button-container{width:90%}.back-container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:.5em}.close-button{width:40px;height:6px;margin:0;padding:0;background-color:#a0a0a0}.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:#fff;transition:all;box-shadow:0 0 10px 5px #0000001a}.followers-content{width:100%;height:100%;margin:0}.requests-container>h3{margin:8px 0}.request-alert{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin:5px 0}.button-container{display:flex;flex-direction:row}.accept{background-color:#00f;height:30px;width:80px;display:flex;justify-content:center;align-items:center}.deny-button{background-color:transparent;height:30px;width:30px}.search-container{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.search-icon{position:absolute;top:50%;transform:translateY(-10%)}.search-icon>*{position:relative;left:8px;color:#b1b1b1}.search-wrapper{display:flex;align-items:center;position:relative;width:98%}.search-bar{width:100%;padding:.7em 1em;margin-top:12px;border-radius:8px;background-color:#fff;color:#000;outline:none;border:none;text-align:left;font-size:1em;box-sizing:border-box}.followers-section{margin-top:4px;background-color:var(--bg-color);width:100%}.follower-list{width:100%;display:flex;flex-direction:column}.followers-section>h3{margin:18px;padding-top:8px}.followers-section>ul{padding-bottom:8px}.follower-container{display:flex;width:100%;height:3.5rem;border-radius:5px;flex-direction:row;align-items:center;justify-content:space-around;background-color:var(--light-card)}.follow-btn-container{width:45%;display:flex;justify-content:end}.name-container{width:45%}.status-cont{height:30px;width:80px;display:flex;justify-content:center;align-items:center}.follow-btn-container>button{height:30px;width:80px;display:flex;justify-content:center;align-items:center;font-size:14px;border:1px solid rgb(143,143,143);background-color:transparent;color:#000;font-size:1rem}.search-content{width:100vw;height:100vh;background-color:var(--light-bg)}.search-container{display:flex;align-items:center;position:relative;width:100%}.search-button{position:absolute;max-width:30px;top:49%;right:1px;transform:translateY(-22%);background-color:#818181;height:12px;margin-right:5px}.search-icon-overlay{position:absolute;top:50%;transform:translateY(-50%);right:7px;color:#0a0a0a}.result-container{margin-top:25px}.result-container>h5{margin:0 0 10px 10px}.found-user{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;margin:5px 10px}.follow-action-container{height:30px;width:80px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid var(--text-color)}
