.card-content1[data-v-e62a7000]{background:linear-gradient(-45deg,#e8d8b9,#eccec5,#a3e9eb,#bdbdf0,#eec1ea);background-size:400% 400%;-webkit-animation:gradientBG 10s ease infinite;animation:gradientBG 10s ease infinite;display:flex;flex-direction:column;align-items:center;margin-bottom:40px;border-radius:10px;position:relative;overflow:hidden}.card-content1[data-v-e62a7000] :not(:first-child){z-index:10}.web-name[data-v-e62a7000]{font-size:30px;font-weight:700;margin:20px 0}.web-info[data-v-e62a7000]{width:80%;display:flex;flex-direction:row;justify-content:space-around}.blog-info-box[data-v-e62a7000]{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.blog-info-num[data-v-e62a7000]{margin-top:12px}.collection-btn[data-v-e62a7000]{position:relative;margin-top:12px;background:var(--lightGreen);cursor:pointer;width:65%;height:35px;border-radius:1rem;text-align:center;line-height:35px;color:var(--white);overflow:hidden;z-index:1;margin-bottom:25px}.collection-btn[data-v-e62a7000]:before{background:var(--gradualRed);position:absolute;top:0;right:0;bottom:0;left:0;content:"";transform:scaleX(0);transform-origin:0;transition:transform .5s ease-out;transition-timing-function:cubic-bezier(.45,1.64,.47,.66);border-radius:1rem;z-index:-1}.collection-btn[data-v-e62a7000]:hover:before{transform:scaleX(1)}.card-content2-title[data-v-e62a7000]{font-size:18px;margin-bottom:20px}.card-content2-icon[data-v-e62a7000]{color:var(--red);margin-right:5px;-webkit-animation:scale 1s ease-in-out infinite;animation:scale 1s ease-in-out infinite}.aside-post-detail[data-v-e62a7000]{display:flex;cursor:pointer}.aside-post-image[data-v-e62a7000]{width:40%;border-radius:.2rem;margin-right:8px;overflow:hidden}.error-aside-image[data-v-e62a7000]{background:var(--themeBackground);color:var(--white);padding:10px;text-align:center;width:100%;height:100%}.aside-post-title[data-v-e62a7000]{width:60%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aside-post-date[data-v-e62a7000]{margin-top:8px;margin-bottom:20px;color:var(--greyFont);font-size:12px}.post-sort[data-v-e62a7000]{border-radius:1rem;margin-bottom:15px;line-height:30px;transition:all .3s}.post-sort[data-v-e62a7000]:hover{background:var(--themeBackground);padding:2px 15px;cursor:pointer;color:var(--white)}.position-recommend[data-v-e62a7000]{position:sticky;top:80px}