.header[data-v-1adc35dd] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 5px 15px;
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 1;
}

@font-face {
  font-family: TypoRound;
  font-weight: normal;
  src: url(https://h5mota.com/assets/Typo_Round_Regular.1a899395b.otf) format('opentype');
}
.site-brand[data-v-5e006f44],
.site-brand .logo-link[data-v-5e006f44] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 30px;
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-align-self: center;
          align-self: center;
}
.site-brand img[data-v-5e006f44] {
  height: 30px;
}
.site-brand .logo[data-v-5e006f44] {
  color: white;
  font-weight: 300;
  padding-left: 10px;
  font-size: 20px;
  font-family: TypoRound, sans-serif;
}

.user[data-v-5ad4b33f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-left: auto;
  white-space: nowrap;
  cursor: pointer;
  color: #BBBBBB;
}
.user a[data-v-5ad4b33f] {
  color: inherit;
}
.user .username[data-v-5ad4b33f] {
  margin-left: 5px;
}
.user .ant-badge[data-v-5ad4b33f] {
  margin-right: 10px;
}
.user .notify-badge[data-v-5ad4b33f] {
  margin-top: 20px;
}
.user .notify-icon[data-v-5ad4b33f] {
  font-size: 20px;
}
.unlogin[data-v-5ad4b33f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: #888888;
  margin-left: auto;
}
.unlogin a[data-v-5ad4b33f] {
  color: #888888;
  margin: 1px 4px 0;
}
.unlogin a[data-v-5ad4b33f]:hover {
  color: #1890ff;
}

.logo-link[data-v-59baea19] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 30px;
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-align-self: center;
          align-self: center;
}
.logo-link img[data-v-59baea19] {
  height: 30px;
}
.logo-link .logo[data-v-59baea19] {
  color: white;
  font-weight: 300;
  padding-left: 10px;
  font-size: 20px;
  font-family: TypoRound, sans-serif;
}

.accept[data-v-382fdef9] {
  color: #52c41a;
}
.normal[data-v-382fdef9],
.running[data-v-382fdef9] {
  color: #1890ff;
}
.running .icon[data-v-382fdef9] {
  margin-left: 2px;
}
.syntax-error[data-v-382fdef9],
.wrong-answer[data-v-382fdef9],
.runtime-error[data-v-382fdef9],
.time-limit-exceeded[data-v-382fdef9] {
  color: #f5222d;
}

.footer[data-v-99026158] {
  margin-top: auto;
}
.footer[data-v-99026158] {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 1.45;
  background: #C8C8C8;
  padding: 10px;
  text-align: center;
}
a[data-v-99026158],
span[data-v-99026158] {
  margin: 0px 10px;
  color: #444444;
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  cursor: default;
}

.adjuster[data-v-d32417e8] {
  margin: 0px auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  position: relative;
  width: 100%;
}
.brench[data-v-d32417e8] {
  height: 100%;
  position: absolute;
}
.task-text[data-v-d32417e8] {
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.title[data-v-d32417e8] {
  font-size: 20px;
  margin-bottom: 2px;
}
.editor-pane[data-v-d32417e8] {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.editor-config[data-v-d32417e8] {
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.editor-config .item[data-v-d32417e8] {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid currentColor;
}
.editor-config .mode-item .label[data-v-d32417e8],
.editor-config .darkmode-item .label[data-v-d32417e8] {
  margin-right: 2px;
}
.editor-config .mode-item[data-v-d32417e8] {
  cursor: pointer;
}
.editor-config .darkmode-item[data-v-d32417e8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.editor-config .zoom-item .anticon[data-v-d32417e8] {
  cursor: pointer;
}
.editor-config .zoom-item .label[data-v-d32417e8] {
  font-weight: bold;
  margin: 0 2px;
}
.editor-container[data-v-d32417e8] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}
.splitpanes--vertical[data-v-d32417e8] .splitpanes__pane {
  transition: none;
  -webkit-transition: none;
}
.splitpanes--horizontal[data-v-d32417e8] .splitpanes__pane {
  transition: none;
  -webkit-transition: none;
}
.splitpanes[data-v-d32417e8] .splitpanes__splitter {
  background: rgba(0, 0, 0, 0.15);
  min-width: 2px;
}
.bottom-pane[data-v-d32417e8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.toolbar[data-v-d32417e8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
}
.toolbar .status[data-v-d32417e8] {
  font-size: 18px;
  font-weight: bold;
  margin-right: auto;
}
.toolbar > .ant-btn[data-v-d32417e8] {
  margin: 0 5px;
}
.output[data-v-d32417e8] {
  text-align: left;
  overflow: auto;
  padding-left: 5px;
}
.output[data-v-d32417e8] .code {
  white-space: break-spaces;
}
.output[data-v-d32417e8] .pass {
  color: darkgreen;
}

.highlight.light-plus[data-v-d32417e8] * pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}
.highlight.light-plus[data-v-d32417e8] * code.hljs {
  padding: 3px 5px;
}
.highlight.light-plus[data-v-d32417e8] * .hljs {
  background: #fff;
  color: #000;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-comment,
.highlight.light-plus[data-v-d32417e8] * .hljs-quote,
.highlight.light-plus[data-v-d32417e8] * .hljs-variable {
  color: green;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-built_in,
.highlight.light-plus[data-v-d32417e8] * .hljs-keyword,
.highlight.light-plus[data-v-d32417e8] * .hljs-name,
.highlight.light-plus[data-v-d32417e8] * .hljs-selector-tag,
.highlight.light-plus[data-v-d32417e8] * .hljs-tag {
  color: #00f;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-addition,
.highlight.light-plus[data-v-d32417e8] * .hljs-attribute,
.highlight.light-plus[data-v-d32417e8] * .hljs-literal,
.highlight.light-plus[data-v-d32417e8] * .hljs-section,
.highlight.light-plus[data-v-d32417e8] * .hljs-string,
.highlight.light-plus[data-v-d32417e8] * .hljs-template-tag,
.highlight.light-plus[data-v-d32417e8] * .hljs-template-variable,
.highlight.light-plus[data-v-d32417e8] * .hljs-title,
.highlight.light-plus[data-v-d32417e8] * .hljs-type {
  color: #a31515;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-deletion,
.highlight.light-plus[data-v-d32417e8] * .hljs-meta,
.highlight.light-plus[data-v-d32417e8] * .hljs-selector-attr,
.highlight.light-plus[data-v-d32417e8] * .hljs-selector-pseudo {
  color: #2b91af;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-doctag {
  color: grey;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-attr {
  color: red;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-bullet,
.highlight.light-plus[data-v-d32417e8] * .hljs-link,
.highlight.light-plus[data-v-d32417e8] * .hljs-symbol {
  color: #00b0e8;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-emphasis {
  font-style: italic;
}
.highlight.light-plus[data-v-d32417e8] * .hljs-strong {
  font-weight: 700;
}
.highlight.dark-plus[data-v-d32417e8] * pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}
.highlight.dark-plus[data-v-d32417e8] * code.hljs {
  padding: 3px 5px;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs {
  background: #1e1e1e;
  color: #dcdcdc;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-keyword,
.highlight.dark-plus[data-v-d32417e8] * .hljs-literal,
.highlight.dark-plus[data-v-d32417e8] * .hljs-name,
.highlight.dark-plus[data-v-d32417e8] * .hljs-symbol {
  color: #569cd6;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-link {
  color: #569cd6;
  text-decoration: underline;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-built_in,
.highlight.dark-plus[data-v-d32417e8] * .hljs-type {
  color: #4ec9b0;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-class,
.highlight.dark-plus[data-v-d32417e8] * .hljs-number {
  color: #b8d7a3;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-meta .hljs-string,
.highlight.dark-plus[data-v-d32417e8] * .hljs-string {
  color: #d69d85;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-regexp,
.highlight.dark-plus[data-v-d32417e8] * .hljs-template-tag {
  color: #9a5334;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-formula,
.highlight.dark-plus[data-v-d32417e8] * .hljs-function,
.highlight.dark-plus[data-v-d32417e8] * .hljs-params,
.highlight.dark-plus[data-v-d32417e8] * .hljs-subst,
.highlight.dark-plus[data-v-d32417e8] * .hljs-title {
  color: #dcdcdc;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-comment,
.highlight.dark-plus[data-v-d32417e8] * .hljs-quote {
  color: #57a64a;
  font-style: italic;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-doctag {
  color: #608b4e;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-meta,
.highlight.dark-plus[data-v-d32417e8] * .hljs-meta .hljs-keyword,
.highlight.dark-plus[data-v-d32417e8] * .hljs-tag {
  color: #9b9b9b;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-template-variable,
.highlight.dark-plus[data-v-d32417e8] * .hljs-variable {
  color: #bd63c5;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-attr,
.highlight.dark-plus[data-v-d32417e8] * .hljs-attribute {
  color: #9cdcfe;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-section {
  color: gold;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-emphasis {
  font-style: italic;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-strong {
  font-weight: 700;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-bullet,
.highlight.dark-plus[data-v-d32417e8] * .hljs-selector-attr,
.highlight.dark-plus[data-v-d32417e8] * .hljs-selector-class,
.highlight.dark-plus[data-v-d32417e8] * .hljs-selector-id,
.highlight.dark-plus[data-v-d32417e8] * .hljs-selector-pseudo,
.highlight.dark-plus[data-v-d32417e8] * .hljs-selector-tag {
  color: #d7ba7d;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-addition {
  background-color: #144212;
  display: inline-block;
  width: 100%;
}
.highlight.dark-plus[data-v-d32417e8] * .hljs-deletion {
  background-color: #600;
  display: inline-block;
  width: 100%;
}

.code[data-v-d32417e8] * code,
.code[data-v-d32417e8] * kbd,
.code[data-v-d32417e8] * pre,
.code[data-v-d32417e8] * samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.code[data-v-d32417e8] * code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.code[data-v-d32417e8] * kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.code[data-v-d32417e8] * kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
.code[data-v-d32417e8] * pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.code[data-v-d32417e8] * pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.code[data-v-d32417e8] * .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

