body { font-family:'Source Sans Pro',sans-serif; }
.preloader{display:-ms-flexbox;display:flex;background-color:#f4f6f9;height:100vh;width:100%;transition:height .2s linear;position:fixed;left:0;top:0;z-index:9999}
.custom-small{font-size: 0.75rem;}

.ui-autocomplete { z-index: 1060; max-height: 200px; overflow-y: auto; overflow-x: hidden; position: absolute; }
.ui-menu-item-wrapper { font-size: 1rem; color: var(--bs-body-color); }
.ui-state-active { background-color: var(--bs-body-bg); color: var(--bs-body-color); }

#status{-webkit-text-stroke: 1px black;}
#content { margin: 60px 0 20px 0; }

#map { height: 50vh; width: 100%; z-index: 1; border-radius:15px; }#mapK { height: 50vh; width: 100%; z-index: 1; border-radius:15px; }

.fakeimg { height: 200px; background: #aaa; }
/* Optional: You can add custom styling for better spacing on mobile */
@media (max-width: 576px) {
.fakeimg { height: 150px; } }
