html{scrollbar-gutter:stable;overflow-x:hidden}:root{--bg-primary: #ffffff;--bg-secondary: #f9fafb;--bg-tertiary: #f3f4f6;--bg-card: #ffffff;--bg-sidebar: #ffffff;--bg-input: #ffffff;--bg-hover: #f3f4f6;--bg-modal-overlay: rgba(0, 0, 0, .6);--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--text-inverse: #ffffff;--border-primary: #e2e8f0;--border-secondary: #f1f5f9;--accent-emerald: #059669;--accent-emerald-hover: #047857;--accent-indigo: #4f46e5;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1)}html.dark{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--bg-card: #1e293b;--bg-sidebar: #0f172a;--bg-input: #1e293b;--bg-hover: #334155;--bg-modal-overlay: rgba(0, 0, 0, .8);--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--text-inverse: #0f172a;--border-primary: #334155;--border-secondary: #1e293b;--accent-emerald: #10b981;--accent-emerald-hover: #34d399;--accent-indigo: #818cf8;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .5);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .5)}html.dark body{background-color:var(--bg-primary);color:var(--text-primary)}html.dark .bg-white{background-color:var(--bg-card)!important;color:var(--text-primary)}html.dark .bg-gray-50,html.dark .bg-gray-100{background-color:var(--bg-secondary)!important}html.dark .bg-gray-50\/50{background-color:#1e293b80!important}html.dark .text-gray-900,html.dark .text-slate-900{color:var(--text-primary)!important}html.dark .text-gray-800,html.dark .text-slate-800{color:#e2e8f0!important}html.dark .text-gray-700,html.dark .text-slate-700{color:#cbd5e1!important}html.dark .text-gray-600,html.dark .text-slate-600{color:var(--text-secondary)!important}html.dark .text-gray-500,html.dark .text-slate-500{color:var(--text-muted)!important}html.dark .text-gray-400,html.dark .text-slate-400{color:#64748b!important}html.dark .border-gray-100,html.dark .border-gray-200,html.dark .border-slate-100,html.dark .border-slate-200{border-color:var(--border-primary)!important}html.dark input,html.dark textarea,html.dark select{background-color:var(--bg-input)!important;color:var(--text-primary)!important;border-color:var(--border-primary)!important}html.dark input::placeholder,html.dark textarea::placeholder{color:var(--text-muted)!important}html.dark ::-webkit-scrollbar{width:8px}html.dark ::-webkit-scrollbar-track{background:var(--bg-secondary)}html.dark ::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}html.dark .shadow-sm,html.dark .shadow-md,html.dark .shadow-lg,html.dark .shadow-xl,html.dark .shadow-2xl{box-shadow:0 1px 3px #0006!important}html.dark .backdrop-blur-md,html.dark .backdrop-blur-sm{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}html.dark .hover\:bg-gray-100:hover,html.dark .hover\:bg-gray-200:hover{background-color:var(--bg-tertiary)!important}html.dark .focus\:ring-emerald-500\/10:focus{--tw-ring-color: rgba(16, 185, 129, .2) !important}body,.bg-white,.bg-gray-50,.bg-gray-100,input,textarea,select{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.scroll-sentinel{height:1px;visibility:hidden}.skip-nav{position:absolute;top:-100%;left:16px;z-index:10000;padding:12px 24px;background:#0f172a;color:#fff;font-weight:800;font-size:14px;border-radius:0 0 12px 12px;transition:top .2s ease;text-decoration:none}.skip-nav:focus{top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #059669;outline-offset:2px}.leaflet-popup-content-wrapper{padding:0!important;border-radius:12px!important;overflow:hidden!important}.leaflet-popup-content{margin:0!important;width:220px!important;min-width:220px!important}
