.server-select-wrap{width:100%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:7px;color:#fff;padding:10px;display:flex;align-items:center;gap:9px}
.server-select{appearance:none;min-width:0;width:100%;border:0;background:transparent;color:#fff;outline:0;font-size:12px;font-weight:700;cursor:pointer}
.server-select option{color:#17212b;background:#fff}
.server-select-wrap i{width:14px;color:#8998a3;flex:0 0 auto}
