@import"//at.alicdn.com/t/c/font_4238507_is5sbfgeqfc.css";.wt-header[data-v-142952fa] {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(ellipse farthest-side at 40% 0%,#1a2327 0%,#263238 60%,#455a64 100%);
    display: flex
}

.wt-header p[data-v-142952fa] {
    position: relative;
    margin: auto;
    font-size: 32px;
    letter-spacing: .2em;
    display: inline-block;
    font-weight: 700;
    white-space: nowrap;
    color: transparent;
    background-color: var(--theme-color);
    background-clip: text;
    -webkit-background-clip: text
}

.wt-header p[data-v-142952fa]:after {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-image: linear-gradient(120deg,transparent 0%,transparent 6rem,white 11rem,transparent 11.15rem,transparent 15rem,rgba(255,255,255,.3) 20rem,transparent 25rem,transparent 27rem,rgba(255,255,255,.6) 32rem,white 33rem,rgba(255,255,255,.3) 33.15rem,transparent 38rem,transparent 40rem,rgba(255,255,255,.3) 45rem,transparent 50rem,transparent 100%);
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 150% 100%;
    background-repeat: no-repeat;
    animation: shine-142952fa 8s infinite linear
}

.wt-header img[data-v-142952fa] {
    position: absolute;
    left: calc(50% + 144px);
    bottom: 6px
}

@keyframes shine-142952fa {
    0% {
        background-position: 290% 0
    }

    to {
        background-position: -290% 0
    }
}

.vue-advanced-cropper {
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    max-height: 100%;
    max-width: 100%;
    direction: ltr
}

.vue-advanced-cropper__stretcher {
    pointer-events: none;
    position: relative;
    max-width: 100%;
    max-height: 100%
}

.vue-advanced-cropper__image {
    -webkit-user-select: none;
    user-select: none;
    position: absolute;
    transform-origin: center;
    max-width: none!important
}

.vue-advanced-cropper__background,.vue-advanced-cropper__foreground {
    opacity: 1;
    background: black;
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.vue-advanced-cropper__foreground {
    opacity: .5
}

.vue-advanced-cropper__boundaries {
    opacity: 1;
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    top: 50%
}

.vue-advanced-cropper__cropper-wrapper {
    width: 100%;
    height: 100%
}

.vue-advanced-cropper__image-wrapper {
    overflow: visible;
    position: absolute;
    width: 100%;
    height: 100%
}

.vue-advanced-cropper__stencil-wrapper {
    position: absolute
}

.vue-handler-wrapper {
    position: absolute;
    transform: translate(-50%,-50%);
    width: 30px;
    height: 30px
}

.vue-handler-wrapper__draggable {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.vue-handler-wrapper--west-north {
    cursor: nw-resize
}

.vue-handler-wrapper--north {
    cursor: n-resize
}

.vue-handler-wrapper--east-north {
    cursor: ne-resize
}

.vue-handler-wrapper--east {
    cursor: e-resize
}

.vue-handler-wrapper--east-south {
    cursor: se-resize
}

.vue-handler-wrapper--south {
    cursor: s-resize
}

.vue-handler-wrapper--west-south {
    cursor: sw-resize
}

.vue-handler-wrapper--west {
    cursor: w-resize
}

.vue-handler-wrapper--disabled {
    cursor: auto
}

.vue-line-wrapper {
    background: none;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center
}

.vue-line-wrapper--north,.vue-line-wrapper--south {
    height: 12px;
    width: 100%;
    left: 0;
    transform: translateY(-50%)
}

.vue-line-wrapper--north {
    top: 0;
    cursor: n-resize
}

.vue-line-wrapper--south {
    top: 100%;
    cursor: s-resize
}

.vue-line-wrapper--east,.vue-line-wrapper--west {
    width: 12px;
    height: 100%;
    transform: translate(-50%);
    top: 0
}

.vue-line-wrapper--east {
    left: 100%;
    cursor: e-resize
}

.vue-line-wrapper--west {
    left: 0;
    cursor: w-resize
}

.vue-line-wrapper--disabled {
    cursor: auto
}

.vue-bounding-box {
    position: relative;
    height: 100%;
    width: 100%
}

.vue-bounding-box__handler {
    position: absolute
}

.vue-bounding-box__handler--west-north {
    left: 0;
    top: 0
}

.vue-bounding-box__handler--north {
    left: 50%;
    top: 0
}

.vue-bounding-box__handler--east-north {
    left: 100%;
    top: 0
}

.vue-bounding-box__handler--east {
    left: 100%;
    top: 50%
}

.vue-bounding-box__handler--east-south {
    left: 100%;
    top: 100%
}

.vue-bounding-box__handler--south {
    left: 50%;
    top: 100%
}

.vue-bounding-box__handler--west-south {
    left: 0;
    top: 100%
}

.vue-bounding-box__handler--west {
    left: 0;
    top: 50%
}

.vue-draggable-area {
    position: relative
}

.vue-preview-result {
    overflow: visible;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    width: 100%
}

.vue-preview-result__wrapper {
    position: absolute
}

.vue-preview-result__image {
    pointer-events: none;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    transform-origin: center;
    max-width: none!important
}

.vue-simple-handler {
    display: block;
    background: white;
    height: 10px;
    width: 10px
}

.vue-simple-line {
    background: none;
    transition: border .5s;
    border-color: #ffffff4d;
    border-width: 0;
    border-style: solid
}

.vue-simple-line--south,.vue-simple-line--north {
    height: 0;
    width: 100%
}

.vue-simple-line--east,.vue-simple-line--west {
    height: 100%;
    width: 0
}

.vue-simple-line--east {
    border-right-width: 1px
}

.vue-simple-line--west {
    border-left-width: 1px
}

.vue-simple-line--south {
    border-bottom-width: 1px
}

.vue-simple-line--north {
    border-top-width: 1px
}

.vue-simple-line--hover {
    opacity: 1;
    border-color: #fff
}

.vue-preview {
    overflow: visible;
    box-sizing: border-box;
    position: relative
}

.vue-preview--fill {
    width: 100%;
    height: 100%;
    position: absolute
}

.vue-preview__wrapper {
    position: absolute;
    height: 100%;
    width: 100%
}

.vue-preview__image {
    pointer-events: none;
    position: absolute;
    -webkit-user-select: none;
    user-select: none;
    transform-origin: center;
    max-width: none!important
}

.vue-rectangle-stencil {
    position: absolute;
    height: 100%;
    width: 100%;
    box-sizing: border-box
}

.vue-rectangle-stencil__preview {
    position: absolute;
    width: 100%;
    height: 100%
}

.vue-rectangle-stencil--movable {
    cursor: move
}

.vue-circle-stencil {
    position: absolute;
    height: 100%;
    width: 100%;
    box-sizing: content-box;
    cursor: move
}

.vue-circle-stencil__preview {
    border-radius: 50%;
    position: absolute;
    width: 100%;
    height: 100%
}

.vue-circle-stencil--movable {
    cursor: move
}

.vue-simple-line {
    border-color: #fffc
}

.vue-simple-handler {
    display: block;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    border: none;
    background: white;
    height: 8px;
    width: 8px;
    opacity: .5
}

.vue-simple-handler--hover {
    opacity: 1
}

.vue-circle-stencil__preview {
    border: solid 2px rgba(255,255,255,.8)
}

.vue-circle-stencil .vue-simple-line {
    border-color: #ffffff4d
}

.vue-circle-stencil .vue-simple-handler--west-north,.vue-circle-stencil .vue-simple-handler--east-south,.vue-circle-stencil .vue-simple-handler--west-south,.vue-circle-stencil .vue-simple-handler--east-north {
    opacity: .5
}

.vue-circle-stencil .vue-simple-handler--hover {
    opacity: 1
}

.vue-circle-stencil__preview:after,.vue-circle-stencil__preview:before,.vue-rectangle-stencil__preview:after,.vue-rectangle-stencil__preview:before {
    content: "";
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    position: absolute;
    pointer-events: none;
    z-index: 1
}

.vue-circle-stencil__preview:after,.vue-rectangle-stencil__preview:after {
    border-left: dashed 1px white;
    border-right: dashed 1px white;
    width: 33%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    left: 50%;
    top: 0
}

.vue-circle-stencil__preview:before,.vue-rectangle-stencil__preview:before {
    border-top: dashed 1px white;
    border-bottom: dashed 1px white;
    height: 33%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0
}

.vue-circle-stencil--moving .vue-rectangle-stencil__preview:after,.vue-circle-stencil--moving .vue-rectangle-stencil__preview:before,.vue-circle-stencil--moving .vue-circle-stencil__preview:after,.vue-circle-stencil--moving .vue-circle-stencil__preview:before,.vue-circle-stencil--resizing .vue-rectangle-stencil__preview:after,.vue-circle-stencil--resizing .vue-rectangle-stencil__preview:before,.vue-circle-stencil--resizing .vue-circle-stencil__preview:after,.vue-circle-stencil--resizing .vue-circle-stencil__preview:before,.vue-rectangle-stencil--moving .vue-rectangle-stencil__preview:after,.vue-rectangle-stencil--moving .vue-rectangle-stencil__preview:before,.vue-rectangle-stencil--moving .vue-circle-stencil__preview:after,.vue-rectangle-stencil--moving .vue-circle-stencil__preview:before,.vue-rectangle-stencil--resizing .vue-rectangle-stencil__preview:after,.vue-rectangle-stencil--resizing .vue-rectangle-stencil__preview:before,.vue-rectangle-stencil--resizing .vue-circle-stencil__preview:after,.vue-rectangle-stencil--resizing .vue-circle-stencil__preview:before {
    opacity: .7
}

.vue-circle-stencil--moving .vue-simple-handler,.vue-circle-stencil--resizing .vue-simple-handler,.vue-rectangle-stencil--moving .vue-simple-handler,.vue-rectangle-stencil--resizing .vue-simple-handler {
    opacity: 1
}

.upload-box[data-v-5093ee4e] {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000005;
    border: 1px dashed #d9d9d9;
    border-radius: 8px;
    cursor: pointer;
    transition: border-color .3s;
    color: #666;
    font-size: 14px
}

.upload-box[data-v-5093ee4e]:hover {
    border-color: #fd6585
}

.upload-box .img-remove[data-v-5093ee4e] {
    position: absolute;
    left: 90px;
    top: -8px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 22px;
    color: #f05f57
}

.upload-box .img-remove[data-v-5093ee4e]:hover {
    color: red
}

.upload-box .img-show[data-v-5093ee4e] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.upload-box .img-upload[data-v-5093ee4e] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.upload-box .img-upload span[data-v-5093ee4e] {
    font-size: 18px;
    margin-top: 12px
}

.upload-box .img-upload p[data-v-5093ee4e] {
    margin-top: 6px
}

.vue-advanced-cropper__background[data-v-5093ee4e],.vue-advanced-cropper__foreground[data-v-5093ee4e] {
    background-color: #f0f0f0
}

.cropper[data-v-5093ee4e] {
    height: 600px;
    background: #eee
}

.config-appearance[data-v-268306dc] {
    overflow-x: hidden
}

.config-appearance .phone-time[data-v-268306dc] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.config-appearance .phone-time .ant-select[data-v-268306dc] {
    width: 38%
}

.config-appearance .ant-input-number[data-v-268306dc] {
    width: 100%
}

.config-appearance .avatar-uploader .ant-upload[data-v-268306dc] {
    width: 128px;
    height: 128px
}

.config-appearance .avatar-uploader .ant-upload-select-picture-card i[data-v-268306dc] {
    font-size: 32px;
    color: #999
}

.config-appearance .avatar-uploader .ant-upload-select-picture-card .ant-upload-image[data-v-268306dc] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.config-appearance .avatar-uploader .ant-upload-select-picture-card .img-remove[data-v-268306dc] {
    position: absolute;
    left: 90px;
    top: -8px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 22px;
    color: #f05f57
}

.config-appearance .avatar-uploader .ant-upload-select-picture-card .img-remove[data-v-268306dc]:hover {
    color: red
}

.config-appearance .avatar-uploader .ant-upload-select-picture-card .ant-upload-text[data-v-268306dc] {
    margin-top: 8px;
    color: #666
}

.generate-form .emojis[data-v-792ae918] {
    display: flex;
    flex-wrap: wrap;
    background-color: #f9f9f9;
    max-height: 136px;
    overflow-y: auto
}

.generate-form .emojis img[data-v-792ae918] {
    width: 22px;
    margin: 4px 5px
}

.generate-form .ant-upload-dragger-image[data-v-792ae918] {
    max-width: 100%;
    max-height: 360px
}

.generate-form .datetime-select[data-v-792ae918] {
    display: flex;
    align-items: center;
    margin-bottom: 6px
}

.generate-form .datetime-select .ant-select[data-v-792ae918] {
    width: 90px;
    margin-right: 4px
}

.generate-form .datetime-select .ant-select[data-v-792ae918]:not(.generate-form .datetime-select .ant-select:nth-of-type(1)) {
    margin-left: 10px
}

.generate-form .time-preview[data-v-792ae918] {
    display: inline-block;
    font-size: 18px;
    color: var(--theme-color);
    margin-top: 12px
}

.generate-form .ant-card-body {
    padding-top: 12px
}

.generate-form .ant-upload-drag-hover {
    background-color: #90f7ec
}

.generate-form .ant-input-number {
    width: 100%
}

.config-label[data-v-ed7b33df] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.user-select-box[data-v-ed7b33df] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 16px 0 6px 10px;
    margin-top: 6px
}

.user-select-box .user-item[data-v-ed7b33df] {
    position: relative;
    width: 88px;
    height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 10px 10px 0
}

.user-select-box .user-item.active[data-v-ed7b33df] {
    background-color: #fff;
    color: var(--theme-color)
}

.user-select-box .user-item .ant-input[data-v-ed7b33df] {
    text-align: center
}

.user-select-box .user-item p[data-v-ed7b33df] {
    margin: 2px 0 0;
    max-width: 80%;
    font-size: 14px;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap
}

.user-select-box .user-item .user-select[data-v-ed7b33df] {
    position: absolute;
    right: 0;
    bottom: 22px
}

.user-select-box .user-item .user-delete[data-v-ed7b33df] {
    position: absolute;
    right: 6px;
    top: -6px;
    background-color: red;
    color: #fff;
    z-index: 999;
    font-size: 12px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.user-select-box .add-btn[data-v-ed7b33df] {
    width: 88px;
    height: 88px;
    border: 1px dashed #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
    transition: all .3s
}

.user-select-box .add-btn[data-v-ed7b33df]:hover {
    color: var(--theme-color);
    border: 1px dashed var(--theme-color)
}

.avatar-uploader>.ant-upload[data-v-ed7b33df] {
    width: 128px;
    height: 128px
}

.ant-upload-select-picture-card i[data-v-ed7b33df] {
    font-size: 32px;
    color: #999
}

.ant-upload-select-picture-card .ant-upload-text[data-v-ed7b33df] {
    margin-top: -12px;
    font-size: 46px;
    color: #666
}

.config-chat .ant-tabs .ant-tabs-tab+.ant-tabs-tab {
    margin: 0 0 0 10px
}

.template-control[data-v-58b21333] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    color: var(--theme-color)
}

.config-template .table-striped td {
    background-color: #fafafa!important
}

.disclaimers-drawer .indent[data-v-f2be6e9c] {
    padding-left: 6px
}

.disclaimers-drawer p[data-v-f2be6e9c] {
    margin: 0 0 4px;
    text-align: justify;
    line-height: 1.4
}

.disclaimers-drawer p.bold[data-v-f2be6e9c] {
    font-weight: 700
}

.disclaimers-root .ant-drawer-content-wrapper {
    max-width: 500px
}

.config-instructions p[data-v-c2dcd184] {
    font-size: 16px;
    line-height: 1.4
}

.config-instructions a[data-v-c2dcd184] {
    text-decoration: underline
}

.config-instructions .text-orange[data-v-c2dcd184] {
    color: #fb923c
}

.config-instructions .disclaimers[data-v-c2dcd184] {
    text-decoration: underline;
    color: #fd6585;
    cursor: pointer
}

.config-instructions .disclaimers[data-v-c2dcd184]:hover {
    color: red
}

.wt-sider[data-v-8d2dbc8a] {
    display: flex;
    height: 100%
}

.wt-sider .menu-box[data-v-8d2dbc8a] {
    width: 80px;
    height: 100%;
    background-color: #455a64
}

.wt-sider .menu-box .menu-item[data-v-8d2dbc8a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 80px;
    cursor: pointer;
    transition: all .3s;
    color: #ddd
}

.wt-sider .menu-box .menu-item i[data-v-8d2dbc8a] {
    font-size: 24px;
    margin-bottom: 6px
}

.wt-sider .menu-box .menu-item.active[data-v-8d2dbc8a] {
    background-color: #f9f9f9;
    color: var(--theme-color)
}

.wt-sider .menu-box .menu-item[data-v-8d2dbc8a]:hover {
    background-color: #f5f5f5;
    color: var(--theme-color)
}

.wt-sider .menu-box .menu-item p[data-v-8d2dbc8a] {
    margin: 0
}

.wt-config[data-v-8d2dbc8a] {
    width: calc(100% - 80px);
    flex: 1;
    padding: 20px
}

.custom-menu[data-v-70661503] {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 8px #0003;
    border-radius: 5px;
    z-index: 99
}

.custom-menu>ul[data-v-70661503] {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    color: #000;
    border: 1px solid #C4C4C4
}

.custom-menu>ul li[data-v-70661503] {
    height: 28px;
    line-height: 28px;
    padding: 0 20px
}

.custom-menu>ul li.red[data-v-70661503] {
    color: #ff4d4f
}

.custom-menu>ul li[data-v-70661503]:hover {
    background-color: #e2e2e2
}

.custom-menu>ul .border-top[data-v-70661503] {
    border-top: 1px solid #EDEDED
}

.custom-menu.show[data-v-70661503] {
    display: block
}

.is-phone[data-v-ef9d2cf8] {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 28px
}

.content[data-v-eb19a199] {
    height: calc(100vh - 50px);
    background-color: #fff;
    background-image: linear-gradient(90deg,rgba(159,219,252,.35) 3%,transparent 0),linear-gradient(1turn,rgba(159,219,252,.35) 3%,transparent 0);
    background-size: 20px 20px;
    background-position: 50%;
    background-attachment: fixed
}

.widget[data-v-eb19a199] {
    position: fixed;
    top: 0;
    right: 0
}

html,body {
    width: 100%;
    height: 100%
}

input::-ms-clear,input::-ms-reveal {
    display: none
}

*,*:before,*:after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0
}

[tabindex="-1"]:focus {
    outline: none
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5em;
    font-weight: 500
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[title],abbr[data-original-title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input[type=text],input[type=password],input[type=number],textarea {
    -webkit-appearance: none
}


dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

pre,code,kbd,samp {
    font-size: 1em;
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none
}

a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    text-align: left;
    caption-side: bottom
}

input,button,select,optgroup,textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio],input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none!important
}

mark {
    padding: .2em;
    background-color: #feffe6
}

:root {
    scroll-behavior: smooth;
    --theme-color: #FD6585;
    --light-bg-color: #EDEDED;
    --light-text-color: #1A1A1A;
    --dark-bg-color: #232323;
    --dark-text-color: snow
}

#app {
    -webkit-user-select: none;
    user-select: none;
    max-height: 86vh;
    overflow: visible;
}

@font-face {
    font-family: SF Pro;
    font-style: normal;
    font-weight: 600;
    src: url(/ass/weixin/fonts/sf-pro-text_semibold-80533297.woff2) format("woff2")
}

@font-face {
    font-family: SF Pro;
    font-style: normal;
    font-weight: 500;
    src: url(/ass/weixin/fonts/sf-pro-text_medium-921bf32d.woff2) format("woff2")
}

@font-face {
    font-family: SF Pro;
    font-style: normal;
    font-weight: 400;
    src: url(/ass/weixin/fonts/sf-pro-text_regular-1ef469b1.woff2) format("woff2")
}

img {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    box-shadow: inset 0 0 5px #cac8c6;
    background: #cac8c6
}

::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 1px
}

.ps {
    position: relative;
    height: 100%;
    overflow-y: hidden
}

.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking {
    background-color: transparent!important
}

.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y {
    width: 8px!important
}

.ant-form-item {
    margin-bottom: 5px
}

.default-loading {
    flex: 1;
    height: 136px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.form-tip {
    position: absolute;
    font-size: 12px;
    color: gray
}

.ps {
    overflow: visible;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,height .2s ease-in-out;
    -webkit-transition: background-color .2s linear,height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,width .2s ease-in-out;
    -webkit-transition: background-color .2s linear,width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow:auto!important
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ps {
        overflow: auto!important
    }
}

.ps {
    position: relative
}
