@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply font-sans bg-gray-50 transition-colors duration-300;}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.leaflet-container{z-index:0}.custom-div-icon,.user-loc-icon,.safety-icon,.editor-icon{background:transparent;border:none}.font-inter{font-family:Inter,sans-serif}.font-roboto{font-family:Roboto,sans-serif}.font-serif{font-family:Playfair Display,serif}.theme-dark{background-color:#111827;color:#f9fafb}.theme-dark .bg-white{background-color:#1f2937;border-color:#374151;color:#f9fafb}.theme-dark .bg-gray-50{background-color:#111827}.theme-dark .bg-gray-100{background-color:#374151;color:#e5e7eb}.theme-dark .text-gray-500{color:#9ca3af}.theme-dark .text-gray-600{color:#d1d5db}.theme-dark .text-gray-700{color:#e5e7eb}.theme-dark .text-gray-900{color:#f9fafb}.theme-dark .border-gray-100,.theme-dark .border-gray-200{border-color:#374151}.theme-dark .border-gray-300{border-color:#4b5563}.theme-dark input,.theme-dark select,.theme-dark textarea{background-color:#374151;border-color:#4b5563;color:#fff}@keyframes scan{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.animate-scan{background:linear-gradient(to bottom,transparent,rgba(34,197,94,.5));box-shadow:0 4px 4px #22c55e33}
