.zy-post-card[data-v-3586028c]{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;background:var(--zy-post-bg);border-bottom-left-radius:var(--tr-bl,var(--zy-post-radius));border-bottom-right-radius:var(--tr-br,var(--zy-post-radius));border-top-left-radius:var(--tr-tl,var(--zy-post-radius));border-top-right-radius:var(--tr-tr,var(--zy-post-radius));box-shadow:var(--zy-post-shadow);display:inline-block;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:100%}.zy-post-card.is-clickable[data-v-3586028c]{cursor:pointer}.zy-post-card.is-animated[data-v-3586028c]{animation:zy-post-card-in-3586028c .36s cubic-bezier(.21,1.02,.73,1) both}.zy-post-cover[data-v-3586028c]{background:var(--zy-post-cover-bg);overflow:hidden;position:relative;width:100%}@supports not (aspect-ratio:1/1){.zy-post-cover[data-v-3586028c]:before{content:"";display:block;padding-top:calc(var(--zy-post-cover-ratio, 1.3333)*100%)}}.zy-post-cover-media[data-v-3586028c]{align-items:center;display:flex;inset:0;justify-content:center;overflow:hidden;position:absolute}.zy-post-cover[data-v-3586028c]:after{background-color:#00000040;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateZ(0);transition:opacity .18s ease;width:100%}.zy-post-card.is-clickable:focus-visible .zy-post-cover[data-v-3586028c]:after,.zy-post-card.is-clickable:hover .zy-post-cover[data-v-3586028c]:after{opacity:1}.zy-post-card.is-clickable:active .zy-post-cover[data-v-3586028c]:after{opacity:.85}.zy-post-cover-img[data-v-3586028c]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .2s ease;width:100%;will-change:opacity,filter,transform}.zy-post-card.is-in-builder .zy-post-cover-img[data-v-3586028c]{height:auto;min-height:100%;min-width:100%;-o-object-fit:unset;object-fit:unset;width:auto}.zy-post-cover-img.is-loaded[data-v-3586028c]{animation:zy-image-fade-in-3586028c .8s cubic-bezier(.4,0,.2,1) both}@keyframes zy-image-fade-in-3586028c{0%{filter:blur(5px);opacity:0;transform:scale(1.02)}to{filter:blur(0);opacity:1;transform:scale(1)}}.zy-post-cover-skeleton[data-v-3586028c]{background:var(--zy-post-cover-bg);inset:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .5s ease}.zy-post-cover-skeleton.is-hidden[data-v-3586028c]{opacity:0}.zy-post-cover-placeholder[data-v-3586028c]{background:var(--zy-post-cover-bg);inset:0;position:absolute}.zy-post-body[data-v-3586028c]{padding:10px 12px 12px}.zy-post-title[data-v-3586028c]{color:var(--zy-post-text);font-size:var(--el-font-size-base);font-weight:600}.zy-post-desc[data-v-3586028c],.zy-post-title[data-v-3586028c]{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;line-height:1.4;-webkit-box-orient:vertical;overflow:hidden}.zy-post-desc[data-v-3586028c]{color:var(--zy-post-text-secondary);font-size:var(--el-font-size-small);margin-top:6px}.zy-post-meta[data-v-3586028c]{gap:10px;justify-content:space-between;margin-top:10px}.zy-post-author[data-v-3586028c],.zy-post-meta[data-v-3586028c]{align-items:center;display:flex}.zy-post-author[data-v-3586028c]{gap:8px;min-width:0}.zy-post-avatar[data-v-3586028c]{background:var(--zy-post-cover-bg);border-radius:9999px;flex:0 0 auto;height:22px;overflow:hidden;width:22px}.zy-post-avatar-img[data-v-3586028c]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.zy-post-author-name[data-v-3586028c]{color:var(--el-text-color-regular);font-size:var(--el-font-size-small);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zy-post-likes[data-v-3586028c]{color:var(--zy-post-text-secondary);flex:0 0 auto;font-size:var(--el-font-size-small)}.zy-post-card.is-skeleton[data-v-3586028c]{pointer-events:none}.zy-skeleton-block[data-v-3586028c]{background:var(--el-fill-color);border-radius:4px;overflow:hidden;position:relative}.zy-skeleton-block[data-v-3586028c]:after{animation:zy-skeleton-loading-3586028c 1.5s infinite;background:linear-gradient(90deg,transparent 0,var(--el-fill-color-light) 50%,transparent 100%);content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-100%);width:100%}.zy-skeleton-block.full-size[data-v-3586028c]{border-radius:0;height:100%;width:100%}.zy-skeleton-block.title-line[data-v-3586028c]{height:16px;margin-bottom:8px;width:80%}.zy-skeleton-block.title-line.short[data-v-3586028c]{width:50%}.zy-skeleton-block.desc-line[data-v-3586028c]{height:12px;margin-bottom:6px;margin-top:6px;width:90%}.zy-skeleton-block.desc-line.short[data-v-3586028c]{height:12px;margin-bottom:6px;width:70%}.zy-skeleton-block.avatar-circle[data-v-3586028c]{border-radius:50%;height:22px;width:22px}.zy-skeleton-block.text-line[data-v-3586028c]{height:12px;width:60px}@keyframes zy-skeleton-loading-3586028c{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes zy-post-card-in-3586028c{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
