@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&family=DM+Sans:wght@400;500&display=swap";
:root{--bg:#0b0e17;--bg2:#131828;--bg3:#1a2035;--accent:#00e5a0;--accent2:#00b8ff;--accent3:#ff6b6b;--text:#e4e8f1;--text2:#8892a8;--border:#ffffff0f}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);font-family:DM Sans,sans-serif;overflow:hidden}.leaflet-container{background:var(--bg)!important}.leaflet-tile-pane{filter:saturate(.5)brightness(.8)contrast(1.05)}.leaflet-control-zoom a{background:var(--bg2)!important;color:var(--text)!important;border-color:var(--border)!important}.leaflet-control-attribution{display:none!important}.iss-icon{animation:3s infinite issPulse}@keyframes issPulse{0%,to{filter:drop-shadow(0 0 6px #00e5a099)}50%{filter:drop-shadow(0 0 14px #00e5a0e6)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}
