<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-container[data-v-d14e78c4]{display:flex;flex-wrap:wrap}.card-item[data-v-d14e78c4]{position:relative;overflow:hidden;margin:15px;height:550px;flex-shrink:0;width:calc(33.33333% - 30px);cursor:pointer;animation:zoomIn .8s ease-in-out;padding:1.3rem 1.3rem 1.5rem;background:var(--background);border-radius:1.5rem;transition:all .2s}.card-image[data-v-d14e78c4]{width:100%;height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 2px 10px hsla(0,0%,57.6%,.61);margin-bottom:1rem}.card-image[data-v-d14e78c4] .el-image__inner{transition:all 1s}.card-image[data-v-d14e78c4] .el-image__inner:hover{transform:scale(1.2)}.card-body[data-v-d14e78c4]{padding:10px 5px}.card-desc[data-v-d14e78c4]{font-weight:600;font-size:1.05rem;color:var(--fontColor);letter-spacing:1px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-time[data-v-d14e78c4]{position:absolute;bottom:15px;color:#999;font-weight:500}@media screen and (max-width:1300px){.card-item[data-v-d14e78c4]{width:calc(50% - 30px)}}@media screen and (max-width:1000px){.card-item[data-v-d14e78c4]{height:450px}.card-image[data-v-d14e78c4]{height:300px}}@media screen and (max-width:750px){.card-item[data-v-d14e78c4]{width:100%;margin:15px 0}}@media screen and (max-width:450px){.card-item[data-v-d14e78c4]{height:400px}.card-image[data-v-d14e78c4]{height:250px}}</pre></body></html>