.skeleton{background:#fff;line-height:20px;padding:20px 30px}.skeleton-type-column{display:inline-flex;flex-direction:column;justify-content:center}.skeleton-type-column .skeleton-content{text-align:center}.skeleton-type-column .skeleton-avatar{margin:0 20px}.skeleton-type-column .skeleton-row,.skeleton-type-column .skeleton-title{display:inline-block}.skeleton-type-row{align-items:center;display:flex}.skeleton-content{flex:1;padding-top:16px}.skeleton-action,.skeleton-row,.skeleton-title{background-color:#f2f3f5;border-radius:4px;height:24px}.skeleton-title{height:30px;margin-bottom:20px}.skeleton-action{height:60px;margin-left:20px;width:120px}.skeleton-row:not(:first-child){margin-top:20px}.skeleton-avatar{background-color:#f2f3f5;margin-right:30px}.skeleton-avatar-round{border-radius:50%}.skeleton-animate-blink{animation:skeleton-blink 1.2s ease-in-out infinite}.skeleton-animate-elastic .skeleton-row,.skeleton-animate-elastic .skeleton-title{animation:skeleton-elastic .8s ease-in-out infinite;transform-origin:left center}@keyframes skeleton-blink{50%{opacity:.6}}@keyframes skeleton-elastic{50%{transform:scaleX(.3)}}taro-button-core,taro-button-core::after{background-color:transparent!important;border:none!important;border-radius:0;line-height:normal;margin:0;padding:0;text-align:inherit}taro-button-core:after{border:none}.taro-navigation-bar-show{display:none!important}