.card-footer__avatar[data-v-eaf01853] {
    width: 22px;
    height: 22px;
    border: .5px solid var(--gray-80)
}

.post-card__footer[data-v-eaf01853] {
    height: 32px
}

.card-footer__text[data-v-eaf01853] {
    width: 0
}

.post-card[data-v-c21e5561] {
    padding: 12px 16px;
    cursor: pointer
}

.more-action__popover-content {
    padding: 0
}

.post-card__video[data-v-c21e5561] {
    border-radius: 8px;
    overflow: hidden
}

.post-card__title[data-v-c21e5561] {
    display: block;
    width: 100%;
    margin-bottom: 0
}

.post-card__cover[data-v-c21e5561] {
    overflow: hidden
}

.post-card__cover .post-card__cover-img-wrap[data-v-c21e5561] {
    background: var(--extension-shadow-background-white);
    overflow: hidden;
    border-radius: 8px
}

.post-card__score[data-v-c21e5561] {
    position: relative
}

.post-card__score-banner[data-v-c21e5561] {
    height: 0;
    padding-top: 22%;
    border-radius: 8px;
    overflow: hidden;
    z-index: -1;
    -webkit-filter: brightness(.6);
    filter: brightness(.6)
}

[data-v-c21e5561] .post-card__score-banner-img {
    width: 100%;
    height: 100%
}

.post-card__score-app[data-v-c21e5561] {
    padding: 15% 12px 0
}

.post-card__score-app-title[data-v-c21e5561] {
    width: 0
}

.post-card__score-app-score[data-v-c21e5561] {
    display: none
}

.post-card__summary-wrap[data-v-c21e5561] {
    display: block
}

[data-v-c21e5561] .post-vote {
    color: var(--gray-06)
}

.post-card__more-action .tap-popover__trigger-wrap {
    display: inline-block;
    height: 20px
}

.post-card__more-action .more-action__trigger {
    color: var(--gray-06)
}

[data-v-c21e5561] .tap-time {
    white-space: nowrap
}

.pin-tag[data-v-8620282a] {
    padding: 4px;
    color: var(--gray-40);
    border-radius: 4px;
    background-color: var(--gray-80)
}

.pin-tag__icon[data-v-8620282a] {
    width: 14px;
    height: 14px;
    margin-right: 3px
}

.top-post__cover[data-v-b5aed428] {
    position: relative;
    width: 42%;
    height: auto;
    margin-right: 12px;
    border-radius: 8px;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.top-post__time[data-v-b5aed428] {
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding: 2px 4px;
    font-size: 11px;
    line-height: 1.2em;
    color: var(--white-pure);
    background-color: var(--white-model);
    border-radius: 4px
}

.top-post__title[data-v-b5aed428] {
    width: 0;
    margin: 0
}

.top-post__user-name[data-v-b5aed428] {
    color: var(--gray-06)
}

.top-post__footer-text[data-v-b5aed428] {
    width: 0
}

.top-post__footer-avatar {
    width: 22px;
    height: 22px;
    border: .5px solid var(--gray-80)
}

.app-post-wrapper__tab[data-v-35fd70af] {
    position: relative;
    height: 60px;
    line-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-top: 1px solid var(--gray-80);
    border-bottom: 1px solid var(--gray-80)
}

.app-post-wrapper__tab-item[data-v-35fd70af] {
    min-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--white-pure);
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin: 0
}

.app-post-wrapper-bar[data-v-35fd70af] {
    position: absolute;
    bottom: 0;
    width: 69px;
    height: 4px;
    background-color: var(--green-primary);
    border-radius: 100px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.app-post-wrapper__item[data-v-35fd70af] {
    border-bottom: 1px solid var(--gray-80)
}