@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--color-card-bg: #ffffff;--color-text-primary: #2d3748;--color-text-secondary: #4a5568;--color-border-light: #e5e7eb;--color-bg-primary: #fffcf2}[data-theme=dark]{--color-card-bg: #1f2937;--color-text-primary: #f8fafc;--color-text-secondary: #cbd5e1;--color-border-light: #475569;--color-bg-primary: #0b1220}*{box-sizing:border-box;transition:background-color .18s ease,color .18s ease,border-color .18s ease}body{font-family:Poppins,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:var(--color-bg-primary);color:var(--color-text-primary)}[data-theme=dark] .bg-white{background-color:var(--color-card-bg)!important}[data-theme=dark] .bg-gray-50{background-color:#111827!important}[data-theme=dark] .bg-gray-200{background-color:#0b1220!important}[data-theme=dark] .bg-blue-50{background-color:#0f1724!important}[data-theme=dark] .bg-green-100{background-color:#052e1f!important}[data-theme=dark] .bg-purple-50{background-color:#181226!important}[data-theme=dark] .bg-yellow-100{background-color:#2b2308!important}[data-theme=dark] .bg-red-100{background-color:#2a0f0f!important}[data-theme=dark] .bg-indigo-50{background-color:#0f1220!important}[data-theme=dark] .border-gray-200,[data-theme=dark] .border-gray-300,[data-theme=dark] .border-gray-400{border-color:var(--color-border-light)!important}[data-theme=dark] .text-gray-700,[data-theme=dark] .text-gray-800{color:var(--color-text-primary)!important}[data-theme=dark] .bg-blue-600 .text-white,[data-theme=dark] .bg-green-600 .text-white,[data-theme=dark] .bg-red-600 .text-white,[data-theme=dark] .bg-purple-600 .text-white{color:#fff!important}[data-theme=dark] .fixed.inset-0.bg-black.bg-opacity-50{background-color:#000000b8!important}[data-theme=dark] .fixed.inset-0 .bg-white.rounded-lg,[data-theme=dark] .fixed.inset-0 .bg-white{background-color:var(--color-card-bg)!important;color:var(--color-text-primary)!important;border-color:var(--color-border-light)!important;box-shadow:0 12px 30px #02061799}[data-theme=dark] .fixed.inset-0 input,[data-theme=dark] .fixed.inset-0 select,[data-theme=dark] .fixed.inset-0 textarea,[data-theme=dark] .bg-white input,[data-theme=dark] .bg-white select,[data-theme=dark] .bg-white textarea{background-color:#0b1220!important;color:var(--color-text-primary)!important;border-color:var(--color-border-light)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#94a3b8!important}[data-theme=dark] .fixed.inset-0 .max-w-2xl,[data-theme=dark] .fixed.inset-0 .max-w-3xl,[data-theme=dark] .fixed.inset-0 .max-w-md{background-color:var(--color-card-bg)!important;color:var(--color-text-primary)!important}[data-theme=dark] .bg-gray-100{background-color:#0f1724!important}[data-theme=dark] .select__control,[data-theme=dark] .select__menu,[data-theme=dark] .select__value-container{background-color:#0b1220!important;color:var(--color-text-primary)!important;border-color:var(--color-border-light)!important}[data-theme=dark] .shadow-md,[data-theme=dark] .shadow-lg{box-shadow:0 8px 24px #020617a6!important}[data-theme=dark] pre,[data-theme=dark] code{background:#0b1220!important;color:var(--color-text-primary)!important;border-color:var(--color-border-light)!important}[data-theme=dark] :focus{outline:2px solid rgba(99,102,241,.55);outline-offset:2px}[data-theme=dark] .bg-white img,[data-theme=dark] .bg-gray-50 img{background-color:transparent!important}[data-theme=dark] .hover\:bg-gray-50:hover,[data-theme=dark] .hover\:bg-gray-100:hover,[data-theme=dark] .hover\:bg-white:hover,[data-theme=dark] .hover\:bg-gray-200:hover{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .focus\:bg-gray-100:focus,[data-theme=dark] .active\:bg-gray-100:active,[data-theme=dark] .active\:bg-gray-50:active{background-color:#475569!important;color:#f8fafc!important}[data-theme=dark] .hover\:bg-blue-600:hover{background-color:#2563eb!important}[data-theme=dark] .hover\:bg-blue-700:hover{background-color:#1d4ed8!important}[data-theme=dark] .hover\:shadow-lg:hover{box-shadow:0 6px 18px #020617cc!important;background-color:#1e293b!important}[data-theme=dark] .hover\:bg-gray-300:hover,[data-theme=dark] .hover\:bg-gray-400:hover{background-color:#475569!important;color:#f1f5f9!important}[data-theme=dark] .leaflet-layer,[data-theme=dark] .leaflet-control-zoom-in,[data-theme=dark] .leaflet-control-zoom-out{filter:invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%)}[data-theme=dark] .leaflet-container{background:#000000!important}[data-theme=dark] .leaflet-marker-icon,[data-theme=dark] .leaflet-marker-shadow,[data-theme=dark] .leaflet-popup-content-wrapper,[data-theme=dark] .leaflet-popup-tip{filter:invert(100%) hue-rotate(180deg) brightness(100%) contrast(100%)}[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=color]),[data-theme=dark] select,[data-theme=dark] textarea{background-color:var(--color-card-bg)!important;color:var(--color-text-primary)!important;border-color:var(--color-border-light)!important}[data-theme=dark] ::placeholder{color:var(--color-text-secondary)!important;opacity:1}[data-theme=dark] .bg-white,[data-theme=dark] .bg-gray-50,[data-theme=dark] .bg-gray-100{background-color:var(--color-card-bg)!important}[data-theme=dark] .border-gray-200,[data-theme=dark] .border-gray-300,[data-theme=dark] .border-b,[data-theme=dark] .border-t{border-color:var(--color-border-light)!important}[data-theme=dark] .text-gray-900,[data-theme=dark] .text-gray-800,[data-theme=dark] .text-gray-700,[data-theme=dark] .text-gray-600{color:var(--color-text-primary)!important}[data-theme=dark] .text-gray-500{color:var(--color-text-secondary)!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:var(--color-text-primary)!important}[data-theme=dark] .leaflet-popup-content-wrapper,[data-theme=dark] .leaflet-popup-tip{background:white!important;color:#000!important}[data-theme=dark] .leaflet-popup-content h3,[data-theme=dark] .leaflet-popup-content h4,[data-theme=dark] .leaflet-popup-content p,[data-theme=dark] .leaflet-popup-content div,[data-theme=dark] .leaflet-popup-content span{color:#1f2937!important}[data-theme=dark] .leaflet-popup-content .text-gray-600,[data-theme=dark] .leaflet-popup-content .text-gray-500{color:#4b5563!important}[data-theme=dark] .bg-orange-50{background-color:#7c2d1233!important}[data-theme=dark] .bg-orange-100{background-color:#7c2d124d!important}[data-theme=dark] .border-orange-200{border-color:#c2410c66!important}[data-theme=dark] .border-orange-600{border-color:#ea580c99!important}[data-theme=dark] input[type=range].bg-gray-200{background-color:#374151!important}[data-theme=dark] input[type=range]::-webkit-slider-runnable-track{background:#374151!important}[data-theme=dark] input[type=range]::-webkit-slider-thumb{background:#cbd5e1!important;border-color:#cbd5e1!important}[data-theme=dark] input[type=range]::-moz-range-track{background:#374151!important}[data-theme=dark] input[type=range]::-moz-range-thumb{background:#cbd5e1!important;border-color:#cbd5e1!important}[data-theme=dark] button[title*=modo],[data-theme=dark] button[title*=tema],[data-theme=dark] .theme-toggle{background-color:transparent!important;border-color:var(--color-border-light)!important}[data-theme=dark] .theme-toggle:hover{background-color:#6366f11a!important;border-color:#6366f180!important}[data-theme=dark] .sun-icon{color:#fbbf24!important}.moon-icon{color:#4b5563!important}[data-theme=dark] .moon-icon{color:#cbd5e1!important}[data-theme=dark] .bg-red-50{background-color:#991b1b33!important}[data-theme=dark] .border-red-200{border-color:#ef44444d!important}[data-theme=dark] .text-red-700{color:#fca5a5!important}[data-theme=dark] .from-gray-50.to-white{background-image:linear-gradient(to bottom,#0b1220,#1f2937)!important}[data-theme=dark] .from-gray-900.to-gray-800{background-image:linear-gradient(to bottom,#0b1220,#111827)!important}[data-theme=dark] .from-blue-50.to-white{background-image:linear-gradient(to bottom,#0f1724,#1f2937)!important}[data-theme=dark] .text-gray-300{color:var(--color-text-secondary)!important}[data-theme=dark] .text-gray-400{color:#94a3b8!important}[data-theme=dark] .from-blue-50.to-blue-100,[data-theme=dark] .from-blue-900\/20.to-blue-800\/10{background-image:linear-gradient(to right,rgba(30,58,138,.2),rgba(30,64,175,.1))!important}[data-theme=dark] .from-green-50.to-green-100,[data-theme=dark] .from-green-900\/20.to-green-800\/10{background-image:linear-gradient(to right,rgba(6,78,59,.2),rgba(6,95,70,.1))!important}[data-theme=dark] .from-yellow-50.to-yellow-100,[data-theme=dark] .from-yellow-900\/20.to-yellow-800\/10{background-image:linear-gradient(to right,rgba(113,63,18,.2),rgba(146,64,14,.1))!important}[data-theme=dark] .from-gray-50.to-gray-100,[data-theme=dark] .from-gray-800.to-gray-900{background-image:linear-gradient(to right,#1f2937,#111827)!important}[data-theme=dark] .divide-gray-200,[data-theme=dark] .divide-gray-700{border-color:var(--color-border-light)!important}[data-theme=dark] .text-blue-400{color:#93c5fd!important}[data-theme=dark] .text-green-400{color:#6ee7b7!important}[data-theme=dark] .text-yellow-400{color:#fcd34d!important}[data-theme=dark] .bg-blue-100,[data-theme=dark] .bg-blue-900\/30{background-color:#1e3a8a4d!important}[data-theme=dark] .bg-green-100,[data-theme=dark] .bg-green-900\/30{background-color:#064e3b4d!important}[data-theme=dark] .bg-yellow-100,[data-theme=dark] .bg-yellow-900\/30{background-color:#713f124d!important}[data-theme=dark] a.text-blue-600{color:#60a5fa!important}[data-theme=dark] a:hover.text-blue-600{color:#93c5fd!important}[data-theme=dark] .from-yellow-600,[data-theme=dark] .to-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-to: #92400e !important}[data-theme=dark] .bg-yellow-800\/30{background-color:#92400e4d!important}[data-theme=dark] .bg-yellow-900\/40{background-color:#78350f66!important}[data-theme=dark] .text-yellow-100{color:#fef3c7!important}[data-theme=dark] .text-yellow-50{color:#fffbeb!important}[data-theme=dark] .text-blue-100{color:#dbeafe!important}[data-theme=dark] .text-green-100{color:#d1fae5!important}[data-theme=dark] .border-l-2.border-blue-500{border-color:#3b82f6!important}[data-theme=dark] .inline-flex.items-center.justify-center.p-3.bg-gradient-to-r.from-blue-600.to-blue-700.rounded-2xl{background-image:linear-gradient(to right,#1d4ed8,#1e40af)!important}[data-theme=dark] .text-white{color:#fff!important}[data-theme=dark] .text-blue-200{color:#bfdbfe!important}[data-theme=dark] .text-green-200{color:#bbf7d0!important}[data-theme=dark] .text-purple-200{color:#ddd6fe!important}[data-theme=dark] .text-teal-100{color:#ccfbf1!important}[data-theme=dark] .focus\:border-blue-500:focus{border-color:#3b82f6!important}[data-theme=dark] .focus\:ring-blue-900\/30:focus{--tw-ring-color: rgba(30, 58, 138, .3) !important}[data-theme=dark] .lucide{color:inherit!important}[data-theme=dark] :focus-visible{outline:2px solid rgba(59,130,246,.5)!important;outline-offset:2px!important}[data-theme=dark] .min-h-screen.bg-gray-50{background-color:var(--color-bg-primary)!important}[data-theme=dark] button .text-yellow-500{color:#fbbf24!important}[data-theme=dark] button .text-gray-600{color:#cbd5e1!important}[data-theme=dark] *{color:inherit}@media (max-width: 768px){[data-theme=dark] main.p-4{padding:1rem!important}}[data-theme=dark] .bg-gradient-to-b.from-gray-50.to-white{background:linear-gradient(to bottom,#0b1220,#1f2937)!important}[data-theme=dark] .bg-gray-50{background-color:#0b1220!important}[data-theme=dark] .bg-white.rounded-2xl{background-color:var(--color-card-bg)!important}[data-theme=dark] .bg-gray-50.p-6{background-color:#1f2937!important}[data-theme=dark] .text-gray-600{color:var(--color-text-secondary)!important}[data-theme=dark] .text-gray-900{color:var(--color-text-primary)!important}[data-theme=dark] .border-gray-300{border-color:var(--color-border-light)!important}[data-theme=dark] .hover\:bg-gray-100:hover{background-color:#374151!important}[data-theme=dark] .bg-green-50{background-color:#064e3b33!important}[data-theme=dark] .bg-green-100{background-color:#064e3b4d!important}[data-theme=dark] .bg-yellow-50{background-color:#713f1233!important}[data-theme=dark] .bg-yellow-100{background-color:#713f124d!important}[data-theme=dark] .bg-blue-50{background-color:#1e3a8a33!important}[data-theme=dark] .bg-blue-100{background-color:#1e3a8a4d!important}[data-theme=dark] .text-green-600{color:#34d399!important}[data-theme=dark] .text-yellow-600{color:#fbbf24!important}[data-theme=dark] .text-blue-600{color:#60a5fa!important}[data-theme=dark] .focus\:ring-blue-200:focus{--tw-ring-color: rgba(59, 130, 246, .2) !important}
