* {
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
  font-size: 16px;
}

uni-app,
uni-page,
uni-page-wrapper,
uni-page-body {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

uni-page-wrapper {
  position: relative;
}

#app,
uni-app,
uni-page,
uni-page-wrapper {
  height: 100%;
}

/* toast,modal,actionSheet,picker,layout */
.uni-mask {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

/* toast,modal,actionSheet,picker */
.uni-fade-enter-active,
.uni-fade-leave-active {
  transition-duration: 0.25s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.uni-fade-enter-from,
.uni-fade-leave-active {
  opacity: 0;
}

.uni-loading,
uni-button[loading]:before {
  background-color: transparent;
  background-image: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=');
  background-repeat: no-repeat;
}

.uni-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  animation: uni-loading 1s steps(12, end) infinite;
  background-size: 100%;
}

@keyframes uni-loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

html {
  /* --UI-BG-0: #ededed; */
  --primary-color: #007aff;
  --UI-BG: #fff;
  --UI-BG-1: #f7f7f7;
  --UI-BG-2: #fff;
  --UI-BG-3: #f7f7f7;
  --UI-BG-4: #4c4c4c;
  --UI-BG-5: #fff;
  --UI-FG: #000;
  --UI-FG-0: rgba(0, 0, 0, 0.9);
  --UI-FG-HALF: rgba(0, 0, 0, 0.9);
  --UI-FG-1: rgba(0, 0, 0, 0.5);
  --UI-FG-2: rgba(0, 0, 0, 0.3);
  --UI-FG-3: rgba(0, 0, 0, 0.1);
}

uni-page[data-type] uni-page-body {
  background-color: transparent;
}
body::after {
  position: fixed;
  content: '';
  left: -1000px;
  top: -1000px;
  animation: shadow-preload 0.1s;
  animation-delay: 3s;
}

@keyframes shadow-preload {
  0% {
    background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png);
  }
  100% {
    background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png);
  }
}
.uni-async-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #999;
  padding: 100px 10px;
  text-align: center;
}
.uni-async-loading {
  box-sizing: border-box;
  width: 100%;
  padding: 50px;
  text-align: center;
}

.uni-async-loading .uni-loading {
  width: 30px;
  height: 30px;
}
/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
:root,
uni-page-body {
  --wot-color-theme: #007aff;
} *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}.i-ic-round-phone-android{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3m-2.5 20h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5m3.5-3H7V4h10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-ion-logo-wechat{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M408.67 298.53a21 21 0 1 1 20.9-21a20.85 20.85 0 0 1-20.9 21m-102.17 0a21 21 0 1 1 20.9-21a20.84 20.84 0 0 1-20.9 21m152.09 118.86C491.1 394.08 512 359.13 512 319.51c0-71.08-68.5-129.35-154.41-129.35s-154.42 58.27-154.42 129.35s68.5 129.34 154.42 129.34c17.41 0 34.83-2.33 49.92-7c2.49-.86 3.48-1.17 4.64-1.17a16.67 16.67 0 0 1 8.13 2.34L454 462.83a11.6 11.6 0 0 0 3.48 1.17a5 5 0 0 0 4.65-4.66a14.3 14.3 0 0 0-.77-3.86c-.41-1.46-5-16-7.36-25.27a19 19 0 0 1-.33-3.47a11.4 11.4 0 0 1 5-9.35'/%3E%3Cpath fill='currentColor' d='M246.13 178.51a24.47 24.47 0 0 1 0-48.94c12.77 0 24.38 11.65 24.38 24.47c1.16 12.82-10.45 24.47-24.38 24.47m-123.06 0A24.47 24.47 0 1 1 147.45 154a24.57 24.57 0 0 1-24.38 24.47M184.6 48C82.43 48 0 116.75 0 203c0 46.61 24.38 88.56 63.85 116.53C67.34 321.84 68 327 68 329a11.4 11.4 0 0 1-.66 4.49C63.85 345.14 59.4 364 59.21 365s-1.16 3.5-1.16 4.66a5.49 5.49 0 0 0 5.8 5.83a7.15 7.15 0 0 0 3.49-1.17L108 351c3.49-2.33 5.81-2.33 9.29-2.33a16.3 16.3 0 0 1 5.81 1.16c18.57 5.83 39.47 8.16 60.37 8.16h10.45a133.2 133.2 0 0 1-5.81-38.45c0-78.08 75.47-141 168.35-141h10.45C354.1 105.1 277.48 48 184.6 48'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-wechat-miniprogram-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m5.165-14.735a3.44 3.44 0 0 0-3.104-.94l-.118.024A3.66 3.66 0 0 0 11 9.939v4.122a1.66 1.66 0 0 1-1.335 1.629l-.118.023a1.437 1.437 0 0 1-.815-2.743l.104-.042a1 1 0 0 0-.743-1.857l-.104.042c-2.291.917-2.899 3.877-1.154 5.622a3.44 3.44 0 0 0 3.104.94l.118-.024A3.66 3.66 0 0 0 13 14.061V9.94a1.66 1.66 0 0 1 1.335-1.629l.118-.023a1.437 1.437 0 0 1 .815 2.743l-.104.042a1 1 0 0 0 .743 1.857l.104-.042c2.291-.917 2.899-3.877 1.154-5.622Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.container{width:100%;}.center{display:flex;align-items:center;justify-content:center;}@media (orientation: landscape){.landscape-container{width:100%;}}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 640px){@media (orientation: landscape){.landscape-container{max-width:640px;}}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 768px){@media (orientation: landscape){.landscape-container{max-width:768px;}}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1024px){@media (orientation: landscape){.landscape-container{max-width:1024px;}}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1280px){@media (orientation: landscape){.landscape-container{max-width:1280px;}}}@media (min-width: 1536px){.container{max-width:1536px;}}@media (min-width: 1536px){@media (orientation: landscape){.landscape-container{max-width:1536px;}}}[update\:active=""]{update:active="";}[update\:items=""]{update:items="";}[update\:modelValue=""]{update:modelValue="";}.visible{visibility:visible;}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.sticky{position:sticky;}.static{position:static;}.inset-0{inset:0;}.-right-3{right:-0.75rem;}.-top-3{top:-0.75rem;}.bottom-0{bottom:0;}.bottom-4{bottom:1rem;}.left-0{left:0;}.left-4{left:1rem;}.right-0{right:0;}.right-2{right:0.5rem;}.right-4{right:1rem;}.top-16{top:4rem;}.top-2{top:0.5rem;}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;}.z-10{z-index:10;}.z-100{z-index:100;}.z-50{z-index:50;}.z-80{z-index:80;}.grid{display:grid;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));}.float-left{float:left;}.float-right{float:right;}.clear-both{clear:both;}.m-2{margin:0.5rem;}.mx-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-4{margin-left:1rem;margin-right:1rem;}.mx-4\!{margin-left:1rem !important;margin-right:1rem !important;}.mx-auto{margin-left:auto;margin-right:auto;}.my-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-4{margin-top:1rem;margin-bottom:1rem;}.-mt-5{margin-top:-1.25rem;}.mb-1{margin-bottom:0.25rem;}.mb-12{margin-bottom:3rem;}.mb-2{margin-bottom:0.5rem;}.mb-3{margin-bottom:0.75rem;}.mb-4{margin-bottom:1rem;}.mb-5{margin-bottom:1.25rem;}.mb-6{margin-bottom:1.5rem;}.mb-8{margin-bottom:2rem;}.ml-1{margin-left:0.25rem;}.ml-2{margin-left:0.5rem;}.ml-3{margin-left:0.75rem;}.ml-4{margin-left:1rem;}.mr-1{margin-right:0.25rem;}.mr-2{margin-right:0.5rem;}.mr-3{margin-right:0.75rem;}.ms{margin-inline-start:1rem;}.mt-1{margin-top:0.25rem;}.mt-1\.5{margin-top:0.375rem;}.mt-12\!{margin-top:3rem !important;}.mt-15{margin-top:3.75rem;}.mt-2{margin-top:0.5rem;}.mt-3{margin-top:0.75rem;}.mt-4{margin-top:1rem;}.mt-4\!{margin-top:1rem !important;}.mt-5{margin-top:1.25rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.mt-8\!{margin-top:2rem !important;}.last\:mb-0:last-child{margin-bottom:0;}.box-border{box-sizing:border-box;}.inline{display:inline;}.block{display:block;}.inline-block{display:inline-block;}.hidden{display:none;}.h-1{height:0.25rem;}.h-1\.5{height:0.375rem;}.h-10{height:2.5rem;}.h-100\%,.h-full{height:100%;}.h-100vh,.h-screen{height:100vh;}.h-12{height:3rem;}.h-15\!{height:3.75rem !important;}.h-16{height:4rem;}.h-18{height:4.5rem;}.h-2{height:0.5rem;}.h-20{height:5rem;}.h-24{height:6rem;}.h-3{height:0.75rem;}.h-30{height:7.5rem;}.h-32{height:8rem;}.h-36{height:9rem;}.h-40{height:10rem;}.h-48{height:12rem;}.h-50{height:12.5rem;}.h-6{height:1.5rem;}.h-64{height:16rem;}.h-8{height:2rem;}.h-80{height:20rem;}.h-96{height:24rem;}.max-h-32{max-height:8rem;}.max-h-40{max-height:10rem;}.max-h-48{max-height:12rem;}.max-h-64{max-height:16rem;}.max-h-80{max-height:20rem;}.max-h-full{max-height:100%;}.max-w-full{max-width:100%;}.min-h-\[100vh\],.min-h-screen{min-height:100vh;}.min-h-12{min-height:3rem;}.min-h-20{min-height:5rem;}.min-h-48{min-height:12rem;}.min-h-64{min-height:16rem;}.min-w-23{min-width:5.75rem;}.w-1\.5{width:0.375rem;}.w-10{width:2.5rem;}.w-100\%,.w-full{width:100%;}.w-100vw{width:100vw;}.w-12{width:3rem;}.w-15\!{width:3.75rem !important;}.w-16{width:4rem;}.w-18{width:4.5rem;}.w-2{width:0.5rem;}.w-20{width:5rem;}.w-24{width:6rem;}.w-3\/4{width:75%;}.w-32{width:8rem;}.w-48{width:12rem;}.w-50{width:12.5rem;}.w-56{width:14rem;}.w-6{width:1.5rem;}.w-64{width:16rem;}.w-8{width:2rem;}.w-80{width:20rem;}.flex{display:flex;}.inline-flex{display:inline-flex;}.flex-\[1\]{flex:1;}.flex-\[2\]{flex:2;}.flex-1{flex:1 1 0%;}.flex-shrink{flex-shrink:1;}.flex-shrink-0{flex-shrink:0;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.table{display:table;}.active\:scale-95:active{--un-scale-x:0.95;--un-scale-y:0.95;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.cursor-pointer{cursor:pointer;}.resize{resize:both;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.gap-10{gap:2.5rem;}.gap-2{gap:0.5rem;}.gap-20{gap:5rem;}.gap-3{gap:0.75rem;}.gap-4{gap:1rem;}.gap-6{gap:1.5rem;}.gap-8{gap:2rem;}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.5rem * var(--un-space-x-reverse));}.space-x-3>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.75rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.75rem * var(--un-space-x-reverse));}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1rem * var(--un-space-x-reverse));}.space-x-6>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1.5rem * var(--un-space-x-reverse));}.space-x-8>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(2rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(2rem * var(--un-space-x-reverse));}.space-y-0>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0px * var(--un-space-y-reverse));}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.25rem * var(--un-space-y-reverse));}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.5rem * var(--un-space-y-reverse));}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.75rem * var(--un-space-y-reverse));}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse));}.space-y-5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.25rem * var(--un-space-y-reverse));}.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.5rem * var(--un-space-y-reverse));}.overflow-hidden{overflow:hidden;}.overflow-x-auto{overflow-x:auto;}.overflow-y-auto{overflow-y:auto;}.text-ellipsis{text-overflow:ellipsis;}.whitespace-pre-wrap{white-space:pre-wrap;}.break-all{word-break:break-all;}.border,.border-1{border-width:1px;}.border-0\!{border-width:0px !important;}.border-2{border-width:2px;}.border-b{border-bottom-width:1px;}.border-t{border-top-width:1px;}.last\:border-b-0:last-child{border-bottom-width:0px;}.border-blue-200{--un-border-opacity:1;border-color:rgb(191 219 254 / var(--un-border-opacity));}.border-blue-500{--un-border-opacity:1;border-color:rgb(59 130 246 / var(--un-border-opacity));}.border-gray-100{--un-border-opacity:1;border-color:rgb(243 244 246 / var(--un-border-opacity));}.border-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));}.border-gray-300{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity));}.border-gray-400{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));}.border-gray-800{--un-border-opacity:1;border-color:rgb(31 41 55 / var(--un-border-opacity));}.border-purple-300{--un-border-opacity:1;border-color:rgb(216 180 254 / var(--un-border-opacity));}.border-slate-200{--un-border-opacity:1;border-color:rgb(226 232 240 / var(--un-border-opacity));}.border-slate-300{--un-border-opacity:1;border-color:rgb(203 213 225 / var(--un-border-opacity));}.hover\:border-blue-300:hover{--un-border-opacity:1;border-color:rgb(147 197 253 / var(--un-border-opacity));}.hover\:border-green-300:hover{--un-border-opacity:1;border-color:rgb(134 239 172 / var(--un-border-opacity));}.hover\:border-orange-300:hover{--un-border-opacity:1;border-color:rgb(253 186 116 / var(--un-border-opacity));}.hover\:border-purple-300:hover{--un-border-opacity:1;border-color:rgb(216 180 254 / var(--un-border-opacity));}.rounded{border-radius:0.25rem;}.rounded-2,.rounded-lg{border-radius:0.5rem;}.rounded-2xl{border-radius:1rem;}.rounded-6{border-radius:1.5rem;}.rounded-full{border-radius:9999px;}.rounded-xl{border-radius:0.75rem;}.rounded-b{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem;}.rounded-b-xl{border-bottom-left-radius:0.75rem;border-bottom-right-radius:0.75rem;}.rounded-t{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.rounded-t-4{border-top-left-radius:1rem;border-top-right-radius:1rem;}.rounded-tl-lg{border-top-left-radius:0.5rem;}.rounded-tr-lg{border-top-right-radius:0.5rem;}.border-dashed{border-style:dashed;}.border-solid{border-style:solid;}.bg-\[\#f9f9f9\],.bg-\#f9f9f9{--un-bg-opacity:1;background-color:rgb(249 249 249 / var(--un-bg-opacity)) /* #f9f9f9 */;}.bg-\#f9f9f9\!{--un-bg-opacity:1 !important;background-color:rgb(249 249 249 / var(--un-bg-opacity)) /* #f9f9f9 */ !important;}.bg-\#F9F9F9\!{--un-bg-opacity:1 !important;background-color:rgb(249 249 249 / var(--un-bg-opacity)) /* #F9F9F9 */ !important;}.bg-amber-50{--un-bg-opacity:1;background-color:rgb(255 251 235 / var(--un-bg-opacity)) /* #fffbeb */;}.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}.bg-blue-100{--un-bg-opacity:1;background-color:rgb(219 234 254 / var(--un-bg-opacity)) /* #dbeafe */;}.bg-blue-50{--un-bg-opacity:1;background-color:rgb(239 246 255 / var(--un-bg-opacity)) /* #eff6ff */;}.bg-blue-500{--un-bg-opacity:1;background-color:rgb(59 130 246 / var(--un-bg-opacity)) /* #3b82f6 */;}.bg-emerald-500{--un-bg-opacity:1;background-color:rgb(16 185 129 / var(--un-bg-opacity)) /* #10b981 */;}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;}.bg-gray-200{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}.bg-gray-400{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity)) /* #f9fafb */;}.bg-gray-500{--un-bg-opacity:1;background-color:rgb(107 114 128 / var(--un-bg-opacity)) /* #6b7280 */;}.bg-gray-800{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity)) /* #1f2937 */;}.bg-green-100{--un-bg-opacity:1;background-color:rgb(220 252 231 / var(--un-bg-opacity)) /* #dcfce7 */;}.bg-green-50{--un-bg-opacity:1;background-color:rgb(240 253 244 / var(--un-bg-opacity)) /* #f0fdf4 */;}.bg-green-500{--un-bg-opacity:1;background-color:rgb(34 197 94 / var(--un-bg-opacity)) /* #22c55e */;}.bg-indigo-500{--un-bg-opacity:1;background-color:rgb(99 102 241 / var(--un-bg-opacity)) /* #6366f1 */;}.bg-orange-50{--un-bg-opacity:1;background-color:rgb(255 247 237 / var(--un-bg-opacity)) /* #fff7ed */;}.bg-orange-500{--un-bg-opacity:1;background-color:rgb(249 115 22 / var(--un-bg-opacity)) /* #f97316 */;}.bg-purple-100{--un-bg-opacity:1;background-color:rgb(243 232 255 / var(--un-bg-opacity)) /* #f3e8ff */;}.bg-purple-50{--un-bg-opacity:1;background-color:rgb(250 245 255 / var(--un-bg-opacity)) /* #faf5ff */;}.bg-purple-500{--un-bg-opacity:1;background-color:rgb(168 85 247 / var(--un-bg-opacity)) /* #a855f7 */;}.bg-red-100{--un-bg-opacity:1;background-color:rgb(254 226 226 / var(--un-bg-opacity)) /* #fee2e2 */;}.bg-red-50{--un-bg-opacity:1;background-color:rgb(254 242 242 / var(--un-bg-opacity)) /* #fef2f2 */;}.bg-red-500{--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity)) /* #ef4444 */;}.bg-slate-50{--un-bg-opacity:1;background-color:rgb(248 250 252 / var(--un-bg-opacity)) /* #f8fafc */;}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.bg-white\/80{background-color:rgb(255 255 255 / 0.8) /* #fff */;}.bg-yellow-100{--un-bg-opacity:1;background-color:rgb(254 249 195 / var(--un-bg-opacity)) /* #fef9c3 */;}.bg-yellow-50{--un-bg-opacity:1;background-color:rgb(254 252 232 / var(--un-bg-opacity)) /* #fefce8 */;}.hover\:bg-blue-50:hover{--un-bg-opacity:1;background-color:rgb(239 246 255 / var(--un-bg-opacity)) /* #eff6ff */;}.hover\:bg-gray-200:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}.hover\:bg-green-50:hover{--un-bg-opacity:1;background-color:rgb(240 253 244 / var(--un-bg-opacity)) /* #f0fdf4 */;}.hover\:bg-orange-50:hover{--un-bg-opacity:1;background-color:rgb(255 247 237 / var(--un-bg-opacity)) /* #fff7ed */;}.hover\:bg-purple-50:hover{--un-bg-opacity:1;background-color:rgb(250 245 255 / var(--un-bg-opacity)) /* #faf5ff */;}.bg-opacity-50{--un-bg-opacity:0.5;}.bg-opacity-60{--un-bg-opacity:0.6;}.from-\#f9f9f9{--un-gradient-from-position:0%;--un-gradient-from:rgb(249 249 249 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(249 249 249 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-blue-400{--un-gradient-from-position:0%;--un-gradient-from:rgb(96 165 250 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(96 165 250 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-blue-50{--un-gradient-from-position:0%;--un-gradient-from:rgb(239 246 255 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(239 246 255 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-blue-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(59 130 246 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(59 130 246 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-cyan-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(6 182 212 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(6 182 212 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-emerald-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(16 185 129 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(16 185 129 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-green-50{--un-gradient-from-position:0%;--un-gradient-from:rgb(240 253 244 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(240 253 244 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-indigo-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(99 102 241 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(99 102 241 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-pink-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(236 72 153 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(236 72 153 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-purple-400{--un-gradient-from-position:0%;--un-gradient-from:rgb(192 132 252 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(192 132 252 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-purple-50{--un-gradient-from-position:0%;--un-gradient-from:rgb(250 245 255 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(250 245 255 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.from-purple-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(168 85 247 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(168 85 247 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.to-\#ffffff{--un-gradient-to-position:100%;--un-gradient-to:rgb(255 255 255 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-blue-50{--un-gradient-to-position:100%;--un-gradient-to:rgb(239 246 255 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-blue-500{--un-gradient-to-position:100%;--un-gradient-to:rgb(59 130 246 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-blue-700{--un-gradient-to-position:100%;--un-gradient-to:rgb(29 78 216 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-emerald-700{--un-gradient-to-position:100%;--un-gradient-to:rgb(4 120 87 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-pink-400{--un-gradient-to-position:100%;--un-gradient-to:rgb(244 114 182 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-pink-50{--un-gradient-to-position:100%;--un-gradient-to:rgb(253 242 248 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-purple-50{--un-gradient-to-position:100%;--un-gradient-to:rgb(250 245 255 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-purple-500{--un-gradient-to-position:100%;--un-gradient-to:rgb(168 85 247 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-purple-600{--un-gradient-to-position:100%;--un-gradient-to:rgb(147 51 234 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-purple-700{--un-gradient-to-position:100%;--un-gradient-to:rgb(126 34 206 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.to-rose-500{--un-gradient-to-position:100%;--un-gradient-to:rgb(244 63 94 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.bg-gradient-to-b{--un-gradient-shape:to bottom in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}.bg-gradient-to-br{--un-gradient-shape:to bottom right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}.bg-gradient-to-r{--un-gradient-shape:to right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}.p-1,.p1{padding:0.25rem;}.p-10{padding:2.5rem;}.p-2{padding:0.5rem;}.p-3{padding:0.75rem;}.p-4{padding:1rem;}.p-6{padding:1.5rem;}.px,.px-4{padding-left:1rem;padding-right:1rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px-5{padding-left:1.25rem;padding-right:1.25rem;}.px-6{padding-left:1.5rem;padding-right:1.5rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem;}.py-16{padding-top:4rem;padding-bottom:4rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.py-8{padding-top:2rem;padding-bottom:2rem;}.pb-10{padding-bottom:2.5rem;}.pb-2{padding-bottom:0.5rem;}.pb-4{padding-bottom:1rem;}.pb-4\!{padding-bottom:1rem !important;}.pb-5{padding-bottom:1.25rem;}.pb-6{padding-bottom:1.5rem;}.pb-8{padding-bottom:2rem;}.pl-4{padding-left:1rem;}.pr-2{padding-right:0.5rem;}.pt-12{padding-top:3rem;}.pt-15{padding-top:3.75rem;}.pt-2{padding-top:0.5rem;}.pt-3{padding-top:0.75rem;}.pt-4{padding-top:1rem;}.pt-8{padding-top:2rem;}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.indent{text-indent:1.5rem;}.align-middle{vertical-align:middle;}.text-15{font-size:3.75rem;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-3{font-size:0.75rem;}.text-3xl{font-size:1.875rem;line-height:2.25rem;}.text-4{font-size:1rem;}.text-4\!{font-size:1rem !important;}.text-6xl{font-size:3.75rem;line-height:1;}.text-8{font-size:2rem;}.text-base{font-size:1rem;line-height:1.5rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.text-xs{font-size:0.75rem;line-height:1rem;}.text-\#751937{--un-text-opacity:1;color:rgb(117 25 55 / var(--un-text-opacity)) /* #751937 */;}.text-\#888888\!{--un-text-opacity:1 !important;color:rgb(136 136 136 / var(--un-text-opacity)) /* #888888 */ !important;}.text-\#999999{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity)) /* #999999 */;}.text-amber-600{--un-text-opacity:1;color:rgb(217 119 6 / var(--un-text-opacity)) /* #d97706 */;}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity)) /* #3b82f6 */;}.text-blue-600{--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity)) /* #2563eb */;}.text-blue-700{--un-text-opacity:1;color:rgb(29 78 216 / var(--un-text-opacity)) /* #1d4ed8 */;}.text-blue-800{--un-text-opacity:1;color:rgb(30 64 175 / var(--un-text-opacity)) /* #1e40af */;}.text-blue-900{--un-text-opacity:1;color:rgb(30 58 138 / var(--un-text-opacity)) /* #1e3a8a */;}.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity)) /* #4b5563 */;}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity)) /* #374151 */;}.text-gray-800{--un-text-opacity:1;color:rgb(31 41 55 / var(--un-text-opacity)) /* #1f2937 */;}.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity)) /* #111827 */;}.text-green-500{--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity)) /* #22c55e */;}.text-green-600{--un-text-opacity:1;color:rgb(22 163 74 / var(--un-text-opacity)) /* #16a34a */;}.text-green-700{--un-text-opacity:1;color:rgb(21 128 61 / var(--un-text-opacity)) /* #15803d */;}.text-green-800{--un-text-opacity:1;color:rgb(22 101 52 / var(--un-text-opacity)) /* #166534 */;}.text-orange-500{--un-text-opacity:1;color:rgb(249 115 22 / var(--un-text-opacity)) /* #f97316 */;}.text-orange-600{--un-text-opacity:1;color:rgb(234 88 12 / var(--un-text-opacity)) /* #ea580c */;}.text-orange-700{--un-text-opacity:1;color:rgb(194 65 12 / var(--un-text-opacity)) /* #c2410c */;}.text-primary\!{color:var(--wot-color-theme,#0957DE) /* var(--wot-color-theme,#0957DE) */ !important;}.text-purple-500{--un-text-opacity:1;color:rgb(168 85 247 / var(--un-text-opacity)) /* #a855f7 */;}.text-purple-600{--un-text-opacity:1;color:rgb(147 51 234 / var(--un-text-opacity)) /* #9333ea */;}.text-purple-700{--un-text-opacity:1;color:rgb(126 34 206 / var(--un-text-opacity)) /* #7e22ce */;}.text-purple-800{--un-text-opacity:1;color:rgb(107 33 168 / var(--un-text-opacity)) /* #6b21a8 */;}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity)) /* #ef4444 */;}.text-red-600{--un-text-opacity:1;color:rgb(220 38 38 / var(--un-text-opacity)) /* #dc2626 */;}.text-red-700{--un-text-opacity:1;color:rgb(185 28 28 / var(--un-text-opacity)) /* #b91c1c */;}.text-slate-600{--un-text-opacity:1;color:rgb(71 85 105 / var(--un-text-opacity)) /* #475569 */;}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.text-yellow-600{--un-text-opacity:1;color:rgb(202 138 4 / var(--un-text-opacity)) /* #ca8a04 */;}.text-yellow-700{--un-text-opacity:1;color:rgb(161 98 7 / var(--un-text-opacity)) /* #a16207 */;}.text-yellow-800{--un-text-opacity:1;color:rgb(133 77 14 / var(--un-text-opacity)) /* #854d0e */;}.hover\:text-blue-600:hover{--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity)) /* #2563eb */;}.font-500,.font-medium{font-weight:500;}.font-600,.font-semibold{font-weight:600;}.font-bold{font-weight:700;}.leading-12{line-height:3rem;}.leading-5{line-height:1.25rem;}.leading-6{line-height:1.5rem;}.leading-8{line-height:2rem;}.leading-relaxed{line-height:1.625;}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.line-through{text-decoration-line:line-through;}.overline{text-decoration-line:overline;}.underline{text-decoration-line:underline;}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.default-tab:default{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.opacity-80{opacity:0.8;}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-md{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.hover\:shadow-xl:hover{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.ring{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.\!transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter !important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter !important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter !important;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1) !important;transition-duration:150ms !important;}.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;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-200{transition-duration:200ms;}.duration-300{transition-duration:300ms;}.ease,.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);} /* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
uni-page-body {
  width: 100%;
  overflow-x: hidden;
  height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
}
uni-page-body::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
}
uni-button::after {
  border: none;
}
uni-swiper,
uni-scroll-view {
  flex: 1;
  height: 100%;
  overflow: hidden;
}
uni-image {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
@font-face {
  font-family: "wd-icons";
  src: url("//at.alicdn.com/t/c/font_4969054_ex46hp5k4p9.woff2?t=1753696584945") format("woff2"), url("//at.alicdn.com/t/c/font_4969054_ex46hp5k4p9.woff?t=1753696584945") format("woff"), url("//at.alicdn.com/t/c/font_4969054_ex46hp5k4p9.ttf?t=1753696584945") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.wd-icon[data-v-966f54ac] {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wd-icon[data-v-966f54ac]:not(.wd-icon--image):not(.wd-icon--unocss) {
  font-family: "wd-icons" !important;
}
.wd-icon--unocss[data-v-966f54ac] {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}
.wd-icon--image[data-v-966f54ac] {
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.wd-icon__image[data-v-966f54ac] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
  display: block;
}

/* 系统操作类 */
.wd-icon-home[data-v-966f54ac]:before {
  content: "\e65f";
}
.wd-icon-home-fill[data-v-966f54ac]:before {
  content: "\e631";
}
.wd-icon-back[data-v-966f54ac]:before {
  content: "\e9b1";
}
.wd-icon-back-fill[data-v-966f54ac]:before {
  content: "\e690";
}
.wd-icon-close[data-v-966f54ac]:before {
  content: "\e9b0";
}
.wd-icon-close-fill[data-v-966f54ac]:before {
  content: "\e613";
}
.wd-icon-close-outline[data-v-966f54ac]:before {
  content: "\e63a";
}
.wd-icon-close-outline-fill[data-v-966f54ac]:before {
  content: "\e865";
}
.wd-icon-check[data-v-966f54ac]:before {
  content: "\e968";
}
.wd-icon-check-fill[data-v-966f54ac]:before {
  content: "\e810";
}
.wd-icon-check-outline[data-v-966f54ac]:before {
  content: "\e68a";
}
.wd-icon-check-outline-fill[data-v-966f54ac]:before {
  content: "\e671";
}
.wd-icon-menu[data-v-966f54ac]:before {
  content: "\e614";
}
.wd-icon-menu-fill[data-v-966f54ac]:before {
  content: "\e609";
}
.wd-icon-more[data-v-966f54ac]:before {
  content: "\e607";
}
.wd-icon-more-fill[data-v-966f54ac]:before {
  content: "\e6ff";
}
.wd-icon-search[data-v-966f54ac]:before {
  content: "\e603";
}
.wd-icon-search-fill[data-v-966f54ac]:before {
  content: "\e601";
}
.wd-icon-filter[data-v-966f54ac]:before {
  content: "\e839";
}
.wd-icon-filter-fill[data-v-966f54ac]:before {
  content: "\e83b";
}
.wd-icon-refresh[data-v-966f54ac]:before {
  content: "\e7af";
}
.wd-icon-refresh-fill[data-v-966f54ac]:before {
  content: "\e61a";
}
.wd-icon-setting[data-v-966f54ac]:before {
  content: "\e65e";
}
.wd-icon-setting-fill[data-v-966f54ac]:before {
  content: "\e997";
}
.wd-icon-help[data-v-966f54ac]:before {
  content: "\e74d";
}
.wd-icon-help-fill[data-v-966f54ac]:before {
  content: "\e642";
}
.wd-icon-add[data-v-966f54ac]:before {
  content: "\e62b";
}
.wd-icon-add-fill[data-v-966f54ac]:before {
  content: "\e672";
}
.wd-icon-minus[data-v-966f54ac]:before {
  content: "\e650";
}
.wd-icon-minus-fill[data-v-966f54ac]:before {
  content: "\e675";
}
.wd-icon-edit[data-v-966f54ac]:before {
  content: "\eff5";
}
.wd-icon-edit-fill[data-v-966f54ac]:before {
  content: "\e61c";
}
.wd-icon-delete[data-v-966f54ac]:before {
  content: "\e61e";
}
.wd-icon-delete-fill[data-v-966f54ac]:before {
  content: "\e699";
}
.wd-icon-copy[data-v-966f54ac]:before {
  content: "\e7ad";
}
.wd-icon-copy-fill[data-v-966f54ac]:before {
  content: "\e9a1";
}
.wd-icon-save[data-v-966f54ac]:before {
  content: "\e756";
}
.wd-icon-save-fill[data-v-966f54ac]:before {
  content: "\e789";
}
.wd-icon-upload[data-v-966f54ac]:before {
  content: "\e682";
}
.wd-icon-upload-fill[data-v-966f54ac]:before {
  content: "\e87b";
}
.wd-icon-download[data-v-966f54ac]:before {
  content: "\e62e";
}
.wd-icon-download-fill[data-v-966f54ac]:before {
  content: "\eaa3";
}
.wd-icon-print[data-v-966f54ac]:before {
  content: "\e67a";
}
.wd-icon-print-fill[data-v-966f54ac]:before {
  content: "\e735";
}
.wd-icon-share[data-v-966f54ac]:before {
  content: "\e623";
}
.wd-icon-share-fill[data-v-966f54ac]:before {
  content: "\e60b";
}
.wd-icon-link[data-v-966f54ac]:before {
  content: "\e65b";
}
.wd-icon-link-fill[data-v-966f54ac]:before {
  content: "\e64b";
}
.wd-icon-clear[data-v-966f54ac]:before {
  content: "\e616";
}
.wd-icon-clear-fill[data-v-966f54ac]:before {
  content: "\e615";
}
.wd-icon-login[data-v-966f54ac]:before {
  content: "\e626";
}
.wd-icon-login-fill[data-v-966f54ac]:before {
  content: "\e9d5";
}
.wd-icon-logout[data-v-966f54ac]:before {
  content: "\e80d";
}
.wd-icon-logout-fill[data-v-966f54ac]:before {
  content: "\e760";
}
.wd-icon-scan[data-v-966f54ac]:before {
  content: "\e840";
}
.wd-icon-scan-fill[data-v-966f54ac]:before {
  content: "\ea1d";
}
.wd-icon-play[data-v-966f54ac]:before {
  content: "\e86f";
}
.wd-icon-play-fill[data-v-966f54ac]:before {
  content: "\e7cd";
}
.wd-icon-pause[data-v-966f54ac]:before {
  content: "\e898";
}
.wd-icon-pause-fill[data-v-966f54ac]:before {
  content: "\e659";
}
.wd-icon-stop[data-v-966f54ac]:before {
  content: "\e8b0";
}
.wd-icon-stop-fill[data-v-966f54ac]:before {
  content: "\e842";
}
.wd-icon-next[data-v-966f54ac]:before {
  content: "\e6c3";
}
.wd-icon-next-fill[data-v-966f54ac]:before {
  content: "\e652";
}
.wd-icon-previous[data-v-966f54ac]:before {
  content: "\eff8";
}
.wd-icon-previous-fill[data-v-966f54ac]:before {
  content: "\eff9";
}
.wd-icon-forward[data-v-966f54ac]:before {
  content: "\e704";
}
.wd-icon-forward-fill[data-v-966f54ac]:before {
  content: "\eff7";
}
.wd-icon-backward[data-v-966f54ac]:before {
  content: "\eff6";
}
.wd-icon-backward-fill[data-v-966f54ac]:before {
  content: "\e662";
}
.wd-icon-enter[data-v-966f54ac]:before {
  content: "\e94f";
}
.wd-icon-enter-fill[data-v-966f54ac]:before {
  content: "\e625";
}
.wd-icon-jump[data-v-966f54ac]:before {
  content: "\e605";
}
.wd-icon-jump-fill[data-v-966f54ac]:before {
  content: "\e65c";
}
.wd-icon-swap[data-v-966f54ac]:before {
  content: "\e687";
}
.wd-icon-swap-fill[data-v-966f54ac]:before {
  content: "\e8ad";
}
.wd-icon-rotate[data-v-966f54ac]:before {
  content: "\e645";
}
.wd-icon-rotate-fill[data-v-966f54ac]:before {
  content: "\e779";
}
.wd-icon-fullscreen[data-v-966f54ac]:before {
  content: "\e7ea";
}
.wd-icon-fullscreen-fill[data-v-966f54ac]:before {
  content: "\e630";
}
.wd-icon-exit-fullscreen[data-v-966f54ac]:before {
  content: "\e67f";
}
.wd-icon-exit-fullscreen-fill[data-v-966f54ac]:before {
  content: "\e608";
}
.wd-icon-zoom-in[data-v-966f54ac]:before {
  content: "\e6dd";
}
.wd-icon-zoom-in-fill[data-v-966f54ac]:before {
  content: "\ea89";
}
.wd-icon-zoom-out[data-v-966f54ac]:before {
  content: "\e914";
}
.wd-icon-zoom-out-fill[data-v-966f54ac]:before {
  content: "\e606";
}
.wd-icon-translate[data-v-966f54ac]:before {
  content: "\e66e";
}
.wd-icon-translate-fill[data-v-966f54ac]:before {
  content: "\e800";
}
.wd-icon-keywords[data-v-966f54ac]:before {
  content: "\e777";
}
.wd-icon-keywords-fill[data-v-966f54ac]:before {
  content: "\e604";
}
.wd-icon-rollback[data-v-966f54ac]:before {
  content: "\e8f1";
}
.wd-icon-rollback-fill[data-v-966f54ac]:before {
  content: "\e67b";
}
.wd-icon-poweroff[data-v-966f54ac]:before {
  content: "\e624";
}
.wd-icon-poweroff-fill[data-v-966f54ac]:before {
  content: "\e632";
}

/* 导航箭头类 */
.wd-icon-up[data-v-966f54ac]:before {
  content: "\e9af";
}
.wd-icon-down[data-v-966f54ac]:before {
  content: "\e9ad";
}
.wd-icon-left[data-v-966f54ac]:before {
  content: "\e686";
}
.wd-icon-right[data-v-966f54ac]:before {
  content: "\e9ae";
}
.wd-icon-chevron-up[data-v-966f54ac]:before {
  content: "\e6d4";
}
.wd-icon-chevron-up-fill[data-v-966f54ac]:before {
  content: "\e653";
}
.wd-icon-chevron-down[data-v-966f54ac]:before {
  content: "\effd";
}
.wd-icon-chevron-down-fill[data-v-966f54ac]:before {
  content: "\effb";
}
.wd-icon-chevron-left[data-v-966f54ac]:before {
  content: "\effe";
}
.wd-icon-chevron-left-fill[data-v-966f54ac]:before {
  content: "\effc";
}
.wd-icon-chevron-right[data-v-966f54ac]:before {
  content: "\efff";
}
.wd-icon-chevron-right-fill[data-v-966f54ac]:before {
  content: "\effa";
}
.wd-icon-caret-up[data-v-966f54ac]:before {
  content: "\e782";
}
.wd-icon-caret-up-fill[data-v-966f54ac]:before {
  content: "\e6b9";
}
.wd-icon-caret-down[data-v-966f54ac]:before {
  content: "\f001";
}
.wd-icon-caret-down-fill[data-v-966f54ac]:before {
  content: "\f003";
}
.wd-icon-caret-left[data-v-966f54ac]:before {
  content: "\f002";
}
.wd-icon-caret-left-fill[data-v-966f54ac]:before {
  content: "\f005";
}
.wd-icon-caret-right[data-v-966f54ac]:before {
  content: "\f000";
}
.wd-icon-caret-right-fill[data-v-966f54ac]:before {
  content: "\f004";
}
.wd-icon-backtop[data-v-966f54ac]:before {
  content: "\e6c6";
}
.wd-icon-backtop-fill[data-v-966f54ac]:before {
  content: "\e636";
}
.wd-icon-page-first[data-v-966f54ac]:before {
  content: "\e654";
}
.wd-icon-page-first-fill[data-v-966f54ac]:before {
  content: "\e66b";
}
.wd-icon-page-last[data-v-966f54ac]:before {
  content: "\f006";
}
.wd-icon-page-last-fill[data-v-966f54ac]:before {
  content: "\f007";
}
.wd-icon-unfold-more[data-v-966f54ac]:before {
  content: "\e6fa";
}
.wd-icon-unfold-less[data-v-966f54ac]:before {
  content: "\e6fb";
}

/* 状态指示类 */
.wd-icon-warn[data-v-966f54ac]:before {
  content: "\e635";
}
.wd-icon-warn-fill[data-v-966f54ac]:before {
  content: "\ed53";
}
.wd-icon-info[data-v-966f54ac]:before {
  content: "\e60a";
}
.wd-icon-info-fill[data-v-966f54ac]:before {
  content: "\e60e";
}
.wd-icon-loading[data-v-966f54ac]:before {
  content: "\e83d";
}
.wd-icon-loading-fill[data-v-966f54ac]:before {
  content: "\e60d";
}
.wd-icon-locked[data-v-966f54ac]:before {
  content: "\e612";
}
.wd-icon-locked-fill[data-v-966f54ac]:before {
  content: "\e60f";
}
.wd-icon-unlocked[data-v-966f54ac]:before {
  content: "\e617";
}
.wd-icon-unlocked-fill[data-v-966f54ac]:before {
  content: "\e66c";
}
.wd-icon-visible[data-v-966f54ac]:before {
  content: "\e63d";
}
.wd-icon-visible-fill[data-v-966f54ac]:before {
  content: "\e8cc";
}
.wd-icon-hidden[data-v-966f54ac]:before {
  content: "\e83a";
}
.wd-icon-hidden-fill[data-v-966f54ac]:before {
  content: "\e88a";
}
.wd-icon-time[data-v-966f54ac]:before {
  content: "\e63c";
}
.wd-icon-time-fill[data-v-966f54ac]:before {
  content: "\e611";
}
.wd-icon-clock[data-v-966f54ac]:before {
  content: "\e651";
}
.wd-icon-clock-fill[data-v-966f54ac]:before {
  content: "\e655";
}
.wd-icon-star[data-v-966f54ac]:before {
  content: "\e721";
}
.wd-icon-star-fill[data-v-966f54ac]:before {
  content: "\edf9";
}
.wd-icon-heart[data-v-966f54ac]:before {
  content: "\e6f0";
}
.wd-icon-heart-fill[data-v-966f54ac]:before {
  content: "\e610";
}
.wd-icon-favorite[data-v-966f54ac]:before {
  content: "\e60c";
}
.wd-icon-favorite-fill[data-v-966f54ac]:before {
  content: "\e667";
}
.wd-icon-like[data-v-966f54ac]:before {
  content: "\e67c";
}
.wd-icon-like-fill[data-v-966f54ac]:before {
  content: "\f009";
}
.wd-icon-dislike[data-v-966f54ac]:before {
  content: "\f008";
}
.wd-icon-dislike-fill[data-v-966f54ac]:before {
  content: "\e9d7";
}
.wd-icon-flag[data-v-966f54ac]:before {
  content: "\e6b6";
}
.wd-icon-flag-fill[data-v-966f54ac]:before {
  content: "\e637";
}
.wd-icon-pin[data-v-966f54ac]:before {
  content: "\e864";
}
.wd-icon-pin-fill[data-v-966f54ac]:before {
  content: "\e863";
}
.wd-icon-secured[data-v-966f54ac]:before {
  content: "\ea57";
}
.wd-icon-secured-fill[data-v-966f54ac]:before {
  content: "\e627";
}
.wd-icon-notification[data-v-966f54ac]:before {
  content: "\e679";
}
.wd-icon-notification-fill[data-v-966f54ac]:before {
  content: "\e68b";
}
.wd-icon-tips[data-v-966f54ac]:before {
  content: "\e62f";
}
.wd-icon-tips-fill[data-v-966f54ac]:before {
  content: "\e646";
}

/* 用户相关类 */
.wd-icon-user[data-v-966f54ac]:before {
  content: "\e7a4";
}
.wd-icon-user-fill[data-v-966f54ac]:before {
  content: "\e65d";
}
.wd-icon-user-add[data-v-966f54ac]:before {
  content: "\ea39";
}
.wd-icon-user-add-fill[data-v-966f54ac]:before {
  content: "\e76e";
}
.wd-icon-team[data-v-966f54ac]:before {
  content: "\e67d";
}
.wd-icon-team-fill[data-v-966f54ac]:before {
  content: "\e660";
}
.wd-icon-contact[data-v-966f54ac]:before {
  content: "\e7ae";
}
.wd-icon-contact-fill[data-v-966f54ac]:before {
  content: "\e6a9";
}
.wd-icon-admin[data-v-966f54ac]:before {
  content: "\e618";
}
.wd-icon-admin-fill[data-v-966f54ac]:before {
  content: "\e7fd";
}
.wd-icon-vip[data-v-966f54ac]:before {
  content: "\e664";
}
.wd-icon-vip-fill[data-v-966f54ac]:before {
  content: "\e68e";
}
.wd-icon-user-group[data-v-966f54ac]:before {
  content: "\e633";
}
.wd-icon-user-group-fill[data-v-966f54ac]:before {
  content: "\e66d";
}
.wd-icon-user-circle[data-v-966f54ac]:before {
  content: "\ea99";
}
.wd-icon-user-circle-fill[data-v-966f54ac]:before {
  content: "\f130";
}
.wd-icon-user-talk[data-v-966f54ac]:before {
  content: "\ea9d";
}
.wd-icon-user-talk-fill[data-v-966f54ac]:before {
  content: "\e619";
}
.wd-icon-male[data-v-966f54ac]:before {
  content: "\e88f";
}
.wd-icon-male-fill[data-v-966f54ac]:before {
  content: "\e84a";
}
.wd-icon-female[data-v-966f54ac]:before {
  content: "\e890";
}
.wd-icon-female-fill[data-v-966f54ac]:before {
  content: "\e83e";
}
.wd-icon-crown[data-v-966f54ac]:before {
  content: "\e71f";
}
.wd-icon-crown-fill[data-v-966f54ac]:before {
  content: "\e872";
}
.wd-icon-diamon[data-v-966f54ac]:before {
  content: "\e71e";
}
.wd-icon-diamon-fill[data-v-966f54ac]:before {
  content: "\e980";
}

/* 通讯媒体类 */
.wd-icon-call[data-v-966f54ac]:before {
  content: "\e6d0";
}
.wd-icon-call-fill[data-v-966f54ac]:before {
  content: "\e769";
}
.wd-icon-phone[data-v-966f54ac]:before {
  content: "\e7c1";
}
.wd-icon-phone-fill[data-v-966f54ac]:before {
  content: "\e600";
}
.wd-icon-message[data-v-966f54ac]:before {
  content: "\e61d";
}
.wd-icon-message-fill[data-v-966f54ac]:before {
  content: "\e77a";
}
.wd-icon-mail[data-v-966f54ac]:before {
  content: "\e61f";
}
.wd-icon-mail-fill[data-v-966f54ac]:before {
  content: "\e691";
}
.wd-icon-chat[data-v-966f54ac]:before {
  content: "\e647";
}
.wd-icon-chat-fill[data-v-966f54ac]:before {
  content: "\e954";
}
.wd-icon-video[data-v-966f54ac]:before {
  content: "\e6da";
}
.wd-icon-video-fill[data-v-966f54ac]:before {
  content: "\e6a1";
}
.wd-icon-audio[data-v-966f54ac]:before {
  content: "\e897";
}
.wd-icon-audio-fill[data-v-966f54ac]:before {
  content: "\e899";
}
.wd-icon-camera[data-v-966f54ac]:before {
  content: "\e677";
}
.wd-icon-camera-fill[data-v-966f54ac]:before {
  content: "\e726";
}
.wd-icon-image[data-v-966f54ac]:before {
  content: "\e743";
}
.wd-icon-image-fill[data-v-966f54ac]:before {
  content: "\e66f";
}
.wd-icon-mobile[data-v-966f54ac]:before {
  content: "\e620";
}
.wd-icon-mobile-fill[data-v-966f54ac]:before {
  content: "\eb66";
}
.wd-icon-vibrate[data-v-966f54ac]:before {
  content: "\e81f";
}
.wd-icon-vibrate-fill[data-v-966f54ac]:before {
  content: "\e6f1";
}
.wd-icon-sound[data-v-966f54ac]:before {
  content: "\e680";
}
.wd-icon-sound-fill[data-v-966f54ac]:before {
  content: "\e6f3";
}
.wd-icon-wifi[data-v-966f54ac]:before {
  content: "\e853";
}
.wd-icon-wifi-fill[data-v-966f54ac]:before {
  content: "\e6bd";
}
.wd-icon-wifi-error[data-v-966f54ac]:before {
  content: "\e992";
}
.wd-icon-wifi-error-fill[data-v-966f54ac]:before {
  content: "\e936";
}
.wd-icon-bluetooth[data-v-966f54ac]:before {
  content: "\e78e";
}
.wd-icon-bluetooth-fill[data-v-966f54ac]:before {
  content: "\e8d4";
}
.wd-icon-signal[data-v-966f54ac]:before {
  content: "\e6fc";
}
.wd-icon-signal-fill[data-v-966f54ac]:before {
  content: "\e629";
}
.wd-icon-battery[data-v-966f54ac]:before {
  content: "\e678";
}
.wd-icon-battery-fill[data-v-966f54ac]:before {
  content: "\e9f3";
}
.wd-icon-cloud[data-v-966f54ac]:before {
  content: "\e7d9";
}
.wd-icon-cloud-fill[data-v-966f54ac]:before {
  content: "\e869";
}
.wd-icon-cloud-upload[data-v-966f54ac]:before {
  content: "\e81c";
}
.wd-icon-cloud-upload-fill[data-v-966f54ac]:before {
  content: "\e7db";
}
.wd-icon-cloud-download[data-v-966f54ac]:before {
  content: "\e81b";
}
.wd-icon-cloud-download-fill[data-v-966f54ac]:before {
  content: "\e7da";
}
.wd-icon-internet[data-v-966f54ac]:before {
  content: "\ea0a";
}
.wd-icon-internet-fill[data-v-966f54ac]:before {
  content: "\e661";
}
.wd-icon-detection[data-v-966f54ac]:before {
  content: "\e683";
}
.wd-icon-detection-fill[data-v-966f54ac]:before {
  content: "\e868";
}
.wd-icon-iphone[data-v-966f54ac]:before {
  content: "\e69f";
}
.wd-icon-iphone-fill[data-v-966f54ac]:before {
  content: "ｔ";
}

/* 商业功能类 */
.wd-icon-cart[data-v-966f54ac]:before {
  content: "\e826";
}
.wd-icon-cart-fill[data-v-966f54ac]:before {
  content: "\e827";
}
.wd-icon-payment[data-v-966f54ac]:before {
  content: "\e6cd";
}
.wd-icon-payment-fill[data-v-966f54ac]:before {
  content: "\e63e";
}
.wd-icon-order[data-v-966f54ac]:before {
  content: "\e714";
}
.wd-icon-order-fill[data-v-966f54ac]:before {
  content: "\e713";
}
.wd-icon-coupon[data-v-966f54ac]:before {
  content: "\e850";
}
.wd-icon-coupon-fill[data-v-966f54ac]:before {
  content: "\e84f";
}
.wd-icon-gift[data-v-966f54ac]:before {
  content: "\e843";
}
.wd-icon-gift-fill[data-v-966f54ac]:before {
  content: "\e866";
}
.wd-icon-wallet[data-v-966f54ac]:before {
  content: "\e6e0";
}
.wd-icon-wallet-fill[data-v-966f54ac]:before {
  content: "\e622";
}
.wd-icon-card[data-v-966f54ac]:before {
  content: "\e7de";
}
.wd-icon-card-fill[data-v-966f54ac]:before {
  content: "\e860";
}
.wd-icon-shop[data-v-966f54ac]:before {
  content: "\e6a0";
}
.wd-icon-shop-fill[data-v-966f54ac]:before {
  content: "\e6e3";
}
.wd-icon-goods[data-v-966f54ac]:before {
  content: "\e64f";
}
.wd-icon-goods-fill[data-v-966f54ac]:before {
  content: "\e665";
}
.wd-icon-money[data-v-966f54ac]:before {
  content: "\e7d1";
}
.wd-icon-money-fill[data-v-966f54ac]:before {
  content: "\e7ce";
}
.wd-icon-discount[data-v-966f54ac]:before {
  content: "\e670";
}
.wd-icon-discount-fill[data-v-966f54ac]:before {
  content: "\e854";
}
.wd-icon-qrcode[data-v-966f54ac]:before {
  content: "\e689";
}
.wd-icon-qrcode-fill[data-v-966f54ac]:before {
  content: "\e634";
}
.wd-icon-bag[data-v-966f54ac]:before {
  content: "\e676";
}
.wd-icon-bag-fill[data-v-966f54ac]:before {
  content: "\e628";
}
.wd-icon-delivery[data-v-966f54ac]:before {
  content: "\e6b0";
}
.wd-icon-delivery-fill[data-v-966f54ac]:before {
  content: "\e6b1";
}
.wd-icon-subscribe[data-v-966f54ac]:before {
  content: "\e809";
}
.wd-icon-subscribe-fill[data-v-966f54ac]:before {
  content: "\e656";
}
.wd-icon-read[data-v-966f54ac]:before {
  content: "\e7d8";
}
.wd-icon-read-fill[data-v-966f54ac]:before {
  content: "\e657";
}
.wd-icon-company[data-v-966f54ac]:before {
  content: "\e68c";
}
.wd-icon-company-fill[data-v-966f54ac]:before {
  content: "\e851";
}

/* 文件管理类 */
.wd-icon-file[data-v-966f54ac]:before {
  content: "\e68f";
}
.wd-icon-file-fill[data-v-966f54ac]:before {
  content: "\e66a";
}
.wd-icon-file-add[data-v-966f54ac]:before {
  content: "\e658";
}
.wd-icon-file-add-fill[data-v-966f54ac]:before {
  content: "\f0bb";
}
.wd-icon-file-copy[data-v-966f54ac]:before {
  content: "\e821";
}
.wd-icon-file-copy-fill[data-v-966f54ac]:before {
  content: "\e84b";
}
.wd-icon-file-paste[data-v-966f54ac]:before {
  content: "\e648";
}
.wd-icon-file-paste-fill[data-v-966f54ac]:before {
  content: "\e6ad";
}
.wd-icon-folder[data-v-966f54ac]:before {
  content: "\e7d2";
}
.wd-icon-folder-fill[data-v-966f54ac]:before {
  content: "\e85f";
}
.wd-icon-folder-open[data-v-966f54ac]:before {
  content: "\e62c";
}
.wd-icon-folder-open-fill[data-v-966f54ac]:before {
  content: "\e696";
}
.wd-icon-folder-add[data-v-966f54ac]:before {
  content: "\e7d3";
}
.wd-icon-folder-add-fill[data-v-966f54ac]:before {
  content: "\e85e";
}
.wd-icon-file-word[data-v-966f54ac]:before {
  content: "\e668";
}
.wd-icon-file-word-fill[data-v-966f54ac]:before {
  content: "\e64d";
}
.wd-icon-file-excel[data-v-966f54ac]:before {
  content: "\e6ae";
}
.wd-icon-file-excel-fill[data-v-966f54ac]:before {
  content: "\e666";
}
.wd-icon-file-ppt[data-v-966f54ac]:before {
  content: "\e65a";
}
.wd-icon-file-ppt-fill[data-v-966f54ac]:before {
  content: "\e663";
}
.wd-icon-file-pdf[data-v-966f54ac]:before {
  content: "\e643";
}
.wd-icon-file-pdf-fill[data-v-966f54ac]:before {
  content: "\e6f4";
}
.wd-icon-file-unknown[data-v-966f54ac]:before {
  content: "\e649";
}
.wd-icon-file-unknown-fill[data-v-966f54ac]:before {
  content: "\e6f2";
}
.wd-icon-attach[data-v-966f54ac]:before {
  content: "\e8d2";
}
.wd-icon-attach-fill[data-v-966f54ac]:before {
  content: "\e720";
}
.wd-icon-book[data-v-966f54ac]:before {
  content: "\e62a";
}
.wd-icon-book-fill[data-v-966f54ac]:before {
  content: "\e621";
}

/* 工具功能类 */
.wd-icon-calendar[data-v-966f54ac]:before {
  content: "\e7d4";
}
.wd-icon-calendar-fill[data-v-966f54ac]:before {
  content: "\e84d";
}
.wd-icon-location[data-v-966f54ac]:before {
  content: "\e83f";
}
.wd-icon-location-fill[data-v-966f54ac]:before {
  content: "\e76f";
}
.wd-icon-map[data-v-966f54ac]:before {
  content: "\e64e";
}
.wd-icon-map-fill[data-v-966f54ac]:before {
  content: "\e61b";
}
.wd-icon-tools[data-v-966f54ac]:before {
  content: "\e63f";
}
.wd-icon-tools-fill[data-v-966f54ac]:before {
  content: "\e62d";
}
.wd-icon-laptop[data-v-966f54ac]:before {
  content: "\e638";
}
.wd-icon-laptop-fill[data-v-966f54ac]:before {
  content: "\e641";
}
.wd-icon-desktop[data-v-966f54ac]:before {
  content: "\e7fb";
}
.wd-icon-desktop-fill[data-v-966f54ac]:before {
  content: "\ead5";
}
.wd-icon-app[data-v-966f54ac]:before {
  content: "\e644";
}
.wd-icon-app-fill[data-v-966f54ac]:before {
  content: "\eab6";
}
.wd-icon-history[data-v-966f54ac]:before {
  content: "\e834";
}
.wd-icon-history-fill[data-v-966f54ac]:before {
  content: "\e63b";
}
.wd-icon-service[data-v-966f54ac]:before {
  content: "\e681";
}
.wd-icon-service-fill[data-v-966f54ac]:before {
  content: "\e6be";
}
.wd-icon-layers[data-v-966f54ac]:before {
  content: "\e885";
}
.wd-icon-layers-fill[data-v-966f54ac]:before {
  content: "\e85c";
}
.wd-icon-fork[data-v-966f54ac]:before {
  content: "\e674";
}
.wd-icon-fork-fill[data-v-966f54ac]:before {
  content: "\e673";
}
.wd-icon-cursor[data-v-966f54ac]:before {
  content: "\e70a";
}
.wd-icon-cursor-fill[data-v-966f54ac]:before {
  content: "\e7a9";
}
.wd-icon-pointing-hand[data-v-966f54ac]:before {
  content: "\e7aa";
}
.wd-icon-pointing-hand-fill[data-v-966f54ac]:before {
  content: "\e6af";
}
.wd-icon-keyboard[data-v-966f54ac]:before {
  content: "\e639";
}
.wd-icon-keyboard-fill[data-v-966f54ac]:before {
  content: "\e8fa";
}
.wd-icon-keyboard-delete[data-v-966f54ac]:before {
  content: "\eab4";
}
.wd-icon-keyboard-delete-fill[data-v-966f54ac]:before {
  content: "\e640";
}
.wd-icon-ellipsis[data-v-966f54ac]:before {
  content: "\e67e";
}
.wd-icon-ellipsis-fill[data-v-966f54ac]:before {
  content: "\e685";
}

/* 数据图表类 */
.wd-icon-chart[data-v-966f54ac]:before {
  content: "\e828";
}
.wd-icon-chart-fill[data-v-966f54ac]:before {
  content: "\e64c";
}
.wd-icon-chart-bar[data-v-966f54ac]:before {
  content: "\e669";
}
.wd-icon-chart-bar-fill[data-v-966f54ac]:before {
  content: "\e93d";
}
.wd-icon-trending-up[data-v-966f54ac]:before {
  content: "\e69e";
}
.wd-icon-trending-down[data-v-966f54ac]:before {
  content: "\e64a";
}
.wd-icon-data[data-v-966f54ac]:before {
  content: "\e76d";
}
.wd-icon-data-fill[data-v-966f54ac]:before {
  content: "\e6ec";
}
.wd-icon-asc[data-v-966f54ac]:before {
  content: "\e757";
}
.wd-icon-desc[data-v-966f54ac]:before {
  content: "\f131";
}
.wd-icon-move[data-v-966f54ac]:before {
  content: "\e841";
}
.wd-icon-move-fill[data-v-966f54ac]:before {
  content: "\e733";
}
.wd-icon-rectangle[data-v-966f54ac]:before {
  content: "\e6a8";
}
.wd-icon-rectangle-fill[data-v-966f54ac]:before {
  content: "\e6aa";
}
.wd-icon-demo[data-v-966f54ac]:before {
  content: "\ea42";
}
.wd-icon-demo-fill[data-v-966f54ac]:before {
  content: "\e78f";
}

/* 社交功能类 */
.wd-icon-comment[data-v-966f54ac]:before {
  content: "\e693";
}
.wd-icon-comment-fill[data-v-966f54ac]:before {
  content: "\e68d";
}
.wd-icon-reply[data-v-966f54ac]:before {
  content: "\e6ab";
}
.wd-icon-reply-fill[data-v-966f54ac]:before {
  content: "\e6a2";
}
.wd-icon-mention[data-v-966f54ac]:before {
  content: "\e734";
}
.wd-icon-mention-fill[data-v-966f54ac]:before {
  content: "\e69d";
}
.wd-icon-hashtag[data-v-966f54ac]:before {
  content: "\e8b5";
}
.wd-icon-hashtag-fill[data-v-966f54ac]:before {
  content: "\e6a5";
}
.wd-icon-follow[data-v-966f54ac]:before {
  content: "\e7a6";
}
.wd-icon-follow-fill[data-v-966f54ac]:before {
  content: "\e7a5";
}
.wd-icon-unfollow[data-v-966f54ac]:before {
  content: "\e906";
}
.wd-icon-unfollow-fill[data-v-966f54ac]:before {
  content: "\ed05";
}
.wd-icon-follower[data-v-966f54ac]:before {
  content: "\e6e5";
}
.wd-icon-follower-fill[data-v-966f54ac]:before {
  content: "\e722";
}
.wd-icon-friend-add[data-v-966f54ac]:before {
  content: "\e69b";
}
.wd-icon-friend-add-fill[data-v-966f54ac]:before {
  content: "\e6a4";
}
.wd-icon-group-chat[data-v-966f54ac]:before {
  content: "\e76c";
}
.wd-icon-group-chat-fill[data-v-966f54ac]:before {
  content: "\e74f";
}
.wd-icon-emoji[data-v-966f54ac]:before {
  content: "\e6ac";
}
.wd-icon-emoji-fill[data-v-966f54ac]:before {
  content: "\e78d";
}
.wd-icon-moments[data-v-966f54ac]:before {
  content: "\e6a7";
}
.wd-icon-moments-fill[data-v-966f54ac]:before {
  content: "\e6b8";
}

/* 平台品牌类 */
.wd-icon-wechat[data-v-966f54ac]:before {
  content: "\e6ba";
}
.wd-icon-wechat-fill[data-v-966f54ac]:before {
  content: "\e602";
}
.wd-icon-qq[data-v-966f54ac]:before {
  content: "\e692";
}
.wd-icon-qq-fill[data-v-966f54ac]:before {
  content: "\e694";
}
.wd-icon-weibo[data-v-966f54ac]:before {
  content: "\e688";
}
.wd-icon-weibo-fill[data-v-966f54ac]:before {
  content: "\e86a";
}
.wd-icon-alipay[data-v-966f54ac]:before {
  content: "\e71b";
}
.wd-icon-alipay-fill[data-v-966f54ac]:before {
  content: "\e69c";
}
.wd-icon-github[data-v-966f54ac]:before {
  content: "\e6b7";
}
.wd-icon-github-fill[data-v-966f54ac]:before {
  content: "\e697";
}
.wd-icon-apple[data-v-966f54ac]:before {
  content: "\e6a3";
}
.wd-icon-apple-fill[data-v-966f54ac]:before {
  content: "\e69a";
}
.wd-icon-android[data-v-966f54ac]:before {
  content: "\e695";
}
.wd-icon-android-fill[data-v-966f54ac]:before {
  content: "\e698";
}
.wd-icon-windows[data-v-966f54ac]:before {
  content: "\e7dc";
}
.wd-icon-windows-fill[data-v-966f54ac]:before {
  content: "\e684";
}
.wd-icon-chrome[data-v-966f54ac]:before {
  content: "\e87e";
}
.wd-icon-chrome-fill[data-v-966f54ac]:before {
  content: "\e884";
}
.wd-icon-tiktok[data-v-966f54ac]:before {
  content: "\eae5";
}
.wd-icon-tiktok-fill[data-v-966f54ac]:before {
  content: "\e6a6";
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wd-loading[data-v-add576de] {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  display: inline-block;
  width: var(--wot-loading-size, 2rem);
  height: var(--wot-loading-size, 2rem);
}
.wd-loading__body[data-v-add576de] {
  width: 100%;
  height: 100%;
  animation: wd-rotate-add576de 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-loading__svg[data-v-add576de] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
@keyframes wd-rotate-add576de {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.wd-transition[data-v-d82609e3] {
  transition-timing-function: ease;
}
.wd-fade-enter[data-v-d82609e3],
.wd-fade-leave-to[data-v-d82609e3] {
  opacity: 0;
}
.wd-fade-enter-active[data-v-d82609e3],
.wd-fade-leave-active[data-v-d82609e3] {
  transition-property: opacity;
}
.wd-fade-up-enter[data-v-d82609e3],
.wd-fade-up-leave-to[data-v-d82609e3] {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.wd-fade-down-enter[data-v-d82609e3],
.wd-fade-down-leave-to[data-v-d82609e3] {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.wd-fade-left-enter[data-v-d82609e3],
.wd-fade-left-leave-to[data-v-d82609e3] {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.wd-fade-right-enter[data-v-d82609e3],
.wd-fade-right-leave-to[data-v-d82609e3] {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.wd-slide-up-enter[data-v-d82609e3],
.wd-slide-up-leave-to[data-v-d82609e3] {
  transform: translate3d(0, 100%, 0);
}
.wd-slide-down-enter[data-v-d82609e3],
.wd-slide-down-leave-to[data-v-d82609e3] {
  transform: translate3d(0, -100%, 0);
}
.wd-slide-left-enter[data-v-d82609e3],
.wd-slide-left-leave-to[data-v-d82609e3] {
  transform: translate3d(-100%, 0, 0);
}
.wd-slide-right-enter[data-v-d82609e3],
.wd-slide-right-leave-to[data-v-d82609e3] {
  transform: translate3d(100%, 0, 0);
}
.wd-zoom-in-enter[data-v-d82609e3],
.wd-zoom-in-leave-to[data-v-d82609e3] {
  opacity: 0;
  transform: scale(0.8);
}
.wd-zoom-out-enter[data-v-d82609e3],
.wd-zoom-out-leave-to[data-v-d82609e3] {
  transform: scale(1.2);
  opacity: 0;
}
.wd-zoom-in-enter-active[data-v-d82609e3],
.wd-zoom-in-leave-active[data-v-d82609e3],
.wd-zoom-out-enter-active[data-v-d82609e3],
.wd-zoom-out-leave-active[data-v-d82609e3],
.wd-fade-up-enter-active[data-v-d82609e3],
.wd-fade-up-leave-active[data-v-d82609e3],
.wd-fade-down-enter-active[data-v-d82609e3],
.wd-fade-down-leave-active[data-v-d82609e3],
.wd-fade-left-enter-active[data-v-d82609e3],
.wd-fade-left-leave-active[data-v-d82609e3],
.wd-fade-right-enter-active[data-v-d82609e3],
.wd-fade-right-leave-active[data-v-d82609e3] {
  transition-property: opacity, transform;
}
.wd-slide-up-enter-active[data-v-d82609e3],
.wd-slide-up-leave-active[data-v-d82609e3],
.wd-slide-down-enter-active[data-v-d82609e3],
.wd-slide-down-leave-active[data-v-d82609e3],
.wd-slide-left-enter-active[data-v-d82609e3],
.wd-slide-left-leave-active[data-v-d82609e3],
.wd-slide-right-enter-active[data-v-d82609e3],
.wd-slide-right-leave-active[data-v-d82609e3] {
  transition-property: transform;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-overlay[data-v-9768c0e9] {
  background: var(--wot-overlay-bg-dark, rgba(0, 0, 0, 0.75));
}
.wd-overlay[data-v-9768c0e9] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--wot-overlay-bg, rgba(0, 0, 0, 0.65));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wd-toast[data-v-f044392f] {
  display: inline-block;
  max-width: var(--wot-toast-max-width, 18.75rem);
  padding: var(--wot-toast-padding, 0.625rem 1.5rem);
  background-color: var(--wot-toast-bg, var(--wot-overlay-bg, rgba(0, 0, 0, 0.65)));
  border-radius: var(--wot-toast-radius, 0.5rem);
  color: var(--wot-toast-color, var(--wot-color-white, rgb(255, 255, 255)));
  transition: all 0.2s;
  font-size: var(--wot-toast-fs, var(--wot-fs-content, 0.875rem));
  box-sizing: border-box;
  box-shadow: var(--wot-toast-box-shadow, 0 0.375rem 1rem 0 rgba(0, 0, 0, 0.08));
}
.wd-toast.is-vertical[data-v-f044392f] {
  flex-direction: column;
}
.wd-toast__msg[data-v-f044392f] {
  font-size: var(--wot-toast-fs, var(--wot-fs-content, 0.875rem));
  word-break: break-all;
  line-height: var(--wot-toast-line-height, 1.25rem);
  text-align: left;
  font-family: "San Francisco", Rotobo, arial, "PingFang SC", "Noto SansCJK", "Microsoft Yahei", sans-serif;
}
[data-v-f044392f]  .wd-toast__icon {
  display: inline-block;
  margin-right: var(--wot-toast-icon-margin-right, 0.75rem);
  font-size: var(--wot-toast-icon-size, 1.5625rem);
}
[data-v-f044392f]  .wd-toast__icon.is-vertical {
  margin-right: 0;
  margin-bottom: var(--wot-toast-icon-margin-bottom, 0.75rem);
}
.wd-toast__iconWrap[data-v-f044392f] {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.wd-toast__iconBox[data-v-f044392f] {
  display: block;
  width: 100%;
  height: 100%;
}
.wd-toast__iconSvg[data-v-f044392f] {
  width: var(--wot-toast-icon-size, 1.5625rem);
  height: var(--wot-toast-icon-size, 1.5625rem);
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-toast__loading[data-v-f044392f] {
  margin-bottom: var(--wot-toast-loading-margin-bottom, 1rem);
  display: inline-block;
}
.wd-toast--top[data-v-f044392f] {
  transform: translate3d(0, -40vh, 0);
}
.wd-toast--middle-top[data-v-f044392f] {
  transform: translate3d(0%, -18.8vh, 0);
}
.wd-toast--bottom[data-v-f044392f] {
  transform: translate3d(0, 40vh, 0);
}
.wd-toast--with-icon[data-v-f044392f] {
  min-width: var(--wot-toast-with-icon-min-width, 9.375rem);
  display: inline-flex;
  align-items: center;
}
.wd-toast--loading[data-v-f044392f] {
  min-width: auto;
  padding: var(--wot-toast-loading-padding, 0.625rem);
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-popup-wrapper[data-v-cf55cd8c]  .wd-popup {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-popup-wrapper[data-v-cf55cd8c]  .wd-popup__close {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-popup-wrapper[data-v-cf55cd8c]  .wd-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background: #fff;
}
[data-v-cf55cd8c]  .wd-popup__close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  color: var(--wot-popup-close-color, #666);
  font-size: var(--wot-popup-close-size, 3rem);
  transform: rotate(-45deg);
}
[data-v-cf55cd8c]  .wd-popup--center {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 0 0;
}
[data-v-cf55cd8c]  .wd-popup--center.wd-zoom-in-enter,[data-v-cf55cd8c]  .wd-popup--center.wd-zoom-in-leave-to {
  transform: scale(0.8) translate3d(-50%, -50%, 0) !important;
}
[data-v-cf55cd8c]  .wd-popup--center.is-deep.wd-zoom-in-enter,[data-v-cf55cd8c]  .wd-popup--center.is-deep.wd-zoom-in-leave-to {
  transform: scale(0.1) translate3d(-50%, -50%, 0) !important;
}
[data-v-cf55cd8c]  .wd-popup--left {
  top: 0;
  bottom: 0;
  left: 0;
}
[data-v-cf55cd8c]  .wd-popup--right {
  top: 0;
  right: 0;
  bottom: 0;
}
[data-v-cf55cd8c]  .wd-popup--top {
  top: 0;
  left: 0;
  right: 0;
}
[data-v-cf55cd8c]  .wd-popup--bottom {
  right: 0;
  bottom: 0;
  left: 0;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wd-notify[data-v-2a465744] {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: var(--wot-notify-padding, 0.5rem 1rem);
  font-size: var(--wot-notify-font-size, var(--wot-fs-content, 0.875rem));
  line-height: var(--wot-notify-line-height, 1.25rem);
  color: var(--wot-notify-text-color, var(--wot-color-white, rgb(255, 255, 255)));
  white-space: pre-wrap;
  text-align: center;
  word-wrap: break-word;
  transition: transform 0.3s ease-in-out;
}
.wd-notify--primary[data-v-2a465744] {
  background: var(--wot-notify-primary-background, var(--wot-color-theme, #4d80f0));
}
.wd-notify--success[data-v-2a465744] {
  background: var(--wot-notify-success-background, var(--wot-color-success, #34d19d));
}
.wd-notify--danger[data-v-2a465744] {
  background: var(--wot-notify-danger-background, var(--wot-color-danger, #fa4350));
}
.wd-notify--warning[data-v-2a465744] {
  background: var(--wot-notify-warning-background, var(--wot-color-warning, #f0883a));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-button.is-info[data-v-1878d1de] {
  background: var(--wot-dark-background4, #323233);
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-button.is-plain[data-v-1878d1de] {
  background: transparent;
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-1878d1de] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-1878d1de]::after {
  border-color: var(--wot-dark-background5, #646566);
}
.wot-theme-dark .wd-button.is-text.is-disabled[data-v-1878d1de] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-button.is-icon[data-v-1878d1de] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-icon.is-disabled[data-v-1878d1de] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wd-button[data-v-1878d1de] {
  margin-left: initial;
  margin-right: initial;
  position: relative;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  color: var(--wot-button-normal-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
  transition: opacity 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: normal;
}
.wd-button[data-v-1878d1de]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: var(--wot-color-black, rgb(0, 0, 0));
  border: inherit;
  border-color: var(--wot-color-black, rgb(0, 0, 0));
  border-radius: inherit;
  transform: translate(-50%, -50%);
  opacity: 0;
  content: " ";
}
.wd-button[data-v-1878d1de]::after {
  border: none;
  border-radius: 0;
}
.wd-button__content[data-v-1878d1de] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wd-button--active[data-v-1878d1de]:active::before {
  opacity: 0.15;
}
.wd-button.is-disabled[data-v-1878d1de] {
  opacity: var(--wot-button-disabled-opacity, 0.6);
}
.wd-button__loading[data-v-1878d1de] {
  margin-right: 0.3125rem;
  animation: wd-rotate-1878d1de 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-button__loading-svg[data-v-1878d1de] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-button.is-primary[data-v-1878d1de] {
  background: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  color: var(--wot-button-primary-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-success[data-v-1878d1de] {
  background: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
  color: var(--wot-button-success-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-info[data-v-1878d1de] {
  background: var(--wot-button-info-bg-color, #f0f0f0);
  color: var(--wot-button-info-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
}
.wd-button.is-warning[data-v-1878d1de] {
  background: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
  color: var(--wot-button-warning-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-error[data-v-1878d1de] {
  background: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
  color: var(--wot-button-error-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-small[data-v-1878d1de] {
  height: var(--wot-button-small-height, 1.75rem);
  padding: var(--wot-button-small-padding, 0 0.75rem);
  border-radius: var(--wot-button-small-radius, 0.125rem);
  font-size: var(--wot-button-small-fs, var(--wot-fs-secondary, 0.75rem));
  font-weight: normal;
}
.wd-button.is-small .wd-button__loading[data-v-1878d1de] {
  width: var(--wot-button-small-loading, 0.875rem);
  height: var(--wot-button-small-loading, 0.875rem);
}
.wd-button.is-medium[data-v-1878d1de] {
  height: var(--wot-button-medium-height, 2.25rem);
  padding: var(--wot-button-medium-padding, 0 1rem);
  border-radius: var(--wot-button-medium-radius, 0.25rem);
  font-size: var(--wot-button-medium-fs, var(--wot-fs-content, 0.875rem));
  min-width: 7.5rem;
}
.wd-button.is-medium.is-round.is-icon[data-v-1878d1de] {
  min-width: 0;
  border-radius: 50%;
}
.wd-button.is-medium.is-round.is-text[data-v-1878d1de] {
  border-radius: 0;
  min-width: 0;
}
.wd-button.is-medium .wd-button__loading[data-v-1878d1de] {
  width: var(--wot-button-medium-loading, 1.125rem);
  height: var(--wot-button-medium-loading, 1.125rem);
}
.wd-button.is-large[data-v-1878d1de] {
  height: var(--wot-button-large-height, 2.75rem);
  padding: var(--wot-button-large-padding, 0 2.25rem);
  border-radius: var(--wot-button-large-radius, 0.5rem);
  font-size: var(--wot-button-large-fs, var(--wot-fs-title, 1rem));
}
.wd-button.is-large[data-v-1878d1de]::after {
  border-radius: var(--wot-button-large-radius, 0.5rem);
}
.wd-button.is-large .wd-button__loading[data-v-1878d1de] {
  width: var(--wot-button-large-loading, 1.5rem);
  height: var(--wot-button-large-loading, 1.5rem);
}
.wd-button.is-round[data-v-1878d1de] {
  border-radius: 31.21875rem;
}
.wd-button.is-text[data-v-1878d1de] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  min-width: 0;
  padding: 0.25rem 0;
}
.wd-button.is-text[data-v-1878d1de]::after {
  display: none;
}
.wd-button.is-text.wd-button--active[data-v-1878d1de] {
  opacity: var(--wot-button-text-hover-opacity, 0.7);
}
.wd-button.is-text.wd-button--active[data-v-1878d1de]:active::before {
  display: none;
}
.wd-button.is-text.is-disabled[data-v-1878d1de] {
  color: var(--wot-button-normal-disabled-color, rgba(0, 0, 0, 0.25));
  background: transparent;
}
.wd-button.is-plain[data-v-1878d1de] {
  background: var(--wot-button-plain-bg-color, var(--wot-color-white, rgb(255, 255, 255)));
  border: 0.03125rem solid currentColor;
}
.wd-button.is-plain.is-primary[data-v-1878d1de] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
}
.wd-button.is-plain.is-success[data-v-1878d1de] {
  color: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
}
.wd-button.is-plain.is-info[data-v-1878d1de] {
  color: var(--wot-button-info-plain-normal-color, rgba(0, 0, 0, 0.85));
  border-color: var(--wot-button-info-plain-border-color, rgba(0, 0, 0, 0.45));
}
.wd-button.is-plain.is-warning[data-v-1878d1de] {
  color: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
}
.wd-button.is-plain.is-error[data-v-1878d1de] {
  color: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
}
.wd-button.is-hairline[data-v-1878d1de] {
  border-width: 0;
}
.wd-button.is-hairline.is-plain[data-v-1878d1de] {
  position: relative;
}
.wd-button.is-hairline.is-plain[data-v-1878d1de]::after {
  position: absolute;
  display: block;
  content: " ";
  pointer-events: none;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
  border: 1px solid var(--wot-color-border-light, #e8e8e8);
  transform: scale(0.5);
  box-sizing: border-box;
  transform-origin: left top;
}
.wd-button.is-hairline.is-plain[data-v-1878d1de]::before {
  border-radius: inherit;
}
.wd-button.is-hairline.is-plain[data-v-1878d1de]::after {
  border-color: inherit;
}
.wd-button.is-hairline.is-plain.is-round[data-v-1878d1de]::after {
  border-radius: inherit !important;
}
.wd-button.is-hairline.is-plain.is-large[data-v-1878d1de]::after {
  border-radius: calc(2 * var(--wot-button-large-radius, 0.5rem));
}
.wd-button.is-hairline.is-plain.is-medium[data-v-1878d1de]::after {
  border-radius: calc(2 * var(--wot-button-medium-radius, 0.25rem));
}
.wd-button.is-hairline.is-plain.is-small[data-v-1878d1de]::after {
  border-radius: calc(2 * var(--wot-button-small-radius, 0.125rem));
}
.wd-button.is-block[data-v-1878d1de] {
  display: block;
}
.wd-button.is-icon[data-v-1878d1de] {
  width: var(--wot-button-icon-size, 2.5rem);
  height: var(--wot-button-icon-size, 2.5rem);
  padding: 0;
  border-radius: 50%;
  color: var(--wot-button-icon-color, rgba(0, 0, 0, 0.65));
}
.wd-button.is-icon[data-v-1878d1de]::after {
  display: none;
}
.wd-button.is-icon[data-v-1878d1de] .wd-button__icon {
  margin-right: 0;
}
.wd-button.is-icon.is-disabled[data-v-1878d1de] {
  color: var(--wot-button-icon-disabled-color, var(--wot-color-icon-disabled, #a7a7a7));
  background: transparent;
}
[data-v-1878d1de]  .wd-button__icon {
  display: block;
  margin-right: 0.375rem;
  font-size: var(--wot-button-icon-fs, 1.18em);
  vertical-align: middle;
}
.wd-button__text[data-v-1878d1de] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
@keyframes wd-rotate-1878d1de {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-input[data-v-ba52159e] {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-input[data-v-ba52159e]::after {
  background: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
}
.wot-theme-dark .wd-input.is-not-empty[data-v-ba52159e]:not(.is-disabled)::after {
  background-color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-ba52159e] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-ba52159e]::-webkit-input-placeholder {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-input__count[data-v-ba52159e] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
  background: transparent;
}
.wot-theme-dark .wd-input__count-current[data-v-ba52159e] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input[data-v-ba52159e] .wd-input__icon,
.wot-theme-dark .wd-input[data-v-ba52159e] .wd-input__clear {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
  background: transparent;
}
.wot-theme-dark .wd-input.is-cell[data-v-ba52159e] {
  background-color: var(--wot-dark-background2, #1b1b1b);
  line-height: var(--wot-cell-line-height, 1.5rem);
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-ba52159e] {
  position: relative;
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-ba52159e]::after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% - var(--wot-input-cell-padding, 0.625rem));
  height: 1px;
  left: var(--wot-input-cell-padding, 0.625rem);
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-dark-border-color, #3a3a3c);
}
.wot-theme-dark .wd-input.is-disabled .wd-input__inner[data-v-ba52159e] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-input__label[data-v-ba52159e] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__placeholder[data-v-ba52159e] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wd-input[data-v-ba52159e] {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  text-align: left;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input[data-v-ba52159e]::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.03125rem;
  background: var(--wot-input-border-color, #dadada);
  transform: scaleY(0.5);
  transition: background-color 0.2s ease-in-out;
}
.wd-input.is-not-empty[data-v-ba52159e]:not(.is-disabled)::after {
  background-color: var(--wot-input-not-empty-border-color, #262626);
}
.wd-input__label[data-v-ba52159e] {
  position: relative;
  display: flex;
  width: var(--wot-input-cell-label-width, 33%);
  color: var(--wot-cell-title-color, rgba(0, 0, 0, 0.85));
  margin-right: var(--wot-cell-padding, var(--wot-size-side-padding, 0.9375rem));
  box-sizing: border-box;
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 0.875rem));
  flex-shrink: 0;
}
.wd-input__label.is-required[data-v-ba52159e] {
  padding-left: 0.75rem;
}
.wd-input__label.is-required[data-v-ba52159e]::after {
  position: absolute;
  left: 0;
  top: 4px;
  content: "*";
  font-size: var(--wot-cell-required-size, 1.125rem);
  line-height: 1.1;
  color: var(--wot-cell-required-color, var(--wot-color-danger, #fa4350));
}
.wd-input__label-inner[data-v-ba52159e] {
  display: inline-block;
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 0.875rem));
  line-height: var(--wot-cell-line-height, 1.5rem);
}
.wd-input__input-wrapper[data-v-ba52159e] {
  position: relative;
}
.wd-input__body[data-v-ba52159e] {
  flex: 1;
  position: relative;
}
.wd-input__value[data-v-ba52159e] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wd-input__prefix[data-v-ba52159e] {
  margin-right: var(--wot-input-icon-margin, 0.5rem);
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 0.875rem));
  line-height: initial;
}
.wd-input__prefix[data-v-ba52159e] .wd-input__icon,
.wd-input__prefix[data-v-ba52159e] .wd-input__clear {
  margin-left: 0;
}
.wd-input__suffix[data-v-ba52159e] {
  flex-shrink: 0;
  line-height: initial;
  display: flex;
  justify-content: center;
}
.wd-input__error-message[data-v-ba52159e] {
  color: var(--wot-form-item-error-message-color, var(--wot-color-danger, #fa4350));
  font-size: var(--wot-form-item-error-message-font-size, var(--wot-fs-secondary, 0.75rem));
  line-height: var(--wot-form-item-error-message-line-height, 1.5rem);
  text-align: left;
  vertical-align: middle;
  position: absolute;
  z-index: 90;
}
.wd-input__placeholder[data-v-ba52159e] {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__placeholder.is-error[data-v-ba52159e] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}
.wd-input.is-disabled .wd-input__inner[data-v-ba52159e] {
  color: var(--wot-input-disabled-color, #d9d9d9);
  background: transparent;
}
.wd-input.is-error .wd-input__inner[data-v-ba52159e] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
  background: transparent;
}
.wd-input.is-no-border[data-v-ba52159e]::after {
  display: none;
}
.wd-input.is-no-border .wd-input__inner[data-v-ba52159e] {
  height: var(--wot-input-inner-height-no-border, 1.5rem);
  padding-top: 0;
  padding-bottom: 0;
}
.wd-input.is-cell[data-v-ba52159e] {
  display: flex;
  align-items: flex-start;
  padding: var(--wot-input-cell-padding, 0.625rem) var(--wot-input-padding, var(--wot-size-side-padding, 0.9375rem));
  background-color: var(--wot-input-cell-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input.is-cell.is-error[data-v-ba52159e]::after {
  background: var(--wot-input-cell-border-color, var(--wot-color-border-light, #e8e8e8));
}
.wd-input.is-cell[data-v-ba52159e] .wd-input__icon,
.wd-input.is-cell[data-v-ba52159e] .wd-input__clear {
  display: inline-flex;
  align-items: center;
  height: var(--wot-input-cell-height, 1.5rem);
  line-height: var(--wot-input-cell-height, 1.5rem);
}
.wd-input.is-cell .wd-input__prefix[data-v-ba52159e] {
  display: inline-block;
  margin-right: var(--wot-cell-icon-right, 0.25rem);
}
.wd-input.is-cell .wd-input__inner[data-v-ba52159e] {
  height: var(--wot-input-cell-height, 1.5rem);
}
.wd-input.is-cell.wd-input[data-v-ba52159e]::after {
  display: none;
}
.wd-input.is-cell.is-center[data-v-ba52159e] {
  align-items: center;
}
.wd-input.is-cell.is-border[data-v-ba52159e] {
  position: relative;
}
.wd-input.is-cell.is-border[data-v-ba52159e]::after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% - var(--wot-input-cell-padding, 0.625rem));
  height: 1px;
  left: var(--wot-input-cell-padding, 0.625rem);
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-color-border-light, #e8e8e8);
}
.wd-input.is-large[data-v-ba52159e] {
  padding: var(--wot-input-cell-padding-large, 0.75rem);
}
.wd-input.is-large .wd-input__prefix[data-v-ba52159e] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 1rem));
}
.wd-input.is-large .wd-input__label-inner[data-v-ba52159e] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 1rem));
}
.wd-input.is-large .wd-input__inner[data-v-ba52159e] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 1rem));
}
.wd-input.is-large .wd-input__count[data-v-ba52159e] {
  font-size: var(--wot-input-count-fs-large, 0.875rem);
}
.wd-input.is-large[data-v-ba52159e] .wd-input__icon,
.wd-input.is-large[data-v-ba52159e] .wd-input__clear {
  font-size: var(--wot-input-icon-size-large, 1.125rem);
}
.wd-input__inner[data-v-ba52159e] {
  flex: 1;
  height: var(--wot-input-inner-height, 2.125rem);
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 0.875rem));
  color: var(--wot-input-color, #262626);
  outline: none;
  border: none;
  background: none;
  padding: 0;
  box-sizing: border-box;
}
.wd-input__inner[data-v-ba52159e]::-webkit-input-placeholder {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__inner.is-align-right[data-v-ba52159e] {
  text-align: right;
}
.wd-input__readonly-mask[data-v-ba52159e] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
[data-v-ba52159e]  .wd-input__icon {
  margin-left: var(--wot-input-icon-margin, 0.5rem);
  font-size: var(--wot-input-icon-size, 1rem);
  color: var(--wot-input-icon-color, #bfbfbf);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
[data-v-ba52159e]  .wd-input__clear {
  margin-left: var(--wot-input-icon-margin, 0.5rem);
  font-size: var(--wot-input-icon-size, 1rem);
  color: var(--wot-input-clear-color, #585858);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input__count[data-v-ba52159e] {
  margin-left: 0.9375rem;
  font-size: var(--wot-input-count-fs, 0.875rem);
  color: var(--wot-input-count-color, #bfbfbf);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input__count-current[data-v-ba52159e] {
  color: var(--wot-input-count-current-color, #262626);
}
.wd-input__count-current.is-error[data-v-ba52159e] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}
.wd-input .wd-input__count[data-v-ba52159e],
.wd-input .wd-input__count-current[data-v-ba52159e] {
  display: inline-flex;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-message-box__body[data-v-28c12a15] {
  background-color: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-message-box__title[data-v-28c12a15] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-message-box__content[data-v-28c12a15] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-message-box__content[data-v-28c12a15]::-webkit-scrollbar-thumb {
  background: var(--wot-dark-border-color, #3a3a3c);
}
[data-v-28c12a15] .wd-message-box {
  border-radius: var(--wot-message-box-radius, 1rem);
  overflow: hidden;
}
.wd-message-box[data-v-28c12a15] {
  border-radius: var(--wot-message-box-radius, 1rem);
  overflow: hidden;
}
.wd-message-box__container[data-v-28c12a15] {
  width: var(--wot-message-box-width, 18.75rem);
  box-sizing: border-box;
}
.wd-message-box__body[data-v-28c12a15] {
  background-color: var(--wot-message-box-bg, var(--wot-color-white, rgb(255, 255, 255)));
  padding: var(--wot-message-box-padding, 1.5625rem 1.5rem 0);
}
.wd-message-box__body.is-no-title[data-v-28c12a15] {
  padding: 1.5625rem 1.5rem 0;
}
.wd-message-box__title[data-v-28c12a15] {
  text-align: center;
  font-size: var(--wot-message-box-title-fs, 1rem);
  color: var(--wot-message-box-title-color, rgba(0, 0, 0, 0.85));
  line-height: 1.25rem;
  font-weight: 500;
  padding-top: 0.3125rem;
  padding-bottom: 0.625rem;
}
.wd-message-box__content[data-v-28c12a15] {
  max-height: var(--wot-message-box-content-max-height, 16.5rem);
  color: var(--wot-message-box-content-color, #666666);
  font-size: var(--wot-message-box-content-fs, 0.875rem);
  text-align: center;
  overflow: auto;
  line-height: 1.25rem;
}
.wd-message-box__content[data-v-28c12a15]::-webkit-scrollbar {
  width: var(--wot-message-box-content-scrollbar-width, 0.25rem);
}
.wd-message-box__content[data-v-28c12a15]::-webkit-scrollbar-thumb {
  width: var(--wot-message-box-content-scrollbar-width, 0.25rem);
  background: var(--wot-message-box-content-scrollbar-color, rgba(0, 0, 0, 0.1));
  border-radius: calc(var(--wot-message-box-content-scrollbar-width, 0.25rem) / 2);
}
.wd-message-box__input-error[data-v-28c12a15] {
  min-height: 1.125rem;
  margin-top: 0.125rem;
  color: var(--wot-message-box-input-error-color, var(--wot-input-error-color, var(--wot-color-danger, #fa4350)));
  text-align: left;
}
.wd-message-box__input-error.is-hidden[data-v-28c12a15] {
  visibility: hidden;
}
.wd-message-box__actions[data-v-28c12a15] {
  padding: 1.5rem;
}
[data-v-28c12a15]  .wd-message-box__actions-btn:not(:last-child) {
  margin-right: 1rem;
}
.wd-message-box__flex[data-v-28c12a15] {
  display: flex;
}
.wd-message-box__block[data-v-28c12a15] {
  display: block;
}
.wd-message-box__cancel[data-v-28c12a15] {
  margin-right: 1rem;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wd-text.is-bold[data-v-55f6e776] {
  font-weight: bold;
}
.wd-text.is-block[data-v-55f6e776] {
  display: block;
  width: 100%;
}
.wd-text.is-lines-1[data-v-55f6e776] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.wd-text.is-lines-2[data-v-55f6e776] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wd-text.is-lines-3[data-v-55f6e776] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wd-text.is-lines-4[data-v-55f6e776] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.wd-text.is-lines-5[data-v-55f6e776] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.wd-text.is-default[data-v-55f6e776] {
  color: var(--wot-color-content, #262626);
}
.wd-text.is-secondary[data-v-55f6e776] {
  color: var(--wot-color-secondary, #595959);
}
.wd-text.is-info[data-v-55f6e776] {
  color: var(--wot-color-aid, #8c8c8c);
}
.wd-text.is-primary[data-v-55f6e776] {
  color: var(--wot-text-primary-color, var(--wot-color-theme, #4d80f0));
}
.wd-text.is-success[data-v-55f6e776] {
  color: var(--wot-text-success-color, var(--wot-color-success, #34d19d));
}
.wd-text.is-warning[data-v-55f6e776] {
  color: var(--wot-text-warning-color, var(--wot-color-warning, #f0883a));
}
.wd-text.is-error[data-v-55f6e776] {
  color: var(--wot-text-error-color, var(--wot-color-danger, #fa4350));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-cell[data-v-38dd0500] {
  background-color: var(--wot-dark-background2, #1b1b1b);
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-cell__value[data-v-38dd0500] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-cell__label[data-v-38dd0500] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-cell.is-hover[data-v-38dd0500] {
  background-color: var(--wot-dark-background4, #323233);
}
.wot-theme-dark .wd-cell.is-border .wd-cell__wrapper[data-v-38dd0500] {
  position: relative;
}
.wot-theme-dark .wd-cell.is-border .wd-cell__wrapper[data-v-38dd0500]::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-dark-border-color, #3a3a3c);
}
.wot-theme-dark .wd-cell[data-v-38dd0500] .wd-cell__arrow-right {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-cell[data-v-38dd0500] {
  position: relative;
  padding-left: var(--wot-cell-padding, var(--wot-size-side-padding, 0.9375rem));
  background-color: var(--wot-color-white, rgb(255, 255, 255));
  text-decoration: none;
  color: var(--wot-cell-title-color, rgba(0, 0, 0, 0.85));
  line-height: var(--wot-cell-line-height, 1.5rem);
  -webkit-tap-highlight-color: transparent;
}
.wd-cell.is-border .wd-cell__wrapper[data-v-38dd0500] {
  position: relative;
}
.wd-cell.is-border .wd-cell__wrapper[data-v-38dd0500]::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-color-border-light, #e8e8e8);
}
.wd-cell__wrapper[data-v-38dd0500] {
  position: relative;
  display: flex;
  padding: var(--wot-cell-wrapper-padding, 0.625rem) var(--wot-cell-padding, var(--wot-size-side-padding, 0.9375rem)) var(--wot-cell-wrapper-padding, 0.625rem) 0;
  justify-content: space-between;
  align-items: flex-start;
}
.wd-cell__wrapper.is-vertical[data-v-38dd0500] {
  display: block;
}
.wd-cell__wrapper.is-vertical .wd-cell__right[data-v-38dd0500] {
  margin-top: var(--wot-cell-vertical-top, 0.5rem);
}
.wd-cell__wrapper.is-vertical .wd-cell__value[data-v-38dd0500] {
  text-align: left;
}
.wd-cell__wrapper.is-vertical .wd-cell__left[data-v-38dd0500] {
  margin-right: 0;
}
.wd-cell__wrapper.is-label[data-v-38dd0500] {
  padding: var(--wot-cell-wrapper-padding-with-label, 1rem) var(--wot-cell-padding, var(--wot-size-side-padding, 0.9375rem)) var(--wot-cell-wrapper-padding-with-label, 1rem) 0;
}
.wd-cell__left[data-v-38dd0500] {
  position: relative;
  flex: 1;
  display: flex;
  text-align: left;
  font-size: var(--wot-cell-title-fs, 0.875rem);
  box-sizing: border-box;
  margin-right: var(--wot-cell-padding, var(--wot-size-side-padding, 0.9375rem));
}
.wd-cell__left.is-required[data-v-38dd0500] {
  padding-left: 0.75rem;
}
.wd-cell__left.is-required[data-v-38dd0500]::after {
  position: absolute;
  content: "*";
  top: 0;
  left: 0;
  font-size: var(--wot-cell-required-size, 1.125rem);
  color: var(--wot-cell-required-color, var(--wot-color-danger, #fa4350));
}
.wd-cell__right[data-v-38dd0500] {
  position: relative;
  flex: 1;
}
.wd-cell__right[data-v-38dd0500]:has(.wd-checkbox-group), .wd-cell__right[data-v-38dd0500]:has(.wd-radio-group) {
  flex: 2.5;
}
.wd-cell__title[data-v-38dd0500] {
  flex: 1;
  width: 100%;
  font-size: var(--wot-cell-title-fs, 0.875rem);
}
.wd-cell__label[data-v-38dd0500] {
  margin-top: 0.125rem;
  font-size: var(--wot-cell-label-fs, 0.75rem);
  color: var(--wot-cell-label-color, rgba(0, 0, 0, 0.45));
}
[data-v-38dd0500]  .wd-cell__icon {
  display: block;
  position: relative;
  margin-right: var(--wot-cell-icon-right, 0.25rem);
  font-size: var(--wot-cell-icon-size, 1rem);
  height: var(--wot-cell-line-height, 1.5rem);
  line-height: var(--wot-cell-line-height, 1.5rem);
}
.wd-cell__body[data-v-38dd0500] {
  display: flex;
}
.wd-cell__value[data-v-38dd0500] {
  position: relative;
  flex: 1;
  font-size: var(--wot-cell-value-fs, 0.875rem);
  color: var(--wot-cell-value-color, rgba(0, 0, 0, 0.85));
  text-align: right;
  vertical-align: middle;
}
[data-v-38dd0500]  .wd-cell__arrow-right {
  display: block;
  margin-left: 0.5rem;
  width: var(--wot-cell-arrow-size, 1.125rem);
  font-size: var(--wot-cell-arrow-size, 1.125rem);
  color: var(--wot-cell-arrow-color, rgba(0, 0, 0, 0.25));
  height: var(--wot-cell-line-height, 1.5rem);
  line-height: var(--wot-cell-line-height, 1.5rem);
}
.wd-cell__error-message[data-v-38dd0500] {
  color: var(--wot-form-item-error-message-color, var(--wot-color-danger, #fa4350));
  font-size: var(--wot-form-item-error-message-font-size, var(--wot-fs-secondary, 0.75rem));
  line-height: var(--wot-form-item-error-message-line-height, 1.5rem);
  text-align: left;
  vertical-align: middle;
}
.wd-cell.is-link[data-v-38dd0500] {
  -webkit-tap-highlight-color: var(--wot-cell-tap-bg, #f9f9f9);
}
.wd-cell.is-hover[data-v-38dd0500] {
  background-color: var(--wot-cell-tap-bg, #f9f9f9);
}
.wd-cell.is-large .wd-cell__title[data-v-38dd0500] {
  font-size: var(--wot-cell-title-fs-large, 1rem);
}
.wd-cell.is-large .wd-cell__wrapper[data-v-38dd0500] {
  padding-top: var(--wot-cell-wrapper-padding-large, 0.75rem);
  padding-bottom: var(--wot-cell-wrapper-padding-large, 0.75rem);
}
.wd-cell.is-large .wd-cell__label[data-v-38dd0500] {
  font-size: var(--wot-cell-label-fs-large, 0.875rem);
}
.wd-cell.is-large[data-v-38dd0500] .wd-cell__icon {
  font-size: var(--wot-cell-icon-size-large, 1.125rem);
}
.wd-cell.is-center .wd-cell__wrapper[data-v-38dd0500] {
  align-items: center;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*//* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wd-backtop[data-v-3ecc4432] {
  position: fixed;
  background-color: var(--wot-backtop-bg, #e1e1e1);
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--wot-color-gray-8, #323233);
}
[data-v-3ecc4432]  .wd-backtop__backicon {
  font-size: var(--wot-backtop-icon-size, 1.25rem);
}
.wd-backtop.is-circle[data-v-3ecc4432] {
  border-radius: 50%;
}
.wd-backtop.is-square[data-v-3ecc4432] {
  border-radius: 0.25rem;
}