@keyframes loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.y-fade-in-enter-active{transition:all .3s cubic-bezier(.4,0,1,1)}.y-fade-in-leave-active{transition:all .3s cubic-bezier(0,0,.2,1)}.y-fade-in-enter-from,.y-fade-in-leave-to{opacity:0}.y-fade-in-enter-to,.y-fade-in-leave-from{opacity:1}.y-zoom-in-top-enter-active,.y-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.y-zoom-in-top-enter-from,.y-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.y-tooltip-enter-from,.y-tooltip-leave-to{opacity:0;transform:scale(.85)}.y-tooltip-enter-to,.y-tooltip-leave-from{transform:scale(1);opacity:1}.y-tooltip-enter-active{transition:opacity .15s cubic-bezier(0,0,.2,1),transform .15s cubic-bezier(0,0,.2,1)}.y-tooltip-leave-active{transition:opacity .15s cubic-bezier(.4,0,1,1),transform .15s cubic-bezier(.4,0,1,1)}.y-fade-in-scale-leave-active{transition:opacity .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1)}.y-fade-in-scale-enter-active{transition:opacity .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)}.y-fade-in-scale-enter-from,.y-fade-in-scale-leave-to{opacity:0;transform:scale(.9)}.y-fade-in-scale-enter-to,.y-fade-in-scale-leave-from{opacity:1;transform:scale(1)}.y-popover-transition-enter-from,.y-popover-transition-leave-to{opacity:0;transform:scale(.85)}.y-popover-transition-enter-to,.y-popover-transition-leave-from{transform:scale(1);opacity:1}.y-popover-transition-enter-active{transition:box-shadow .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(0,0,.2,1),transform .15s cubic-bezier(0,0,.2,1)}.y-popover-transition-leave-active{transition:box-shadow .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,1,1),transform .15s cubic-bezier(.4,0,1,1)}.y-fade-in-width-expand-enter-to,.y-fade-in-width-expand-leave-from{opacity:1}.y-fade-in-width-expand-enter-from,.y-fade-in-width-expand-leave-to{opacity:0!important;margin-left:0!important;margin-right:0!important}.y-fade-in-width-expand-leave-active{overflow:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1),max-width .2s cubic-bezier(.4,0,.2,1) .1s,margin-left .2s cubic-bezier(.4,0,.2,1) .1s,margin-right .2s cubic-bezier(.4,0,.2,1) .1s}.y-fade-in-width-expand-enter-active{overflow:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1) .1s,max-width .2s cubic-bezier(.4,0,.2,1),margin-left .2s cubic-bezier(.4,0,.2,1),margin-right .2s cubic-bezier(.4,0,.2,1)}.y-expand-transition-enter-to,.y-expand-transition-leave-from{opacity:1}.y-expand-transition-enter-from,.y-expand-transition-leave-to{opacity:0;margin-top:0!important;margin-bottom:0!important}.y-expand-transition-leave-active{transition:max-height .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),margin-top .2s cubic-bezier(.4,0,.2,1),margin-bottom .2s cubic-bezier(.4,0,.2,1)}.y-expand-transition-enter-active{transition:max-height .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),margin-top .2s cubic-bezier(.4,0,.2,1),margin-bottom .2s cubic-bezier(.4,0,.2,1)}.y-fade-in-scale-up-transition-enter-from,.y-fade-in-scale-up-transition-leave-to{opacity:0;transform:scale(.9)}.y-fade-in-scale-up-transition-enter-to,.y-fade-in-scale-up-transition-leave-from{opacity:1;transform:scale(1)}.y-fade-in-scale-up-transition-leave-active{transform-origin:inherit;transition:opacity .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1)}.y-fade-in-scale-up-transition-enter-active{transform-origin:inherit;transition:opacity .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)}.y-ellipsis{color:var(--y-color-text);font-size:var(--y-font-size)}.y-ellipsis__title{overflow:hidden}.y-ellipsis__title:not(.is-line-clamp){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.y-ellipsis__title.is-line-clamp{display:-webkit-inline-box;-webkit-box-orient:vertical}