@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Fira+Code:wght@500&display=swap";
@import "https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#374151;-webkit-font-smoothing:antialiased;background:#fff;height:100%;font-family:Inter,ui-sans-serif,system-ui,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
