.browser-mp { background-color: rgb(0, 0, 0); opacity: 0.5; height: 100%; width: 100%; position: fixed; top: 0px; left: 0px; z-index: 1000; display: none; }
.browser-tip { border: 1px solid rgb(235, 77, 92); border-radius: 1px; width: 560px; position: fixed; top: 30%; left: 50%; z-index: 1001; display: none; overflow: hidden; }
.inner-container { position: relative; width: 100%; height: 100%; padding: 40px 0px; }
.inner-mp { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; background: rgb(235, 77, 92); opacity: 0.3; }
.browser-desc { font-size: 16px; color: rgb(237, 244, 248); letter-spacing: 0px; text-align: center; }
.common-navTab.common-card-navTab.common-md-navTab .c_list_nav_item { height: 22px; padding: 0px 8px; font-size: 12px; line-height: 14px; }
.common-alert .fill-2-bg { background: var(--fill-2, #fafafa); }
.common-alert .alert-markAll { position: fixed; width: 100%; height: 100%; z-index: 100; top: 0px; left: 0px; }
.common-alert .alert-frame { position: fixed; z-index: 101; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); width: 420px; box-sizing: border-box; border-radius: 16px; }
.common-alert .alert-frame .card-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100px; object-fit: cover; pointer-events: none; z-index: 0; }
.common-alert .alert-frame .alert-close { position: absolute; right: 24px; top: 24px; width: 24px; height: 24px; cursor: pointer; }
.common-alert .alert-frame .alert-close .common-iconButton, .common-alert .alert-frame .alert-close .common-iconButton .iconButton-icon { width: 24px; height: 24px; }
.common-alert .alert-frame .alert-img { position: absolute; width: 80px; height: 80px; left: 39px; top: 55px; }
.common-alert .alert-frame .alert-main { display: flex; flex-direction: column; gap: 16px; margin-top: 40px; overflow-wrap: break-word; word-break: normal; font-size: 14px; }
.common-alert .alert-frame .alert-button { border-radius: 25px; background: var(--brand-purple, #9be453); width: 100%; margin-top: 36px; text-align: center; }
.common-alert .alert-frame .closeBtnClass { font-size: 14px; width: 100%; color: var(--secondary-Black, #000); }
.common-checkout { display: inline-block; cursor: pointer; vertical-align: middle; }
.common-checkout .checkout-content { display: flex; line-height: 1; }
.common-checkout .icon { vertical-align: middle; margin-right: 3px; flex-shrink: 0; fill: none; }
.common-checkout .checkbox-disabled { cursor: not-allowed; }
.common-dialog .dialog-frame { position: fixed; z-index: 1000; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); border-radius: 2px; }
.common-dialog .dialog-frame-head { box-sizing: border-box; width: 100%; padding: 0px 40px; }
.common-dialog .dialog-frame-head-text { font-size: 16px; }
.common-dialog .dialog-frame-head-close { float: right; cursor: pointer; font-size: 20px; margin-top: 0px; }
.common-dialog .dialog-frame-head-close .hoverShow, .common-dialog .dialog-frame-head-close:hover .hoverHide { display: none; }
.common-dialog .dialog-frame-head-close:hover .hoverShow { display: inline; }
.common-dialog .dialog-frame-body { margin: 0px 40px; }
.common-dialog .closeBtnClass { font-size: 14px; margin-right: 10px; }
.common-dialog .dialog-frame-bottom { margin-bottom: 40px; height: 40px; position: relative; }
.common-dialog .dialog-frame-bottom .dialog-frame-options { position: absolute; right: 40px; }
.common-dialog .btnClass { margin-right: 10px; }
.common-dialog .dialog-markAll { position: fixed; width: 100%; height: 100%; z-index: 999; top: 0px; left: 0px; }
.common-dialog .dialog-frame { position: fixed; z-index: 1000; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); width: 458px; border-radius: 4px; background: rgb(255, 255, 255); }
.common-dialog .dialog-close { top: 8px; right: 28px; cursor: pointer; position: absolute !important; }
.common-dialog .dialog-close .icon { font-size: 12px; }
.common-getCode[data-v-7b734f33] { height: 30px; }
.common-getCode .times[data-v-7b734f33] { font-size: 14px; line-height: 30px; cursor: no-drop; user-select: none; text-align: center; }
.common-iconButton[data-v-474ccb7c] { width: 36px; height: 36px; position: relative; border-radius: 50%; overflow: hidden; }
.common-iconButton .iconButton-icon[data-v-474ccb7c] { width: 36px; height: 36px; position: absolute; left: 0px; top: 0px; text-align: center; line-height: 36px; }
.common-iconButton .iconButton-bg[data-v-474ccb7c] { width: 36px; height: 36px; }
.common-iconButton .iconButton-hover[data-v-474ccb7c] { background: rgb(255, 255, 255); opacity: 0.15; }
.common-iconButton .iconButton-active[data-v-474ccb7c] { background: rgb(255, 255, 255); opacity: 0.3; }
.tab-btn-container[data-v-7cf10b55] { display: flex; flex-direction: row; }
.tab-line-small .tab-item[data-v-7cf10b55] { color: rgb(96, 98, 102); font-size: 14px; display: flex; flex-direction: column; align-items: center; padding: 0px 10px; font-weight: 700; cursor: pointer; }
.tab-line-small .tab-item .line[data-v-7cf10b55] { display: none; width: 24px; height: 4px; margin-top: 10px; background: rgb(43, 97, 255); }
.tab-line-small .tab-item:hover .line[data-v-7cf10b55], .tab-line-small .tab-item-active .line[data-v-7cf10b55] { display: block; }
.tab-line .tab-item[data-v-7cf10b55] { font-size: 40px; display: flex; flex-direction: column; align-items: center; padding: 0px 10px; flex: 1 1 0%; font-weight: 700; cursor: pointer; }
.tab-line .tab-item .line[data-v-7cf10b55] { display: none; width: 78px; height: 6px; margin-top: 24px; background: rgb(43, 97, 255); }
.tab-line .tab-item:hover .line[data-v-7cf10b55], .tab-line .tab-item-active .line[data-v-7cf10b55] { display: block; }
.common-loading[data-v-97d1c9f2] { position: relative; display: inline-block; box-sizing: content-box; }
.common-loading-content[data-v-97d1c9f2] { position: absolute; }
.mmd-loading-wrap[data-v-97d1c9f2] { animation: 2.5s linear 0s infinite normal none running mmd-loading-animation-wrap-data-v-97d1c9f2; box-sizing: content-box; }
.mmd-loading-circle-layout[data-v-97d1c9f2] { width: 100%; height: 100%; animation: 3s cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal none running mmd-loading-animation-circle-data-v-97d1c9f2; box-sizing: content-box; }
.mmd-loading-layout-left[data-v-97d1c9f2] { float: left; width: 50%; height: 100%; overflow: hidden; position: relative; box-sizing: content-box; }
.mmd-loading-layout-right[data-v-97d1c9f2] { float: right; width: 50%; height: 100%; overflow: hidden; position: relative; box-sizing: content-box; }
.mmd-loading-circle-left-com[data-v-97d1c9f2] { position: absolute; top: 0px; left: 0px; border-style: solid; border-radius: 50%; transform: rotate(40deg); animation: 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal none running loading-animation-circle-left-data-v-97d1c9f2; box-sizing: content-box; }
.mmd-loading-circle-right-com[data-v-97d1c9f2] { position: absolute; top: 0px; right: 0px; border-style: solid; border-radius: 50%; transform: rotate(-310deg); animation: 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal none running loading-animation-circle-right-data-v-97d1c9f2; box-sizing: content-box; }
@keyframes loading-animation-circle-left-data-v-97d1c9f2 { 
  0% { transform: rotate(40deg); }
  50% { transform: rotate(-100deg); }
  100% { transform: rotate(40deg); }
}
@keyframes loading-animation-circle-right-data-v-97d1c9f2 { 
  0% { transform: rotate(-310deg); }
  50% { transform: rotate(-170deg); }
  100% { transform: rotate(-310deg); }
}
@keyframes mmd-loading-animation-circle-data-v-97d1c9f2 { 
  0% { transform: rotate(0deg); }
  25% { transform: rotate(180deg); }
  50% { transform: rotate(360deg); }
  75% { transform: rotate(540deg); }
  100% { transform: rotate(720deg); }
}
@keyframes mmd-loading-animation-wrap-data-v-97d1c9f2 { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.navMenu .navMenuList li { position: relative; cursor: pointer; transition: 0.5s; border-left-width: 3px; border-left-style: solid; }
.navMenu .navMenuList li i { position: absolute; width: 16px; text-align: center; height: 18px; line-height: 18px; left: 20px; }
.navMenu .navMenuList li span { font-family: HarmonyOS-Regular; font-size: 14px; letter-spacing: 0px; line-height: 16px; margin-left: 49px; }
.navMenu .navMenuList li b { width: 3px; position: absolute; top: 0px; left: 0px; }
.navMenu .navMenuList .listActive { box-sizing: border-box; position: relative; }
.Int .navMenu .navMenuList li { border-bottom-width: 1px; border-bottom-style: solid; }
.Int .navMenu .navMenuList li b.activeBorder { display: none; }
.input_upload_file[data-v-362fd71a] { opacity: 0; }
.upload-div[data-v-362fd71a] { width: 100%; height: 100%; position: absolute; top: 0px; opacity: 0; z-index: 3; cursor: pointer; }
.common-otcPayIcon[data-v-6739ccec] { width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 10px; text-align: center; border-radius: 2px; cursor: pointer; }
.common-otcPayIcon img[data-v-6739ccec] { width: 16px; height: 16px; margin: 4px; display: inline-block; }
.otcReminder[data-v-968c608c] { margin-top: 40px; font-size: 12px; }
.otcReminder .otcReminder-title[data-v-968c608c] { cursor: pointer; user-select: none; }
.otcReminder .otcReminder-list[data-v-968c608c] { line-height: 22px; margin-top: 20px; }
.otcReminder .otcReminder-list li[data-v-968c608c] { max-width: 680px; }
.page-banner { height: 200px; padding-top: 1px; margin-top: 0px; text-align: center; background-repeat: no-repeat !important; background-position: center bottom !important; background-size: cover !important; }
.page-banner .title { font-weight: 400; margin: 70px 0px 20px; }
.pagination[data-v-13d61a62] { padding: 0px 20px; }
.pagination-bar[data-v-13d61a62] { user-select: none; border-top-width: 1px; border-top-style: solid; height: 56px; line-height: 56px; text-align: right; font-size: 12px; }
.pagination-bar .num[data-v-13d61a62] { margin-right: 10px; }
.pagination-bar .pagination-btn[data-v-13d61a62] { cursor: pointer; font-size: 14px; display: inline-block; width: 40px; height: 40px; line-height: 40px; margin-top: 4px; text-align: center; border-radius: 50%; }
.pagination-bar .disabled[data-v-13d61a62] { cursor: default; }
.pagination-bar .disabled[data-v-13d61a62]:hover { background: none; }
.pagination[data-v-400dddb8] { padding: 0px 20px; }
.pagination-bar[data-v-400dddb8] { user-select: none; border-top-width: 1px; border-top-style: solid; height: 56px; line-height: 56px; text-align: right; font-size: 12px; }
.pagination-bar .num[data-v-400dddb8] { margin-right: 10px; }
.pagination-bar .pagination-btn[data-v-400dddb8] { cursor: pointer; font-size: 14px; display: inline-block; width: 40px; height: 40px; line-height: 40px; margin-top: 4px; text-align: center; border-radius: 50%; }
.pagination-bar .disabled[data-v-400dddb8] { cursor: default; }
.pagination-bar .disabled[data-v-400dddb8]:hover { background: none; }
.common-redio { display: inline-block; cursor: pointer; vertical-align: middle; }
.common-redio .redio-content { display: flex; line-height: 1; }
.common-redio .redio-list-content { padding: 14px 16px; border-radius: 4px; border-width: 1.5px; border-style: solid; position: relative; }
.common-redio .redio-list-content .option-active { position: absolute; top: -1px; right: -1px; }
.common-redio .icon { flex-shrink: 0; fill: none; }
.common-redio .redio-disabled { cursor: not-allowed; }
.carousel-wrap { width: 100%; overflow: hidden; }
.slide-ul { position: relative; width: 100%; height: 100%; }
.slide-ul li { position: absolute; width: 100%; height: 100%; transition: 1s; }
.slide-ul .show { transition: 1s; opacity: 1; z-index: 2; }
.slide-ul .left, .slide-ul .right { transition: 1s; opacity: 0; z-index: 1; }
.slide-ul li a { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; }
.carousel-items { position: absolute; top: 558px; left: 50%; transform: translate(-50%); height: 2px; margin: 0px auto; text-align: center; font-size: 0px; z-index: 5; }
.carousel-items span { display: inline-block; height: 2px; cursor: pointer; }
.list-enter-to { transition: 1s; opacity: 1; z-index: 9; }
.list-leave-active { transition: 1s; opacity: 0; z-index: 1; }
.list-enter { opacity: 0; z-index: 1; }
.list-leave { opacity: 1; z-index: 9; }
.scrollbar-hide::-webkit-scrollbar { display: none; }
.scrollbar-hide { scrollbar-width: none; }
.common-table { font-family: Gilroy; position: relative; scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.common-table .table-body .table-body-bar { padding: 0px; min-height: 360px; }
.area-line-content .common-textarea { resize: none; line-height: 30px; width: 380px; max-height: 150px; padding: 0px; margin: 0px; }
.area-line-content .input-line-baseStance { padding-top: 14px; border-bottom-width: 2px; border-bottom-style: solid; position: relative; }
.area-line-content .input-line-baseStance .area-icon { position: absolute; right: 0px; bottom: 0px; }
.area-line-content .input-line-baseStance .input_line_inp { bottom: 0px; width: 100%; border: 0px; font-size: 14px; background: none; max-height: 150px; }
.area-line-content .input-line-baseStance .input_line_inp textarea { width: 100%; font-size: 14px; position: absolute; bottom: 0px; }
.area-line-content .input-line-baseStance .input_line_inp textarea::-webkit-scrollbar { display: none; }
.area-line-content .input-line-baseStance .input_line_inp .input-line-slot { float: left; display: inline-block; position: absolute; height: auto; right: 0px; bottom: 0px; }
.area-line-content .input-line-baseStance .input-line-prompt { cursor: text; z-index: 1; position: absolute; height: 30px; line-height: 30px; top: 14px; left: 0px; font-size: 14px; transition: 0.3s; user-select: none; }
.area-line-content .input-line-baseStance .input-line-prompt-active { cursor: auto; font-size: 12px; transform: translateY(-20px); }
.area-line-content .input-line-baseStance .input-line-activeLine { position: absolute; z-index: 3; bottom: -2px; height: 2px; width: 0px; left: 50%; transform: translate(-50%); display: inline-block; transition: 0.5s; animation-delay: 0.5s; }
.area-line-content .input-line-baseStance-disabled { border-bottom-width: 2px; border-bottom-style: dotted; }
.area-line-content .input-line-baseStance-disabled .input-line-prompt-active, .area-line-content .input-line-baseStance-disabled textarea { cursor: no-drop; }
.area-line-content .input-line-baseStance-error .input-line-prompt { animation: 0.6s cubic-bezier(0.25, 0.8, 0.5, 1) 0s 1 normal none running shake; }
.area-line-content .input-line-errorStence { height: 24px; position: relative; }
.area-line-content .input-line-errorStence .input-line-error { position: absolute; top: 2px; margin: 0px; font-size: 12px; user-select: none; }
.area-line-content .input-line-errorStence .input-line-warning { position: absolute; bottom: 5px; font-size: 12px; }
@keyframes shake { 
  59% { margin-left: 0px; }
  60%, 80% { margin-left: 2px; }
  70%, 90% { margin-left: -2px; }
}
.tip-item-move { display: inline-block; margin-right: 10px; }
.tip-enter-active, .tip-leave-active { transition: 0.3s; }
.tip-enter, .tip-leave-to { opacity: 0; transform: translate(30%); }
.common-tip { position: fixed; right: 20px; top: 83px; z-index: 9999; }
.common-tip .common-tip-even { width: 280px; min-height: 40px; border-radius: 4px; margin-bottom: 26px; box-sizing: border-box; transition: 0.3s; padding: 12px 16px 12px 40px; position: relative; }
.common-tip .common-tip-even .icon { position: absolute; width: 16px; height: 16px; top: 13px; left: 16px; border-radius: 50%; }
.common-tip .common-tip-even .text { font-family: HarmonyOS-Medium; font-size: 14px; letter-spacing: 0px; text-align: left; line-height: 20px; }
.common-AliyunCaptcha-errorStence { height: 24px; position: relative; }
.common-AliyunCaptcha-errorStence .common-AliyunCaptcha-error { position: absolute; bottom: 2px; margin: 0px; font-size: 12px; user-select: none; }
.common-AliyunCaptcha .nc-container .nc_scale .imgCaptcha, .common-AliyunCaptcha .nc-container .nc_scale .clickCaptcha { border: none; }
.common-AliyunCaptcha .nc-container .clickCaptcha_text .btn_refresh { background: none; }
.common-AliyunCaptcha .nc-container .nc_scale .clickCaptcha div { height: 40px; line-height: 40px; }
.common-AliyunCaptcha .nc-container .clickCaptcha_text .icon_close { line-height: 40px; }
.common-AliyunCaptcha .clickCaptcha { width: 380px !important; top: 45px !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 10px !important; padding-bottom: 30px !important; }
.common-AliyunCaptcha .clickCaptcha img { width: 300px !important; }
.common-AliyunCaptcha .clickCaptcha .clickCaptcha_img { text-align: center !important; }
.common-AliyunCaptcha .imgCaptcha { width: 380px !important; min-height: 200px !important; box-sizing: border-box !important; border: none !important; top: 44px !important; padding: 40px !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 10px !important; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_text { margin: 0px !important; height: 40px !important; width: 200px !important; box-sizing: border-box !important; overflow: hidden !important; border-bottom-width: 2px !important; border-bottom-style: solid !important; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_text input { box-sizing: border-box !important; width: 100% !important; height: 100% !important; margin: 0px !important; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_img { margin: 0px !important; width: 100px !important; height: 40px !important; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_img img { width: 100px !important; height: 40px !important; display: block !important; }
.common-AliyunCaptcha .imgCaptcha .btn_refresh { background: none; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_btn { background: none !important; width: 100% !important; margin: 40px 0px 0px !important; padding: 0px !important; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_btn .nc_captcha_img_text { background: none; }
.common-AliyunCaptcha .imgCaptcha .imgCaptcha_btn .nc_scale_submit { width: 100%; height: 40px; line-height: 40px; border-radius: 2px; font-size: 14px; }
.common-AliyunCaptcha .ln { padding: 0px; }
.common-AliyunCaptcha .ln .nc_wrapper { width: 100% !important; }
.common-AliyunCaptcha .ln .nc-container .nc_scale .nc_bg, .common-AliyunCaptcha .ln .nc-container .nc_scale .scale_text2 { border-radius: 2px; }
.common-AliyunCaptcha .ln .nc-container .nc_scale .btn_ok { top: -1px; height: 40px; line-height: 40px; border: none; border-radius: 2px; width: 56px !important; }
.common-AliyunCaptcha .ln .nc-container .nc_scale .scale_text { line-height: 40px; }
.common-AliyunCaptcha .ln .nc-container .clickCaptcha .clickCaptcha_img img { margin: 0px; }
.common-AliyunCaptcha .ln .nc_scale { height: 40px; line-height: 40px; border-radius: 2px; }
.common-AliyunCaptcha .ln .nc_scale .btn_slide { top: -1px; width: 56px; height: 40px; line-height: 40px; border: none; border-radius: 2px; }
.common-geetest .common-geetest-baseStance { position: relative; height: 38px; border-bottom-width: 2px; border-bottom-style: solid; }
.common-geetest .common-geetest-baseStance .common-geetest-activeLine { position: absolute; top: 38px; height: 2px; width: 0%; left: 50%; transform: translate(-50%); display: inline-block; transition: 0.5s; animation-delay: 0.5s; }
.common-geetest .common-geetest-baseStance .common-geetest-loading { position: absolute; height: 30px; line-height: 30px; bottom: 0px; left: 0px; width: 100%; font-size: 14px; }
.common-geetest .common-geetest-errorStence { height: 24px; position: relative; }
.common-geetest .common-geetest-errorStence .common-geetest-error { position: absolute; bottom: 2px; margin: 0px; font-size: 12px; user-select: none; }
#captchaBox .geetest_wind { height: 38px; }
#captchaBox .geetest_radar { width: 24px; height: 24px; top: 3px; }
#captchaBox .geetest_radar_tip_content, #captchaBox geetest_reset_tip_content { font-size: 14px; }
#captchaBox .geetest_reset_tip_content, #captchaBox .geetest_radar_tip { height: 38px; line-height: 42px; }
#captchaBox .geetest_holder.geetest_wind.geetest_radar_click_ready .geetest_radar_tip { opacity: 1; }
#captchaBox .geetest_holder.geetest_wind .geetest_radar_btn, #captchaBox .geetest_holder.geetest_wind .geetest_radar_btn:hover { background: none; border: none; }
#captchaBox .geetest_holder.geetest_wind .geetest_success_btn, #captchaBox .geetest_holder.geetest_wind .geetest_success_btn:hover { border: none; height: 38px; background-color: transparent; }
#captchaBox .geetest_holder.geetest_wind .geetest_success_btn .geetest_success_box .geetest_success_show { background: none; border: none; }
#captchaBox .geetest_logo, #captchaBox .geetest_success_logo { display: none; }
.cloudflare { height: auto; overflow: hidden; border-color: rgb(102, 102, 102); margin-top: 0px; }
.cloudflare .box { position: relative; }
.cloudflare .box .error-mask { width: 150px; background: red; position: absolute; opacity: 0; left: 44px; z-index: 10; }
.common-verify { position: relative; z-index: 1; }
.common-noticeDialog .btnClass { margin-right: 10px; }
.common-noticeDialog .dialog-markAll { position: fixed; width: 100%; height: 100%; z-index: 999; top: 0px; left: 0px; }
.common-noticeDialog .dialog-frame { position: fixed; z-index: 1000; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); width: 600px; border-radius: 2px; }
.common-noticeDialog .dialog-frame-head { box-sizing: border-box; height: 60px; width: 100%; padding: 0px 40px; line-height: 60px; }
.common-noticeDialog .dialog-frame-head-text { font-size: 16px; }
.common-noticeDialog .dialog-frame-head-close { float: right; cursor: pointer; font-size: 20px; margin-top: 12px; }
.common-noticeDialog .dialog-frame-body { width: 520px; margin-left: 40px; }
.common-noticeDialog .closeBtnClass { font-size: 14px; margin-right: 10px; }
.common-noticeDialog .dialog-frame-bottom { margin-bottom: 40px; height: 40px; position: relative; }
.common-noticeDialog .dialog-frame-bottom .dialog-frame-options { position: absolute; left: 50%; transform: translate(-50%); }
.drop-enter-active { animation: 0.3s ease 0s 1 normal none running drop-in; }
.drop-leave-active { animation: 0.3s ease 0s 1 reverse none running drop-in; }
.common-homeDialog .btnClass { margin-right: 10px; }
.common-homeDialog .dialog-imgBox { min-height: 200px; max-height: 600px; overflow-y: scroll; position: relative; border-radius: 4px; }
.common-homeDialog .dialog-imgBox-close { right: 20px; cursor: pointer; font-size: 20px; top: 12px; position: absolute; }
.common-homeDialog .dialog-markAll { position: fixed; width: 100%; height: 100%; z-index: 999; top: 0px; left: 0px; }
.common-homeDialog .dialog-frame { position: fixed; z-index: 1000; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); width: 800px; border-radius: 2px; }
.common-homeDialog .dialog-frame-head { box-sizing: border-box; height: 60px; width: 100%; padding: 0px 30px; line-height: 60px; }
.common-homeDialog .dialog-frame-head-text { font-size: 16px; }
.common-homeDialog .dialog-frame-head-close { float: right; cursor: pointer; font-size: 20px; margin-top: 12px; }
.common-homeDialog .dialog-frame-head-close .hoverShow { display: none; }
.common-homeDialog .dialog-frame-head-close:hover .hoverShow { display: inline-block; }
.common-homeDialog .dialog-frame-head-close:hover .hoverHide { display: none; }
.common-homeDialog .dialog-frame-body { width: 740px; min-height: 200px; max-height: 440px; overflow-y: scroll; margin-left: 30px; box-sizing: border-box; padding: 30px 0px; }
.common-homeDialog .closeBtnClass { font-size: 14px; margin-right: 10px; }
.common-homeDialog .dialog-frame-bottom { height: 100px; position: relative; }
.common-homeDialog .dialog-frame-bottom .dialog-frame-options { position: absolute; right: 30px; top: 30px; }
.common-homeDialog .dialog-frame-bottom .dialog-frame-options-oneBtn { right: 50%; transform: translate(50%); }
@keyframes drop-in { 
  0% { top: 35%; opacity: 0.7; }
  100% { opacity: 1; }
}
.top-common-header { user-select: none; height: 60px; width: 100%; padding-left: 20px; box-sizing: border-box; border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 11; }
.top-common-header a { font-size: 16px; height: 30px; line-height: 30px; padding: 0px 12px; border-radius: 2px; display: inline-block; }
.top-common-header .setBox { padding: 10px 0px 0px; }
.top-common-header .setBox .setColor-key { float: left; width: 100px; font-size: 16px; }
.top-common-header .setBox .setColor-value { float: left; width: 300px; }
.top-common-header .setBox .setColor-value li { display: inline-block; margin-left: 50px; margin-top: 20px; }
.top-common-header .setBox .setColor-value li:nth-child(1), .top-common-header .setBox .setColor-value li:nth-child(2) { margin-top: 0px; }
.top-common-header .setBox .setColor-value li span { margin-left: 8px; cursor: pointer; font-size: 16px; }
.top-common-header .common-header-linkList { float: left; height: 60px; }
.top-common-header .common-header-linkList .header-navEven { line-height: 60px; float: left; margin-right: 25px; cursor: pointer; transition: 0.3s; position: relative; }
.top-common-header .common-header-linkList .header-navEven .new-label { position: absolute; right: -46px; top: 9px; box-shadow: rgba(0, 0, 0, 0.3) -2px 2px 4px; border-radius: 0px 6px; font-size: 16px; text-align: center; width: 44px; height: 17px; line-height: 17px; }
.top-common-header .common-header-linkList .header-navEven:hover .header-navEven-list { display: block; }
.top-common-header .common-header-linkList .header-navEven .header-navEven-list { display: none; position: absolute; top: 60px; left: 0px; padding: 10px 0px; box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; }
.top-common-header .common-header-linkList .header-navEven .header-navEven-list li { cursor: pointer; text-align: left; min-width: 160px; padding: 0px 20px; font-size: 16px; line-height: 40px; height: 40px; box-sizing: border-box; }
.top-common-header .common-header-linkList .linkList-logo { cursor: pointer; height: 60px; vertical-align: middle; line-height: 58px; }
.top-common-header .common-header-linkList .linkList-logo img { max-height: 50px; max-width: 160px; vertical-align: middle; }
.top-common-header .common-header-linkList .linkList-logo-li { float: left; }
.top-common-header .common-header-linkList .header-nav-ifl { cursor: pointer; position: relative; line-height: 62px; float: left; margin-left: 10px; margin-right: 0px !important; padding-right: 16px !important; }
.top-common-header .common-header-linkList .header-nav-ifl .hover, .top-common-header .common-header-linkList .header-nav-ifl:hover .icon { display: none; }
.top-common-header .common-header-linkList .header-nav-ifl:hover .hover { display: inline-block; }
.top-common-header .common-header-linkList .header-nav-ifl:hover .header-sub-nav { display: block; }
.top-common-header .common-header-linkList .button-li { padding: 15px 0px; }
.top-common-header .common-header-linkList .button-li .header-button-links { font-size: 16px; vertical-align: middle; }
.top-common-header .common-header-linkList .header-nav-sub { cursor: pointer; position: relative; line-height: 62px; float: left; }
.top-common-header .common-header-linkList .header-nav-sub:hover .icon { display: none; }
.top-common-header .common-header-linkList .header-nav-sub:hover .hover { display: inline-block; }
.top-common-header .common-header-linkList .header-nav-sub:hover .header-sub-nav { display: block; }
.top-common-header .common-header-optionList { float: right; }
.top-common-header .common-header-optionList .header-isLogin-navEven { height: 60px; float: left; margin-right: 25px; cursor: pointer; position: relative; }
.top-common-header .common-header-optionList .header-isLogin-navEven .header-isLogin-navEven-title { transition: 0.3s; line-height: 60px; }
.top-common-header .common-header-optionList .header-isLogin-navEven:hover .lang-list { display: block; }
.top-common-header .common-header-optionList .header-isLogin-navEven .lang-list { display: none; position: absolute; top: 60px; left: -20px; padding: 10px 0px; box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; }
.top-common-header .common-header-optionList .header-isLogin-navEven .lang-list li { cursor: pointer; text-align: left; min-width: 160px; padding: 0px 20px; font-size: 16px; line-height: 40px; height: 40px; box-sizing: border-box; }
.top-common-header .common-header-optionList .header-isLogin { float: left; }
.top-common-header .common-header-optionList .header-isLogin .header-isLogin-button { font-size: 16px; margin-right: 10px; }
.top-common-header .common-header-optionList .header-guide { float: left; padding: 15px 20px; vertical-align: middle; border-left-width: 1px; border-left-style: solid; }
.top-common-header .common-header-optionList .header-guide .header-login-button { margin-right: 16px; padding: 0px 22px; height: 30px; font-size: 16px !important; }
.top-common-header .common-header-optionList .header-guide .header-reg-button { margin-right: 16px; padding: 0px 22px; height: 30px; border-radius: 2px; border-width: 1px; border-style: solid; font-size: 16px !important; }
.top-common-header .common-header-optionList .header-user { float: left; height: 60px; width: 60px; line-height: 62px; text-align: center; border-left-width: 1px; border-left-style: solid; position: relative; }
.top-common-header .common-header-optionList .header-user:hover .header-user-market, .top-common-header .common-header-optionList .header-user:hover .header-user-message, .top-common-header .common-header-optionList .header-user:hover .header-user-appdown, .top-common-header .common-header-optionList .header-user:hover .icon-active { display: block; }
.top-common-header .common-header-optionList .header-user:hover .icon-info, .top-common-header .common-header-optionList .header-user .icon-active { display: none; }
.top-common-header .common-header-optionList .header-user .header-user-market { padding-bottom: 10px; }
.top-common-header .common-header-optionList .header-user .header-user-market, .top-common-header .common-header-optionList .header-user .header-user-appdown, .top-common-header .common-header-optionList .header-user .header-user-message { box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; top: 60px; display: none; position: absolute; width: 240px; height: 120px; left: -90px; z-index: 9999; }
.top-common-header .common-header-optionList .header-user .header-user-message { height: auto; width: 320px; right: -99px; left: auto; min-height: 100px; }
.top-common-header .common-header-optionList .header-user .header-user-message .header-user-text { height: auto; }
.top-common-header .common-header-optionList .header-user .header-user-message .header-user-text li { height: 30px; line-height: 30px; overflow: hidden; }
.top-common-header .common-header-optionList .header-user .header-user-message .header-user-text .mesageNav, .top-common-header .common-header-optionList .header-user .header-user-icon { cursor: pointer; }
.top-common-header .common-header-optionList .header-user .header-user-text { height: 80px; padding: 16px 22px; box-sizing: border-box; line-height: 24px; text-align: left; font-size: 16px; }
.top-common-header .common-header-optionList .header-user .header-user-text .userText { font-size: 16px; cursor: pointer; }
.top-common-header .common-header-optionList .header-user .header-user-out { height: 40px; padding: 0px 22px; line-height: 40px; text-align: left; font-size: 16px; cursor: pointer; }
.top-common-header .common-header-optionList .header-user .header-user-appdown { box-sizing: border-box; left: auto; right: 0px; height: 177px; width: 340px; padding: 30px 40px; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .code-box { width: 90px; float: left; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .code-box .download-options-code { width: 90px; height: 90px; overflow: hidden; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .code-box .download-options-code img { width: 110px; position: relative; top: -10px; left: -10px; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .code-box .download-options-codeText { font-family: HarmonyOS-Regular; font-size: 16px; line-height: 12px; color: rgb(130, 142, 161); letter-spacing: 0px; text-align: center; margin-top: 10px; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .download-options-buttons { float: right; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .download-options-buttons button { display: block; width: 130px; }
.top-common-header .common-header-optionList .header-user .header-user-appdown .download-options-buttons button:first-child { margin-bottom: 10px; }
.top-common-header .common-header-optionList .header-lang { float: left; height: 60px; min-width: 120px; line-height: 60px; text-align: center; border-left-width: 1px; border-left-style: solid; font-size: 16px; position: relative; user-select: none; }
.top-common-header .common-header-optionList .header-lang .show-lang { cursor: pointer; padding: 0px 20px; font-size: 16px; box-sizing: border-box; }
.top-common-header .common-header-optionList .header-lang:hover .lang-list { display: block; }
.top-common-header .common-header-optionList .header-lang .lang-list { display: none; position: absolute; top: 60px; right: 0px; padding: 10px 0px; box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; }
.top-common-header .common-header-optionList .header-lang .lang-list li { cursor: pointer; text-align: left; min-width: 160px; padding: 0px 20px; font-size: 16px; line-height: 40px; height: 40px; box-sizing: border-box; }
.top-common-header .messageCount { position: absolute; width: 6px; height: 6px; background: red; border-radius: 100px; top: 20px; left: 32px; }
.top-common-header .header-sub-nav { display: none; position: absolute; width: 175px; left: 0px; top: 60px; z-index: 99; padding: 10px 0px; }
.top-common-header .header-sub-nav .header-user-text { padding: 0px; box-sizing: border-box; text-align: left; font-size: 16px; }
.top-common-header .header-sub-nav .header-user-text li { float: none; margin: 0px; padding: 0px; }
.top-common-header .header-sub-nav .header-user-text li span { line-height: 17px; padding: 12px 20px; font-size: 16px; display: block; }
.top-common-header .fill-2-bd { border-color: rgb(41, 52, 72) !important; }
.setBox { padding: 10px 0px 0px; }
.setBox .setColor-key { float: left; width: 100px; font-size: 16px; }
.setBox .setColor-value { float: left; width: 300px; }
.setBox .setColor-value li { display: inline-block; margin-left: 50px; margin-top: 20px; }
.setBox .setColor-value li:nth-child(1), .setBox .setColor-value li:nth-child(2) { margin-top: 0px; }
.setBox .setColor-value li span { margin-left: 8px; cursor: pointer; font-size: 16px; }
.left-common-header { height: 100%; width: 80px; position: absolute; top: 0px; left: 0px; z-index: 10; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px; }
.left-common-header .int-header-linkList { float: none; }
.left-common-header .int-header-linkList .button-logo { height: 70px; line-height: 70px; display: block; text-align: center; }
.left-common-header .int-header-linkList .button-logo img { width: 28px; vertical-align: middle; }
.left-common-header .int-header-linkList .button-li { height: 36px; padding: 12px 0px; text-align: center; cursor: pointer; position: relative; }
.left-common-header .int-header-linkList .button-li .header-button-links { margin-top: 4px; display: block; font-size: 16px; }
.left-common-header .int-header-linkList .button-li .hover-show { display: none; }
.left-common-header .int-header-linkList .button-li:hover .hover-show { display: inline-block; }
.left-common-header .int-header-linkList .button-li:hover .hover-hide { display: none; }
.left-common-header .int-header-linkList .button-li .messageCount { position: absolute; width: 4px; height: 4px; background: red; border-radius: 100px; top: 12px; left: 43px; }
.left-common-header .int-header-linkList .showLan { line-height: 36px; }
.left-common-header .int-header-linkList .register { padding: 0px; margin-top: 10px; }
.left-common-header .int-header-linkList .register span { display: block; width: 60px; height: 30px; line-height: 30px; border-width: 1px; border-style: solid; border-radius: 2px; margin: 0px auto; }
.left-common-header .header-user { position: relative; }
.left-common-header .header-user:hover .header-user-market { display: block; }
.left-common-header .header-user-market { box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; top: 20px; display: none; position: absolute; width: 240px; height: 120px; left: 20px; z-index: 9999; }
.left-common-header .header-user-market .header-user-text { height: 80px; padding: 16px 22px; box-sizing: border-box; line-height: 24px; text-align: left; font-size: 16px; }
.left-common-header .header-user-market .header-user-text .userText { font-size: 16px; cursor: pointer; }
.left-common-header .header-user-market .header-user-out { height: 40px; padding: 0px 22px; line-height: 40px; text-align: left; font-size: 16px; cursor: pointer; }
.left-common-header .nav-bottom { position: absolute; bottom: 10px; left: 0px; width: 100%; }
.left-common-header .header-sub-nav { position: absolute; left: 20px; max-height: 340px; box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; }
.left-common-header .header-sub-nav .header-user-text { padding: 10px 0px; min-width: 180px; }
.left-common-header .header-sub-nav .header-user-text li { cursor: pointer; }
.left-common-header .header-sub-nav .header-user-text li span { line-height: 40px; display: block; padding-left: 20px; cursor: pointer; font-size: 16px; }
.left-common-header .showLan { position: relative; }
.left-common-header .showLan .header-user-showLan { box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; bottom: 20px; display: none; position: absolute; width: 240px; left: 20px; z-index: 9999; padding: 10px 0px; }
.left-common-header .showLan:hover .header-user-showLan { display: block; }
.footer-box { min-height: 184px; padding: 80px 0px; }
.no-margin { margin-top: 0px; }
.footer-bar { font-size: 12px; width: 1200px; min-height: 184px; margin: 0px auto; position: relative; }
.footer-logo { width: 260px; float: left; margin-right: 40px; }
.footer-logo img { width: 146px; }
.logo { max-height: 120px; max-width: 120px; }
.footer-menu { margin: 0px auto; width: 1200px; }
.footer-template { width: 900px; overflow: hidden; display: flex; }
.menu-ul-default { width: 100%; display: flex; flex-flow: wrap; }
.menu-ul-default li { float: left; width: 260px; line-height: 16px; margin-bottom: 12px; margin-right: 40px; }
.menu-ul-default li .hoverShow { display: none; }
.menu-ul-default li:hover .hoverShow { display: inline-block; cursor: pointer; }
.menu-ul-default li:hover .hoverHide { display: none; }
.menu-ul-default .tit { margin-bottom: 15px; }
.footer-box .copy { font-size: 12px; }
.int-footer-bar { padding: 96px 110px 0px; }
.int-footer-left { float: left; }
.int-footer-left p { line-height: 26px; }
.int-footer-logo { width: 260px; margin-bottom: 40px; }
.int-footer-template { float: right; }
.menu-ul-int { width: 600px; }
.menu-ul-int li { float: left; width: 150px; padding-left: 40px; line-height: 26px; }
.menu-ul-int li .hoverShow { display: none; }
.menu-ul-int li:hover .hoverShow { display: inline-block; }
.menu-ul-int li:hover .hoverHide { display: none; }
.menu-ul-int .tit { margin-bottom: 15px; }
.footer-box .copy { font-size: 12px; margin-top: 32px; text-align: left; line-height: 16px; }
.footer-box .int-copy { text-align: left; font-size: 12px; margin-top: 80px; padding: 20px 110px 0px; }
.common-button { font-family: HarmonyOS-Medium !important; }
.common-button.common-button { transition: 0.3s; box-sizing: border-box; border-radius: 4px; position: relative; overflow: hidden; text-align: center; cursor: pointer; user-select: none; display: inline-flex; align-items: center; justify-content: center; }
.common-button.common-button .common-button-slot { position: relative; display: inline; }
.common-button.common-button .button-background { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 2; }
.common-button.common-button-solid { font-size: 14px; }
.common-button.common-button-solid-disabled { font-size: 14px; position: relative; cursor: not-allowed !important; }
.common-button.common-button-solid-loading { font-size: 14px; cursor: not-allowed !important; }
.common-button.common-button-hollow { font-size: 14px; border-width: 1px; border-style: solid; }
.common-button.common-button-hollow-disabled { cursor: not-allowed !important; }
.common-button.common-button-text, .common-button.common-button-text-kind { font-size: 14px; line-height: 16px; }
.common-button.common-button-text-disabled { cursor: not-allowed !important; }
.common-button .button-canv { position: absolute; left: 20px; top: 20px; transform: scale(0); }
.common-button .mmd-waves-effect { border-radius: 100%; background-color: rgb(216, 216, 216); }
.common-button .mmd-waves-effect-animation { animation: 0.8s ease-out 0s 1 normal none running mmd-maves-animation-definition; }
@keyframes mmd-maves-animation-definition { 
  0% { transform: scale(0.1); opacity: 0.5; }
  100% { transform: scale(2); opacity: 0; }
}
.common-getCode[data-v-2f28355a] { height: 30px; font-family: HarmonyOS-Medium; }
.common-getCode .times[data-v-2f28355a] { font-size: 12px; line-height: 30px; cursor: no-drop; user-select: none; text-align: center; padding-right: 10px; }
.c-popover .slide-fade-enter-active[data-v-5808e6da], .c-popover .slide-fade-leave-active[data-v-5808e6da] { transition: 0.5s; }
.c-popover .slide-fade-enter[data-v-5808e6da], .c-popover .slide-fade-leave-to[data-v-5808e6da] { transform: translateY(-5px); opacity: 0; }
.c-popover .c-popover_content[data-v-5808e6da] { position: fixed; word-break: break-all; box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 4px 1px; max-width: 340px; padding: 8px 12px; box-sizing: border-box; border-radius: 4px; font-size: 12px; letter-spacing: 0px; line-height: 20px; z-index: 4; }
.c-popover .c-popover_content.light-theme[data-v-5808e6da] { box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 4px 1px; }
.c-popover .c-popover_content .triangle[data-v-5808e6da] { position: absolute; left: 50%; transform: translate(-50%); border-width: 6px; border-style: solid; border-top-color: initial; border-bottom-color: initial; border-image: initial; border-left-color: transparent !important; border-right-color: transparent !important; }
.c-popover .c-popover_content .triangle.top-triangle[data-v-5808e6da] { top: -10px; border-top-color: transparent !important; }
.c-popover .c-popover_content .triangle.bottom-triangle[data-v-5808e6da] { bottom: -10px; border-bottom-color: transparent !important; }
.c-popover .mirror[data-v-5808e6da] { position: fixed; word-break: break-all; max-width: 340px; padding: 8px 12px; box-sizing: border-box; border-radius: 4px; font-size: 12px; letter-spacing: 0px; line-height: 20px; left: -99999px; top: -99999px; opacity: 0; }
.tooltip-container { display: inline-block; position: relative; cursor: pointer; }
.tooltip-container .tooltip { position: absolute; padding: 8px 12px; border-radius: 4px; width: max-content; z-index: 1000; }
.tooltip-container span { position: relative; z-index: 8; }
.tooltip-container .tooltip-arrow { width: 8px; height: 8px; position: absolute; left: 50%; margin-left: -4px; transform: rotate(45deg); }
.tooltip-container .tooltip-inner { font-size: 12px; font-weight: 500; line-height: 18px; }
.position-top .tooltip-arrow { bottom: -4px; }
.position-bottom .tooltip-arrow { top: -4px; }
.tip-fade-enter-active { transition: 0.2s 0.5s; }
.tip-fade-leave-active { transition: 0.2s cubic-bezier(1, 0.5, 0.8, 1); }
.position-top .tip-fade-enter, .position-top .tip-fade-leave-to { transform: translateY(10px); opacity: 0; }
.position-bottom .tip-fade-enter, .position-bottom .tip-fade-leave-to { transform: translateY(-10px); opacity: 0; }
.dropLeft-enter-active[data-v-c91d8e68] { animation: 0.5s ease 0s 1 normal none running dropLeft-in-data-v-c91d8e68; }
.dropLeft-leave-active[data-v-c91d8e68] { animation: 0.5s ease 0s 1 reverse none running dropLeft-in-data-v-c91d8e68; }
.common-left-dialog .btnClass[data-v-c91d8e68] { margin-right: 10px; }
.common-left-dialog .dialog-markAll[data-v-c91d8e68] { position: fixed; width: 100%; height: 100%; z-index: 999; top: 0px; left: 0px; }
.common-left-dialog .dialog-left-frame[data-v-c91d8e68] { position: fixed; z-index: 1000; right: 0px; top: 0px; bottom: 0px; width: 400px; }
.common-left-dialog .dialog-frame-head[data-v-c91d8e68] { box-sizing: border-box; height: 60px; width: 100%; padding: 0px 20px; line-height: 60px; }
.common-left-dialog .dialog-frame-head-bd[data-v-c91d8e68] { border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 10px; }
.common-left-dialog .dialog-frame-head-text[data-v-c91d8e68] { font-size: 16px; }
.common-left-dialog .dialog-frame-head-close[data-v-c91d8e68] { float: right; cursor: pointer; font-size: 20px; margin-top: 12px; }
.common-left-dialog .dialog-frame-head-close .hoverShow[data-v-c91d8e68] { display: none; }
.common-left-dialog .dialog-frame-head-close:hover .hoverShow[data-v-c91d8e68] { display: inline-block; }
.common-left-dialog .dialog-frame-head-close:hover .hoverHide[data-v-c91d8e68] { display: none; }
.common-left-dialog .dialog-left-body[data-v-c91d8e68] { width: 360px; margin-left: 20px; }
.common-left-dialog .closeBtnClass[data-v-c91d8e68] { font-size: 14px; margin-right: 10px; }
.common-left-dialog .dialog-frame-bottom[data-v-c91d8e68] { height: 40px; position: absolute; right: 0px; bottom: 40px; }
.common-left-dialog .dialog-frame-bottom .dialog-frame-options[data-v-c91d8e68] { position: absolute; right: 20px; }
@keyframes dropLeft-in-data-v-c91d8e68 { 
  0% { right: -100%; opacity: 0.7; }
  100% { right: 0px; opacity: 1; }
}
.v5-common-buttonTab { position: relative; font-family: HarmonyOS-Medium; }
.v5-common-buttonTab .c_list_nav { box-sizing: border-box; user-select: none; display: flex; float: none; }
.v5-common-buttonTab .c_list_nav li { cursor: pointer; position: relative; text-align: center; border-radius: 4px; }
.v5-common-buttonTab .c_list_nav li span { font-size: 14px; letter-spacing: 0px; text-align: left; line-height: 16px; }
.v5-common-buttonTab .c_list_nav li:last-child { margin-right: 0px; }
@media (max-width: 600px) {
  .v5-common-buttonTab { overflow-x: scroll; }
  .v5-common-buttonTab .c_list_nav { white-space: nowrap; display: flex; }
}
input[data-v-116e6be6]::-webkit-inner-spin-button, input[data-v-116e6be6]::-webkit-outer-spin-button { appearance: none; }
input[data-v-116e6be6] { caret-color: transparent; }
.float-right .common-getCode .common-button[data-v-116e6be6] { padding: 0px !important; background: transparent !important; }
.float-right .common-getCode .common-button[data-v-116e6be6]:hover { background: transparent !important; }
.input-line-slot[data-v-116e6be6] { position: absolute; right: 0px; bottom: 50%; transform: translateY(50%); }
.input-line-warning[data-v-116e6be6] { position: absolute; top: 8px; margin: 0px; font-size: 12px; user-select: none; }
.v5-common-step .white { color: rgb(255, 255, 255); }
.v5-common-step .step { display: flex; justify-content: center; }
.v5-common-step .step .step-item { display: flex; flex-direction: column; align-items: center; position: relative; }
.v5-common-step .step .step-item:last-child { padding: 0px !important; }
.v5-common-step .step .step-item .line { display: block; position: absolute; border-bottom-width: 2px; border-bottom-style: dashed; right: 0px; top: 20px; }
.v5-common-step .step .step-item .step-index-border { border-width: 1px; border-style: solid; border-radius: 100%; display: flex; justify-content: center; align-items: center; }
.v5-common-step .step .step-item .step-index-border .step-index { border-radius: 100%; display: flex; justify-content: center; align-items: center; }
.v5-common-step .step .step-item .step-text { line-height: 16px; margin-top: 8px; }
.echart_box, .echart_content { width: 100%; height: 100%; }
.box-shadow[data-v-7b4cf339] { width: 100%; height: 100%; position: fixed; inset: 0px; z-index: 201; }
.message-box[data-v-7b4cf339] { padding: 24px; display: flex; flex-direction: column; align-items: center; min-width: 312px; max-width: 360px; box-sizing: content-box; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; border-radius: 12px; }
.message-box .box-close[data-v-7b4cf339] { position: absolute; cursor: pointer; top: 24px; right: 24px; z-index: 1; }
.message-box .box-icon[data-v-7b4cf339] { margin-bottom: 16px; }
.message-box .box-icon img[data-v-7b4cf339] { width: 80px; height: 80px; }
.message-box .box-title[data-v-7b4cf339] { font-size: 18px; }
.message-box .box-tip[data-v-7b4cf339] { margin-top: 16px; font-size: 12px; line-height: 20px; word-break: break-word; }
.message-box .box-btn[data-v-7b4cf339] { margin-top: 16px; width: 100%; display: flex; flex-direction: row; gap: 16px; }
.message-box .box-btn .btn-item[data-v-7b4cf339] { cursor: pointer; height: 44px; line-height: 44px; border-radius: 4px; text-align: center; flex: 1 1 0%; font-size: 16px; }
.box-shadow[data-v-31a5f6da] { width: 100%; height: 100%; position: fixed; inset: 0px; z-index: 201; }
.dialog-box[data-v-31a5f6da] { padding: 24px; display: flex; flex-direction: column; align-items: center; min-width: 300px; box-sizing: content-box; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; border-radius: 12px; }
.dialog-box .box-close[data-v-31a5f6da] { position: absolute; cursor: pointer; top: 24px; right: 24px; z-index: 1; }
.dialog-box .box-title[data-v-31a5f6da] { width: 100%; font-size: 18px; }
.dialog-box .box-content[data-v-31a5f6da] { width: 100%; padding: 20px; box-sizing: border-box; margin-top: 24px; border-radius: 8px; }
.dialog-box .box-btn[data-v-31a5f6da] { margin-top: 32px; width: 100%; display: flex; flex-direction: row; gap: 16px; }
.dialog-box .box-btn .btn-item[data-v-31a5f6da] { cursor: pointer; height: 44px; line-height: 44px; border-radius: 4px; text-align: center; flex: 1 1 0%; font-size: 16px; }
.task-item[data-v-fc9e2cea] { box-sizing: border-box; width: 1200px; padding: 24px 36px; border: 1px solid rgb(221, 221, 221); border-radius: 8px; display: flex; flex-direction: row; margin-bottom: 24px; }
.task-item .task-img[data-v-fc9e2cea] { width: 304px; height: 174px; }
.task-item .task-msg[data-v-fc9e2cea] { margin-left: 32px; flex: 1 1 0%; padding-bottom: 80px; position: relative; }
.task-item .task-msg .line-1[data-v-fc9e2cea] { display: flex; flex-direction: row; justify-content: space-between; }
.task-item .task-msg .line-1 .task-reward[data-v-fc9e2cea] { display: flex; flex-direction: row; }
.task-item .task-msg .line-1 .task-reward .task-rewards-num[data-v-fc9e2cea] { background: rgb(0, 0, 0); color: rgb(255, 255, 255); padding: 8px; border-radius: 2px; }
.task-item .task-msg .line-1 .task-reward .task-rewards-type[data-v-fc9e2cea] { padding: 8px; border-radius: 2px; margin-left: 8px; }
.task-item .task-msg .line-1 .task-time[data-v-fc9e2cea] { padding: 8px 16px; color: rgb(0, 0, 0); border-radius: 4px; background: linear-gradient(90deg, rgb(213, 215, 218) 1.3%, rgba(255, 255, 255, 0)); cursor: default; }
.task-item .task-msg .line-1 .time_green_night[data-v-fc9e2cea], .task-item .task-msg .line-1 .time_green[data-v-fc9e2cea] { background: linear-gradient(90deg, rgba(76, 229, 138, 0.9), rgba(233, 252, 240, 0)); }
.task-item .task-msg .line-1 .time_gray_night[data-v-fc9e2cea] { background: linear-gradient(90deg, rgb(47, 47, 47) 1.3%, rgb(17, 17, 17)); }
.task-item .task-msg .line-1 .time_gray[data-v-fc9e2cea] { background: linear-gradient(90deg, rgb(213, 215, 218), rgba(255, 255, 255, 0)); }
.task-item .task-msg .task-title[data-v-fc9e2cea] { font-size: 14px; margin-top: 24px; }
.task-item .task-msg .task-desc[data-v-fc9e2cea] { font-size: 14px; line-height: 16px; margin-top: 16px; overflow-wrap: break-word; }
.task-item .task-msg .task-progress[data-v-fc9e2cea] { display: flex; flex-direction: row; align-items: center; height: 16px; margin-top: 16px; }
.task-item .task-msg .task-progress .progress-total[data-v-fc9e2cea] { width: 438px; height: 8px; border-radius: 4px; background: rgb(221, 221, 221); }
.task-item .task-msg .task-progress .progress-total .progress-complate[data-v-fc9e2cea] { height: 8px; border-radius: 4px; }
.task-item .task-msg .task-progress .progress-desc[data-v-fc9e2cea] { margin-left: 12px; color: rgb(96, 98, 102); font-size: 12px; }
.task-item .task-msg .task-progress .progress-desc span[data-v-fc9e2cea] { color: rgb(0, 0, 0); }
.task-item .task-msg .task-operate[data-v-fc9e2cea] { margin-top: 12px; height: 44px; display: flex; flex-direction: row; justify-content: flex-end; position: absolute; bottom: 0px; right: 0px; }
.task-item .btn-blue[data-v-fc9e2cea] { display: flex; flex-direction: row; align-items: center; justify-content: center; }
.rewards-banner[data-v-dc025e56] { display: flex; flex-direction: row; position: relative; min-width: 1300px; height: 480px; width: 100%; justify-content: center; }
.rewards-banner .banner-intro[data-v-dc025e56] { width: 1200px; margin-top: 132px; z-index: 1; }
.rewards-banner .banner-intro .banner-title[data-v-dc025e56] { font-size: 54px; font-weight: 700; max-width: 400px; line-height: 56px; }
.rewards-banner .banner-intro .banner-desc[data-v-dc025e56] { font-size: 20px; margin-top: 16px; max-width: 500px; line-height: 22px; }
.rewards-banner .banner-intro .banner-btn[data-v-dc025e56] { margin-top: 24px; }
.rewards-banner .banner-intro .banner-btn .btn-blue[data-v-dc025e56] { color: rgb(255, 255, 255); border-radius: 4px; padding: 0px 14px; font-size: 16px; line-height: 44px; cursor: pointer; text-align: center; box-sizing: border-box; min-width: 183px; background: rgb(43, 97, 255); display: flex; flex-direction: row; align-items: center; justify-content: center; }
.rewards-banner .banner-img[data-v-dc025e56] { max-width: 2560px; min-width: 1300px; width: 100%; height: 480px; position: absolute; left: 0px; top: 0px; overflow: hidden; }
.rewards-banner .banner-img img[data-v-dc025e56] { position: absolute; left: 50%; margin-left: -1280px; width: 2560px; height: 480px; }
.attendance-window[data-v-4d20a9ee] { width: 1200px; border-radius: 8px; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 80px 87px; box-sizing: border-box; }
.attendance-window .title[data-v-4d20a9ee] { font-size: 44px; font-weight: 700; }
.attendance-window .desc[data-v-4d20a9ee] { font-size: 14px; margin-top: 26px; }
.attendance-window .day-list[data-v-4d20a9ee] { margin-top: 56px; display: flex; flex-direction: row; align-items: center; }
.attendance-window .day-list .day-item[data-v-4d20a9ee] { width: 112px; height: 145px; padding: 12px; box-sizing: border-box; background-size: contain; position: relative; }
.attendance-window .day-list .day-item[data-v-4d20a9ee]:not(:last-child) { margin-right: 40px; }
.attendance-window .day-list .day-item .day-income[data-v-4d20a9ee] { font-size: 32px; line-height: 38px; position: absolute; top: 12px; font-family: PingFangSC-Medium; }
.attendance-window .day-list .day-item .income-unit[data-v-4d20a9ee] { font-size: 16px; margin-top: 3px; position: absolute; top: 53px; }
.attendance-window .day-list .day-item .income-day[data-v-4d20a9ee] { position: absolute; top: 112px; line-height: 16px; }
.attendance-window .attendance-opearte[data-v-4d20a9ee] { margin-top: 40px; }
.attendance-success[data-v-4d20a9ee] { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px; }
.attendance-success .attendance-icon[data-v-4d20a9ee] { width: 132px; height: 115px; }
.attendance-success .attendance-title[data-v-4d20a9ee], .attendance-success .attendance-desc[data-v-4d20a9ee] { font-size: 16px; margin-top: 24px; }
.attendance-success .attendance-desc span[data-v-4d20a9ee] { font-size: 32px; margin-right: 8px; font-family: PingFangSC-Medium; }
.attendance-success .attendance-confirm[data-v-4d20a9ee] { margin-top: 33px !important; }
.attendance-success .attendance-view[data-v-4d20a9ee] { margin-top: 24px; font-size: 14px; cursor: pointer; }
.btn-blue[data-v-4d20a9ee] { border-radius: 4px; padding: 12px 30px; font-size: 16px; cursor: pointer; display: flex; flex-direction: row; align-items: center; justify-content: center; }
.withdraw-card[data-v-da0b892e] { width: 1200px; padding: 40px 32px; box-sizing: border-box; border-radius: 10px; display: flex; flex-direction: row; }
.withdraw-card .split-line[data-v-da0b892e] { width: 1px; height: 125px; background-color: rgb(216, 216, 216); }
.withdraw-card .module-title[data-v-da0b892e] { font-size: 16px; }
.withdraw-card .module-title .title-tip[data-v-da0b892e] { margin-left: 6px; }
.withdraw-card .module-count[data-v-da0b892e] { font-size: 16px; margin-top: 24px; }
.withdraw-card .module-count span[data-v-da0b892e] { font-size: 36px; font-weight: 700; font-family: PingFangSC-Medium; }
.withdraw-card .has-withdraw[data-v-da0b892e] { width: 350px; padding-right: 32px; box-sizing: border-box; }
.withdraw-card .wait-withdraw[data-v-da0b892e] { width: 519px; padding-left: 63px; box-sizing: border-box; }
.withdraw-card .wait-withdraw .withdraw-tip[data-v-da0b892e] { font-size: 12px; margin-top: 17px; }
.withdraw-card .withdraw-operate[data-v-da0b892e] { display: flex; align-items: center; justify-content: flex-end; }
.withdraw-card .withdraw-operate .btn-blue[data-v-da0b892e] { font-size: 16px; border-radius: 4px; display: flex; flex-direction: row; align-items: center; justify-content: center; }
.withdraw-confrim[data-v-da0b892e] { display: flex; flex-direction: column; align-items: center; padding-bottom: 32px; }
.withdraw-confrim .title[data-v-da0b892e] { width: 100%; height: 60px; font-size: 16px; line-height: 60px; padding-left: 40px; box-sizing: border-box; border-radius: 4px 4px 0px 0px; }
.withdraw-confrim .withdraw-msg[data-v-da0b892e] { margin-top: 32px; display: flex; flex-direction: column; align-items: center; }
.withdraw-confrim .withdraw-msg .withdraw-count[data-v-da0b892e] { font-size: 16px; }
.withdraw-confrim .withdraw-msg .withdraw-count span[data-v-da0b892e] { font-size: 32px; margin-right: 4px; }
.withdraw-confrim .withdraw-msg .withdraw-tip[data-v-da0b892e] { font-size: 12px; margin-top: 11px; }
.withdraw-confrim .withdraw-list[data-v-da0b892e] { width: 378px; box-sizing: border-box; padding: 16px; border-radius: 4px; margin-top: 41px; }
.withdraw-confrim .withdraw-list .list-th[data-v-da0b892e] { display: flex; flex-direction: row; align-items: center; }
.withdraw-confrim .withdraw-list .list-th div[data-v-da0b892e] { width: 50%; font-size: 12px; }
.withdraw-confrim .withdraw-list .list-th div[data-v-da0b892e]:last-child { text-align: right; }
.withdraw-confrim .withdraw-list .list-tr[data-v-da0b892e] { display: flex; flex-direction: row; align-items: center; margin-top: 16px; }
.withdraw-confrim .withdraw-list .list-tr div[data-v-da0b892e] { width: 50%; font-size: 14px; }
.withdraw-confrim .withdraw-list .list-tr div[data-v-da0b892e]:last-child { text-align: right; }
.withdraw-confrim .withdraw-operate[data-v-da0b892e] { margin-top: 32px; }
.reward-card[data-v-4fc5c26a] { min-width: 181px; height: 64px; box-sizing: border-box; padding: 8px 16px 8px 12px; border-radius: 100px; display: flex; flex-direction: row; position: fixed; bottom: 200px; left: calc(100% - 60px); cursor: pointer; z-index: 1000; }
.reward-card .reward-card-img[data-v-4fc5c26a] { width: 48px; height: 48px; margin-right: 8px; }
.reward-card .reward-card-img img[data-v-4fc5c26a] { width: 48px; height: 48px; }
.reward-card .reward-card-msg[data-v-4fc5c26a] { display: flex; flex-direction: column; justify-content: space-between; }
.reward-card .reward-card-msg .reward-card-title[data-v-4fc5c26a] { font-size: 18px; font-family: DINPro; font-weight: 700; line-height: 26px; color: rgb(255, 255, 255); }
.reward-card .reward-card-msg .reward-card-title img[data-v-4fc5c26a] { width: 12px; height: 12px; }
.reward-card .reward-card-msg .reward-card-desc[data-v-4fc5c26a] { font-size: 12px; font-family: "PingFang SC"; font-weight: 500; line-height: 18px; color: rgb(255, 255, 255); }
.reward-card-show[data-v-4fc5c26a] { left: unset; right: 0px; }
.switchWrap { cursor: pointer; position: relative; }
.switchWrap .circle { position: absolute; }
.switchWrap .circleChecked { transform: translate(16px); transition: transform 0.35s cubic-bezier(0.4, 0.4, 0.25, 1.35); }
.switchWrap .circleCheckOut { transform: translate(0px); transition: transform 0.35s cubic-bezier(0.4, 0.4, 0.25, 1.35); }
.switchWrap .backgroundfff { background-color: rgb(255, 255, 255); }
.common-skeleton[data-v-5ff1a784] { display: inline-block; max-width: 80px; background-size: 400% 100%; animation: 1.2s ease 0s infinite normal none running loading-data-v-5ff1a784; }
.common-skeleton.skeleton-dark[data-v-5ff1a784] { background-image: linear-gradient(94deg, rgb(29, 29, 31) 25.03%, rgb(53, 53, 54) 50.79%, rgb(29, 29, 31) 74.51%); }
.common-skeleton.skeleton-light[data-v-5ff1a784] { background-image: linear-gradient(90deg, rgb(247, 247, 247) 18.75%, rgb(236, 236, 236) 48.21%, rgb(247, 247, 247) 73.44%); }
@keyframes loading-data-v-5ff1a784 { 
  0% { background-position: 100% 50%; }
  100% { background-position: 0px 50%; }
}
.address-select[data-v-8c84f18c] { width: 100%; position: relative; }
.address-select .input-content[data-v-8c84f18c] { width: 100%; height: 40px; box-sizing: border-box; border-radius: 4px; border-style: solid; border-width: 1px; font-size: 14px; padding: 0px 12px; display: flex; align-items: center; transition: 0.3s; }
.address-select .input-content input[data-v-8c84f18c] { width: 0px; flex: 1 1 0%; font-family: HarmonyOS-Medium; }
.address-select .input-content .clear[data-v-8c84f18c] { margin-left: 12px; cursor: pointer; height: 12px; }
.address-select .input-content .clear .icon[data-v-8c84f18c] { vertical-align: 0px; }
.address-select .select-option[data-v-8c84f18c] { width: 360px; position: absolute; top: 48px; right: 0px; padding: 14px; border-radius: 12px; border: 1px solid var(--line-1, #303030); background: var(--bg-1, #fff); box-shadow: rgba(0, 0, 0, 0.02) 1px 1px 3px, rgba(0, 0, 0, 0.02) 3px 5px 6px, rgba(0, 0, 0, 0.01) 6px 11px 8px, rgba(0, 0, 0, 0) 11px 20px 9px, rgba(0, 0, 0, 0) 16px 32px 10px; box-sizing: border-box; max-height: 400px; overflow: auto; z-index: 50; display: flex; flex-direction: column; gap: 10px; }
.address-select .select-option[data-v-8c84f18c]:is(.dark *) { border: 1px solid var(--line-2, #303030); background: var(--bg-2, #fff); }
.address-select .select-option .option[data-v-8c84f18c] { height: 72px; padding: 10px 12px; border-radius: 8px; background: var(--bg-1, #fff); cursor: pointer; display: flex; flex-direction: column; justify-content: center; gap: 4px; border: 1px solid transparent; transition: background-color 0.2s; }
.address-select .select-option .option[data-v-8c84f18c]:is(.dark *) { background: var(--bg-2, #fff); }
.address-select .select-option .option.option-selected[data-v-8c84f18c], .address-select .select-option .option[data-v-8c84f18c]:hover { border-radius: 8px; border: 1px solid var(--line-1, #eee); background: var(--fill-2, #fafafa); }
.address-select .select-option .option.option-selected[data-v-8c84f18c]:is(.dark *), .address-select .select-option .option[data-v-8c84f18c]:hover:is(.dark *) { background: var(--dark-hover, #2e2e2e); }
.address-select .select-option .option .option-content[data-v-8c84f18c] { display: flex; flex-direction: column; gap: 4px; align-items: flex-start; width: 100%; }
.address-select .select-option .option .text[data-v-8c84f18c] { font-family: Gilroy; font-weight: 400; font-size: 12px; line-height: 1.16em; color: var(--text-2, #5b5b5b); word-break: break-all; width: 100%; }
.address-select .select-option .option .tag-container[data-v-8c84f18c] { display: flex; align-items: center; height: 20px; }
.address-select .select-option .option .address-tag[data-v-8c84f18c] { display: inline-flex; align-items: center; justify-content: center; padding: 0px 6px; height: 20px; border-radius: 4px; font-family: Gilroy; font-weight: 500; font-size: 12px; line-height: 1.177em; color: var(--text-1, #000); background: var(--fill-4, #eee); }
.address-select .select-option .addNew[data-v-8c84f18c] { display: flex; align-items: center; justify-content: center; padding: 8px 20px; background: var(--brand-purple, #9be453); border-radius: 20px; cursor: pointer; gap: 10px; color: var(--secondary-Black, #000); font-family: FZLanTingHeiS-M-GB; font-weight: 400; font-size: 14px; line-height: 1.143em; text-align: center; transition: background-color 0.2s; }
.address-select .select-option .addNew .icon[data-v-8c84f18c] { width: 12px; height: 12px; vertical-align: 0px; }
.common-quick-select[data-v-1513803a] { position: relative; cursor: pointer; display: inline-block; font-family: HarmonyOS-Medium; }
.common-quick-select .colorWhite[data-v-1513803a] { color: rgb(255, 255, 255); }
.common-quick-select .input_line_content[data-v-1513803a] { width: 100%; height: 44px; padding-left: 12px; position: relative; border-style: solid; border-width: 1px; border-radius: 4px; box-sizing: border-box; transition: 0.3s; cursor: pointer; display: flex; align-items: center; }
.common-quick-select .input-comp[data-v-1513803a] { flex: 1 1 0%; display: flex; align-items: center; height: 100%; }
.common-quick-select .select-comp[data-v-1513803a] { display: flex; align-items: center; height: 100%; }
.common-quick-select .select-img[data-v-1513803a] { width: 20px; height: 20px; border-radius: 100%; margin-right: 4px; }
.common-quick-select .normal-logo[data-v-1513803a] { width: 20px; height: 20px; border-radius: 100%; margin-right: 8px; text-align: center; line-height: 20px; font-size: 12px; overflow: hidden; }
.common-quick-select .normal-logo.is-selected[data-v-1513803a] { width: 16px; height: 16px; line-height: 16px; margin-right: 4px; }
.common-quick-select .input_line_inp_number[data-v-1513803a] { flex: 1 1 0%; }
.common-quick-select .input_line_inp[data-v-1513803a] { flex: 1 1 0%; font-size: 14px; outline: none; font-family: HarmonyOS-Medium; line-height: 16px; cursor: pointer; }
.common-quick-select .input_line_inp_number[data-v-1513803a] { font-family: HarmonyOS-Medium; }
.common-quick-select .input_line_prompt[data-v-1513803a] { line-height: 16px; font-size: 14px; user-select: none; margin-bottom: 8px; }
.common-quick-select .input_line_errorStence[data-v-1513803a] { width: 100%; position: relative; }
.common-quick-select .input_line_errorStence .input_line_error[data-v-1513803a] { position: absolute; top: 4px; line-height: 16px; user-select: none; }
.common-quick-select .icon-triangle[data-v-1513803a] { margin-right: 12px; margin-left: 8px; transition: 0.3s ease-in-out; }
.common-quick-select .icon-triangle .icon[data-v-1513803a] { vertical-align: 0px; }
.common-quick-select .select-options-box[data-v-1513803a] { width: 100%; position: absolute; transform-origin: center top 0px; top: 48px; left: 0px; z-index: 9; border-radius: 4px; padding: 4px 0px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px; }
.common-quick-select .select-options-box .select-filter[data-v-1513803a] { padding: 8px 16px; }
.common-quick-select .select-options-box .select-option-list .select-option[data-v-1513803a] { box-sizing: border-box; overflow: hidden; }
.common-quick-select .select-options-box .select-option-list .select-option-item[data-v-1513803a] { display: flex; align-items: center; height: 44px; cursor: pointer; word-break: keep-all; white-space: nowrap; position: relative; line-height: 1; padding: 0px 16px; }
.common-quick-select .select-options-box .select-option-list .select-option-item[data-v-1513803a]:last-child { margin-bottom: 0px; }
.common-quick-select .select-options-box .select-option-list .select-option-item .item-text[data-v-1513803a] { flex: 1 0 0%; display: flex; align-items: center; overflow: hidden; }
.common-quick-select .select-options-box .select-option-list .select-option-item .item-text .subText[data-v-1513803a] { flex: 1 0 0%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; }
.common-quick-select .select-options-box .select-option-list .select-option-item img[data-v-1513803a] { border-radius: 100%; margin-right: 8px; width: 20px; height: 20px; }
.common-quick-select .select-options-box .select-option-list .select-option-item .subText[data-v-1513803a] { padding-left: 4px; }
.common-quick-select .select-options-box .select-option-list .select-option-item .label[data-v-1513803a] { font-size: 12px; line-height: 18px; margin-left: 8px; }
.common-quick-select .select-options-box .not_option[data-v-1513803a] { height: 216px; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 14px; }
.common-quick-select .select-options-box .not_option img[data-v-1513803a] { margin-bottom: 12px; }
.common-quick-select.select-disabled .input_line_inp[data-v-1513803a] { cursor: no-drop; }
.common-quick-select.select-visible .icon-triangle[data-v-1513803a] { transform: rotate(180deg); }
.common-quick-select .slideInDown-enter-active[data-v-1513803a] { transition: 0.3s; }
.common-quick-select .slideInDown-leave-active[data-v-1513803a] { transition: 0.3s cubic-bezier(1, 0.5, 0.8, 1); }
.common-quick-select .slideInDown-enter[data-v-1513803a], .common-quick-select .slideInDown-leave-to[data-v-1513803a] { transform: translateY(-15px); opacity: 0; }
@keyframes shake-data-v-1513803a { 
  59% { margin-left: 0px; }
  60%, 80% { margin-left: 2px; }
  70%, 90% { margin-left: -2px; }
}
.common-search { position: relative; border-radius: 10px; overflow: hidden; border-width: 1px; border-style: solid; box-sizing: border-box; transition: 0.3s; display: flex; padding: 0px 16px; align-items: center; font-family: HarmonyOS-Medium; }
.common-search.common-lg-search { height: 44px; }
.common-search.common-md-search { height: 40px; }
.common-search.common-sm-search { height: 32px; }
.common-search input { width: 0px; flex: 1 1 0%; padding-left: 8px; height: 100%; font-family: HarmonyOS-Medium; font-size: 14px; background: transparent !important; border: none !important; outline: none !important; }
.common-search .clear { cursor: pointer; display: flex; }
.common-search .clear .icon { vertical-align: 0px; }
.common-search .clear .hoverShow, .common-search .clear:hover .hoverHide { display: none; }
.common-search .clear:hover .hoverShow { display: inline-block; }
.common-skeleton[data-v-c7cca590] { display: inline-block; background-size: 400% 100%; animation: 1.2s ease 0s infinite normal none running loading-data-v-c7cca590; }
.common-skeleton.skeleton-dark[data-v-c7cca590] { background-image: linear-gradient(94deg, rgb(29, 29, 31) 25.03%, rgb(53, 53, 54) 50.79%, rgb(29, 29, 31) 74.51%); }
.common-skeleton.skeleton-light[data-v-c7cca590] { background-image: linear-gradient(90deg, rgb(247, 247, 247) 18.75%, rgb(236, 236, 236) 48.21%, rgb(247, 247, 247) 73.44%); }
@keyframes loading-data-v-c7cca590 { 
  0% { background-position: 100% 50%; }
  100% { background-position: 0px 50%; }
}
.v6-card { font-family: HarmonyOS-Medium; font-weight: 500; width: 288px; height: 123px; padding: 16px; box-sizing: border-box; border-radius: 8px; margin-right: 16px; cursor: pointer; }
.v6-card:hover { box-shadow: rgba(6, 15, 27, 0.1) 0px 0px 10px; }
.v6-card:last-child { margin-right: 0px; }
.v6-card .card-header { height: 20px; line-height: 20px; font-size: 14px; margin-bottom: 17px; }
.v6-card .card-header .icon-name { float: left; }
.v6-card .card-header .change { float: right; }
.v6-card .card-header img { width: 20px; height: 20px; border-radius: 50%; vertical-align: middle; margin-right: 8px; }
.v6-card .card-center { line-height: 28px; margin-bottom: 12px; font-family: HarmonyOS-Medium; }
.v6-card .card-footer { font-size: 12px; line-height: 16px; }
.wh_container[data-v-261c505f] { width: 382px; box-sizing: border-box; margin: auto; padding: 20px 24px; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px; position: absolute; left: auto; top: auto; z-index: 9; color: rgb(0, 0, 153); }
.wh_content_all[data-v-261c505f] { width: 100%; padding-bottom: 12px; border-bottom-width: 1px; border-bottom-style: solid; }
.wh_top_changge_content[data-v-261c505f] { height: 16px; line-height: 16px; margin-bottom: 24px; display: flex; place-content: center space-between; }
.wh_top_changge_content span[data-v-261c505f] { cursor: pointer; }
.wh_top_changge_content span svg[data-v-261c505f]:first-child { margin-right: 4px; }
.wh_content[data-v-261c505f] { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; }
.wh_content:first-child .wh_content_item[data-v-261c505f] { font-size: 14px; font-weight: 500; }
.wh_content_item[data-v-261c505f] { width: 32px; height: 32px; line-height: 32px; margin: auto 18px auto auto; display: flex; justify-content: center; align-items: center; cursor: pointer; border-radius: 4px; }
.wh_content_item[data-v-261c505f]:nth-child(7n) { margin-right: 0px; }
.wh_content_item_disabled[data-v-261c505f] { cursor: no-drop; }
.sureBotton[data-v-261c505f] { float: right; }
.slideInDown-enter-active[data-v-261c505f] { transition: 0.3s; }
.slideInDown-leave-active[data-v-261c505f] { transition: 0.3s cubic-bezier(1, 0.5, 0.8, 1); }
.slideInDown-enter[data-v-261c505f], .slideInDown-leave-to[data-v-261c505f] { transform: translateY(-15px); opacity: 0; }
.date_warpper[data-v-72646ba6] { position: relative; display: inline-block; }
.date_warpper.date_lg_wrapper .date_content[data-v-72646ba6] { height: 44px; }
.date_warpper.date_md_wrapper .date_content[data-v-72646ba6] { height: 40px; }
.date_warpper.date_sm_wrapper .date_content[data-v-72646ba6] { height: 32px; }
.date_warpper .date_prompt[data-v-72646ba6] { line-height: 16px; font-size: 14px; user-select: none; margin-bottom: 8px; }
.date_warpper .date_content[data-v-72646ba6] { width: 100%; min-width: 140px; padding: 0px 12px; border-radius: 4px; box-sizing: border-box; font-size: 14px; display: flex; align-items: center; border-width: 1px; border-style: solid; transition: 0.3s; }
.date_warpper .date_content .input_line[data-v-72646ba6] { width: 0px; flex: 1 1 0%; line-height: 16px; }
.date_warpper .date_content .time-icon[data-v-72646ba6] { margin-left: 8px; cursor: pointer; }
.slideInDown-enter-active[data-v-0aa6beb3] { transition: 0.3s; }
.slideInDown-leave-active[data-v-0aa6beb3] { transition: 0.3s cubic-bezier(1, 0.5, 0.8, 1); }
.slideInDown-enter[data-v-0aa6beb3], .slideInDown-leave-to[data-v-0aa6beb3] { transform: translateY(-15px); opacity: 0; }
.wh_container[data-v-0aa6beb3] { width: fit-content; margin: auto; padding: 20px 24px; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px; position: absolute; left: auto; top: auto; z-index: 1009; }
.wh_content_all[data-v-0aa6beb3] { width: 100%; padding-bottom: 12px; display: flex; border-bottom-width: 1px; border-bottom-style: solid; }
.wh_content_box[data-v-0aa6beb3] { width: 224px; }
.wh_content_box1[data-v-0aa6beb3] { margin-left: 40px; }
.wh_top_changge_content[data-v-0aa6beb3] { position: relative; text-align: center; height: 16px; line-height: 16px; margin-bottom: 24px; }
.wh_top_changge_content span[data-v-0aa6beb3] { cursor: pointer; }
.wh_jiantou_warpper[data-v-0aa6beb3] { cursor: pointer; position: absolute; left: 0px; top: 0px; }
.wh_jiantou_warpper svg[data-v-0aa6beb3]:first-child { margin-right: 4px; }
.wh_jiantou_warpper1[data-v-0aa6beb3] { position: absolute; left: auto; right: 0px; }
.wh_content[data-v-0aa6beb3] { display: flex; flex-wrap: wrap; width: 100%; }
.wh_content:first-child .wh_content_item[data-v-0aa6beb3] { font-size: 14px; font-weight: 500; }
.wh_content_item[data-v-0aa6beb3] { width: 32px; height: 32px; line-height: 32px; margin: auto; display: flex; justify-content: center; align-items: center; cursor: pointer; }
.wh_content_item.today-date[data-v-0aa6beb3] { border-radius: 4px; }
.wh_content_item.start-date[data-v-0aa6beb3] { border-radius: 4px 0px 0px 4px; }
.wh_content_item.end-date[data-v-0aa6beb3] { border-radius: 0px 4px 4px 0px; }
.wh_content_item_disabled[data-v-0aa6beb3] { cursor: no-drop; }
.wh_content_bottom[data-v-0aa6beb3] { margin-top: 12px; height: 32px; display: flex; justify-content: space-between; align-items: center; }
.pagenation-pager[data-v-7d16bbd7] { display: flex; }
.pagenation-pager .pager-number[data-v-7d16bbd7] { min-width: 28px; height: 28px; border-radius: 4px; text-align: center; line-height: 28px; font-size: 14px; cursor: pointer; margin: 0px 4px; padding: 0px 4px; }
.pagenation-pager .pager-number.more[data-v-7d16bbd7] { cursor: default; }
.common-pagination[data-v-07cd53c1] { padding: 20px; font-family: HarmonyOS-Medium; }
.pagination-bar[data-v-07cd53c1] { user-select: none; text-align: right; font-size: 12px; display: flex; justify-content: flex-end; align-items: center; }
.pagination-bar .rotate[data-v-07cd53c1] { transform: rotate(180deg); }
.pagination-bar .num[data-v-07cd53c1] { margin-right: 12px; }
.pagination-bar .pagination-btn[data-v-07cd53c1] { display: flex; cursor: pointer; width: 24px; height: 24px; border-radius: 4px; align-items: center; justify-content: center; flex-shrink: 0; }
.pagination-bar .pagination-btn.btn-prev[data-v-07cd53c1] { margin-right: 4px; }
.pagination-bar .pagination-btn.btn-next[data-v-07cd53c1] { margin-left: 4px; }
.pagination-bar .disabled[data-v-07cd53c1] { cursor: default; }
.drop-enter-active[data-v-3be66167] { animation: 0.3s ease 0s 1 normal none running drop-in-data-v-3be66167; }
.drop-leave-active[data-v-3be66167] { animation: 0.3s ease 0s 1 reverse none running drop-in-data-v-3be66167; }
.v6-common-dialog[data-v-3be66167] { font-family: HarmonyOS-Medium; }
.v6-common-dialog .btnClass[data-v-3be66167] { margin-right: 10px; }
.v6-common-dialog .dialog-markAll[data-v-3be66167] { position: fixed; width: 100%; height: 100%; z-index: 999; top: 0px; left: 0px; }
.v6-common-dialog .dialog-frame[data-v-3be66167] { position: fixed; z-index: 1000; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); border-radius: 12px; }
.v6-common-dialog .dialog-frame-head[data-v-3be66167] { display: flex; width: 100%; height: auto; line-height: normal; padding: 24px; box-sizing: border-box; border-radius: 4px 4px 0px 0px; position: relative; }
.v6-common-dialog .dialog-frame-head-text[data-v-3be66167] { font-size: 20px; }
.v6-common-dialog .dialog-frame-head-close[data-v-3be66167] { position: absolute; right: 24px; cursor: pointer; font-size: 20px; margin-top: 0px; }
.v6-common-dialog .dialog-frame-head-close .hoverShow[data-v-3be66167], .v6-common-dialog .dialog-frame-head-close:hover .hoverHide[data-v-3be66167] { display: none; }
.v6-common-dialog .dialog-frame-head-close:hover .hoverShow[data-v-3be66167] { display: inline; }
.v6-common-dialog .dialog-frame-image[data-v-3be66167] { width: 100%; display: flex; justify-content: center; padding-top: 5px; }
.v6-common-dialog .dialog-frame-image > img[data-v-3be66167] { width: 80px; height: 80px; }
.v6-common-dialog .dialog-frame-title[data-v-3be66167] { width: 100%; height: auto; padding: 25px 24px 0px; display: flex; justify-content: center; box-sizing: border-box; }
.v6-common-dialog .dialog-frame-body[data-v-3be66167] { width: 100%; margin: 0px; max-height: calc(-50px + 80vh); scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); overflow: hidden; padding: 0px !important; }
.v6-common-dialog .dialog-frame-body[data-v-3be66167] ::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0); }
.v6-common-dialog .dialog-frame-body[data-v-3be66167] ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0); }
.v6-common-dialog .dialog-frame-body-center[data-v-3be66167] { width: 100%; box-sizing: border-box; padding: 8px 24px; }
.v6-common-dialog .closeBtnClass[data-v-3be66167] { font-size: 14px; margin-right: 10px; }
.v6-common-dialog .dialog-frame-bottom[data-v-3be66167] { padding: 24px; margin: 0px; }
.v6-common-dialog .dialog-frame-bottom .dialog-frame-options[data-v-3be66167] { width: 100%; align-items: center; display: flex; }
.v6-common-dialog .dialog-frame-bottom .dialog-frame-options .dialog-button[data-v-3be66167] { flex: 1 1 0%; }
.v6-common-dialog .dialog-frame-bottom .cancel-button[data-v-3be66167] { margin-right: 12px; }
.v6-common-dialog.common-large-dialog .dialog-frame[data-v-3be66167], .v6-common-dialog.common-large-dialog .dialog-frame-body-center[data-v-3be66167] { width: 508px; }
.v6-common-dialog.common-large-dialog .dialog-frame-bottom[data-v-3be66167] { padding: 24px; }
.v6-common-dialog.common-medium-dialog .dialog-frame[data-v-3be66167], .v6-common-dialog.common-medium-dialog .dialog-frame-body-center[data-v-3be66167] { width: 428px; }
.v6-common-dialog.common-sm-dialog .dialog-frame[data-v-3be66167], .v6-common-dialog.common-sm-dialog .dialog-frame-body-center[data-v-3be66167] { width: 360px; }
@media (max-width: 600px) {
  .v6-common-dialog .dialog-frame[data-v-3be66167] { width: 90% !important; }
  .v6-common-dialog .dialog-frame-head[data-v-3be66167] { padding: 24px 24px 0px !important; }
  .v6-common-dialog .dialog-frame-body-center[data-v-3be66167] { margin-left: 24px !important; margin-right: 24px !important; width: auto !important; }
  .v6-common-dialog .dialog-frame-bottom .dialog-frame-options[data-v-3be66167] { right: 20px !important; }
}
@keyframes drop-in-data-v-3be66167 { 
  0% { top: 35%; opacity: 0.7; }
  100% { opacity: 1; }
}
.c-floatLayer[data-v-4e3cb35d] { position: fixed; z-index: 1001; transition: right 0.3s; opacity: 0; padding-right: 20px; bottom: 20%; right: 0px; }
.c-floatLayer .c-floatLayer-content[data-v-4e3cb35d] { display: flex; cursor: pointer; align-items: center; height: 64px; border-radius: 100px; padding: 8px 12px; box-sizing: border-box; background: linear-gradient(270deg, rgb(39, 102, 255), rgb(68, 123, 255) 0%, rgb(102, 147, 255)); }
.c-floatLayer .c-floatLayer-content .layer-img[data-v-4e3cb35d] { width: 48px; height: 48px; display: flex; justify-content: center; align-items: center; background: rgb(238, 243, 255); border-radius: 100%; margin-right: 8px; }
.c-floatLayer .c-floatLayer-content .layer-img img[data-v-4e3cb35d] { max-width: 32px; max-height: 32px; }
.c-floatLayer .c-floatLayer-content .layer-text[data-v-4e3cb35d] { color: rgb(255, 255, 255); }
.c-floatLayer .c-floatLayer-content .layer-text .main-text[data-v-4e3cb35d] { font-size: 18px; line-height: 25px; margin-bottom: 2px; display: flex; align-items: center; }
.c-floatLayer .c-floatLayer-content .layer-text .main-text .icon-12[data-v-4e3cb35d] { font-size: 12px; margin-left: 4px; }
.c-floatLayer .c-floatLayer-content .layer-text .sub-text[data-v-4e3cb35d] { font-size: 12px; line-height: 17px; vertical-align: 0px; }
.c-floatLayer .c-floatLayer-content.skin_000002[data-v-4e3cb35d], .c-floatLayer .c-floatLayer-content.skin_000005[data-v-4e3cb35d], .c-floatLayer .c-floatLayer-content.skin_000007[data-v-4e3cb35d] { background: linear-gradient(270.2deg, rgb(250, 212, 50) 0.18%, rgb(255, 218, 91) 99.05%), linear-gradient(270deg, rgb(248, 204, 30), rgb(255, 231, 136)); }
.c-floatLayer .c-floatLayer-content.skin_000002 .layer-img[data-v-4e3cb35d], .c-floatLayer .c-floatLayer-content.skin_000005 .layer-img[data-v-4e3cb35d], .c-floatLayer .c-floatLayer-content.skin_000007 .layer-img[data-v-4e3cb35d] { background: rgb(255, 250, 231); }
.c-floatLayer .c-floatLayer-content.skin_000002 .layer-text[data-v-4e3cb35d], .c-floatLayer .c-floatLayer-content.skin_000005 .layer-text[data-v-4e3cb35d], .c-floatLayer .c-floatLayer-content.skin_000007 .layer-text[data-v-4e3cb35d] { color: rgb(0, 0, 0); }
.c-floatLayer .c-floatLayer-content.skin_000003[data-v-4e3cb35d] { background: linear-gradient(270deg, rgb(81, 170, 137), rgb(127, 200, 176)); }
.c-floatLayer .c-floatLayer-content.skin_000003 .layer-img[data-v-4e3cb35d] { background: rgb(234, 255, 247); }
.c-floatLayer .c-floatLayer-content.skin_000004[data-v-4e3cb35d] { background: linear-gradient(270deg, rgb(105, 70, 235), rgb(166, 142, 255)); }
.c-floatLayer .c-floatLayer-content.skin_000004 .layer-img[data-v-4e3cb35d] { background: rgb(240, 236, 255); }
input:-webkit-autofill + [data-v-55d5449e], input:-webkit-autofill:hover + [data-v-55d5449e], input:-webkit-autofill:focus + [data-v-55d5449e], input:-webkit-autofill:active + [data-v-55d5449e] { cursor: auto; transform: translate3d(0px, -20px, 0px); transform-origin: left top; font-size: 12px !important; }
.input-line-content .input-line-baseStance[data-v-55d5449e] { height: 46px; box-sizing: border-box; border-bottom-width: 2px; border-bottom-style: solid; position: relative; }
.input-line-content .input-line-baseStance .camouflage[data-v-55d5449e] { position: absolute; width: 0px; height: 0px; overflow: hidden; }
.input-line-content .input-line-baseStance .input_line_inp[data-v-55d5449e] { position: absolute; bottom: 0px; width: 100%; border: 0px; font-size: 14px; height: 30px; background: none; box-sizing: border-box; outline: none; }
.input-line-content .input-line-baseStance .input_line_inp .input[data-v-55d5449e] { height: 30px; width: 100%; font-size: 14px; }
.input-line-content .input-line-baseStance .input_line_inp .input-line-slot[data-v-55d5449e] { float: left; display: inline-block; position: absolute; height: auto; right: 0px; bottom: 0px; }
.input-line-content .input-line-baseStance .input-line-prompt[data-v-55d5449e] { cursor: text; z-index: 1; position: absolute; height: 30px; line-height: 30px; bottom: 0px; left: 0px; font-size: 14px; transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1); transform-style: preserve-3d; transform-origin: left top; backface-visibility: hidden; user-select: none; }
.input-line-content .input-line-baseStance .input-line-prompt-active[data-v-55d5449e] { cursor: auto; font-size: 12px; transform: translate3d(0px, -20px, 0px); transform-origin: left top; }
.input-line-content .input-line-baseStance .input-line-activeLine[data-v-55d5449e] { position: absolute; z-index: 3; bottom: -2px; height: 2px; width: 0px; left: 50%; transform: translate(-50%); display: inline-block; transition: 0.5s; animation-delay: 0.5s; }
.input-line-content .input-line-baseStance-disabled[data-v-55d5449e] { border-bottom-width: 2px; border-bottom-style: dotted; }
.input-line-content .input-line-baseStance-disabled .input-line-prompt-active[data-v-55d5449e], .input-line-content .input-line-baseStance-disabled input[data-v-55d5449e] { cursor: no-drop; }
.input-line-content .input-line-baseStance-error .input-line-prompt[data-v-55d5449e] { animation: 0.6s cubic-bezier(0.25, 0.8, 0.5, 1) 0s 1 normal none running shakes-data-v-55d5449e; }
.input-line-content .input-line-errorStence[data-v-55d5449e] { height: 24px; position: relative; }
.input-line-content .input-line-errorStence .input-line-error[data-v-55d5449e] { position: absolute; top: 2px; margin: 0px; font-size: 12px; user-select: none; }
.input-line-content .input-line-errorStence .input-line-warning[data-v-55d5449e] { position: absolute; bottom: 5px; font-size: 12px; }
@keyframes shakes-data-v-55d5449e { 
  59% { margin-left: 0px; }
  60%, 80% { margin-left: 2px; }
  70%, 90% { margin-left: -2px; }
}
.common-sideBar .sideBar-expand-enter-active { animation: 0.5s ease 0s 1 normal none running sideBar-expand; }
.common-sideBar .sideBar-expand-leave-active { animation: 0.5s ease 0s 1 reverse none running sideBar-expand; }
.common-sideBar .sideBar-mark { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 1001; }
.common-sideBar .sideBar-wrap { position: fixed; width: 424px; height: 100%; right: 0px; top: 0px; z-index: 1002; }
.common-sideBar .sideBar-close { position: absolute; top: 14px; right: 24px; cursor: pointer; z-index: 2; }
.common-sideBar .sideBar-close .hoverShow, .common-sideBar .sideBar-close:hover .hoverHide { display: none; }
.common-sideBar .sideBar-close:hover .hoverShow { display: block; }
@keyframes sideBar-expand { 
  0% { transform: translate(100%); }
  100% { transform: translate(0px); }
}
.common-navMenu[data-v-2b929bc1] { width: 100%; height: 100%; padding: 12px 0px; box-sizing: border-box; }
.common-navMenu .nav-item .customemenuStyle[data-v-2b929bc1] { position: absolute; left: 16px; width: 16px; height: 20px; }
.common-navMenu .nav-item .defMenuStyle[data-v-2b929bc1] { display: flex; align-items: center; }
.common-navMenu .nav-item .nav-item-content[data-v-2b929bc1] { width: 100%; height: 52px; padding-left: 48px; padding-right: 16px; box-sizing: border-box; position: relative; cursor: pointer; display: flex; align-items: center; font-size: 14px; line-height: 16px; }
.common-navMenu .nav-item .nav-item-content .expand-icon[data-v-2b929bc1] { position: absolute; right: 20px; }
.common-navMenu .nav-item .nav-item-content .tooltip[data-v-2b929bc1] { width: 176px; height: 74px; position: absolute; text-align: center; padding: 20px; z-index: 100; bottom: 45px; border-radius: 4px; left: 16px; }
.common-navMenu .nav-item .nav-item-content .tooltip .tooltip-inner[data-v-2b929bc1] { color: rgb(255, 255, 255); font-family: HarmonyOS-Medium; font-size: 16px; font-style: normal; font-weight: 500; text-align: left; }
.common-navMenu .nav-item .nav-item-content .tooltip .tooltip-arrow[data-v-2b929bc1] { width: 8px; height: 8px; position: absolute; left: 18%; margin-left: -4px; transform: rotate(45deg); bottom: -4px; }
.common-navMenu .nav-item .nav-item-content .tooltip .tooltip-hide[data-v-2b929bc1] { background: rgb(255, 255, 255); height: 32px; width: 82px; border-radius: 4px; line-height: 32px; margin-top: 20px; position: absolute; right: 20px; bottom: 20px; }
.common-navMenu .nav-item .nav-item-content i.nav-icon[data-v-2b929bc1] { position: absolute; left: 16px; }
.common-navMenu .nav-item .nav-item-content i.nav-icon[data-v-2b929bc1] .icon { vertical-align: 0px; }
.common-navMenu .nav-item .nav-item-content .active-line[data-v-2b929bc1] { position: absolute; left: 0px; top: 0px; width: 4px; height: 100%; }
.common-navMenu .nav-item .nav-item-content .expand-icon svg[data-v-2b929bc1] { transition: 0.5s; }
.common-navMenu .nav-item .nav-item-content .expand-icon.expand svg[data-v-2b929bc1] { transform: rotate(180deg); }
.common-navMenu .sub-nav-list[data-v-2b929bc1] { transition: 0.5s; overflow: hidden; }
.common-navMenu .sub-nav-list .sub-nav-item[data-v-2b929bc1] { width: 100%; height: 48px; line-height: 48px; padding-left: 48px; box-sizing: border-box; position: relative; cursor: pointer; }
.common-popover .scale-fade-enter-active[data-v-51773e12] { transition: 0.5s; }
.common-popover .scale-fade-leave-active[data-v-51773e12] { transition: 0.3s; }
.common-popover .scale-fade-enter[data-v-51773e12], .common-popover .scale-fade-leave-to[data-v-51773e12] { transform: scale(0); opacity: 0; }
.common-popover .defaultBg[data-v-51773e12] { background: rgb(123, 130, 142); }
.common-popover .c-popover_content[data-v-51773e12] { position: fixed; padding: 8px 12px; max-width: 340px; box-sizing: border-box; border-radius: 4px; font-size: 12px; letter-spacing: 0px; line-height: 20px; z-index: 1100; transform-origin: 50% 100%; }
.common-popover .c-popover_content .triangle-content[data-v-51773e12] { position: absolute; width: 100%; height: 7px; left: 0px; }
.common-popover .c-popover_content .triangle-content.top-triangle[data-v-51773e12] { top: -6px; }
.common-popover .c-popover_content .triangle-content.top-triangle .triangle[data-v-51773e12] { transform: rotate(180deg); }
.common-popover .c-popover_content .triangle-content.bottom-triangle[data-v-51773e12] { bottom: -6px; }
.common-popover .c-popover_content .triangle-content .triangle[data-v-51773e12] { position: absolute; top: 0px; }
.mirror[data-v-51773e12] { position: fixed; max-width: 340px; padding: 8px 12px; box-sizing: border-box; border-radius: 4px; font-size: 12px; letter-spacing: 0px; line-height: 20px; left: -99999px; top: -99999px; opacity: 0; }
.dark-theme .table-prefix-shadow { box-shadow: rgb(0, 0, 0) 10px 0px 10px -10px; }
.dark-theme .table-suffix-shadow { box-shadow: rgb(0, 0, 0) -10px 0px 10px -10px; }
.light-theme .table-prefix-shadow { box-shadow: rgb(255, 255, 255) 10px 0px 10px -10px; }
.light-theme .table-suffix-shadow { box-shadow: rgb(255, 255, 255) -10px 0px 10px -10px; }
.common-table { position: relative; scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.common-table ::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0); }
.common-table ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0); }
.common-table .expand-enter-active, .common-table .expand-leave-active { transition: 0.5s; }
.common-table .expand-enter, .common-table .expand-leave-to { height: 0px; }
.common-table .table-scroll-wrap { width: fit-content; min-width: 100%; }
.common-table .common-table-content, .common-table .common-table-content table { width: 100%; }
.common-table .common-table-content .is-hidden { visibility: hidden; }
.common-table .common-table-content.is-fixed { position: absolute; top: 0px; overflow: hidden; height: 100%; }
.common-table .common-table-content.is-fixed .table-scroll-wrap { position: absolute; top: 0px; }
.common-table .common-table-content.is-prefixed, .common-table .common-table-content.is-prefixed .table-scroll-wrap { left: 0px; }
.common-table .common-table-content.is-suffixed, .common-table .common-table-content.is-suffixed .table-scroll-wrap { right: 0px; }
.common-table .table-head { padding: 0px 16px 12px; border: none; font-size: 12px; line-height: 14px; }
.common-table .table-head .tr { vertical-align: middle; display: flex; }
.common-table .table-head .th { justify-content: left; padding: 0px 8px; box-sizing: border-box; display: flex; align-items: center; }
.common-table .table-head .th:first-child { padding-left: 0px; }
.common-table .table-head .th:last-child { justify-content: right; padding-right: 0px; }
.common-table .table-head .isSorte { cursor: pointer; user-select: none; display: inline-block; line-height: 14px; height: 14px; }
.common-table .table-head .isSorte .icon { vertical-align: -0.1em; }
.common-table .table-body { line-height: 16px; font-size: 14px; }
.common-table .table-body .table-body-bar { padding: 0px; }
.common-table .table-body .tr-bg { width: 100%; padding: 0px; box-sizing: border-box; }
.common-table .table-body .tr-content { width: 100%; transition: 0.5s; }
.common-table .table-body .tr { display: flex; width: 100%; box-sizing: border-box; align-items: center; padding: 12px 16px; border-bottom-style: solid; border-bottom-width: 1px; }
.common-table .table-body .td { text-align: left; vertical-align: middle; flex-shrink: 0; padding: 0px 8px; box-sizing: border-box; }
.common-table .table-body .td:first-child { padding-left: 0px; }
.common-table .table-body .td:last-child { text-align: right; padding-right: 0px; }
.common-table .sub-table { overflow: hidden; }
.common-table .sub-table .sub-table-wrap { padding: 24px 40px; }
.common-table .sub-table .sub-table-head { margin-bottom: 12px; font-size: 12px; line-height: 14px; }
.common-table .sub-table .sub-table-head .sub-tr { vertical-align: middle; display: flex; }
.common-table .sub-table .sub-table-head .sub-tr .sub-td { flex: 1 1 0%; }
.common-table .sub-table .sub-table-body .sub-tr { display: flex; margin-bottom: 24px; }
.common-table .sub-table .sub-table-body .sub-tr:last-child { margin-bottom: 0px; }
.common-table .sub-no-data { margin-top: 16px; text-align: center; font-size: 12px; }
.common-table .sub-no-data p { margin-top: 12px; }
.common-table .no-data { display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 12px; }
.common-table .no-data p { margin-top: 12px; }
.common-table .common-tabel-content { width: 100%; }
.common-table.common-noBorder-table .table-body .tr-content .tr { border: none; }
.common-table.common-table-small .table-body { font-size: 12px; }
.common-input-content[data-v-ee9c20a6] { box-sizing: border-box; transition: 0.3s; display: inline-block; position: relative; font-family: HarmonyOS-Medium; font-weight: 500; font-size: 14px; }
.common-input-content .input_line_prompt[data-v-ee9c20a6] { line-height: 16px; font-size: 14px; user-select: none; margin-bottom: 8px; }
.common-input-content .content[data-v-ee9c20a6] { width: 100%; display: flex; align-items: center; border-width: 1px; border-style: solid; box-sizing: border-box; position: relative; transition: 0.3s; }
.common-input-content .content input[data-v-ee9c20a6] { width: 0px; height: 100%; flex: 1 1 0%; padding: 0px 12px; outline: none; font-family: HarmonyOS-Medium; font-size: 14px; }
.common-input-content .content input[type="password"][data-v-ee9c20a6], .common-input-content .content .passWordInput[data-v-ee9c20a6] { font-family: robotoregular, "PingFang SC"; }
.common-input-content .content input[data-v-ee9c20a6]::-webkit-inner-spin-button { appearance: none; }
.common-input-content .content input[data-v-ee9c20a6]::-webkit-outer-spin-button { appearance: none; }
.common-input-content .content input:-webkit-autofill + [data-v-ee9c20a6], .common-input-content .content input:-webkit-autofill:hover + [data-v-ee9c20a6], .common-input-content .content input:-webkit-autofill:focus + [data-v-ee9c20a6], .common-input-content .content input:-webkit-autofill:active + [data-v-ee9c20a6] { cursor: auto; transform: translateZ(0px); transform-origin: left top; }
.common-input-content .clear[data-v-ee9c20a6] { margin-right: 12px; cursor: pointer; display: flex; }
.common-input-content .clear .icon[data-v-ee9c20a6] { vertical-align: 0px; }
.common-input-content .clear .hoverShow[data-v-ee9c20a6], .common-input-content .clear:hover .hoverHide[data-v-ee9c20a6] { display: none; }
.common-input-content .clear:hover .hoverShow[data-v-ee9c20a6] { display: inline-block; }
.common-input-content .password-toggle-icon[data-v-ee9c20a6] { margin-right: 12px; cursor: pointer; display: flex; }
.common-input-content .password-toggle-icon .icon[data-v-ee9c20a6] { vertical-align: 0px; }
.common-input-content .password-toggle-icon .hoverShow[data-v-ee9c20a6], .common-input-content .password-toggle-icon:hover .hoverHide[data-v-ee9c20a6] { display: none; }
.common-input-content .password-toggle-icon:hover .hoverShow[data-v-ee9c20a6] { display: inline-block; }
.common-input-content.input-disabled .input_line[data-v-ee9c20a6] { cursor: no-drop; }
.common-input-content .input-line-errorStence[data-v-ee9c20a6] { width: 100%; }
.common-input-content .input-line-errorStence.input-error-position[data-v-ee9c20a6] { position: relative; }
.common-input-content .input-line-errorStence.input-error-position .input-line-error[data-v-ee9c20a6], .common-input-content .input-line-errorStence.input-error-position .input-line-warning[data-v-ee9c20a6] { position: absolute; top: 4px; line-height: 16px; user-select: none; }
.common-input-content .input-line-errorStence.input-error-block[data-v-ee9c20a6] { margin-top: 4px; position: static; }
.common-input-content .input-line-errorStence.input-error-block .input-line-error[data-v-ee9c20a6] { position: static; user-select: none; line-height: 16px; }
.common-input-content .input-line-errorStence.input-error-block .input-line-warning[data-v-ee9c20a6] { position: static; user-select: none; }
.common-dialog[data-v-6cccea98] { font-family: HarmonyOS-Medium; }
.common-dialog .zoom-enter-active[data-v-6cccea98] { animation: 0.5s ease 0s 1 normal none running zoom-in-data-v-6cccea98; }
.common-dialog .zoom-leave-active[data-v-6cccea98] { animation: 0.5s ease 0s 1 reverse none running zoom-in-data-v-6cccea98; }
.common-dialog .btnClass[data-v-6cccea98] { margin-right: 10px; }
.common-dialog .dialog-markAll[data-v-6cccea98] { position: fixed; width: 100%; height: 100%; z-index: 999; top: 0px; left: 0px; }
.common-dialog .dialog-frame[data-v-6cccea98] { position: fixed; z-index: 1000; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px) scale(1); border-radius: 12px; max-height: 100vh; box-sizing: border-box; }
.common-dialog .dialog-frame-head-close[data-v-6cccea98] { position: absolute; cursor: pointer; right: 24px; top: 24px; z-index: 99; }
.common-dialog .dialog-frame-head-close .hoverShow[data-v-6cccea98], .common-dialog .dialog-frame-head-close:hover .hoverHide[data-v-6cccea98] { display: none; }
.common-dialog .dialog-frame-head-close:hover .hoverShow[data-v-6cccea98] { display: block; }
.common-dialog .dialog-frame-head[data-v-6cccea98] { width: 100%; padding: 24px; box-sizing: border-box; border-radius: 12px 12px 0px 0px; text-align: left; }
.common-dialog .dialog-frame-head-text[data-v-6cccea98] { font-size: 18px; line-height: 20px; }
.common-dialog .dialog-frame-body-content[data-v-6cccea98] { padding: 8px 24px 12px; }
.common-dialog .dialog-frame-body-content.no-head[data-v-6cccea98] { padding-top: 24px; }
.common-dialog .dialog-frame-body[data-v-6cccea98] { width: 100%; margin: 0px; box-sizing: border-box; overflow: hidden; }
.common-dialog .dialog-frame-bottom[data-v-6cccea98] { padding: 20px 24px 24px; margin: 0px; }
.common-dialog .dialog-frame-bottom .dialog-frame-options[data-v-6cccea98] { width: 100%; align-items: center; display: flex; right: 0px; position: relative !important; }
.common-dialog .dialog-frame-bottom .dialog-frame-options .dialog-button[data-v-6cccea98] { flex: 1 1 0%; }
.common-dialog .dialog-frame-bottom .dialog-frame-options .cancel-button[data-v-6cccea98] { margin-right: 16px; }
.common-dialog .dialog-frame-bottom .dialog-frame-options.dialog-frame-options-v[data-v-6cccea98] { flex-direction: column-reverse; }
.common-dialog .dialog-frame-bottom .dialog-frame-options.dialog-frame-options-v .cancel-button[data-v-6cccea98] { margin-top: 8px; }
.common-dialog.common-noOption-dialog .dialog-frame-body-content[data-v-6cccea98] { padding-bottom: 24px; }
.common-dialog.common-huge-dialog .dialog-frame[data-v-6cccea98] { width: 600px; }
.common-dialog.common-large-dialog .dialog-frame[data-v-6cccea98] { width: 508px; }
.common-dialog.common-medium-dialog .dialog-frame[data-v-6cccea98] { width: 428px; }
.common-dialog.common-small-dialog .dialog-frame[data-v-6cccea98] { width: 360px; }
.common-dialog.common-auto-dialog .dialog-frame-body-content[data-v-6cccea98] { padding-bottom: 16px; }
.common-dialog.common-auto-dialog .dialog-frame-bottom[data-v-6cccea98] { padding-top: 16px; }
@keyframes zoom-in-data-v-6cccea98 { 
  0% { opacity: 0.7; transform: translate3d(-50%, -50%, 0px) scale(0); }
  100% { opacity: 1; transform: translate3d(-50%, -50%, 0px) scale(1); }
}
.common-navTab { position: relative; font-family: HarmonyOS-Medium; font-size: 14px; line-height: 16px; }
.common-navTab.common-line-navTab.common-lg-navTab .c_list_nav_item { font-size: 14px; line-height: 16px; padding: 16px 0px; }
.common-navTab.common-line-navTab.common-md-navTab .c_list_nav_item { padding: 14px 0px; }
.common-navTab.common-block-navTab.common-lg-navTab .c_list_nav_item, .common-navTab.common-iconBlock-navTab.common-lg-navTab .c_list_nav_item { height: 32px; display: flex; align-items: center; padding: 0px 16px; border-radius: 4px; margin-right: 12px; }
.common-navTab.common-block-navTab.common-md-navTab .c_list_nav_item, .common-navTab.common-iconBlock-navTab.common-md-navTab .c_list_nav_item { padding: 0px 8px; font-size: 12px; line-height: 14px; height: 22px; display: flex; align-items: center; border-radius: 2px; margin-right: 8px; }
.common-navTab.common-card-navTab .c_list_nav_item { width: 50%; display: flex; align-items: center; border-radius: 4px; box-sizing: border-box; justify-content: center; }
.common-navTab.common-card-navTab.common-lg-navTab .c_list_nav_item { height: 32px; padding: 0px 16px; }
.common-navTab.common-card-navTab.common-md-navTab .c_list_nav_item { height: 22px; padding: 0px 8px; }
.common-navTab .c_list_nav_card { width: 100%; border-radius: 4px; }
.common-navTab .c_list_nav { box-sizing: border-box; user-select: none; display: flex; }
.common-navTab .c_list_nav li { cursor: pointer; position: relative; text-align: center; flex-shrink: 0; }
.common-navTab .c_list_nav li svg { margin-right: 4px; }
.common-navTab .c_list_nav li span { letter-spacing: 0px; text-align: left; vertical-align: middle; display: inline-block; }
.common-navTab .c_list_nav li:last-child { margin-right: 0px !important; }
.common-navTab .c_list_nav li.disabled { cursor: not-allowed; }
.common-navTab .c_list_nav .tabItemIndex { z-index: 99; }
.common-navTab .active-line { width: 24px; height: 2px; position: absolute; bottom: 0px; left: 0px; transition: 0.3s; }
.common-navTab .active-block { position: absolute; height: 100%; top: 0px; transition: 0.5s; }
.fill-1-bg { background-color: rgb(0, 0, 0); }
.fill-1-bd, .fill-1-bd-h:hover { border-color: rgb(0, 0, 0); }
.fill-1-cl { color: rgb(0, 0, 0); }
.fill-1-cl-h:hover { background-color: rgb(0, 0, 0); }
.fill-1-f-h:hover { color: rgb(0, 0, 0); }
.fill-2-bg { background-color: rgb(17, 17, 17); }
.fill-2-bd, .fill-2-bd-h:hover { border-color: rgb(17, 17, 17); }
.fill-2-cl { color: rgb(17, 17, 17); }
.fill-2-cl-h:hover { background-color: rgb(17, 17, 17); }
.fill-2-f-h:hover { color: rgb(17, 17, 17); }
.fill-3-bg { background-color: rgb(29, 29, 31); }
.fill-3-bd, .fill-3-bd-h:hover { border-color: rgb(29, 29, 31); }
.fill-3-cl { color: rgb(29, 29, 31); }
.fill-3-cl-h:hover { background-color: rgb(29, 29, 31); }
.fill-3-f-h:hover { color: rgb(29, 29, 31); }
.fill-4-bg { background-color: rgb(27, 27, 29); }
.fill-4-bd, .fill-4-bd-h:hover { border-color: rgb(27, 27, 29); }
.fill-4-cl { color: rgb(27, 27, 29); }
.fill-4-cl-h:hover { background-color: rgb(27, 27, 29); }
.fill-4-f-h:hover { color: rgb(27, 27, 29); }
.fill-5-bg { background-color: rgb(47, 47, 47); }
.fill-5-bd, .fill-5-bd-h:hover { border-color: rgb(47, 47, 47); }
.fill-5-cl { color: rgb(47, 47, 47); }
.fill-5-cl-h:hover { background-color: rgb(47, 47, 47); }
.fill-5-f-h:hover { color: rgb(47, 47, 47); }
.fill-6-bg { background-color: rgb(38, 38, 38); }
.fill-6-bd, .fill-6-bd-h:hover { border-color: rgb(38, 38, 38); }
.fill-6-cl { color: rgb(38, 38, 38); }
.fill-6-cl-h:hover { background-color: rgb(38, 38, 38); }
.fill-6-f-h:hover { color: rgb(38, 38, 38); }
.fill-7-bg { background-color: rgb(57, 57, 60); }
.fill-7-bd, .fill-7-bd-h:hover { border-color: rgb(57, 57, 60); }
.fill-7-cl { color: rgb(57, 57, 60); }
.fill-7-cl-h:hover { background-color: rgb(57, 57, 60); }
.fill-7-f-h:hover { color: rgb(57, 57, 60); }
.fill-8-bg { background-color: rgba(0, 0, 0, 0.4); }
.fill-8-bd, .fill-8-bd-h:hover { border-color: rgba(0, 0, 0, 0.4); }
.fill-8-cl { color: rgba(0, 0, 0, 0.4); }
.fill-8-cl-h:hover { background-color: rgba(0, 0, 0, 0.4); }
.fill-8-f-h:hover { color: rgba(0, 0, 0, 0.4); }
.text-1-bg { background-color: rgb(255, 255, 255); }
.text-1-bd, .text-1-bd-h:hover { border-color: rgb(255, 255, 255); }
.text-1-cl { color: rgb(255, 255, 255); }
.text-1-cl-h:hover { background-color: rgb(255, 255, 255); }
.text-1-f-h:hover { color: rgb(255, 255, 255); }
.text-2-bg { background-color: rgb(144, 144, 144) !important; }
.text-2-bd, .text-2-bd-h:hover { border-color: rgb(144, 144, 144); }
.text-2-cl { color: rgb(144, 144, 144); }
.text-2-cl-h:hover { background-color: rgb(144, 144, 144); }
.text-2-f-h:hover { color: rgb(144, 144, 144); }
.text-3-bg { background-color: rgb(106, 106, 106); }
.text-3-bd, .text-3-bd-h:hover { border-color: rgb(106, 106, 106); }
.text-3-cl { color: rgb(106, 106, 106); }
.text-3-cl-h:hover { background-color: rgb(106, 106, 106); }
.text-3-f-h:hover { color: rgb(106, 106, 106); }
.text-4-bg { background-color: rgb(255, 255, 255); }
.text-4-bd, .text-4-bd-h:hover { border-color: rgb(255, 255, 255); }
.text-4-cl { color: rgb(255, 255, 255); }
.text-4-cl-h:hover { background-color: rgb(255, 255, 255); }
.text-4-f-h:hover { color: rgb(255, 255, 255); }
.text-5-bg { background-color: rgb(0, 0, 0); }
.text-5-bd, .text-5-bd-h:hover { border-color: rgb(0, 0, 0); }
.text-5-cl { color: rgb(0, 0, 0); }
.text-5-cl-h:hover { background-color: rgb(0, 0, 0); }
.text-5-f-h:hover { color: rgb(0, 0, 0); }
.text-6-bg { background-color: rgb(255, 255, 255); }
.text-6-bd, .text-6-bd-h:hover { border-color: rgb(255, 255, 255); }
.text-6-cl { color: rgb(255, 255, 255); }
.text-6-cl-h:hover { background-color: rgb(255, 255, 255); }
.text-6-f-h:hover { color: rgb(255, 255, 255); }
.main-1-bg { background-color: rgb(43, 97, 255); }
.main-1-bd, .main-1-bd-h:hover { border-color: rgb(43, 97, 255); }
.main-1-cl { color: rgb(43, 97, 255); }
.main-1-cl-h:hover { background-color: rgb(43, 97, 255); }
.main-1-f-h:hover { color: rgb(43, 97, 255); }
.main-2-bg { background-color: rgb(39, 87, 230); }
.main-2-bd, .main-2-bd-h:hover { border-color: rgb(39, 87, 230); }
.main-2-cl { color: rgb(39, 87, 230); }
.main-2-cl-h:hover { background-color: rgb(39, 87, 230); }
.main-2-f-h:hover { color: rgb(39, 87, 230); }
.main-3-bg { background-color: rgb(37, 82, 217); }
.main-3-bd, .main-3-bd-h:hover { border-color: rgb(37, 82, 217); }
.main-3-cl { color: rgb(37, 82, 217); }
.main-3-cl-h:hover { background-color: rgb(37, 82, 217); }
.main-3-f-h:hover { color: rgb(37, 82, 217); }
.main-4-bg { background-color: rgb(21, 29, 53); }
.main-4-bd, .main-4-bd-h:hover { border-color: rgb(21, 29, 53); }
.main-4-cl { color: rgb(21, 29, 53); }
.main-4-cl-h:hover { background-color: rgb(21, 29, 53); }
.main-4-f-h:hover { color: rgb(21, 29, 53); }
.main-5-bg { background-color: rgb(64, 113, 255); }
.main-5-bd, .main-5-bd-h:hover { border-color: rgb(64, 113, 255); }
.main-5-cl { color: rgb(64, 113, 255); }
.main-5-cl-h:hover { background-color: rgb(64, 113, 255); }
.main-5-f-h:hover { color: rgb(64, 113, 255); }
.rise-1-bg { background-color: rgb(0, 169, 67); }
.rise-1-bd, .rise-1-bd-h:hover { border-color: rgb(0, 169, 67); }
.rise-1-cl { color: rgb(0, 169, 67); }
.rise-1-cl-h:hover { background-color: rgb(0, 169, 67); }
.rise-1-f-h:hover { color: rgb(0, 169, 67); }
.rise-2-bg { background-color: rgb(0, 163, 134); }
.rise-2-bd, .rise-2-bd-h:hover { border-color: rgb(0, 163, 134); }
.rise-2-cl { color: rgb(0, 163, 134); }
.rise-2-cl-h:hover { background-color: rgb(0, 163, 134); }
.rise-2-f-h:hover { color: rgb(0, 163, 134); }
.rise-3-bg { background-color: rgb(0, 154, 127); }
.rise-3-bd, .rise-3-bd-h:hover { border-color: rgb(0, 154, 127); }
.rise-3-cl { color: rgb(0, 154, 127); }
.rise-3-cl-h:hover { background-color: rgb(0, 154, 127); }
.rise-3-f-h:hover { color: rgb(0, 154, 127); }
.rise-4-bg { background-color: rgb(14, 42, 37); }
.rise-4-bd, .rise-4-bd-h:hover { border-color: rgb(14, 42, 37); }
.rise-4-cl { color: rgb(14, 42, 37); }
.rise-4-cl-h:hover { background-color: rgb(14, 42, 37); }
.rise-4-f-h:hover { color: rgb(14, 42, 37); }
.fall-1-bg { background-color: rgb(218, 44, 99); }
.fall-1-bd, .fall-1-bd-h:hover { border-color: rgb(218, 44, 99); }
.fall-1-cl { color: rgb(218, 44, 99); }
.fall-1-cl-h:hover { background-color: rgb(218, 44, 99); }
.fall-1-f-h:hover { color: rgb(218, 44, 99); }
.fall-2-bg { background-color: rgb(188, 59, 85); }
.fall-2-bd, .fall-2-bd-h:hover { border-color: rgb(188, 59, 85); }
.fall-2-cl { color: rgb(188, 59, 85); }
.fall-2-cl-h:hover { background-color: rgb(188, 59, 85); }
.fall-2-f-h:hover { color: rgb(188, 59, 85); }
.fall-3-bg { background-color: rgb(178, 56, 80); }
.fall-3-bd, .fall-3-bd-h:hover { border-color: rgb(178, 56, 80); }
.fall-3-cl { color: rgb(178, 56, 80); }
.fall-3-cl-h:hover { background-color: rgb(178, 56, 80); }
.fall-3-f-h:hover { color: rgb(178, 56, 80); }
.fall-4-bg { background-color: rgb(46, 24, 29); }
.fall-4-bd, .fall-4-bd-h:hover { border-color: rgb(46, 24, 29); }
.fall-4-cl { color: rgb(46, 24, 29); }
.fall-4-cl-h:hover { background-color: rgb(46, 24, 29); }
.fall-4-f-h:hover { color: rgb(46, 24, 29); }
.warning-1-bg { background-color: rgb(233, 169, 42); }
.warning-1-bd, .warning-1-bd-h:hover { border-color: rgb(233, 169, 42); }
.warning-1-cl { color: rgb(233, 169, 42); }
.warning-1-cl-h:hover { background-color: rgb(233, 169, 42); }
.warning-1-f-h:hover { color: rgb(233, 169, 42); }
.warning-2-bg { background-color: rgb(210, 152, 38); }
.warning-2-bd, .warning-2-bd-h:hover { border-color: rgb(210, 152, 38); }
.warning-2-cl { color: rgb(210, 152, 38); }
.warning-2-cl-h:hover { background-color: rgb(210, 152, 38); }
.warning-2-f-h:hover { color: rgb(210, 152, 38); }
.warning-3-bg { background-color: rgb(198, 144, 36); }
.warning-3-bd, .warning-3-bd-h:hover { border-color: rgb(198, 144, 36); }
.warning-3-cl { color: rgb(198, 144, 36); }
.warning-3-cl-h:hover { background-color: rgb(198, 144, 36); }
.warning-3-f-h:hover { color: rgb(198, 144, 36); }
.special-1-bg { background-color: rgb(29, 29, 31); }
.special-1-bd, .special-1-bd-h:hover { border-color: rgb(29, 29, 31); }
.special-1-cl { color: rgb(29, 29, 31); }
.special-1-cl-h:hover { background-color: rgb(29, 29, 31); }
.special-1-f-h:hover { color: rgb(29, 29, 31); }
.special-2-bg { background-color: rgb(47, 47, 47); }
.special-2-bd, .special-2-bd-h:hover { border-color: rgb(47, 47, 47); }
.special-2-cl { color: rgb(47, 47, 47); }
.special-2-cl-h:hover { background-color: rgb(47, 47, 47); }
.special-2-f-h:hover { color: rgb(47, 47, 47); }
.special-3-bg { background-color: rgb(0, 0, 0); }
.special-3-bd, .special-3-bd-h:hover { border-color: rgb(0, 0, 0); }
.special-3-cl { color: rgb(0, 0, 0); }
.special-3-cl-h:hover { background-color: rgb(0, 0, 0); }
.special-3-f-h:hover { color: rgb(0, 0, 0); }
.special-4-bg { background-color: rgb(144, 144, 144); }
.special-4-bd, .special-4-bd-h:hover { border-color: rgb(144, 144, 144); }
.special-4-cl { color: rgb(144, 144, 144); }
.special-4-cl-h:hover { background-color: rgb(144, 144, 144); }
.special-4-f-h:hover { color: rgb(144, 144, 144); }
.special-5-bg { background-color: rgb(106, 106, 106); }
.special-5-bd, .special-5-bd-h:hover { border-color: rgb(106, 106, 106); }
.special-5-cl { color: rgb(106, 106, 106); }
.special-5-cl-h:hover { background-color: rgb(106, 106, 106); }
.special-5-f-h:hover { color: rgb(106, 106, 106); }
.special-6-bg { background-color: rgb(47, 47, 47); }
.special-6-bd, .special-6-bd-h:hover { border-color: rgb(47, 47, 47); }
.special-6-cl { color: rgb(47, 47, 47); }
.special-6-cl-h:hover { background-color: rgb(47, 47, 47); }
.special-6-f-h:hover { color: rgb(47, 47, 47); }
.p-1-bg { background-color: rgb(36, 160, 245); }
.p-1-bd, .p-1-bd-h:hover { border-color: rgb(36, 160, 245); }
.p-1-cl { color: rgb(36, 160, 245); }
.p-1-cl-h:hover { background-color: rgb(36, 160, 245); }
.p-1-f-h:hover { color: rgb(36, 160, 245); }
.h-1-bg { background-color: rgb(6, 15, 27); }
.h-1-bd, .h-1-bd-h:hover { border-color: rgb(6, 15, 27); }
.h-1-cl { color: rgb(6, 15, 27); }
.h-1-cl-h:hover { background-color: rgb(6, 15, 27); }
.h-1-f-h:hover { color: rgb(6, 15, 27); }
.h-2-bg { background-color: rgb(6, 15, 27); }
.h-2-bd, .h-2-bd-h:hover { border-color: rgb(6, 15, 27); }
.h-2-cl { color: rgb(6, 15, 27); }
.h-2-cl-h:hover { background-color: rgb(6, 15, 27); }
.h-2-f-h:hover { color: rgb(6, 15, 27); }
.h-3-bg { background-color: rgb(6, 15, 27); }
.h-3-bd, .h-3-bd-h:hover { border-color: rgb(6, 15, 27); }
.h-3-cl { color: rgb(6, 15, 27); }
.h-3-cl-h:hover { background-color: rgb(6, 15, 27); }
.h-3-f-h:hover { color: rgb(6, 15, 27); }
.h-4-bg { background-color: rgb(11, 23, 38); }
.h-4-bd, .h-4-bd-h:hover { border-color: rgb(11, 23, 38); }
.h-4-cl { color: rgb(11, 23, 38); }
.h-4-cl-h:hover { background-color: rgb(11, 23, 38); }
.h-4-f-h:hover { color: rgb(11, 23, 38); }
.h-5-bg { background-color: rgba(36, 160, 245, 0.2); }
.h-5-bd, .h-5-bd-h:hover { border-color: rgba(36, 160, 245, 0.2); }
.h-5-cl { color: rgba(36, 160, 245, 0.2); }
.h-5-cl-h:hover { background-color: rgba(36, 160, 245, 0.2); }
.h-5-f-h:hover { color: rgba(36, 160, 245, 0.2); }
.x-1-bg { background-color: rgb(214, 219, 231); }
.x-1-bd, .x-1-bd-h:hover { border-color: rgb(214, 219, 231); }
.x-1-cl { color: rgb(214, 219, 231); }
.x-1-cl-h:hover { background-color: rgb(214, 219, 231); }
.x-1-f-h:hover { color: rgb(214, 219, 231); }
.x-2-bg { background-color: rgb(82, 93, 121); }
.x-2-bd, .x-2-bd-h:hover { border-color: rgb(82, 93, 121); }
.x-2-cl { color: rgb(82, 93, 121); }
.x-2-cl-h:hover { background-color: rgb(82, 93, 121); }
.x-2-f-h:hover { color: rgb(82, 93, 121); }
.x-3-bg { background-color: rgb(39, 98, 255); }
.x-3-bd, .x-3-bd-h:hover { border-color: rgb(39, 98, 255); }
.x-3-cl { color: rgb(39, 98, 255); }
.x-3-cl-h:hover { background-color: rgb(39, 98, 255); }
.x-3-f-h:hover { color: rgb(39, 98, 255); }
.a-1-bg { background-color: rgb(82, 93, 121); }
.a-1-bd, .a-1-bd-h:hover { border-color: rgb(82, 93, 121); }
.a-1-cl { color: rgb(82, 93, 121); }
.a-1-cl-h:hover { background-color: rgb(82, 93, 121); }
.a-1-f-h:hover { color: rgb(82, 93, 121); }
.a-2-bg { background-color: rgb(48, 55, 76); }
.a-2-bd, .a-2-bd-h:hover { border-color: rgb(48, 55, 76); }
.a-2-cl { color: rgb(48, 55, 76); }
.a-2-cl-h:hover { background-color: rgb(48, 55, 76); }
.a-2-f-h:hover { color: rgb(48, 55, 76); }
.a-3-bg { background-color: rgb(22, 29, 49); }
.a-3-bd, .a-3-bd-h:hover { border-color: rgb(22, 29, 49); }
.a-3-cl { color: rgb(22, 29, 49); }
.a-3-cl-h:hover { background-color: rgb(22, 29, 49); }
.a-3-f-h:hover { color: rgb(22, 29, 49); }
.a-4-bg { background-color: rgb(11, 23, 38); }
.a-4-bd, .a-4-bd-h:hover { border-color: rgb(11, 23, 38); }
.a-4-cl { color: rgb(11, 23, 38); }
.a-4-cl-h:hover { background-color: rgb(11, 23, 38); }
.a-4-f-h:hover { color: rgb(11, 23, 38); }
.a-5-bg { background-color: rgb(6, 15, 27); }
.a-5-bd, .a-5-bd-h:hover { border-color: rgb(6, 15, 27); }
.a-5-cl { color: rgb(6, 15, 27); }
.a-5-cl-h:hover { background-color: rgb(6, 15, 27); }
.a-5-f-h:hover { color: rgb(6, 15, 27); }
.a-6-bg { background-color: rgba(6, 15, 27, 0.99); }
.a-6-bd, .a-6-bd-h:hover { border-color: rgba(6, 15, 27, 0.99); }
.a-6-cl { color: rgba(6, 15, 27, 0.99); }
.a-6-cl-h:hover { background-color: rgba(6, 15, 27, 0.99); }
.a-6-f-h:hover { color: rgba(6, 15, 27, 0.99); }
.a-7-bg { background-color: rgb(4, 10, 18); }
.a-7-bd, .a-7-bd-h:hover { border-color: rgb(4, 10, 18); }
.a-7-cl { color: rgb(4, 10, 18); }
.a-7-cl-h:hover { background-color: rgb(4, 10, 18); }
.a-7-f-h:hover { color: rgb(4, 10, 18); }
.a-8-bg { background-color: rgb(1, 5, 10); }
.a-8-bd, .a-8-bd-h:hover { border-color: rgb(1, 5, 10); }
.a-8-cl { color: rgb(1, 5, 10); }
.a-8-cl-h:hover { background-color: rgb(1, 5, 10); }
.a-8-f-h:hover { color: rgb(1, 5, 10); }
.a-9-bg { background-color: rgba(0, 0, 0, 0.5); }
.a-9-bd, .a-9-bd-h:hover { border-color: rgba(0, 0, 0, 0.5); }
.a-9-cl { color: rgba(0, 0, 0, 0.5); }
.a-9-cl-h:hover { background-color: rgba(0, 0, 0, 0.5); }
.a-9-f-h:hover { color: rgba(0, 0, 0, 0.5); }
.a-10-bg { background-color: rgba(82, 93, 121, 0.3); }
.a-10-bd, .a-10-bd-h:hover { border-color: rgba(82, 93, 121, 0.3); }
.a-10-cl { color: rgba(82, 93, 121, 0.3); }
.a-10-cl-h:hover { background-color: rgba(82, 93, 121, 0.3); }
.a-10-f-h:hover { color: rgba(82, 93, 121, 0.3); }
.a-11-bg { background-color: rgba(82, 93, 121, 0.15); }
.a-11-bd, .a-11-bd-h:hover { border-color: rgba(82, 93, 121, 0.15); }
.a-11-cl { color: rgba(82, 93, 121, 0.15); }
.a-11-cl-h:hover { background-color: rgba(82, 93, 121, 0.15); }
.a-11-f-h:hover { color: rgba(82, 93, 121, 0.15); }
.a-12-bg { background-color: rgb(39, 98, 255); }
.a-12-bd, .a-12-bd-h:hover { border-color: rgb(39, 98, 255); }
.a-12-cl { color: rgb(39, 98, 255); }
.a-12-cl-h:hover { background-color: rgb(39, 98, 255); }
.a-12-f-h:hover { color: rgb(39, 98, 255); }
.a-13-bg { background-color: rgba(39, 98, 255, 0.5); }
.a-13-bd, .a-13-bd-h:hover { border-color: rgba(39, 98, 255, 0.5); }
.a-13-cl { color: rgba(39, 98, 255, 0.5); }
.a-13-cl-h:hover { background-color: rgba(39, 98, 255, 0.5); }
.a-13-f-h:hover { color: rgba(39, 98, 255, 0.5); }
.a-14-bg { background-color: rgba(39, 98, 255, 0.3); }
.a-14-bd, .a-14-bd-h:hover { border-color: rgba(39, 98, 255, 0.3); }
.a-14-cl { color: rgba(39, 98, 255, 0.3); }
.a-14-cl-h:hover { background-color: rgba(39, 98, 255, 0.3); }
.a-14-f-h:hover { color: rgba(39, 98, 255, 0.3); }
.a-15-bg { background-color: rgba(39, 98, 255, 0.2); }
.a-15-bd, .a-15-bd-h:hover { border-color: rgba(39, 98, 255, 0.2); }
.a-15-cl { color: rgba(39, 98, 255, 0.2); }
.a-15-cl-h:hover { background-color: rgba(39, 98, 255, 0.2); }
.a-15-f-h:hover { color: rgba(39, 98, 255, 0.2); }
.a-16-bg { background-color: rgba(39, 98, 255, 0.15); }
.a-16-bd, .a-16-bd-h:hover { border-color: rgba(39, 98, 255, 0.15); }
.a-16-cl { color: rgba(39, 98, 255, 0.15); }
.a-16-cl-h:hover { background-color: rgba(39, 98, 255, 0.15); }
.a-16-f-h:hover { color: rgba(39, 98, 255, 0.15); }
.a-17-bg { background-color: rgba(39, 98, 255, 0.05); }
.a-17-bd, .a-17-bd-h:hover { border-color: rgba(39, 98, 255, 0.05); }
.a-17-cl { color: rgba(39, 98, 255, 0.05); }
.a-17-cl-h:hover { background-color: rgba(39, 98, 255, 0.05); }
.a-17-f-h:hover { color: rgba(39, 98, 255, 0.05); }
.a-18-bg { background-color: rgb(19, 184, 135); }
.a-18-bd, .a-18-bd-h:hover { border-color: rgb(19, 184, 135); }
.a-18-cl { color: rgb(19, 184, 135); }
.a-18-cl-h:hover { background-color: rgb(19, 184, 135); }
.a-18-f-h:hover { color: rgb(19, 184, 135); }
.a-19-bg { background-color: rgb(235, 77, 92); }
.a-19-bd, .a-19-bd-h:hover { border-color: rgb(235, 77, 92); }
.a-19-cl { color: rgb(235, 77, 92); }
.a-19-cl-h:hover { background-color: rgb(235, 77, 92); }
.a-19-f-h:hover { color: rgb(235, 77, 92); }
.a-20-bg { background-color: rgb(250, 173, 20); }
.a-20-bd, .a-20-bd-h:hover { border-color: rgb(250, 173, 20); }
.a-20-cl { color: rgb(250, 173, 20); }
.a-20-cl-h:hover { background-color: rgb(250, 173, 20); }
.a-20-f-h:hover { color: rgb(250, 173, 20); }
.a-21-bg { background-color: rgba(6, 15, 27, 0.99); }
.a-21-bd, .a-21-bd-h:hover { border-color: rgba(6, 15, 27, 0.99); }
.a-21-cl { color: rgba(6, 15, 27, 0.99); }
.a-21-cl-h:hover { background-color: rgba(6, 15, 27, 0.99); }
.a-21-f-h:hover { color: rgba(6, 15, 27, 0.99); }
.a-22-bg { background-color: rgba(255, 255, 255, 0.2); }
.a-22-bd, .a-22-bd-h:hover { border-color: rgba(255, 255, 255, 0.2); }
.a-22-cl { color: rgba(255, 255, 255, 0.2); }
.a-22-cl-h:hover { background-color: rgba(255, 255, 255, 0.2); }
.a-22-f-h:hover { color: rgba(255, 255, 255, 0.2); }
.b-1-bg { background-color: rgb(214, 219, 231); }
.b-1-bd, .b-1-bd-h:hover { border-color: rgb(214, 219, 231); }
.b-1-cl { color: rgb(214, 219, 231); }
.b-1-cl-h:hover { background-color: rgb(214, 219, 231); }
.b-1-f-h:hover { color: rgb(214, 219, 231); }
.b-2-bg { background-color: rgb(82, 93, 121); }
.b-2-bd, .b-2-bd-h:hover { border-color: rgb(82, 93, 121); }
.b-2-cl { color: rgb(82, 93, 121); }
.b-2-cl-h:hover { background-color: rgb(82, 93, 121); }
.b-2-f-h:hover { color: rgb(82, 93, 121); }
.b-3-bg { background-color: rgb(69, 79, 104); }
.b-3-bd, .b-3-bd-h:hover { border-color: rgb(69, 79, 104); }
.b-3-cl { color: rgb(69, 79, 104); }
.b-3-cl-h:hover { background-color: rgb(69, 79, 104); }
.b-3-f-h:hover { color: rgb(69, 79, 104); }
.b-4-bg { background-color: rgb(39, 98, 255); }
.b-4-bd, .b-4-bd-h:hover { border-color: rgb(39, 98, 255); }
.b-4-cl { color: rgb(39, 98, 255); }
.b-4-cl-h:hover { background-color: rgb(39, 98, 255); }
.b-4-f-h:hover { color: rgb(39, 98, 255); }
.b-5-bg { background-color: rgb(19, 184, 135); }
.b-5-bd, .b-5-bd-h:hover { border-color: rgb(19, 184, 135); }
.b-5-cl { color: rgb(19, 184, 135); }
.b-5-cl-h:hover { background-color: rgb(19, 184, 135); }
.b-5-f-h:hover { color: rgb(19, 184, 135); }
.b-6-bg { background-color: rgb(235, 77, 92); }
.b-6-bd, .b-6-bd-h:hover { border-color: rgb(235, 77, 92); }
.b-6-cl { color: rgb(235, 77, 92); }
.b-6-cl-h:hover { background-color: rgb(235, 77, 92); }
.b-6-f-h:hover { color: rgb(235, 77, 92); }
.b-7-bg { background-color: rgb(250, 173, 20); }
.b-7-bd, .b-7-bd-h:hover { border-color: rgb(250, 173, 20); }
.b-7-cl { color: rgb(250, 173, 20); }
.b-7-cl-h:hover { background-color: rgb(250, 173, 20); }
.b-7-f-h:hover { color: rgb(250, 173, 20); }
.b-8-bg { background-color: rgb(255, 255, 255); }
.b-8-bd, .b-8-bd-h:hover { border-color: rgb(255, 255, 255); }
.b-8-cl { color: rgb(255, 255, 255); }
.b-8-cl-h:hover { background-color: rgb(255, 255, 255); }
.b-8-f-h:hover { color: rgb(255, 255, 255); }
.b-9-bg { background-color: rgba(255, 255, 255, 0.6); }
.b-9-bd, .b-9-bd-h:hover { border-color: rgba(255, 255, 255, 0.6); }
.b-9-cl { color: rgba(255, 255, 255, 0.6); }
.b-9-cl-h:hover { background-color: rgba(255, 255, 255, 0.6); }
.b-9-f-h:hover { color: rgba(255, 255, 255, 0.6); }
.b-10-bg { background-color: rgba(250, 173, 20, 0.1); }
.b-10-bd, .b-10-bd-h:hover { border-color: rgba(250, 173, 20, 0.1); }
.b-10-cl { color: rgba(250, 173, 20, 0.1); }
.b-10-cl-h:hover { background-color: rgba(250, 173, 20, 0.1); }
.b-10-f-h:hover { color: rgba(250, 173, 20, 0.1); }
.c-1-bg { background-color: rgb(48, 55, 76); }
.c-1-bd, .c-1-bd-h:hover { border-color: rgb(48, 55, 76); }
.c-1-cl { color: rgb(48, 55, 76); }
.c-1-cl-h:hover { background-color: rgb(48, 55, 76); }
.c-1-f-h:hover { color: rgb(48, 55, 76); }
.c-2-bg { background-color: rgb(1, 5, 10); }
.c-2-bd, .c-2-bd-h:hover { border-color: rgb(1, 5, 10); }
.c-2-cl { color: rgb(1, 5, 10); }
.c-2-cl-h:hover { background-color: rgb(1, 5, 10); }
.c-2-f-h:hover { color: rgb(1, 5, 10); }
.c-3-bg { background-color: rgb(11, 23, 38); }
.c-3-bd, .c-3-bd-h:hover { border-color: rgb(11, 23, 38); }
.c-3-cl { color: rgb(11, 23, 38); }
.c-3-cl-h:hover { background-color: rgb(11, 23, 38); }
.c-3-f-h:hover { color: rgb(11, 23, 38); }
.c-4-bg { background-color: rgba(6, 15, 27, 0.5); }
.c-4-bd, .c-4-bd-h:hover { border-color: rgba(6, 15, 27, 0.5); }
.c-4-cl { color: rgba(6, 15, 27, 0.5); }
.c-4-cl-h:hover { background-color: rgba(6, 15, 27, 0.5); }
.c-4-f-h:hover { color: rgba(6, 15, 27, 0.5); }
.c-5-bg { background-color: rgb(22, 29, 49); }
.c-5-bd, .c-5-bd-h:hover { border-color: rgb(22, 29, 49); }
.c-5-cl { color: rgb(22, 29, 49); }
.c-5-cl-h:hover { background-color: rgb(22, 29, 49); }
.c-5-f-h:hover { color: rgb(22, 29, 49); }
.c-6-bg { background-color: rgba(0, 0, 0, 0.5); }
.c-6-bd, .c-6-bd-h:hover { border-color: rgba(0, 0, 0, 0.5); }
.c-6-cl { color: rgba(0, 0, 0, 0.5); }
.c-6-cl-h:hover { background-color: rgba(0, 0, 0, 0.5); }
.c-6-f-h:hover { color: rgba(0, 0, 0, 0.5); }
.c-7-bg { background-color: rgba(82, 93, 121, 0.8); }
.c-7-bd, .c-7-bd-h:hover { border-color: rgba(82, 93, 121, 0.8); }
.c-7-cl { color: rgba(82, 93, 121, 0.8); }
.c-7-cl-h:hover { background-color: rgba(82, 93, 121, 0.8); }
.c-7-f-h:hover { color: rgba(82, 93, 121, 0.8); }
.c-8-bg { background-color: rgb(39, 98, 255); }
.c-8-bd, .c-8-bd-h:hover { border-color: rgb(39, 98, 255); }
.c-8-cl { color: rgb(39, 98, 255); }
.c-8-cl-h:hover { background-color: rgb(39, 98, 255); }
.c-8-f-h:hover { color: rgb(39, 98, 255); }
.c-9-bg { background-color: rgba(255, 255, 255, 0.2); }
.c-9-bd, .c-9-bd-h:hover { border-color: rgba(255, 255, 255, 0.2); }
.c-9-cl { color: rgba(255, 255, 255, 0.2); }
.c-9-cl-h:hover { background-color: rgba(255, 255, 255, 0.2); }
.c-9-f-h:hover { color: rgba(255, 255, 255, 0.2); }
.c-10-bg { background-color: rgba(255, 255, 255, 0.1); }
.c-10-bd, .c-10-bd-h:hover { border-color: rgba(255, 255, 255, 0.1); }
.c-10-cl { color: rgba(255, 255, 255, 0.1); }
.c-10-cl-h:hover { background-color: rgba(255, 255, 255, 0.1); }
.c-10-f-h:hover { color: rgba(255, 255, 255, 0.1); }
.f-1-bg { background-color: rgb(214, 219, 231); }
.f-1-bd, .f-1-bd-h:hover { border-color: rgb(214, 219, 231); }
.f-1-cl { color: rgb(214, 219, 231); }
.f-1-cl-h:hover { background-color: rgb(214, 219, 231); }
.f-1-f-h:hover { color: rgb(214, 219, 231); }
.f-2-bg { background-color: rgb(82, 93, 121); }
.f-2-bd, .f-2-bd-h:hover { border-color: rgb(82, 93, 121); }
.f-2-cl { color: rgb(82, 93, 121); }
.f-2-cl-h:hover { background-color: rgb(82, 93, 121); }
.f-2-f-h:hover { color: rgb(82, 93, 121); }
.f-3-bg { background-color: rgb(69, 79, 104); }
.f-3-bd, .f-3-bd-h:hover { border-color: rgb(69, 79, 104); }
.f-3-cl { color: rgb(69, 79, 104); }
.f-3-cl-h:hover { background-color: rgb(69, 79, 104); }
.f-3-f-h:hover { color: rgb(69, 79, 104); }
.f-4-bg { background-color: rgb(39, 98, 255); }
.f-4-bd, .f-4-bd-h:hover { border-color: rgb(39, 98, 255); }
.f-4-cl { color: rgb(39, 98, 255); }
.f-4-cl-h:hover { background-color: rgb(39, 98, 255); }
.f-4-f-h:hover { color: rgb(39, 98, 255); }
.f-5-bg { background-color: rgb(19, 184, 135); }
.f-5-bd, .f-5-bd-h:hover { border-color: rgb(19, 184, 135); }
.f-5-cl { color: rgb(19, 184, 135); }
.f-5-cl-h:hover { background-color: rgb(19, 184, 135); }
.f-5-f-h:hover { color: rgb(19, 184, 135); }
.f-6-bg { background-color: rgb(235, 77, 92); }
.f-6-bd, .f-6-bd-h:hover { border-color: rgb(235, 77, 92); }
.f-6-cl { color: rgb(235, 77, 92); }
.f-6-cl-h:hover { background-color: rgb(235, 77, 92); }
.f-6-f-h:hover { color: rgb(235, 77, 92); }
.f-7-bg { background-color: rgb(250, 173, 20); }
.f-7-bd, .f-7-bd-h:hover { border-color: rgb(250, 173, 20); }
.f-7-cl { color: rgb(250, 173, 20); }
.f-7-cl-h:hover { background-color: rgb(250, 173, 20); }
.f-7-f-h:hover { color: rgb(250, 173, 20); }
.f-8-bg { background-color: rgb(255, 255, 255); }
.f-8-bd, .f-8-bd-h:hover { border-color: rgb(255, 255, 255); }
.f-8-cl { color: rgb(255, 255, 255); }
.f-8-cl-h:hover { background-color: rgb(255, 255, 255); }
.f-8-f-h:hover { color: rgb(255, 255, 255); }
.f-9-bg { background-color: rgba(255, 255, 255, 0.6); }
.f-9-bd, .f-9-bd-h:hover { border-color: rgba(255, 255, 255, 0.6); }
.f-9-cl { color: rgba(255, 255, 255, 0.6); }
.f-9-cl-h:hover { background-color: rgba(255, 255, 255, 0.6); }
.f-9-f-h:hover { color: rgba(255, 255, 255, 0.6); }
.y-1-bg { background-color: rgb(6, 15, 27); }
.y-1-bd, .y-1-bd-h:hover { border-color: rgb(6, 15, 27); }
.y-1-cl { color: rgb(6, 15, 27); }
.y-1-cl-h:hover { background-color: rgb(6, 15, 27); }
.y-1-f-h:hover { color: rgb(6, 15, 27); }
.y-2-bg { background-color: rgb(22, 29, 49); }
.y-2-bd, .y-2-bd-h:hover { border-color: rgb(22, 29, 49); }
.y-2-cl { color: rgb(22, 29, 49); }
.y-2-cl-h:hover { background-color: rgb(22, 29, 49); }
.y-2-f-h:hover { color: rgb(22, 29, 49); }
.y-3-bg { background-color: rgb(6, 15, 27); }
.y-3-bd, .y-3-bd-h:hover { border-color: rgb(6, 15, 27); }
.y-3-cl { color: rgb(6, 15, 27); }
.y-3-cl-h:hover { background-color: rgb(6, 15, 27); }
.y-3-f-h:hover { color: rgb(6, 15, 27); }
.y-4-bg { background-color: rgb(22, 29, 49); }
.y-4-bd, .y-4-bd-h:hover { border-color: rgb(22, 29, 49); }
.y-4-cl { color: rgb(22, 29, 49); }
.y-4-cl-h:hover { background-color: rgb(22, 29, 49); }
.y-4-f-h:hover { color: rgb(22, 29, 49); }
.y-5-bg { background-color: rgb(39, 98, 255); }
.y-5-bd, .y-5-bd-h:hover { border-color: rgb(39, 98, 255); }
.y-5-cl { color: rgb(39, 98, 255); }
.y-5-cl-h:hover { background-color: rgb(39, 98, 255); }
.y-5-f-h:hover { color: rgb(39, 98, 255); }
.z-1-bg { background-color: rgb(214, 219, 231); }
.z-1-bd, .z-1-bd-h:hover { border-color: rgb(214, 219, 231); }
.z-1-cl { color: rgb(214, 219, 231); }
.z-1-cl-h:hover { background-color: rgb(214, 219, 231); }
.z-1-f-h:hover { color: rgb(214, 219, 231); }
.z-2-bg { background-color: rgb(82, 93, 121); }
.z-2-bd, .z-2-bd-h:hover { border-color: rgb(82, 93, 121); }
.z-2-cl { color: rgb(82, 93, 121); }
.z-2-cl-h:hover { background-color: rgb(82, 93, 121); }
.z-2-f-h:hover { color: rgb(82, 93, 121); }
.z-3-bg { background-color: rgb(255, 255, 255); }
.z-3-bd, .z-3-bd-h:hover { border-color: rgb(255, 255, 255); }
.z-3-cl { color: rgb(255, 255, 255); }
.z-3-cl-h:hover { background-color: rgb(255, 255, 255); }
.z-3-f-h:hover { color: rgb(255, 255, 255); }
.u-1-bg { background-color: rgb(19, 184, 135); }
.u-1-bd, .u-1-bd-h:hover { border-color: rgb(19, 184, 135); }
.u-1-cl { color: rgb(19, 184, 135); }
.u-1-cl-h:hover { background-color: rgb(19, 184, 135); }
.u-1-f-h:hover { color: rgb(19, 184, 135); }
.u-2-bg { background-color: rgba(19, 184, 135, 0.3); }
.u-2-bd, .u-2-bd-h:hover { border-color: rgba(19, 184, 135, 0.3); }
.u-2-cl { color: rgba(19, 184, 135, 0.3); }
.u-2-cl-h:hover { background-color: rgba(19, 184, 135, 0.3); }
.u-2-f-h:hover { color: rgba(19, 184, 135, 0.3); }
.u-3-bg { background-color: rgba(19, 184, 135, 0.15); }
.u-3-bd, .u-3-bd-h:hover { border-color: rgba(19, 184, 135, 0.15); }
.u-3-cl { color: rgba(19, 184, 135, 0.15); }
.u-3-cl-h:hover { background-color: rgba(19, 184, 135, 0.15); }
.u-3-f-h:hover { color: rgba(19, 184, 135, 0.15); }
.u-4-bg { background-color: rgb(235, 77, 92); }
.u-4-bd, .u-4-bd-h:hover { border-color: rgb(235, 77, 92); }
.u-4-cl { color: rgb(235, 77, 92); }
.u-4-cl-h:hover { background-color: rgb(235, 77, 92); }
.u-4-f-h:hover { color: rgb(235, 77, 92); }
.u-5-bg { background-color: rgba(235, 77, 92, 0.3); }
.u-5-bd, .u-5-bd-h:hover { border-color: rgba(235, 77, 92, 0.3); }
.u-5-cl { color: rgba(235, 77, 92, 0.3); }
.u-5-cl-h:hover { background-color: rgba(235, 77, 92, 0.3); }
.u-5-f-h:hover { color: rgba(235, 77, 92, 0.3); }
.u-6-bg { background-color: rgba(235, 77, 92, 0.15); }
.u-6-bd, .u-6-bd-h:hover { border-color: rgba(235, 77, 92, 0.15); }
.u-6-cl { color: rgba(235, 77, 92, 0.15); }
.u-6-cl-h:hover { background-color: rgba(235, 77, 92, 0.15); }
.u-6-f-h:hover { color: rgba(235, 77, 92, 0.15); }
.u-7-bg { background-color: rgba(0, 0, 0, 0.5); }
.u-7-bd, .u-7-bd-h:hover { border-color: rgba(0, 0, 0, 0.5); }
.u-7-cl { color: rgba(0, 0, 0, 0.5); }
.u-7-cl-h:hover { background-color: rgba(0, 0, 0, 0.5); }
.u-7-f-h:hover { color: rgba(0, 0, 0, 0.5); }
.u-8-bg { background-color: rgb(39, 98, 255); }
.u-8-bd, .u-8-bd-h:hover { border-color: rgb(39, 98, 255); }
.u-8-cl { color: rgb(39, 98, 255); }
.u-8-cl-h:hover { background-color: rgb(39, 98, 255); }
.u-8-f-h:hover { color: rgb(39, 98, 255); }
.u-9-bg { background-color: rgba(39, 98, 255, 0.3); }
.u-9-bd, .u-9-bd-h:hover { border-color: rgba(39, 98, 255, 0.3); }
.u-9-cl { color: rgba(39, 98, 255, 0.3); }
.u-9-cl-h:hover { background-color: rgba(39, 98, 255, 0.3); }
.u-9-f-h:hover { color: rgba(39, 98, 255, 0.3); }
.u-10-bg { background-color: rgba(39, 98, 255, 0.15); }
.u-10-bd, .u-10-bd-h:hover { border-color: rgba(39, 98, 255, 0.15); }
.u-10-cl { color: rgba(39, 98, 255, 0.15); }
.u-10-cl-h:hover { background-color: rgba(39, 98, 255, 0.15); }
.u-10-f-h:hover { color: rgba(39, 98, 255, 0.15); }
.u-11-bg { background-color: rgb(82, 93, 121); }
.u-11-bd, .u-11-bd-h:hover { border-color: rgb(82, 93, 121); }
.u-11-cl { color: rgb(82, 93, 121); }
.u-11-cl-h:hover { background-color: rgb(82, 93, 121); }
.u-11-f-h:hover { color: rgb(82, 93, 121); }
.u-12-bg { background-color: rgba(82, 93, 121, 0.3); }
.u-12-bd, .u-12-bd-h:hover { border-color: rgba(82, 93, 121, 0.3); }
.u-12-cl { color: rgba(82, 93, 121, 0.3); }
.u-12-cl-h:hover { background-color: rgba(82, 93, 121, 0.3); }
.u-12-f-h:hover { color: rgba(82, 93, 121, 0.3); }
.u-13-bg { background-color: rgba(82, 93, 121, 0.15); }
.u-13-bd, .u-13-bd-h:hover { border-color: rgba(82, 93, 121, 0.15); }
.u-13-cl { color: rgba(82, 93, 121, 0.15); }
.u-13-cl-h:hover { background-color: rgba(82, 93, 121, 0.15); }
.u-13-f-h:hover { color: rgba(82, 93, 121, 0.15); }
.u-14-bg { background-color: rgba(255, 255, 255, 0.15); }
.u-14-bd, .u-14-bd-h:hover { border-color: rgba(255, 255, 255, 0.15); }
.u-14-cl { color: rgba(255, 255, 255, 0.15); }
.u-14-cl-h:hover { background-color: rgba(255, 255, 255, 0.15); }
.u-14-f-h:hover { color: rgba(255, 255, 255, 0.15); }
.u-15-bg { background-color: rgba(0, 0, 0, 0.15); }
.u-15-bd, .u-15-bd-h:hover { border-color: rgba(0, 0, 0, 0.15); }
.u-15-cl { color: rgba(0, 0, 0, 0.15); }
.u-15-cl-h:hover { background-color: rgba(0, 0, 0, 0.15); }
.u-15-f-h:hover { color: rgba(0, 0, 0, 0.15); }
.u-16-bg { background-color: rgb(255, 255, 255); }
.u-16-bd, .u-16-bd-h:hover { border-color: rgb(255, 255, 255); }
.u-16-cl { color: rgb(255, 255, 255); }
.u-16-cl-h:hover { background-color: rgb(255, 255, 255); }
.u-16-f-h:hover { color: rgb(255, 255, 255); }
.v5-1-bg { background-color: rgb(39, 98, 255); }
.v5-1-bd, .v5-1-bd-h:hover { border-color: rgb(39, 98, 255); }
.v5-1-cl { color: rgb(39, 98, 255); }
.v5-1-cl-h:hover { background-color: rgb(39, 98, 255); }
.v5-1-f-h:hover { color: rgb(39, 98, 255); }
.v5-2-bg { background-color: rgb(19, 184, 135); }
.v5-2-bd, .v5-2-bd-h:hover { border-color: rgb(19, 184, 135); }
.v5-2-cl { color: rgb(19, 184, 135); }
.v5-2-cl-h:hover { background-color: rgb(19, 184, 135); }
.v5-2-f-h:hover { color: rgb(19, 184, 135); }
.v5-3-bg { background-color: rgb(235, 77, 92); }
.v5-3-bd, .v5-3-bd-h:hover { border-color: rgb(235, 77, 92); }
.v5-3-cl { color: rgb(235, 77, 92); }
.v5-3-cl-h:hover { background-color: rgb(235, 77, 92); }
.v5-3-f-h:hover { color: rgb(235, 77, 92); }
.v5-4-bg { background-color: rgb(250, 173, 20); }
.v5-4-bd, .v5-4-bd-h:hover { border-color: rgb(250, 173, 20); }
.v5-4-cl { color: rgb(250, 173, 20); }
.v5-4-cl-h:hover { background-color: rgb(250, 173, 20); }
.v5-4-f-h:hover { color: rgb(250, 173, 20); }
.v5-5-bg { background-color: rgb(214, 219, 231); }
.v5-5-bd, .v5-5-bd-h:hover { border-color: rgb(214, 219, 231); }
.v5-5-cl { color: rgb(214, 219, 231); }
.v5-5-cl-h:hover { background-color: rgb(214, 219, 231); }
.v5-5-f-h:hover { color: rgb(214, 219, 231); }
.v5-6-bg { background-color: rgb(82, 93, 121); }
.v5-6-bd, .v5-6-bd-h:hover { border-color: rgb(82, 93, 121); }
.v5-6-cl { color: rgb(82, 93, 121); }
.v5-6-cl-h:hover { background-color: rgb(82, 93, 121); }
.v5-6-f-h:hover { color: rgb(82, 93, 121); }
.v5-7-bg { background-color: rgb(69, 79, 104); }
.v5-7-bd, .v5-7-bd-h:hover { border-color: rgb(69, 79, 104); }
.v5-7-cl { color: rgb(69, 79, 104); }
.v5-7-cl-h:hover { background-color: rgb(69, 79, 104); }
.v5-7-f-h:hover { color: rgb(69, 79, 104); }
.v5-8-bg { background-color: rgb(1, 5, 10); }
.v5-8-bd, .v5-8-bd-h:hover { border-color: rgb(1, 5, 10); }
.v5-8-cl { color: rgb(1, 5, 10); }
.v5-8-cl-h:hover { background-color: rgb(1, 5, 10); }
.v5-8-f-h:hover { color: rgb(1, 5, 10); }
.v5-9-bg { background-color: rgb(11, 23, 38); }
.v5-9-bd, .v5-9-bd-h:hover { border-color: rgb(11, 23, 38); }
.v5-9-cl { color: rgb(11, 23, 38); }
.v5-9-cl-h:hover { background-color: rgb(11, 23, 38); }
.v5-9-f-h:hover { color: rgb(11, 23, 38); }
.v5-10-bg { background-color: rgb(6, 15, 27); }
.v5-10-bd, .v5-10-bd-h:hover { border-color: rgb(6, 15, 27); }
.v5-10-cl { color: rgb(6, 15, 27); }
.v5-10-cl-h:hover { background-color: rgb(6, 15, 27); }
.v5-10-f-h:hover { color: rgb(6, 15, 27); }
.v5-11-bg { background-color: rgb(48, 55, 76); }
.v5-11-bd, .v5-11-bd-h:hover { border-color: rgb(48, 55, 76); }
.v5-11-cl { color: rgb(48, 55, 76); }
.v5-11-cl-h:hover { background-color: rgb(48, 55, 76); }
.v5-11-f-h:hover { color: rgb(48, 55, 76); }
.v5-12-bg { background-color: rgb(22, 29, 49); }
.v5-12-bd, .v5-12-bd-h:hover { border-color: rgb(22, 29, 49); }
.v5-12-cl { color: rgb(22, 29, 49); }
.v5-12-cl-h:hover { background-color: rgb(22, 29, 49); }
.v5-12-f-h:hover { color: rgb(22, 29, 49); }
.v5-13-bg { background-color: rgb(3, 11, 22); }
.v5-13-bd, .v5-13-bd-h:hover { border-color: rgb(3, 11, 22); }
.v5-13-cl { color: rgb(3, 11, 22); }
.v5-13-cl-h:hover { background-color: rgb(3, 11, 22); }
.v5-13-f-h:hover { color: rgb(3, 11, 22); }
.v5-14-bg { background-color: rgba(11, 23, 38, 0.7); }
.v5-14-bd, .v5-14-bd-h:hover { border-color: rgba(11, 23, 38, 0.7); }
.v5-14-cl { color: rgba(11, 23, 38, 0.7); }
.v5-14-cl-h:hover { background-color: rgba(11, 23, 38, 0.7); }
.v5-14-f-h:hover { color: rgba(11, 23, 38, 0.7); }
.v5-15-bg { background-color: rgba(48, 55, 76, 0.4); }
.v5-15-bd, .v5-15-bd-h:hover { border-color: rgba(48, 55, 76, 0.4); }
.v5-15-cl { color: rgba(48, 55, 76, 0.4); }
.v5-15-cl-h:hover { background-color: rgba(48, 55, 76, 0.4); }
.v5-15-f-h:hover { color: rgba(48, 55, 76, 0.4); }
.v5-16-bg { background-color: rgb(11, 23, 38); }
.v5-16-bd, .v5-16-bd-h:hover { border-color: rgb(11, 23, 38); }
.v5-16-cl { color: rgb(11, 23, 38); }
.v5-16-cl-h:hover { background-color: rgb(11, 23, 38); }
.v5-16-f-h:hover { color: rgb(11, 23, 38); }
.v5-17-bg { background-color: rgba(39, 98, 255, 0.15); }
.v5-17-bd, .v5-17-bd-h:hover { border-color: rgba(39, 98, 255, 0.15); }
.v5-17-cl { color: rgba(39, 98, 255, 0.15); }
.v5-17-cl-h:hover { background-color: rgba(39, 98, 255, 0.15); }
.v5-17-f-h:hover { color: rgba(39, 98, 255, 0.15); }
.v5-18-bg { background-color: rgba(3, 11, 22, 0.6); }
.v5-18-bd, .v5-18-bd-h:hover { border-color: rgba(3, 11, 22, 0.6); }
.v5-18-cl { color: rgba(3, 11, 22, 0.6); }
.v5-18-cl-h:hover { background-color: rgba(3, 11, 22, 0.6); }
.v5-18-f-h:hover { color: rgba(3, 11, 22, 0.6); }
.v5-19-bg { background-color: rgb(11, 23, 38); }
.v5-19-bd, .v5-19-bd-h:hover { border-color: rgb(11, 23, 38); }
.v5-19-cl { color: rgb(11, 23, 38); }
.v5-19-cl-h:hover { background-color: rgb(11, 23, 38); }
.v5-19-f-h:hover { color: rgb(11, 23, 38); }
.v5-20-bg { background-color: rgb(0, 0, 0); }
.v5-20-bd, .v5-20-bd-h:hover { border-color: rgb(0, 0, 0); }
.v5-20-cl { color: rgb(0, 0, 0); }
.v5-20-cl-h:hover { background-color: rgb(0, 0, 0); }
.v5-20-f-h:hover { color: rgb(0, 0, 0); }
.v5-21-bg { background-color: rgb(6, 15, 27); }
.v5-21-bd, .v5-21-bd-h:hover { border-color: rgb(6, 15, 27); }
.v5-21-cl { color: rgb(6, 15, 27); }
.v5-21-cl-h:hover { background-color: rgb(6, 15, 27); }
.v5-21-f-h:hover { color: rgb(6, 15, 27); }
.v5-22-bg { background-color: rgb(71, 122, 255); }
.v5-22-bd, .v5-22-bd-h:hover { border-color: rgb(71, 122, 255); }
.v5-22-cl { color: rgb(71, 122, 255); }
.v5-22-cl-h:hover { background-color: rgb(71, 122, 255); }
.v5-22-f-h:hover { color: rgb(71, 122, 255); }
.bounce { animation-name: bounce; transform-origin: center bottom; }
.flash { animation-name: flash; }
.pulse { animation-name: pulse; }
.rubberBand { animation-name: rubberBand; }
.shake { animation-name: shake; }
.headShake { animation-timing-function: ease-in-out; animation-name: headShake; }
.swing { transform-origin: center top; animation-name: swing; }
.tada { animation-name: tada; }
.wobble { animation-name: wobble; }
.jello { animation-name: jello; transform-origin: center center; }
.heartBeat { animation-name: heartBeat; animation-duration: 1.3s; animation-timing-function: ease-in-out; }
.bounceIn { animation-duration: 0.75s; animation-name: bounceIn; }
.bounceInDown { animation-name: bounceInDown; }
.bounceInLeft { animation-name: bounceInLeft; }
.bounceInRight { animation-name: bounceInRight; }
.bounceInUp { animation-name: bounceInUp; }
.bounceOut { animation-duration: 0.75s; animation-name: bounceOut; }
.bounceOutDown { animation-name: bounceOutDown; }
.bounceOutLeft { animation-name: bounceOutLeft; }
.bounceOutRight { animation-name: bounceOutRight; }
.bounceOutUp { animation-name: bounceOutUp; }
.fadeIn { animation-name: fadeIn; }
.fadeInDown { animation-name: fadeInDown; }
.fadeInDownBig { animation-name: fadeInDownBig; }
.fadeInLeft { animation-name: fadeInLeft; }
.fadeInLeftBig { animation-name: fadeInLeftBig; }
.fadeInRight { animation-name: fadeInRight; }
.fadeInRightBig { animation-name: fadeInRightBig; }
.fadeInUp { animation-name: fadeInUp; }
.fadeInUpBig { animation-name: fadeInUpBig; }
.fadeOut { animation-name: fadeOut; }
.fadeOutDown { animation-name: fadeOutDown; }
.fadeOutDownBig { animation-name: fadeOutDownBig; }
.fadeOutLeft { animation-name: fadeOutLeft; }
.fadeOutLeftBig { animation-name: fadeOutLeftBig; }
.fadeOutRight { animation-name: fadeOutRight; }
.fadeOutRightBig { animation-name: fadeOutRightBig; }
.fadeOutUp { animation-name: fadeOutUp; }
.fadeOutUpBig { animation-name: fadeOutUpBig; }
.animated.flip { backface-visibility: visible; animation-name: flip; }
.flipInX { backface-visibility: visible !important; animation-name: flipInX; }
.flipInY { backface-visibility: visible !important; animation-name: flipInY; }
.flipOutX { animation-duration: 0.75s; animation-name: flipOutX; backface-visibility: visible !important; }
.flipOutY { animation-duration: 0.75s; animation-name: flipOutY; backface-visibility: visible !important; }
.lightSpeedIn { animation-name: lightSpeedIn; animation-timing-function: ease-out; }
.lightSpeedOut { animation-name: lightSpeedOut; animation-timing-function: ease-in; }
.rotateIn { animation-name: rotateIn; }
.rotateInDownLeft { animation-name: rotateInDownLeft; }
.rotateInDownRight { animation-name: rotateInDownRight; }
.rotateInUpLeft { animation-name: rotateInUpLeft; }
.rotateInUpRight { animation-name: rotateInUpRight; }
.rotateOut { animation-name: rotateOut; }
.rotateOutDownLeft { animation-name: rotateOutDownLeft; }
.rotateOutDownRight { animation-name: rotateOutDownRight; }
.rotateOutUpLeft { animation-name: rotateOutUpLeft; }
.rotateOutUpRight { animation-name: rotateOutUpRight; }
.hinge { animation-duration: 2s; animation-name: hinge; }
.jackInTheBox { animation-name: jackInTheBox; }
.rollIn { animation-name: rollIn; }
.rollOut { animation-name: rollOut; }
.zoomIn { animation-name: zoomIn; }
.zoomInDown { animation-name: zoomInDown; }
.zoomInLeft { animation-name: zoomInLeft; }
.zoomInRight { animation-name: zoomInRight; }
.zoomInUp { animation-name: zoomInUp; }
.zoomOut { animation-name: zoomOut; }
.zoomOutDown { animation-name: zoomOutDown; }
.zoomOutLeft { animation-name: zoomOutLeft; }
.zoomOutRight { animation-name: zoomOutRight; }
.zoomOutUp { animation-name: zoomOutUp; }
.slideInDown { animation-name: slideInDown; }
.slideInLeft { animation-name: slideInLeft; }
.slideInRight { animation-name: slideInRight; }
.slideInUp { animation-name: slideInUp; }
.slideOutDown { animation-name: slideOutDown; }
.slideOutLeft { animation-name: slideOutLeft; }
.slideOutRight { animation-name: slideOutRight; }
.slideOutUp { animation-name: slideOutUp; }
.animated { animation-duration: 1s; animation-fill-mode: both; }
.animated.infinite { animation-iteration-count: infinite; }
.animated.delay-1s { animation-delay: 1s; }
.animated.delay-2s { animation-delay: 2s; }
.animated.delay-3s { animation-delay: 3s; }
.animated.delay-4s { animation-delay: 4s; }
.animated.delay-5s { animation-delay: 5s; }
.animated.fast { animation-duration: 0.8s; }
.animated.faster { animation-duration: 0.5s; }
.animated.slow { animation-duration: 2s; }
.animated.slower { animation-duration: 3s; }
@media (prefers-reduced-motion) {
  .animated { animation: unset !important; transition: none !important; }
}
@keyframes bounce { 
  0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }
  40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); }
  70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); }
  90% { transform: translate3d(0px, -4px, 0px); }
}
@keyframes flash { 
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}
@keyframes pulse { 
  0% { transform: scaleZ(1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  100% { transform: scaleZ(1); }
}
@keyframes rubberBand { 
  0% { transform: scaleZ(1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
  100% { transform: scaleZ(1); }
}
@keyframes shake { 
  0%, 100% { transform: translateZ(0px); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); }
}
@keyframes headShake { 
  0% { transform: translate(0px); }
  6.5% { transform: translate(-6px) rotateY(-9deg); }
  18.5% { transform: translate(5px) rotateY(7deg); }
  31.5% { transform: translate(-3px) rotateY(-5deg); }
  43.5% { transform: translate(2px) rotateY(3deg); }
  50% { transform: translate(0px); }
}
@keyframes swing { 
  20% { transform: rotate3d(0, 0, 1, 15deg); }
  40% { transform: rotate3d(0, 0, 1, -10deg); }
  60% { transform: rotate3d(0, 0, 1, 5deg); }
  80% { transform: rotate3d(0, 0, 1, -5deg); }
  100% { transform: rotate3d(0, 0, 1, 0deg); }
}
@keyframes tada { 
  0% { transform: scaleZ(1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { transform: scaleZ(1); }
}
@keyframes wobble { 
  0% { transform: translateZ(0px); }
  15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); }
  100% { transform: translateZ(0px); }
}
@keyframes jello { 
  0%, 11.1%, 100% { transform: translateZ(0px); }
  22.2% { transform: skew(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skew(6.25deg) skewY(6.25deg); }
  44.4% { transform: skew(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skew(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skew(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skew(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skew(-0.195312deg) skewY(-0.195312deg); }
}
@keyframes heartBeat { 
  0% { transform: scale(1); }
  14% { transform: scale(1.3); }
  28% { transform: scale(1); }
  42% { transform: scale(1.3); }
  70% { transform: scale(1); }
}
@keyframes bounceIn { 
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scaleZ(1); }
}
@keyframes bounceInDown { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: translateZ(0px); }
}
@keyframes bounceInLeft { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: translateZ(0px); }
}
@keyframes bounceInRight { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: translateZ(0px); }
}
@keyframes bounceInUp { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translateZ(0px); }
}
@keyframes bounceOut { 
  20% { transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
}
@keyframes bounceOutDown { 
  20% { transform: translate3d(0px, 10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
@keyframes bounceOutLeft { 
  20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
@keyframes bounceOutRight { 
  20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
@keyframes bounceOutUp { 
  20% { transform: translate3d(0px, -10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
@keyframes fadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeInDown { 
  0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInDownBig { 
  0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInLeft { 
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInLeftBig { 
  0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInRight { 
  0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInRightBig { 
  0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeInUpBig { 
  0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes fadeOut { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes fadeOutDown { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
}
@keyframes fadeOutDownBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
@keyframes fadeOutLeft { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
}
@keyframes fadeOutLeftBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
@keyframes fadeOutRight { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
}
@keyframes fadeOutRightBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
@keyframes fadeOutUp { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
}
@keyframes fadeOutUpBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
@keyframes flip { 
  0% { transform: perspective(400px) scaleZ(1) translateZ(0px) rotateY(-360deg); animation-timing-function: ease-out; }
  40% { transform: perspective(400px) scaleZ(1) translateZ(150px); animation-timing-function: ease-out; }
  50% { transform: perspective(400px) scaleZ(1) translateZ(150px); animation-timing-function: ease-in; }
  80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px); animation-timing-function: ease-in; }
  100% { transform: perspective(400px) scaleZ(1) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; }
}
@keyframes flipInX { 
  0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotateX(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateX(-5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipInY { 
  0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotateY(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateY(-5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipOutX { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; }
  100% { transform: perspective(400px) rotateX(90deg); opacity: 0; }
}
@keyframes flipOutY { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; }
  100% { transform: perspective(400px) rotateY(90deg); opacity: 0; }
}
@keyframes lightSpeedIn { 
  0% { transform: translate3d(100%, 0px, 0px) skew(-30deg); opacity: 0; }
  60% { transform: skew(20deg); opacity: 1; }
  80% { transform: skew(-5deg); }
  100% { transform: translateZ(0px); }
}
@keyframes lightSpeedOut { 
  0% { opacity: 1; }
  100% { transform: translate3d(100%, 0px, 0px) skew(30deg); opacity: 0; }
}
@keyframes rotateIn { 
  0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; }
  100% { transform-origin: center center; transform: translateZ(0px); opacity: 1; }
}
@keyframes rotateInDownLeft { 
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
  100% { transform-origin: left bottom; transform: translateZ(0px); opacity: 1; }
}
@keyframes rotateInDownRight { 
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
  100% { transform-origin: right bottom; transform: translateZ(0px); opacity: 1; }
}
@keyframes rotateInUpLeft { 
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
  100% { transform-origin: left bottom; transform: translateZ(0px); opacity: 1; }
}
@keyframes rotateInUpRight { 
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; }
  100% { transform-origin: right bottom; transform: translateZ(0px); opacity: 1; }
}
@keyframes rotateOut { 
  0% { transform-origin: center center; opacity: 1; }
  100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; }
}
@keyframes rotateOutDownLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
}
@keyframes rotateOutDownRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
}
@keyframes rotateOutUpLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
}
@keyframes rotateOutUpRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; }
}
@keyframes hinge { 
  0% { transform-origin: left top; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; }
  40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }
  100% { transform: translate3d(0px, 700px, 0px); opacity: 0; }
}
@keyframes jackInTheBox { 
  0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }
  50% { transform: rotate(-10deg); }
  70% { transform: rotate(3deg); }
  100% { opacity: 1; transform: scale(1); }
}
@keyframes rollIn { 
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); }
  100% { opacity: 1; transform: translateZ(0px); }
}
@keyframes rollOut { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); }
}
@keyframes zoomIn { 
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; }
}
@keyframes zoomInDown { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInLeft { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInRight { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInUp { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomOut { 
  0% { opacity: 1; }
  50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  100% { opacity: 0; }
}
@keyframes zoomOutDown { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomOutLeft { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; }
}
@keyframes zoomOutRight { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; }
}
@keyframes zoomOutUp { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes slideInDown { 
  0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInLeft { 
  0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInRight { 
  0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInUp { 
  0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideOutDown { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); }
}
@keyframes slideOutLeft { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); }
}
@keyframes slideOutRight { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); }
}
@keyframes slideOutUp { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); }
}
.icon, .iconpark-icon { width: 1em; height: 1em; vertical-align: -0.15em; fill: currentcolor; overflow: hidden; }
.icon-10 { font-size: 10px; }
.icon-12 { font-size: 12px; }
.icon-14 { font-size: 14px; }
.icon-16 { font-size: 16px; }
.icon-17 { font-size: 17px; }
.icon-18 { font-size: 18px; }
.icon-20 { font-size: 20px; }
.icon-22 { font-size: 22px; }
.icon-24 { font-size: 24px; }
.icon-26 { font-size: 26px; }
.icon-28 { font-size: 28px; }
.icon-30 { font-size: 30px; }
.icon-32 { font-size: 32px; }
.icon-36 { font-size: 36px; }
.icon-42 { font-size: 42px; }
.icon-50 { font-size: 50px; }
i, del, s, u, em { font-style: normal; text-decoration: none; }
b, th { font-weight: 400; }
ol, ul, li { list-style: none; }
a, a:hover { text-decoration: none; cursor: pointer; }
.clearfix::before, .clearfix::after { content: " "; display: table; }
.clearfix::after { clear: both; }
button { cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0px; }
html, body { width: 100%; min-height: 100%; }
@media (min-width: 1024px) {
  html, body { min-width: 1344px; }
}
b, em, h1, h2, h3, h4, h5, h6, strong, p, input, textarea, select, button { font-weight: 400; }
.child-view { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; box-sizing: border-box; transition: 0.6s cubic-bezier(0.55, 0, 0.1, 1); }
input::-webkit-search-cancel-button { display: none; }
.eft-class { border-width: 1px; border-style: solid; width: 30px; height: 16px; box-sizing: border-box; line-height: 16px; text-align: center; margin-left: 5px; border-radius: 2px; display: none; }
img.no_data_img { width: 80px; }
.__panel.__hidebar { scrollbar-width: none; }
.__panel.__hidebar::-webkit-scrollbar { display: none; }
@layer properties {
  @supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
  *, ::before, ::after, ::backdrop { --tw-translate-x: 0; --tw-translate-y: 0; --tw-translate-z: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scale-z: 1; --tw-rotate-x: initial; --tw-rotate-y: initial; --tw-rotate-z: initial; --tw-skew-x: initial; --tw-skew-y: initial; --tw-space-y-reverse: 0; --tw-space-x-reverse: 0; --tw-divide-y-reverse: 0; --tw-border-style: solid; --tw-gradient-position: initial; --tw-gradient-from: #0000; --tw-gradient-via: #0000; --tw-gradient-to: #0000; --tw-gradient-stops: initial; --tw-gradient-via-stops: initial; --tw-gradient-from-position: 0%; --tw-gradient-via-position: 50%; --tw-gradient-to-position: 100%; --tw-leading: initial; --tw-font-weight: initial; --tw-tracking: initial; --tw-ordinal: initial; --tw-slashed-zero: initial; --tw-numeric-figure: initial; --tw-numeric-spacing: initial; --tw-numeric-fraction: initial; --tw-shadow: 0 0 #0000; --tw-shadow-color: initial; --tw-shadow-alpha: 100%; --tw-inset-shadow: 0 0 #0000; --tw-inset-shadow-color: initial; --tw-inset-shadow-alpha: 100%; --tw-ring-color: initial; --tw-ring-shadow: 0 0 #0000; --tw-inset-ring-color: initial; --tw-inset-ring-shadow: 0 0 #0000; --tw-ring-inset: initial; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-outline-style: solid; --tw-blur: initial; --tw-brightness: initial; --tw-contrast: initial; --tw-grayscale: initial; --tw-hue-rotate: initial; --tw-invert: initial; --tw-opacity: initial; --tw-saturate: initial; --tw-sepia: initial; --tw-drop-shadow: initial; --tw-drop-shadow-color: initial; --tw-drop-shadow-alpha: 100%; --tw-drop-shadow-size: initial; --tw-backdrop-blur: initial; --tw-backdrop-brightness: initial; --tw-backdrop-contrast: initial; --tw-backdrop-grayscale: initial; --tw-backdrop-hue-rotate: initial; --tw-backdrop-invert: initial; --tw-backdrop-opacity: initial; --tw-backdrop-saturate: initial; --tw-backdrop-sepia: initial; --tw-duration: initial; --tw-ease: initial; --tw-animation-delay: 0s; --tw-animation-direction: normal; --tw-animation-duration: initial; --tw-animation-fill-mode: none; --tw-animation-iteration-count: 1; --tw-enter-blur: 0; --tw-enter-opacity: 1; --tw-enter-rotate: 0; --tw-enter-scale: 1; --tw-enter-translate-x: 0; --tw-enter-translate-y: 0; --tw-exit-blur: 0; --tw-exit-opacity: 1; --tw-exit-rotate: 0; --tw-exit-scale: 1; --tw-exit-translate-x: 0; --tw-exit-translate-y: 0; }
}
}
@layer theme {
  :root, :host { --font-sans: "Gilroy","Inter",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --color-red-500: oklch(63.7% .237 25.331); --color-red-600: oklch(57.7% .245 27.325); --color-red-700: oklch(50.5% .213 27.518); --color-red-800: oklch(44.4% .177 26.899); --color-red-900: oklch(39.6% .141 25.723); --color-orange-50: oklch(98% .016 73.684); --color-orange-600: oklch(64.6% .222 41.116); --color-yellow-500: oklch(79.5% .184 86.047); --color-yellow-600: oklch(68.1% .162 75.834); --color-yellow-700: oklch(55.4% .135 66.442); --color-green-50: oklch(98.2% .018 155.826); --color-green-500: oklch(72.3% .219 149.579); --color-green-600: oklch(62.7% .194 149.214); --color-green-700: oklch(52.7% .154 150.069); --color-green-800: oklch(44.8% .119 151.328); --color-blue-500: oklch(62.3% .214 259.815); --color-blue-600: oklch(54.6% .245 262.881); --color-blue-700: oklch(48.8% .243 264.376); --color-blue-800: oklch(42.4% .199 265.638); --color-gray-50: oklch(98.5% .002 247.839); --color-gray-100: oklch(96.7% .003 264.542); --color-gray-200: oklch(92.8% .006 264.531); --color-gray-300: oklch(87.2% .01 258.338); --color-gray-400: oklch(70.7% .022 261.325); --color-gray-500: oklch(55.1% .027 264.364); --color-gray-600: oklch(44.6% .03 256.802); --color-gray-700: oklch(37.3% .034 259.733); --color-gray-800: oklch(27.8% .033 256.848); --color-gray-900: oklch(21% .034 264.665); --color-black: #000; --color-white: #fff; --spacing: .25rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-4xl: 56rem; --text-xs: .75rem; --text-xs--line-height: calc(1/.75); --text-sm: .875rem; --text-sm--line-height: calc(1.25/.875); --text-base: 1rem; --text-base--line-height: 1.5; --text-lg: 1.125rem; --text-lg--line-height: calc(1.75/1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75/1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2/1.5); --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5/2.25); --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-black: 900; --tracking-wider: .05em; --leading-normal: 1.5; --leading-relaxed: 1.625; --radius-sm: .25rem; --radius-md: .375rem; --radius-lg: .5rem; --radius-xl: .75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --ease-in: cubic-bezier(.4,0,1,1); --ease-out: cubic-bezier(0,0,.2,1); --ease-in-out: cubic-bezier(.4,0,.2,1); --animate-spin: spin 1s linear infinite; --animate-pulse: pulse 2s cubic-bezier(.4,0,.6,1)infinite; --blur-sm: 8px; --blur-lg: 16px; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4,0,.2,1); --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); --font-zh: "FZLanTingHeiS-GB",var(--font-sans); --color-fill-1: var(--fill-1); --color-fill-2: var(--fill-2); --color-fill-3: var(--fill-3); --color-text-1: var(--text-1); --color-text-2: var(--text-2); --color-text-3: var(--text-3); --color-line-1: var(--line-1); }
}
@layer base {
  *, ::after, ::before, ::backdrop { box-sizing: border-box; border: 0px solid; margin: 0px; padding: 0px; }
  ::file-selector-button { box-sizing: border-box; border: 0px solid; margin: 0px; padding: 0px; }
  html, :host { text-size-adjust: 100%; tab-size: 4; line-height: 1.5; font-family: var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings,normal); font-variation-settings: var(--default-font-variation-settings,normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { vertical-align: baseline; font-size: 75%; line-height: 0; position: relative; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { vertical-align: middle; display: block; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea { font: inherit; letter-spacing: inherit; color: inherit; opacity: 1; background-color: rgba(0, 0, 0, 0); border-radius: 0px; }
  ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; opacity: 1; background-color: rgba(0, 0, 0, 0); border-radius: 0px; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px) {
  ::placeholder { color: currentcolor; }
  @supports (color:color-mix(in lab,red,red)) {
  ::placeholder { color: color-mix(currentcolor, transparent); }
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit { padding-block: 0px; }
  ::-webkit-datetime-edit-year-field { padding-block: 0px; }
  ::-webkit-datetime-edit-month-field { padding-block: 0px; }
  ::-webkit-datetime-edit-day-field { padding-block: 0px; }
  ::-webkit-datetime-edit-hour-field { padding-block: 0px; }
  ::-webkit-datetime-edit-minute-field { padding-block: 0px; }
  ::-webkit-datetime-edit-second-field { padding-block: 0px; }
  ::-webkit-datetime-edit-millisecond-field { padding-block: 0px; }
  ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  ::-webkit-calendar-picker-indicator { line-height: 1; }
  button, input:where([type="button"], [type="reset"], [type="submit"]) { appearance: button; }
  ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button { height: auto; }
  ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  :is(html, :host):where([lang="zh-CN"], [lang="zh-CN"] *) { font-family: var(--font-zh); }
  html, body { background-color: var(--background); }
  @media (prefers-color-scheme: dark) {
  html, body { color-scheme: dark; }
}
  button { cursor: pointer; }
  textarea:-webkit-autofill { box-shadow: 0 0 0 30px var(--sidebar)inset; -webkit-text-fill-color: var(--text-1); background-color: rgba(0, 0, 0, 0); }
  textarea:-webkit-autofill:hover { box-shadow: 0 0 0 30px var(--sidebar)inset; -webkit-text-fill-color: var(--text-1); background-color: rgba(0, 0, 0, 0); }
  textarea:-webkit-autofill:focus { box-shadow: 0 0 0 30px var(--sidebar)inset; -webkit-text-fill-color: var(--text-1); background-color: rgba(0, 0, 0, 0); }
  textarea:-webkit-autofill:active { box-shadow: 0 0 0 30px var(--sidebar)inset; -webkit-text-fill-color: var(--text-1); background-color: rgba(0, 0, 0, 0); }
  textarea:focus { box-shadow: none; border: none; outline: none; }
  .container { margin-inline: auto; }
}
@layer components;
@layer utilities {
  .\@container\/card-header { container: card-header / inline-size; }
  .pointer-events-none { pointer-events: none; }
  .\!visible { visibility: visible !important; }
  .collapse { visibility: collapse; }
  .invisible { visibility: hidden; }
  .visible { visibility: visible; }
  .absolute { position: absolute; }
  .fixed { position: fixed; }
  .relative { position: relative; }
  .static { position: static; }
  .sticky { position: sticky; }
  .inset-0 { inset: calc(var(--spacing)*0); }
  .start-0 { inset-inline-start: calc(var(--spacing)*0); }
  .end-0 { inset-inline-end: calc(var(--spacing)*0); }
  .\!top-\[48px\] { top: 48px !important; }
  .-top-2 { top: calc(var(--spacing)*-2); }
  .-top-4 { top: calc(var(--spacing)*-4); }
  .-top-\[138px\] { top: -138px; }
  .top-0 { top: calc(var(--spacing)*0); }
  .top-1 { top: calc(var(--spacing)*1); }
  .top-1\/2 { top: 50%; }
  .top-3 { top: calc(var(--spacing)*3); }
  .top-4 { top: calc(var(--spacing)*4); }
  .top-5 { top: calc(var(--spacing)*5); }
  .top-5\.5 { top: calc(var(--spacing)*5.5); }
  .top-6 { top: calc(var(--spacing)*6); }
  .top-7 { top: calc(var(--spacing)*7); }
  .top-9 { top: calc(var(--spacing)*9); }
  .top-10 { top: calc(var(--spacing)*10); }
  .top-11 { top: calc(var(--spacing)*11); }
  .top-14 { top: calc(var(--spacing)*14); }
  .top-16 { top: calc(var(--spacing)*16); }
  .top-23 { top: calc(var(--spacing)*23); }
  .top-\[-123px\] { top: -123px; }
  .top-\[-138px\] { top: -138px; }
  .top-\[-366px\] { top: -366px; }
  .top-\[2px\] { top: 2px; }
  .top-\[14px\] { top: 14px; }
  .top-\[30px\] { top: 30px; }
  .top-\[50\%\] { top: 50%; }
  .top-full { top: 100%; }
  .\!-right-\[22px\] { right: -22px !important; }
  .\!right-\[-24px\] { right: -24px !important; }
  .-right-\[4px\] { right: -4px; }
  .-right-\[150px\] { right: -150px; }
  .right-0 { right: calc(var(--spacing)*0); }
  .right-1 { right: calc(var(--spacing)*1); }
  .right-1\/2 { right: 50%; }
  .right-3 { right: calc(var(--spacing)*3); }
  .right-4 { right: calc(var(--spacing)*4); }
  .right-5 { right: calc(var(--spacing)*5); }
  .right-6 { right: calc(var(--spacing)*6); }
  .right-\[-40px\] { right: -40px; }
  .right-\[2px\] { right: 2px; }
  .right-\[8px\] { right: 8px; }
  .-bottom-4 { bottom: calc(var(--spacing)*-4); }
  .-bottom-6 { bottom: calc(var(--spacing)*-6); }
  .bottom-0 { bottom: calc(var(--spacing)*0); }
  .bottom-5 { bottom: calc(var(--spacing)*5); }
  .bottom-6 { bottom: calc(var(--spacing)*6); }
  .bottom-12 { bottom: calc(var(--spacing)*12); }
  .bottom-20 { bottom: calc(var(--spacing)*20); }
  .bottom-\[-5px\] { bottom: -5px; }
  .bottom-\[-25px\] { bottom: -25px; }
  .bottom-\[130px\] { bottom: 130px; }
  .\!left-auto { left: auto !important; }
  .-left-1 { left: calc(var(--spacing)*-1); }
  .-left-3 { left: calc(var(--spacing)*-3); }
  .-left-4 { left: calc(var(--spacing)*-4); }
  .-left-9 { left: calc(var(--spacing)*-9); }
  .-left-20 { left: calc(var(--spacing)*-20); }
  .-left-\[8px\] { left: -8px; }
  .-left-\[10px\] { left: -10px; }
  .-left-\[115px\] { left: -115px; }
  .-left-full { left: -100%; }
  .left-0 { left: calc(var(--spacing)*0); }
  .left-1\/2 { left: 50%; }
  .left-2 { left: calc(var(--spacing)*2); }
  .left-3 { left: calc(var(--spacing)*3); }
  .left-12 { left: calc(var(--spacing)*12); }
  .left-40 { left: calc(var(--spacing)*40); }
  .left-\[-80px\] { left: -80px; }
  .left-\[-100\%\] { left: -100%; }
  .left-\[-120px\] { left: -120px; }
  .left-\[-150px\] { left: -150px; }
  .left-\[-280px\] { left: -280px; }
  .left-\[15px\] { left: 15px; }
  .left-\[50\%\] { left: 50%; }
  .left-auto { left: auto; }
  .\!z-\[20\] { z-index: 20 !important; }
  .\!z-\[50\] { z-index: 50 !important; }
  .\!z-\[60\] { z-index: 60 !important; }
  .\!z-\[70\] { z-index: 70 !important; }
  .\!z-\[80\] { z-index: 80 !important; }
  .\!z-\[100\] { z-index: 100 !important; }
  .\!z-\[150\] { z-index: 150 !important; }
  .\!z-\[9999\] { z-index: 9999 !important; }
  .z-0 { z-index: 0; }
  .z-1 { z-index: 1; }
  .z-2 { z-index: 2; }
  .z-9 { z-index: 9; }
  .z-10 { z-index: 10; }
  .z-20 { z-index: 20; }
  .z-40 { z-index: 40; }
  .z-50 { z-index: 50; }
  .z-99 { z-index: 99; }
  .z-\[2\] { z-index: 2; }
  .z-\[10\] { z-index: 10; }
  .z-\[20\] { z-index: 20; }
  .col-span-2 { grid-column: span 2 / span 2; }
  .col-start-2 { grid-column-start: 2; }
  .row-span-2 { grid-row: span 2 / span 2; }
  .row-start-1 { grid-row-start: 1; }
  .row-start-3 { grid-row-start: 3; }
  .row-start-5 { grid-row-start: 5; }
  .float-left { float: left; }
  .float-right { float: right; }
  .container { width: 100%; }
  @media (min-width: 40rem) {
  .container { max-width: 40rem; }
}
  @media (min-width: 48rem) {
  .container { max-width: 48rem; }
}
  @media (min-width: 64rem) {
  .container { max-width: 64rem; }
}
  @media (min-width: 80rem) {
  .container { max-width: 80rem; }
}
  @media (min-width: 96rem) {
  .container { max-width: 96rem; }
}
  .\!m-0 { margin: calc(var(--spacing)*0) !important; }
  .-m-px { margin: -1px; }
  .m-0 { margin: calc(var(--spacing)*0); }
  .m-1 { margin: calc(var(--spacing)*1); }
  .m-64 { margin: calc(var(--spacing)*64); }
  .m-128 { margin: calc(var(--spacing)*128); }
  .m-384 { margin: calc(var(--spacing)*384); }
  .m-640 { margin: calc(var(--spacing)*640); }
  .m-auto { margin: auto; }
  .-mx-1 { margin-inline: calc(var(--spacing)*-1); }
  .-mx-\[50vw\] { margin-inline: -50vw; }
  .mx-2 { margin-inline: calc(var(--spacing)*2); }
  .mx-3 { margin-inline: calc(var(--spacing)*3); }
  .mx-5 { margin-inline: calc(var(--spacing)*5); }
  .mx-7 { margin-inline: calc(var(--spacing)*7); }
  .mx-8 { margin-inline: calc(var(--spacing)*8); }
  .mx-\[20px\] { margin-inline: 20px; }
  .mx-auto { margin-inline: auto; }
  .\!my-\[40px\] { margin-block: 40px !important; }
  .my-1 { margin-block: calc(var(--spacing)*1); }
  .my-2 { margin-block: calc(var(--spacing)*2); }
  .my-3 { margin-block: calc(var(--spacing)*3); }
  .my-4 { margin-block: calc(var(--spacing)*4); }
  .my-5 { margin-block: calc(var(--spacing)*5); }
  .my-\[10px\] { margin-block: 10px; }
  .my-\[12px\] { margin-block: 12px; }
  .my-\[16px\] { margin-block: 16px; }
  .my-\[24px\] { margin-block: 24px; }
  .\!mt-3 { margin-top: calc(var(--spacing)*3) !important; }
  .\!mt-\[16px\] { margin-top: 16px !important; }
  .mt-0\.5 { margin-top: calc(var(--spacing)*.5); }
  .mt-1 { margin-top: calc(var(--spacing)*1); }
  .mt-1\.5 { margin-top: calc(var(--spacing)*1.5); }
  .mt-2 { margin-top: calc(var(--spacing)*2); }
  .mt-2\.5 { margin-top: calc(var(--spacing)*2.5); }
  .mt-3 { margin-top: calc(var(--spacing)*3); }
  .mt-4 { margin-top: calc(var(--spacing)*4); }
  .mt-5 { margin-top: calc(var(--spacing)*5); }
  .mt-6 { margin-top: calc(var(--spacing)*6); }
  .mt-7 { margin-top: calc(var(--spacing)*7); }
  .mt-8 { margin-top: calc(var(--spacing)*8); }
  .mt-8\.5 { margin-top: calc(var(--spacing)*8.5); }
  .mt-9 { margin-top: calc(var(--spacing)*9); }
  .mt-10 { margin-top: calc(var(--spacing)*10); }
  .mt-11 { margin-top: calc(var(--spacing)*11); }
  .mt-12\.5 { margin-top: calc(var(--spacing)*12.5); }
  .mt-15 { margin-top: calc(var(--spacing)*15); }
  .mt-16 { margin-top: calc(var(--spacing)*16); }
  .mt-20 { margin-top: calc(var(--spacing)*20); }
  .mt-30 { margin-top: calc(var(--spacing)*30); }
  .mt-\[1px\] { margin-top: 1px; }
  .mt-\[4px\] { margin-top: 4px; }
  .mt-\[5px\] { margin-top: 5px; }
  .mt-\[6px\] { margin-top: 6px; }
  .mt-\[8px\] { margin-top: 8px; }
  .mt-\[10px\] { margin-top: 10px; }
  .mt-\[12px\] { margin-top: 12px; }
  .mt-\[16px\] { margin-top: 16px; }
  .mt-\[20px\] { margin-top: 20px; }
  .mt-\[24px\] { margin-top: 24px; }
  .mt-\[28px\] { margin-top: 28px; }
  .mt-\[30px\] { margin-top: 30px; }
  .mt-\[32px\] { margin-top: 32px; }
  .mt-\[36px\] { margin-top: 36px; }
  .mt-\[40px\] { margin-top: 40px; }
  .mt-\[54px\] { margin-top: 54px; }
  .mt-\[56px\] { margin-top: 56px; }
  .mt-\[65px\] { margin-top: 65px; }
  .mt-\[72px\] { margin-top: 72px; }
  .mt-\[80px\] { margin-top: 80px; }
  .mt-\[200px\] { margin-top: 200px; }
  .mt-auto { margin-top: auto; }
  .mr-0\.5 { margin-right: calc(var(--spacing)*.5); }
  .mr-1 { margin-right: calc(var(--spacing)*1); }
  .mr-1\.5 { margin-right: calc(var(--spacing)*1.5); }
  .mr-1\.25 { margin-right: calc(var(--spacing)*1.25); }
  .mr-2 { margin-right: calc(var(--spacing)*2); }
  .mr-2\.5 { margin-right: calc(var(--spacing)*2.5); }
  .mr-3 { margin-right: calc(var(--spacing)*3); }
  .mr-4 { margin-right: calc(var(--spacing)*4); }
  .mr-5 { margin-right: calc(var(--spacing)*5); }
  .mr-6 { margin-right: calc(var(--spacing)*6); }
  .mr-8 { margin-right: calc(var(--spacing)*8); }
  .mr-9 { margin-right: calc(var(--spacing)*9); }
  .mr-10 { margin-right: calc(var(--spacing)*10); }
  .mr-12 { margin-right: calc(var(--spacing)*12); }
  .mr-18 { margin-right: calc(var(--spacing)*18); }
  .mr-\[2px\] { margin-right: 2px; }
  .mr-\[4px\] { margin-right: 4px; }
  .mr-\[7px\] { margin-right: 7px; }
  .mr-\[10px\] { margin-right: 10px; }
  .mr-\[12px\] { margin-right: 12px; }
  .mr-\[14px\] { margin-right: 14px; }
  .mr-\[16px\] { margin-right: 16px; }
  .mr-\[40px\] { margin-right: 40px; }
  .mb-0\.5 { margin-bottom: calc(var(--spacing)*.5); }
  .mb-1 { margin-bottom: calc(var(--spacing)*1); }
  .mb-1\.5 { margin-bottom: calc(var(--spacing)*1.5); }
  .mb-2 { margin-bottom: calc(var(--spacing)*2); }
  .mb-2\.5 { margin-bottom: calc(var(--spacing)*2.5); }
  .mb-3 { margin-bottom: calc(var(--spacing)*3); }
  .mb-4 { margin-bottom: calc(var(--spacing)*4); }
  .mb-5 { margin-bottom: calc(var(--spacing)*5); }
  .mb-5\.5 { margin-bottom: calc(var(--spacing)*5.5); }
  .mb-6 { margin-bottom: calc(var(--spacing)*6); }
  .mb-7 { margin-bottom: calc(var(--spacing)*7); }
  .mb-8 { margin-bottom: calc(var(--spacing)*8); }
  .mb-9 { margin-bottom: calc(var(--spacing)*9); }
  .mb-10 { margin-bottom: calc(var(--spacing)*10); }
  .mb-\[4px\] { margin-bottom: 4px; }
  .mb-\[5px\] { margin-bottom: 5px; }
  .mb-\[8px\] { margin-bottom: 8px; }
  .mb-\[10px\] { margin-bottom: 10px; }
  .mb-\[13px\] { margin-bottom: 13px; }
  .mb-\[14px\] { margin-bottom: 14px; }
  .mb-\[15px\] { margin-bottom: 15px; }
  .mb-\[16px\] { margin-bottom: 16px; }
  .mb-\[24px\] { margin-bottom: 24px; }
  .mb-\[32px\] { margin-bottom: 32px; }
  .mb-\[36px\] { margin-bottom: 36px; }
  .mb-\[50px\] { margin-bottom: 50px; }
  .mb-\[80px\] { margin-bottom: 80px; }
  .mb-\[157px\] { margin-bottom: 157px; }
  .ml-0\.5 { margin-left: calc(var(--spacing)*.5); }
  .ml-1 { margin-left: calc(var(--spacing)*1); }
  .ml-1\.5 { margin-left: calc(var(--spacing)*1.5); }
  .ml-2 { margin-left: calc(var(--spacing)*2); }
  .ml-2\.5 { margin-left: calc(var(--spacing)*2.5); }
  .ml-3 { margin-left: calc(var(--spacing)*3); }
  .ml-4 { margin-left: calc(var(--spacing)*4); }
  .ml-5 { margin-left: calc(var(--spacing)*5); }
  .ml-6 { margin-left: calc(var(--spacing)*6); }
  .ml-7\.5 { margin-left: calc(var(--spacing)*7.5); }
  .ml-\[4px\] { margin-left: 4px; }
  .ml-\[6px\] { margin-left: 6px; }
  .ml-\[7px\] { margin-left: 7px; }
  .ml-\[8px\] { margin-left: 8px; }
  .ml-\[10px\] { margin-left: 10px; }
  .ml-\[12px\] { margin-left: 12px; }
  .ml-\[16px\] { margin-left: 16px; }
  .ml-\[20px\] { margin-left: 20px; }
  .ml-\[25px\] { margin-left: 25px; }
  .ml-\[48px\] { margin-left: 48px; }
  .ml-\[60px\] { margin-left: 60px; }
  .box-border { box-sizing: border-box; }
  .box-content { box-sizing: content-box; }
  .\!block { display: block !important; }
  .\!flex { display: flex !important; }
  .block { display: block; }
  .contents { display: contents; }
  .flex { display: flex; }
  .grid { display: grid; }
  .hidden { display: none; }
  .inline { display: inline; }
  .inline-block { display: inline-block; }
  .inline-flex { display: inline-flex; }
  .list-item { display: list-item; }
  .table { display: table; }
  .table-cell { display: table-cell; }
  .\!size-\[24px\] { width: 24px !important; height: 24px !important; }
  .size-1\.5 { width: calc(var(--spacing)*1.5); height: calc(var(--spacing)*1.5); }
  .size-3 { width: calc(var(--spacing)*3); height: calc(var(--spacing)*3); }
  .size-3\.5 { width: calc(var(--spacing)*3.5); height: calc(var(--spacing)*3.5); }
  .size-4 { width: calc(var(--spacing)*4); height: calc(var(--spacing)*4); }
  .size-5 { width: calc(var(--spacing)*5); height: calc(var(--spacing)*5); }
  .size-5\.5 { width: calc(var(--spacing)*5.5); height: calc(var(--spacing)*5.5); }
  .size-6 { width: calc(var(--spacing)*6); height: calc(var(--spacing)*6); }
  .size-7 { width: calc(var(--spacing)*7); height: calc(var(--spacing)*7); }
  .size-8 { width: calc(var(--spacing)*8); height: calc(var(--spacing)*8); }
  .size-9 { width: calc(var(--spacing)*9); height: calc(var(--spacing)*9); }
  .size-14 { width: calc(var(--spacing)*14); height: calc(var(--spacing)*14); }
  .size-15 { width: calc(var(--spacing)*15); height: calc(var(--spacing)*15); }
  .size-20 { width: calc(var(--spacing)*20); height: calc(var(--spacing)*20); }
  .size-22 { width: calc(var(--spacing)*22); height: calc(var(--spacing)*22); }
  .size-27\.5 { width: calc(var(--spacing)*27.5); height: calc(var(--spacing)*27.5); }
  .size-30 { width: calc(var(--spacing)*30); height: calc(var(--spacing)*30); }
  .size-40 { width: calc(var(--spacing)*40); height: calc(var(--spacing)*40); }
  .size-\[10px\] { width: 10px; height: 10px; }
  .size-\[34px\] { width: 34px; height: 34px; }
  .size-\[36px\] { width: 36px; height: 36px; }
  .size-\[64px\] { width: 64px; height: 64px; }
  .size-\[72px\] { width: 72px; height: 72px; }
  .size-\[82px\] { width: 82px; height: 82px; }
  .size-\[100px\] { width: 100px; height: 100px; }
  .size-\[140px\] { width: 140px; height: 140px; }
  .size-\[178px\] { width: 178px; height: 178px; }
  .size-full { width: 100%; height: 100%; }
  .\!h-9 { height: calc(var(--spacing)*9) !important; }
  .\!h-10 { height: calc(var(--spacing)*10) !important; }
  .\!h-11\.5 { height: calc(var(--spacing)*11.5) !important; }
  .\!h-12 { height: calc(var(--spacing)*12) !important; }
  .\!h-\[24px\] { height: 24px !important; }
  .\!h-\[30px\] { height: 30px !important; }
  .\!h-\[33px\] { height: 33px !important; }
  .\!h-\[36px\] { height: 36px !important; }
  .\!h-\[37px\] { height: 37px !important; }
  .\!h-\[48px\] { height: 48px !important; }
  .\!h-\[60px\] { height: 60px !important; }
  .\!h-auto { height: auto !important; }
  .\!h-full { height: 100% !important; }
  .h-0\.5 { height: calc(var(--spacing)*.5); }
  .h-1\.5 { height: calc(var(--spacing)*1.5); }
  .h-2 { height: calc(var(--spacing)*2); }
  .h-2\.5 { height: calc(var(--spacing)*2.5); }
  .h-3 { height: calc(var(--spacing)*3); }
  .h-3\.5 { height: calc(var(--spacing)*3.5); }
  .h-4 { height: calc(var(--spacing)*4); }
  .h-5 { height: calc(var(--spacing)*5); }
  .h-6 { height: calc(var(--spacing)*6); }
  .h-7 { height: calc(var(--spacing)*7); }
  .h-7\.5 { height: calc(var(--spacing)*7.5); }
  .h-8 { height: calc(var(--spacing)*8); }
  .h-9 { height: calc(var(--spacing)*9); }
  .h-10 { height: calc(var(--spacing)*10); }
  .h-11 { height: calc(var(--spacing)*11); }
  .h-11\.5 { height: calc(var(--spacing)*11.5); }
  .h-12 { height: calc(var(--spacing)*12); }
  .h-16 { height: calc(var(--spacing)*16); }
  .h-18 { height: calc(var(--spacing)*18); }
  .h-21 { height: calc(var(--spacing)*21); }
  .h-24 { height: calc(var(--spacing)*24); }
  .h-30 { height: calc(var(--spacing)*30); }
  .h-32 { height: calc(var(--spacing)*32); }
  .h-46\.5 { height: calc(var(--spacing)*46.5); }
  .h-48 { height: calc(var(--spacing)*48); }
  .h-60 { height: calc(var(--spacing)*60); }
  .h-64 { height: calc(var(--spacing)*64); }
  .h-72 { height: calc(var(--spacing)*72); }
  .h-84 { height: calc(var(--spacing)*84); }
  .h-\[0\.5px\] { height: 0.5px; }
  .h-\[1px\] { height: 1px; }
  .h-\[14px\] { height: 14px; }
  .h-\[15px\] { height: 15px; }
  .h-\[16px\] { height: 16px; }
  .h-\[17px\] { height: 17px; }
  .h-\[18px\] { height: 18px; }
  .h-\[19px\] { height: 19px; }
  .h-\[20px\] { height: 20px; }
  .h-\[26px\] { height: 26px; }
  .h-\[30px\] { height: 30px; }
  .h-\[35px\] { height: 35px; }
  .h-\[36px\] { height: 36px; }
  .h-\[39px\] { height: 39px; }
  .h-\[40px\] { height: 40px; }
  .h-\[44px\] { height: 44px; }
  .h-\[45px\] { height: 45px; }
  .h-\[46px\] { height: 46px; }
  .h-\[48px\] { height: 48px; }
  .h-\[50px\] { height: 50px; }
  .h-\[52px\] { height: 52px; }
  .h-\[54px\] { height: 54px; }
  .h-\[60px\] { height: 60px; }
  .h-\[64px\] { height: 64px; }
  .h-\[68px\] { height: 68px; }
  .h-\[72px\] { height: 72px; }
  .h-\[88px\] { height: 88px; }
  .h-\[90px\] { height: 90px; }
  .h-\[92px\] { height: 92px; }
  .h-\[97px\] { height: 97px; }
  .h-\[98\%\] { height: 98%; }
  .h-\[100\%\] { height: 100%; }
  .h-\[100px\] { height: 100px; }
  .h-\[150px\] { height: 150px; }
  .h-\[151px\] { height: 151px; }
  .h-\[160px\] { height: 160px; }
  .h-\[168px\] { height: 168px; }
  .h-\[181px\] { height: 181px; }
  .h-\[230px\] { height: 230px; }
  .h-\[287px\] { height: 287px; }
  .h-\[289px\] { height: 289px; }
  .h-\[317px\] { height: 317px; }
  .h-\[336px\] { height: 336px; }
  .h-\[358px\] { height: 358px; }
  .h-\[411px\] { height: 411px; }
  .h-\[450px\] { height: 450px; }
  .h-\[464px\] { height: 464px; }
  .h-\[520px\] { height: 520px; }
  .h-\[560px\] { height: 560px; }
  .h-\[580px\] { height: 580px; }
  .h-\[587px\] { height: 587px; }
  .h-\[640px\] { height: 640px; }
  .h-\[652px\] { height: 652px; }
  .h-\[calc\(100\%-1px\)\] { height: calc(100% - 1px); }
  .h-\[calc\(100vh-400px\)\] { height: calc(-400px + 100vh); }
  .h-auto { height: auto; }
  .h-full { height: 100%; }
  .h-px { height: 1px; }
  .max-h-60 { max-height: calc(var(--spacing)*60); }
  .max-h-96 { max-height: calc(var(--spacing)*96); }
  .max-h-\[600px\] { max-height: 600px; }
  .max-h-\[calc\(100vh-50px\)\] { max-height: calc(-50px + 100vh); }
  .max-h-full { max-height: 100%; }
  .\!min-h-12 { min-height: calc(var(--spacing)*12) !important; }
  .min-h-9 { min-height: calc(var(--spacing)*9); }
  .min-h-\[350px\] { min-height: 350px; }
  .min-h-\[450px\] { min-height: 450px; }
  .min-h-\[600px\] { min-height: 600px; }
  .min-h-\[calc\(100vh-50px\)\] { min-height: calc(-50px + 100vh); }
  .min-h-screen { min-height: 100vh; }
  .\!w-25 { width: calc(var(--spacing)*25) !important; }
  .\!w-\[100px\] { width: 100px !important; }
  .\!w-\[108px\] { width: 108px !important; }
  .\!w-\[115px\] { width: 115px !important; }
  .\!w-\[130px\] { width: 130px !important; }
  .\!w-\[150px\] { width: 150px !important; }
  .\!w-\[162px\] { width: 162px !important; }
  .\!w-\[168px\] { width: 168px !important; }
  .\!w-\[172px\] { width: 172px !important; }
  .\!w-\[180px\] { width: 180px !important; }
  .\!w-\[446px\] { width: 446px !important; }
  .\!w-auto { width: auto !important; }
  .\!w-full { width: 100% !important; }
  .\!w-max { width: max-content !important; }
  .w-0 { width: calc(var(--spacing)*0); }
  .w-1\.5 { width: calc(var(--spacing)*1.5); }
  .w-1\/2 { width: 50%; }
  .w-2 { width: calc(var(--spacing)*2); }
  .w-2\.5 { width: calc(var(--spacing)*2.5); }
  .w-3 { width: calc(var(--spacing)*3); }
  .w-3\.5 { width: calc(var(--spacing)*3.5); }
  .w-4 { width: calc(var(--spacing)*4); }
  .w-5 { width: calc(var(--spacing)*5); }
  .w-6 { width: calc(var(--spacing)*6); }
  .w-7 { width: calc(var(--spacing)*7); }
  .w-8 { width: calc(var(--spacing)*8); }
  .w-10 { width: calc(var(--spacing)*10); }
  .w-11 { width: calc(var(--spacing)*11); }
  .w-12 { width: calc(var(--spacing)*12); }
  .w-16 { width: calc(var(--spacing)*16); }
  .w-18 { width: calc(var(--spacing)*18); }
  .w-20 { width: calc(var(--spacing)*20); }
  .w-24 { width: calc(var(--spacing)*24); }
  .w-25 { width: calc(var(--spacing)*25); }
  .w-28 { width: calc(var(--spacing)*28); }
  .w-30 { width: calc(var(--spacing)*30); }
  .w-32 { width: calc(var(--spacing)*32); }
  .w-40 { width: calc(var(--spacing)*40); }
  .w-48 { width: calc(var(--spacing)*48); }
  .w-64 { width: calc(var(--spacing)*64); }
  .w-72 { width: calc(var(--spacing)*72); }
  .w-74\.5 { width: calc(var(--spacing)*74.5); }
  .w-80 { width: calc(var(--spacing)*80); }
  .w-90 { width: calc(var(--spacing)*90); }
  .w-96 { width: calc(var(--spacing)*96); }
  .w-100 { width: calc(var(--spacing)*100); }
  .w-102 { width: calc(var(--spacing)*102); }
  .w-110 { width: calc(var(--spacing)*110); }
  .w-224 { width: calc(var(--spacing)*224); }
  .w-\[1px\] { width: 1px; }
  .w-\[14px\] { width: 14px; }
  .w-\[19px\] { width: 19px; }
  .w-\[26px\] { width: 26px; }
  .w-\[30px\] { width: 30px; }
  .w-\[31px\] { width: 31px; }
  .w-\[36px\] { width: 36px; }
  .w-\[40\%\] { width: 40%; }
  .w-\[50\%\] { width: 50%; }
  .w-\[56px\] { width: 56px; }
  .w-\[60\%\] { width: 60%; }
  .w-\[64px\] { width: 64px; }
  .w-\[80px\] { width: 80px; }
  .w-\[88px\] { width: 88px; }
  .w-\[90\%\] { width: 90%; }
  .w-\[96px\] { width: 96px; }
  .w-\[100px\] { width: 100px; }
  .w-\[103px\] { width: 103px; }
  .w-\[108px\] { width: 108px; }
  .w-\[113px\] { width: 113px; }
  .w-\[115px\] { width: 115px; }
  .w-\[117px\] { width: 117px; }
  .w-\[120px\] { width: 120px; }
  .w-\[150px\] { width: 150px; }
  .w-\[160px\] { width: 160px; }
  .w-\[168px\] { width: 168px; }
  .w-\[170px\] { width: 170px; }
  .w-\[180px\] { width: 180px; }
  .w-\[200px\] { width: 200px; }
  .w-\[220px\] { width: 220px; }
  .w-\[221px\] { width: 221px; }
  .w-\[232px\] { width: 232px; }
  .w-\[235px\] { width: 235px; }
  .w-\[240px\] { width: 240px; }
  .w-\[241px\] { width: 241px; }
  .w-\[245px\] { width: 245px; }
  .w-\[269px\] { width: 269px; }
  .w-\[270px\] { width: 270px; }
  .w-\[280px\] { width: 280px; }
  .w-\[304px\] { width: 304px; }
  .w-\[314px\] { width: 314px; }
  .w-\[360px\] { width: 360px; }
  .w-\[371px\] { width: 371px; }
  .w-\[372px\] { width: 372px; }
  .w-\[382px\] { width: 382px; }
  .w-\[385px\] { width: 385px; }
  .w-\[390px\] { width: 390px; }
  .w-\[392px\] { width: 392px; }
  .w-\[420px\] { width: 420px; }
  .w-\[440px\] { width: 440px; }
  .w-\[443px\] { width: 443px; }
  .w-\[446px\] { width: 446px; }
  .w-\[465px\] { width: 465px; }
  .w-\[480px\] { width: 480px; }
  .w-\[600px\] { width: 600px; }
  .w-\[640px\] { width: 640px; }
  .w-\[642px\] { width: 642px; }
  .w-\[690px\] { width: 690px; }
  .w-\[822px\] { width: 822px; }
  .w-\[986px\] { width: 986px; }
  .w-\[996px\] { width: 996px; }
  .w-\[1023px\] { width: 1023px; }
  .w-\[1145px\] { width: 1145px; }
  .w-\[1150px\] { width: 1150px; }
  .w-\[1246px\] { width: 1246px; }
  .w-auto { width: auto; }
  .w-fit { width: fit-content; }
  .w-full { width: 100%; }
  .w-px { width: 1px; }
  .w-screen { width: 100vw; }
  .\!max-w-\[96px\] { max-width: 96px !important; }
  .\!max-w-\[440px\] { max-width: 440px !important; }
  .\!max-w-none { max-width: none !important; }
  .max-w-4xl { max-width: var(--container-4xl); }
  .max-w-\[170px\] { max-width: 170px; }
  .max-w-\[216px\] { max-width: 216px; }
  .max-w-\[232px\] { max-width: 232px; }
  .max-w-\[304px\] { max-width: 304px; }
  .max-w-\[440px\] { max-width: 440px; }
  .max-w-\[1044px\] { max-width: 1044px; }
  .max-w-\[1246px\] { max-width: 1246px; }
  .max-w-\[1500px\] { max-width: 1500px; }
  .max-w-\[calc\(100\%-2rem\)\] { max-width: calc(100% - 2rem); }
  .max-w-full { max-width: 100%; }
  .max-w-md { max-width: var(--container-md); }
  .max-w-sm { max-width: var(--container-sm); }
  .\!min-w-18 { min-width: calc(var(--spacing)*18) !important; }
  .\!min-w-\[352px\] { min-width: 352px !important; }
  .min-w-0 { min-width: calc(var(--spacing)*0); }
  .min-w-10 { min-width: calc(var(--spacing)*10); }
  .min-w-40 { min-width: calc(var(--spacing)*40); }
  .min-w-48 { min-width: calc(var(--spacing)*48); }
  .min-w-\[8rem\] { min-width: 8rem; }
  .min-w-\[50px\] { min-width: 50px; }
  .min-w-\[66px\] { min-width: 66px; }
  .min-w-\[80px\] { min-width: 80px; }
  .min-w-\[120px\] { min-width: 120px; }
  .min-w-\[170px\] { min-width: 170px; }
  .min-w-\[171px\] { min-width: 171px; }
  .min-w-\[180px\] { min-width: 180px; }
  .min-w-\[210px\] { min-width: 210px; }
  .min-w-\[211px\] { min-width: 211px; }
  .min-w-\[220px\] { min-width: 220px; }
  .min-w-\[230px\] { min-width: 230px; }
  .min-w-\[232px\] { min-width: 232px; }
  .min-w-\[320px\] { min-width: 320px; }
  .min-w-\[865px\] { min-width: 865px; }
  .min-w-full { min-width: 100%; }
  .flex-1 { flex: 1 1 0%; }
  .flex-2 { flex: 2 1 0%; }
  .flex-3 { flex: 3 1 0%; }
  .flex-none { flex: 0 0 auto; }
  .flex-shrink { flex-shrink: 1; }
  .flex-shrink-0 { flex-shrink: 0; }
  .shrink { flex-shrink: 1; }
  .shrink-0 { flex-shrink: 0; }
  .-translate-x-1\/2 { --tw-translate-x: -50%; translate: var(--tw-translate-x)var(--tw-translate-y); }
  .-translate-x-full { --tw-translate-x: -100%; translate: var(--tw-translate-x)var(--tw-translate-y); }
  .translate-x-0 { --tw-translate-x: calc(var(--spacing)*0); translate: var(--tw-translate-x)var(--tw-translate-y); }
  .translate-x-1\/2 { --tw-translate-x: 50%; translate: var(--tw-translate-x)var(--tw-translate-y); }
  .translate-x-5 { --tw-translate-x: calc(var(--spacing)*5); translate: var(--tw-translate-x)var(--tw-translate-y); }
  .translate-x-full { --tw-translate-x: 100%; translate: var(--tw-translate-x)var(--tw-translate-y); }
  .-translate-y-1\/2 { --tw-translate-y: -50%; translate: var(--tw-translate-x)var(--tw-translate-y); }
  .-translate-y-2 { --tw-translate-y: calc(var(--spacing)*-2); translate: var(--tw-translate-x)var(--tw-translate-y); }
  .-translate-y-4 { --tw-translate-y: calc(var(--spacing)*-4); translate: var(--tw-translate-x)var(--tw-translate-y); }
  .-translate-y-full { --tw-translate-y: -100%; translate: var(--tw-translate-x)var(--tw-translate-y); }
  .translate-y-0 { --tw-translate-y: calc(var(--spacing)*0); translate: var(--tw-translate-x)var(--tw-translate-y); }
  .scale-80 { --tw-scale-x: 80%; --tw-scale-y: 80%; --tw-scale-z: 80%; scale: var(--tw-scale-x)var(--tw-scale-y); }
  .-rotate-90 { rotate: -90deg; }
  .rotate-180 { rotate: 180deg; }
  .transform { transform: var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,); }
  .transform-\[rotate\(-90deg\)\] { transform: rotate(-90deg); }
  .transform-\[rotate\(-180deg\)\] { transform: rotate(-180deg); }
  .transform-\[translate\(-50\%\)\] { transform: translate(-50%); }
  .animate-pulse { animation: var(--animate-pulse); }
  .animate-spin { animation: var(--animate-spin); }
  .\!cursor-not-allowed { cursor: not-allowed !important; }
  .cursor-default { cursor: default; }
  .cursor-not-allowed { cursor: not-allowed; }
  .cursor-pointer { cursor: pointer; }
  .touch-none { touch-action: none; }
  .resize { resize: both; }
  .list-inside { list-style-position: inside; }
  .list-disc { list-style-type: disc; }
  .appearance-none { appearance: none; }
  .auto-rows-min { grid-auto-rows: min-content; }
  .grid-cols-1 { grid-template-columns: repeat(1, minmax(0px, 1fr)); }
  .grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .grid-cols-6 { grid-template-columns: repeat(6, minmax(0px, 1fr)); }
  .grid-cols-\[624px_1fr\] { grid-template-columns: 624px 1fr; }
  .\[grid-template-rows\:auto_12px_auto_12px_auto\] { grid-template-rows: auto 12px auto 12px auto; }
  .grid-rows-\[auto_auto\] { grid-template-rows: auto auto; }
  .flex-col { flex-direction: column; }
  .flex-col-reverse { flex-direction: column-reverse; }
  .flex-row { flex-direction: row; }
  .flex-nowrap { flex-wrap: nowrap; }
  .flex-wrap { flex-wrap: wrap; }
  .\!items-center { align-items: center !important; }
  .items-baseline { align-items: baseline; }
  .items-center { align-items: center; }
  .items-end { align-items: flex-end; }
  .items-start { align-items: flex-start; }
  .\!justify-between { justify-content: space-between !important; }
  .justify-between { justify-content: space-between; }
  .justify-center { justify-content: center; }
  .justify-end { justify-content: flex-end; }
  .justify-start { justify-content: flex-start; }
  .\!gap-0\.5 { gap: calc(var(--spacing)*.5) !important; }
  .gap-0 { gap: calc(var(--spacing)*0); }
  .gap-1 { gap: calc(var(--spacing)*1); }
  .gap-1\.5 { gap: calc(var(--spacing)*1.5); }
  .gap-2 { gap: calc(var(--spacing)*2); }
  .gap-2\.5 { gap: calc(var(--spacing)*2.5); }
  .gap-3 { gap: calc(var(--spacing)*3); }
  .gap-4 { gap: calc(var(--spacing)*4); }
  .gap-4\.5 { gap: calc(var(--spacing)*4.5); }
  .gap-5 { gap: calc(var(--spacing)*5); }
  .gap-6 { gap: calc(var(--spacing)*6); }
  .gap-8 { gap: calc(var(--spacing)*8); }
  .gap-10 { gap: calc(var(--spacing)*10); }
  .gap-\[2px\] { gap: 2px; }
  .gap-\[4px\] { gap: 4px; }
  .gap-\[5px\] { gap: 5px; }
  .gap-\[6px\] { gap: 6px; }
  .gap-\[8px\] { gap: 8px; }
  .gap-\[12px\] { gap: 12px; }
  .gap-\[13px\] { gap: 13px; }
  .gap-\[16px\] { gap: 16px; }
  .gap-\[18px\] { gap: 18px; }
  .gap-\[20px\] { gap: 20px; }
  .gap-\[36px\] { gap: 36px; }
  :where(.space-y-1 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-2 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-3 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-4 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-5 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-6 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-8 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-\[24px\] > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(24px*var(--tw-space-y-reverse)); margin-block-end: calc(24px*calc(1 - var(--tw-space-y-reverse))); }
  .gap-x-1 { column-gap: calc(var(--spacing)*1); }
  .gap-x-2 { column-gap: calc(var(--spacing)*2); }
  .gap-x-8 { column-gap: calc(var(--spacing)*8); }
  :where(.space-x-1 > :not(:last-child)) { --tw-space-x-reverse: 0; margin-inline-start: calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse)); margin-inline-end: calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse))); }
  :where(.space-x-2 > :not(:last-child)) { --tw-space-x-reverse: 0; margin-inline-start: calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse)); margin-inline-end: calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse))); }
  :where(.space-x-3 > :not(:last-child)) { --tw-space-x-reverse: 0; margin-inline-start: calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse)); margin-inline-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse))); }
  :where(.space-x-4 > :not(:last-child)) { --tw-space-x-reverse: 0; margin-inline-start: calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse)); margin-inline-end: calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse))); }
  .gap-y-2 { row-gap: calc(var(--spacing)*2); }
  :where(.divide-y > :not(:last-child)) { --tw-divide-y-reverse: 0; border-bottom-style: var(--tw-border-style); border-top-style: var(--tw-border-style); border-top-width: calc(1px*var(--tw-divide-y-reverse)); border-bottom-width: calc(1px*calc(1 - var(--tw-divide-y-reverse))); }
  :where(.divide-gray-200 > :not(:last-child)) { border-color: var(--color-gray-200); }
  .self-end { align-self: flex-end; }
  .self-start { align-self: flex-start; }
  .justify-self-end { justify-self: flex-end; }
  .truncate { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
  .overflow-auto { overflow: auto; }
  .overflow-hidden { overflow: hidden; }
  .overflow-visible { overflow: visible; }
  .overflow-x-auto { overflow-x: auto; }
  .overflow-y-auto { overflow-y: auto; }
  .overflow-y-hidden { overflow-y: hidden; }
  .overflow-y-scroll { overflow-y: scroll; }
  .\!rounded-\[6px\] { border-radius: 6px !important; }
  .\!rounded-\[8px\] { border-radius: 8px !important; }
  .\!rounded-\[10px\] { border-radius: 10px !important; }
  .\!rounded-\[12px\] { border-radius: 12px !important; }
  .\!rounded-\[24px\] { border-radius: 24px !important; }
  .\!rounded-\[25px\] { border-radius: 25px !important; }
  .\!rounded-\[100px\] { border-radius: 100px !important; }
  .\!rounded-lg { border-radius: var(--radius-lg) !important; }
  .\!rounded-md { border-radius: var(--radius-md) !important; }
  .\!rounded-xl { border-radius: var(--radius-xl) !important; }
  .rounded { border-radius: 0.25rem; }
  .rounded-2xl { border-radius: var(--radius-2xl); }
  .rounded-3xl { border-radius: var(--radius-3xl); }
  .rounded-\[2\.3333px\] { border-radius: 2.3333px; }
  .rounded-\[2px\] { border-radius: 2px; }
  .rounded-\[3px\] { border-radius: 3px; }
  .rounded-\[4px\] { border-radius: 4px; }
  .rounded-\[6px\] { border-radius: 6px; }
  .rounded-\[7px\] { border-radius: 7px; }
  .rounded-\[8px\] { border-radius: 8px; }
  .rounded-\[10px\] { border-radius: 10px; }
  .rounded-\[12px\] { border-radius: 12px; }
  .rounded-\[13px\] { border-radius: 13px; }
  .rounded-\[14px\] { border-radius: 14px; }
  .rounded-\[15px\] { border-radius: 15px; }
  .rounded-\[16px\] { border-radius: 16px; }
  .rounded-\[18px\] { border-radius: 18px; }
  .rounded-\[22px\] { border-radius: 22px; }
  .rounded-\[24px\] { border-radius: 24px; }
  .rounded-\[25px\] { border-radius: 25px; }
  .rounded-\[80px\] { border-radius: 80px; }
  .rounded-\[100px\] { border-radius: 100px; }
  .rounded-\[inherit\] { border-radius: inherit; }
  .rounded-full { border-radius: 3.40282e+38px; }
  .rounded-lg { border-radius: var(--radius-lg); }
  .rounded-md { border-radius: var(--radius-md); }
  .rounded-none { border-radius: 0px; }
  .rounded-sm { border-radius: var(--radius-sm); }
  .rounded-xl { border-radius: var(--radius-xl); }
  .rounded-s-3xl { border-start-start-radius: var(--radius-3xl); border-end-start-radius: var(--radius-3xl); }
  .rounded-e-3xl { border-start-end-radius: var(--radius-3xl); border-end-end-radius: var(--radius-3xl); }
  .rounded-t { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
  .rounded-t-\[30px\] { border-top-left-radius: 30px; border-top-right-radius: 30px; }
  .rounded-l-2xl { border-top-left-radius: var(--radius-2xl); border-bottom-left-radius: var(--radius-2xl); }
  .rounded-b-2xl { border-bottom-right-radius: var(--radius-2xl); border-bottom-left-radius: var(--radius-2xl); }
  .rounded-b-lg { border-bottom-right-radius: var(--radius-lg); border-bottom-left-radius: var(--radius-lg); }
  .\!border { border-style: var(--tw-border-style) !important; border-width: 1px !important; }
  .\!border-0 { border-style: var(--tw-border-style) !important; border-width: 0px !important; }
  .\!border-1 { border-style: var(--tw-border-style) !important; border-width: 1px !important; }
  .border { border-style: var(--tw-border-style); border-width: 1px; }
  .border-0 { border-style: var(--tw-border-style); border-width: 0px; }
  .border-1 { border-style: var(--tw-border-style); border-width: 1px; }
  .border-2 { border-style: var(--tw-border-style); border-width: 2px; }
  .border-4 { border-style: var(--tw-border-style); border-width: 4px; }
  .border-\[0\.5px\] { border-style: var(--tw-border-style); border-width: 0.5px; }
  .border-\[1\.5px\] { border-style: var(--tw-border-style); border-width: 1.5px; }
  .border-t { border-top-style: var(--tw-border-style); border-top-width: 1px; }
  .border-t-0 { border-top-style: var(--tw-border-style); border-top-width: 0px; }
  .border-b { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; }
  .border-b-0 { border-bottom-style: var(--tw-border-style); border-bottom-width: 0px; }
  .border-b-2 { border-bottom-style: var(--tw-border-style); border-bottom-width: 2px; }
  .border-l { border-left-style: var(--tw-border-style); border-left-width: 1px; }
  .\!border-none { --tw-border-style: none !important; border-style: none !important; }
  .border-dashed { --tw-border-style: dashed; border-style: dashed; }
  .border-none { --tw-border-style: none; border-style: none; }
  .border-solid { --tw-border-style: solid; border-style: solid; }
  .\!border-\[\#9BE453\] { border-color: rgb(155, 228, 83) !important; }
  .\!border-\[\#EEEEEE\] { border-color: rgb(238, 238, 238) !important; }
  .\!border-brand-purple { border-color: var(--brand-purple) !important; }
  .\!border-line-1 { border-color: var(--line-1) !important; }
  .\!border-primary { border-color: var(--primary) !important; }
  .\!border-state-danger-1 { border-color: var(--state-danger-1) !important; }
  .\!border-transparent { border-color: rgba(0, 0, 0, 0) !important; }
  .border-\[\#9BE453\] { border-color: rgb(155, 228, 83); }
  .border-\[\#E3E3E3\] { border-color: rgb(227, 227, 227); }
  .border-\[\#F8F8F8\] { border-color: rgb(248, 248, 248); }
  .border-\[var\(--color-line-1\)\] { border-color: var(--color-line-1); }
  .border-blue-500 { border-color: var(--color-blue-500); }
  .border-blue-600 { border-color: var(--color-blue-600); }
  .border-blue-700 { border-color: var(--color-blue-700); }
  .border-blue-800 { border-color: var(--color-blue-800); }
  .border-border { border-color: var(--border); }
  .border-brand-purple { border-color: var(--brand-purple); }
  .border-destructive { border-color: var(--destructive); }
  .border-fill-2 { border-color: var(--fill-2); }
  .border-fill-3 { border-color: var(--fill-3); }
  .border-gray-100 { border-color: var(--color-gray-100); }
  .border-gray-200 { border-color: var(--color-gray-200); }
  .border-gray-300 { border-color: var(--color-gray-300); }
  .border-gray-400 { border-color: var(--color-gray-400); }
  .border-green-500 { border-color: var(--color-green-500); }
  .border-green-600 { border-color: var(--color-green-600); }
  .border-green-700 { border-color: var(--color-green-700); }
  .border-green-800 { border-color: var(--color-green-800); }
  .border-input { border-color: var(--input); }
  .border-input-border { border-color: var(--input-border); }
  .border-line-1 { border-color: var(--line-1); }
  .border-line-2, .border-line-3 { border-color: var(--line-2); }
  .border-muted { border-color: var(--muted); }
  .border-price-down { border-color: var(--price-down); }
  .border-primary, .border-primary\/20 { border-color: var(--primary); }
  @supports (color:color-mix(in lab,red,red)) {
  .border-primary\/20 { border-color: color-mix(in oklab,var(--primary)20%,transparent); }
}
  .border-red-600 { border-color: var(--color-red-600); }
  .border-red-700 { border-color: var(--color-red-700); }
  .border-red-800 { border-color: var(--color-red-800); }
  .border-state-danger-1 { border-color: var(--state-danger-1); }
  .border-state-success-1 { border-color: var(--state-success-1); }
  .border-text-1 { border-color: var(--text-1); }
  .border-transparent { border-color: rgba(0, 0, 0, 0); }
  .border-white { border-color: var(--color-white); }
  .border-yellow-500 { border-color: var(--color-yellow-500); }
  .border-yellow-600 { border-color: var(--color-yellow-600); }
  .border-yellow-700 { border-color: var(--color-yellow-700); }
  .border-t-line-1 { border-top-color: var(--line-1); }
  .border-t-transparent { border-top-color: rgba(0, 0, 0, 0); }
  .border-l-transparent { border-left-color: rgba(0, 0, 0, 0); }
  .\!bg-\[\#9BE453\], .\!bg-\[\#9be453\] { background-color: rgb(155, 228, 83) !important; }
  .\!bg-\[\#F4F4F4\] { background-color: rgb(244, 244, 244) !important; }
  .\!bg-\[\#FAFAFA\] { background-color: rgb(250, 250, 250) !important; }
  .\!bg-\[\#FBFBFB\] { background-color: rgb(251, 251, 251) !important; }
  .\!bg-\[\#FFFAEB\] { background-color: rgb(255, 250, 235) !important; }
  .\!bg-\[\#FFF\] { background-color: rgb(255, 255, 255) !important; }
  .\!bg-fill-1 { background-color: var(--fill-1) !important; }
  .\!bg-fill-2 { background-color: var(--fill-2) !important; }
  .\!bg-fill-3 { background-color: var(--fill-3) !important; }
  .\!bg-fill-4 { background-color: var(--fill-4) !important; }
  .\!bg-inherit { background-color: inherit !important; }
  .\!bg-primary { background-color: var(--primary) !important; }
  .\!bg-red-500 { background-color: var(--color-red-500) !important; }
  .\!bg-transparent { background-color: rgba(0, 0, 0, 0) !important; }
  .\!bg-white { background-color: var(--color-white) !important; }
  .bg-\[\#6A9A3B\] { background-color: rgb(106, 154, 59); }
  .bg-\[\#9BE453\], .bg-\[\#9be453\] { background-color: rgb(155, 228, 83); }
  .bg-\[\#EAF6ED\] { background-color: rgb(234, 246, 237); }
  .bg-\[\#EEEEEE\] { background-color: rgb(238, 238, 238); }
  .bg-\[\#F4F4F4\] { background-color: rgb(244, 244, 244); }
  .bg-\[\#F8F8F8\] { background-color: rgb(248, 248, 248); }
  .bg-\[\#FAFAFA\] { background-color: rgb(250, 250, 250); }
  .bg-\[\#FFFAEB\] { background-color: rgb(255, 250, 235); }
  .bg-\[rgba\(0\,0\,0\,0\.7\)\] { background-color: rgba(0, 0, 0, 0.7); }
  .bg-\[var\(--brand-purple\,\#9BE453\)\] { background-color: var(--brand-purple,#9be453); }
  .bg-\[var\(--color-fill-3\)\] { background-color: var(--color-fill-3); }
  .bg-accent, .bg-accent\/10 { background-color: var(--accent); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-accent\/10 { background-color: color-mix(in oklab,var(--accent)10%,transparent); }
}
  .bg-background { background-color: var(--background); }
  .bg-bg-1 { background-color: var(--bg-1); }
  .bg-black { background-color: var(--color-black); }
  .bg-black\/20 { background-color: rgba(0, 0, 0, 0.2); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-black\/20 { background-color: color-mix(in oklab,var(--color-black)20%,transparent); }
}
  .bg-black\/50 { background-color: rgba(0, 0, 0, 0.5); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-black\/50 { background-color: color-mix(in oklab,var(--color-black)50%,transparent); }
}
  .bg-blue-500 { background-color: var(--color-blue-500); }
  .bg-blue-600 { background-color: var(--color-blue-600); }
  .bg-blue-700 { background-color: var(--color-blue-700); }
  .bg-blue-800 { background-color: var(--color-blue-800); }
  .bg-border { background-color: var(--border); }
  .bg-brand-purple { background-color: var(--brand-purple); }
  .bg-card { background-color: var(--card); }
  .bg-card-foreground { background-color: var(--card-foreground); }
  .bg-destructive { background-color: var(--destructive); }
  .bg-fill-1 { background-color: var(--fill-1); }
  .bg-fill-1\! { background-color: var(--fill-1) !important; }
  .bg-fill-2 { background-color: var(--fill-2); }
  .bg-fill-3 { background-color: var(--fill-3); }
  .bg-fill-4 { background-color: var(--fill-4); }
  .bg-fill-4\! { background-color: var(--fill-4) !important; }
  .bg-fill-5 { background-color: var(--fill-5); }
  .bg-gray-50 { background-color: var(--color-gray-50); }
  .bg-gray-100 { background-color: var(--color-gray-100); }
  .bg-gray-200 { background-color: var(--color-gray-200); }
  .bg-gray-300 { background-color: var(--color-gray-300); }
  .bg-gray-300\/40 { background-color: rgba(209, 213, 220, 0.4); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-gray-300\/40 { background-color: color-mix(in oklab,var(--color-gray-300)40%,transparent); }
}
  .bg-gray-900 { background-color: var(--color-gray-900); }
  .bg-green-50 { background-color: var(--color-green-50); }
  .bg-green-500 { background-color: var(--color-green-500); }
  .bg-green-600 { background-color: var(--color-green-600); }
  .bg-green-700 { background-color: var(--color-green-700); }
  .bg-green-800 { background-color: var(--color-green-800); }
  .bg-input { background-color: var(--input); }
  .bg-line-1 { background-color: var(--line-1); }
  .bg-line-2 { background-color: var(--line-2); }
  .bg-muted, .bg-muted\/20 { background-color: var(--muted); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-muted\/20 { background-color: color-mix(in oklab,var(--muted)20%,transparent); }
}
  .bg-orange-50 { background-color: var(--color-orange-50); }
  .bg-popover { background-color: var(--popover); }
  .bg-price-buy { background-color: var(--price-buy); }
  .bg-price-down { background-color: var(--price-down); }
  .bg-price-sell { background-color: var(--price-sell); }
  .bg-price-up { background-color: var(--price-up); }
  .bg-primary, .bg-primary\/10 { background-color: var(--primary); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-primary\/10 { background-color: color-mix(in oklab,var(--primary)10%,transparent); }
}
  .bg-red-600 { background-color: var(--color-red-600); }
  .bg-red-700 { background-color: var(--color-red-700); }
  .bg-red-800 { background-color: var(--color-red-800); }
  .bg-sidebar { background-color: var(--sidebar); }
  .bg-state-danger-1 { background-color: var(--state-danger-1); }
  .bg-state-danger-2 { background-color: var(--state-danger-2); }
  .bg-state-success-2 { background-color: var(--state-success-2); }
  .bg-state-warning-2 { background-color: var(--state-warning-2); }
  .bg-tab { background-color: var(--tab); }
  .bg-text-1 { background-color: var(--text-1); }
  .bg-text-3 { background-color: var(--text-3); }
  .bg-transparent { background-color: rgba(0, 0, 0, 0); }
  .bg-white { background-color: var(--color-white); }
  .bg-white\/80 { background-color: rgba(255, 255, 255, 0.8); }
  @supports (color:color-mix(in lab,red,red)) {
  .bg-white\/80 { background-color: color-mix(in oklab,var(--color-white)80%,transparent); }
}
  .bg-yellow-500 { background-color: var(--color-yellow-500); }
  .bg-yellow-600 { background-color: var(--color-yellow-600); }
  .bg-yellow-700 { background-color: var(--color-yellow-700); }
  .bg-gradient-to-b { --tw-gradient-position: to bottom in oklab; background-image: linear-gradient(var(--tw-gradient-stops)); }
  .bg-linear-\[180deg\,var\(--background\)_70\%\,transparent\] { --tw-gradient-position: 180deg,var(--background)70%,transparent; background-image: linear-gradient(var(--tw-gradient-stops,180deg,var(--background)70%,transparent)); }
  .from-input { --tw-gradient-from: var(--input); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position)); }
  .to-\[\#fff\] { --tw-gradient-to: #fff; --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position)); }
  .to-input { --tw-gradient-to: var(--input); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position)); }
  .bg-cover { background-size: cover; }
  .bg-no-repeat { background-repeat: no-repeat; }
  .fill-\[\#F5F5F5\] { fill: rgb(245, 245, 245); }
  .fill-current { fill: currentcolor; }
  .fill-line-2 { fill: var(--line-2); }
  .fill-text-1 { fill: var(--text-1); }
  .fill-text-3 { fill: var(--text-3); }
  .stroke-\[\#F5F5F5\] { stroke: rgb(245, 245, 245); }
  .stroke-bg-1 { stroke: var(--bg-1); }
  .stroke-border { stroke: var(--border); }
  .stroke-line-2 { stroke: var(--line-2); }
  .stroke-text-1 { stroke: var(--text-1); }
  .object-contain { object-fit: contain; }
  .object-cover { object-fit: cover; }
  .\!p-0 { padding: calc(var(--spacing)*0) !important; }
  .p-0 { padding: calc(var(--spacing)*0); }
  .p-0\! { padding: calc(var(--spacing)*0) !important; }
  .p-0\.5 { padding: calc(var(--spacing)*.5); }
  .p-1 { padding: calc(var(--spacing)*1); }
  .p-1\.5 { padding: calc(var(--spacing)*1.5); }
  .p-1\.25 { padding: calc(var(--spacing)*1.25); }
  .p-2 { padding: calc(var(--spacing)*2); }
  .p-2\.5 { padding: calc(var(--spacing)*2.5); }
  .p-3 { padding: calc(var(--spacing)*3); }
  .p-4 { padding: calc(var(--spacing)*4); }
  .p-5 { padding: calc(var(--spacing)*5); }
  .p-6 { padding: calc(var(--spacing)*6); }
  .p-6\.5 { padding: calc(var(--spacing)*6.5); }
  .p-7 { padding: calc(var(--spacing)*7); }
  .p-8 { padding: calc(var(--spacing)*8); }
  .p-12 { padding: calc(var(--spacing)*12); }
  .p-\[3px\] { padding: 3px; }
  .p-\[5px\] { padding: 5px; }
  .p-\[8px\] { padding: 8px; }
  .p-\[12px\] { padding: 12px; }
  .p-\[16px\] { padding: 16px; }
  .p-\[24px\] { padding: 24px; }
  .p-px { padding: 1px; }
  .\!px-0 { padding-inline: calc(var(--spacing)*0) !important; }
  .\!px-2 { padding-inline: calc(var(--spacing)*2) !important; }
  .\!px-3\.5 { padding-inline: calc(var(--spacing)*3.5) !important; }
  .\!px-7 { padding-inline: calc(var(--spacing)*7) !important; }
  .\!px-\[0px\] { padding-inline: 0px !important; }
  .\!px-\[5px\] { padding-inline: 5px !important; }
  .\!px-\[8px\] { padding-inline: 8px !important; }
  .\!px-\[12px\] { padding-inline: 12px !important; }
  .\!px-\[19px\] { padding-inline: 19px !important; }
  .\!px-\[24px\] { padding-inline: 24px !important; }
  .px-0 { padding-inline: calc(var(--spacing)*0); }
  .px-1 { padding-inline: calc(var(--spacing)*1); }
  .px-1\.5 { padding-inline: calc(var(--spacing)*1.5); }
  .px-2 { padding-inline: calc(var(--spacing)*2); }
  .px-2\.5 { padding-inline: calc(var(--spacing)*2.5); }
  .px-3 { padding-inline: calc(var(--spacing)*3); }
  .px-3\.5 { padding-inline: calc(var(--spacing)*3.5); }
  .px-4 { padding-inline: calc(var(--spacing)*4); }
  .px-4\! { padding-inline: calc(var(--spacing)*4) !important; }
  .px-4\.5 { padding-inline: calc(var(--spacing)*4.5); }
  .px-5 { padding-inline: calc(var(--spacing)*5); }
  .px-6 { padding-inline: calc(var(--spacing)*6); }
  .px-6\.5 { padding-inline: calc(var(--spacing)*6.5); }
  .px-8 { padding-inline: calc(var(--spacing)*8); }
  .px-8\.5 { padding-inline: calc(var(--spacing)*8.5); }
  .px-9 { padding-inline: calc(var(--spacing)*9); }
  .px-\[4px\] { padding-inline: 4px; }
  .px-\[10px\] { padding-inline: 10px; }
  .px-\[13px\] { padding-inline: 13px; }
  .px-\[14px\] { padding-inline: 14px; }
  .px-\[15px\] { padding-inline: 15px; }
  .px-\[16px\] { padding-inline: 16px; }
  .px-\[18px\] { padding-inline: 18px; }
  .px-\[19px\] { padding-inline: 19px; }
  .px-\[24px\] { padding-inline: 24px; }
  .px-\[28px\] { padding-inline: 28px; }
  .px-\[40px\] { padding-inline: 40px; }
  .\!py-0 { padding-block: calc(var(--spacing)*0) !important; }
  .\!py-3\.5 { padding-block: calc(var(--spacing)*3.5) !important; }
  .\!py-4 { padding-block: calc(var(--spacing)*4) !important; }
  .\!py-5\.5 { padding-block: calc(var(--spacing)*5.5) !important; }
  .\!py-8 { padding-block: calc(var(--spacing)*8) !important; }
  .py-0 { padding-block: calc(var(--spacing)*0); }
  .py-0\.5 { padding-block: calc(var(--spacing)*.5); }
  .py-1 { padding-block: calc(var(--spacing)*1); }
  .py-1\.5 { padding-block: calc(var(--spacing)*1.5); }
  .py-2 { padding-block: calc(var(--spacing)*2); }
  .py-2\.5 { padding-block: calc(var(--spacing)*2.5); }
  .py-3 { padding-block: calc(var(--spacing)*3); }
  .py-4 { padding-block: calc(var(--spacing)*4); }
  .py-5 { padding-block: calc(var(--spacing)*5); }
  .py-6 { padding-block: calc(var(--spacing)*6); }
  .py-7\.5 { padding-block: calc(var(--spacing)*7.5); }
  .py-8 { padding-block: calc(var(--spacing)*8); }
  .py-10 { padding-block: calc(var(--spacing)*10); }
  .py-12 { padding-block: calc(var(--spacing)*12); }
  .py-20 { padding-block: calc(var(--spacing)*20); }
  .py-30 { padding-block: calc(var(--spacing)*30); }
  .py-\[2px\] { padding-block: 2px; }
  .py-\[3px\] { padding-block: 3px; }
  .py-\[6px\] { padding-block: 6px; }
  .py-\[7px\] { padding-block: 7px; }
  .py-\[8\.5px\] { padding-block: 8.5px; }
  .py-\[8px\] { padding-block: 8px; }
  .py-\[10px\] { padding-block: 10px; }
  .py-\[11px\] { padding-block: 11px; }
  .py-\[12px\] { padding-block: 12px; }
  .py-\[13px\] { padding-block: 13px; }
  .py-\[14px\] { padding-block: 14px; }
  .py-\[17px\] { padding-block: 17px; }
  .py-\[18px\] { padding-block: 18px; }
  .py-\[32px\] { padding-block: 32px; }
  .pt-0 { padding-top: calc(var(--spacing)*0); }
  .pt-0\.5 { padding-top: calc(var(--spacing)*.5); }
  .pt-4 { padding-top: calc(var(--spacing)*4); }
  .pt-5 { padding-top: calc(var(--spacing)*5); }
  .pt-6 { padding-top: calc(var(--spacing)*6); }
  .pt-7 { padding-top: calc(var(--spacing)*7); }
  .pt-7\.5 { padding-top: calc(var(--spacing)*7.5); }
  .pt-8 { padding-top: calc(var(--spacing)*8); }
  .pt-10 { padding-top: calc(var(--spacing)*10); }
  .pt-13 { padding-top: calc(var(--spacing)*13); }
  .pt-25 { padding-top: calc(var(--spacing)*25); }
  .pt-30 { padding-top: calc(var(--spacing)*30); }
  .pt-31 { padding-top: calc(var(--spacing)*31); }
  .pt-50\! { padding-top: calc(var(--spacing)*50) !important; }
  .pt-\[10px\] { padding-top: 10px; }
  .pt-\[12px\] { padding-top: 12px; }
  .pt-\[23px\] { padding-top: 23px; }
  .pt-\[24px\] { padding-top: 24px; }
  .pt-\[36px\] { padding-top: 36px; }
  .pt-\[53px\] { padding-top: 53px; }
  .\!pr-0 { padding-right: calc(var(--spacing)*0) !important; }
  .pr-0 { padding-right: calc(var(--spacing)*0); }
  .pr-1\.5 { padding-right: calc(var(--spacing)*1.5); }
  .pr-2 { padding-right: calc(var(--spacing)*2); }
  .pr-4 { padding-right: calc(var(--spacing)*4); }
  .pr-\[10px\] { padding-right: 10px; }
  .pb-0 { padding-bottom: calc(var(--spacing)*0); }
  .pb-1 { padding-bottom: calc(var(--spacing)*1); }
  .pb-2 { padding-bottom: calc(var(--spacing)*2); }
  .pb-3 { padding-bottom: calc(var(--spacing)*3); }
  .pb-3\.5 { padding-bottom: calc(var(--spacing)*3.5); }
  .pb-4 { padding-bottom: calc(var(--spacing)*4); }
  .pb-5 { padding-bottom: calc(var(--spacing)*5); }
  .pb-6 { padding-bottom: calc(var(--spacing)*6); }
  .pb-8 { padding-bottom: calc(var(--spacing)*8); }
  .pb-24\.5 { padding-bottom: calc(var(--spacing)*24.5); }
  .pb-\[10px\] { padding-bottom: 10px; }
  .pb-\[24px\] { padding-bottom: 24px; }
  .pb-\[36px\] { padding-bottom: 36px; }
  .pb-\[48px\] { padding-bottom: 48px; }
  .pb-\[50px\] { padding-bottom: 50px; }
  .pb-\[70px\] { padding-bottom: 70px; }
  .pb-\[102px\] { padding-bottom: 102px; }
  .pl-2 { padding-left: calc(var(--spacing)*2); }
  .pl-3 { padding-left: calc(var(--spacing)*3); }
  .pl-4 { padding-left: calc(var(--spacing)*4); }
  .pl-6 { padding-left: calc(var(--spacing)*6); }
  .pl-8 { padding-left: calc(var(--spacing)*8); }
  .pl-\[9px\] { padding-left: 9px; }
  .pl-\[10px\] { padding-left: 10px; }
  .pl-\[12px\] { padding-left: 12px; }
  .pl-\[80px\] { padding-left: 80px; }
  .\!text-left { text-align: left !important; }
  .text-center { text-align: center; }
  .text-left { text-align: left; }
  .text-right { text-align: right; }
  .align-baseline { vertical-align: baseline; }
  .align-middle { vertical-align: middle; }
  .\!font-\[Gilroy\] { font-family: Gilroy !important; }
  .font-\[\'FZLanTingHeiS-B-GB\'\] { font-family: FZLanTingHeiS-B-GB; }
  .font-\[\'Gilroy\'\] { font-family: Gilroy; }
  .font-\[FZLanTingHeiS-B-GB\] { font-family: FZLanTingHeiS-B-GB; }
  .font-\[Gilroy\] { font-family: Gilroy; }
  .font-mono { font-family: var(--font-mono); }
  .font-sans { font-family: var(--font-sans); }
  .\!text-base { font-size: var(--text-base) !important; line-height: var(--tw-leading,var(--text-base--line-height)) !important; }
  .\!text-xs { font-size: var(--text-xs) !important; line-height: var(--tw-leading,var(--text-xs--line-height)) !important; }
  .text-2xl { font-size: var(--text-2xl); line-height: var(--tw-leading,var(--text-2xl--line-height)); }
  .text-2xl\/7\.5 { font-size: var(--text-2xl); line-height: calc(var(--spacing)*7.5); }
  .text-4xl { font-size: var(--text-4xl); line-height: var(--tw-leading,var(--text-4xl--line-height)); }
  .text-\[13px\]\/\[15px\] { font-size: 13px; line-height: 15px; }
  .text-\[13px\]\/\[16px\] { font-size: 13px; line-height: 16px; }
  .text-\[14px\]\/3\.5 { font-size: 14px; line-height: calc(var(--spacing)*3.5); }
  .text-\[14px\]\/\[16px\] { font-size: 14px; line-height: 16px; }
  .text-\[15px\]\/\[17px\] { font-size: 15px; line-height: 17px; }
  .text-\[16px\]\/5 { font-size: 16px; line-height: calc(var(--spacing)*5); }
  .text-\[16px\]\/\[19px\] { font-size: 16px; line-height: 19px; }
  .text-base { font-size: var(--text-base); line-height: var(--tw-leading,var(--text-base--line-height)); }
  .text-base\/4 { font-size: var(--text-base); line-height: calc(var(--spacing)*4); }
  .text-base\/4\.5 { font-size: var(--text-base); line-height: calc(var(--spacing)*4.5); }
  .text-base\/5 { font-size: var(--text-base); line-height: calc(var(--spacing)*5); }
  .text-base\/6 { font-size: var(--text-base); line-height: calc(var(--spacing)*6); }
  .text-base\/13 { font-size: var(--text-base); line-height: calc(var(--spacing)*13); }
  .text-base\/\[19px\] { font-size: var(--text-base); line-height: 19px; }
  .text-lg { font-size: var(--text-lg); line-height: var(--tw-leading,var(--text-lg--line-height)); }
  .text-lg\/5 { font-size: var(--text-lg); line-height: calc(var(--spacing)*5); }
  .text-lg\/5\.5 { font-size: var(--text-lg); line-height: calc(var(--spacing)*5.5); }
  .text-lg\/7\.5 { font-size: var(--text-lg); line-height: calc(var(--spacing)*7.5); }
  .text-lg\/\[21px\] { font-size: var(--text-lg); line-height: 21px; }
  .text-lg\/\[22px\] { font-size: var(--text-lg); line-height: 22px; }
  .text-sm { font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); }
  .text-sm\/3\.5 { font-size: var(--text-sm); line-height: calc(var(--spacing)*3.5); }
  .text-sm\/4 { font-size: var(--text-sm); line-height: calc(var(--spacing)*4); }
  .text-sm\/5 { font-size: var(--text-sm); line-height: calc(var(--spacing)*5); }
  .text-sm\/6 { font-size: var(--text-sm); line-height: calc(var(--spacing)*6); }
  .text-sm\/\[19px\] { font-size: var(--text-sm); line-height: 19px; }
  .text-sm\/\[21px\] { font-size: var(--text-sm); line-height: 21px; }
  .text-sm\/\[40px\] { font-size: var(--text-sm); line-height: 40px; }
  .text-xl { font-size: var(--text-xl); line-height: var(--tw-leading,var(--text-xl--line-height)); }
  .text-xs { font-size: var(--text-xs); line-height: var(--tw-leading,var(--text-xs--line-height)); }
  .text-xs\/3\.5 { font-size: var(--text-xs); line-height: calc(var(--spacing)*3.5); }
  .text-xs\/4 { font-size: var(--text-xs); line-height: calc(var(--spacing)*4); }
  .text-xs\/4\.5 { font-size: var(--text-xs); line-height: calc(var(--spacing)*4.5); }
  .text-xs\/5\.5 { font-size: var(--text-xs); line-height: calc(var(--spacing)*5.5); }
  .text-xs\/\[14px\] { font-size: var(--text-xs); line-height: 14px; }
  .text-xs\/\[15px\] { font-size: var(--text-xs); line-height: 15px; }
  .\!text-\[12px\] { font-size: 12px !important; }
  .\!text-\[13px\] { font-size: 13px !important; }
  .\!text-\[14px\] { font-size: 14px !important; }
  .\!text-\[16px\] { font-size: 16px !important; }
  .\!text-\[18px\] { font-size: 18px !important; }
  .\!text-\[28px\] { font-size: 28px !important; }
  .text-\[10px\] { font-size: 10px; }
  .text-\[11px\] { font-size: 11px; }
  .text-\[12px\] { font-size: 12px; }
  .text-\[13px\] { font-size: 13px; }
  .text-\[14px\] { font-size: 14px; }
  .text-\[15px\] { font-size: 15px; }
  .text-\[16px\] { font-size: 16px; }
  .text-\[18px\] { font-size: 18px; }
  .text-\[20px\] { font-size: 20px; }
  .text-\[22px\] { font-size: 22px; }
  .text-\[24px\] { font-size: 24px; }
  .text-\[28px\] { font-size: 28px; }
  .text-\[30px\] { font-size: 30px; }
  .text-\[32px\] { font-size: 32px; }
  .text-\[40px\] { font-size: 40px; }
  .text-\[45px\] { font-size: 45px; }
  .text-\[46px\] { font-size: 46px; }
  .\!leading-\[24px\] { --tw-leading: 24px !important; line-height: 24px !important; }
  .\!leading-\[60px\] { --tw-leading: 60px !important; line-height: 60px !important; }
  .leading-4 { --tw-leading: calc(var(--spacing)*4); line-height: calc(var(--spacing)*4); }
  .leading-4\.5 { --tw-leading: calc(var(--spacing)*4.5); line-height: calc(var(--spacing)*4.5); }
  .leading-5 { --tw-leading: calc(var(--spacing)*5); line-height: calc(var(--spacing)*5); }
  .leading-6 { --tw-leading: calc(var(--spacing)*6); line-height: calc(var(--spacing)*6); }
  .leading-8 { --tw-leading: calc(var(--spacing)*8); line-height: calc(var(--spacing)*8); }
  .leading-\[14px\] { --tw-leading: 14px; line-height: 14px; }
  .leading-\[16px\] { --tw-leading: 16px; line-height: 16px; }
  .leading-\[19px\] { --tw-leading: 19px; line-height: 19px; }
  .leading-\[20px\] { --tw-leading: 20px; line-height: 20px; }
  .leading-\[21px\] { --tw-leading: 21px; line-height: 21px; }
  .leading-\[28px\] { --tw-leading: 28px; line-height: 28px; }
  .leading-\[30px\] { --tw-leading: 30px; line-height: 30px; }
  .leading-\[45px\] { --tw-leading: 45px; line-height: 45px; }
  .leading-\[60px\] { --tw-leading: 60px; line-height: 60px; }
  .leading-\[140\%\] { --tw-leading: 140%; line-height: 140%; }
  .leading-\[155\%\] { --tw-leading: 155%; line-height: 155%; }
  .leading-none { --tw-leading: 1; line-height: 1; }
  .leading-normal { --tw-leading: var(--leading-normal); line-height: var(--leading-normal); }
  .leading-relaxed { --tw-leading: var(--leading-relaxed); line-height: var(--leading-relaxed); }
  .\!font-\[600\] { --tw-font-weight: 600 !important; font-weight: 600 !important; }
  .\!font-black { --tw-font-weight: var(--font-weight-black) !important; font-weight: var(--font-weight-black) !important; }
  .\!font-bold { --tw-font-weight: var(--font-weight-bold) !important; font-weight: var(--font-weight-bold) !important; }
  .\!font-medium { --tw-font-weight: var(--font-weight-medium) !important; font-weight: var(--font-weight-medium) !important; }
  .\!font-normal { --tw-font-weight: var(--font-weight-normal) !important; font-weight: var(--font-weight-normal) !important; }
  .font-\[400\] { --tw-font-weight: 400; font-weight: 400; }
  .font-\[600\] { --tw-font-weight: 600; font-weight: 600; }
  .font-\[700\] { --tw-font-weight: 700; font-weight: 700; }
  .font-black { --tw-font-weight: var(--font-weight-black); font-weight: var(--font-weight-black); }
  .font-bold { --tw-font-weight: var(--font-weight-bold); font-weight: var(--font-weight-bold); }
  .font-bold\! { --tw-font-weight: var(--font-weight-bold) !important; font-weight: var(--font-weight-bold) !important; }
  .font-medium { --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); }
  .font-normal { --tw-font-weight: var(--font-weight-normal); font-weight: var(--font-weight-normal); }
  .font-semibold { --tw-font-weight: var(--font-weight-semibold); font-weight: var(--font-weight-semibold); }
  .tracking-\[0\.02em\] { --tw-tracking: .02em; letter-spacing: 0.02em; }
  .tracking-\[0\.5px\] { --tw-tracking: .5px; letter-spacing: 0.5px; }
  .tracking-wider { --tw-tracking: var(--tracking-wider); letter-spacing: var(--tracking-wider); }
  .text-wrap { text-wrap: wrap; }
  .break-words { overflow-wrap: break-word; }
  .break-all { word-break: break-all; }
  .text-ellipsis { text-overflow: ellipsis; }
  .whitespace-normal { white-space: normal; }
  .whitespace-nowrap { white-space: nowrap; }
  .\!text-\[\#0B0F08\] { color: rgb(11, 15, 8) !important; }
  .\!text-\[\#000\], .\!text-\[\#000000\] { color: rgb(0, 0, 0) !important; }
  .\!text-\[\#FFB118\] { color: rgb(255, 177, 24) !important; }
  .\!text-black { color: var(--color-black) !important; }
  .\!text-brand-purple { color: var(--brand-purple) !important; }
  .\!text-foreground { color: var(--foreground) !important; }
  .\!text-gray-400 { color: var(--color-gray-400) !important; }
  .\!text-muted-foreground { color: var(--muted-foreground) !important; }
  .\!text-price-sell { color: var(--price-sell) !important; }
  .\!text-state-danger-1 { color: var(--state-danger-1) !important; }
  .\!text-text-1 { color: var(--text-1) !important; }
  .\!text-text-2 { color: var(--text-2) !important; }
  .\!text-text-3 { color: var(--text-3) !important; }
  .\!text-text-4 { color: var(--text-4) !important; }
  .\!text-white { color: var(--color-white) !important; }
  .text-\[\#00A943\] { color: rgb(0, 169, 67); }
  .text-\[\#000\], .text-\[\#000000\] { color: rgb(0, 0, 0); }
  .text-\[\#9A9A9A\] { color: rgb(154, 154, 154); }
  .text-\[\#9BE453\], .text-\[\#9be453\] { color: rgb(155, 228, 83); }
  .text-\[\#909090\] { color: rgb(144, 144, 144); }
  .text-\[\#C4C4C4\] { color: rgb(196, 196, 196); }
  .text-\[\#DA2C63\] { color: rgb(218, 44, 99); }
  .text-\[\#DEDEDE\] { color: rgb(222, 222, 222); }
  .text-\[\#E3E3E3\] { color: rgb(227, 227, 227); }
  .text-\[\#FFB118\] { color: rgb(255, 177, 24); }
  .text-\[\#FFFFFF\] { color: rgb(255, 255, 255); }
  .text-\[\#ffb118\] { color: rgb(255, 177, 24); }
  .text-accent-foreground { color: var(--accent-foreground); }
  .text-bg-2 { color: var(--bg-2); }
  .text-black { color: var(--color-black); }
  .text-blue-600 { color: var(--color-blue-600); }
  .text-blue-700 { color: var(--color-blue-700); }
  .text-blue-800 { color: var(--color-blue-800); }
  .text-brand-purple { color: var(--brand-purple); }
  .text-card-foreground { color: var(--card-foreground); }
  .text-destructive { color: var(--destructive); }
  .text-foreground { color: var(--foreground); }
  .text-gray-100 { color: var(--color-gray-100); }
  .text-gray-200 { color: var(--color-gray-200); }
  .text-gray-400 { color: var(--color-gray-400); }
  .text-gray-500 { color: var(--color-gray-500); }
  .text-gray-600 { color: var(--color-gray-600); }
  .text-gray-700 { color: var(--color-gray-700); }
  .text-gray-800 { color: var(--color-gray-800); }
  .text-gray-900 { color: var(--color-gray-900); }
  .text-green-500 { color: var(--color-green-500); }
  .text-green-600 { color: var(--color-green-600); }
  .text-green-700 { color: var(--color-green-700); }
  .text-green-800 { color: var(--color-green-800); }
  .text-input { color: var(--input); }
  .text-line-2 { color: var(--line-2); }
  .text-muted-foreground { color: var(--muted-foreground); }
  .text-orange-600 { color: var(--color-orange-600); }
  .text-popover-foreground { color: var(--popover-foreground); }
  .text-price-buy { color: var(--price-buy); }
  .text-price-down { color: var(--price-down); }
  .text-price-sell { color: var(--price-sell); }
  .text-primary { color: var(--primary); }
  .text-primary-foreground { color: var(--primary-foreground); }
  .text-red-500 { color: var(--color-red-500); }
  .text-red-600 { color: var(--color-red-600); }
  .text-red-700 { color: var(--color-red-700); }
  .text-red-800 { color: var(--color-red-800); }
  .text-secondary-foreground { color: var(--secondary-foreground); }
  .text-state-danger-1 { color: var(--state-danger-1); }
  .text-state-link-1 { color: var(--state-link-1); }
  .text-state-success-1 { color: var(--state-success-1); }
  .text-state-warning-1 { color: var(--state-warning-1); }
  .text-tab-foreground { color: var(--tab-foreground); }
  .text-text-1 { color: var(--text-1); }
  .text-text-2 { color: var(--text-2); }
  .text-text-3 { color: var(--text-3); }
  .text-text-4 { color: var(--text-4); }
  .text-white { color: var(--color-white); }
  .text-yellow-500 { color: var(--color-yellow-500); }
  .text-yellow-600 { color: var(--color-yellow-600); }
  .text-yellow-700 { color: var(--color-yellow-700); }
  .lowercase { text-transform: lowercase; }
  .uppercase { text-transform: uppercase; }
  .italic { font-style: italic; }
  .ordinal { --tw-ordinal: ordinal; font-variant-numeric: var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,); }
  .underline { text-decoration-line: underline; }
  .decoration-\[\#d0cdcd\] { text-decoration-color: rgb(208, 205, 205); }
  .decoration-black { text-decoration-color: var(--color-black); }
  .decoration-line-2 { text-decoration-color: var(--line-2); }
  .decoration-text-3 { text-decoration-color: var(--text-3); }
  .decoration-dashed { text-decoration-style: dashed; }
  .decoration-dotted { text-decoration-style: dotted; }
  .decoration-solid { text-decoration-style: solid; }
  .decoration-1 { text-decoration-thickness: 1px; }
  .decoration-auto { text-decoration-thickness: auto; }
  .underline-offset-2 { text-underline-offset: 2px; }
  .underline-offset-3 { text-underline-offset: 3px; }
  .underline-offset-4 { text-underline-offset: 4px; }
  .underline-offset-\[5px\] { text-underline-offset: 5px; }
  .underline-offset-auto { text-underline-offset: auto; }
  .placeholder-\[\#bdbdbd\]::placeholder { color: rgb(189, 189, 189); }
  .placeholder-card-foreground::placeholder { color: var(--card-foreground); }
  .placeholder-text-4::placeholder { color: var(--text-4); }
  .opacity-0 { opacity: 0; }
  .opacity-25 { opacity: 0.25; }
  .opacity-50 { opacity: 0.5; }
  .opacity-75 { opacity: 0.75; }
  .opacity-90 { opacity: 0.9; }
  .opacity-100 { opacity: 1; }
  .\!shadow-none { --tw-shadow: 0 0 #0000 !important; box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow) !important; }
  .shadow { --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-\[0_6px_20px_0_rgba\(11\,12\,13\,0\.06\)\] { --tw-shadow: 0 6px 20px 0 var(--tw-shadow-color,#0b0c0d0f); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-\[0px_4px_8px_0px_rgba\(0\,0\,0\,0\.02\)\,0px_14px_14px_0px_rgba\(0\,0\,0\,0\.02\)\,0px_32px_19px_0px_rgba\(0\,0\,0\,0\.01\)\,0px_57px_23px_0px_rgba\(0\,0\,0\,0\)\,0px_90px_25px_0px_rgba\(0\,0\,0\,0\)\] { --tw-shadow: 0px 4px 8px 0px var(--tw-shadow-color,#00000005),0px 14px 14px 0px var(--tw-shadow-color,#00000005),0px 32px 19px 0px var(--tw-shadow-color,#00000003),0px 57px 23px 0px var(--tw-shadow-color,#0000),0px 90px 25px 0px var(--tw-shadow-color,#0000); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-lg { --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-md { --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-none { --tw-shadow: 0 0 #0000; box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-sm { --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-xs { --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color,#0000000d); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .\!ring-0 { --tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor) !important; box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow) !important; }
  .ring { --tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .ring-0 { --tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .\!\[box-shadow\:0_18px_5px_0_rgba\(238\,238\,238\,0\)\,0_12px_5px_0_rgba\(238\,238\,238\,0\.01\)\,0_7px_4px_0_rgba\(238\,238\,238\,0\.05\)\,0_3px_3px_0_rgba\(238\,238\,238\,0\.09\)\,0_1px_2px_0_rgba\(238\,238\,238\,0\.1\)\] { box-shadow: rgba(238, 238, 238, 0) 0px 18px 5px, rgba(238, 238, 238, 0.01) 0px 12px 5px, rgba(238, 238, 238, 0.05) 0px 7px 4px, rgba(238, 238, 238, 0.09) 0px 3px 3px, rgba(238, 238, 238, 0.1) 0px 1px 2px !important; }
  .ring-offset-background { --tw-ring-offset-color: var(--background); }
  .outline-hidden { --tw-outline-style: none; outline-style: none; }
  @media (forced-colors: active) {
  .outline-hidden { outline-offset: 2px; outline: rgba(0, 0, 0, 0) solid 2px; }
}
  .outline { outline-style: var(--tw-outline-style); outline-width: 1px; }
  .outline-primary { outline-color: var(--primary); }
  .blur { --tw-blur: blur(8px); filter: var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,); }
  .invert { --tw-invert: invert(100%); filter: var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,); }
  .filter { filter: var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,); }
  .backdrop-blur-\[2\.5px\] { --tw-backdrop-blur: blur(2.5px); backdrop-filter: var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,); }
  .backdrop-blur-lg { --tw-backdrop-blur: blur(var(--blur-lg)); backdrop-filter: var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,); }
  .backdrop-blur-sm { --tw-backdrop-blur: blur(var(--blur-sm)); backdrop-filter: var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,); }
  .backdrop-filter { backdrop-filter: var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,); }
  .transition { transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-\[color\,box-shadow\] { transition-property: color, box-shadow; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-all { transition-property: all; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-colors { transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-opacity { transition-property: opacity; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-transform { transition-property: transform, translate, scale, rotate; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-none { transition-property: none; }
  .delay-150 { transition-delay: 0.15s; }
  .duration-200 { --tw-duration: .2s; transition-duration: 0.2s; }
  .duration-300 { --tw-duration: .3s; transition-duration: 0.3s; }
  .duration-350 { --tw-duration: .35s; transition-duration: 0.35s; }
  .duration-400 { --tw-duration: .4s; transition-duration: 0.4s; }
  .ease-in { --tw-ease: var(--ease-in); transition-timing-function: var(--ease-in); }
  .ease-in-out { --tw-ease: var(--ease-in-out); transition-timing-function: var(--ease-in-out); }
  .ease-out { --tw-ease: var(--ease-out); transition-timing-function: var(--ease-out); }
  .will-change-transform { will-change: transform; }
  .delay-150 { --tw-animation-delay: .15s; animation-delay: 0.15s; }
  .\!outline-none { --tw-outline-style: none !important; outline-style: none !important; }
  .outline-none { --tw-outline-style: none; outline-style: none; }
  .select-none { user-select: none; }
  .running { animation-play-state: running; }
  .zoom-in { --tw-enter-scale: 0; }
  .zoom-out { --tw-exit-scale: 0; }
  @media (hover: hover) {
  .group-hover\:visible:is(:where(.group):hover *) { visibility: visible; }
  .group-hover\:block:is(:where(.group):hover *) { display: block; }
  .group-hover\:hidden:is(:where(.group):hover *) { display: none; }
  .group-hover\:inline-block:is(:where(.group):hover *) { display: inline-block; }
  .group-hover\:transform-\[rotate\(-180deg\)\]:is(:where(.group):hover *) { transform: rotate(-180deg); }
  .group-hover\:opacity-100:is(:where(.group):hover *) { opacity: 1; }
  .group-hover\:delay-0:is(:where(.group):hover *) { --tw-animation-delay: 0s; transition-delay: 0s; animation-delay: 0s; }
}
  .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) { cursor: not-allowed; }
  .peer-disabled\:opacity-70:is(:where(.peer):disabled ~ *) { opacity: 0.7; }
  .selection\:\!bg-\[\#6782A2\] ::selection { background-color: rgb(103, 130, 162) !important; }
  .selection\:\!bg-\[\#6782A2\]::selection { background-color: rgb(103, 130, 162) !important; }
  .selection\:bg-primary ::selection { background-color: var(--primary); }
  .selection\:bg-primary::selection { background-color: var(--primary); }
  .selection\:text-primary-foreground ::selection { color: var(--primary-foreground); }
  .selection\:text-primary-foreground::selection { color: var(--primary-foreground); }
  .selection\:text-text-1 ::selection { color: var(--text-1); }
  .selection\:text-text-1::selection { color: var(--text-1); }
  .file\:inline-flex::file-selector-button { display: inline-flex; }
  .file\:h-7::file-selector-button { height: calc(var(--spacing)*7); }
  .file\:border-0::file-selector-button { border-style: var(--tw-border-style); border-width: 0px; }
  .file\:bg-transparent::file-selector-button { background-color: rgba(0, 0, 0, 0); }
  .file\:text-sm::file-selector-button { font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); }
  .file\:font-medium::file-selector-button { --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); }
  .file\:text-foreground::file-selector-button { color: var(--foreground); }
  .placeholder\:text-center::placeholder { text-align: center; }
  .placeholder\:text-sm::placeholder { font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); }
  .placeholder\:text-xs::placeholder { font-size: var(--text-xs); line-height: var(--tw-leading,var(--text-xs--line-height)); }
  .placeholder\:\!font-normal::placeholder { --tw-font-weight: var(--font-weight-normal) !important; font-weight: var(--font-weight-normal) !important; }
  .placeholder\:font-normal::placeholder { --tw-font-weight: var(--font-weight-normal); font-weight: var(--font-weight-normal); }
  .placeholder\:text-muted-foreground::placeholder { color: var(--muted-foreground); }
  .placeholder\:text-text-3::placeholder { color: var(--text-3); }
  .placeholder\:text-text-4::placeholder { color: var(--text-4); }
  .last\:mr-0:last-child { margin-right: calc(var(--spacing)*0); }
  .last\:mb-0:last-child { margin-bottom: calc(var(--spacing)*0); }
  .last\:justify-end:last-child { justify-content: flex-end; }
  .last\:border-b-0:last-child { border-bottom-style: var(--tw-border-style); border-bottom-width: 0px; }
  .last\:text-center:last-child { text-align: center; }
  .focus-within\:border-primary:focus-within { border-color: var(--primary); }
  @media (hover: hover) {
  .hover\:block:hover { display: block; }
  .hover\:hidden:hover { display: none; }
  .hover\:inline-block:hover { display: inline-block; }
  .hover\:w-\[326px\]:hover { width: 326px; }
  .hover\:cursor-pointer:hover { cursor: pointer; }
  .hover\:rounded-\[10px\]:hover { border-radius: 10px; }
  .hover\:rounded-xl:hover { border-radius: var(--radius-xl); }
  .hover\:\!border-2:hover { border-style: var(--tw-border-style) !important; border-width: 2px !important; }
  .hover\:border:hover { border-style: var(--tw-border-style); border-width: 1px; }
  .hover\:\!border-brand-purple:hover { border-color: var(--brand-purple) !important; }
  .hover\:\!border-primary:hover { border-color: var(--primary) !important; }
  .hover\:border-\[\#9BE453\]:hover { border-color: rgb(155, 228, 83); }
  .hover\:border-border:hover { border-color: var(--border); }
  .hover\:border-gray-400:hover { border-color: var(--color-gray-400); }
  .hover\:border-line-1:hover { border-color: var(--line-1); }
  .hover\:border-primary:hover { border-color: var(--primary); }
  .hover\:border-state-danger-1:hover { border-color: var(--state-danger-1); }
  .hover\:border-transparent:hover { border-color: rgba(0, 0, 0, 0); }
  .hover\:\!bg-brand-purple:hover { background-color: var(--brand-purple) !important; }
  .hover\:\!bg-fill-4:hover { background-color: var(--fill-4) !important; }
  .hover\:\!bg-primary:hover { background-color: var(--primary) !important; }
  .hover\:bg-\[\#9BE453\]:hover { background-color: rgb(155, 228, 83); }
  .hover\:bg-\[\#FF7875\]:hover { background-color: rgb(255, 120, 117); }
  .hover\:bg-accent:hover { background-color: var(--accent); }
  .hover\:bg-background:hover { background-color: var(--background); }
  .hover\:bg-bg-1:hover { background-color: var(--bg-1); }
  .hover\:bg-bg-2:hover { background-color: var(--bg-2); }
  .hover\:bg-blue-600:hover { background-color: var(--color-blue-600); }
  .hover\:bg-border\/80:hover { background-color: var(--border); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:bg-border\/80:hover { background-color: color-mix(in oklab,var(--border)80%,transparent); }
}
  .hover\:bg-card:hover { background-color: var(--card); }
  .hover\:bg-destructive\/90:hover { background-color: var(--destructive); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:bg-destructive\/90:hover { background-color: color-mix(in oklab,var(--destructive)90%,transparent); }
}
  .hover\:bg-fill-1:hover { background-color: var(--fill-1); }
  .hover\:bg-fill-2:hover, .hover\:bg-fill-2\/80:hover { background-color: var(--fill-2); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:bg-fill-2\/80:hover { background-color: color-mix(in oklab,var(--fill-2)80%,transparent); }
}
  .hover\:bg-fill-3:hover { background-color: var(--fill-3); }
  .hover\:bg-fill-4:hover { background-color: var(--fill-4); }
  .hover\:bg-gray-50:hover { background-color: var(--color-gray-50); }
  .hover\:bg-price-sell:hover { background-color: var(--price-sell); }
  .hover\:bg-primary:hover, .hover\:bg-primary\/5:hover { background-color: var(--primary); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:bg-primary\/5:hover { background-color: color-mix(in oklab,var(--primary)5%,transparent); }
}
  .hover\:bg-primary\/90:hover { background-color: var(--primary); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:bg-primary\/90:hover { background-color: color-mix(in oklab,var(--primary)90%,transparent); }
}
  .hover\:bg-state-success-2:hover { background-color: var(--state-success-2); }
  .hover\:bg-tab:hover { background-color: var(--tab); }
  .hover\:\!font-bold:hover { --tw-font-weight: var(--font-weight-bold) !important; font-weight: var(--font-weight-bold) !important; }
  .hover\:\!text-black:hover { color: var(--color-black) !important; }
  .hover\:\!text-white:hover { color: var(--color-white) !important; }
  .hover\:text-\[\#9BE453\]:hover { color: rgb(155, 228, 83); }
  .hover\:text-accent-foreground:hover { color: var(--accent-foreground); }
  .hover\:text-black:hover { color: var(--color-black); }
  .hover\:text-brand-purple:hover { color: var(--brand-purple); }
  .hover\:text-destructive\/80:hover { color: var(--destructive); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:text-destructive\/80:hover { color: color-mix(in oklab,var(--destructive)80%,transparent); }
}
  .hover\:text-foreground:hover { color: var(--foreground); }
  .hover\:text-gray-600:hover { color: var(--color-gray-600); }
  .hover\:text-primary:hover, .hover\:text-primary\/80:hover { color: var(--primary); }
  @supports (color:color-mix(in lab,red,red)) {
  .hover\:text-primary\/80:hover { color: color-mix(in oklab,var(--primary)80%,transparent); }
}
  .hover\:text-red-900:hover { color: var(--color-red-900); }
  .hover\:text-state-danger-1:hover { color: var(--state-danger-1); }
  .hover\:text-text-1:hover { color: var(--text-1); }
  .hover\:text-text-2:hover { color: var(--text-2); }
  .hover\:text-text-3:hover { color: var(--text-3); }
  .hover\:text-white:hover { color: var(--color-white); }
  .hover\:underline:hover { text-decoration-line: underline; }
  .hover\:decoration-brand-purple:hover { text-decoration-color: var(--brand-purple); }
  .hover\:opacity-70:hover { opacity: 0.7; }
  .hover\:opacity-80:hover { opacity: 0.8; }
  .hover\:opacity-90:hover { opacity: 0.9; }
  .hover\:opacity-\[0\.95\]:hover { opacity: 0.95; }
  .hover\:shadow-lg:hover { --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
}
  .focus\:border-primary:focus { border-color: var(--primary); }
  .focus\:bg-accent:focus { background-color: var(--accent); }
  .focus\:text-accent-foreground:focus { color: var(--accent-foreground); }
  .focus\:ring-0:focus { --tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .focus\:ring-2:focus { --tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .focus\:ring-primary:focus { --tw-ring-color: var(--primary); }
  .focus\:ring-ring:focus { --tw-ring-color: var(--ring); }
  .focus\:ring-offset-0:focus { --tw-ring-offset-width: 0px; --tw-ring-offset-shadow: var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color); }
  .focus\:ring-offset-2:focus { --tw-ring-offset-width: 2px; --tw-ring-offset-shadow: var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color); }
  .focus\:outline-hidden:focus { --tw-outline-style: none; outline-style: none; }
  @media (forced-colors: active) {
  .focus\:outline-hidden:focus { outline-offset: 2px; outline: rgba(0, 0, 0, 0) solid 2px; }
}
  .focus\:outline-none:focus { --tw-outline-style: none; outline-style: none; }
  .focus-visible\:border-ring:focus-visible { border-color: var(--ring); }
  .focus-visible\:ring-\[3px\]:focus-visible { --tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .focus-visible\:ring-destructive\/20:focus-visible { --tw-ring-color: var(--destructive); }
  @supports (color:color-mix(in lab,red,red)) {
  .focus-visible\:ring-destructive\/20:focus-visible { --tw-ring-color: color-mix(in oklab,var(--destructive)20%,transparent); }
}
  .focus-visible\:ring-ring\/50:focus-visible { --tw-ring-color: var(--ring); }
  @supports (color:color-mix(in lab,red,red)) {
  .focus-visible\:ring-ring\/50:focus-visible { --tw-ring-color: color-mix(in oklab,var(--ring)50%,transparent); }
}
  .focus-visible\:outline-1:focus-visible { outline-style: var(--tw-outline-style); outline-width: 1px; }
  .focus-visible\:outline-ring:focus-visible { outline-color: var(--ring); }
  .active\:bg-border:active { background-color: var(--border); }
  .disabled\:pointer-events-none:disabled { pointer-events: none; }
  .disabled\:\!cursor-default:disabled { cursor: default !important; }
  .disabled\:cursor-not-allowed:disabled { cursor: not-allowed; }
  .disabled\:bg-text-4:disabled { background-color: var(--text-4); }
  .disabled\:text-text-3:disabled { color: var(--text-3); }
  .disabled\:opacity-50:disabled { opacity: 0.5; }
  .disabled\:opacity-60:disabled { opacity: 0.6; }
  .has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot="card-action"]) { grid-template-columns: 1fr auto; }
  .has-\[\>svg\]\:px-2\.5:has(> svg) { padding-inline: calc(var(--spacing)*2.5); }
  .has-\[\>svg\]\:px-3:has(> svg) { padding-inline: calc(var(--spacing)*3); }
  .has-\[\>svg\]\:px-4:has(> svg) { padding-inline: calc(var(--spacing)*4); }
  .aria-invalid\:border-destructive[aria-invalid="true"] { border-color: var(--destructive); }
  .aria-invalid\:ring-destructive\/20[aria-invalid="true"] { --tw-ring-color: var(--destructive); }
  @supports (color:color-mix(in lab,red,red)) {
  .aria-invalid\:ring-destructive\/20[aria-invalid="true"] { --tw-ring-color: color-mix(in oklab,var(--destructive)20%,transparent); }
}
  .data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] { pointer-events: none; }
  .data-\[disabled\=true\]\:opacity-50[data-disabled="true"] { opacity: 0.5; }
  .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] { --tw-enter-translate-y: calc(var(--spacing)*2*-1); }
  .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] { --tw-enter-translate-x: calc(var(--spacing)*2); }
  .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] { --tw-enter-translate-x: calc(var(--spacing)*2*-1); }
  .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] { --tw-enter-translate-y: calc(var(--spacing)*2); }
  .data-\[state\=active\]\:bg-background[data-state="active"] { background-color: var(--background); }
  .data-\[state\=active\]\:shadow-sm[data-state="active"] { --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .data-\[state\=closed\]\:pointer-events-none[data-state="closed"] { pointer-events: none; }
  .data-\[state\=closed\]\:absolute[data-state="closed"] { position: absolute; }
  .data-\[state\=closed\]\:animate-out[data-state="closed"] { animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); }
  .data-\[state\=closed\]\:opacity-0[data-state="closed"] { opacity: 0; }
  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] { --tw-exit-opacity: 0; }
  .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] { --tw-exit-scale: .95; }
  .data-\[state\=open\]\:fixed[data-state="open"] { position: fixed; }
  .data-\[state\=open\]\:animate-in[data-state="open"] { animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); }
  .data-\[state\=open\]\:bg-accent[data-state="open"] { background-color: var(--accent); }
  .data-\[state\=open\]\:text-muted-foreground[data-state="open"] { color: var(--muted-foreground); }
  .data-\[state\=open\]\:fade-in-0[data-state="open"] { --tw-enter-opacity: 0; }
  .data-\[state\=open\]\:zoom-in-95[data-state="open"] { --tw-enter-scale: .95; }
  @media (min-width: 40rem) {
  .sm\:max-w-\[425px\] { max-width: 425px; }
  .sm\:max-w-lg { max-width: var(--container-lg); }
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .sm\:flex-row { flex-direction: row; }
  .sm\:justify-end { justify-content: flex-end; }
  .sm\:text-left { text-align: left; }
}
  @media (min-width: 48rem) {
  .md\:mx-4 { margin-inline: calc(var(--spacing)*4); }
  .md\:mb-6 { margin-bottom: calc(var(--spacing)*6); }
  .md\:mb-8 { margin-bottom: calc(var(--spacing)*8); }
  .md\:block { display: block; }
  .md\:flex { display: flex; }
  .md\:hidden { display: none; }
  .md\:w-\[380px\] { width: 380px; }
  .md\:w-auto { width: auto; }
  .md\:max-w-\[986px\] { max-width: 986px; }
  :where(.md\:space-y-6 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse))); }
  .md\:rounded-2xl { border-radius: var(--radius-2xl); }
  .md\:rounded-t-2xl { border-top-left-radius: var(--radius-2xl); border-top-right-radius: var(--radius-2xl); }
  .md\:rounded-b-2xl { border-bottom-right-radius: var(--radius-2xl); border-bottom-left-radius: var(--radius-2xl); }
  .md\:p-20 { padding: calc(var(--spacing)*20); }
  .md\:pt-30 { padding-top: calc(var(--spacing)*30); }
  .md\:text-sm { font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); }
}
  @media (min-width: 64rem) {
  .lg\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
}
  .dark\:block:is(.dark *) { display: block; }
  .dark\:hidden:is(.dark *) { display: none; }
  .dark\:border:is(.dark *) { border-style: var(--tw-border-style); border-width: 1px; }
  .dark\:border-0:is(.dark *) { border-style: var(--tw-border-style); border-width: 0px; }
  .dark\:border-1:is(.dark *) { border-style: var(--tw-border-style); border-width: 1px; }
  .dark\:\!border-\[\#1E1E1E\]:is(.dark *) { border-color: rgb(30, 30, 30) !important; }
  .dark\:\!border-line-2:is(.dark *) { border-color: var(--line-2) !important; }
  .dark\:border-\[\#1D1D1D\]:is(.dark *) { border-color: rgb(29, 29, 29); }
  .dark\:border-\[\#1e1e1e\]:is(.dark *) { border-color: rgb(30, 30, 30); }
  .dark\:border-\[\#3B3B3B\]:is(.dark *) { border-color: rgb(59, 59, 59); }
  .dark\:border-\[\#3a3a3a\]:is(.dark *) { border-color: rgb(58, 58, 58); }
  .dark\:border-\[\#4F4F4F\]:is(.dark *) { border-color: rgb(79, 79, 79); }
  .dark\:border-\[\#303030\]:is(.dark *) { border-color: rgb(48, 48, 48); }
  .dark\:border-border:is(.dark *) { border-color: var(--border); }
  .dark\:border-line-1:is(.dark *) { border-color: var(--line-1); }
  .dark\:border-line-2:is(.dark *) { border-color: var(--line-2); }
  .dark\:border-transparent:is(.dark *) { border-color: rgba(0, 0, 0, 0); }
  .dark\:\!bg-\[\#1D1D1D\]:is(.dark *) { background-color: rgb(29, 29, 29) !important; }
  .dark\:\!bg-\[\#2E2E2E\]:is(.dark *) { background-color: rgb(46, 46, 46) !important; }
  .dark\:\!bg-\[\#2E271D\]:is(.dark *) { background-color: rgb(46, 39, 29) !important; }
  .dark\:\!bg-\[\#161616\]:is(.dark *) { background-color: rgb(22, 22, 22) !important; }
  .dark\:\!bg-\[\#252525\]:is(.dark *) { background-color: rgb(37, 37, 37) !important; }
  .dark\:\!bg-bg-2:is(.dark *) { background-color: var(--bg-2) !important; }
  .dark\:\!bg-black:is(.dark *) { background-color: var(--color-black) !important; }
  .dark\:\!bg-fill-2:is(.dark *) { background-color: var(--fill-2) !important; }
  .dark\:\!bg-fill-3:is(.dark *) { background-color: var(--fill-3) !important; }
  .dark\:\!bg-fill-4:is(.dark *) { background-color: var(--fill-4) !important; }
  .dark\:bg-\[\#1D1D1D\]:is(.dark *), .dark\:bg-\[\#1d1d1d\]:is(.dark *) { background-color: rgb(29, 29, 29); }
  .dark\:bg-\[\#2E2E2E\]:is(.dark *) { background-color: rgb(46, 46, 46); }
  .dark\:bg-\[\#2E271D\]:is(.dark *) { background-color: rgb(46, 39, 29); }
  .dark\:bg-\[\#161616\]:is(.dark *) { background-color: rgb(22, 22, 22); }
  .dark\:bg-\[\#192621\]:is(.dark *) { background-color: rgb(25, 38, 33); }
  .dark\:bg-\[\#252525\]:is(.dark *) { background-color: rgb(37, 37, 37); }
  .dark\:bg-bg-2:is(.dark *) { background-color: var(--bg-2); }
  .dark\:bg-black:is(.dark *) { background-color: var(--color-black); }
  .dark\:bg-card:is(.dark *) { background-color: var(--card); }
  .dark\:bg-fill-1:is(.dark *) { background-color: var(--fill-1); }
  .dark\:bg-fill-2:is(.dark *) { background-color: var(--fill-2); }
  .dark\:bg-fill-3:is(.dark *) { background-color: var(--fill-3); }
  .dark\:bg-fill-4:is(.dark *) { background-color: var(--fill-4); }
  .dark\:bg-line-2:is(.dark *) { background-color: var(--line-2); }
  .dark\:bg-muted:is(.dark *) { background-color: var(--muted); }
  .dark\:to-\[\#000\]:is(.dark *) { --tw-gradient-to: #000; --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position)); }
  .dark\:fill-\[\#000\]:is(.dark *) { fill: rgb(0, 0, 0); }
  .dark\:stroke-\[\#000\]:is(.dark *) { stroke: rgb(0, 0, 0); }
  .dark\:\!text-\[\#909090\]:is(.dark *) { color: rgb(144, 144, 144) !important; }
  .dark\:\!text-gray-400:is(.dark *) { color: var(--color-gray-400) !important; }
  .dark\:\!text-text-4:is(.dark *) { color: var(--text-4) !important; }
  .dark\:\!text-white:is(.dark *) { color: var(--color-white) !important; }
  .dark\:text-\[\#3A3A3A\]:is(.dark *) { color: rgb(58, 58, 58); }
  .dark\:text-\[\#303030\]:is(.dark *) { color: rgb(48, 48, 48); }
  .dark\:text-\[\#909090\]:is(.dark *) { color: rgb(144, 144, 144); }
  .dark\:text-gray-400:is(.dark *) { color: var(--color-gray-400); }
  .dark\:text-muted-foreground:is(.dark *) { color: var(--muted-foreground); }
  .dark\:text-text-1:is(.dark *) { color: var(--text-1); }
  .dark\:text-white:is(.dark *) { color: var(--color-white); }
  .dark\:focus-within\:border-primary:is(.dark *):focus-within { border-color: var(--primary); }
  @media (hover: hover) {
  .dark\:hover\:\!border-2:is(.dark *):hover { border-style: var(--tw-border-style) !important; border-width: 2px !important; }
  .dark\:hover\:\!border-brand-purple:is(.dark *):hover { border-color: var(--brand-purple) !important; }
  .dark\:hover\:border-\[\#9BE453\]:is(.dark *):hover { border-color: rgb(155, 228, 83); }
  .dark\:hover\:border-primary:is(.dark *):hover { border-color: var(--primary); }
  .dark\:hover\:bg-\[\#1d1d1d\]:is(.dark *):hover { background-color: rgb(29, 29, 29); }
  .dark\:hover\:bg-\[\#2a2a2a\]:is(.dark *):hover { background-color: rgb(42, 42, 42); }
  .dark\:hover\:bg-bg-3:is(.dark *):hover { background-color: var(--bg-3); }
  .dark\:hover\:bg-fill-3:is(.dark *):hover { background-color: var(--fill-3); }
}
  .dark\:data-\[state\=active\]\:border-input:is(.dark *)[data-state="active"] { border-color: var(--input); }
  .dark\:data-\[state\=active\]\:bg-input\/30:is(.dark *)[data-state="active"] { background-color: var(--input); }
  @supports (color:color-mix(in lab,red,red)) {
  .dark\:data-\[state\=active\]\:bg-input\/30:is(.dark *)[data-state="active"] { background-color: color-mix(in oklab,var(--input)30%,transparent); }
}
  .dark\:data-\[state\=active\]\:text-foreground:is(.dark *)[data-state="active"] { color: var(--foreground); }
  @media (min-width: 48rem) {
  .md\:dark\:border:is(.dark *) { border-style: var(--tw-border-style); border-width: 1px; }
}
  .\[\&_svg\]\:pointer-events-none svg { pointer-events: none; }
  .\[\&_svg\]\:shrink-0 svg { flex-shrink: 0; }
  .\[\&_svg\:not\(\[class\*\=\\\'size-\\\'\]\)\]\:size-4 svg:not([class*="'size-'"]) { width: calc(var(--spacing)*4); height: calc(var(--spacing)*4); }
  .\[\.border-b\]\:pb-6.border-b { padding-bottom: calc(var(--spacing)*6); }
  .\[\.border-t\]\:pt-6.border-t { padding-top: calc(var(--spacing)*6); }
  .\[\&\>span\]\:line-clamp-1 > span { -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; }
}
@property --tw-animation-delay { syntax: "*"; inherits: false; initial-value: 0s; }
@property --tw-animation-direction { syntax: "*"; inherits: false; initial-value: normal; }
@property --tw-animation-duration { syntax: "*"; inherits: false; }
@property --tw-animation-fill-mode { syntax: "*"; inherits: false; initial-value: none; }
@property --tw-animation-iteration-count { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
:root { --radius: .625rem; --fill-1: oklch(100% 0 0); --fill-2: oklch(98.5% 0 0); --fill-3: oklch(97.91% 0 0); --fill-4: oklch(94.91% 0 0); --fill-5: oklch(90.06% 0 0); --text-1: oklch(0% 0 0); --text-2: oklch(47.12% 0 0); --text-3: oklch(65.34% 0 0); --text-4: oklch(79.84% 0 0); --text-5: oklch(100% 0 0); --line-1: oklch(94.91% 0 0); --line-2: oklch(91.58% 0 0); --line-3: oklch(79.21% 0 0); --bg-1: oklch(100% 0 0); --bg-2: oklch(97.91% 0 0); --bg-3: oklch(93.1% 0 0); --bg-inverse: oklch(0% 0 0); --price-buy: oklch(64.08% .1855 147.99); --price-sell: oklch(58.75% .2087 8.65); --state-success-1: oklch(64.08% .1855 147.99); --state-success-2: oklch(96.17% .0174 153.57); --state-link-1: oklch(61.69% .2061 264.65); --state-link-2: oklch(94.93% .0225 269.44); --state-danger-1: oklch(58.75% .2087 8.65); --state-danger-2: oklch(95.96% .0177 4.52); --state-warning-1: oklch(81.47% .167 76.08); --state-warning-2: oklch(98.49% .0204 91.58); --secondary-g-100: oklch(16.13% .0159 131.81); --brand-purple: oklch(84.22% .1905 132.06); --background: var(--bg-1); --foreground: var(--text-1); --card: var(--fill-2); --card-foreground: var(--text-3); --tab: var(--fill-2); --tab-foreground: var(--text-2); --popover: var(--bg-1); --popover-foreground: var(--text-2); --primary: var(--brand-purple); --primary-foreground: var(--secondary-g-100); --primary-light: var(--state-success-2); --muted: var(--line-2); --muted-foreground: oklch(55.6% 0 0); --accent: oklch(97% 0 0); --accent-foreground: oklch(20.5% 0 0); --destructive: var(--price-sell); --destructive-background: oklch(96.95% .0111 3.49); --border: var(--line-1); --input: var(--fill-1); --input-border: var(--line-2); --input-placeholder: var(--text-4); --ring: oklch(70.8% 0 0); --sidebar: var(--bg-2); --success: oklch(65% .2 131.68); --price-up: var(--price-buy); --price-down: var(--price-sell); }
.dark { --fill-1: oklch(16.84% 0 0); --fill-2: oklch(20.02% 0 0); --fill-3: oklch(23.08% 0 0); --fill-4: oklch(26.45% 0 0); --fill-5: oklch(34.85% 0 0); --text-1: oklch(100% 0 0); --text-2: oklch(79.84% 0 0); --text-3: oklch(65.34% 0 0); --text-4: oklch(55.6% 0 0); --text-5: oklch(0% 0 0); --line-1: oklch(23.5% 0 0); --line-2: oklch(30.92% 0 0); --line-3: oklch(39.42% 0 0); --bg-1: oklch(16.13% .0159 131.81); --bg-2: oklch(23.08% 0 0); --bg-3: oklch(34.88% .0017 286.31); --bg-inverse: oklch(100% 0 0); --price-buy: oklch(64.08% .1855 147.99); --price-sell: oklch(58.75% .2087 8.65); --state-success-1: oklch(64.08% .1855 147.99); --state-success-2: oklch(25.47% .0203 168.96); --state-link-1: oklch(61.69% .2061 264.65); --state-link-2: oklch(25.33% .0299 267.43); --state-danger-1: oklch(58.75% .2087 8.65); --state-danger-2: oklch(24.45% .0222 353.97); --state-warning-1: oklch(81.47% .167 76.08); --state-warning-2: oklch(27.73% .0204 76.54); --secondary-g-100: oklch(16.13% .0159 131.81); --brand-purple: oklch(84.22% .1905 132.06); --muted-foreground: oklch(70.8% 0 0); --accent: oklch(26.9% 0 0); --accent-foreground: oklch(98.5% 0 0); --destructive-background: oklch(27.27% .0107 8.05); --ring: oklch(55.6% 0 0); }
.scrollbar::-webkit-scrollbar { width: 4px; }
.scrollbar::-webkit-scrollbar-thumb { background-color: var(--line-1); }
@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-rotate-x { syntax: "*"; inherits: false; }
@property --tw-rotate-y { syntax: "*"; inherits: false; }
@property --tw-rotate-z { syntax: "*"; inherits: false; }
@property --tw-skew-x { syntax: "*"; inherits: false; }
@property --tw-skew-y { syntax: "*"; inherits: false; }
@property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-space-x-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-divide-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-gradient-position { syntax: "*"; inherits: false; }
@property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
@property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
@property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
@property --tw-gradient-stops { syntax: "*"; inherits: false; }
@property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
@property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
@property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
@property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
@property --tw-leading { syntax: "*"; inherits: false; }
@property --tw-font-weight { syntax: "*"; inherits: false; }
@property --tw-tracking { syntax: "*"; inherits: false; }
@property --tw-ordinal { syntax: "*"; inherits: false; }
@property --tw-slashed-zero { syntax: "*"; inherits: false; }
@property --tw-numeric-figure { syntax: "*"; inherits: false; }
@property --tw-numeric-spacing { syntax: "*"; inherits: false; }
@property --tw-numeric-fraction { syntax: "*"; inherits: false; }
@property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-shadow-color { syntax: "*"; inherits: false; }
@property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
@property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-ring-color { syntax: "*"; inherits: false; }
@property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-inset-ring-color { syntax: "*"; inherits: false; }
@property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-ring-inset { syntax: "*"; inherits: false; }
@property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0; }
@property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
@property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-outline-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-blur { syntax: "*"; inherits: false; }
@property --tw-brightness { syntax: "*"; inherits: false; }
@property --tw-contrast { syntax: "*"; inherits: false; }
@property --tw-grayscale { syntax: "*"; inherits: false; }
@property --tw-hue-rotate { syntax: "*"; inherits: false; }
@property --tw-invert { syntax: "*"; inherits: false; }
@property --tw-opacity { syntax: "*"; inherits: false; }
@property --tw-saturate { syntax: "*"; inherits: false; }
@property --tw-sepia { syntax: "*"; inherits: false; }
@property --tw-drop-shadow { syntax: "*"; inherits: false; }
@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
@property --tw-backdrop-blur { syntax: "*"; inherits: false; }
@property --tw-backdrop-brightness { syntax: "*"; inherits: false; }
@property --tw-backdrop-contrast { syntax: "*"; inherits: false; }
@property --tw-backdrop-grayscale { syntax: "*"; inherits: false; }
@property --tw-backdrop-hue-rotate { syntax: "*"; inherits: false; }
@property --tw-backdrop-invert { syntax: "*"; inherits: false; }
@property --tw-backdrop-opacity { syntax: "*"; inherits: false; }
@property --tw-backdrop-saturate { syntax: "*"; inherits: false; }
@property --tw-backdrop-sepia { syntax: "*"; inherits: false; }
@property --tw-duration { syntax: "*"; inherits: false; }
@property --tw-ease { syntax: "*"; inherits: false; }
@keyframes spin { 
  100% { transform: rotate(360deg); }
}
@keyframes pulse { 
  50% { opacity: 0.5; }
}
@keyframes enter { 
  0% { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }
}
@keyframes exit { 
  100% { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }
}
.footer-container[data-v-370447b4] { width: 100%; margin-top: auto; background: var(--bg-1, #FFF); }
.phone-mockup[data-v-370447b4] { position: relative; z-index: 2; }
.phone-mockup-bg[data-v-370447b4] { z-index: 1; }
.app-badge[data-v-370447b4] { transition: 0.3s; }
.app-badge[data-v-370447b4]:hover { transform: translateY(-2px); box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px; }
.nav-column a[data-v-370447b4] { transition: color 0.3s; }
.nav-link[data-v-370447b4] { color: var(--Color-5, #9A9A9A); font-family: FZLanTingHeiS-L-GB; font-size: 12px; font-style: normal; font-weight: 400; line-height: normal; }
.nav-link[data-v-370447b4]:hover { color: var(--Color, #9BE453); text-shadow: rgba(155, 228, 83, 0.5) 1px 0px 3.1px; }
.legal-links a[data-v-370447b4] { transition: 0.3s; }
@media (max-width: 768px) {
  .app-download-section .flex[data-v-370447b4] { flex-direction: column; gap: 2rem; }
  .nav-links[data-v-370447b4] { grid-template-columns: repeat(2, 1fr); gap: 2rem; }
  .phone-mockup[data-v-370447b4] { transform: scale(0.8); }
}
@media (max-width: 480px) {
  .nav-links[data-v-370447b4] { grid-template-columns: 1fr; }
  .phone-mockup[data-v-370447b4] { transform: scale(0.6); }
}
@media screen and (max-width: 768px) {
  .customer-service[data-v-6b35c6d1] { display: none; }
}
@font-face { font-family: Gilroy; src: url("/assets/Gilroy-Bold-DWl43etu.woff2") format("woff2"), url("/assets/Gilroy-Bold-D6HJlIoe.woff") format("woff"), url("/assets/Gilroy-Bold-WPWtqsSO.ttf") format("truetype"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: Gilroy; src: url("/assets/Gilroy-Medium-DkW-VO6z.woff2") format("woff2"), url("/assets/Gilroy-Medium-BBma6v4-.woff") format("woff"), url("/assets/Gilroy-Medium-DhQqe4BR.ttf") format("truetype"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: Gilroy; src: url("/assets/Gilroy-Regular-DjpCK-NN.woff2") format("woff2"), url("/assets/Gilroy-Regular-CColy0OV.woff") format("woff"), url("/assets/Gilroy-Regular-CS0ysUiH.ttf") format("truetype"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: FZLanTingHeiS-GB; src: url("/assets/FZLTCHJW--GB1-0-D-jRktpl.woff2") format("woff2"), url("/assets/FZLTCHJW--GB1-0-BhVaLhIU.woff") format("woff"), url("/assets/FZLTCHJW--GB1-0-DyccwD4_.ttf") format("truetype"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: FZLanTingHeiS-GB; src: url("/assets/FZLTXIHJW--GB1-0-BWZKt6az.woff2") format("woff2"), url("/assets/FZLTXIHJW--GB1-0-Ky4WR8fY.woff") format("woff"), url("/assets/FZLTXIHJW--GB1-0-W8ukfVJ-.ttf") format("truetype"); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: FZLanTingHeiS-GB; src: url("/assets/FZLTZHUNHJW--GB1-0-C4MutIgV.woff2") format("woff2"), url("/assets/FZLTZHUNHJW--GB1-0-Xz3o1Wg6.woff") format("woff"), url("/assets/FZLTZHUNHJW--GB1-0-P4jP5CUR.ttf") format("truetype"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: FZLanTingHeiS-GB; src: url("/assets/FZLTHJW--GB1-0-BUHMyHUP.woff2") format("woff2"), url("/assets/FZLTHJW--GB1-0-BkHU17MX.woff") format("woff"), url("/assets/FZLTHJW--GB1-0-BXcgneDc.ttf") format("truetype"); font-weight: 400; font-style: normal; font-display: swap; }
.gilroy { font-family: Gilroy; }
html body { font-size: 14px; line-height: 1; -webkit-font-smoothing: antialiased; }
@media (max-width: 768px) {
  .auth-layout[data-v-005c4f25] { padding: 0px; background: rgb(255, 255, 255); }
  .auth-card[data-v-005c4f25] { margin: 0px; border-radius: 0px; box-shadow: none; }
  .auth-content[data-v-005c4f25] { min-height: 100vh; }
}
.bg-gradient-dark { backdrop-filter: blur(15px); background: linear-gradient(rgb(11, 15, 8) -10.44%, rgb(28, 28, 28) 79.61%); overflow: hidden; }
@-webkit-keyframes ww-2ce51fe5-bf66-45dc-9644-c9b6a43ecffa-launcherOnOpen { 
  0% { transform: translateY(0px) rotate(0deg); }
  30% { transform: translateY(-5px) rotate(2deg); }
  60% { transform: translateY(0px) rotate(0deg); }
  90% { transform: translateY(-1px) rotate(0deg); }
  100% { transform: translateY(0px) rotate(0deg); }
}
@keyframes ww-2ce51fe5-bf66-45dc-9644-c9b6a43ecffa-launcherOnOpen { 
  0% { transform: translateY(0px) rotate(0deg); }
  30% { transform: translateY(-5px) rotate(2deg); }
  60% { transform: translateY(0px) rotate(0deg); }
  90% { transform: translateY(-1px) rotate(0deg); }
  100% { transform: translateY(0px) rotate(0deg); }
}
@keyframes ww-2ce51fe5-bf66-45dc-9644-c9b6a43ecffa-widgetOnLoad { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes ww-2ce51fe5-bf66-45dc-9644-c9b6a43ecffa-widgetOnLoad { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
app-ad, div[id^="adngin-"], [href$="/sexdating.php"], a[href^="https://snowdayonline.xyz/"], ad-slot, [data-template-type="nativead"], [data-mobile-ad-id], [href^="https://shiftnetwork.infusionsoft.com/go/"] > img, a[href^="https://go.bushheel.com/"], [href^="https://www.targetingpartner.com/"], a[href^=" https://www.friendlyduck.com/AF_"], a[href^="https://natour.naughtyamerica.com/track/"], a[href^="https://prf.hn/click/"][href*="/camref:"] > img, a[href^="https://clickadsxxx.com/"], a[href^="https://sexynearme.com/"], a[href^="https://www.financeads.net/tc.php?"], [href^="http://www.mypillow.com/"] > img, a[href^="https://prf.hn/click/"][href*="/adref:"] > img, a[href^="https://externo.x-power-gel.com/"], a[href^="https://a-ads.com/"], a[href^="https://a.bestcontentweb.top/"], a[href^="https://ads.betfair.com/redirect.aspx?"], a[href^="https://awptjmp.com/"], a[href^="https://click.candyoffers.com/"], a[href^="https://clickins.slixa.com/"], a[href^="https://quotationfirearmrevision.com/"], a[href^="https://s.cant3am.com/"], a[href^="https://s.zlinkn.com/"], dfp-ad, a[href^="https://www.adxsrve.com/"], [href="https://jdrucker.com/gold"] > img, a[href^="https://ausoafab.net/"], a[href^="https://go.tmrjmp.com"], a[href^="https://bngprm.com/"], [data-ad-manager-id], a[href^="https://go.goaserv.com/"], a[href^="https://www.effectiveratecpm.com/"], [href^="https://www.restoro.com/"], a[href^="https://click.dtiserv2.com/"], a[href^="https://twinrdsyte.com/"], amp-connatix-player, div[class$="-adlabel"], div[data-ad-wrapper], div[id^="apn_native_ad_slot_"], a[href^="https://www.friendlyduck.com/AF_"], a[href^="https://www8.smartadserver.com/"], div[data-alias="300x250 Ad 2"], [data-ez-name], [data-identity="adhesive-ad"], [data-freestar-ad][id], a[href^="//go.eabids.com/"], a[href^="https://a.bestcontentfood.top/"], a[href^="https://go.xxxijmp.com"], [href^="https://zone.gotrackier.com/"], a[href^="https://t.ajrkm1.com/"], [href^="https://www.avantlink.com/click.php"] img, a[href^="https://timbet999.xyz/"], a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"] + .ob_source, a[href^="https://1betandgonow.com/"], a[href^="https://combodef.com/"], a[href^="https://ndt5.net/"], a[href^="https://voluum.prom-xcams.com/"], a[href^="https://bngpt.com/"], a[href^="https://go.rmishe.com/"], a[href^="https://go.admjmp.com"], a[href^="https://pb-track.com/"], a[href^="https://www.highcpmrevenuenetwork.com/"], a[href^="https://www.infowarsstore.com/"] > img, [id^="ad-wrap-"], a[href^="https://slkmis.com/"], a[href*=".foxqck.com/"], a[href^="https://join.virtuallust3d.com/"], amp-fx-flying-carpet, div[data-alias="300x250 Ad 1"], a[href^="https://www.liquidfire.mobi/"], a[href^="https://tatrck.com/"], a[href^="http://www.iyalc.com/"], a[href^="https://t.aslnk.link/"], [href^="https://www.cloudways.com/en/?id"], a[href^="https://www.dating-finder.com/signup/?ai_d="], div[id^="adrotate_widgets-"], app-advertisement, [onclick*="content.ad/"], div[id*="ScriptRoot"], display-ad-component, [class^="div-gpt-ad"], div[id^="taboola-stream-"], img[src^="https://images.purevpnaffiliates.com"], [href^="https://zstacklife.com/"] img, a[href^="https://adultfriendfinder.com/go/"], div[id^="zergnet-widget"], a[href^="https://cliente.storehosting.com.br/aff.php?aff="], a[href^="https://go.hpyjmp.com"], [href^="https://charmingdatings.life/"], ins.adsbygoogle[data-ad-slot], a[href^="https://static.fleshlight.com/images/banners/"], [data-ad-width], a[href^="https://loboclick.com/"], a[href^="https://track.wg-aff.com"], a[href^="https://best-experience-cool.com/"], a[href^="https://go.etoro.com/"] > img, a[href^="https://go.grinsbest.com/"], a[href^="https://www.bang.com/?aff="], gpt-ad, a[href^="https://s.eunow4u.com/"], div[ow-ad-unit-wrapper], [href^="https://awbbjmp.com/"], a[href^="https://ads.leovegas.com/"], a[href^="http://www.adultempire.com/unlimited/promo?"][href*="&partner_id="], a[href^="https://pb-front.com/"], div[id^="lazyad-"], [class^="tile-picker__CitrusBannerContainer-sc-"], [data-testid="adBanner-wrapper"], [href^="https://groorsoa.net/"], [href^="https://wsup.ai/"], [data-testid="prism-ad-wrapper"], a[href^="https://service.bv-aff-trx.com/"], a[href^="https://italarizege.xyz/"], a[href^="https://syndicate.contentsserved.com/"], a[href*=".adsrv.eacdn.com/"], a[href^="https://a2.adform.net/"], a[href^="https://engine.phn.doublepimp.com/"], a[href^="https://join.dreamsexworld.com/"], a[href^="http://com-1.pro/"], a[href^="https://Click.ggpickaff.com/"], app-large-ad, div[id^="adspot-"], citrus-ad-wrapper, a[href^="https://myclick-2.com/"], a[href*="&maxads="], a[href^="https://s.gentlefieldpattern.com/"], a[href^="https://getmatchedlocally.com/"], [href^="https://go.xlrdr.com"], a[href*="/jump/next.php?r="], a[href^="https://paid.outbrain.com/network/redir?"], a[href^="https://www.toprevenuegate.com/"], [class^="s2nPlayer"], [data-asg-ins], a[href^="https://get-link.xyz/"], [href^="https://ilovemyfreedoms.com/landing-"], div[id^="div-gpt-"], div[id^="google_dfp_"], ins.adsbygoogle[data-ad-client], a[href^="https://datewhisper.life/"], a[href^="https://banners.livepartners.com/"], a[href^="https://believessway.com/"], [href^="https://www.herbanomic.com/"] > img, a[href^="http://trk.globwo.online/"], a[onclick^="window.location.replace('https://random-affiliate.atimaze.com/"], ps-connatix-module, [name^="google_ads_iframe"], span[data-ez-ph-id], a[href^="http://cam4com.go2cloud.org/aff_c?"], a[href^="https://go.nordvpn.net/aff"] > img, a[data-oburl^="https://paid.outbrain.com/network/redir?"], [data-m-ad-id], a[href^="https://prf.hn/click/"][href*="/creativeref:"] > img, [data-revive-zoneid], a[href^="https://s.ma3ion.com/"], a[data-redirect^="https://paid.outbrain.com/network/redir?"], a[href^="https://go.xlviiirdr.com"], a[href^="https://helmethomicidal.com/"], a[href^="https://ads.impulsosocial.online/"], a[href^="https://tracking.avapartner.com/"], a[href^="https://ismlks.com/"], amp-ad-custom, a[href^="https://cam4com.go2cloud.org/"], [data-wpas-zoneid], div[id^="vuukle-ad-"], div[data-adzone], guj-ad, a[href^="https://bongacams2.com/track?"], a[href^="https://www.goldenfrog.com/vyprvpn?offer_id="][href*="&aff_id="], [href^="https://antiagingbed.com/discount/"] > img, a[href^="https://6-partner.com/"], a[href^="https://wittered-mainging.com/"], a[href^="https://static.maxfullad.com/banners/"], a[href^="http://stickingrepute.com/"], [id^="section-ad-banner"], [class^="amp-ad-"], a[href^="https://a.medfoodsafety.com/"], a[href^="https://serve.awmdelivery.com/"], a[href^="https://go.hotmart.com/"], a[href^="https://identicaldrench.com/"], a[href^="https://t.acam.link/"], a[href^="https://click.hoolig.app/"], div[id^="div-ads-"], a[href^="https://ctjdwm.com/"], a[href^="https://app.monetizze.com.br/"] > img, a[href^="https://s.zlinkt.com/"], a[href^="https://www.highperformancecpmgate.com/"], a[href^="https://billing.purevpn.com/aff.php"] > img, [data-css-class="dfp-inarticle"], [data-rc-widget], a[href^="https://aj1070.online/"], a[href^="https://streamate.com/landing/click/"], a[href^="https://golinks.work/"], a[href^="https://track.1234sd123.com/"], a[href^="https://www.onlineusershielder.com/"], div[data-ad-region], a[href^="https://s.zlink7.com/"], a[href^="https://www.privateinternetaccess.com/"] > img, zeus-ad, a[href^="https://join.bannedsextapes.com/track/"], [data-id^="div-gpt-ad"], a[href^="https://get.surfshark.net/aff_c?"][href*="&aff_id="] > img, [href^="https://ap.octopuspop.com/click/"] > img, [href^="https://track.aftrk1.com/"], a[href^="https://go.xtbaffiliates.com/"], a[href^="https://svb-analytics.trackerrr.com/"], a[href^="https://activate-game.com/"], a[href^="https://go.markets.com/visit/?bta="], div[id^="ad-div-"], a[href^="https://chaturbate.com/in/?"], a[href^="https://losingoldfry.com/"], [data-testid="ad_testID"], [data-cl-spot-id], a[href^="https://go.dmzjmp.com"], a[href^="https://join.virtualtaboo.com/track/"], a[href^="https://playnano.online/offerwalls/?ref="], bottomadblock, [data-ad-name], div[id^="st"][style^="z-index: 999999999;"], a[href^="https://go.trackitalltheway.com/"], a[href^="https://ads.planetwin365affiliate.com/"], [href^="https://rapidgator.net/article/premium/ref/"], a[href^="https://a.medfoodhome.com/"], a[href^="https://aweptjmp.com/"], a[href*="//jjgirls.com/sex/Chaturbate"], a[href^="https://a.bestcontentoperation.top/"], div[data-dfp-id], a[href^="http://revolvemockerycopper.com/"], a[href^="https://bongacams10.com/track?"], [id^="div-gpt-ad"], a[href^="https://go.xlvirdr.com"], a[href^="https://track.totalav.com/"], a[href^="https://lead1.pl/"], [href^="https://www.profitablegatecpm.com/"], a[href^="http://www.friendlyduck.com/AF_"], a[href^="https://ak.psaltauw.net/"], a[href^="https://go.bbrdbr.com"], a[href^="http://join.brokestraightboys.com/track/"], a[href^="https://porntubemate.com/"], a[href^="https://track.aftrk3.com/"], [data-ad-cls], a[href^="https://tc.tradetracker.net/"] > img, a[href^="https://wmctjd.com/"], a[href^="https://www.brazzersnetwork.com/landing/"], div[id^="dfp-ad-"], [class^="adDisplay-module"], [href^="http://clicks.totemcash.com/"], div[data-ad-placeholder], [data-block-type="ad"], [href^="https://rpwmct.com/"], div[id^="mrec-leaderboard-"], atf-ad-slot, in-page-message[doskip], a[href^="https://claring-loccelkin.com/"], a[href^="https://hot-growngames.life/"], a[href^="https://join.sexworld3d.com/track/"], [data-dynamic-ads], a[href^="https://go.xxxjmp.com"], [data-desktop-ad-id], [href^="https://www.mypillow.com/"] > img, a[href^="https://upsups.click/"], div[id^="optidigital-adslot"], a[href^="https://syndication.dynsrvtbg.com/"], a[href^="https://go.xlirdr.com"], a[href^="https://syndication.exoclick.com/"], a[href^="//s.zlinkd.com/"], a[href^="https://ad.doubleclick.net/"], a[href^="https://ctrdwm.com/"], a[href^="https://track.ultravpn.com/"], a[href^="https://explore-site.com/"], a[href^="https://www.adskeeper.com"], div[data-adname], a[href^="https://clicks.pipaffiliates.com/"], a[href^="https://juicyads.in/"], div[id*="MarketGid"], div[id^="gpt_ad_"], span[id^="ezoic-pub-ad-placeholder-"], a[href^="https://iqbroker.com/"][href*="?aff="], [href="//sexcams.plus/"], a[href^="https://www.mrskin.com/account/"], a[href^="https://www.googleadservices.com/pagead/aclk?"] > img, [href^="https://aads.com/campaigns/"], a[style="width:100%;height:100%;z-index:10000000000000000;position:absolute;top:0;left:0;"], a[href^="https://go.hpyrdr.com/"], div[id^="rc-widget-"], [href^="https://mypatriotsupply.com/"] > img, a[href^="https://adclick.g.doubleclick.net/"], a[href^="https://t.ajump1.com/"], div[data-id-advertdfpconf], iframe[scrolling="no"][sandbox*="allow-popups allow-modals"][style^="width: 100%; height: 100%; border: none;"], [data-taboola-options], a[href^="https://s.zlinkd.com/"], [href^="https://glersakr.com/"], a[href^="https://clixtrac.com/"], a[href^="https://go.strpjmp.com/"], a[href^="https://t.adating.link/"], a[href^="https://trk.nfl-online-streams.club/"], div[data-ad-targeting], a[href^="https://ab.advertiserurl.com/aff/"], a[href^="//startgaming.net/tienda/" i], aside[id^="adrotate_widgets-"], a[href^="https://black77854.com/"], a[href^="https://grupoxxx.com/"], a[href^="https://jaxofuna.com/"], a[href^="https://www.get-express-vpn.com/offer/"], [href^="https://ad1.adfarm1.adition.com/"], [data-testid^="taboola-"], [href^="https://url.totaladblock.com/"], a[href^="https://camfapr.com/landing/click/"], a[href^="https://mediaserver.entainpartners.com/renderBanner.do?"], [data-testid^="section-AdRowBillboard"], [data-role="tile-ads-module"], a[href^="https://go.rmhfrtnd.com"], [href^="https://mystore.com/"] > img, a[href^="https://random-affiliate.atimaze.com/"], a[href^="http://partners.etoro.com/"], a[href^="https://s.zlink3.com/"], a[href^="https://www.e-consulters.com.br/sac/aff.php?aff="], a[href^="https://www.nutaku.net/signup/landing/"], a[href^="https://go.xlviirdr.com"], display-ads, ad-slot, [href^="https://istlnkcl.com/"], [href^="https://optimizedelite.com/"] > img, a[href^="https://123-stream.org/"], a[href^="//hoodingluster.com/"], [data-d-ad-id], a[href^="https://torguard.net/aff.php"] > img, a[href^="https://trk.softonixs.xyz/"], a[href^="https://twinrdsrv.com/"], a[href^="http://sarcasmadvisor.com/"], [href^="https://mylead.global/stl/"] > img, [href^="https://track.fiverr.com/visit/"] > img, a[href^="http://mon.net.br/"] > img, a[href^="https://lnkxt.bannerator.com/"], [data-type="ad-vertical"], a[href^="https://tm-offers.gamingadult.com/"], a[href^="https://in.rabbtrk.com/"], a[href^="https://osfultrbriolenai.info/"], a[href^="https://track.adform.net/"], a[href^="https://www.dql2clk.com/"], [href^="https://join.playboyplus.com/track/"], a[href^="https://tour.mrskin.com/"], a[href^="https://www.bet365.com/"][href*="affiliate="], a[href^="https://go.cmtaffiliates.com/"], a[href^="https://www.mrskin.com/tour"], a[href^="http://tc.tradetracker.net/"] > img, a[href^="https://gml-grp.com/"], a[href^="https://go.xxxvjmp.com/"], a[href^="https://landing.brazzersnetwork.com/"], a[href^="https://dl-protect.net/"], a[href^="https://rixofa.com/"], a[href^="https://www.dating-finder.com/?ai_d="], a[href^="https://zirdough.net/"], div[aria-label="Ads"], [href^="http://mypillow.com/"] > img, amp-ad, [href^="https://join.girlsoutwest.com/"], div[class^="Adstyled__AdWrapper-"], div[data-adunit], a[href^="https://go.skinstrip.net"][href*="?campaignId="], amp-embed[type="taboola"], a[href*=".g2afse.com/"], a[href^="https://mmwebhandler.aff-online.com/"], a[href^="https://postback1win.com/"], ad-shield-ads, a[href^="https://go.aff.esportesdasorte.com/"], div[id^="ad_position_"], a[href^="https://bc.game/"], a[href^="https://t.ajrkm3.com/"], a[href^="https://a.adtng.com/"], div[id^="crt-"][style], a[href^="https://a.candyai.love/"], div[id^="sticky_ad_"], div[data-contentexchange-widget], hl-adsense, a[href^="http://sneakyadministration.com/"], topadblock, a[href^="https://traffdaq.com/"], a[href^="http://adultfriendfinder.com/go/"], a[href^="https://clickadilla.com/"], div[id^="ezoic-pub-ad-"], [data-testid="commercial-label-taboola"], [href^="https://wct.link/click?"], a[href^="https://1winpb.com/"], a[href^="https://pubads.g.doubleclick.net/"], a[href^="https://track.aftrk5.com/"], a[href^="https://financeads.net/tc.php?"], [id^="ad_sky"], a[href^="https://track.afcpatrk.com/"], [href^="https://www.brighteonstore.com/products/"] img, a[href^="https://ad.zanox.com/ppc/"] > img, a[href^="https://stardomcoit.com/"], img[src^="https://s-img.adskeeper.com/"], [href^="https://affiliate.fastcomet.com/"] > img, a[href^="https://click.linksynergy.com/fs-bin/"] > img, [href="https://chaturbate.jjgirls.com/"] > img, [href^="https://www.hostg.xyz/"] > img, a-ad, a[href^="https://offhandpump.com/"], a[href^="https://tracker.loropartners.com/"], a[href^="https://www.purevpn.com/"][href*="&utm_source=aff-"], broadstreet-zone-container, a[href^="https://www.geekbuying.com/dynamic-ads/"], div[data-adunit-path], div[id^="ad-position-"], a[href^="https://s.zlinkr.com/"], amp-ad, [href^="https://ad.admitad.com/"], a[href^="https://go.mnaspm.com/"], a[href*=".cfm?domain="][href*="&fp="], a[href^="http://bongacams.com/track?"], a[href^="https://fastestvpn.com/lifetime-special-deal?a_aid="], a[href^="https://fc.lc/ref/"], a[href*=".engine.adglare.net/"], [href^="https://turtlebids.irauctions.com/"] img, a[href^="https://bodelen.com/"], a[href^="https://www.adultempire.com/"][href*="?partner_id="], a[href^="https://ctosrd.com/"], a[href^="https://www.sheetmusicplus.com/"][href*="?aff_id="], a[href^="https://go.xxxiijmp.com"], [href^="https://join3.bannedsextapes.com"], a[href^="https://click.Ggpickaff.com/"], a[href^="https://gamingadlt.com/?offer="], [id^="ad_slider"], [href^="https://mypillow.com/"] > img, [href^="https://clicks.affstrack.com/"] > img, a[href^="http://www.h4trck.com/"], a[href^="https://go.xlivrdr.com"], a[href^="https://pb-imc.com/"], [href^="https://a.acebet.com/api/click?"], [data-ad-module], a[href^="https://lijavaxa.com/"], a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"] { position: absolute !important; clip-path: inset(100%) !important; }