.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-\[30px\] {
  left: 30px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-\[8px\] {
  margin-right: 8px;
}

.mr-auto {
  margin-right: auto;
}

.mt-28 {
  margin-top: 7rem;
}

.mt-4 {
  margin-top: 1rem;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-\[20px\] {
  height: 20px;
}

.h-screen {
  height: 100vh;
}

.w-80 {
  width: 20rem;
}

.w-full {
  width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-y-\[8px\] {
  row-gap: 8px;
}

.overflow-hidden {
  overflow: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.border {
  border-width: 1px;
}

.border-none {
  border-style: none;
}

.bg-transparent {
  background-color: transparent;
}

.p-0 {
  padding: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.text-center {
  text-align: center;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.font-bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.leading-\[20px\] {
  line-height: 20px;
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

html,
body {
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'PingFang SC',
    'Hiragino Sans GB', 'Microsoft YaHei', 'Arial', sans-serif;
  background: transparent;
  font-weight: 400;
  line-height: 1.6;
  color: #1a1a1a;
  letter-spacing: -0.01em;
}

/* div {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
} */

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  font-feature-settings: 'kern' 1, 'liga' 1, 'calt' 1;
}

/* 标题字体优化 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'PingFang SC',
    'Hiragino Sans GB', 'Microsoft YaHei', 'Arial', sans-serif;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}

/* 按钮和控件字体优化 */
button,
input,
textarea,
select {
  font-family: inherit;
  font-weight: 500;
  letter-spacing: -0.01em;
}
/* 修复arco-mobile中对序列号的设置，导致有序列表序号显示问题 */
ul, ol, li {
  list-style: revert;
}

/* Arco Design 组件字体优化 */
.arco-btn {
  font-family: inherit !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
}

.arco-menu-item {
  font-family: inherit !important;
  font-weight: 500 !important;
}

.arco-card-header-title {
  font-family: inherit !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em !important;
}

.arco-typography {
  font-family: inherit !important;
}

.h5-page {
  background: #f2f2f2;
  background: url(https://fe-static-test.hkgai.org/meeting-ai-fe-web/16334/static/image/page-bg.e11d4881.png);
  width: 100vw;
  height: 100vh;
  background: #f2f2f2;
  display: flex;
  flex-direction: column;
  background: url(https://fe-static-test.hkgai.org/meeting-ai-fe-web/16334/static/image/page-bg.e11d4881.png);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.h5-page .h5-page-title {
    margin-top: 128px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    color: rgba(27, 37, 89, 1);
    position: relative;
  }

.h5-page .sub-title {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
  }

.h5-page .hkgai-icon-hk-copilot {
    width: 200px;
    height: 43px;
    margin: 10px auto 0;
  }

.h5-page .page-body {
    width: 100%;
    height: 242px;
    margin-top: 60px;
    background: url(https://fe-static-test.hkgai.org/meeting-ai-fe-web/16334/static/image/page-body.a579da21.png);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 26px 0 0 180px;
    font-size: 10px;
    font-weight: 400;
    color: var(--text-3, rgba(134, 144, 156, 1));
  }

.h5-page .h5-page-message {
    display: flex;
    align-items: center;
    margin: 0 24px;
    padding: 9px var(--16, 16px) 9px var(--20, 20px);
    gap: var(--8, 8px);
    border-radius: 60px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid var(--border-2, rgba(229, 230, 235, 1));
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    top: -92px;
  }

.h5-page .hkgai-icon-notification {
    width: 20px;
    height: 20px;
  }

.h5-page .h5-page-footer {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
  }

.h5-page .h5-page-title {
    margin-top: 128px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    color: rgba(27, 37, 89, 1);
    position: relative;
  }

.h5-page .sub-title {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
  }

.h5-page .hkgai-icon-hk-copilot {
    width: 200px;
    height: 43px;
    margin: 10px auto 0;
  }

.h5-page .page-body {
    width: 100%;
    height: 242px;
    margin-top: 60px;
    background: url(https://fe-static-test.hkgai.org/meeting-ai-fe-web/16334/static/image/page-body.a579da21.png);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
  }

.h5-page .h5-page-message {
    display: flex;
    align-items: center;
    margin: 0 24px;
    padding: 9px var(--16, 16px) 9px var(--20, 20px);
    gap: var(--8, 8px);
    border-radius: 60px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid var(--border-2, rgba(229, 230, 235, 1));
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    top: -90px;
  }

.h5-page .hkgai-icon-notification {
    width: 20px;
    height: 20px;
  }

.h5-page .h5-page-footer {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
  }

.my-pc .arco-dropdown {
    right: auto;
  }

.my-h5 {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  height: 100dvh;
  overflow-y: hidden;
}

.my-h5 .arco-timepicker-list {
    overflow-y: auto;
    width: 80px;
  }

.my-h5 .arco-modal {
    width: 90% !important;
  }

.my-h5 .arco-button:hover {
    background-color: #1D2129;
    border-color: #1D2129;
  }

.my-h5 .login-page {
    background-color: #EDF6FE;
    height: 100vh;
  }

.my-h5 .login-page .simple-head {
      background-color: #EDF6FE;
    }

.my-h5 .login-page .login-wrap {
      background-color: #EDF6FE;
    }

.my-h5 .login-page .login-wrap .login {
        background-color: #EDF6FE;
      }

.my-h5 .login-page .login-wrap .login-links-content {
        display: none;
      }

.my-h5 .login-page .login-wrap .login-from-button {
        background-color: #1D2129;
      }

body {
  --header-z-index: $header-z-index;
  --doc-menu-z-index: $doc-menu-z-index;
  --icon-plus-z-index: $icon-plus-z-index;
  --box-shadow: $box-shadow;
  background-color: var(--color-bg-1);
}

* {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Arial", sans-serif;
  scrollbar-color: #bedaff transparent;
  scrollbar-width: thin;
}

.meeting-layout-wrapper,
.meeting-layout,
.meeting-card-simple,
.sidebar-menu-item {
  font-family: inherit;
}
.meeting-layout-wrapper h1,
.meeting-layout-wrapper h2,
.meeting-layout-wrapper h3,
.meeting-layout-wrapper h4,
.meeting-layout-wrapper h5,
.meeting-layout-wrapper h6,
.meeting-layout h1,
.meeting-layout h2,
.meeting-layout h3,
.meeting-layout h4,
.meeting-layout h5,
.meeting-layout h6,
.meeting-card-simple h1,
.meeting-card-simple h2,
.meeting-card-simple h3,
.meeting-card-simple h4,
.meeting-card-simple h5,
.meeting-card-simple h6,
.sidebar-menu-item h1,
.sidebar-menu-item h2,
.sidebar-menu-item h3,
.sidebar-menu-item h4,
.sidebar-menu-item h5,
.sidebar-menu-item h6 {
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}
.meeting-layout-wrapper .meeting-name,
.meeting-layout-wrapper .card-title,
.meeting-layout-wrapper .menu-label,
.meeting-layout .meeting-name,
.meeting-layout .card-title,
.meeting-layout .menu-label,
.meeting-card-simple .meeting-name,
.meeting-card-simple .card-title,
.meeting-card-simple .menu-label,
.sidebar-menu-item .meeting-name,
.sidebar-menu-item .card-title,
.sidebar-menu-item .menu-label {
  font-weight: 600;
  letter-spacing: -0.01em;
}
.meeting-layout-wrapper p,
.meeting-layout-wrapper span,
.meeting-layout-wrapper div,
.meeting-layout p,
.meeting-layout span,
.meeting-layout div,
.meeting-card-simple p,
.meeting-card-simple span,
.meeting-card-simple div,
.sidebar-menu-item p,
.sidebar-menu-item span,
.sidebar-menu-item div {
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.01em;
}

.arco-layout,
.arco-menu,
.arco-card,
.arco-button,
.arco-input,
.arco-select,
.arco-tooltip,
.arco-modal,
.arco-message,
.arco-notification {
  font-family: inherit !important;
}

.arco-dropdown-menu {
  border-radius: 8px;
}

.arco-modal {
  border-radius: 16px;
}
.arco-modal .arco-modal-header .arco-modal-title {
  text-align: start;
}
.arco-modal .arco-modal-content {
  text-align: start;
}
.arco-modal .arco-modal-footer {
  text-align: end;
}

.arco-btn {
  border-radius: 8px;
}

.arco-popover {
  font-family: inherit !important;
  border-radius: 8px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1490196078);
}
.arco-popover .arco-popover-content {
  border-radius: 8px;
  padding: 16px 16px;
}

.arco-btn-primary {
  font-weight: 600 !important;
}

.arco-menu-item-selected {
  font-weight: 600 !important;
}

.arco-message {
  border-radius: 8px;
}

.arco-message.arco-message-info {
  border: 1px solid var #165dff !important;
  background: #E8F3FF !important;
}

.arco-message.arco-message-success {
  border: 1px solid #00b42a !important;
  background: #E8FFEA !important;
}

.arco-message.arco-message-warning {
  border: 1px solid #ff7d00 !important;
  background: #FFF7E8 !important;
}

.arco-message.arco-message-error {
  border: 1px solid #f53f3f !important;
  background: #FFECE8 !important;
}

.milkdown {
  --crepe-font-title: "PingFang SC", sans-serif;
  --crepe-font-default: "PingFang SC", sans-serif;
  --crepe-font-code: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;
  font-family: "PingFang SC", sans-serif !important;
  background: transparent !important;
}
.milkdown .milkdown-drop-indicator {
  display: none !important;
}

.ProseMirror {
  box-sizing: border-box;
  outline: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.ProseMirror p {
  font-family: "PingFang SC", sans-serif !important;
  line-height: 1.6 !important;
  padding: 2px 0 !important;
}
.ProseMirror h1,
.ProseMirror h2,
.ProseMirror h3,
.ProseMirror h4,
.ProseMirror h5,
.ProseMirror h6 {
  font-family: "PingFang SC", sans-serif !important;
  font-weight: 600 !important;
  color: #1d2129;
}
.ProseMirror h1 {
  font-size: 28px !important;
  line-height: 1.4 !important;
  margin-top: 16px !important;
}
.ProseMirror h2 {
  font-size: 24px !important;
  line-height: 1.4 !important;
  margin-top: 12px !important;
}
.ProseMirror h3 {
  font-size: 22px !important;
  line-height: 1.4 !important;
  margin-top: 10px !important;
}
.ProseMirror h4,
.ProseMirror h5,
.ProseMirror h6 {
  font-size: 20px !important;
  line-height: 1.4 !important;
  margin-top: 8px !important;
}
.ProseMirror > * {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.ProseMirror p,
.ProseMirror li,
.ProseMirror h1,
.ProseMirror h2,
.ProseMirror h3,
.ProseMirror h4,
.ProseMirror h5,
.ProseMirror h6,
.ProseMirror div,
.ProseMirror span {
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
  word-break: break-word !important;
  max-width: 100%;
}
.ProseMirror pre {
  background-color: transparent !important;
  border-radius: 4px;
  padding: 1em;
  overflow-x: auto;
  max-width: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ProseMirror code {
  max-width: 100%;
  overflow-wrap: break-word;
}
.ProseMirror table {
  width: 100%;
  max-width: 100%;
  display: block;
  overflow-x: auto;
}
.ProseMirror img {
  max-width: 100%;
  height: auto;
}

.math-block,
.katex-display {
  display: block;
  text-align: center;
  margin: 1em 0;
  overflow-x: auto;
  max-width: 100%;
}

.math-inline,
.katex {
  display: inline;
}

.mermaid-preview-container {
  display: flex;
  justify-content: center;
  margin: 1em 0;
  padding: 1em;
  background-color: transparent !important;
  border-radius: 8px;
  max-width: 100%;
  overflow-x: auto;
}
.mermaid-preview-container svg {
  max-width: 100%;
  height: auto;
}

.mermaid-preview {
  padding: 16px;
  background: transparent !important;
  border-radius: 8px;
  overflow-x: auto;
}
.mermaid-preview svg {
  max-width: 100%;
  height: auto;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: #bedaff;
  border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
  background: #72aeff;
}
.menu-wrap {
  padding: 8px 0;
  gap: 0px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid var(--black-10, rgba(28, 28, 28, 0.1));
}
.menu-wrap .menu-item-hover {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgb(34, 34, 34);
  font-size: 14px;
  font-weight: 500;
  background: inherit;
}
.menu-wrap .menu-item-hover .hkgai-icon {
  font-size: 20px;
}
.menu-wrap .menu-item-hover .arco-icon {
  margin: 0;
  font-size: 20px;
  color: rgb(34, 34, 34);
}
.menu-wrap .menu-item-hover:hover {
  background: rgb(247, 248, 250);
}
.menu-wrap .menu-item-hover:last-child {
  margin-bottom: 0px;
  margin-top: 4px;
}

.term-of-use-modal {
  background: var(--black-100, rgba(0, 0, 0, 0.6));
}
.term-of-use-modal .arco-modal-content {
  font-size: 14px;
  font-weight: 400;
}

/*# sourceMappingURL=main.css.map*/