*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--bg: #0f1117;--surface: rgba(255, 255, 255, .06);--surface-hover: rgba(255, 255, 255, .1);--text-primary: #e8e8ed;--text-secondary: #9a9aad;--border: rgba(255, 255, 255, .08);--glow: rgba(255, 255, 255, .04);--accent: rgba(96, 165, 250, .2);--accent-text: #93c5fd;--accent-border: rgba(96, 165, 250, .4);--text-color: var(--text-primary);--text-glow-shadow: 0 1px 4px rgba(0,0,0,.7);--font-main: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--node-glow: drop-shadow(0px 0px 8px rgba(96, 165, 250, .5))}body{margin:0;overflow:hidden;height:100vh;width:100vw;background-color:var(--bg);font-family:var(--font-main);color:var(--text-primary);user-select:none}body:before{content:"";position:fixed;top:57px;left:0;width:100%;height:calc(100vh - 57px);background:url(../images/background.png) no-repeat top left;background-size:auto;opacity:.2;pointer-events:none;z-index:0}@media(max-width:767px){body:before{top:50px;height:calc(100vh - 50px);background-size:60%}}#map-container{width:100vw;height:100vh;cursor:grab}#map-container:active{cursor:grabbing}
