html,body{height:100%;width:100%;margin:0;padding:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}body{background-color:#fff;color:#020617;transition:background-color .3s ease,color .3s ease}.dark body{background-color:#020617;color:#f8fafc}.leaflet-container{width:100%;height:100%;border-radius:24px;z-index:1}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#1e293b}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.glass-panel{background:#fffc;backdrop-filter:blur(12px);border:1px solid #e2e8f0}.dark .glass-panel{background:#0f172acc;border:1px solid #1e293b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in{animation-duration:.4s;animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-bottom-2{animation-name:slideInUp}.tracking-tighter{letter-spacing:-.05em}.font-black{font-weight:900}
