.app-container{min-height:100vh;padding-bottom:60px;box-sizing:border-box}.tab-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:#fff;border-top:1px solid #f5f5f5}.tab-bar .el-menu{display:flex;justify-content:space-around;border-bottom:none;height:60px}.tab-bar .el-menu .el-menu-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0;border-bottom:none!important}.tab-bar .el-menu .el-menu-item.is-active{color:var(--el-color-primary)}.tab-bar .el-menu .el-menu-item .el-icon{margin-right:0;margin-bottom:4px;font-size:20px}.tab-bar .el-menu .el-menu-item span{font-size:12px;line-height:1}.publish-btn{width:44px;height:44px;background-color:var(--el-color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:-25px}.publish-btn .el-icon{color:#fff;margin:0!important;font-size:20px!important}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5;color:#333;background-color:#f5f5f5}a{color:#1989fa;text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}.clearfix:after{content:"";display:table;clear:both}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.flex{display:flex}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:24px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:24px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:24px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mr-5{margin-right:24px}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:24px}.rounded-sm{border-radius:4px}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-full{border-radius:50%}