.TagPage-module__rqmYEq__tagCloudAmount{max-width:1200px;min-height:400px;color:var(--anzhiyu-fontcolor);margin:.5rem auto 0}.TagPage-module__rqmYEq__pageTitle{text-align:center;margin:.4rem 0 1rem 1rem;font-size:2rem;font-weight:700}.TagPage-module__rqmYEq__tagCloudList{text-align:center;flex-wrap:wrap;justify-content:center;animation:.6s .2s backwards TagPage-module__rqmYEq__fadeInUp;display:flex}.TagPage-module__rqmYEq__tagItem{width:fit-content;color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);border:var(--style-border-always);box-shadow:var(--anzhiyu-shadow-border);backface-visibility:hidden;transform-style:preserve-3d;border-radius:12px;align-items:center;gap:6px;margin:.7rem;padding:.6rem .7rem;font-size:1.4rem;transition:all .2s;display:flex}.TagPage-module__rqmYEq__tagItem:hover{color:var(--anzhiyu-white);background:var(--anzhiyu-main);border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-blue)}.TagPage-module__rqmYEq__tagItem svg{opacity:.4;font-size:1.2rem}.TagPage-module__rqmYEq__tagsPageCount{min-width:32px;height:32px;color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-secondbg);border-radius:8px;justify-content:center;align-items:center;margin-left:8px;padding:2px 4px;font-size:16px;line-height:1;transition:all .2s;display:flex}.TagPage-module__rqmYEq__loadingTip,.TagPage-module__rqmYEq__errorTip{text-align:center;color:var(--anzhiyu-secondtext);padding:2rem 0}@keyframes TagPage-module__rqmYEq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Pagination-module__G9SIia__paginationNav{justify-content:center;align-items:center;gap:.5rem;height:2.5rem;margin:5rem 0 0;display:flex;position:relative}.Pagination-module__G9SIia__extend{width:2.5rem;height:2.5rem;color:var(--anzhiyu-fontcolor);cursor:pointer;background-color:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Pagination-module__G9SIia__extend:hover{color:var(--anzhiyu-main);border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main);transform:scale(1.03)}.Pagination-module__G9SIia__prev{width:5rem;position:absolute;left:0}.Pagination-module__G9SIia__paginationTipsPrev{opacity:0;margin-right:-32px;transition:all .3s}.Pagination-module__G9SIia__prev:hover .Pagination-module__G9SIia__paginationTipsPrev{white-space:nowrap;filter:none;opacity:1;margin-right:2px}.Pagination-module__G9SIia__next{width:5rem;position:absolute;right:0}.Pagination-module__G9SIia__paginationTipsNext{opacity:0;margin-left:-32px;transition:all .3s}.Pagination-module__G9SIia__next:hover .Pagination-module__G9SIia__paginationTipsNext{white-space:nowrap;filter:none;opacity:1;margin-left:2px}.Pagination-module__G9SIia__pagination{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.5rem;display:flex}.Pagination-module__G9SIia__pageNumber{width:2.5rem;height:2.5rem;color:var(--anzhiyu-fontcolor);cursor:pointer;background-color:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Pagination-module__G9SIia__pageNumber:hover{color:var(--anzhiyu-main);border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main)}.Pagination-module__G9SIia__pageNumber.Pagination-module__G9SIia__current{color:var(--anzhiyu-white);pointer-events:none;background:var(--anzhiyu-main);border-color:var(--anzhiyu-main)}.Pagination-module__G9SIia__space{padding:0 .2rem}.Pagination-module__G9SIia__toPageGroup{border:var(--style-border-always);border-radius:8px;width:2.5rem;height:2.5rem;transition:width .3s;position:relative;overflow:hidden}.Pagination-module__G9SIia__toPageExtend{width:100%;height:100%;color:var(--anzhiyu-fontcolor);cursor:pointer;justify-content:center;align-items:center;transition:opacity .3s;display:flex}.Pagination-module__G9SIia__toPageText{width:100%;height:100%;color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);border:none;outline:none;padding:0 2.5rem 0 1rem;font-size:1rem;position:absolute;top:0;left:0}.Pagination-module__G9SIia__toPageButton{width:1.865rem;height:100%;color:var(--anzhiyu-fontcolor);cursor:pointer;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.Pagination-module__G9SIia__toPageGroup:hover{border-color:var(--anzhiyu-main);width:6rem;box-shadow:var(--anzhiyu-shadow-main)}.Pagination-module__G9SIia__toPageGroup:hover .Pagination-module__G9SIia__toPageButton{background:var(--anzhiyu-secondbg);border:1px solid #0000;border-radius:4px;height:30px}.Pagination-module__G9SIia__toPageGroup:hover .Pagination-module__G9SIia__toPageExtend{opacity:0}@media (max-width:768px){.Pagination-module__G9SIia__paginationNav .Pagination-module__G9SIia__pagination{display:none}.Pagination-module__G9SIia__paginationNav .Pagination-module__G9SIia__extend{background:var(--anzhiyu-card-bg);border:var(--style-border-always);width:100%;height:3.125rem;box-shadow:var(--anzhiyu-shadow-border);border-radius:12px;line-height:3.125rem;position:static}.Pagination-module__G9SIia__paginationNav .Pagination-module__G9SIia__extend svg{display:none}.Pagination-module__G9SIia__paginationTipsNext,.Pagination-module__G9SIia__paginationTipsPrev{opacity:1!important;margin-left:0!important;margin-right:0!important}}
.FeedArticleList-module__OLDclq__feedArticleList{will-change:auto;width:100%;min-height:400px;position:relative}.FeedArticleList-module__OLDclq__articleList{flex-direction:column;gap:.75rem;display:flex}.FeedArticleList-module__OLDclq__doubleColumnContainer{column-count:2;column-gap:.625rem;display:block}@media screen and (min-width:769px) and (max-width:992px){.FeedArticleList-module__OLDclq__doubleColumnContainer{column-count:1;column-gap:0}.FeedArticleList-module__OLDclq__skeletonCardDouble{flex-direction:row;width:100%;margin:0}.FeedArticleList-module__OLDclq__skeletonCardDouble .FeedArticleList-module__OLDclq__skeletonCover{width:40%;height:auto;min-height:180px}.FeedArticleList-module__OLDclq__skeletonCardDouble .FeedArticleList-module__OLDclq__skeletonContent{width:60%}}@media (max-width:768px){.FeedArticleList-module__OLDclq__doubleColumnContainer{column-count:1;column-gap:0}}.FeedArticleList-module__OLDclq__skeletonCard{background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;flex-direction:row;align-items:stretch;margin:1rem 0;animation:2s cubic-bezier(.4,0,.6,1) infinite FeedArticleList-module__OLDclq__pulse;display:flex;overflow:hidden}.FeedArticleList-module__OLDclq__skeletonCardDouble{break-inside:avoid;flex-direction:column;width:100%;margin:0 0 .625rem}.FeedArticleList-module__OLDclq__skeletonCardDouble .FeedArticleList-module__OLDclq__skeletonCover{width:100%;height:225px}.FeedArticleList-module__OLDclq__skeletonCardDouble .FeedArticleList-module__OLDclq__skeletonContent{width:100%}@keyframes FeedArticleList-module__OLDclq__pulse{0%,to{opacity:1}50%{opacity:.5}}.FeedArticleList-module__OLDclq__skeletonCover{background:var(--anzhiyu-secondbg);flex-shrink:0;width:45%;min-height:180px}.FeedArticleList-module__OLDclq__skeletonContent{flex-direction:column;flex-grow:1;width:55%;padding:2rem;display:flex}.FeedArticleList-module__OLDclq__skeletonTags{background:var(--anzhiyu-secondbg);border-radius:12px;width:40%;height:24px;margin-bottom:.5rem}.FeedArticleList-module__OLDclq__skeletonTitle{background:var(--anzhiyu-secondbg);border-radius:4px;width:80%;height:28px;margin-bottom:1rem}.FeedArticleList-module__OLDclq__skeletonMeta{background:var(--anzhiyu-secondbg);border-radius:4px;width:60%;height:16px;margin-top:auto}.FeedArticleList-module__OLDclq__errorState{text-align:center;background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.FeedArticleList-module__OLDclq__errorState svg{color:var(--anzhiyu-red);margin-bottom:1rem;font-size:3rem}.FeedArticleList-module__OLDclq__errorState p{color:var(--anzhiyu-secondtext)}.FeedArticleList-module__OLDclq__emptyState{text-align:center;background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.FeedArticleList-module__OLDclq__emptyState svg{color:var(--anzhiyu-secondtext);margin-bottom:1rem;font-size:3rem}.FeedArticleList-module__OLDclq__emptyState p{color:var(--anzhiyu-secondtext)}@media (max-width:768px){.FeedArticleList-module__OLDclq__skeletonCard{flex-direction:column}.FeedArticleList-module__OLDclq__skeletonCover{width:100%;height:200px}.FeedArticleList-module__OLDclq__skeletonContent{width:100%;padding:1rem}}
.FeedArticleCard-module__HvEhaq__recentPostItem{cursor:pointer;background:var(--anzhiyu-card-bg);box-shadow:var(--anzhiyu-shadow-card);opacity:0;animation:.6s cubic-bezier(.25,.46,.45,.94) forwards FeedArticleCard-module__HvEhaq__fadeInCard;animation-delay:calc(var(--animation-order,0) * .1s);visibility:visible;backface-visibility:hidden;transform-style:preserve-3d;border-radius:12px;flex-direction:row;align-items:stretch;margin:1rem 0;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}@keyframes FeedArticleCard-module__HvEhaq__fadeInCard{0%{opacity:0}to{opacity:1}}.FeedArticleCard-module__HvEhaq__recentPostItem:active{transform:scale(.97)}.FeedArticleCard-module__HvEhaq__recentPostItem:hover{box-shadow:var(--anzhiyu-shadow-card-hover)}.FeedArticleCard-module__HvEhaq__recentPostItem:hover .FeedArticleCard-module__HvEhaq__postBg{filter:brightness(.82);transform:scale(1.03)}.FeedArticleCard-module__HvEhaq__recentPostItem:hover .FeedArticleCard-module__HvEhaq__articleTitle{color:var(--anzhiyu-main)}.FeedArticleCard-module__HvEhaq__postCover{flex-shrink:0;width:45%;min-height:180px;position:relative;overflow:hidden}.FeedArticleCard-module__HvEhaq__coverWrapper{position:absolute;inset:0}.FeedArticleCard-module__HvEhaq__postBg{object-fit:cover;opacity:0;border-radius:0;width:100%;height:100%;transition:opacity .6s,transform .6s,filter .6s;position:absolute;top:0;left:0}.FeedArticleCard-module__HvEhaq__postBg.FeedArticleCard-module__HvEhaq__lazyLoading{background:var(--anzhiyu-secondbg);opacity:0}.FeedArticleCard-module__HvEhaq__postBg.FeedArticleCard-module__HvEhaq__lazyLoaded{opacity:1}.FeedArticleCard-module__HvEhaq__recentPostInfo{flex-direction:column;flex-grow:1;width:55%;min-width:0;padding:2rem;display:flex}.FeedArticleCard-module__HvEhaq__articleTitle{color:var(--anzhiyu-fontcolor);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.2;text-decoration:none;transition:all .3s;display:-webkit-box;overflow:hidden}.FeedArticleCard-module__HvEhaq__articleTitle:hover{color:var(--anzhiyu-main)}.FeedArticleCard-module__HvEhaq__articleMetaWrap{margin-top:auto}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem{flex-direction:column;align-items:flex-start;width:calc(50% - .3125rem);height:auto;margin:0}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__postCover{border-radius:8px 8px 0 0;width:100%;height:225px}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__recentPostInfo{flex-direction:column;flex-grow:1;width:100%;padding:18px 32px;display:flex}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__recentPostInfoTop .FeedArticleCard-module__HvEhaq__articleTitle{margin-top:.5rem;font-size:1.3rem}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__articleMetaWrap{margin-top:auto}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips{flex-wrap:wrap;align-items:center;gap:6px;min-height:24px;margin-bottom:.5rem;display:flex;overflow:hidden}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy{height:20px;color:var(--anzhiyu-secondtext);text-overflow:ellipsis;white-space:nowrap;gap:0;font-size:.75rem;display:block}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__stickyWarp{color:#ff5722;align-items:center;margin-right:8px;display:inline-flex}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__stickyWarp span{margin-left:4px;font-size:.75rem}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__hotInteractionWarp{color:var(--anzhiyu-red);align-items:center;margin-right:8px;display:inline-flex}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__hotInteractionWarp svg{font-size:.75rem}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__hotInteractionWarp span{margin-left:4px;font-size:.75rem}.FeedArticleCard-module__HvEhaq__categoryTip{color:var(--anzhiyu-secondtext);cursor:pointer;margin-right:4px;font-size:.75rem;transition:color .3s;display:inline}.FeedArticleCard-module__HvEhaq__categoryTip:hover{color:var(--anzhiyu-main)}.FeedArticleCard-module__HvEhaq__unvisitedPost,.FeedArticleCard-module__HvEhaq__newPost{color:var(--anzhiyu-secondtext);margin-right:4px;font-size:.75rem;display:inline;position:relative}.FeedArticleCard-module__HvEhaq__metaTag{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:500;line-height:1.2;transition:all .2s;display:inline-flex}.FeedArticleCard-module__HvEhaq__metaTagIcon{flex-shrink:0;font-size:.7rem}.FeedArticleCard-module__HvEhaq__categoryTag{cursor:pointer}.FeedArticleCard-module__HvEhaq__categoryTag:hover{filter:brightness(.9);transform:translateY(-1px)}.FeedArticleCard-module__HvEhaq__stickyTag{color:#fff;background-color:#ff5722}.FeedArticleCard-module__HvEhaq__hotTag{color:#fff;background-color:#f56c6c}.FeedArticleCard-module__HvEhaq__docTag{color:#fff;background-color:#667eea}.FeedArticleCard-module__HvEhaq__productTag{color:#fff;background-color:#a855f7}.FeedArticleCard-module__HvEhaq__newestTag{color:#fff;background-color:#10ac84}.FeedArticleCard-module__HvEhaq__unreadTag{color:var(--anzhiyu-secondtext);background-color:var(--anzhiyu-secondbg)}.FeedArticleCard-module__HvEhaq__articleMetaWrap{width:100%;color:var(--anzhiyu-secondtext);justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}.FeedArticleCard-module__HvEhaq__productPrice{color:#f56c6c;font-size:1.1rem;font-weight:700}.FeedArticleCard-module__HvEhaq__productSales{color:var(--anzhiyu-secondtext);font-size:.8rem}.FeedArticleCard-module__HvEhaq__tags{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;margin-left:-6px;padding:4px 0;display:block;overflow:hidden}.FeedArticleCard-module__HvEhaq__tagIcon{opacity:.5;flex-shrink:0;font-size:.65em}.FeedArticleCard-module__HvEhaq__postMetaDate{white-space:nowrap;flex-shrink:0}@media screen and (min-width:769px) and (max-width:992px){.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__postCover{border-radius:0;width:40%;height:100%;overflow:hidden}.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__recentPostInfo{width:60%;height:100%}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem{flex-direction:row;align-items:stretch;width:100%}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__postCover{border-radius:0;width:40%;height:auto;min-height:180px}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__recentPostInfo{width:60%;padding:2rem}.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__recentPostInfoTop .FeedArticleCard-module__HvEhaq__articleTitle{font-size:1.5rem}}@media (max-width:768px){.FeedArticleCard-module__HvEhaq__recentPostItem,.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem{flex-direction:column;width:100%;height:auto}.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__postCover,.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__recentPostInfo,.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__postCover,.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__recentPostInfo{width:100%}.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__postCover,.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__postCover{height:200px}.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__recentPostInfo,.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__recentPostInfo{padding:1rem}.FeedArticleCard-module__HvEhaq__recentPostItem .FeedArticleCard-module__HvEhaq__articleTitle,.FeedArticleCard-module__HvEhaq__recentPostItem.FeedArticleCard-module__HvEhaq__doubleColumnItem .FeedArticleCard-module__HvEhaq__articleTitle{font-size:1.2rem}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips{gap:4px}.FeedArticleCard-module__HvEhaq__metaTag{padding:2px 8px;font-size:.65rem}}
.ArticleSwiper-module__yYcqaq__swiper{background:var(--anzhiyu-card-bg);border:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:12px;height:200px;padding:10px;position:relative;overflow:hidden}.ArticleSwiper-module__yYcqaq__slide{cursor:grab;align-items:stretch;gap:24px;width:100%;height:100%;display:flex}.ArticleSwiper-module__yYcqaq__slide:active{cursor:grabbing}.ArticleSwiper-module__yYcqaq__imageArea{border-radius:5px;flex-shrink:0;width:35%;height:100%;display:block;position:relative;overflow:hidden}.ArticleSwiper-module__yYcqaq__imageLayer{object-fit:cover;opacity:0;border-radius:5px;width:100%;height:100%;transition:opacity .6s ease-in-out,transform .3s;position:absolute;inset:0}.ArticleSwiper-module__yYcqaq__imageLayerActive{opacity:1}.ArticleSwiper-module__yYcqaq__swiper:hover .ArticleSwiper-module__yYcqaq__imageLayer{transform:scale(1.04)}.ArticleSwiper-module__yYcqaq__content{flex-direction:column;flex:1;min-width:0;height:100%;padding-top:8px;padding-right:24px;display:flex}.ArticleSwiper-module__yYcqaq__title{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:700;line-height:1.4;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.ArticleSwiper-module__yYcqaq__title:hover{color:var(--primary)}.ArticleSwiper-module__yYcqaq__date{border:1px solid var(--border);background:var(--card);max-width:100%;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;align-self:flex-start;align-items:center;margin:6px 0 8px;padding:3px 8px;font-size:15px;line-height:1;display:inline-flex;overflow:hidden}.ArticleSwiper-module__yYcqaq__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ArticleSwiper-module__yYcqaq__actions{margin-top:auto;display:none}.ArticleSwiper-module__yYcqaq__button{width:100%;color:var(--primary-foreground);background:var(--primary);text-align:center;border-radius:10px;padding:6px 14px;font-size:14px;text-decoration:none;transition:opacity .25s;display:block}.ArticleSwiper-module__yYcqaq__button:hover{opacity:.85}.ArticleSwiper-module__yYcqaq__pagination{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ArticleSwiper-module__yYcqaq__bullet{background:var(--muted-foreground);opacity:.22;cursor:pointer;border:none;border-radius:20px;outline:none;width:10px;height:10px;margin:0;padding:0;transition:all .25s}.ArticleSwiper-module__yYcqaq__bullet:hover{opacity:.5}.ArticleSwiper-module__yYcqaq__bulletActive{background:var(--primary);opacity:1;height:30px}@media screen and (max-width:768px){.ArticleSwiper-module__yYcqaq__swiper{height:500px}.ArticleSwiper-module__yYcqaq__slide{flex-direction:column}.ArticleSwiper-module__yYcqaq__imageArea{flex-shrink:0;width:100%;min-width:100%;height:220px}.ArticleSwiper-module__yYcqaq__content{text-align:center;align-items:center;padding:10px 20px 20px}.ArticleSwiper-module__yYcqaq__date{align-self:center}.ArticleSwiper-module__yYcqaq__actions{width:100%;display:flex}.ArticleSwiper-module__yYcqaq__pagination{flex-direction:row;top:242px;left:50%;right:auto;transform:translate(-50%)}.ArticleSwiper-module__yYcqaq__bulletActive{width:30px;height:10px}}@media (prefers-reduced-motion:reduce){.ArticleSwiper-module__yYcqaq__imageLayer,.ArticleSwiper-module__yYcqaq__bullet{transition:none!important}}
.StickyCards-module__5MPGIa__stickyContainer{flex-direction:column;gap:1rem;display:flex;position:sticky;top:calc(60px + .625rem)}.StickyCards-module__5MPGIa__cardWidget{background:var(--anzhiyu-card-bg);border:var(--style-border);box-shadow:var(--anzhiyu-shadow-card);border-radius:12px;padding:1rem;transition:box-shadow .3s;position:relative;overflow:hidden}.StickyCards-module__5MPGIa__cardWidget:hover{box-shadow:var(--anzhiyu-shadow-card-hover)}.StickyCards-module__5MPGIa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.StickyCards-module__5MPGIa__sectionTitle{color:var(--anzhiyu-fontcolor);font-size:1rem;font-weight:600}.StickyCards-module__5MPGIa__sectionSubtitle{color:var(--anzhiyu-secondtext);font-size:.75rem}.StickyCards-module__5MPGIa__divider{border:none;border:1px dashed var(--primary-op);background:0 0;height:0;margin:1rem 10px;display:flex;position:relative}.StickyCards-module__5MPGIa__loadingTip,.StickyCards-module__5MPGIa__emptyTip{color:var(--anzhiyu-secondtext);text-align:center;padding:1rem 0;font-size:14px}.StickyCards-module__5MPGIa__cardTags,.StickyCards-module__5MPGIa__cardContent{width:100%}.StickyCards-module__5MPGIa__cardTagCloud{flex-flow:wrap;gap:4px;max-height:360px;display:flex;position:relative;overflow:hidden}.StickyCards-module__5MPGIa__cardTagCloud.StickyCards-module__5MPGIa__isOverflow:after{pointer-events:none;content:"";background-image:linear-gradient(to top, var(--anzhiyu-card-bg), transparent);height:150px;position:absolute;bottom:0;left:0;right:0}.StickyCards-module__5MPGIa__tagLink{color:var(--anzhiyu-fontcolor);cursor:pointer;border-radius:8px;padding:0 .375rem;font-size:1rem;text-decoration:none;transition:all .2s}.StickyCards-module__5MPGIa__tagLink.StickyCards-module__5MPGIa__isHighlight{color:var(--anzhiyu-theme);font-weight:700}.StickyCards-module__5MPGIa__tagLink:hover{color:var(--anzhiyu-card-bg);background:var(--anzhiyu-lighttext);box-shadow:var(--anzhiyu-shadow-theme);border-radius:4px}.StickyCards-module__5MPGIa__tagLink.StickyCards-module__5MPGIa__isSelected{color:var(--anzhiyu-white);background:var(--anzhiyu-main);border-radius:4px}.StickyCards-module__5MPGIa__tagLink sup{opacity:.6;margin-left:2px;font-size:.7em}.StickyCards-module__5MPGIa__cardFooter{text-align:center;margin-top:.5rem}.StickyCards-module__5MPGIa__viewAllButton{width:100%;color:var(--anzhiyu-fontcolor);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--anzhiyu-secondbg);border:var(--style-border-always);box-shadow:var(--anzhiyu-shadow-border);border-radius:8px;justify-content:center;padding:4px 0;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.StickyCards-module__5MPGIa__viewAllButton:hover{color:var(--anzhiyu-white);background-color:var(--anzhiyu-theme);border-color:var(--anzhiyu-theme);box-shadow:var(--anzhiyu-shadow-theme)}.StickyCards-module__5MPGIa__cardArchives{width:100%}.StickyCards-module__5MPGIa__archiveList{flex-flow:wrap;justify-content:space-between;margin:0;padding:0;list-style:none;display:flex}.StickyCards-module__5MPGIa__archiveItem{flex:0 0 48%;width:100%}.StickyCards-module__5MPGIa__archiveLink{color:var(--anzhiyu-fontcolor);border:var(--style-border);border-radius:8px;flex-direction:column;margin:4px 0;padding:3px 10px;text-decoration:none;transition:all .2s;display:flex}.StickyCards-module__5MPGIa__archiveLink:hover{color:var(--anzhiyu-white);background-color:var(--anzhiyu-main)}.StickyCards-module__5MPGIa__archiveDate{flex:inherit;text-overflow:ellipsis;white-space:nowrap;opacity:.6;width:auto;font-size:13px;overflow:hidden}.StickyCards-module__5MPGIa__archiveCountGroup{align-items:baseline;display:flex}.StickyCards-module__5MPGIa__archiveCountGroup span:last-child{text-overflow:ellipsis;white-space:nowrap;width:fit-content;margin-left:4px;overflow:hidden}.StickyCards-module__5MPGIa__archiveCount{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;font-weight:700;line-height:2;overflow:hidden}.StickyCards-module__5MPGIa__cardWebinfo{width:100%;padding-left:10px}.StickyCards-module__5MPGIa__webinfo{min-height:3rem;padding:.2rem 0}.StickyCards-module__5MPGIa__webinfoItem{justify-content:space-between;align-items:center;padding:4px 0;font-size:.9rem;display:flex}.StickyCards-module__5MPGIa__webinfoItemTitle{color:var(--anzhiyu-fontcolor);align-items:center;gap:8px;display:flex}.StickyCards-module__5MPGIa__webinfoItemTitle svg{flex-shrink:0;font-size:1rem}.StickyCards-module__5MPGIa__itemName{font-size:.9rem}.StickyCards-module__5MPGIa__itemCount{color:var(--anzhiyu-fontcolor);font-weight:600}@media (max-width:992px){.StickyCards-module__5MPGIa__stickyContainer{display:none}}
.Sidebar-module__7tHiHG__asideContent{opacity:1;visibility:visible;flex-direction:column;gap:.625rem;width:300px;transition:all .3s;display:flex}.Sidebar-module__7tHiHG__cardWidget{background:var(--anzhiyu-card-bg);box-shadow:var(--anzhiyu-shadow-card);border-radius:12px;transition:box-shadow .3s;position:relative;overflow:hidden}.Sidebar-module__7tHiHG__cardWidget:hover{box-shadow:var(--anzhiyu-shadow-card-hover)}@media (max-width:992px){.Sidebar-module__7tHiHG__asideContent{display:none}}
@keyframes AuthorInfoCard-module__NwZloG__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AuthorInfoCard-module__NwZloG__cardInfo{contain:layout;border:none;border-radius:12px;padding:0;position:relative;overflow:hidden}.AuthorInfoCard-module__NwZloG__cardInfo:before{content:"";background:linear-gradient(-25deg, var(--anzhiyu-main), var(--anzhiyu-main-op-deep), var(--anzhiyu-main), var(--anzhiyu-main-op-deep));will-change:background-position;background-size:400%;width:100%;height:100%;animation:15s infinite AuthorInfoCard-module__NwZloG__gradient;position:absolute;top:0;left:0}.AuthorInfoCard-module__NwZloG__cardContent{height:320px;min-height:320px;padding:1rem 1.2rem;position:relative}.AuthorInfoCard-module__NwZloG__cardInfo:hover .AuthorInfoCard-module__NwZloG__authorInfoAvatar,.AuthorInfoCard-module__NwZloG__cardInfo:hover .AuthorInfoCard-module__NwZloG__authorStatus{opacity:0;transform:scale(0)}.AuthorInfoCard-module__NwZloG__cardInfo:hover .AuthorInfoCard-module__NwZloG__authorInfoDescription{opacity:1}.AuthorInfoCard-module__NwZloG__authorInfoSayhi{width:fit-content;color:var(--anzhiyu-white);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--anzhiyu-white-op);border-radius:12px;margin:auto;padding:2px 8px;font-size:12px;transition:all .3s}.AuthorInfoCard-module__NwZloG__authorInfoSayhi:hover{color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);transform:scale(1.15)}.AuthorInfoCard-module__NwZloG__authorInfoSayhi:active{opacity:.8;transform:scale(.8)}.AuthorInfoCard-module__NwZloG__authorInfoAvatar{-webkit-user-select:none;user-select:none;transform-origin:bottom;justify-content:center;width:118px;height:118px;margin:45px auto;transition:all .3s cubic-bezier(.69,.39,0,1.21);display:flex;position:relative}.AuthorInfoCard-module__NwZloG__avatarImg{object-fit:cover;border:var(--style-border-avatar);opacity:0;background:var(--anzhiyu-secondbg);border-radius:50%;width:100%;height:100%;transition:opacity .6s;animation:.6s forwards AuthorInfoCard-module__NwZloG__avatarFadeIn}@keyframes AuthorInfoCard-module__NwZloG__avatarFadeIn{0%{opacity:0}to{opacity:1}}.AuthorInfoCard-module__NwZloG__authorStatus{background-color:var(--anzhiyu-white);border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;transition:all .3s .2s;display:flex;position:absolute;bottom:2px;right:2px;overflow:hidden;transform:scale(1)}.AuthorInfoCard-module__NwZloG__gStatus{opacity:0;border-radius:0;width:26px;height:26px;transition:opacity .6s;animation:.6s .2s forwards AuthorInfoCard-module__NwZloG__statusFadeIn}@keyframes AuthorInfoCard-module__NwZloG__statusFadeIn{0%{opacity:0}to{opacity:1}}.AuthorInfoCard-module__NwZloG__authorInfoDescription{width:100%;color:var(--anzhiyu-white);opacity:0;padding:1rem 1.2rem;transition:all .3s;position:absolute;top:50px;left:0}.AuthorInfoCard-module__NwZloG__authorInfoDescription div{color:#fffc;text-align:justify;margin:.6rem 0;line-height:1.38}.AuthorInfoCard-module__NwZloG__authorInfoDescription b{color:#fff}.AuthorInfoCard-module__NwZloG__authorInfoBottomGroup{justify-content:space-between;align-items:center;width:100%;display:flex}.AuthorInfoCard-module__NwZloG__authorInfoBottomGroupLeft{text-decoration:none}.AuthorInfoCard-module__NwZloG__authorInfoName{color:var(--anzhiyu-white);text-align:left;margin-top:0;margin-bottom:5px;font-size:20px;font-weight:700;line-height:1}.AuthorInfoCard-module__NwZloG__authorInfoDesc{color:var(--anzhiyu-white);opacity:.6;font-size:12px;line-height:1}.AuthorInfoCard-module__NwZloG__cardInfoSocialIcons{cursor:pointer;flex-flow:wrap;min-width:100px;margin:0;display:flex}.AuthorInfoCard-module__NwZloG__socialIcon{width:40px;height:40px;color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-white-op);cursor:pointer;border-radius:32px;justify-content:center;align-items:center;margin:0 0 0 10px;padding:8px;font-size:1.4em;text-decoration:none;transition:all .3s;display:flex}.AuthorInfoCard-module__NwZloG__socialIcon:hover{color:var(--anzhiyu-main);background:var(--anzhiyu-secondbg);box-shadow:none;transform:scale(1.1)}.AuthorInfoCard-module__NwZloG__socialIcon:hover .AuthorInfoCard-module__NwZloG__socialIconify{color:var(--anzhiyu-main)}.AuthorInfoCard-module__NwZloG__socialIconImg{object-fit:contain;width:24px;height:24px}.AuthorInfoCard-module__NwZloG__socialIconify{width:20px;height:20px;color:var(--anzhiyu-white)}
.MomentWidget-module__mlTlRG__momentWidget{max-width:1200px;margin:0 auto 20px;padding:0 1.5rem}.MomentWidget-module__mlTlRG__momentContainer{background:var(--anzhiyu-card-bg);width:100%;height:50px;box-shadow:var(--anzhiyu-shadow-card);color:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;align-items:center;text-decoration:none;transition:all .3s;display:flex}.MomentWidget-module__mlTlRG__momentContainer:hover{box-shadow:var(--anzhiyu-shadow-card-hover)}.MomentWidget-module__mlTlRG__momentContainer:hover .MomentWidget-module__mlTlRG__momentContent{color:var(--anzhiyu-theme)}.MomentWidget-module__mlTlRG__widgetCenter{flex:1;justify-content:center;align-items:center;min-width:0;height:100%;padding:0 100px;display:flex;position:relative;overflow:hidden}.MomentWidget-module__mlTlRG__momentContentWrapper{justify-content:center;align-items:center;gap:8px;max-width:100%;padding:0 1rem;display:inline-flex;position:absolute;left:0;right:0;overflow:hidden}.MomentWidget-module__mlTlRG__momentContentWrapper.MomentWidget-module__mlTlRG__slideEnter{animation:.3s forwards MomentWidget-module__mlTlRG__slideIn}.MomentWidget-module__mlTlRG__momentContentWrapper.MomentWidget-module__mlTlRG__slideLeave{animation:.3s forwards MomentWidget-module__mlTlRG__slideOut}.MomentWidget-module__mlTlRG__momentContent{white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--anzhiyu-fontcolor);font-size:1rem;font-weight:bolder;overflow:hidden}.MomentWidget-module__mlTlRG__contentIcons{color:var(--anzhiyu-fontcolor);flex-shrink:0;align-items:center;gap:4px;display:flex}.MomentWidget-module__mlTlRG__widgetIcon{width:40px;color:var(--anzhiyu-fontcolor);flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}@keyframes MomentWidget-module__mlTlRG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes MomentWidget-module__mlTlRG__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@media screen and (max-width:900px){.MomentWidget-module__mlTlRG__momentWidget{padding:0 .5rem}.MomentWidget-module__mlTlRG__momentContainer{height:40px}.MomentWidget-module__mlTlRG__widgetIcon{width:36px}.MomentWidget-module__mlTlRG__widgetIcon i{font-size:1.2rem}.MomentWidget-module__mlTlRG__widgetCenter{padding:0 8px}.MomentWidget-module__mlTlRG__momentContent{font-size:.85rem}.MomentWidget-module__mlTlRG__contentIcons{gap:3px}.MomentWidget-module__mlTlRG__contentIcons i{font-size:.8rem}}
.ArchiveListNew-module__Lu8dmW__archive{background-color:var(--anzhiyu-card-bg);box-shadow:var(--anzhiyu-shadow-card);border-radius:12px;padding:50px 40px;transition:all .3s;position:relative}.ArchiveListNew-module__Lu8dmW__archive:hover{box-shadow:var(--anzhiyu-shadow-card-hover)}.ArchiveListNew-module__Lu8dmW__articleSort{border-left:2px solid #73ace5;margin-left:10px;padding-left:20px}.ArchiveListNew-module__Lu8dmW__articleSortTitle{margin-left:10px;padding-bottom:20px;padding-left:20px;font-size:1.72em;position:relative}.ArchiveListNew-module__Lu8dmW__articleSortTitle:before{z-index:1;background:var(--card-bg,#fff);content:"";border:5px solid #2679cc;border-radius:10px;width:20px;height:20px;line-height:10px;transition:all .2s ease-in-out;position:absolute;top:calc(50% - 18px);left:-9px}.ArchiveListNew-module__Lu8dmW__articleSortTitle:hover:before{border-color:var(--pseudo-hover,#ff6b6b)}.ArchiveListNew-module__Lu8dmW__articleSortTitle:after{z-index:0;content:"";background:#73ace5;width:2px;height:2.2em;position:absolute;bottom:-20px;left:0}.ArchiveListNew-module__Lu8dmW__articleSortItem{cursor:pointer;align-items:center;margin:0 0 20px 10px;transition:all .2s ease-in-out;display:flex;position:relative}.ArchiveListNew-module__Lu8dmW__articleSortItem:before{background:var(--card-bg,#fff);content:"";border:3px solid #2679cc;border-radius:6px;width:12px;height:12px;transition:all .2s ease-in-out;position:absolute;left:-37px}.ArchiveListNew-module__Lu8dmW__articleSortItem:hover:before{border-color:var(--pseudo-hover,#ff6b6b)}.ArchiveListNew-module__Lu8dmW__articleSortItem.ArchiveListNew-module__Lu8dmW__yearItem{cursor:default;margin-bottom:10px;font-size:1.43em}.ArchiveListNew-module__Lu8dmW__articleSortItem.ArchiveListNew-module__Lu8dmW__yearItem:before{border-color:var(--pseudo-hover,#ff6b6b)}.ArchiveListNew-module__Lu8dmW__articleSortItem.ArchiveListNew-module__Lu8dmW__yearItem:hover:before{border-color:#2679cc}.ArchiveListNew-module__Lu8dmW__articleSortItemImg{border-radius:12px;flex-shrink:0;width:100px;height:70px;overflow:hidden}.ArchiveListNew-module__Lu8dmW__articleSortItemImg img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ArchiveListNew-module__Lu8dmW__articleSortItemImg:hover img{transform:scale(1.05)}.ArchiveListNew-module__Lu8dmW__articleSortItemInfo{flex:1;min-width:0;padding:0 16px}.ArchiveListNew-module__Lu8dmW__articleSortItemTime{color:var(--card-meta,#999);align-items:center;gap:6px;font-size:.85em;display:flex}.ArchiveListNew-module__Lu8dmW__articleSortItemTime time{cursor:default;padding-left:6px}.ArchiveListNew-module__Lu8dmW__articleSortItemTitle{color:var(--font-color,#333);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1.05em;transition:all .3s;display:-webkit-box;overflow:hidden}.ArchiveListNew-module__Lu8dmW__articleSortItemTitle:hover{color:#2679cc;transform:translate(10px)}.ArchiveListNew-module__Lu8dmW__loadingList{flex-direction:column;gap:20px;display:flex}.ArchiveListNew-module__Lu8dmW__skeletonItem{align-items:center;margin:0 0 20px 10px;animation:2s cubic-bezier(.4,0,.6,1) infinite ArchiveListNew-module__Lu8dmW__pulse;display:flex;position:relative}.ArchiveListNew-module__Lu8dmW__skeletonCover{background:var(--anzhiyu-secondbg,#f0f0f0);border-radius:12px;flex-shrink:0;width:100px;height:70px}.ArchiveListNew-module__Lu8dmW__skeletonInfo{flex-direction:column;flex:1;gap:8px;padding:0 16px;display:flex}.ArchiveListNew-module__Lu8dmW__skeletonLine{background:var(--anzhiyu-secondbg,#f0f0f0);border-radius:6px;width:40%;height:14px}.ArchiveListNew-module__Lu8dmW__skeletonLineWide{background:var(--anzhiyu-secondbg,#f0f0f0);border-radius:6px;width:70%;height:14px}@keyframes ArchiveListNew-module__Lu8dmW__pulse{0%,to{opacity:1}50%{opacity:.5}}.ArchiveListNew-module__Lu8dmW__errorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.ArchiveListNew-module__Lu8dmW__errorState svg{color:var(--anzhiyu-red,#ff4757);margin-bottom:1rem;font-size:3rem}.ArchiveListNew-module__Lu8dmW__errorState p{color:var(--anzhiyu-secondtext,#666)}.ArchiveListNew-module__Lu8dmW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.ArchiveListNew-module__Lu8dmW__emptyState svg{color:var(--anzhiyu-secondtext,#999);margin-bottom:1rem;font-size:3rem}.ArchiveListNew-module__Lu8dmW__emptyState p{color:var(--anzhiyu-secondtext,#999)}@media screen and (max-width:768px){.ArchiveListNew-module__Lu8dmW__articleSortItemImg{width:70px;height:70px}.ArchiveListNew-module__Lu8dmW__articleSortTitle{font-size:1.5em}.ArchiveListNew-module__Lu8dmW__articleSortItemInfo{padding:0 12px}.ArchiveListNew-module__Lu8dmW__articleSortItemTitle{font-size:.95em}}
.ArchiveList-module__KobRmq__archivePage{background:var(--anzhiyu-card-bg);border:var(--style-border);width:100%;box-shadow:var(--anzhiyu-shadow-border);border-radius:12px;flex-direction:column;align-self:flex-start;gap:.625rem;padding:1.25rem 2.5rem;animation:.6s .1s backwards ArchiveList-module__KobRmq__fadeInUp;display:flex;position:relative}@keyframes ArchiveList-module__KobRmq__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ArchiveList-module__KobRmq__articleSortTitle{color:var(--anzhiyu-fontcolor);font-size:2rem;font-weight:700}.ArchiveList-module__KobRmq__articleSortTitle sup{opacity:.4;margin-left:4px;font-size:1rem;font-weight:700;top:-.625rem}.ArchiveList-module__KobRmq__articleSort{flex-direction:column;gap:1rem;display:flex}.ArchiveList-module__KobRmq__articleSortGroup{flex-direction:column;gap:.5rem;display:flex}.ArchiveList-module__KobRmq__articleSortItemYear{padding-left:1rem;font-size:1rem;font-weight:700;position:relative}.ArchiveList-module__KobRmq__articleSortItemYear:before{content:"";background:var(--anzhiyu-main);border-radius:4px;width:6px;height:1.5rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ArchiveList-module__KobRmq__articleSortItem{cursor:pointer;border-radius:12px;align-items:center;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.ArchiveList-module__KobRmq__articleSortItemImg{background:var(--anzhiyu-secondbg);width:151px;min-width:151px;height:80px;min-height:80px;-webkit-mask-image:radial-gradient(center, #fff, #000);mask-image:radial-gradient(center, #fff, #000);border-radius:12px;overflow:hidden}.ArchiveList-module__KobRmq__articleSortItemImg img{object-fit:cover;width:100%;height:100%;transition:all .6s}.ArchiveList-module__KobRmq__articleSortItemImg:hover img{transform:scale(1.05)}.ArchiveList-module__KobRmq__articleSortItemInfo{flex-direction:column;flex:1;min-width:0;padding:0 1rem;display:flex}.ArchiveList-module__KobRmq__articleSortItemTime{display:none}.ArchiveList-module__KobRmq__articleSortItemTitle{width:fit-content;color:var(--anzhiyu-fontcolor);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:700;line-height:1.3;transition:all .3s;display:-webkit-box;overflow:hidden}.ArchiveList-module__KobRmq__articleSortItemTitle:hover{color:var(--anzhiyu-main)}.ArchiveList-module__KobRmq__articleSortItemTags{text-overflow:ellipsis;white-space:nowrap;gap:8px;width:100%;margin-top:8px;font-size:.7rem;display:flex;overflow:hidden}.ArchiveList-module__KobRmq__articleMetaTags{width:fit-content;max-width:100%;color:var(--anzhiyu-secondtext);text-overflow:ellipsis;white-space:nowrap;background:var(--anzhiyu-secondbg);border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;line-height:1;transition:color .3s,background .3s,border-color .3s;display:inline-flex;overflow:hidden}.ArchiveList-module__KobRmq__articleMetaTags:hover{color:var(--anzhiyu-main);border-color:var(--anzhiyu-main)}.ArchiveList-module__KobRmq__tagsPunctuation{white-space:nowrap;align-items:center;gap:.2rem;margin-right:0;font-size:12px;line-height:1;display:inline-flex}.ArchiveList-module__KobRmq__tagsPunctuation svg{flex-shrink:0;font-size:.75rem;display:inline-block}.ArchiveList-module__KobRmq__loadingList{flex-direction:column;gap:.75rem;display:flex}.ArchiveList-module__KobRmq__skeletonItem{background:0 0;align-items:center;gap:1rem;padding:.5rem 0;animation:2s cubic-bezier(.4,0,.6,1) infinite ArchiveList-module__KobRmq__pulse;display:flex}.ArchiveList-module__KobRmq__skeletonCover{background:var(--anzhiyu-secondbg);border-radius:12px;width:151px;min-width:151px;height:80px}.ArchiveList-module__KobRmq__skeletonInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.ArchiveList-module__KobRmq__skeletonLine{background:var(--anzhiyu-secondbg);border-radius:6px;width:40%;height:14px}.ArchiveList-module__KobRmq__skeletonLineWide{background:var(--anzhiyu-secondbg);border-radius:6px;width:70%;height:14px}@keyframes ArchiveList-module__KobRmq__pulse{0%,to{opacity:1}50%{opacity:.5}}.ArchiveList-module__KobRmq__errorState{text-align:center;background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.ArchiveList-module__KobRmq__errorState svg{color:var(--anzhiyu-red);margin-bottom:1rem;font-size:3rem}.ArchiveList-module__KobRmq__errorState p{color:var(--anzhiyu-secondtext)}.ArchiveList-module__KobRmq__emptyState{text-align:center;background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.ArchiveList-module__KobRmq__emptyState svg{color:var(--anzhiyu-secondtext);margin-bottom:1rem;font-size:3rem}.ArchiveList-module__KobRmq__emptyState p{color:var(--anzhiyu-secondtext)}@media (max-width:768px){.ArchiveList-module__KobRmq__archivePage{padding:.75rem 1rem}.ArchiveList-module__KobRmq__articleSortTitle{font-size:1.5rem}.ArchiveList-module__KobRmq__articleSortItem{flex-direction:column;align-items:flex-start}.ArchiveList-module__KobRmq__articleSortItemImg{width:100%;height:160px}.ArchiveList-module__KobRmq__articleSortItemInfo{padding:.75rem 0}.ArchiveList-module__KobRmq__articleSortItemTitle{-webkit-line-clamp:2}.ArchiveList-module__KobRmq__articleSortItemTags{white-space:normal;flex-wrap:wrap}}
