@charset "UTF-8";

/* stylelint-disabled */
html[data-v-4dd1b88d],
body[data-v-4dd1b88d],
div[data-v-4dd1b88d],
span[data-v-4dd1b88d],
iframe[data-v-4dd1b88d],
h1[data-v-4dd1b88d],
h2[data-v-4dd1b88d],
h3[data-v-4dd1b88d],
h4[data-v-4dd1b88d],
h5[data-v-4dd1b88d],
h6[data-v-4dd1b88d],
p[data-v-4dd1b88d],
blockquote[data-v-4dd1b88d],
pre[data-v-4dd1b88d],
a[data-v-4dd1b88d],
abbr[data-v-4dd1b88d],
acronym[data-v-4dd1b88d],
address[data-v-4dd1b88d],
big[data-v-4dd1b88d],
cite[data-v-4dd1b88d],
code[data-v-4dd1b88d],
del[data-v-4dd1b88d],
dfn[data-v-4dd1b88d],
em[data-v-4dd1b88d],
img[data-v-4dd1b88d],
ins[data-v-4dd1b88d],
kbd[data-v-4dd1b88d],
q[data-v-4dd1b88d],
s[data-v-4dd1b88d],
samp[data-v-4dd1b88d],
small[data-v-4dd1b88d],
strike[data-v-4dd1b88d],
strong[data-v-4dd1b88d],
sub[data-v-4dd1b88d],
sup[data-v-4dd1b88d],
tt[data-v-4dd1b88d],
b[data-v-4dd1b88d],
u[data-v-4dd1b88d],
i[data-v-4dd1b88d],
dl[data-v-4dd1b88d],
dt[data-v-4dd1b88d],
dd[data-v-4dd1b88d],
ol[data-v-4dd1b88d],
ul[data-v-4dd1b88d],
li[data-v-4dd1b88d],
fieldset[data-v-4dd1b88d],
form[data-v-4dd1b88d],
label[data-v-4dd1b88d],
legend[data-v-4dd1b88d],
table[data-v-4dd1b88d],
caption[data-v-4dd1b88d],
tbody[data-v-4dd1b88d],
tfoot[data-v-4dd1b88d],
thead[data-v-4dd1b88d],
tr[data-v-4dd1b88d],
th[data-v-4dd1b88d],
td[data-v-4dd1b88d],
article[data-v-4dd1b88d],
aside[data-v-4dd1b88d],
canvas[data-v-4dd1b88d],
details[data-v-4dd1b88d],
embed[data-v-4dd1b88d],
figure[data-v-4dd1b88d],
figcaption[data-v-4dd1b88d],
footer[data-v-4dd1b88d],
header[data-v-4dd1b88d],
menu[data-v-4dd1b88d],
nav[data-v-4dd1b88d],
output[data-v-4dd1b88d],
ruby[data-v-4dd1b88d],
section[data-v-4dd1b88d],
summary[data-v-4dd1b88d],
time[data-v-4dd1b88d],
mark[data-v-4dd1b88d],
audio[data-v-4dd1b88d],
video[data-v-4dd1b88d],
input[data-v-4dd1b88d],
button[data-v-4dd1b88d],
optgroup[data-v-4dd1b88d],
select[data-v-4dd1b88d],
textarea[data-v-4dd1b88d] {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: baseline;
  box-sizing: border-box;
  outline: none;
}
[data-v-4dd1b88d] {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -khtml-user-select: none;
  /*早起浏览器*/
  -moz-user-select: none;
  /*火狐浏览器*/
  -ms-user-select: none;
  /*IE浏览器*/
  user-select: none;
  /*用户是否能够选中文本*/
}
input[data-v-4dd1b88d] {
  user-select: auto;
  -webkit-user-select: auto;
  /*webkit浏览器*/
}

/* HTML5 display-role reset for older browsers */
article[data-v-4dd1b88d],
aside[data-v-4dd1b88d],
details[data-v-4dd1b88d],
figcaption[data-v-4dd1b88d],
figure[data-v-4dd1b88d],
footer[data-v-4dd1b88d],
header[data-v-4dd1b88d],
menu[data-v-4dd1b88d],
nav[data-v-4dd1b88d],
section[data-v-4dd1b88d] {
  display: block;
}
html[data-v-4dd1b88d] {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body[data-v-4dd1b88d] {
  line-height: 1;
}
blockquote[data-v-4dd1b88d],
q[data-v-4dd1b88d] {
  quotes: none;
}
blockquote[data-v-4dd1b88d]:before,
blockquote[data-v-4dd1b88d]:after,
q[data-v-4dd1b88d]:before,
q[data-v-4dd1b88d]:after {
  content: none;
}
table[data-v-4dd1b88d] {
  border-collapse: collapse;
  border-spacing: 0;
}

/* custom */
a[data-v-4dd1b88d] {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  text-decoration: underline;
  color: #4187ff;
  background-color: transparent;
}
li[data-v-4dd1b88d] {
  list-style: none;
}
body[data-v-4dd1b88d] {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img[data-v-4dd1b88d] {
  border-style: none;
}
button[data-v-4dd1b88d],
input[data-v-4dd1b88d],
optgroup[data-v-4dd1b88d],
select[data-v-4dd1b88d],
textarea[data-v-4dd1b88d] {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}
button[data-v-4dd1b88d],
input[data-v-4dd1b88d] {
  /* 1 */
  overflow: visible;
  scrollbar-highlight-color: transparent;
}
button[data-v-4dd1b88d],
select[data-v-4dd1b88d] {
  /* 1 */
  text-transform: none;
}
button[data-v-4dd1b88d],
[type=button][data-v-4dd1b88d],
[type=reset][data-v-4dd1b88d],
[type=submit][data-v-4dd1b88d] {
  -webkit-appearance: none;
}
button[data-v-4dd1b88d]::-moz-focus-inner,
[type=button][data-v-4dd1b88d]::-moz-focus-inner,
[type=reset][data-v-4dd1b88d]::-moz-focus-inner,
[type=submit][data-v-4dd1b88d]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button[data-v-4dd1b88d]:-moz-focusring,
[type=button][data-v-4dd1b88d]:-moz-focusring,
[type=reset][data-v-4dd1b88d]:-moz-focusring,
[type=submit][data-v-4dd1b88d]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset[data-v-4dd1b88d] {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend[data-v-4dd1b88d] {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress[data-v-4dd1b88d] {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea[data-v-4dd1b88d] {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox][data-v-4dd1b88d],
[type=radio][data-v-4dd1b88d] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number][data-v-4dd1b88d]::-webkit-inner-spin-button,
[type=number][data-v-4dd1b88d]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search][data-v-4dd1b88d] {
  -webkit-appearance: none;
  /* 1 */
  outline-offset: -0.125rem;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search][data-v-4dd1b88d]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type=search][data-v-4dd1b88d]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
[data-v-4dd1b88d]::-webkit-file-upload-button {
  -webkit-appearance: none;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details[data-v-4dd1b88d] {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary[data-v-4dd1b88d] {
  display: list-item;
}

/* Misc
========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template[data-v-4dd1b88d] {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-4dd1b88d] {
  display: none;
}
.step-title[data-v-4dd1b88d] {
  font-size: 1rem;
  margin: 1.875rem 0;
}
.step[data-v-4dd1b88d] {
  display: inline-block;
  width: 1.5625rem;
  height: 1.5625rem;
  text-align: center;
  line-height: 1.5625rem;
  background: #ffb400;
  border-radius: 50%;
  color: #0f1423;
}
.content[data-v-4dd1b88d] {
  position: relative;
  height: 20rem;
  background: #19213a;
  border-radius: 0.5rem;
  color: #bfc7de;
}
.content .detail[data-v-4dd1b88d] {
  padding: 1.25rem;
}
.content .detail .info[data-v-4dd1b88d] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-bottom: 0.9375rem;
}
.content .btn-copy[data-v-4dd1b88d] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.1875rem;
  line-height: 2.1875rem;
  background: #2a3148;
  border-radius: 0.25rem;
  text-align: center;
}
