*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

* {
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000
}

:root {
    tab-size: 4
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

::moz-focus-inner {
    border-style: none;
    padding: 0
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.26667vw
}

abbr[title] {
    text-decoration: underline dotted
}

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

body {
    margin: 0;
    font-family: inherit;
    line-height: inherit
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    line-height: 1.5
}

img {
    border-style: solid;
    display: block;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.f-c-c {
    display: flex;
    align-items: center;
    justify-content: center
}

.f-g-c {
    display: flex;
    align-items: center;
    grid-gap: .75rem;
    gap: .75rem
}

.f-l-c {
    display: flex;
    flex-direction: column;
    align-items: center
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.active\:bg-slate-100:active {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 245, 249, var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
}

.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity))
}

.bg-\[\#2095ef\] {
    --tw-bg-opacity: 1;
    background-color: rgba(32, 149, 239, var(--tw-bg-opacity))
}

.bg-\[\#EDEDED\] {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 237, 237, var(--tw-bg-opacity))
}

.bg-white\/90 {
    --tw-bg-opacity: .9;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-\[\#1D87FF\] {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 135, 255, var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}

.border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity))
}

.border-black\/10 {
    --tw-border-opacity: .1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity))
}

.border-\[\#2095ef\] {
    --tw-border-opacity: 1;
    border-color: rgba(32, 149, 239, var(--tw-border-opacity))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity))
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-sm {
    border-radius: .125rem
}

.rounded-\[20px\] {
    border-radius: 2.66667vw
}

.rounded-xl {
    border-radius: .75rem
}

.border-solid {
    border-style: solid
}

.border {
    border-width: 1px
}

.border-t-0 {
    border-top-width: 0px
}

.border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px
}

.block {
    display: block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.flex-wrap {
    flex-wrap: wrap
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

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

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-light {
    font-weight: 300
}

.h-6 {
    height: 1.5rem
}

.h-5 {
    height: 1.25rem
}

.h-screen {
    height: 100vh
}

.h-auto {
    height: auto
}

.h-4 {
    height: 1rem
}

.h-10 {
    height: 2.5rem
}

.h-\[40vh\] {
    height: 40vh
}

.h-\[112px\] {
    height: 14.93333vw
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

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

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

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

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-\[6vw\] {
    font-size: 6vw;
    line-height: 1
}

.text-\[4vw\] {
    font-size: 4vw;
    line-height: 1
}

.text-\[3\.5vw\] {
    font-size: 3.5vw;
    line-height: 1
}

.text-\[38px\] {
    font-size: 5.06667vw;
    line-height: 1
}

.text-\[32px\] {
    font-size: 4.26667vw;
    line-height: 1
}

.leading-none {
    line-height: 1
}

.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.ml-2 {
    margin-left: .5rem
}

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

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-\[60vh\] {
    margin-top: 60vh
}

.mt-\[1\.2vh\] {
    margin-top: 1.2vh
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-12 {
    margin-top: 3rem
}

.mr-2 {
    margin-right: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.mt-\[27vh\] {
    margin-top: 27vh
}

.mt-1 {
    margin-top: .25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.active\:opacity-60:active {
    opacity: .6
}

.active\:opacity-70:active {
    opacity: .7
}

.outline {
    outline-style: solid
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.py-\[1\.6vh\] {
    padding-top: 1.6vh;
    padding-bottom: 1.6vh
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.\ !py-3 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

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

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-\[2vh\] {
    padding-top: 2vh;
    padding-bottom: 2vh
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

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

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

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

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-\[30px\] {
    padding-left: 4vw;
    padding-right: 4vw
}

.py-\[33px\] {
    padding-top: 4.4vw;
    padding-bottom: 4.4vw
}

.pt-2 {
    padding-top: .5rem
}

.pt-52 {
    padding-top: 13rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pt-8 {
    padding-top: 2rem
}

.pl-2 {
    padding-left: .5rem
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.left-0 {
    left: 0px
}

.bottom-0 {
    bottom: 0px
}

.top-4 {
    top: 1rem
}

.-top-4 {
    top: -1rem
}

.top-6 {
    top: 1.5rem
}

.right-3 {
    right: .75rem
}

.top-\[13vh\] {
    top: 13vh
}

.top-0 {
    top: 0px
}

.right-6 {
    right: 1.5rem
}

.top-\[-90px\] {
    top: -12vw
}

.top-2 {
    top: .5rem
}

.right-5 {
    right: 1.25rem
}

.top-10 {
    top: 2.5rem
}

.left-18 {
    left: 4.5rem
}

.-top-6 {
    top: -1.5rem
}

.text-center {
    text-align: center
}

.text-\[\#1677ff\] {
    --tw-text-opacity: 1;
    color: rgba(22, 119, 255, var(--tw-text-opacity))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgba(255, 105, 134, var(--tw-text-opacity))
}

.text-\[\#E8AC10\] {
    --tw-text-opacity: 1;
    color: rgba(232, 172, 16, var(--tw-text-opacity))
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity))
}

.text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

.text-\[\#666\] {
    --tw-text-opacity: 1;
    color: rgba(102, 102, 102, var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.text-\[\#2095ef\] {
    --tw-text-opacity: 1;
    color: rgba(32, 149, 239, var(--tw-text-opacity))
}

.text-\[\#1D87FF\] {
    --tw-text-opacity: 1;
    color: rgba(29, 135, 255, var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

.text-\[rgb\(233\, 0\, 73\)\] {
    --tw-text-opacity: 1;
    color: rgba(233, 0, 73, var(--tw-text-opacity))
}

.italic {
    font-style: italic
}

.visible {
    visibility: visible
}

.whitespace-nowrap {
    white-space: nowrap
}

.w-screen {
    width: 100vw
}

.w-full {
    width: 100%
}

.w-6 {
    width: 1.5rem
}

.w-80 {
    width: 20rem
}

.w-32 {
    width: 8rem
}

.w-10 {
    width: 2.5rem
}

.w-5 {
    width: 1.25rem
}

.w-20 {
    width: 5rem
}

.w-4 {
    width: 1rem
}

.w-1\/3 {
    width: 33.333333%
}

.w-52 {
    width: 13rem
}

.w-\[112px\] {
    width: 14.93333vw
}

.w-\[147px\] {
    width: 19.6vw
}

.w-76 {
    width: 19rem
}

.gap-3 {
    grid-gap: .75rem;
    gap: .75rem
}

.gap-2 {
    grid-gap: .5rem;
    gap: .5rem
}

.gap-1 {
    grid-gap: .25rem;
    gap: .25rem
}

.gap-4 {
    grid-gap: 1rem;
    gap: 1rem
}

.gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

@keyframes bounce {

    0%, to {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: translateY(0);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.animate-bounce {
    animation: bounce 1s infinite
}

:root {
    --adm-radius-s: 4px;
    --adm-radius-m: 8px;
    --adm-radius-l: 12px;
    --adm-font-size-1: 9px;
    --adm-font-size-2: 10px;
    --adm-font-size-3: 11px;
    --adm-font-size-4: 12px;
    --adm-font-size-5: 13px;
    --adm-font-size-6: 14px;
    --adm-font-size-7: 15px;
    --adm-font-size-8: 16px;
    --adm-font-size-9: 17px;
    --adm-font-size-10: 18px;
    --adm-color-primary: #1677ff;
    --adm-color-success: #00b578;
    --adm-color-warning: #ff8f1f;
    --adm-color-danger: #ff3141;
    --adm-color-text: #333333;
    --adm-color-text-secondary: #666666;
    --adm-color-weak: #999999;
    --adm-color-light: #cccccc;
    --adm-color-border: #eeeeee;
    --adm-color-background: #ffffff;
    --adm-color-white: #ffffff;
    --adm-color-box: #f5f5f5;
    --adm-color-text-light-solid: var(--adm-color-white);
    --adm-color-text-dark-solid: #000000;
    --adm-color-fill-content: var(--adm-color-box);
    --adm-font-size-main: var(--adm-font-size-5);
    --adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    --adm-border-color: var(--adm-color-border)
}

html[data-prefers-color-scheme=dark] {
    --adm-color-primary: #3086ff;
    --adm-color-success: #34b368;
    --adm-color-warning: #ffa930;
    --adm-color-danger: #ff4a58;
    --adm-color-text: #e6e6e6;
    --adm-color-text-secondary: #b3b3b3;
    --adm-color-weak: #808080;
    --adm-color-light: #4d4d4d;
    --adm-color-border: #2b2b2b;
    --adm-color-box: #0a0a0a;
    --adm-color-background: #1a1a1a;
    --adm-border-color: var(--adm-color-border)
}

:root {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    color: var(--adm-color-text);
    font-size: var(--adm-font-size-main);
    font-family: var(--adm-font-family)
}

a,
button {
    cursor: pointer
}

a {
    color: var(--adm-color-primary);
    transition: opacity ease-in-out .2s
}

    a:active {
        opacity: .8
    }

.adm-plain-anchor {
    color: unset;
    transition: none
}

    .adm-plain-anchor:active {
        opacity: unset
    }

body.adm-overflow-hidden {
    overflow: hidden !important
}

div.adm-px-tester {
    --size: 1;
    height: calc(var(--size) / 2 * 2px);
    width: 0;
    position: fixed;
    right: -100vw;
    bottom: -100vh;
    user-select: none;
    pointer-events: none
}

.adm-button {
    --color: var(--adm-color-text-light-solid);
    --text-color: var(--adm-button-text-color, var(--adm-color-text));
    --background-color: var(--adm-button-background-color, var(--adm-color-background));
    --border-radius: var(--adm-button-border-radius, 4px);
    --border-width: var(--adm-button-border-width, 1px);
    --border-style: var(--adm-button-border-style, solid);
    --border-color: var(--adm-button-border-color, var(--adm-color-border));
    color: var(--text-color);
    background-color: var(--background-color);
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    padding: 7px 12px;
    margin: 0;
    font-size: var(--adm-font-size-9);
    line-height: 1.4;
    text-align: center;
    border: var(--border-width) var(--border-style) var(--border-color);
    border-radius: var(--border-radius);
    cursor: pointer;
    transition: opacity ease .15s;
    user-select: none
}

    .adm-button:focus {
        outline: none
    }

    .adm-button:before {
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));
        width: 100%;
        height: 100%;
        background-color: #000;
        border: var(--border-width) var(--border-style) #000;
        border-radius: var(--border-radius);
        opacity: 0;
        content: " ";
        box-sizing: content-box
    }

    .adm-button:active:before {
        opacity: .08
    }

.adm-button-default.adm-button-fill-outline {
    --background-color: transparent;
    --border-color: var(--adm-color-text)
}

.adm-button-default.adm-button-fill-none {
    --background-color: transparent;
    --border-width: 0px
}

.adm-button:not(.adm-button-default) {
    --text-color: var(--adm-color-text-light-solid);
    --background-color: var(--color);
    --border-color: var(--color)
}

    .adm-button:not(.adm-button-default).adm-button-fill-outline {
        --text-color: var(--color);
        --background-color: transparent
    }

    .adm-button:not(.adm-button-default).adm-button-fill-none {
        --text-color: var(--color);
        --background-color: transparent;
        --border-width: 0px
    }

.adm-button-primary {
    --color: var(--adm-color-primary)
}

.adm-button-success {
    --color: var(--adm-color-success)
}

.adm-button-danger {
    --color: var(--adm-color-danger)
}

.adm-button-warning {
    --color: var(--adm-color-warning)
}

.adm-button-block {
    display: block;
    width: 100%
}

.adm-button-disabled {
    cursor: not-allowed;
    opacity: .4
}

    .adm-button-disabled:active:before {
        display: none
    }

.adm-button.adm-button-mini {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: var(--adm-font-size-main)
}

    .adm-button.adm-button-mini.adm-button-shape-rounded {
        padding-left: 9px;
        padding-right: 9px
    }

.adm-button.adm-button-small {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: var(--adm-font-size-7)
}

.adm-button.adm-button-large {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: var(--adm-font-size-10)
}

.adm-button.adm-button-shape-rounded {
    --border-radius: 1000px
}

.adm-button.adm-button-shape-rectangular {
    --border-radius: 0
}

.adm-button-loading {
    vertical-align: bottom
}

.adm-button-loading-wrapper {
    display: flex;
    height: 1.4em;
    align-items: center;
    justify-content: center
}

    .adm-button-loading-wrapper > .adm-loading {
        opacity: .6
    }

.adm-dot-loading {
    display: inline-block
}

.adm-input {
    --font-size: var(--adm-font-size-9);
    --color: var(--adm-color-text);
    --placeholder-color: var(--adm-color-light);
    --text-align: left;
    --background-color: transparent;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    min-height: 24px;
    background-color: var(--background-color)
}

.adm-input-disabled {
    opacity: .4;
    cursor: not-allowed
}

.adm-input-element {
    flex: auto;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    color: var(--color);
    font-size: var(--font-size);
    line-height: 1.5;
    background: transparent;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    min-height: 1.5em;
    text-align: var(--text-align)
}

    .adm-input-element::placeholder {
        color: var(--placeholder-color);
        font-family: inherit
    }

    .adm-input-element:-webkit-autofill {
        background-color: transparent
    }

    .adm-input-element:read-only {
        cursor: default
    }

    .adm-input-element:invalid {
        box-shadow: none
    }

    .adm-input-element::-ms-clear {
        display: none
    }

    .adm-input-element::-ms-reveal {
        display: none
    }

    .adm-input-element::-webkit-search-cancel-button {
        display: none
    }

    .adm-input-element::-webkit-search-decoration {
        display: none
    }

    .adm-input-element:disabled {
        opacity: 1
    }

    .adm-input-element[type=date],
    .adm-input-element[type=time],
    .adm-input-element[type=datetime-local] {
        min-height: 1.5em
    }

    .adm-input-element[type=search] {
        -webkit-appearance: none
    }

    .adm-input-element[readonly] {
        pointer-events: none
    }

.adm-input-clear {
    flex: none;
    margin-left: 8px;
    color: var(--adm-color-light);
    padding: 4px;
    cursor: pointer
}

    .adm-input-clear:active {
        color: var(--adm-color-weak)
    }

    .adm-input-clear .antd-mobile-icon {
        display: block;
        font-size: var(--adm-font-size-7)
    }

.adm-mask {
    --z-index: var(--adm-mask-z-index, 1000);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--z-index);
    display: block;
    width: 100%;
    height: 100%
}

.adm-mask-aria-button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.adm-mask-content {
    z-index: 1
}

.adm-popup {
    --z-index: var(--adm-popup-z-index, 1000);
    position: fixed;
    z-index: var(--z-index)
}

.adm-popup-body {
    position: fixed;
    background-color: var(--adm-color-background);
    z-index: calc(var(--z-index) + 10)
}

    .adm-popup-body .adm-popup-close-icon {
        position: absolute;
        z-index: 100
    }

.adm-popup-body-position-bottom {
    width: 100%;
    bottom: 0;
    left: 0
}

    .adm-popup-body-position-bottom .adm-popup-close-icon {
        right: 8px;
        top: 8px
    }

.adm-popup-body-position-top {
    width: 100%;
    top: 0;
    left: 0
}

    .adm-popup-body-position-top .adm-popup-close-icon {
        right: 8px;
        bottom: 8px
    }

.adm-popup-body-position-left {
    height: 100%;
    top: 0;
    left: 0
}

    .adm-popup-body-position-left .adm-popup-close-icon {
        right: 8px;
        top: 8px
    }

.adm-popup-body-position-right {
    height: 100%;
    top: 0;
    right: 0
}

    .adm-popup-body-position-right .adm-popup-close-icon {
        left: 8px;
        top: 8px
    }

.adm-popup-close-icon {
    cursor: pointer;
    padding: 4px;
    font-size: 18px;
    line-height: 1;
    color: var(--adm-color-weak)
}

.adm-result {
    padding: 32px 12px;
    background-color: var(--adm-color-background)
}

.adm-result-icon {
    box-sizing: border-box;
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    padding: 6px
}

    .adm-result-icon .antd-mobile-icon {
        font-size: 52px
    }

.adm-result-title {
    color: var(--adm-color-text);
    font-size: var(--adm-font-size-10);
    line-height: 1.4;
    text-align: center
}

.adm-result-description {
    margin-top: 8px;
    color: var(--adm-color-weak);
    font-size: var(--adm-font-size-main);
    line-height: 1.4;
    text-align: center
}

.adm-result-success .adm-result-icon .antd-mobile-icon {
    color: var(--adm-color-primary)
}

.adm-result-error .adm-result-icon .antd-mobile-icon {
    color: var(--adm-color-danger)
}

.adm-result-info .adm-result-icon .antd-mobile-icon {
    color: var(--adm-color-primary)
}

.adm-result-waiting .adm-result-icon .antd-mobile-icon {
    color: var(--adm-color-success)
}

.adm-result-warning .adm-result-icon .antd-mobile-icon {
    color: var(--adm-color-warning)
}

.adm-result-page {
    --background-color: var(--adm-color-primary);
    position: relative;
    background-color: var(--adm-color-box);
    min-height: 100vh;
    width: 100%
}

.adm-result-page-header {
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: transparent;
    position: relative;
    padding: 20px 20px 100px;
    z-index: 1;
    overflow: hidden
}

.adm-result-page-icon {
    color: var(--adm-color-background);
    box-sizing: border-box;
    padding: 2px;
    margin-bottom: 8px
}

    .adm-result-page-icon .antd-mobile-icon {
        font-size: 32px
    }

.adm-result-page-title {
    font-size: var(--adm-font-size-10);
    color: var(--adm-color-background);
    line-height: 1.4;
    text-align: center
}

.adm-result-page-description {
    margin-top: 8px;
    margin-bottom: 24px;
    font-size: var(--adm-font-size-6);
    color: #fff9;
    line-height: 1.4;
    text-align: center
}

.adm-result-page-details {
    width: 100%
}

.adm-result-page-detail {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 5px;
    color: var(--adm-color-background);
    font-size: var(--adm-font-size-6)
}

.adm-result-page-detail-bold {
    font-weight: 600
}

.adm-result-page-collapse {
    opacity: .6;
    width: 10px;
    height: 10px;
    margin: auto auto 5px;
    border-top: 2px solid var(--adm-color-background);
    border-right: 2px solid var(--adm-color-background);
    transform: rotate(135deg)
}

.adm-result-page-collapse-active {
    transform: rotate(-45deg)
}

.adm-result-page-bgWrapper {
    position: relative;
    align-self: flex-start;
    top: 54px
}

.adm-result-page-bg {
    --width: 440vw;
    position: absolute;
    height: var(--width);
    width: var(--width);
    left: calc((var(--width) - 100vw) * -1 / 2 - 20px);
    top: calc(var(--width) * -1 + 1vw);
    border-radius: 50%;
    background-color: var(--background-color);
    z-index: -1
}

.adm-result-page-content {
    position: relative;
    padding: 12px;
    top: -104px;
    z-index: 2
}

.adm-result-page-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 12px 12px 24px;
    display: flex;
    justify-content: center;
    background-color: var(--adm-color-box);
    z-index: 3
}

.adm-result-page-footer-btn {
    flex: 1 1;
    max-width: calc((100vw - 36px)/2)
}

.adm-result-page-footer-space {
    width: 12px
}

.adm-result-page-card {
    border-radius: 8px;
    background-color: var(--adm-color-background)
}

.adm-safe-area {
    --multiple: var(--adm-safe-area-multiple, 1);
    display: block;
    width: 100%
}

.adm-safe-area-position-top {
    padding-top: calc(env(safe-area-inset-top) * var(--multiple))
}

.adm-safe-area-position-bottom {
    padding-bottom: calc(env(safe-area-inset-bottom) * var(--multiple))
}

.adm-space-item {
    flex: none
}

.adm-space {
    display: inline-flex;
    --gap: 8px;
    --gap-vertical: var(--gap);
    --gap-horizontal: var(--gap)
}

.adm-space-vertical {
    flex-direction: column
}

    .adm-space-vertical > .adm-space-item {
        margin-bottom: var(--gap-vertical)
    }

        .adm-space-vertical > .adm-space-item:last-child {
            margin-bottom: 0
        }

.adm-space-horizontal {
    flex-direction: row
}

    .adm-space-horizontal > .adm-space-item {
        margin-right: var(--gap-horizontal)
    }

        .adm-space-horizontal > .adm-space-item:last-child {
            margin-right: 0
        }

    .adm-space-horizontal.adm-space-wrap {
        flex-wrap: wrap;
        margin-bottom: calc(var(--gap-vertical) * -1)
    }

        .adm-space-horizontal.adm-space-wrap > .adm-space-item {
            padding-bottom: var(--gap-vertical)
        }

.adm-space.adm-space-block {
    display: flex
}

.adm-space-align-center {
    align-items: center
}

.adm-space-align-start {
    align-items: flex-start
}

.adm-space-align-end {
    align-items: flex-end
}

.adm-space-align-baseline {
    align-items: baseline
}

.adm-space-justify-center {
    justify-content: center
}

.adm-space-justify-start {
    justify-content: flex-start
}

.adm-space-justify-end {
    justify-content: flex-end
}

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

.adm-space-justify-around {
    justify-content: space-around
}

.adm-space-justify-evenly {
    justify-content: space-evenly
}

.adm-space-justify-stretch {
    justify-content: stretch
}

.adm-tag {
    --border-radius: var(--adm-tag-border-radius, 2px);
    padding: 2px 4px;
    font-size: var(--adm-font-size-3);
    line-height: 1;
    font-weight: 400;
    background: var(--background-color);
    color: var(--text-color);
    display: inline-block;
    white-space: nowrap;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    box-sizing: border-box
}

.adm-tag-round {
    border-radius: 100px
}

.adm-text-area {
    --font-size: var(--adm-font-size-9);
    --color: var(--adm-color-text);
    --placeholder-color: var(--adm-color-light);
    --disabled-color: var(--adm-color-weak);
    --text-align: left;
    --count-text-align: right;
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.adm-text-area-element {
    font-family: var(--adm-font-family);
    resize: none;
    flex: auto;
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    color: var(--color);
    font-size: var(--font-size);
    line-height: 1.5;
    background: transparent;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    min-height: 1.5em;
    text-align: var(--text-align)
}

    .adm-text-area-element::placeholder {
        color: var(--placeholder-color);
        font-family: inherit
    }

    .adm-text-area-element:-webkit-autofill {
        background-color: transparent
    }

    .adm-text-area-element:disabled {
        color: var(--disabled-color);
        cursor: not-allowed;
        opacity: 1;
        -webkit-text-fill-color: var(--disabled-color)
    }

    .adm-text-area-element:read-only {
        cursor: default
    }

    .adm-text-area-element:invalid {
        box-shadow: none
    }

    .adm-text-area-element::-ms-clear {
        display: none
    }

    .adm-text-area-element[readonly] {
        pointer-events: none
    }

.adm-text-area-element-hidden {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1000
}

.adm-text-area-count {
    text-align: var(--count-text-align);
    color: var(--adm-color-weak);
    font-size: var(--adm-font-size-9);
    padding-top: 8px
}

.adm-toast-mask .adm-toast-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.adm-toast-mask .adm-toast-main {
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: 204px;
    max-height: 70%;
    overflow: auto;
    color: #fff;
    word-break: break-all;
    background-color: #000000b3;
    border-radius: 8px;
    pointer-events: all;
    font-size: var(--adm-font-size-7);
    line-height: 1.5;
    box-sizing: border-box
}

.adm-toast-mask .adm-toast-main-text {
    padding: 12px;
    min-width: 0px
}

.adm-toast-mask .adm-toast-main-icon {
    padding: 35px 12px;
    min-width: 150px
}

    .adm-toast-mask .adm-toast-main-icon .adm-toast-icon {
        text-align: center;
        margin-bottom: 8px;
        font-size: 36px;
        line-height: 1
    }

.adm-toast-loading {
    --size: 48px;
    margin: 0 auto 8px
}

.adm-spin-loading {
    --color: var(--adm-color-weak);
    --size: 32px;
    width: var(--size);
    height: var(--size)
}

.adm-spin-loading-svg {
    width: 100%;
    height: 100%;
    animation: adm-spin-loading-rotate .8s infinite linear
}

    .adm-spin-loading-svg > .adm-spin-loading-fill {
        stroke: var(--color)
    }

@keyframes adm-spin-loading-rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.adm-auto-center {
    display: flex;
    justify-content: center
}

.adm-auto-center-content {
    flex: 0 1 auto
}

.adm-virtual-input {
    --font-size: var(--adm-font-size-9);
    --color: var(--adm-color-text);
    --placeholder-color: var(--adm-color-light);
    --disabled-color: var(--adm-color-weak);
    --text-align: left;
    --caret-width: var(--adm-virtual-input-caret-width, 2px);
    --caret-color: var(--adm-virtual-input-caret-color, var(--adm-color-primary));
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    text-align: var(--text-align);
    font-size: var(--font-size);
    line-height: 1.5;
    white-space: nowrap;
    color: var(--color)
}

    .adm-virtual-input > * {
        vertical-align: top
    }

.adm-virtual-input-content {
    flex: auto;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    scrollbar-width: none
}

    .adm-virtual-input-content::-webkit-scrollbar {
        display: none
    }

.adm-virtual-input-placeholder {
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    text-align: var(--text-align);
    color: var(--placeholder-color)
}

.adm-virtual-input-caret-container {
    display: inline-block;
    width: var(--caret-width);
    height: 1.3em;
    vertical-align: top;
    margin-right: 1px
}

.adm-virtual-input-caret {
    width: 100%;
    height: 100%;
    background-color: var(--caret-color);
    position: relative;
    top: 5%
}

.adm-virtual-input:focus {
    outline: none
}

    .adm-virtual-input:focus .adm-virtual-input-caret {
        display: block;
        animation-name: adm-caret-blink;
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-iteration-count: infinite
    }

.adm-virtual-input-disabled {
    color: var(--disabled-color)
}

@keyframes adm-caret-blink {
    0% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

.adm-virtual-input-clear {
    flex: none;
    margin-left: 8px;
    color: var(--placeholder-color);
    padding: 3px;
    cursor: pointer
}

    .adm-virtual-input-clear .antd-mobile-icon {
        display: block;
        font-size: var(--adm-font-size-6)
    }
