:root{--large-button-height:2.5rem;--medium-button-height:2.25rem;--default-button-height:2rem;--mini-button-height:1.75rem;--default-button-square-border-radius:0.375rem;--default-button-round-px:0.875rem;--default-button-square-px:0.625rem;--default-button-font-size:0.875rem;--icon-button-space:0.25rem}body .text-main{color:var(--main-text-color)}body .text-secondary{color:var(--secondary-text-color)}body .text-main-title{color:var(--main-text-title-color)}body .text-green{color:var(--green-400)}body .text-blue{color:var(--blue-400)}body .text-red{color:var(--red-400)}body .word-break-all{word-break:break-all}body .line-bottom{height:.0625rem;width:100%;background-color:#ddd}body .line-one{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .pre-wrap{white-space:pre-wrap}body .overflow-hidden{overflow:hidden}body .fixed{position:fixed}body .absolute{position:absolute}body .relative{position:relative}body .bg-white{background:#fff}body .text-center{text-align:center}body .text-12px{font-size:.75rem}body .text-14px{font-size:.875rem}body .text-16px{font-size:1rem}body .text-18px{font-size:1.125rem}body .text-20px{font-size:1.25rem}body .text-22px{font-size:1.375rem}body .text-24px{font-size:1.5rem}body .text-26px{font-size:1.625rem}body .text-28px{font-size:1.75rem}body .text-32px{font-size:2rem}body .text-48px{font-size:3rem}body .font-bold{font-weight:700}body .font-500{font-weight:500}body .flex{display:flex}body .flex-column{flex-direction:column}body .flex-1{flex:1}body .gap-4px{gap:.25rem}body .gap-8px{gap:.5rem}body .gap-10px{gap:.625rem}body .gap-20px{gap:1.25rem}body .gap-30px{gap:1.875rem}body .shrink-0{flex-shrink:0}body .justify-center{justify-content:center}body .justify-between{justify-content:space-between}body .justify-end{justify-content:flex-end}body .items-center{align-items:center}body .items-end{align-items:flex-end}body .line-height-1{line-height:1}body .w-full{width:100%}body .w-100vw{width:100vw}body .w-half{width:50%}body .w-300px{width:18.75rem}body .h-0{height:0}body .h-full{height:100%}body .h-100vh{height:100vh}body .h-32px{height:2rem}body .h-50px{height:3.125rem}body .h-60px{height:3.75rem}body .ml-4px{margin-left:.25rem}body .ml-5px{margin-left:.3125rem}body .ml-10px{margin-left:.625rem}body .ml-20px{margin-left:1.25rem}body .mr-4px{margin-right:.25rem}body .mr-8px{margin-right:.5rem}body .mr-10px{margin-right:.625rem}body .mr-20px{margin-right:1.25rem}body .mb-0{margin-bottom:0!important}body .mb-4px{margin-bottom:.25rem}body .mb-10px{margin-bottom:.625rem}body .mb-20px{margin-bottom:1.25rem}body .mb-30px{margin-bottom:1.875rem}body .mb-38px,body .mb-40px{margin-bottom:2.5rem}body .mt-10px{margin-top:.625rem}body .mt-20px{margin-top:1.25rem}body .mt-30px{margin-top:1.875rem}body .my-10px{margin:.625rem 0}body .my-20px{margin:1.25rem 0}body .p-10px{padding:.625rem}body .px-10px{padding-left:.625rem;padding-right:.625rem}body .py-10px{padding-top:.625rem;padding-bottom:.625rem}body .pt-0{padding-top:0!important}body .pt-10px{padding-top:.625rem}body .pt-30px{padding-top:1.875rem}body .pb-0{padding-bottom:0}body .pb-10px{padding-bottom:.625rem}body .pb-30px{padding-bottom:1.875rem}body .pl-20px{padding-left:1.25rem}body .pb-60px{padding-bottom:3.75rem}body .pointer{cursor:pointer}body .z-1{z-index:1}body .z-99999{z-index:99999!important}