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