@import url(https://at.alicdn.com/t/c/font_4660155_2cv79dwawya.css);
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
#root .visible{
  visibility: visible;
}
#root .static{
  position: static;
}
#root .fixed{
  position: fixed;
}
#root .absolute{
  position: absolute;
}
#root .relative{
  position: relative;
}
#root .mb-2{
  margin-bottom: 0.5rem;
}
#root .ml-2{
  margin-left: 0.5rem;
}
#root .mt-1{
  margin-top: 0.25rem;
}
#root .mt-4{
  margin-top: 1rem;
}
#root .block{
  display: block;
}
#root .inline-block{
  display: inline-block;
}
#root .flex{
  display: flex;
}
#root .inline-flex{
  display: inline-flex;
}
#root .table{
  display: table;
}
#root .grid{
  display: grid;
}
#root .hidden{
  display: none;
}
#root .h-8{
  height: 2rem;
}
#root .h-\[68px\]{
  height: 68px;
}
#root .max-h-\[800px\]{
  max-height: 800px;
}
#root .w-8{
  width: 2rem;
}
#root .w-\[68px\]{
  width: 68px;
}
#root .w-full{
  width: 100%;
}
#root .min-w-\[120px\]{
  min-width: 120px;
}
#root .min-w-\[150px\]{
  min-width: 150px;
}
#root .flex-1{
  flex: 1 1;
}
#root .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));
}
#root .grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
#root .flex-col{
  flex-direction: column;
}
#root .items-start{
  align-items: flex-start;
}
#root .items-center{
  align-items: center;
}
#root .justify-end{
  justify-content: flex-end;
}
#root .justify-center{
  justify-content: center;
}
#root .justify-between{
  justify-content: space-between;
}
#root .gap-1{
  gap: 0.25rem;
}
#root .gap-2{
  gap: 0.5rem;
}
#root .gap-4{
  gap: 1rem;
}
#root .gap-6{
  gap: 1.5rem;
}
#root :is(.space-x-3 > :not([hidden]) ~ :not([hidden])){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
#root :is(.space-y-2 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
#root .overflow-y-auto{
  overflow-y: auto;
}
#root .rounded{
  border-radius: 0.25rem;
}
#root .rounded-md{
  border-radius: 0.375rem;
}
#root .rounded-xl{
  border-radius: 0.75rem;
}
#root .border{
  border-width: 1px;
}
#root .p-4{
  padding: 1rem;
}
#root .px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
#root .px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
#root .py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
#root .py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#root .pb-2{
  padding-bottom: 0.5rem;
}
#root .text-center{
  text-align: center;
}
#root .text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
#root .text-\[24px\]{
  font-size: 24px;
}
#root .text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#root .font-bold{
  font-weight: 700;
}
#root .font-medium{
  font-weight: 500;
}
#root .uppercase{
  text-transform: uppercase;
}
#root .lowercase{
  text-transform: lowercase;
}
#root .capitalize{
  text-transform: capitalize;
}
#root .underline{
  text-decoration-line: underline;
}
#root .outline{
  outline-style: solid;
}
#root .filter{
  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);
}
#root .transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#root .ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
#root .ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0px 1000px #edeeef inset !important;
  -webkit-box-shadow: 0 0 0px 1000px #edeeef inset !important;
  -webkit-text-fill-color: #2f353c !important;
  caret-color: #2f353c !important;
}

input[type='search']::-webkit-search-cancel-button {
  cursor: pointer;
  margin-left: 6px;
}

svg {
  overflow: visible !important;
}
svg:not(:root) {
  overflow: visible !important; /* 强制显示溢出的部分 */
}

a {
  text-decoration: none;
  color: inherit;
}

:root {
  --scrollbar-thumb-color: #ccc;
  --scrollbar-track-color: #f1f1f1;
  --scrollbar-width: 2px;
  --scrollbar-height: 2px;
}

[data-theme='dark'] {
  --scrollbar-thumb-color: #555;
  --scrollbar-track-color: #333;
}

::-webkit-scrollbar {
  width: 2px;
  width: var(--scrollbar-width);
  height: 2px;
  height: var(--scrollbar-height);
}

/* WebKit 浏览器 */
::-webkit-scrollbar-thumb {
  background: #ccc;
  background: var(--scrollbar-thumb-color);
}

::-webkit-scrollbar-button {
  display: none; /* 隐藏滚动条箭头 */
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  background: var(--scrollbar-track-color);
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #ccc #f1f1f1;
  scrollbar-color: var(--scrollbar-thumb-color) var(--scrollbar-track-color);
}
@media (min-width: 640px){
  #root .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  #root .md\:w-auto{
    width: auto;
  }
  #root .md\:flex-row{
    flex-direction: row;
  }
  #root .md\:p-6{
    padding: 1.5rem;
  }
  #root .md\:p-8{
    padding: 2rem;
  }
  #root .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #root .md\:text-\[32px\]{
    font-size: 32px;
  }
  #root .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1024px){
  #root .lg\:h-\[100px\]{
    height: 100px;
  }
  #root .lg\:w-\[100px\]{
    width: 100px;
  }
  #root .lg\:text-\[48px\]{
    font-size: 48px;
  }
}

