body{margin:0;font-family:Inter,-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}.App{min-height:100dvh;height:100dvh;width:100dvw;display:flex;flex-direction:column;align-items:stretch;overflow:hidden}.marker{border-radius:3.5rem;width:5rem;height:5rem;background-color:#fff;box-shadow:0 0 1.5rem .05rem #9c9a98;font-size:3rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.marker.homebase{box-shadow:0 0 1.5rem .05rem #266faa}.marker.selected{box-shadow:0 0 1.5rem .05rem #ea8c88}.marker:before{content:"";position:absolute;top:4.8rem;left:1.5rem;width:0;border-top:1.5rem solid white;border-left:1rem solid transparent;border-right:1rem solid transparent}.marker-like{background-color:#fff;box-shadow:0 0 1.5rem .05rem #faf5f2}.pulse{animation:pulse-animation 5s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 #6495ed66}to{box-shadow:0 0 0 1rem #0000}}.property:hover{background-color:#ddd!important}.map-control{background-color:#fff;width:50px;height:50px;border-radius:25px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 3px 1px #ddd;margin:8px 8px 0;pointer-events:auto;cursor:pointer}.material-symbols-rounded{font-size:2rem}.material-symbols-rounded.fill{font-variation-settings:"FILL" 1,"wght" 100,"GRAD" 0,"opsz" 24}input,textarea{border-radius:.25rem;border:1px solid #bbb;padding:8px;font-family:inherit!important}input.editor,textarea.editor{font-size:1rem}.img{border-radius:.5rem}.itemimg{width:100px;height:100px;object-fit:cover;margin-right:8px}.itemimg.small{width:70px;height:70px}.itemimg.big{width:20dvh;height:20dvh}.react-dropdown-select-content>span{white-space:normal}.react-dropdown-select{border-radius:4px!important;font-size:1rem!important}.react-dropdown-select-dropdown{z-index:1000!important;max-height:20dvh!important}
