*{box-sizing:border-box;margin:0}html,body,#root{height:100%}body{color:#e6e9ee;background:#10151c;font-family:system-ui,sans-serif;overflow:hidden}.app{flex-direction:column;height:100%;display:flex}.toolbar{background:#1a212b;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;display:flex}.toolbar input{color:inherit;background:#10151c;border:1px solid #38424f;border-radius:6px;width:150px;padding:8px 10px}.toolbar input.size-input{width:70px}.toolbar button{color:#fff;cursor:pointer;background:#3f8fd4;border:0;border-radius:6px;padding:8px 16px;font-weight:600}.toolbar button:disabled{opacity:.5;cursor:default}.status{opacity:.85;align-items:center;gap:6px;font-size:13px;display:inline-flex}.dot{background:#d4a53f;border-radius:50%;width:9px;height:9px}.dot.open{background:#57bb6b}.dot.closed{background:#d45050}.seed-label{opacity:.85;cursor:pointer;font-size:13px}.error{color:#ff8080;font-size:13px}.map-host{touch-action:none;flex:1;min-height:0}
