@charset "UTF-8";:root {
  --ev-c-white: #ffffff;
  --ev-c-white-soft: #f8f8f8;
  --ev-c-white-mute: #f2f2f2;

  --ev-c-black:  #0f172a;
  --ev-c-black-soft: #222222;
  --ev-c-black-mute: #282828;

  --ev-c-gray-1: #515c67;
  --ev-c-gray-2: #414853;
  --ev-c-gray-3: #32363f;

  --ev-c-text-1: rgba(255, 255, 245, 0.86);
  --ev-c-text-2: rgba(235, 235, 245, 0.6);
  --ev-c-text-3: rgba(235, 235, 245, 0.38);

  --ev-button-alt-border: transparent;
  --ev-button-alt-text: var(--ev-c-text-1);
  --ev-button-alt-bg: var(--ev-c-gray-3);
  --ev-button-alt-hover-border: transparent;
  --ev-button-alt-hover-text: var(--ev-c-text-1);
  --ev-button-alt-hover-bg: var(--ev-c-gray-2);
}

:root {
  --color-background: var(--ev-c-black);
  --color-background-soft: var(--ev-c-black-soft);
  --color-background-mute: var(--ev-c-black-mute);

  --color-text: var(--ev-c-text-1);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  font-weight: normal;
}

ul {
  list-style: none;
}

body {
  min-height: 100vh;
  color: var(--color-text);
  background: var(--color-background);
  line-height: 1.6;
  font-family:
    Inter,
    -apple-system,
    BlinkMacSystemFont,
    'Segoe UI',
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    'Fira Sans',
    'Droid Sans',
    'Helvetica Neue',
    sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201422%20800'%20opacity='0.3'%3e%3cdefs%3e%3clinearGradient%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%20id='oooscillate-grad'%3e%3cstop%20stop-color='hsl(206,%2075%25,%2049%25)'%20stop-opacity='1'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='hsl(331,%2090%25,%2056%25)'%20stop-opacity='1'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20stroke-width='1'%20stroke='url(%23oooscillate-grad)'%20fill='none'%20stroke-linecap='round'%3e%3cpath%20d='M%200%20448%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20448'%20opacity='0.05'%3e%3c/path%3e%3cpath%20d='M%200%20420%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20420'%20opacity='0.11'%3e%3c/path%3e%3cpath%20d='M%200%20392%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20392'%20opacity='0.18'%3e%3c/path%3e%3cpath%20d='M%200%20364%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20364'%20opacity='0.24'%3e%3c/path%3e%3cpath%20d='M%200%20336%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20336'%20opacity='0.30'%3e%3c/path%3e%3cpath%20d='M%200%20308%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20308'%20opacity='0.37'%3e%3c/path%3e%3cpath%20d='M%200%20280%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20280'%20opacity='0.43'%3e%3c/path%3e%3cpath%20d='M%200%20252%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20252'%20opacity='0.49'%3e%3c/path%3e%3cpath%20d='M%200%20224%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20224'%20opacity='0.56'%3e%3c/path%3e%3cpath%20d='M%200%20196%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20196'%20opacity='0.62'%3e%3c/path%3e%3cpath%20d='M%200%20168%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20168'%20opacity='0.68'%3e%3c/path%3e%3cpath%20d='M%200%20140%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20140'%20opacity='0.75'%3e%3c/path%3e%3cpath%20d='M%200%20112%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%20112'%20opacity='0.81'%3e%3c/path%3e%3cpath%20d='M%200%2084%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%2084'%20opacity='0.87'%3e%3c/path%3e%3cpath%20d='M%200%2056%20Q%20355.5%20-100%20711%20400%20Q%201066.5%20900%201422%2056'%20opacity='0.94'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
  background-size: cover;
  user-select: none;
}

code {
  font-weight: 600;
  padding: 3px 5px;
  border-radius: 2px;
  background-color: var(--color-background-mute);
  font-family:
    ui-monospace,
    SFMono-Regular,
    SF Mono,
    Menlo,
    Consolas,
    Liberation Mono,
    monospace;
  font-size: 85%;
}

#app {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 80px;
}

.logo {
  margin-bottom: 20px;
  -webkit-user-drag: none;
  height: 128px;
  width: 128px;
  will-change: filter;
  transition: filter 300ms;
}

.logo:hover {
  filter: drop-shadow(0 0 1.2em #6988e6aa);
}

.creator {
  font-size: 14px;
  line-height: 16px;
  color: var(--ev-c-text-2);
  font-weight: 600;
  margin-bottom: 10px;
}

.text {
  font-size: 28px;
  color: var(--ev-c-text-1);
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  margin: 0 10px;
  padding: 16px 0;
}

.tip {
  font-size: 16px;
  line-height: 24px;
  color: var(--ev-c-text-2);
  font-weight: 600;
}

.vue {
  background: -webkit-linear-gradient(315deg, #42d392 25%, #647eff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.ts {
  background: -webkit-linear-gradient(315deg, #3178c6 45%, #f0dc4e);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.actions {
  display: flex;
  padding-top: 32px;
  margin: -6px;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.action {
  flex-shrink: 0;
  padding: 6px;
}

.action a {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  border: 1px solid transparent;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 20px;
  padding: 0 20px;
  line-height: 38px;
  font-size: 14px;
  border-color: var(--ev-button-alt-border);
  color: var(--ev-button-alt-text);
  background-color: var(--ev-button-alt-bg);
}

.action a:hover {
  border-color: var(--ev-button-alt-hover-border);
  color: var(--ev-button-alt-hover-text);
  background-color: var(--ev-button-alt-hover-bg);
}

.versions {
  position: absolute;
  bottom: 30px;
  margin: 0 auto;
  padding: 15px 0;
  font-family: 'Menlo', 'Lucida Console', monospace;
  display: inline-flex;
  overflow: hidden;
  align-items: center;
  border-radius: 22px;
  background-color: #202127;
  backdrop-filter: blur(24px);
}

.versions li {
  display: block;
  float: left;
  border-right: 1px solid var(--ev-c-gray-1);
  padding: 0 20px;
  font-size: 14px;
  line-height: 14px;
  opacity: 0.8;
  &:last-child {
    border: none;
  }
}

@media (max-width: 720px) {
  .text {
    font-size: 20px;
  }
}

@media (max-width: 620px) {
  .versions {
    display: none;
  }
}

@media (max-width: 350px) {
  .tip,
  .actions {
    display: none;
  }
}

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #23241f;

  &:hover::-webkit-scrollbar {
    background: #23241f;
  }

  &:hover::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #4285f4, #34a853);
    border: 2px solid #23241f;
  }

  /* 整个滚动条 */
  &::-webkit-scrollbar {
    width: 6px;
    height: 10px;
    background-color: transparent; // 这里默认隐藏
  }

  /* 滚动条轨道 */
  &::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 4px;
  }

  /* 滚动条滑块 */
  &::-webkit-scrollbar-thumb {

    border-radius: 4px;

    /* 创建边框效果 */
  }

  /* 鼠标悬停在滑块上时 */
  &::-webkit-scrollbar-thumb:hover {
    background: #4285f4;
  }
}

.hljs, .hljs-tag, .hljs-subst {
  color: #f8f8f2
}

.hljs-strong, .hljs-emphasis {
  color: #a8a8a2
}

.hljs-bullet, .hljs-quote, .hljs-number, .hljs-regexp, .hljs-literal, .hljs-link {
  color: #ae81ff
}

.hljs-code, .hljs-title, .hljs-section, .hljs-selector-class {
  color: #a6e22e
}

.hljs-strong {
  font-weight: bold
}

.hljs-emphasis {
  font-style: italic
}

.hljs-keyword, .hljs-selector-tag, .hljs-name, .hljs-attr {
  color: #f92672
}

.hljs-symbol, .hljs-attribute {
  color: #66d9ef
}

.hljs-params, .hljs-class .hljs-title {
  color: #f8f8f2
}

.hljs-string, .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-selector-id, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-addition, .hljs-variable, .hljs-template-variable {
  color: #e6db74
}

.hljs-comment, .hljs-deletion, .hljs-meta {
  color: #75715e
}

.ant-bubble-list, .ant-collapse, .ant-drawer-body {
  padding-right: 5px;
  /* 整个滚动条 */
  /* 滚动条轨道 */
  /* 滚动条滑块 */
  /* 鼠标悬停在滑块上时 */
}
.ant-bubble-list:hover::-webkit-scrollbar, .ant-collapse:hover::-webkit-scrollbar, .ant-drawer-body:hover::-webkit-scrollbar {
  background: white;
}
.ant-bubble-list:hover::-webkit-scrollbar-thumb, .ant-collapse:hover::-webkit-scrollbar-thumb, .ant-drawer-body:hover::-webkit-scrollbar-thumb {
  background: linear-gradient(45deg, #4285f4, #34a853);
  border: 2px solid rgb(255, 255, 255);
}
.ant-bubble-list::-webkit-scrollbar, .ant-collapse::-webkit-scrollbar, .ant-drawer-body::-webkit-scrollbar {
  width: 6px;
  margin-left: 10px;
  background-color: transparent;
}
.ant-bubble-list::-webkit-scrollbar-track, .ant-collapse::-webkit-scrollbar-track, .ant-drawer-body::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 4px;
}
.ant-bubble-list::-webkit-scrollbar-thumb, .ant-collapse::-webkit-scrollbar-thumb, .ant-drawer-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  /* 创建边框效果 */
}
.ant-bubble-list::-webkit-scrollbar-thumb:hover, .ant-collapse::-webkit-scrollbar-thumb:hover, .ant-drawer-body::-webkit-scrollbar-thumb:hover {
  background: #4285f4;
}

.ant-sender-input {
  padding-right: 5px;
  /* 整个滚动条 */
  /* 滚动条轨道 */
  /* 滚动条滑块 */
  /* 鼠标悬停在滑块上时 */
}
.ant-sender-input::-webkit-scrollbar {
  width: 8px;
  margin-left: 10px;
  background: white;
}
.ant-sender-input::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 4px;
}
.ant-sender-input::-webkit-scrollbar-thumb {
  background: linear-gradient(45deg, #4285f4, #34a853);
  border: 2px solid rgb(255, 255, 255);
  border-radius: 4px;
  /* 创建边框效果 */
}
.ant-sender-input::-webkit-scrollbar-thumb:hover {
  background: #4285f4;
}

.ant-bubble-content-filled {
  user-select: text;
}

.ant-bubble-content-shadow {
  user-select: text;
}

.ant-modal-content {
  background: #f8f8f8 !important;
}

.ant-modal-header {
  background: #f8f8f8 !important;
}

.ant-modal-title {
  font-weight: 100 !important;
}

.ant-bubble-content-shadow {
  background: #00f3ff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 6px -1px rgba(0, 0, 0, 0.5), 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
}

.ant-bubble-content-wrapper {
  align-items: flex-end;
  margin-left: 5px;
}

.ant-sender-header-title {
  color: #888;
}

.ant-sender-header {
  border-bottom-width: 0 !important;
}
.ant-sender-header .ant-attachment-list {
  border-bottom: 1px solid rgb(217, 217, 217);
}
.ant-sender-header .ant-attachment-placeholder {
  border-bottom: 1px solid rgb(217, 217, 217);
  border-radius: 0 !important;
}

.quote {
  background: rgba(0, 0, 0, 0.02);
  color: #888;
  font-size: 14px;
  line-height: 1.5714285714;
  padding-block: 10px;
  padding-inline-start: 16px;
  padding-inline-end: 8px;
  display: flex;
}
.quote .quote-content {
  margin: 0 1em 0 0.2em;
  max-width: 97%;
  padding-inline: 0.4em;
  padding-block: 0.2em 0.1em;
  font-size: 85%;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.quote .quote-content .ant-typography {
  margin-bottom: 0 !important;
}

.rewrite-quote-Tooltip .ant-tooltip-inner {
  padding: 2px !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 6px !important;
  box-shadow: unset !important;
}

.quote-class {
  background: rgba(231, 230, 230, 0.5215686275);
  color: #a1a0a0;
  padding: 5px;
  border-radius: 5px;
  max-width: 250px;
  margin-top: -5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.quote-Tooltip-content {
  max-width: 50vw;
  min-width: 400px;
  max-height: 70vh;
  overflow: auto;
  background-color: rgba(159, 157, 157, 0.95);
  border-radius: 6px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  padding: 5px;
  user-select: text;
  /* 整个滚动条 */
  /* 滚动条轨道 */
  /* 滚动条滑块 */
  /* 鼠标悬停在滑块上时 */
}
.quote-Tooltip-content::-webkit-scrollbar {
  width: 5px;
  margin-left: 10px;
  background: rgba(255, 255, 255, 0);
}
.quote-Tooltip-content::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 4px;
}
.quote-Tooltip-content::-webkit-scrollbar-thumb {
  background: linear-gradient(45deg, #4285f4, #34a853);
  border: 2px solid rgba(255, 255, 255, 0);
  border-radius: 4px;
  /* 创建边框效果 */
}
.quote-Tooltip-content::-webkit-scrollbar-thumb:hover {
  background: #4285f4;
}