:root{--md-sys-color-primary:#00b4d8;--md-sys-color-on-primary:#000814;--md-sys-color-primary-container:#003554;--md-sys-color-on-primary-container:#90e0ef;--md-sys-color-secondary:#48cae4;--md-sys-color-on-secondary:#000814;--md-sys-color-secondary-container:#051923;--md-sys-color-on-secondary-container:#caf0f8;--md-sys-color-tertiary:#ade8f4;--md-sys-color-on-tertiary:#000814;--md-sys-color-tertiary-container:#005f73;--md-sys-color-on-tertiary-container:#e0f2f1;--md-sys-color-surface:#0a1128;--md-sys-color-on-surface:#f4f6f9;--md-sys-color-surface-variant:#1c2541;--md-sys-color-on-surface-variant:#d1d5db;--md-sys-color-outline:#4b5563;--md-sys-color-background:#000814;--md-sys-color-on-background:#f4f6f9;--md-sys-color-error:#ff4d4f;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#5c0011;--md-sys-color-on-error-container:#ffccc7;--glass-bg:#0a192fb3;--glass-border:#00b4d833;--glass-shadow:0 8px 32px 0 #00081480;--glass-blur:blur(12px);--font-sans:"Roboto", system-ui, sans-serif;--font-mono:"Roboto Mono", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);font-family:var(--font-sans);min-height:100vh;margin:0;padding:0;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--md-sys-color-background)}::-webkit-scrollbar-thumb{background:var(--md-sys-color-surface-variant);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-primary)}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.leaflet-container{font-family:var(--font-sans)!important;background:#000814!important}.leaflet-bar{border:1px solid var(--glass-border)!important;box-shadow:var(--glass-shadow)!important}.leaflet-bar a{transition:all .2s;background-color:var(--md-sys-color-surface)!important;color:var(--md-sys-color-on-surface)!important;border-bottom:1px solid var(--glass-border)!important}.leaflet-bar a:hover{background-color:var(--md-sys-color-primary)!important;color:var(--md-sys-color-on-primary)!important}.leaflet-popup-content-wrapper{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;-webkit-backdrop-filter:var(--glass-blur)!important;backdrop-filter:var(--glass-blur)!important;color:var(--md-sys-color-on-surface)!important;box-shadow:var(--glass-shadow)!important;border-radius:12px!important}.leaflet-popup-tip{background:var(--md-sys-color-surface)!important;border:1px solid var(--glass-border)!important}
