* {
  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;
}
uni-page-head {
  display: block;
  box-sizing: border-box;
}

.uni-page-head {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
  height: 44px;
  height: calc(44px + constant(safe-area-inset-top));
  height: calc(44px + env(safe-area-inset-top));
  padding: 7px 3px;
  padding-top: calc(7px + constant(safe-area-inset-top));
  padding-top: calc(7px + env(safe-area-inset-top));
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  box-sizing: border-box;
  z-index: 998;
  color: #fff;
  background-color: #000;
  transition-property: all;
}

.uni-page-head * {
  box-sizing: border-box;
}

.uni-page-head .uni-btn-icon {
  overflow: hidden;
  min-width: 1em;
  font-style: normal;
}

.uni-page-head-titlePenetrate,
.uni-page-head-titlePenetrate .uni-page-head-bd,
.uni-page-head-titlePenetrate .uni-page-head-bd * {
  pointer-events: none;
}

.uni-page-head-titlePenetrate * {
  pointer-events: auto;
}

.uni-page-head.uni-page-head-transparent .uni-page-head-ft > div {
  justify-content: center;
}

.uni-page-head ~ .uni-placeholder {
  width: 100%;
  height: 44px;
  height: calc(44px + constant(safe-area-inset-top));
  height: calc(44px + env(safe-area-inset-top));
}

.uni-placeholder-titlePenetrate {
  pointer-events: none;
}

.uni-page-head-hd {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.uni-page-head-bd {
  position: absolute;
  left: 70px;
  right: 70px;
  min-width: 0;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}

.uni-page-head-btn {
  position: relative;
  width: auto;
  margin: 0 2px;
  word-break: keep-all;
  white-space: pre;
  cursor: pointer;
  font-size: 0px;
}

/* .uni-page-head-btn svg {
} */

.uni-page-head-transparent .uni-page-head-btn {
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}

.uni-page-head-btn-red-dot::after {
  content: attr(badge-text);
  position: absolute;
  right: 0;
  top: 0;
  background-color: red;
  color: white;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  overflow: hidden;
  transform: scale(0.5) translate(40%, -40%);
  transform-origin: 100% 0;
}

.uni-page-head-btn-red-dot[badge-text]::after {
  font-size: 12px;
  width: auto;
  min-width: 18px;
  max-width: 42px;
  text-align: center;
  padding: 0 3px;
  transform: scale(0.7) translate(40%, -40%);
}

.uni-page-head-btn-select svg {
  vertical-align: middle;
  margin-left: 2px;
  transform: rotate(270deg) scale(0.8);
}

.uni-page-head-search {
  position: relative;
  display: flex;
  flex: 1;
  margin: 0 2px;
  line-height: 30px;
  font-size: 15px;
}

.uni-page-head-search-input {
  width: 100%;
  height: 100%;
  padding-left: 34px;
  text-align: left;
}

.uni-page-head-search-input .uni-input-input:disabled {
  pointer-events: none;
}

.uni-page-head-search-placeholder {
  position: absolute;
  max-width: 100%;
  height: 100%;
  padding-left: 34px;
  overflow: hidden;
  word-break: keep-all;
  white-space: pre;
}

.uni-page-head-search-placeholder-right {
  right: 0;
}

.uni-page-head-search-placeholder-center {
  left: 50%;
  transform: translateX(-50%);
}

.uni-page-head-search-icon {
  position: absolute;
  top: 0;
  left: 2px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.uni-page-head-ft {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 13px;
}

.uni-page-head__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.uni-page-head__title .uni-loading {
  width: 16px;
  height: 16px;
  margin-top: -3px;
}

.uni-page-head__title .uni-page-head__title_image {
  width: auto;
  height: 26px;
  vertical-align: middle;
}

.uni-page-head-shadow {
  overflow: visible;
}

.uni-page-head-shadow::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 5px;
  background-size: 100% 100%;
}

uni-page-head[uni-page-head-type='default'] ~ uni-page-wrapper {
  height: calc(100% - 44px);
  height: calc(100% - 44px - constant(safe-area-inset-top));
  height: calc(100% - 44px - env(safe-area-inset-top));
}

.uni-page-head-shadow-grey::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-grey.png');
}

.uni-page-head-shadow-blue::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-blue.png');
}

.uni-page-head-shadow-green::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-green.png');
}

.uni-page-head-shadow-orange::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-orange.png');
}

.uni-page-head-shadow-red::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-red.png');
}

.uni-page-head-shadow-yellow::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-yellow.png');
}
            
uni-tabbar {
  display: block;
  box-sizing: border-box;
  width: 100%;
  z-index: 998;
}

.uni-tabbar {
  display: flex;
  z-index: 998;
  box-sizing: border-box;
}

.uni-tabbar-top,
.uni-tabbar-bottom,
.uni-tabbar-top .uni-tabbar,
.uni-tabbar-bottom .uni-tabbar {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
}

.uni-app--showlayout + .uni-tabbar-top,
.uni-app--showlayout + .uni-tabbar-bottom,
.uni-app--showlayout + .uni-tabbar-top .uni-tabbar,
.uni-app--showlayout + .uni-tabbar-bottom .uni-tabbar {
  left: var(--window-margin);
  right: var(--window-margin);
}

.uni-tabbar-bottom .uni-tabbar {
  bottom: 0;
  padding-bottom: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar ~ .uni-placeholder {
  width: 100%;
  margin-bottom: 0;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar * {
  box-sizing: border-box;
}

.uni-tabbar__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1;
  font-size: 0;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.uni-tabbar__bd {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.uni-tabbar__icon {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.uni-tabbar__icon.uni-tabbar__icon__diff {
  margin-top: 0px;
  width: 34px;
  height: 34px;
}

.uni-tabbar__icon img {
  width: 100%;
  height: 100%;
}

.uni-tabbar__iconfont {
  font-family: 'UniTabbarIconFont';
}

.uni-tabbar__label {
  position: relative;
  text-align: center;
  font-size: 10px;
}

.uni-tabbar-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform: scaleY(0.5);
}

.uni-tabbar__reddot {
  position: absolute;
  top: 2px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f43530;
  color: #ffffff;
  transform: translate(40%, 0%);
}

.uni-tabbar__badge {
  width: auto;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  min-width: 16px;
  padding: 0 2px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}

.uni-tabbar__mid {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}

.uni-app--showtabbar uni-page-wrapper {
  display: block;
  height: calc(100% - var(--tab-bar-height));
  height: calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));
  height: calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom));
}
uni-page[data-type] uni-page-wrapper {
  height: 100%;
}
.uni-app--showtabbar uni-page-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: var(--tab-bar-height);
  height: calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));
  height: calc(var(--tab-bar-height) + env(safe-area-inset-bottom));
}
.uni-app--showtabbar
  uni-page-head[uni-page-head-type='default']
  ~ uni-page-wrapper {
  height: calc(100% - 44px - var(--tab-bar-height));
  height: calc(
    100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) -
      constant(safe-area-inset-bottom)
  );
  height: calc(
    100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) -
      env(safe-area-inset-bottom)
  );
}
/* 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 {
  --uni-color-primary: #9a281e;
  --uni-color-success: #28b567;
  --uni-color-warning: #f0ad4e;
  --uni-color-error: #e22a1a;
  --uni-text-color: #333;
  --uni-text-color-inverse: #fff;
  --uni-text-color-grey: #999;
  --uni-text-color-placeholder: #808080;
  --uni-text-color-disable: #c0c0c0;
  --uni-bg-color: #f5f5f5;
  --uni-bg-color-grey: #f8f8f8;
  --uni-bg-color-hover: #f1f1f1;
  --uni-bg-color-mask: rgb(0 0 0 / 40%);
  --uni-border-color: #c8c7cc;
  --uni-font-size-sm: 12px;
  --uni-font-size-base: 14px;
  --uni-font-size-lg: 16;
  --uni-img-size-sm: 20px;
  --uni-img-size-base: 26px;
  --uni-img-size-lg: 40px;
  --uni-border-radius-sm: 2px;
  --uni-border-radius-base: 3px;
  --uni-border-radius-lg: 6px;
  --uni-border-radius-circle: 50%;
  --uni-spacing-row-sm: 5px;
  --uni-spacing-row-base: 10px;
  --uni-spacing-row-lg: 15px;
  --uni-spacing-col-sm: 4px;
  --uni-spacing-col-base: 8px;
  --uni-spacing-col-lg: 12px;
  --uni-opacity-disabled: 0.3;
  --uni-color-title: #2c405a;
  --uni-font-size-title: 20px;
  --uni-color-subtitle: #555;
  --uni-font-size-subtitle: 18px;
  --uni-color-paragraph: #3f536e;
  --uni-font-size-paragraph: 15px;
  --wot-color-theme: var(--uni-color-primary);
  --wot-color-danger: var(--uni-color-error);
  --wot-color-success: var(--uni-color-success);
  --wot-cell-title-color: var(--uni-text-color);
  --wot-input-fs-large: 0.9375rem;
  font-size: 0.875rem;
  color: var(--uni-text-color);
  background-color: var(--uni-bg-color);
  --custom-main-bg: #f0efeb;
}
body {
  background-color: var(--uni-bg-color);
}

.flex {
  flex-direction: row;
}

.wd-message-box__actions {
  justify-content: center;
}

.custom_card_shadow {
  overflow:hidden;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.40625rem 0 rgba(220, 216, 203, 0.83);
}

.status-tag {
  box-sizing: border-box;
  min-width: 3.125rem;
  height: 1.4375rem;
  padding: 0 0.46875rem;
  font-size: 0.75rem;
  line-height: 1.4375rem;
  color: var(--wot-color-danger);
  text-align: center;
  background: #ffeded;
  border-radius: 0.125rem;
}

.status-tag3 {
  color: #ff8b2b;
  background: #feeee1;
}

.status-tag7 {
  color: #30c472;
  background: #ddfaea;
}

.status-tag8 {
  color: #666666;
  background: #edeef0;
} *,::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: ;}.center{display:flex;align-items:center;justify-content:center;}[before\:bg-=""]{before:bg-="";}[before\:block=""]{before:block="";}[before\:content-=""]{before:content-="";}[before\:h-=""]{before:h-="";}[before\:rounded-full=""]{before:rounded-full="";}[before\:w-=""]{before:w-="";}[update\:fileList=""]{update:fileList="";}[update\:modelValue=""]{update:modelValue="";}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.sticky{position:sticky;}.inset-x-0{left:0;right:0;}.bottom-\[-44rpx\]{bottom:-1.375rem;}.bottom-\[100rpx\]{bottom:3.125rem;}.bottom-\[250rpx\]{bottom:7.8125rem;}.bottom-\[392rpx\]{bottom:12.25rem;}.bottom-0{bottom:0;}.left-\[48rpx\]{left:1.5rem;}.left-0{left:0;}.left-1\/2{left:50%;}.right-\[30rpx\]{right:0.9375rem;}.right-\[48rpx\]{right:1.5rem;}.right-\[4rpx\]{right:0.125rem;}.top-\[30rpx\]{top:0.9375rem;}.top-\[4rpx\]{top:0.125rem;}.top-\[50rpx\]{top:1.5625rem;}.top-\[70rpx\]{top:2.1875rem;}.top-0{top:0;}.top-1\/2,.top-50\%{top:50%;}.z-1{z-index:1;}.z-10{z-index:10;}.z-2{z-index:2;}.z-3{z-index:3;}.z-9{z-index:9;}.grid{display:grid;}.mx-\[8rpx\]{margin-left:0.25rem;margin-right:0.25rem;}.my{margin-top:1rem;margin-bottom:1rem;}.my-\[30rpx\]{margin-top:0.9375rem;margin-bottom:0.9375rem;}.my-\[48rpx\]{margin-top:1.5rem;margin-bottom:1.5rem;}.mb-\[10rpx\]{margin-bottom:0.3125rem;}.mb-\[116rpx\]{margin-bottom:3.625rem;}.mb-\[12rpx\]{margin-bottom:0.375rem;}.mb-\[16rpx\]{margin-bottom:0.5rem;}.mb-\[18rpx\]{margin-bottom:0.5625rem;}.mb-\[20rpx\]{margin-bottom:0.625rem;}.mb-\[22rpx\],.mb-22rpx{margin-bottom:0.6875rem;}.mb-\[24rpx\]{margin-bottom:0.75rem;}.mb-\[25rpx\]{margin-bottom:0.78125rem;}.mb-\[28rpx\]{margin-bottom:0.875rem;}.mb-\[30rpx\]{margin-bottom:0.9375rem;}.mb-\[32rpx\]{margin-bottom:1rem;}.mb-\[34rpx\]{margin-bottom:1.0625rem;}.mb-\[40rpx\]{margin-bottom:1.25rem;}.mb-\[44rpx\]{margin-bottom:1.375rem;}.mb-\[47rpx\]{margin-bottom:1.46875rem;}.mb-\[48rpx\]{margin-bottom:1.5rem;}.mb-\[50rpx\]{margin-bottom:1.5625rem;}.mb-\[53rpx\]{margin-bottom:1.65625rem;}.mb-\[59rpx\]{margin-bottom:1.84375rem;}.mb-\[60rpx\]{margin-bottom:1.875rem;}.mb-\[62rpx\]{margin-bottom:1.9375rem;}.mb-\[90rpx\]{margin-bottom:2.8125rem;}.mb-14rpx{margin-bottom:0.4375rem;}.ml-\[10rpx\]{margin-left:0.3125rem;}.ml-\[12rpx\]{margin-left:0.375rem;}.ml-\[13rpx\]{margin-left:0.40625rem;}.ml-\[18rpx\]{margin-left:0.5625rem;}.ml-\[20rpx\]{margin-left:0.625rem;}.ml-\[24rpx\]\!{margin-left:0.75rem !important;}.ml-\[2rpx\]{margin-left:0.0625rem;}.ml-\[32rpx\]{margin-left:1rem;}.ml-\[8rpx\]{margin-left:0.25rem;}.mr-\[12rpx\]{margin-right:0.375rem;}.mr-\[20rpx\]{margin-right:0.625rem;}.mr-\[22rpx\]\!{margin-right:0.6875rem !important;}.mr-\[23rpx\]{margin-right:0.71875rem;}.mr-\[24rpx\]{margin-right:0.75rem;}.mr-\[24rpx\]\!{margin-right:0.75rem !important;}.mr-\[25rpx\]{margin-right:0.78125rem;}.mr-\[28rpx\]{margin-right:0.875rem;}.mr-\[32rpx\]{margin-right:1rem;}.mr-\[34rpx\]{margin-right:1.0625rem;}.mr-\[36rpx\]{margin-right:1.125rem;}.mr-\[7rpx\]{margin-right:0.21875rem;}.mr-\[8rpx\]{margin-right:0.25rem;}.ms{margin-inline-start:1rem;}.mt-\[-41rpx\]{margin-top:-1.28125rem;}.mt-\[14rpx\]{margin-top:0.4375rem;}.mt-\[19rpx\]{margin-top:0.59375rem;}.mt-\[20rpx\]{margin-top:0.625rem;}.mt-\[30rpx\]{margin-top:0.9375rem;}.mt-\[33rpx\]{margin-top:1.03125rem;}.mt-\[40rpx\]{margin-top:1.25rem;}.mt-\[6rpx\]{margin-top:0.1875rem;}.box-border{box-sizing:border-box;}.inline{display:inline;}.block{display:block;}.before\:block::before{display:block;}.list-item{display:list-item;}.hidden{display:none;}.h-\[100\%\],.h-100\%,.h-full{height:100%;}.h-\[100rpx\]{height:3.125rem;}.h-\[100vh\]{height:100vh;}.h-\[118rpx\]{height:3.6875rem;}.h-\[120rpx\]{height:3.75rem;}.h-\[138rpx\]{height:4.3125rem;}.h-\[168rpx\]{height:5.25rem;}.h-\[182rpx\]{height:5.6875rem;}.h-\[1px\]{height:1px;}.h-\[200rpx\]{height:6.25rem;}.h-\[212rpx\]{height:6.625rem;}.h-\[24rpx\]{height:0.75rem;}.h-\[257rpx\]{height:8.03125rem;}.h-\[27rpx\]{height:0.84375rem;}.h-\[28rpx\]\!{height:0.875rem !important;}.h-\[30rpx\]{height:0.9375rem;}.h-\[33rpx\]{height:1.03125rem;}.h-\[354rpx\]{height:11.0625rem;}.h-\[365rpx\]{height:11.40625rem;}.h-\[36rpx\]{height:1.125rem;}.h-\[380rpx\]{height:11.875rem;}.h-\[398rpx\]{height:12.4375rem;}.h-\[40rpx\],.h5{height:1.25rem;}.h-\[418rpx\]{height:13.0625rem;}.h-\[454rpx\]{height:14.1875rem;}.h-\[46rpx\]{height:1.4375rem;}.h-\[47rpx\]{height:1.46875rem;}.h-\[48rpx\]{height:1.5rem;}.h-\[51rpx\]{height:1.59375rem;}.h-\[54rpx\]{height:1.6875rem;}.h-\[60rpx\]{height:1.875rem;}.h-\[64rpx\]{height:2rem;}.h-\[66rpx\]{height:2.0625rem;}.h-\[70rpx\]{height:2.1875rem;}.h-\[80rpx\]{height:2.5rem;}.h-\[90rpx\]{height:2.8125rem;}.h-\[91rpx\]{height:2.84375rem;}.h-\[94rpx\]{height:2.9375rem;}.h-\[96rpx\]{height:3rem;}.h-\[calc\(100vh-380rpx\)\]{height:calc(100vh - 11.875rem);}.h-0{height:0;}.min-h-\[138rpx\]{min-height:4.3125rem;}.min-w-\[0\]{min-width:0;}.min-w-\[160rpx\]{min-width:5rem;}.min-w-\[28rpx\]\!{min-width:0.875rem !important;}.min-w-\[66rpx\]{min-width:2.0625rem;}.min-w-\[74rpx\]{min-width:2.3125rem;}.min-w-\[76rpx\]{min-width:2.375rem;}.min-w-\[90rpx\]{min-width:2.8125rem;}.min-w\[180rpx\]{min-width:5.625rem;}.w-\[100\%\],.w-100\%,.w-full{width:100%;}.w-\[100rpx\]{width:3.125rem;}.w-\[118rpx\]{width:3.6875rem;}.w-\[120rpx\]{width:3.75rem;}.w-\[138rpx\]{width:4.3125rem;}.w-\[150rpx\]{width:4.6875rem;}.w-\[152rpx\]{width:4.75rem;}.w-\[160rpx\]{width:5rem;}.w-\[180rpx\]{width:5.625rem;}.w-\[200rpx\]{width:6.25rem;}.w-\[24rpx\]{width:0.75rem;}.w-\[25\%\]{width:25%;}.w-\[257rpx\]{width:8.03125rem;}.w-\[27rpx\]{width:0.84375rem;}.w-\[28rpx\]\!{width:0.875rem !important;}.w-\[300rpx\]{width:9.375rem;}.w-\[30rpx\]{width:0.9375rem;}.w-\[319rpx\]{width:9.96875rem;}.w-\[33\.33\%\]{width:33.33%;}.w-\[336rpx\]{width:10.5rem;}.w-\[37rpx\]{width:1.15625rem;}.w-\[43rpx\]{width:1.34375rem;}.w-\[50\%\],.w-50\%{width:50%;}.w-\[51rpx\]{width:1.59375rem;}.w-\[53rpx\]{width:1.65625rem;}.w-\[54rpx\]{width:1.6875rem;}.w-\[592rpx\]{width:18.5rem;}.w-\[59rpx\]{width:1.84375rem;}.w-\[60rpx\]{width:1.875rem;}.w-\[652rpx\]{width:20.375rem;}.w-\[66rpx\]{width:2.0625rem;}.w-\[700rpx\]\!{width:21.875rem !important;}.w-\[70rpx\]{width:2.1875rem;}.w-\[74rpx\]{width:2.3125rem;}.w-\[750rpx\]{width:23.4375rem;}.w-\[76rpx\]{width:2.375rem;}.w-\[80rpx\]{width:2.5rem;}.w-\[96rpx\]{width:3rem;}.wxs{width:20rem;}.before\:h-\[8rpx\]::before{height:0.25rem;}.before\:w-\[8rpx\]::before{width:0.25rem;}.flex{display:flex;}.flex\!{display:flex !important;}.flex-\[100\%\]{flex:100%;}.flex-1{flex:1 1 0%;}.flex-row-reverse{flex-direction:row-reverse;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.flex-nowrap{flex-wrap:nowrap;}.-translate-x-1\/2,.transform-translate-x-\[-50\%\]{--un-translate-x:-50%;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-translate-y-\[-50\%\]{--un-translate-y:-50%;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));}.list-decimal{list-style-type:decimal;}.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-\[14rpx\]{gap:0.4375rem;}.gap-\[15rpx\]{gap:0.46875rem;}.gap-\[20rpx\]{gap:0.625rem;}.gap-\[22rpx\]{gap:0.6875rem;}.gap-\[24rpx\]{gap:0.75rem;}.overflow-hidden{overflow:hidden;}.overflow-x-hidden{overflow-x:hidden;}.overflow-y-auto{overflow-y:auto;}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-ellipsis{text-overflow:ellipsis;}.whitespace-nowrap{white-space:nowrap;}.b,.border,.border-\[1px\],.border-1{border-width:1px;}.border-4{border-width:4px;}.border-b-1{border-bottom-width:1px;}.border-r-1{border-right-width:1px;}.border-t-1{border-top-width:1px;}.border-\[\#D3D3D3\]{--un-border-opacity:1;border-color:rgb(211 211 211 / var(--un-border-opacity));}.border-\[\#E5E5E5\]{--un-border-opacity:1;border-color:rgb(229 229 229 / var(--un-border-opacity));}.border-\[\#FE7979\]{--un-border-opacity:1;border-color:rgb(254 121 121 / var(--un-border-opacity));}.border-\[\#fff\]{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));}.border-b-\[\#D8D7D7\]{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(216 215 215 / var(--un-border-bottom-opacity));}.border-r-\[\#D8D7D7\]{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(216 215 215 / var(--un-border-right-opacity));}.border-t-\[\#D8D7D7\]{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(216 215 215 / var(--un-border-top-opacity));}.rounded-\[10rpx\]{border-radius:0.3125rem;}.rounded-\[12rpx\]{border-radius:0.375rem;}.rounded-\[16rpx\]{border-radius:0.5rem;}.rounded-\[20rpx\]{border-radius:0.625rem;}.rounded-\[24rpx\]{border-radius:0.75rem;}.rounded-\[4rpx\]{border-radius:0.125rem;}.rounded-full{border-radius:9999px;}.before\:rounded-full::before{border-radius:9999px;}.rounded-lt-\[20rpx\]{border-top-left-radius:0.625rem;}.rounded-rt-\[20rpx\]{border-top-right-radius:0.625rem;}.border-dashed{border-style:dashed;}.border-solid{border-style:solid;}.border-b-solid{border-bottom-style:solid;}.border-r-solid{border-right-style:solid;}.border-t-solid{border-top-style:solid;}.bg-\[\#000\]{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}.bg-\[\#D5F8E5\]{--un-bg-opacity:1;background-color:rgb(213 248 229 / var(--un-bg-opacity)) /* #D5F8E5 */;}.bg-\[\#DADADA\]{--un-bg-opacity:1;background-color:rgb(218 218 218 / var(--un-bg-opacity)) /* #DADADA */;}.bg-\[\#EDEEEE\]{--un-bg-opacity:1;background-color:rgb(237 238 238 / var(--un-bg-opacity)) /* #EDEEEE */;}.bg-\[\#F1F0ED\]{--un-bg-opacity:1;background-color:rgb(241 240 237 / var(--un-bg-opacity)) /* #F1F0ED */;}.bg-\[\#F2958C\]\/38{background-color:rgb(242 149 140 / 0.38) /* #F2958C */;}.bg-\[\#F5F6F8\]{--un-bg-opacity:1;background-color:rgb(245 246 248 / var(--un-bg-opacity)) /* #F5F6F8 */;}.bg-\[\#F8EACC\]{--un-bg-opacity:1;background-color:rgb(248 234 204 / var(--un-bg-opacity)) /* #F8EACC */;}.bg-\[\#F99D95\]{--un-bg-opacity:1;background-color:rgb(249 157 149 / var(--un-bg-opacity)) /* #F99D95 */;}.bg-\[\#FAEBE5\]{--un-bg-opacity:1;background-color:rgb(250 235 229 / var(--un-bg-opacity)) /* #FAEBE5 */;}.bg-\[\#fafafa\]{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity)) /* #fafafa */;}.bg-\[\#FEF2F2\]\!{--un-bg-opacity:1 !important;background-color:rgb(254 242 242 / var(--un-bg-opacity)) /* #FEF2F2 */ !important;}.bg-\[\#fff\],.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.bg-\[length\:100\%\]{background-size:100%;}.bg-\[var\(--custom-main-bg\)\]{background-color:var(--custom-main-bg) /* var(--custom-main-bg) */;}.bg-\[var\(--wot-color-danger\)\]{background-color:var(--wot-color-danger) /* var(--wot-color-danger) */;}.bg-\[var\(--wot-color-theme\)\]{background-color:var(--wot-color-theme) /* var(--wot-color-theme) */;}.bg-transparent\!{background-color:transparent /* transparent */ !important;}.before\:bg-\[var\(--wot-color-danger\)\]::before{background-color:var(--wot-color-danger) /* var(--wot-color-danger) */;}.before\:bg-\[var\(--wot-color-success\)\]::before{background-color:var(--wot-color-success) /* var(--wot-color-success) */;}.bg-left-top{background-position:left top;}.bg-no-repeat{background-repeat:no-repeat;}.p-\[0\]\!{padding:0 !important;}.p-\[0rpx\]\!{padding:0rem !important;}.p-\[20rpx\]{padding:0.625rem;}.p-\[7rpx\]{padding:0.21875rem;}.p1{padding:0.25rem;}.px{padding-left:1rem;padding-right:1rem;}.px-\[10rpx\]{padding-left:0.3125rem;padding-right:0.3125rem;}.px-\[14rpx\]{padding-left:0.4375rem;padding-right:0.4375rem;}.px-\[17rpx\]{padding-left:0.53125rem;padding-right:0.53125rem;}.px-\[20rpx\]{padding-left:0.625rem;padding-right:0.625rem;}.px-\[22rpx\]{padding-left:0.6875rem;padding-right:0.6875rem;}.px-\[24rpx\]{padding-left:0.75rem;padding-right:0.75rem;}.px-\[27rpx\]{padding-left:0.84375rem;padding-right:0.84375rem;}.px-\[27rpx\]\!{padding-left:0.84375rem !important;padding-right:0.84375rem !important;}.px-\[30rpx\]{padding-left:0.9375rem;padding-right:0.9375rem;}.px-\[36rpx\]{padding-left:1.125rem;padding-right:1.125rem;}.px-\[48rpx\]{padding-left:1.5rem;padding-right:1.5rem;}.px-\[50rpx\]{padding-left:1.5625rem;padding-right:1.5625rem;}.px-\[64rpx\]{padding-left:2rem;padding-right:2rem;}.py-\[12rpx\]{padding-top:0.375rem;padding-bottom:0.375rem;}.py-\[20rpx\]{padding-top:0.625rem;padding-bottom:0.625rem;}.py-\[23rpx\]{padding-top:0.71875rem;padding-bottom:0.71875rem;}.py-\[24rpx\]{padding-top:0.75rem;padding-bottom:0.75rem;}.py-\[25rpx\]{padding-top:0.78125rem;padding-bottom:0.78125rem;}.py-\[26rpx\]{padding-top:0.8125rem;padding-bottom:0.8125rem;}.py-\[30rpx\]{padding-top:0.9375rem;padding-bottom:0.9375rem;}.py-\[32rpx\]{padding-top:1rem;padding-bottom:1rem;}.py-\[37rpx\]{padding-top:1.15625rem;padding-bottom:1.15625rem;}.py-\[39rpx\]{padding-top:1.21875rem;padding-bottom:1.21875rem;}.py-\[40rpx\]{padding-top:1.25rem;padding-bottom:1.25rem;}.py-\[50rpx\]{padding-top:1.5625rem;padding-bottom:1.5625rem;}.py-\[53rpx\]{padding-top:1.65625rem;padding-bottom:1.65625rem;}.py-\[7rpx\]{padding-top:0.21875rem;padding-bottom:0.21875rem;}.py-\[80rpx\]{padding-top:2.5rem;padding-bottom:2.5rem;}.pb-\[10rpx\]{padding-bottom:0.3125rem;}.pb-\[20rpx\]{padding-bottom:0.625rem;}.pb-\[248rpx\]{padding-bottom:7.75rem;}.pb-\[30rpx\]{padding-bottom:0.9375rem;}.pb-\[35rpx\]{padding-bottom:1.09375rem;}.pb-\[64rpx\]{padding-bottom:2rem;}.pb-\[85rpx\]{padding-bottom:2.65625rem;}.pb-\[constant\(safe-area-inset-bottom\)\]{padding-bottom:constant(safe-area-inset-bottom);}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom);}.pl-\[10rpx\]{padding-left:0.3125rem;}.pl-\[20rpx\]{padding-left:0.625rem;}.pl-\[22rpx\]{padding-left:0.6875rem;}.pl-\[24rpx\]{padding-left:0.75rem;}.pl-\[30rpx\]{padding-left:0.9375rem;}.pr-\[10rpx\]{padding-right:0.3125rem;}.pr-\[200rpx\]{padding-right:6.25rem;}.pr-\[30rpx\]{padding-right:0.9375rem;}.pt-\[20rpx\]{padding-top:0.625rem;}.pt-\[25rpx\]{padding-top:0.78125rem;}.pt-\[30rpx\]{padding-top:0.9375rem;}.pt-\[36rpx\]{padding-top:1.125rem;}.pt-\[39rpx\]{padding-top:1.21875rem;}.pt-\[40rpx\]{padding-top:1.25rem;}.pt-\[53rpx\]{padding-top:1.65625rem;}.pt-\[70rpx\]{padding-top:2.1875rem;}.pt-4px{padding-top:4px;}.text-center{text-align:center;}.text-left{text-align:left;}.text-left\!{text-align:left !important;}.text-right{text-align:right;}.align-middle{vertical-align:middle;}.text-\[18rpx\]{font-size:0.5625rem;}.text-\[24rpx\]{font-size:0.75rem;}.text-\[26rpx\]{font-size:0.8125rem;}.text-\[28rpx\]{font-size:0.875rem;}.text-\[30rpx\]{font-size:0.9375rem;}.text-\[32rpx\]{font-size:1rem;}.text-\[34rpx\]{font-size:1.0625rem;}.text-\[36rpx\]{font-size:1.125rem;}.text-\[40rpx\]{font-size:1.25rem;}.text-\[60rpx\]{font-size:1.875rem;}.text-\[80rpx\]{font-size:2.5rem;}.text-\[\#222\]{--un-text-opacity:1;color:rgb(34 34 34 / var(--un-text-opacity)) /* #222 */;}.text-\[\#333\]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity)) /* #333 */;}.text-\[\#666\]{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity)) /* #666 */;}.text-\[\#777\]{--un-text-opacity:1;color:rgb(119 119 119 / var(--un-text-opacity)) /* #777 */;}.color-\[\#999\],.text-\[\#999\]{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity)) /* #999 */;}.text-\[\#ccc\]{--un-text-opacity:1;color:rgb(204 204 204 / var(--un-text-opacity)) /* #ccc */;}.text-\[\#fff\],.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.text-\[var\(--uni-color-primary\)\]{color:var(--uni-color-primary) /* var(--uni-color-primary) */;}.text-\[var\(--uni-text-color-grey\)\]{color:var(--uni-text-color-grey) /* var(--uni-text-color-grey) */;}.text-\[var\(--wot-color-danger\)\]{color:var(--wot-color-danger) /* var(--wot-color-danger) */;}.text-\[var\(--wot-color-success\)\]{color:var(--wot-color-success) /* var(--wot-color-success) */;}.text-\[var\(--wot-color-theme\)\]{color:var(--wot-color-theme) /* var(--wot-color-theme) */;}.font-bold{font-weight:700;}.leading-\[40rpx\]{line-height:1.25rem;}.leading-\[64rpx\]{line-height:2rem;}.line-height-\[48rpx\]{line-height:1.5rem;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.shadow-\[0_4px_13px_0_rgba\(220\,216\,203\,0\.83\)\]{--un-shadow:0 4px 13px 0 var(--un-shadow-color, rgba(220, 216, 203, 0.83));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-\[0_4px_4px_0_\#BF3125\]{--un-shadow:0 4px 4px 0 var(--un-shadow-color, rgb(191 49 37));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);}.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);}.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);}.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;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.before\:content-\[\'\'\]::before{content:'';} /* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/* stylelint-disable selector-type-no-unknown */
uni-button.custom_btn {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1.35 !important;
  background: transparent !important;
  border-radius: 0;
}
uni-button.custom_btn::after {
  border: none !important;
}
uni-button.custom_btn:active {
  background: transparent !important;
}
uni-button.custom_btn:focus {
  background: transparent !important;
}
uni-button.custom_btn:target {
  background: transparent !important;
}
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;
}