.soul-fade-enter,.soul-fade-leave-active{opacity:0}.soul-fade-enter-active,.soul-fade-leave-active{transition:opacity .3s}.soul-slideInUp-enter,.soul-slideInUp-leave-active{transform:translate3d(0,100%,0)}.soul-slideInUp-enter-active,.soul-slideInUp-leave-active{transition:transform .3s}.soul-mask{position:fixed;top:0;left:0;z-index:99;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.5)}img:not([src]),img[src=""]{opacity:0}.soul-share{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:rgba(0,0,0,.6)}.soul-share .box{position:absolute;bottom:0;left:0;width:100%;padding:4.26667vw 0 0;text-align:center;border-radius:3.2vw 3.2vw 0 0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:var(--theme-bg-base)}.soul-share .box-split{height:2.13333vw;background-color:var(--theme-border-default)}.soul-share .box-slot-content{padding:5.33333vw 6.4vw 2.66667vw}.soul-share .box-content{width:100%;padding:0 0 8.53333vw;overflow:hidden}.soul-share .box-content-title{color:var(--theme-text-strong);font-size:4.26667vw;line-height:6.66667vw}.soul-share .box-content-sub{font-size:3.73333vw;line-height:5.33333vw}.soul-share .box-content-channels{display:flex;flex-wrap:nowrap;padding-top:5.33333vw;padding-left:6.4vw;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.soul-share .box-content-channels::-webkit-scrollbar{display:none;background-color:transparent}.soul-share .box-content-channel{margin-right:8vw}.soul-share .box-content-channel:last-child{margin-right:6.4vw}.soul-share .box-content-channel img{display:block;width:12.8vw;height:12.8vw;margin:0 auto;margin-bottom:2.13333vw}.soul-share .box-content-channel span{display:block;color:var(--theme-text-strong);font-size:3.73333vw;line-height:3.73333vw;white-space:nowrap}.soul-share .box-btn-cancel{display:flex;align-items:center;justify-content:center;width:100%;height:14.93333vw;color:var(--theme-text-strong);font-size:4.26667vw}.soul-share-bounce-0-enter-active{animation:bounce-in .5s ease-in-out 0s}.soul-share-bounce-1-enter-active{animation:bounce-in .5s ease-in-out .05s}.soul-share-bounce-2-enter-active{animation:bounce-in .5s ease-in-out .1s}.soul-share-bounce-3-enter-active{animation:bounce-in .5s ease-in-out .15s}.soul-share-bounce-4-enter-active{animation:bounce-in .5s ease-in-out .2s}.soul-share-bounce-5-enter-active{animation:bounce-in .5s ease-in-out .25s}.soul-share-bounce-6-enter-active{animation:bounce-in .5s ease-in-out .3s}@keyframes bounce-in{0%{transform:translate3d(0,1.06667vw,0)}50%{transform:translate3d(0,-4.26667vw,0)}to{transform:translateZ(0)}}