body{margin:0;padding:0}#map{height:100vh;width:100vw}#controls{position:absolute;top:10px;left:50px;z-index:1000;background:#fff;padding:10px;border-radius:5px;border:1px solid #ccc;font-family:sans-serif;display:none}#disconnectBtn{display:none}#stats-overlay{position:absolute;top:10px;right:10px;z-index:1000;background:#fff;padding:10px;border-radius:5px;border:1px solid #ccc;font-family:sans-serif;width:250px}#node-list{list-style-type:none;padding:0;margin-top:10px;max-height:600px;overflow-y:auto}#node-list li{border:1px solid #eee;border-radius:4px;padding:8px;margin-bottom:8px}.public-key{font-weight:lighter;font-size:.8em;color:#ddd}.node-id{display:inline-block;font-weight:700;font-size:1.2em;border-width:1px;border-color:buttonborder;border-style:outset;box-sizing:border-box;border-radius:4px;padding:5px;margin:0 5px 5px 0}.node-button{font-weight:700;font-size:1.2em;font-family:monospace;margin:0 5px 5px 0}.small-node-button{font-weight:700;font-size:1em;font-family:monospace;margin:5px 0 0}.repeater-details ul{padding-left:15px;margin:0}.popup{background:#fff;padding:15px;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:9999;transition:opacity 1s;opacity:1;font-family:sans-serif;min-width:200px}.trace-popup{position:fixed;bottom:20px;right:20px}.discover-popup{position:fixed;left:50px;top:100px}.popup-close-button{position:absolute;top:5px;right:8px;cursor:pointer;font-size:18px;font-weight:700}#actions{padding:10px 10px 0 0;font-family:sans-serif;display:none}#location-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2000;background:#fff;padding:20px;border-radius:5px;border:1px solid #ccc;box-shadow:0 4px 8px #0003;font-family:sans-serif;display:none}.circle-text{background:transparent;border:none;box-shadow:none;font-weight:700;color:purple}.circle-text:before{border:none}.pulsing-line-repeater{stroke:#d00;stroke-width:1;stroke-opacity:.5;animation:pulse-repeater 2s linear 1}@keyframes pulse-repeater{0%{stroke:gold;stroke-opacity:.2;stroke-width:1}50%{stroke:gold;stroke-opacity:1;stroke-width:6}to{stroke:#d00;stroke-opacity:.2;stroke-width:1}}.pulsing-line-home{stroke:#228b22;stroke-width:1;stroke-opacity:.5;animation:pulse-home 2s linear 1}@keyframes pulse-home{0%{stroke:gold;stroke-opacity:.2;stroke-width:1}50%{stroke:gold;stroke-opacity:1;stroke-width:6}to{stroke:#228b22;stroke-opacity:.2;stroke-width:1}}
