@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;padding:0;background-color:#f8fafc;color:#0f172a;font-family:sans-serif;transition:background-color 1s ease}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.leaflet-container{background:#f8fafc!important}.leaflet-bar a{background-color:#fff!important;color:#475569!important;border-bottom:1px solid #e2e8f0!important}.leaflet-bar a:hover{background-color:#f1f5f9!important}.Evening .leaflet-container{background:#020617!important}.Evening .leaflet-bar a{background-color:#0f172a!important;color:#cbd5e1!important;border-bottom:1px solid #1e293b!important}@keyframes pulse-sync{0%,to{opacity:1}50%{opacity:.4}}.syncing-indicator{animation:pulse-sync 2s infinite}
