@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.leaflet-container{max-width:100%!important}.leaflet-container,.leaflet-pane,.leaflet-tile-pane{z-index:1!important}.leaflet-overlay-pane{z-index:2!important}.leaflet-marker-pane{z-index:3!important}.leaflet-tooltip-pane{z-index:4!important}.leaflet-popup-pane{z-index:5!important}.leaflet-control{z-index:6!important}:root{--color-bg:#f9fafb;--color-surface:#fff;--color-subtle:#f3f4f6;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--color-text-muted:#4b5563;--color-text-secondary:#374151;--color-text-primary:#111827;--color-green:#16a34a;--color-amber:#d97706;--color-red:#dc2626;--color-blue:#2563eb;--text-page-title:1.5rem;--text-section-title:1.125rem;--text-subsection:1rem;--text-body:0.875rem;--text-meta:0.75rem;--text-small:0.6875rem;--lh-body:1.4;--lh-heading:1.2;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--transition-fast:150ms ease;--transition-normal:200ms ease;--sidebar-width:220px;--sidebar-collapsed-width:64px;--header-height:56px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-body);line-height:var(--lh-body);color:var(--color-text-primary);background-color:var(--color-bg)}h1,h2,h3,h4,h5,h6{line-height:var(--lh-heading);font-weight:600}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}::selection{background-color:#dbeafe;color:var(--color-text-primary)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tooltip-fade-in{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:1024px){:root{--sidebar-width:64px}}@media (max-width:768px){:root{--sidebar-width:0px}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}