.fos-toast{position:relative;z-index:10000}.fos-toast .nx-popup .nx-popup-box{box-sizing:border-box;display:flex;justify-content:center;overflow:visible;padding:0 .6rem;width:100%}.fos-toast .nx-popup .nx-popup-mask{background:transparent}.fos-toast-content{--g2-radius:19.6;--g2-color:#fff;-webkit-text-stroke-width:.3px;align-items:center;background:#fff;background:paint(vos-g2corner);border-radius:.54rem;box-shadow:.09rem .39rem 1.5rem 0 rgba(0,0,0,.07);box-sizing:border-box;color:#000;display:inline-flex;font-size:.45rem;font-weight:500;justify-content:center;line-height:.6rem;margin-bottom:3.27rem;max-width:9.96rem;min-height:1.5rem;min-width:4.11rem;overflow:hidden;padding:.48rem}body[os="4"] .fos-toast-content{-webkit-text-stroke-width:0;font-weight:500}.fos-toast-content.fos-toast-content-icon{padding:.48rem}.nx-toast-content-raise-up{margin-bottom:4.05rem}.fos-toast-text.line-clamp{max-width:9rem}.fos-toast-small{align-items:center;display:flex}.fos-toast-small .fos-toast-img{border-radius:.15rem;flex-shrink:0;height:.6rem;margin-right:.27rem;overflow:hidden;width:.6rem}.fos-toast-small .fos-toast-small-content{-webkit-text-stroke-width:.3px;font-size:.45rem}body[os="4"] .fos-toast-small .fos-toast-small-content{-webkit-text-stroke-width:0;font-weight:500}.fos-toast-small .fos-toast-small-content.line-clamp{max-width:7.98rem}.line-clamp{align-items:center;display:flex}.line-clamp span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:-webkit-max-content;width:max-content}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-toast-content{background:#282828;color:hsla(0,0%,100%,.9)}html:not([data-nx-theme=off]) .fos-toast-small-status{color:hsla(0,0%,100%,.5)}}.nx-popup-lock-scroll{height:100%;left:0;position:fixed;right:0;width:100%}.nx-popup-lock-scroll-overflow-hidden{height:100%;overflow:hidden;width:100%}.nx-popup-box-aria-hidden{height:0;width:0}.nx-popup{bottom:0;display:flex;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.nx-popup.center{align-items:center;justify-content:center}.nx-popup.top{flex-direction:column;justify-content:flex-start}.nx-popup.top .nx-popup-box{width:100%}.nx-popup.toast-bottom{align-items:flex-end;justify-content:center}.nx-popup.toast-bottom .nx-popup-box{width:100%}.nx-popup.sheets-bottom{align-items:flex-end;justify-content:center}.nx-popup.sheets-bottom .nx-popup-box{width:100%}.nx-popup.bottom{align-items:flex-end;justify-content:center}.nx-popup.bottom .nx-popup-box{width:100%}.nx-popup.left{justify-content:flex-start}.nx-popup.left .nx-popup-box{height:100%}.nx-popup.right{justify-content:flex-end}.nx-popup.right .nx-popup-box{height:100%}.nx-popup.inner-popup .nx-popup-box{background-color:#fff;border-radius:.08rem .08rem 0 0}.nx-popup.large-radius.inner-popup .nx-popup-box{border-radius:.9rem .9rem 0 0}.nx-popup-mask{background-color:rgba(0,0,0,.3);bottom:0;left:0;overflow:hidden;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.nx-popup-box{max-height:100%;max-width:100%;outline:none;overflow:auto;pointer-events:auto;position:relative;z-index:2}.nx-mask-fade-enter,.nx-mask-fade-leave-to{opacity:.01}.nx-mask-fade-enter-active,.nx-mask-fade-leave-active{transition:opacity .31s}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .nx-popup-mask{background-color:rgba(0,0,0,.6)}}.nx-bounce-enter-active{animation:bounce-in .3s linear}.nx-bounce-leave-active{animation:zoom-out .25s linear}.nx-zoom-enter,.nx-zoom-leave-to{opacity:.01;transform:scale(.75)}.nx-zoom-enter-active{transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1)}.nx-zoom-leave-active{transition:transform .25s linear,opacity .25s linear}.nx-punch-enter,.nx-punch-leave-to{opacity:0;transform:scale(.6)}.nx-punch-enter-to{transform:scale(1.01)}.nx-punch-enter-active{transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .35s ease}.nx-punch-leave-active{transition:transform .3s cubic-bezier(.56,.24,.62,1),opacity .25s ease}.nx-slide-up{transform-origin:bottom;transition:transform .3s}.nx-slide-up-enter,.nx-slide-up-leave-to{transform:translate3d(0,118%,0)}.nx-slide-up-enter-to{transform:translateY(-.36rem)}.nx-slide-up-enter-active{transition-timing-function:cubic-bezier(.2,.7,.6,1)}.nx-slide-up-leave-active{transition:transform .3s;transition-timing-function:cubic-bezier(.5,.2,.5,1)}.nx-slide-up-sheets{transition:transform .3s}.nx-slide-up-sheets-enter,.nx-slide-up-sheets-leave-to{transform:translate3d(0,118%,0)}.nx-slide-up-sheets-enter-active{transition-timing-function:cubic-bezier(.2,.7,.6,1)}.nx-slide-up-sheets-leave-active{transition:transform .3s;transition-timing-function:cubic-bezier(.5,.2,.5,1)}.nx-slide-right-enter,.nx-slide-right-leave-to{transform:translate3d(-100%,0,0)}.nx-slide-right-enter-active{transition:transform .3s cubic-bezier(.165,.84,.44,1)}.nx-slide-right-leave-active{transition:transform 188ms cubic-bezier(.165,.84,.44,1)}.nx-slide-left-enter,.nx-slide-left-leave-to{transform:translate3d(100%,0,0)}.nx-slide-left-enter-active{transition:transform .3s cubic-bezier(.165,.84,.44,1)}.nx-slide-left-leave-active{transition:transform 188ms cubic-bezier(.165,.84,.44,1)}.nx-slide-down-enter{transform:translate3d(0,-120%,0)}.nx-slide-down-leave-to{opacity:0}.nx-slide-down-enter-active{transition:transform .5s cubic-bezier(.28,.6,.2,1)}.nx-slide-down-leave-active{transition:opacity .25s ease}.nx-fade-enter,.nx-fade-leave-to{opacity:.01}.nx-fade-enter-active{transition:opacity .3s cubic-bezier(.2,.7,.6,1)}.nx-fade-leave-active{transition:opacity .25s cubic-bezier(.5,.2,.5,1)}.nx-fade-toast-enter-active{animation:toast-scale-enter .35s ease forwards,toast-fade-enter .25s cubic-bezier(.4,0,.6,1) forwards}.nx-fade-toast-leave-active{animation:toast-scale-leave .35s ease forwards,toast-fade-leave .25s cubic-bezier(.4,0,.6,1) forwards}.nx-fade-up-enter,.nx-fade-up-leave-to{opacity:.01;transform:translate3d(0,20%,0)}.nx-fade-up-enter-active{transition:opacity .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1)}.nx-fade-up-leave-active{transition:opacity .25s linear,transform .25s linear}.nx-fade-down-enter,.nx-fade-down-leave-to{opacity:.01;transform:translate3d(0,-20%,0)}.nx-fade-down-enter-active{transition:opacity .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1)}.nx-fade-down-leave-active{transition:opacity .25s linear,transform .25s linear}.nx-fade-right-enter,.nx-fade-right-leave-to{opacity:.01;transform:translate3d(-20%,0,0)}.nx-fade-right-enter-active{transition:opacity .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1)}.nx-fade-right-leave-active{transition:opacity .25s linear,transform .25s linear}.nx-fade-left-enter,.nx-fade-left-leave-to{opacity:.01;transform:translate3d(20%,0,0)}.nx-fade-left-enter-active{transition:opacity .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1)}.nx-fade-left-leave-active{transition:opacity .25s linear,transform .25s linear}.nx-fly-enter-active{animation:fly-in .6s;animation-timing-function:cubic-bezier(.215,.61,.355,1)}.nx-fly-leave-active{animation:zoom-out .25s}.nx-input-error-enter{height:0;max-height:0;opacity:.01}.nx-input-error-leave-to{opacity:.01}.nx-input-error-enter-to{max-height:.6rem}.nx-input-error-enter-active,.nx-input-error-leave-active{transition:all .25s ease}.nx-switch-loading-fade-enter,.nx-switch-loading-fade-leave-to{opacity:.01}.nx-switch-loading-fade-enter-active,.nx-switch-loading-fade-leave-active{transition:opacity .15s cubic-bezier(.33,0,.67,1)}.nx-tab-bar-ink-fixed-enter-active{animation:nx-ink-fixed-in .35s,nx-ink-fixed-shadow .6s ease-in-out;transform-origin:left center}.nx-tab-bar-ink-fixed-leave-active{animation:nx-ink-fixed-out .35s;animation-timing-function:cubic-bezier(.28,.4,.2,1)}.nx-empty-enter{opacity:0}.nx-empty-enter-active{transition:opacity .25s cubic-bezier(.33,0,.67,1)}.nx-empty-self-leave-from{opacity:1}.nx-empty-self-leave-to{opacity:0}.nx-empty-self-leave-active{transition:opacity .25s cubic-bezier(.33,0,.67,1)}.nx-rebound-enter-active{animation:nx-rebound-in-step1 .2s cubic-bezier(.14,.89,.56,1) forwards,nx-rebound-in-step2 .2s cubic-bezier(.14,.89,.56,1) .2s forwards}.nx-rebound-leave-active{animation:nx-rebound-out-step1 .3s cubic-bezier(.56,.24,.62,1) forwards,nx-rebound-out-step2 .2s ease forwards}@keyframes nx-ink-fixed-in{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes nx-ink-fixed-shadow{0%{box-shadow:0 0 6PX -1PX var(--nx-tab-bar-ink-color,#0f77ff)}90%{box-shadow:0 0 6PX -1PX var(--nx-tab-bar-ink-color,#0f77ff)}to{box-shadow:0 0 6PX -1PX hsla(0,0%,100%,0)}}@keyframes nx-ink-fixed-out{0%{opacity:1}to{opacity:0}}@keyframes fly-in{0%{opacity:.5;transform:scale(.5) translate3d(0,.5rem,0)}45%{opacity:1;transform:scale(1.05) translate3d(0,-.5rem,0)}to{transform:scale(1) translateZ(0)}}@keyframes bounce-in{0%{transform:scale(.5)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoom-out{to{opacity:.01;transform:scale(.75)}}@keyframes slide-in{45%{transform:translateY(136%)}to{transform:translateY(100%)}}@keyframes nx-rebound-in-step1{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1.1)}}@keyframes nx-rebound-in-step2{0%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes nx-rebound-out-step1{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes nx-rebound-out-step2{0%{opacity:1}to{opacity:0}}@keyframes toast-scale-enter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes toast-scale-leave{0%{transform:scale(1)}to{transform:scale(.9)}}@keyframes toast-fade-enter{0%{opacity:0}to{opacity:1}}@keyframes toast-fade-leave{0%{opacity:1}to{opacity:0}}.nx-image{display:inline-block;position:relative}.nx-image img:not([src]),.nx-image img[src=""]{opacity:0}.nx-image--round{border-radius:50%;overflow:hidden}.nx-image--round img{border-radius:inherit}.nx-image__error,.nx-image__img,.nx-image__loading{display:block;height:100%;width:100%}.nx-image__error,.nx-image__loading{align-items:center;background-color:hsla(0,0%,83%,.24);color:#e2e2e4;display:flex;flex-direction:column;font-size:.14rem;justify-content:center;left:0;position:absolute;top:0}.nx-image__loading-icon{background-color:transparent}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .nx-image__loading{background-color:#202020}html:not([data-nx-theme=off]) .nx-image__loading-icon{background-color:transparent}}.fos-radio{font-size:.45rem}.fos-radio,.fos-radio .fos-radio-inside{align-items:center;display:inline-flex;overflow:hidden;user-select:none}.fos-radio .fos-radio-inside{outline:none;width:100%}.fos-radio .fos-radio__icon{display:flex;margin-right:.45rem}.fos-radio .fos-radio__icon-init{background:transparent;border:.08rem solid rgba(0,0,0,.12);border-radius:50%;box-sizing:border-box;height:.6rem;width:.6rem}.fos-radio .fos-radio__icon-checked{border:.13rem solid #0f77ff;border:.13rem solid var(--color-fos-radio,#0f77ff)}.fos-radio .fos-radio__icon-disabled{opacity:.3}.fos-radio .fos-radio__icon-animation.fos-radio__icon-init{animation:fos-radio-slideOut .15s cubic-bezier(.33,0,.67,1)}@keyframes fos-radio-slideOut{0%{border:.13rem solid #0f77ff;border:.13rem solid var(--color-fos-radio,#0f77ff)}to{border:.08rem solid rgba(0,0,0,.12)}}.fos-radio .fos-radio__icon-animation.fos-radio__icon-checked{animation:slideIn .22s cubic-bezier(.33,0,.67,1)}@keyframes slideIn{0%{border-width:.27rem}80%{border-width:.09rem}to{border-width:.13rem}}.fos-radio .fos-radio__icon-top{align-self:start}.fos-radio .fos-radio__icon .radio-btn{background:transparent;border:.08rem solid #e5e5e5;border-radius:50%;box-sizing:border-box;display:inline-block;height:.6rem;width:.6rem}.fos-radio .fos-radio__icon .radio-btn.checked{border:.13rem solid #0f77ff;border:.13rem solid var(--color-fos-radio,#0f77ff)}.fos-radio-right{flex-direction:row-reverse}.fos-radio-right .fos-radio__icon{margin-right:0}.fos-radio .fos-radio__label{color:#333;flex:1}.fos-radio .fos-radio__label-disabled{opacity:.3}.nx-os-a-eclipse-click{transition:background .3s cubic-bezier(.33,0,.67,1) .1s}.nx-os-a-eclipse-click-active,.nx-os-a-eclipse-click:active{background:#f2f2f2!important;transition:background .06s linear}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-radio .fos-radio__label{color:hsla(0,0%,100%,.9)}html:not([data-nx-theme=off]) .fos-radio .fos-radio__label-disabled{opacity:.4}html:not([data-nx-theme=off]) .fos-radio .fos-radio__icon-init{border-color:hsla(0,0%,100%,.5)}html:not([data-nx-theme=off]) .fos-radio .fos-radio__icon-disabled{opacity:.6}@keyframes fos-radio-slideOut{0%{border:.13rem solid #2785ff;border:.13rem solid var(--color-fos-radio,#2785ff)}to{border:.08rem solid hsla(0,0%,100%,.5)}}html:not([data-nx-theme=off]) .fos-radio .fos-radio__icon-checked{border-color:#2785ff;border-color:var(--color-fos-radio,#2785ff)}html:not([data-nx-theme=off]) .nx-os-a-eclipse-click-active,html:not([data-nx-theme=off]) .nx-os-a-eclipse-click:active{background:#414141!important}}.fos-radio-group{display:flex}.fos-radio-group_vertical{flex-direction:column}.fos-radio-group_vertical .fos-radio{box-sizing:content-box;min-height:.96rem;padding:.3rem 0}.fos-radio-group.is-border .fos-radio{border-bottom:.04rem solid #f5f5f5}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-radio-group.is-border .fos-radio{border-bottom:.04rem solid hsla(0,0%,100%,.15)}}.fos-switch{display:inline-block;height:.75rem;outline:none;position:relative;width:1.32rem}.fos-switch-flex-center{align-items:center;display:inline-flex;justify-content:center}.fos-switch-loading{height:.72rem;outline:none;width:.72rem}.fos-switch-disable,.fos-switch-disable[aria-checked]{opacity:.3}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-switch-disable{opacity:.6}html:not([data-nx-theme=off]) .fos-switch-disable[aria-checked]{opacity:.4}}.fos-field-item{padding:0 .78rem;position:relative}.fos-field-item.is-disabled .fos-field-item__children,.fos-field-item.is-disabled .fos-field-item__right,.fos-field-item.is-disabled .fos-field-item__title{color:#c5cad5}.fos-field-item.is-clickable{transition:background .2s cubic-bezier(.25,.45,.3,1)}.fos-field-item.is-clickable:active{background:#f2f2f2}.fos-field-item__container{box-sizing:content-box;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:1.98rem;padding:0}.fos-field-item__container--small{min-height:1.62rem}.fos-field-item__container--normal{min-height:1.98rem}.fos-field-item__container--large{min-height:2.64rem}.fos-field-item .control{display:flex;flex:1;flex-direction:column;justify-content:center}.fos-field-item .top,.fos-field-item__content{align-items:center;display:flex}.fos-field-item__content{box-sizing:content-box;flex:1;justify-content:space-between;outline:none;position:relative}.fos-field-item__left{align-items:center;display:flex;outline:none;word-break:break-word}.fos-field-item__left.left-min-width{min-width:1.92rem}.fos-field-item__icon{display:inline-flex;height:.72rem;margin-right:.51rem;outline:none;width:.72rem}.fos-field-item__icon img{height:100%;width:100%}.fos-field-item__title{-webkit-text-stroke-width:.17px;color:#000;font-size:.51rem;line-height:.66rem;margin-right:.51rem;outline:none}body[os="4"] .fos-field-item__title{-webkit-text-stroke-width:0;font-weight:400}.fos-field-item__title--normal{font-size:.51rem;line-height:.66rem}.fos-field-item__title--small{font-size:.39rem;line-height:.54rem}.fos-field-item__title.is-wrap{width:2.25rem}.fos-field-item__subtitle{color:#666;font-size:.36rem;height:.72rem;line-height:.72rem}.fos-field-item__middle{-webkit-text-stroke-width:.17px;color:rgba(0,0,0,.9);flex:1 1 0%;font-size:.51rem;line-height:.54rem;outline:none;position:relative;word-break:break-word}body[os="4"] .fos-field-item__middle{-webkit-text-stroke-width:0;font-weight:400}.fos-field-item__placeholder{color:#ccc}.fos-field-item__right{align-items:center;color:rgba(0,0,0,.35);display:flex;flex-shrink:0;font-size:.42rem;margin-left:.66rem;outline:none}.fos-field-item__right--small{font-size:.36rem}.fos-field-item__right .arrow{color:rgba(0,0,0,.3);display:inline-block;font-size:.48rem;margin-left:.15rem;outline:none;position:relative;right:-.03rem}.fos-field-item__textarea--bottom{font-size:.36rem;text-align:right}.fos-field-item__brief{margin-top:.39rem}.fos-field-item__brief,.fos-field-item__extra--bottom{color:#a6a6a6;font-size:.36rem}.fos-field-item__error{font-size:.36rem;margin-top:-.05rem}.fos-field-item__children{-webkit-text-stroke-width:0;color:rgba(0,0,0,.47);font-size:.42rem;line-height:.6rem;margin-top:.09rem}body[os="4"] .fos-field-item__children{-webkit-text-stroke-width:0;font-weight:400}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-field-item__middle,html:not([data-nx-theme=off]) .fos-field-item__title{color:hsla(0,0%,100%,.9)}html:not([data-nx-theme=off]) .fos-field-item.is-disabled .fos-field-item__children,html:not([data-nx-theme=off]) .fos-field-item.is-disabled .fos-field-item__right,html:not([data-nx-theme=off]) .fos-field-item.is-disabled .fos-field-item__title{color:hsla(0,0%,100%,.4)}html:not([data-nx-theme=off]) .fos-field-item__left .title{color:hsla(0,0%,100%,.9)}html:not([data-nx-theme=off]) .fos-field-item__right{color:hsla(0,0%,100%,.6)}html:not([data-nx-theme=off]) .fos-field-item__children{color:hsla(0,0%,100%,.65)}}@media (prefers-color-scheme:dark) and (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-field-item.is-clickable:active{background:#414141}html:not([data-nx-theme=off]) .fos-field-item__right .arrow{color:hsla(0,0%,100%,.5)}}.nx-icon-park{display:inline-block}.fos-field{background-color:#fff;border:none}.fos-field .fos-field-item__title-42.fos-field-content .fos-field-item__left .fos-field-item__title{font-size:.42rem}.fos-field .fos-field-item__title-48.fos-field-content .fos-field-item__left .fos-field-item__title{font-size:.48rem}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-field{background-color:#000}}.fos-checkbox{font-size:.36rem}.fos-checkbox,.fos-checkbox .fos-checkbox-inside{align-items:center;display:inline-flex;overflow:hidden;user-select:none}.fos-checkbox .fos-checkbox-inside{outline:none;width:100%}.fos-checkbox .fos-checkbox__icon{color:#e0e0e0;font-size:.54rem;margin-right:.6rem;position:relative}.fos-checkbox .fos-checkbox__icon-init{border:.06rem solid rgba(0,0,0,.12);border-radius:.06rem;box-sizing:border-box;display:block;height:.6rem;overflow:hidden;width:.6rem}.fos-checkbox .fos-checkbox__icon-init .selected-icon{border-left:.051rem solid #fff;border-top:.051rem solid #fff;box-sizing:content-box;height:0;left:.23rem;position:absolute;top:.42rem;transform:rotate(230deg);transform-origin:0 0;width:0}@keyframes scaleOut{0%{height:0;width:0}to{height:.25rem;width:.1rem}}.fos-checkbox .fos-checkbox__icon-init .selected-icon.hasAnim{animation:scaleOut .1s linear .2s forwards}.fos-checkbox .fos-checkbox__icon-checked{background-color:#0f77ff;background-color:var(--color-fos-checkbox,#0f77ff);border:.27rem solid #0f77ff;border:.27rem solid var(--color-fos-checkbox,#0f77ff)}.fos-checkbox .fos-checkbox__icon-checked .selected-icon.noAnim{height:.25rem;width:.1rem}.fos-checkbox .fos-checkbox__icon-disabled{opacity:.3}.fos-checkbox .fos-checkbox__icon-animation.fos-checkbox__icon-init{animation:fos-checkboxSlideOut .3s linear forwards}@keyframes fos-checkboxSlideOut{0%{border:.27rem solid rgba(0,0,0,.12);transform:scale(1)}50%{border:.16rem solid rgba(0,0,0,.12);transform:scale(.85)}to{border:.06rem solid rgba(0,0,0,.12);transform:scale(1)}}.fos-checkbox .fos-checkbox__icon-animation.fos-checkbox__icon-init .selected-icon{height:0;width:0}.fos-checkbox .fos-checkbox__icon-animation.fos-checkbox__icon-checked{animation:fos-checkboxSlideIn .26s ease-in-out}@keyframes fos-checkboxSlideIn{0%{background-color:#fff;border:.06rem solid rgba(0,0,0,.12);opacity:.3;transform:scale(1)}50%{background-color:#fff;border-style:solid;border-width:.27rem;transform:scale(.85)}to{background-color:#0f77ff;background-color:var(--color-fos-checkbox,#0f77ff);border-color:#0f77ff;border-color:var(--color-fos-checkbox,#0f77ff);border-style:solid;border-width:.27rem;opacity:.5;transform:scale(1)}}.fos-checkbox .fos-checkbox__icon-top{align-self:start}.fos-checkbox-right{flex-direction:row-reverse}.fos-checkbox-right .fos-checkbox__icon{margin-right:0}.fos-checkbox .fos-checkbox__label{color:#333;flex:1;font-size:.39rem;line-height:.54rem}.fos-checkbox .fos-checkbox__label-disabled{opacity:.3}@media (prefers-color-scheme:dark){html:not([data-nx-theme=off]) .fos-checkbox .fos-checkbox__icon .fos-checkbox__icon-init{border-color:hsla(0,0%,100%,.5)}html:not([data-nx-theme=off]) .fos-checkbox .fos-checkbox__icon-animation .fos-checkbox__icon-init{animation:fos-checkboxSlideOut .3s linear forwards}@keyframes fos-checkboxSlideOut{0%{border:.27rem solid hsla(0,0%,100%,.5);transform:scale(1)}50%{border:.16rem solid hsla(0,0%,100%,.5);transform:scale(.85)}to{border:.06rem solid hsla(0,0%,100%,.5);transform:scale(1)}}html:not([data-nx-theme=off]) .fos-checkbox .fos-checkbox__icon .fos-checkbox__icon-checked{background-color:#2785ff;background-color:var(--color-fos-checkbox,#2785ff);border-color:#2785ff;border-color:var(--color-fos-checkbox,#2785ff)}html:not([data-nx-theme=off]) .fos-checkbox .fos-checkbox__icon-disabled{opacity:.6}html:not([data-nx-theme=off]) .fos-checkbox .fos-checkbox__label{color:hsla(0,0%,100%,.9)}html:not([data-nx-theme=off]) .fos-checkbox .fos-checkbox__label-disabled{color:hsla(0,0%,100%,.4);opacity:1}}