*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#1a237e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0d1445}.map-canvas{width:100%;height:100%}.map-placeholder{background:#f5f7fa;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.map-placeholder ol{text-align:left;max-width:40rem;line-height:1.6}.map-popup{color:#111;max-width:280px;padding:.5rem;font-family:Inter,system-ui,sans-serif}.map-popup p{margin-top:.4rem;font-size:.85rem}.mobile-container{-webkit-overflow-scrolling:touch;height:100dvh;padding-top:env(safe-area-inset-top);overflow-y:auto}@media (width<=900px){.map-canvas{min-height:60vh}}@media (width<=768px){input[type=text],input[type=search],.MuiInputBase-input{font-size:16px!important}}
