:root{--gl-bg-gradient: linear-gradient(135deg, #0D0D1A 0%, #1A0D2E 50%, #0D1A2E 100%);--gl-surface: rgba(255, 255, 255, .06);--gl-surface-hover: rgba(255, 255, 255, .1);--gl-surface-strong: rgba(255, 255, 255, .14);--gl-border: rgba(255, 255, 255, .18);--gl-border-strong: rgba(255, 255, 255, .28);--gl-text: #FFFFFF;--gl-text-muted: rgba(255, 255, 255, .6);--gl-text-dim: rgba(255, 255, 255, .38);--gl-blur: 16px;--gl-blur-strong: 24px;--gl-radius: 16px;--gl-radius-sm: 10px;--gl-shadow: 0 8px 32px rgba(0, 0, 0, .4);--gl-shadow-strong: 0 16px 48px rgba(0, 0, 0, .6);--color-accent: #7F5AF0;--color-cyan: #2CB1FF;--color-online: #22D3A5;--color-warning: #F5A623;--color-error: #FF4D6A;--color-offline: #6B7280;--glow-online: 0 0 12px rgba(34, 211, 165, .6), 0 0 24px rgba(34, 211, 165, .3);--glow-warning: 0 0 12px rgba(245, 166, 35, .6), 0 0 24px rgba(245, 166, 35, .3);--glow-error: 0 0 12px rgba(255, 77, 106, .6), 0 0 24px rgba(255, 77, 106, .3);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:var(--gl-bg-gradient);background-attachment:fixed;color:var(--gl-text);min-height:100vh}@supports not (backdrop-filter: blur(1px)){.glass-panel{background:#140a28eb!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff59}.mono{font-family:JetBrains Mono,Courier New,monospace}.leaflet-container{background:#0d0d1acc!important;border-radius:var(--gl-radius-sm)}.leaflet-tile{filter:hue-rotate(200deg) saturate(.4) brightness(.5)!important}
