@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}uni-page[data-type] uni-page-body{background-color:transparent}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-page-head{display:block;box-sizing:border-box}.uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:flex;overflow:hidden;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;transition-property:all}.uni-page-head *{box-sizing:border-box}.uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em;font-style:normal}.uni-page-head-titlePenetrate,.uni-page-head-titlePenetrate .uni-page-head-bd,.uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}.uni-page-head-titlePenetrate *{pointer-events:auto}.uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{justify-content:center}.uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}.uni-placeholder-titlePenetrate{pointer-events:none}.uni-page-head-hd{display:flex;align-items:center;font-size:16px}.uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer;font-size:0px}.uni-page-head-transparent .uni-page-head-btn{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;transform:scale(.5) translate(40%,-40%);transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select svg{vertical-align:middle;margin-left:2px;transform:rotate(270deg) scale(.8)}.uni-page-head-search{position:relative;display:flex;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-input .uni-input-input:disabled{pointer-events:none}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;transform:translate(-50%)}.uni-page-head-search-icon{position:absolute;top:0;left:2px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.uni-page-head-ft{display:flex;align-items:center;flex-direction:row-reverse;font-size:13px}.uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}.uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}.uni-page-head-shadow{overflow:visible}.uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}.uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}.uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}.uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}.uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}.uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}.uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page[data-type] uni-page-wrapper{height:100%}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}[nvue] uni-view,[nvue] uni-label,[nvue] uni-swiper-item,[nvue] uni-scroll-view{display:flex;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}[nvue] uni-button{margin:0}[nvue-dir-row] uni-view,[nvue-dir-row] uni-label,[nvue-dir-row] uni-swiper-item{flex-direction:row}[nvue-dir-column] uni-view,[nvue-dir-column] uni-label,[nvue-dir-column] uni-swiper-item{flex-direction:column}[nvue-dir-row-reverse] uni-view,[nvue-dir-row-reverse] uni-label,[nvue-dir-row-reverse] uni-swiper-item{flex-direction:row-reverse}[nvue-dir-column-reverse] uni-view,[nvue-dir-column-reverse] uni-label,[nvue-dir-column-reverse] uni-swiper-item{flex-direction:column-reverse}[nvue] uni-view,[nvue] uni-image,[nvue] uni-input,[nvue] uni-scroll-view,[nvue] uni-swiper,[nvue] uni-swiper-item,[nvue] uni-text,[nvue] uni-textarea,[nvue] uni-video{position:relative;border:0px solid #000000;box-sizing:border-box}[nvue] uni-swiper-item{position:absolute}uni-page-body{background-color:var(--fui-bg-color-grey, #F1F4FA);font-size:1rem;font-weight:500;color:var(--fui-color-title, #181818);font-family:-apple-system-font,Helvetica Neue,Helvetica,sans-serif}body{background-color:var(--fui-bg-color-grey, #F1F4FA)}.fui-section__title{font-size:1rem;line-height:1rem;font-weight:600;margin-bottom:1rem;padding-left:.5rem;position:relative;box-sizing:border-box}.fui-section__title:not(:first-child){margin-top:3rem}.fui-page__title uni-image{width:1.5rem;height:1.5rem;margin-left:.5rem;cursor:pointer}.fui-section__title:after{content:"";position:absolute;width:2px;height:100%;background:#465cff;border-radius:2px;left:0;top:0}::-webkit-scrollbar{width:0!important;height:0!important;color:transparent!important;display:none}.fui-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fui-vip__icon{width:1.5rem;height:1.5rem;margin-left:.5rem;cursor:pointer}.fui-page__spacing{padding-left:1rem;padding-right:1rem;box-sizing:border-box}.fui-page__hd{width:100%;box-sizing:border-box;padding:1.625rem 1rem}.fui-page__bd{width:100%;padding-bottom:2rem}.fui-page__title{text-align:left;font-size:1.125rem;font-weight:600}.fui-page__desc{margin-top:.25rem;color:#b2b2b2;text-align:left;font-size:.875rem;font-weight:400;word-break:break-all}.fui-color__primary{color:#465cff}.fui-wrap{width:100%;display:flex;box-sizing:border-box;flex-direction:column}.fui-flex{display:flex;flex-direction:row}.fui-flex__center{display:flex;flex-direction:row;align-items:center;justify-content:center}.fui-flex__between{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.fui-flex__reverse{flex-direction:row-reverse}.fui-align__center{display:flex;align-items:center;flex-direction:row}.fui-flex__column{flex-direction:column!important}.fui-flex__1{flex:1}.fui-full{width:23.4375rem}.fui-relative{position:relative}uni-page-body{--fui-color-primary: #465CFF;--fui-color-success: #09BE4F;--fui-color-warning: #FFB703;--fui-color-danger: #FF2B2B;--fui-color-purple: #6831FF;--fui-color-title: #181818;--fui-color-section: #333333;--fui-color-subtitle: #7F7F7F;--fui-color-label: #B2B2B2;--fui-color-minor: #CCCCCC;--fui-color-white: #FFFFFF;--fui-color-link: #465CFF;--fui-bg-color: #ffffff;--fui-bg-color-grey: #F1F4FA;--fui-bg-color-content: #F8F8F8;--fui-bg-color-red: rgba(255, 43, 43, .05);--fui-bg-color-yellow: rgba(255, 183, 3, .1);--fui-bg-color-purple: rgba(104, 49, 255, .05);--fui-bg-color-green: rgba(9, 190, 79, .05);--fui-bg-color-hover: rgba(0, 0, 0, .2);--fui-bg-color-mask: rgba(0, 0, 0, .6);--fui-color-border: #EEEEEE;--fui-color-shadow: rgba(2, 4, 38, .05);--fui-opacity-disabled: .5;--fui-img-size-sm: 1.5rem;--fui-img-size-base: 1.75rem;--fui-img-size-middle: 2rem;--fui-img-size-lg: 3rem;--fui-img-sm: 1.875rem;--fui-img-base: 3.75rem;--fui-img-lg: 7.5rem;--fui-border-radius-sm: .5rem;--fui-border-radius-base: .75rem;--fui-border-radius-lg: 1.5rem;--fui-border-radius-circle: 50%;--fui-spacing-row-sm: .5rem;--fui-spacing-row-base: .75rem;--fui-spacing-row-lg: 1rem;--fui-spacing-col-sm: .25rem;--fui-spacing-col-base: .5rem;--fui-spacing-col-lg: .75rem}.description{display:flex;flex-direction:column;row-gap:.625rem}.description .description-item{display:flex}.description .description-item .label{width:auto;font-size:.875rem;color:#7f7f7f;margin-right:.625rem}.description .description-item .value{color:#181818;font-size:.875rem;flex:1;word-break:break-all}.description .description-item.is-top{flex-direction:column;row-gap:.625rem}.page-full{box-sizing:border-box;min-height:calc(100vh - 44px)}.__border{border:.0625rem dashed red}/*!
 * firstui style v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 *//*!
 * common v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-safe__area{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fs-hover,.fs-text__hover{cursor:pointer}.fs-hover:active{background:rgba(0,0,0,.2)}.fs-text__hover:active{opacity:.5}.fs-full{width:100%}.fs-disabled{opacity:.5;cursor:not-allowed}.fs-cell__thin{position:relative}.fs-cell__thin:after{content:" ";position:absolute;border-bottom:1px solid #EEEEEE;transform:scaleY(.5);bottom:0;left:1rem;right:0;z-index:1;pointer-events:none}/*!
 * color v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-color__primary{color:#465cff}.fs-color__success{color:#09be4f}.fs-color__warning{color:#ffb703}.fs-color__danger{color:#ff2b2b}.fs-color__purple{color:#6831ff}.fs-color__title{color:#181818}.fs-color__section{color:#333}.fs-color__subtitle{color:#7f7f7f}.fs-color__label{color:#b2b2b2}.fs-color__minor{color:#ccc}.fs-color__white{color:#fff}.fs-color__link{color:#465cff}.fs-bg__primary{background:#465cff}.fs-bg__success{background:#09be4f}.fs-bg__warning{background:#ffb703}.fs-bg__danger{background:#ff2b2b}.fs-bg__purple{background:#6831ff}.fs-bg__white{background:#fff}.fs-bg__page{background:#f1f4fa}.fs-bg__content{background:#f8f8f8}.fs-bg__hover{background:rgba(0,0,0,.2)}.fs-bg__mask{background:rgba(0,0,0,.6)}/*!
 * font-size v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-size__h1{font-size:1.375rem;font-weight:500}.fs-size__h2{font-size:1.125rem;font-weight:500}.fs-size__h3{font-size:1rem;font-weight:400}.fs-size__h4{font-size:.875rem;font-weight:400}.fs-size__h5,.fs-size__h6{font-size:.75rem;font-weight:400}.fs-size__24{font-size:.75rem}.fs-size__25{font-size:.78125rem}.fs-size__26{font-size:.8125rem}.fs-size__27{font-size:.84375rem}.fs-size__28{font-size:.875rem}.fs-size__29{font-size:.90625rem}.fs-size__30{font-size:.9375rem}.fs-size__31{font-size:.96875rem}.fs-size__32{font-size:1rem}.fs-size__33{font-size:1.03125rem}.fs-size__34{font-size:1.0625rem}.fs-size__35{font-size:1.09375rem}.fs-size__36{font-size:1.125rem}.fs-size__37{font-size:1.15625rem}.fs-size__38{font-size:1.1875rem}.fs-size__39{font-size:1.21875rem}.fs-size__40{font-size:1.25rem}.fs-size__41{font-size:1.28125rem}.fs-size__42{font-size:1.3125rem}.fs-size__43{font-size:1.34375rem}.fs-size__44{font-size:1.375rem}.fs-size__45{font-size:1.40625rem}.fs-size__46{font-size:1.4375rem}.fs-size__47{font-size:1.46875rem}.fs-size__48{font-size:1.5rem}.fs-size__49{font-size:1.53125rem}.fs-size__50{font-size:1.5625rem}.fs-size__51{font-size:1.59375rem}.fs-size__52{font-size:1.625rem}.fs-size__53{font-size:1.65625rem}.fs-size__54{font-size:1.6875rem}.fs-size__55{font-size:1.71875rem}.fs-size__56{font-size:1.75rem}.fs-size__57{font-size:1.78125rem}.fs-size__58{font-size:1.8125rem}.fs-size__59{font-size:1.84375rem}.fs-size__60{font-size:1.875rem}.fs-size__61{font-size:1.90625rem}.fs-size__62{font-size:1.9375rem}.fs-size__63{font-size:1.96875rem}.fs-size__64{font-size:2rem}/*!
 * font-weight v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-weight__400,.fs-weight__normal{font-weight:400}.fs-weight__500{font-weight:500}.fs-weight__600{font-weight:600}.fs-bold,.fs-weight__bold,.fs-weight__700,.fs-weight__800,.fs-weight__900{font-weight:700}/*!
 * text-align v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-align__left{text-align:left}.fs-align__center{text-align:center}.fs-align__right{text-align:right}.fs-align__justify{text-align:justify}.fs-align__start{text-align:start}.fs-align__end{text-align:end}/*!
 * margin v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-m0{margin:0}.fs-mt0{margin-top:0}.fs-mr0{margin-right:0}.fs-mb0{margin-bottom:0}.fs-ml0{margin-left:0}.fs-mx0{margin-left:0;margin-right:0}.fs-my0{margin-top:0;margin-bottom:0}.fs-m2{margin:.0625rem}.fs-mt2{margin-top:.0625rem}.fs-mr2{margin-right:.0625rem}.fs-mb2{margin-bottom:.0625rem}.fs-ml2{margin-left:.0625rem}.fs-mx2{margin-left:.0625rem;margin-right:.0625rem}.fs-my2{margin-top:.0625rem;margin-bottom:.0625rem}.fs-m4{margin:.125rem}.fs-mt4{margin-top:.125rem}.fs-mr4{margin-right:.125rem}.fs-mb4{margin-bottom:.125rem}.fs-ml4{margin-left:.125rem}.fs-mx4{margin-left:.125rem;margin-right:.125rem}.fs-my4{margin-top:.125rem;margin-bottom:.125rem}.fs-m8{margin:.25rem}.fs-mt8{margin-top:.25rem}.fs-mr8{margin-right:.25rem}.fs-mb8{margin-bottom:.25rem}.fs-ml8{margin-left:.25rem}.fs-mx8{margin-left:.25rem;margin-right:.25rem}.fs-my8{margin-top:.25rem;margin-bottom:.25rem}.fs-m10{margin:.3125rem}.fs-mt10{margin-top:.3125rem}.fs-mr10{margin-right:.3125rem}.fs-mb10{margin-bottom:.3125rem}.fs-ml10{margin-left:.3125rem}.fs-mx10{margin-left:.3125rem;margin-right:.3125rem}.fs-my10{margin-top:.3125rem;margin-bottom:.3125rem}.fs-m12{margin:.375rem}.fs-mt12{margin-top:.375rem}.fs-mr12{margin-right:.375rem}.fs-mb12{margin-bottom:.375rem}.fs-ml12{margin-left:.375rem}.fs-mx12{margin-left:.375rem;margin-right:.375rem}.fs-my12{margin-top:.375rem;margin-bottom:.375rem}.fs-m16{margin:.5rem}.fs-mt16{margin-top:.5rem}.fs-mr16{margin-right:.5rem}.fs-mb16{margin-bottom:.5rem}.fs-ml16{margin-left:.5rem}.fs-mx16{margin-left:.5rem;margin-right:.5rem}.fs-my16{margin-top:.5rem;margin-bottom:.5rem}.fs-m20{margin:.625rem}.fs-mt20{margin-top:.625rem}.fs-mr20{margin-right:.625rem}.fs-mb20{margin-bottom:.625rem}.fs-ml20{margin-left:.625rem}.fs-mx20{margin-left:.625rem;margin-right:.625rem}.fs-my20{margin-top:.625rem;margin-bottom:.625rem}.fs-m24{margin:.75rem}.fs-mt24{margin-top:.75rem}.fs-mr24{margin-right:.75rem}.fs-mb24{margin-bottom:.75rem}.fs-ml24{margin-left:.75rem}.fs-mx24{margin-left:.75rem;margin-right:.75rem}.fs-my24{margin-top:.75rem;margin-bottom:.75rem}.fs-m28{margin:.875rem}.fs-mt28{margin-top:.875rem}.fs-mr28{margin-right:.875rem}.fs-mb28{margin-bottom:.875rem}.fs-ml28{margin-left:.875rem}.fs-mx28{margin-left:.875rem;margin-right:.875rem}.fs-my28{margin-top:.875rem;margin-bottom:.875rem}.fs-m30{margin:.9375rem}.fs-mt30{margin-top:.9375rem}.fs-mr30{margin-right:.9375rem}.fs-mb30{margin-bottom:.9375rem}.fs-ml30{margin-left:.9375rem}.fs-mx30{margin-left:.9375rem;margin-right:.9375rem}.fs-my30{margin-top:.9375rem;margin-bottom:.9375rem}.fs-m32{margin:1rem}.fs-mt32{margin-top:1rem}.fs-mr32{margin-right:1rem}.fs-mb32{margin-bottom:1rem}.fs-ml32{margin-left:1rem}.fs-mx32{margin-left:1rem;margin-right:1rem}.fs-my32{margin-top:1rem;margin-bottom:1rem}.fs-m36{margin:1.125rem}.fs-mt36{margin-top:1.125rem}.fs-mr36{margin-right:1.125rem}.fs-mb36{margin-bottom:1.125rem}.fs-ml36{margin-left:1.125rem}.fs-mx36{margin-left:1.125rem;margin-right:1.125rem}.fs-my36{margin-top:1.125rem;margin-bottom:1.125rem}.fs-m40{margin:1.25rem}.fs-mt40{margin-top:1.25rem}.fs-mr40{margin-right:1.25rem}.fs-mb40{margin-bottom:1.25rem}.fs-ml40{margin-left:1.25rem}.fs-mx40{margin-left:1.25rem;margin-right:1.25rem}.fs-my40{margin-top:1.25rem;margin-bottom:1.25rem}.fs-m44{margin:1.375rem}.fs-mt44{margin-top:1.375rem}.fs-mr44{margin-right:1.375rem}.fs-mb44{margin-bottom:1.375rem}.fs-ml44{margin-left:1.375rem}.fs-mx44{margin-left:1.375rem;margin-right:1.375rem}.fs-my44{margin-top:1.375rem;margin-bottom:1.375rem}.fs-m48{margin:1.5rem}.fs-mt48{margin-top:1.5rem}.fs-mr48{margin-right:1.5rem}.fs-mb48{margin-bottom:1.5rem}.fs-ml48{margin-left:1.5rem}.fs-mx48{margin-left:1.5rem;margin-right:1.5rem}.fs-my48{margin-top:1.5rem;margin-bottom:1.5rem}.fs-m52{margin:1.625rem}.fs-mt52{margin-top:1.625rem}.fs-mr52{margin-right:1.625rem}.fs-mb52{margin-bottom:1.625rem}.fs-ml52{margin-left:1.625rem}.fs-mx52{margin-left:1.625rem;margin-right:1.625rem}.fs-my52{margin-top:1.625rem;margin-bottom:1.625rem}.fs-m56{margin:1.75rem}.fs-mt56{margin-top:1.75rem}.fs-mr56{margin-right:1.75rem}.fs-mb56{margin-bottom:1.75rem}.fs-ml56{margin-left:1.75rem}.fs-mx56{margin-left:1.75rem;margin-right:1.75rem}.fs-my56{margin-top:1.75rem;margin-bottom:1.75rem}.fs-m60{margin:1.875rem}.fs-mt60{margin-top:1.875rem}.fs-mr60{margin-right:1.875rem}.fs-mb60{margin-bottom:1.875rem}.fs-ml60{margin-left:1.875rem}.fs-mx60{margin-left:1.875rem;margin-right:1.875rem}.fs-my60{margin-top:1.875rem;margin-bottom:1.875rem}.fs-m64{margin:2rem}.fs-mt64{margin-top:2rem}.fs-mr64{margin-right:2rem}.fs-mb64{margin-bottom:2rem}.fs-ml64{margin-left:2rem}.fs-mx64{margin-left:2rem;margin-right:2rem}.fs-my64{margin-top:2rem;margin-bottom:2rem}.fs-m68{margin:2.125rem}.fs-mt68{margin-top:2.125rem}.fs-mr68{margin-right:2.125rem}.fs-mb68{margin-bottom:2.125rem}.fs-ml68{margin-left:2.125rem}.fs-mx68{margin-left:2.125rem;margin-right:2.125rem}.fs-my68{margin-top:2.125rem;margin-bottom:2.125rem}.fs-m72{margin:2.25rem}.fs-mt72{margin-top:2.25rem}.fs-mr72{margin-right:2.25rem}.fs-mb72{margin-bottom:2.25rem}.fs-ml72{margin-left:2.25rem}.fs-mx72{margin-left:2.25rem;margin-right:2.25rem}.fs-my72{margin-top:2.25rem;margin-bottom:2.25rem}.fs-m76{margin:2.375rem}.fs-mt76{margin-top:2.375rem}.fs-mr76{margin-right:2.375rem}.fs-mb76{margin-bottom:2.375rem}.fs-ml76{margin-left:2.375rem}.fs-mx76{margin-left:2.375rem;margin-right:2.375rem}.fs-my76{margin-top:2.375rem;margin-bottom:2.375rem}.fs-m80{margin:2.5rem}.fs-mt80{margin-top:2.5rem}.fs-mr80{margin-right:2.5rem}.fs-mb80{margin-bottom:2.5rem}.fs-ml80{margin-left:2.5rem}.fs-mx80{margin-left:2.5rem;margin-right:2.5rem}.fs-my80{margin-top:2.5rem;margin-bottom:2.5rem}.fs-m84{margin:2.625rem}.fs-mt84{margin-top:2.625rem}.fs-mr84{margin-right:2.625rem}.fs-mb84{margin-bottom:2.625rem}.fs-ml84{margin-left:2.625rem}.fs-mx84{margin-left:2.625rem;margin-right:2.625rem}.fs-my84{margin-top:2.625rem;margin-bottom:2.625rem}.fs-m88{margin:2.75rem}.fs-mt88{margin-top:2.75rem}.fs-mr88{margin-right:2.75rem}.fs-mb88{margin-bottom:2.75rem}.fs-ml88{margin-left:2.75rem}.fs-mx88{margin-left:2.75rem;margin-right:2.75rem}.fs-my88{margin-top:2.75rem;margin-bottom:2.75rem}.fs-m92{margin:2.875rem}.fs-mt92{margin-top:2.875rem}.fs-mr92{margin-right:2.875rem}.fs-mb92{margin-bottom:2.875rem}.fs-ml92{margin-left:2.875rem}.fs-mx92{margin-left:2.875rem;margin-right:2.875rem}.fs-my92{margin-top:2.875rem;margin-bottom:2.875rem}.fs-m96{margin:3rem}.fs-mt96{margin-top:3rem}.fs-mr96{margin-right:3rem}.fs-mb96{margin-bottom:3rem}.fs-ml96{margin-left:3rem}.fs-mx96{margin-left:3rem;margin-right:3rem}.fs-my96{margin-top:3rem;margin-bottom:3rem}.fs-ml__auto{margin-left:auto}.fs-mr__auto{margin-right:auto}/*!
 * padding v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-p0{padding:0}.fs-pt0{padding-top:0}.fs-pr0{padding-right:0}.fs-pb0{padding-bottom:0}.fs-pl0{padding-left:0}.fs-px0{padding-left:0;padding-right:0}.fs-py0{padding-top:0;padding-bottom:0}.fs-p2{padding:.0625rem}.fs-pt2{padding-top:.0625rem}.fs-pr2{padding-right:.0625rem}.fs-pb2{padding-bottom:.0625rem}.fs-pl2{padding-left:.0625rem}.fs-px2{padding-left:.0625rem;padding-right:.0625rem}.fs-py2{padding-top:.0625rem;padding-bottom:.0625rem}.fs-p4{padding:.125rem}.fs-pt4{padding-top:.125rem}.fs-pr4{padding-right:.125rem}.fs-pb4{padding-bottom:.125rem}.fs-pl4{padding-left:.125rem}.fs-px4{padding-left:.125rem;padding-right:.125rem}.fs-py4{padding-top:.125rem;padding-bottom:.125rem}.fs-p8{padding:.25rem}.fs-pt8{padding-top:.25rem}.fs-pr8{padding-right:.25rem}.fs-pb8{padding-bottom:.25rem}.fs-pl8{padding-left:.25rem}.fs-px8{padding-left:.25rem;padding-right:.25rem}.fs-py8{padding-top:.25rem;padding-bottom:.25rem}.fs-p10{padding:.3125rem}.fs-pt10{padding-top:.3125rem}.fs-pr10{padding-right:.3125rem}.fs-pb10{padding-bottom:.3125rem}.fs-pl10{padding-left:.3125rem}.fs-px10{padding-left:.3125rem;padding-right:.3125rem}.fs-py10{padding-top:.3125rem;padding-bottom:.3125rem}.fs-p12{padding:.375rem}.fs-pt12{padding-top:.375rem}.fs-pr12{padding-right:.375rem}.fs-pb12{padding-bottom:.375rem}.fs-pl12{padding-left:.375rem}.fs-px12{padding-left:.375rem;padding-right:.375rem}.fs-py12{padding-top:.375rem;padding-bottom:.375rem}.fs-p16{padding:.5rem}.fs-pt16{padding-top:.5rem}.fs-pr16{padding-right:.5rem}.fs-pb16{padding-bottom:.5rem}.fs-pl16{padding-left:.5rem}.fs-px16{padding-left:.5rem;padding-right:.5rem}.fs-py16{padding-top:.5rem;padding-bottom:.5rem}.fs-p20{padding:.625rem}.fs-pt20{padding-top:.625rem}.fs-pr20{padding-right:.625rem}.fs-pb20{padding-bottom:.625rem}.fs-pl20{padding-left:.625rem}.fs-px20{padding-left:.625rem;padding-right:.625rem}.fs-py20{padding-top:.625rem;padding-bottom:.625rem}.fs-p24{padding:.75rem}.fs-pt24{padding-top:.75rem}.fs-pr24{padding-right:.75rem}.fs-pb24{padding-bottom:.75rem}.fs-pl24{padding-left:.75rem}.fs-px24{padding-left:.75rem;padding-right:.75rem}.fs-py24{padding-top:.75rem;padding-bottom:.75rem}.fs-p28{padding:.875rem}.fs-pt28{padding-top:.875rem}.fs-pr28{padding-right:.875rem}.fs-pb28{padding-bottom:.875rem}.fs-pl28{padding-left:.875rem}.fs-px28{padding-left:.875rem;padding-right:.875rem}.fs-py28{padding-top:.875rem;padding-bottom:.875rem}.fs-p30{padding:.9375rem}.fs-pt30{padding-top:.9375rem}.fs-pr30{padding-right:.9375rem}.fs-pb30{padding-bottom:.9375rem}.fs-pl30{padding-left:.9375rem}.fs-px30{padding-left:.9375rem;padding-right:.9375rem}.fs-py30{padding-top:.9375rem;padding-bottom:.9375rem}.fs-p32{padding:1rem}.fs-pt32{padding-top:1rem}.fs-pr32{padding-right:1rem}.fs-pb32{padding-bottom:1rem}.fs-pl32{padding-left:1rem}.fs-px32{padding-left:1rem;padding-right:1rem}.fs-py32{padding-top:1rem;padding-bottom:1rem}.fs-p36{padding:1.125rem}.fs-pt36{padding-top:1.125rem}.fs-pr36{padding-right:1.125rem}.fs-pb36{padding-bottom:1.125rem}.fs-pl36{padding-left:1.125rem}.fs-px36{padding-left:1.125rem;padding-right:1.125rem}.fs-py36{padding-top:1.125rem;padding-bottom:1.125rem}.fs-p40{padding:1.25rem}.fs-pt40{padding-top:1.25rem}.fs-pr40{padding-right:1.25rem}.fs-pb40{padding-bottom:1.25rem}.fs-pl40{padding-left:1.25rem}.fs-px40{padding-left:1.25rem;padding-right:1.25rem}.fs-py40{padding-top:1.25rem;padding-bottom:1.25rem}.fs-p44{padding:1.375rem}.fs-pt44{padding-top:1.375rem}.fs-pr44{padding-right:1.375rem}.fs-pb44{padding-bottom:1.375rem}.fs-pl44{padding-left:1.375rem}.fs-px44{padding-left:1.375rem;padding-right:1.375rem}.fs-py44{padding-top:1.375rem;padding-bottom:1.375rem}.fs-p48{padding:1.5rem}.fs-pt48{padding-top:1.5rem}.fs-pr48{padding-right:1.5rem}.fs-pb48{padding-bottom:1.5rem}.fs-pl48{padding-left:1.5rem}.fs-px48{padding-left:1.5rem;padding-right:1.5rem}.fs-py48{padding-top:1.5rem;padding-bottom:1.5rem}.fs-p52{padding:1.625rem}.fs-pt52{padding-top:1.625rem}.fs-pr52{padding-right:1.625rem}.fs-pb52{padding-bottom:1.625rem}.fs-pl52{padding-left:1.625rem}.fs-px52{padding-left:1.625rem;padding-right:1.625rem}.fs-py52{padding-top:1.625rem;padding-bottom:1.625rem}.fs-p56{padding:1.75rem}.fs-pt56{padding-top:1.75rem}.fs-pr56{padding-right:1.75rem}.fs-pb56{padding-bottom:1.75rem}.fs-pl56{padding-left:1.75rem}.fs-px56{padding-left:1.75rem;padding-right:1.75rem}.fs-py56{padding-top:1.75rem;padding-bottom:1.75rem}.fs-p60{padding:1.875rem}.fs-pt60{padding-top:1.875rem}.fs-pr60{padding-right:1.875rem}.fs-pb60{padding-bottom:1.875rem}.fs-pl60{padding-left:1.875rem}.fs-px60{padding-left:1.875rem;padding-right:1.875rem}.fs-py60{padding-top:1.875rem;padding-bottom:1.875rem}.fs-p64{padding:2rem}.fs-pt64{padding-top:2rem}.fs-pr64{padding-right:2rem}.fs-pb64{padding-bottom:2rem}.fs-pl64{padding-left:2rem}.fs-px64{padding-left:2rem;padding-right:2rem}.fs-py64{padding-top:2rem;padding-bottom:2rem}.fs-p68{padding:2.125rem}.fs-pt68{padding-top:2.125rem}.fs-pr68{padding-right:2.125rem}.fs-pb68{padding-bottom:2.125rem}.fs-pl68{padding-left:2.125rem}.fs-px68{padding-left:2.125rem;padding-right:2.125rem}.fs-py68{padding-top:2.125rem;padding-bottom:2.125rem}.fs-p72{padding:2.25rem}.fs-pt72{padding-top:2.25rem}.fs-pr72{padding-right:2.25rem}.fs-pb72{padding-bottom:2.25rem}.fs-pl72{padding-left:2.25rem}.fs-px72{padding-left:2.25rem;padding-right:2.25rem}.fs-py72{padding-top:2.25rem;padding-bottom:2.25rem}.fs-p76{padding:2.375rem}.fs-pt76{padding-top:2.375rem}.fs-pr76{padding-right:2.375rem}.fs-pb76{padding-bottom:2.375rem}.fs-pl76{padding-left:2.375rem}.fs-px76{padding-left:2.375rem;padding-right:2.375rem}.fs-py76{padding-top:2.375rem;padding-bottom:2.375rem}.fs-p80{padding:2.5rem}.fs-pt80{padding-top:2.5rem}.fs-pr80{padding-right:2.5rem}.fs-pb80{padding-bottom:2.5rem}.fs-pl80{padding-left:2.5rem}.fs-px80{padding-left:2.5rem;padding-right:2.5rem}.fs-py80{padding-top:2.5rem;padding-bottom:2.5rem}.fs-p84{padding:2.625rem}.fs-pt84{padding-top:2.625rem}.fs-pr84{padding-right:2.625rem}.fs-pb84{padding-bottom:2.625rem}.fs-pl84{padding-left:2.625rem}.fs-px84{padding-left:2.625rem;padding-right:2.625rem}.fs-py84{padding-top:2.625rem;padding-bottom:2.625rem}.fs-p88{padding:2.75rem}.fs-pt88{padding-top:2.75rem}.fs-pr88{padding-right:2.75rem}.fs-pb88{padding-bottom:2.75rem}.fs-pl88{padding-left:2.75rem}.fs-px88{padding-left:2.75rem;padding-right:2.75rem}.fs-py88{padding-top:2.75rem;padding-bottom:2.75rem}.fs-p92{padding:2.875rem}.fs-pt92{padding-top:2.875rem}.fs-pr92{padding-right:2.875rem}.fs-pb92{padding-bottom:2.875rem}.fs-pl92{padding-left:2.875rem}.fs-px92{padding-left:2.875rem;padding-right:2.875rem}.fs-py92{padding-top:2.875rem;padding-bottom:2.875rem}.fs-p96{padding:3rem}.fs-pt96{padding-top:3rem}.fs-pr96{padding-right:3rem}.fs-pb96{padding-bottom:3rem}.fs-pl96{padding-left:3rem}.fs-px96{padding-left:3rem;padding-right:3rem}.fs-py96{padding-top:3rem;padding-bottom:3rem}.fs-p120{padding:3.75rem}.fs-pt120{padding-top:3.75rem}.fs-pr120{padding-right:3.75rem}.fs-pb120{padding-bottom:3.75rem}.fs-pl120{padding-left:3.75rem}.fs-px120{padding-left:3.75rem;padding-right:3.75rem}.fs-py120{padding-top:3.75rem;padding-bottom:3.75rem}.fs-p160{padding:5rem}.fs-pt160{padding-top:5rem}.fs-pr160{padding-right:5rem}.fs-pb160{padding-bottom:5rem}.fs-pl160{padding-left:5rem}.fs-px160{padding-left:5rem;padding-right:5rem}.fs-py160{padding-top:5rem;padding-bottom:5rem}.fs-p200{padding:6.25rem}.fs-pt200{padding-top:6.25rem}.fs-pr200{padding-right:6.25rem}.fs-pb200{padding-bottom:6.25rem}.fs-pl200{padding-left:6.25rem}.fs-px200{padding-left:6.25rem;padding-right:6.25rem}.fs-py200{padding-top:6.25rem;padding-bottom:6.25rem}/*!
 * border v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-border{border-style:solid;border-width:1px}.fs-border__none{border-width:0}.fs-border__top{border-top-style:solid;border-top-width:1px}.fs-border__right{border-right-style:solid;border-right-width:1px}.fs-border__bottom{border-bottom-style:solid;border-bottom-width:1px}.fs-border__left{border-left-style:solid;border-left-width:1px}/*!
 * border-radius v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-radius__4{border-radius:.125rem;overflow:hidden}.fs-radius__8{border-radius:.25rem;overflow:hidden}.fs-radius__12{border-radius:.375rem;overflow:hidden}.fs-radius__16{border-radius:.5rem;overflow:hidden}.fs-radius__24{border-radius:.75rem;overflow:hidden}.fs-radius__30{border-radius:.9375rem;overflow:hidden}.fs-radius__48{border-radius:1.5rem;overflow:hidden}.fs-radius__200{border-radius:6.25rem;overflow:hidden}.fs-radius__sm{border-radius:.5rem;overflow:hidden}.fs-radius__base,.fs-radius__md{border-radius:.75rem;overflow:hidden}.fs-radius__lg{border-radius:1.5rem;overflow:hidden}.fs-radius__circle{border-radius:50%;overflow:hidden}/*!
 * position v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-relative{position:relative}.fs-absolute{position:absolute}.fs-fixed{position:fixed}.fs-sticky{position:-webkit-sticky;position:sticky}.fs-top0{top:0}.fs-right0{right:0}.fs-bottom0{bottom:0}.fs-left0{left:0}.fs-z1{z-index:1}.fs-z2{z-index:2}.fs-z3{z-index:3}.fs-z4{z-index:4}.fs-z5{z-index:5}.fs-z6{z-index:6}.fs-z7{z-index:7}.fs-z8{z-index:8}.fs-z9{z-index:9}/*!
 * flexbox v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-flex,.fs-flex__row{display:flex;flex-direction:row}.fs-flex__column{display:flex;flex-direction:column}.fs-flex__wrap{flex-wrap:wrap}.fs-items__start{align-items:flex-start}.fs-items__end{align-items:flex-end}.fs-items__center{align-items:center}.fs-items__baseline{align-items:baseline}.fs-items__stretch{align-items:stretch}.fs-self__start{align-self:flex-start}.fs-self__end{align-self:flex-end}.fs-self__center{align-self:center}.fs-self__baseline{align-self:baseline}.fs-self__stretch{align-self:stretch}.fs-justify__start{justify-content:flex-start}.fs-justify__end{justify-content:flex-end}.fs-justify__center{justify-content:center}.fs-justify__between{justify-content:space-between}.fs-justify__around{justify-content:space-around}.fs-justify__evenly{justify-content:space-evenly}.fs-content__start{align-content:flex-start}.fs-content__end{align-content:flex-end}.fs-content__center{align-content:center}.fs-content__between{align-content:space-between}.fs-content__around{align-content:space-around}.fs-content__stretch{align-content:stretch}.fs-order__0{order:0}.fs-order__1{order:1}.fs-order__2{order:2}.fs-order__3{order:3}.fs-order__last{order:99999}.fs-flex__center{display:flex;flex-direction:row;align-items:center;justify-content:center}.fs-flex__between{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.fs-align__center{display:flex;align-items:center;flex-direction:row}.fs-flex__reverse{flex-direction:row-reverse}.fs-flex__1,.fs-flex1{flex:1}/*!
 * hide v1.0.0 (https://doc.firstui.cn)
 * Copyright 2024 FirstUI.
 * Licensed under the Apache license
 */.fs-hide{position:absolute;left:-6666px;top:-6666px;opacity:0;visibility:hidden;z-index:-1;overflow:hidden}.fs-display__none{display:none!important}.fs-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-ellipsis__2{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}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(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@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)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.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)}to{transform:scaleZ(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}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(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@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)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@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)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
