@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-display{font-family:Plus Jakarta Sans,sans-serif}.font-body{font-family:Inter,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#f8faf5;color:#1a1a1a;overflow-x:hidden;font-family:Inter,sans-serif}button{font-family:inherit;cursor:pointer}a{text-decoration:none;color:inherit}.leaflet-container{width:100%;height:100%;z-index:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
