body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Header{text-align:center;justify-content:flex-start;align-items:center;display:flex;background:#21252e;color:#f4a460;height:5vh;padding-left:5px}.Header span{font-family:"Oswald",sans-serif;text-shadow:0 0 3px #080101,0 0 5px #88735b;margin-left:10px;font-size:21pt}.Header .logout{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;width:auto}@media (min-width:768px){.Header .logout{width:75%}}.Header .burger-menu{cursor:pointer;margin-left:auto;margin-right:1rem;display:flex;align-items:center}.Header .burger-menu svg{transition:.2s ease}.Header .burger-menu:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.rotate{display:inline-block;cursor:pointer;-webkit-animation:blinker 10s linear infinite;animation:blinker 10s linear infinite}@-webkit-keyframes blinker{50%{color:red}}@keyframes blinker{50%{color:red}}.marker-popup{min-width:280px;max-width:400px}.marker-popup .marker-form{padding:8px}.marker-popup .type-container{display:flex;justify-content:center;align-items:flex-start;margin-bottom:8px}.marker-popup .type-container .marker-type-name{font-size:16px;font-weight:700}@media (max-width:480px){.marker-popup{min-width:250px;max-width:320px}}.type-container{width:100%;display:flex;align-items:center;grid-gap:10px;gap:10px;padding:6px 0;margin-bottom:12px}@media (max-width:480px){.type-container{flex-direction:column;grid-gap:8px;gap:8px;align-items:stretch}}.type-container .marker-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:hsla(0,0%,100%,.9);border:2px solid #e0e0e0;transition:all .2s ease}.type-container .marker-icon svg{width:24px;height:24px}.type-container .marker-icon.selected{border-color:#1976d2;background-color:rgba(25,118,210,.1)}.type-container .marker-type{flex:1 1;min-width:0}.type-container .marker-type .MuiFormControl-root{width:100%}.marker-form{display:flex;flex-direction:column;grid-gap:12px;gap:12px;width:100%;box-sizing:border-box}.marker-form .description-field{width:100%;min-height:70px;max-height:70px;height:70px;border-radius:6px;font-family:inherit;font-size:13px;line-height:1.4;resize:none;transition:border-color .2s ease;box-sizing:border-box;overflow-x:hidden;white-space:pre-wrap;word-break:break-word}.marker-form .description-field:focus{outline:none;border-color:#1976d2}.marker-form .description-field:disabled{background-color:#f5f5f5;color:#666;cursor:not-allowed}.marker-form .description-field::-webkit-input-placeholder{color:#999;font-size:12px}.marker-form .description-field:-ms-input-placeholder{color:#999;font-size:12px}.marker-form .description-field::placeholder{color:#999;font-size:12px}.marker-form .file-upload-section{padding:10px;border:2px dashed #e0e0e0;border-radius:6px;background-color:#fafafa;transition:all .2s ease;box-sizing:border-box}.marker-form .file-upload-section:hover{border-color:#1976d2;background-color:rgba(25,118,210,.05)}.marker-form .action-buttons{display:flex;grid-gap:8px;gap:8px;justify-content:flex-end;margin-top:4px}.marker-form .action-buttons .MuiButton-root{min-width:90px;border-radius:6px;text-transform:none;font-weight:500;font-size:12px;padding:6px 12px}@media (max-width:480px){.marker-form .action-buttons .MuiButton-root{min-width:auto}}.MuiInputBase-root{background-color:#fff;border-radius:6px!important}.MuiInputBase-root:hover{background-color:#fafafa}.MuiInputBase-root .MuiSelect-select{padding:10px 12px!important;font-size:13px!important}.MuiInputBase-root .MuiOutlinedInput-notchedOutline{border-color:#e0e0e0!important;border-width:2px!important}.MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2!important}.MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ccc!important}.MuiSelect-icon{width:20px!important;height:20px!important;color:#666!important;transition:-webkit-transform .2s ease!important;transition:transform .2s ease!important;transition:transform .2s ease,-webkit-transform .2s ease!important}.MuiSelect-icon.MuiSelect-iconOpen{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.MuiInputLabel-root{font-size:13px!important;color:#666!important}.MuiInputLabel-root.Mui-focused{color:#1976d2!important}.MuiMenuItem-root{padding:8px 12px!important;font-size:13px!important}.MuiMenuItem-root:hover{background-color:rgba(25,118,210,.08)!important}.MuiMenuItem-root.Mui-selected{background-color:rgba(25,118,210,.12)!important}.MuiMenuItem-root.Mui-selected:hover{background-color:rgba(25,118,210,.16)!important}.marker-form>*{width:100%;box-sizing:border-box}textarea.description-field{margin:0;border-collapse:separate;display:block}.action-buttons{width:100%;box-sizing:border-box}.leaflet-popup-content-wrapper{border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.12)!important;border:1px solid #e0e0e0!important;padding:0!important}.leaflet-popup-content{margin:0!important;padding:16px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important;overflow-y:scroll!important}.leaflet-popup-tip{border-top-color:#e0e0e0!important}.leaflet-popup{margin-bottom:20px!important}.Map{display:flex;text-align:center;justify-content:center;align-items:center;background-color:#0ff;width:70vw}svg{width:30px;height:30px}textarea{padding:3.33333px;height:100px;min-width:246px;width:98%;resize:none}button,textarea{margin-top:15px}.leaflet-popup-content-wrapper{text-align:right!important}.marker-info{display:flex;flex-direction:column}.marker-info .description{color:green}.marker-info .blog-post{background-color:snow}.marker-info div{text-align:left;margin-bottom:10px;color:#1e90ff;cursor:pointer}.marker-info div.images{background-color:silver;max-height:200px;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.marker-info div.images img{width:25%;max-height:30%;margin:5px}section.dropzone{color:#1e90ff;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;border:1px solid silver;border-radius:3px;margin-top:10px;box-shadow:0 1px 1px 1px silver}section.dropzone:hover{background-color:#e8e8e8;box-shadow:0 1px 1px 1px grey}.preview{background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;margin-top:10px;cursor:pointer;height:75px;overflow:hidden}.preview .delete-image{max-width:70px}.preview .delete-image img{width:100%;height:100%}.preview .delete-image img:hover{box-shadow:0 1px 1px 1px red}.leaflet-popup-content-wrapper{border:1px solid silver}.leaflet-popup-content{max-height:350px!important}.leaflet-popup-content textarea{max-width:200px}@media (min-width:768px) and (max-width:2000px){.leaflet-container{width:99%!important}}.leaflet-container a.leaflet-popup-close-button{color:indigo}@media (min-width:0px) and (max-width:1025px){.Map{width:100vw;height:50vh}}.Auth{min-width:250px;max-width:300px;padding:20px;margin-top:-10px}.Auth,.Auth .form{display:flex;text-align:center;justify-content:center;align-items:center}.Auth .header{background-color:#f5f5f5;padding:10px;border:1px solid snow;border-radius:3px;box-shadow:0 1px 1px 1px silver;color:#000;margin:15px}.SideBar{background:#21252e;color:#f5f5f5;width:30vw}.SideBar,.SideBar .coordinates{display:flex;text-align:center;justify-content:center;align-items:center;flex-direction:column}.SideBar .coordinates{width:170;height:200;padding:10;margin:10px}.SideBar .coordinates div{margin:10px}.SideBar input{color:#000!important;width:100px}.SideBar input[type=number]{-moz-appearance:textfield;height:5px}.SideBar input::-webkit-inner-spin-button,.SideBar input::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none}.SideBar label{color:silver;margin-bottom:4px;top:1px;left:10px}.SideBar .control{display:flex;text-align:center;justify-content:center;align-items:center;flex-direction:column;width:100%}.SideBar .MuiOutlinedInput-root{margin-bottom:10px}.SideBar .MuiRadio-root{padding:3px}@media (min-width:320px) and (max-width:2000px){.control{flex-direction:row!important}}@media (min-width:0px) and (max-width:1025px){.SideBar{width:100%}}.Content{display:flex;height:90vh}@media (min-width:0px) and (max-width:1025px){.Content{flex-direction:column}}@use "sass:map";html{background-color:#21252e}.App{text-align:center}.App input{margin:7.5px}.App .close{display:flex;text-align:center;justify-content:center;align-items:center;padding:10px;border:1px solid #000;border-radius:3px;box-shadow:0 1px 1px 1px #000;color:#000;cursor:pointer;width:1px;height:1px;border-radius:50%;background-color:#f4a460;font-size:11pt;margin:-3px -2px 15px auto}.App .close:hover{background-color:#2f4f4f;color:snow;box-shadow:0 1px 1px 1px #dc143c}
/*# sourceMappingURL=main.ebc0a816.chunk.css.map */