.CategoryPage-module__ry2mgq__categoryCloudAmount{max-width:1400px;min-height:400px;color:var(--text-primary);margin:.5rem auto 0}.CategoryPage-module__ry2mgq__pageTitle{text-align:center;margin:.4rem 0 1rem 1rem;font-size:2rem;font-weight:700}.CategoryPage-module__ry2mgq__categoryCloudList{text-align:center;flex-wrap:wrap;justify-content:center;animation:.6s .2s backwards CategoryPage-module__ry2mgq__fadeInUp;display:flex}.CategoryPage-module__ry2mgq__categoryItem{width:fit-content;color:var(--text-primary);cursor:pointer;background:var(--surface-card);border:var(--border-style-always);box-shadow:var(--shadow-border);backface-visibility:hidden;transform-style:preserve-3d;border-radius:12px;align-items:center;gap:6px;margin:.7rem;padding:.6rem .9rem;font-size:1.4rem;transition:all .2s;display:flex}.CategoryPage-module__ry2mgq__categoryItem:hover{color:var(--surface-inverse);background:var(--primary);border:var(--border-style-hover);box-shadow:var(--shadow-blue)}.CategoryPage-module__ry2mgq__categoryItem svg{opacity:.4;font-size:1.2rem}.CategoryPage-module__ry2mgq__loadingTip,.CategoryPage-module__ry2mgq__errorTip{text-align:center;color:var(--text-secondary);padding:2rem 0}@keyframes CategoryPage-module__ry2mgq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.FeedArticleCard-module__HvEhaq__recentPostItem{cursor:pointer;background:var(--surface-card);border:var(--border-style);border-radius:var(--card-radius);box-shadow:var(--shadow-border);-webkit-user-select:none;user-select:none;opacity:1;backface-visibility:hidden;transform-style:preserve-3d;contain:layout paint;flex-direction:row;align-items:stretch;margin:1rem 0;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;position:relative;overflow:hidden}.FeedArticleCard-module__HvEhaq__recentPostItem *{-webkit-user-select:none;user-select:none}.FeedArticleCard-module__HvEhaq__recentPostItem:hover{border:var(--border-style-hover);box-shadow:var(--shadow-accent)}.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(--primary)}.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(--surface-muted);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(--text-primary);-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(--primary)}.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:var(--card-radius) var(--card-radius) 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(--text-secondary);text-overflow:ellipsis;white-space:nowrap;gap:0;font-size:.75rem;display:block}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__stickyWrap{color:#ff5722;align-items:center;margin-right:8px;display:inline-flex}.FeedArticleCard-module__HvEhaq__recentPostInfoTopTips.FeedArticleCard-module__HvEhaq__legacy .FeedArticleCard-module__HvEhaq__stickyWrap span{margin-left:4px;font-size:.75rem}.FeedArticleCard-module__HvEhaq__categoryTip{color:var(--text-secondary);cursor:pointer;margin-right:4px;font-size:.75rem;transition:color .3s;display:inline}.FeedArticleCard-module__HvEhaq__categoryTip:hover{color:var(--primary)}.FeedArticleCard-module__HvEhaq__unvisitedPost,.FeedArticleCard-module__HvEhaq__newPost{color:var(--text-secondary);margin-right:4px;font-size:.75rem;display:inline;position:relative}.FeedArticleCard-module__HvEhaq__metaTag{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:500;line-height:1.2;transition:filter .2s,transform .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__newestTag{color:#fff;background-color:#10ac84}.FeedArticleCard-module__HvEhaq__unreadTag{color:var(--text-secondary);background-color:var(--surface-muted)}.FeedArticleCard-module__HvEhaq__articleMetaWrap{width:100%;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}.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__articleMetaTags{color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:2px;margin:0 2px;padding:3px 6px;transition:color .2s,background-color .2s;display:inline-flex;overflow:hidden}.FeedArticleCard-module__HvEhaq__articleMetaTags:hover{color:var(--surface-inverse);background-color:var(--primary)}.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}}
.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}@supports (content-visibility:auto){.FeedArticleList-module__OLDclq__articleList{content-visibility:auto;contain-intrinsic-size:auto 2000px}}.FeedArticleList-module__OLDclq__doubleColumnContainer{flex-flow:wrap;justify-content:space-between;gap:.625rem;display:flex}@media (max-width:768px){.FeedArticleList-module__OLDclq__doubleColumnContainer{flex-direction:column;gap:.75rem}}.FeedArticleList-module__OLDclq__errorState{text-align:center;background:var(--surface-card);border:var(--border-style);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.FeedArticleList-module__OLDclq__errorState svg{color:var(--accent-red);margin-bottom:1rem;font-size:3rem}.FeedArticleList-module__OLDclq__errorState p{color:var(--text-secondary)}.FeedArticleList-module__OLDclq__emptyState{text-align:center;background:var(--surface-card);border:var(--border-style);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.FeedArticleList-module__OLDclq__emptyState svg{color:var(--text-secondary);margin-bottom:1rem;font-size:3rem}.FeedArticleList-module__OLDclq__emptyState p{color:var(--text-secondary)}
.FeedListSkeleton-module__s6mfmG__skeletonCard{cursor:default;pointer-events:none}.FeedListSkeleton-module__s6mfmG__cover{border-radius:0;width:100%;height:100%}.FeedListSkeleton-module__s6mfmG__titleBlock{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.FeedListSkeleton-module__s6mfmG__titleLine{border-radius:6px;width:100%;height:1.5rem}.FeedListSkeleton-module__s6mfmG__titleLineShort{border-radius:6px;width:60%;height:1.5rem}
.CategoryBar-module__YutcSq__categoryBarContainer{width:100%;margin-bottom:.5rem;display:flex}.CategoryBar-module__YutcSq__categoryBar{width:100%;height:var(--frontend-categorybar-height);white-space:nowrap;background:var(--surface-card);border:var(--border-style);border-radius:var(--card-radius);opacity:1;visibility:visible;-webkit-user-select:none;user-select:none;align-items:center;padding:.375rem 10px;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.CategoryBar-module__YutcSq__categoryBar:hover{border:var(--border-style-hover);box-shadow:var(--shadow-accent)}.CategoryBar-module__YutcSq__categoryBar *{-webkit-user-select:none;user-select:none}.CategoryBar-module__YutcSq__categoryBarInner{flex-grow:1;align-items:center;display:flex;overflow-x:auto;transform:translate(-1px)}.CategoryBar-module__YutcSq__categoryBarInner::-webkit-scrollbar{display:none}.CategoryBar-module__YutcSq__categoryList{gap:5px;display:flex}.CategoryBar-module__YutcSq__categoryListItem{cursor:pointer;color:var(--text-primary);font-weight:600;text-decoration:none}.CategoryBar-module__YutcSq__categoryListItem span{height:var(--frontend-categorybar-pill-height);border-radius:8px;align-items:center;padding:0 12px;transition:background-color .3s,color .3s;display:inline-flex}.CategoryBar-module__YutcSq__categoryListItem:hover span{background:var(--surface-muted)}.CategoryBar-module__YutcSq__categoryListItem.CategoryBar-module__YutcSq__select span{color:var(--surface-inverse);background:var(--primary)}.CategoryBar-module__YutcSq__categoryBarNext{width:var(--frontend-categorybar-pill-height);height:var(--frontend-categorybar-pill-height);cursor:pointer;background:var(--surface-card);color:var(--text-primary);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:10px;padding:0;transition:color .3s ease-in-out,background-color .3s ease-in-out;display:flex}.CategoryBar-module__YutcSq__scrollIcon{width:.9rem;height:.9rem;transition:transform .3s ease-in-out}.CategoryBar-module__YutcSq__scrollIcon.CategoryBar-module__YutcSq__isRotated{transform:rotate(180deg)}.CategoryBar-module__YutcSq__categoryBarNext:hover{color:var(--surface-inverse);background:var(--primary)}.CategoryBar-module__YutcSq__categoryMore{height:var(--frontend-categorybar-pill-height);color:var(--text-primary);white-space:nowrap;border-radius:8px;align-items:center;margin-left:1rem;padding:0 12px;font-weight:700;text-decoration:none;transition:color .3s,background-color .3s;display:inline-flex}.CategoryBar-module__YutcSq__categoryMore:hover{color:var(--primary);background:var(--surface-muted)}
.CategoryBarSkeleton-module__yxdEwq__skeletonBar{pointer-events:none}.CategoryBarSkeleton-module__yxdEwq__pill{height:var(--frontend-categorybar-pill-height);border-radius:8px;flex-shrink:0}.CategoryBarSkeleton-module__yxdEwq__more{margin-left:1rem}
.Sidebar-module__7tHiHG__asideContent{flex:0 0 var(--frontend-sidebar-width);width:var(--frontend-sidebar-width);min-width:var(--frontend-sidebar-width);max-width:var(--frontend-sidebar-width);opacity:1;visibility:visible;flex-direction:column;align-self:stretch;padding:0;transition:opacity .3s,visibility .3s;display:flex;overflow-x:clip}.Sidebar-module__7tHiHG__sidebarInner{width:var(--frontend-sidebar-width);min-width:var(--frontend-sidebar-width);max-width:var(--frontend-sidebar-width);flex-direction:column;gap:.5rem;display:flex}@media (max-width:992px){.Sidebar-module__7tHiHG__asideContent{display:none}}
.AuthorInfoCard-module__NwZloG__cardInfo{border:var(--border-style);border-radius:var(--card-radius);width:100%;box-shadow:var(--shadow-ambient);contain:layout;padding:0;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.AuthorInfoCard-module__NwZloG__cardInfo:hover{border:var(--border-style-hover);box-shadow:var(--shadow-accent)}.AuthorInfoCard-module__NwZloG__cardInfo:before{content:"";background:var(--primary);width:100%;height:100%;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(--surface-inverse);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--surface-inverse-op);border-radius:12px;margin:auto;padding:2px 8px;font-size:12px;transition:all .3s}.AuthorInfoCard-module__NwZloG__authorInfoSayhi:hover{color:var(--text-primary);background:var(--surface-card);transform:scale(1.15)}.AuthorInfoCard-module__NwZloG__authorInfoSayhi:active{opacity:.8;transform:scale(.8)}.AuthorInfoCard-module__NwZloG__authorInfoAvatar{--author-avatar-border:2px solid var(--surface-inverse);-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(--author-avatar-border);opacity:0;background:var(--surface-muted);border-radius:50%;width:100%;height:100%;transition:opacity .6s;animation:.6s forwards AuthorInfoCard-module__NwZloG__avatarFadeIn}.AuthorInfoCard-module__NwZloG__avatarPlaceholder{border:var(--author-avatar-border);background:var(--surface-muted);width:100%;height:100%;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:46px;font-weight:700;line-height:1;display:flex;box-shadow:inset 0 0 0 999px #ffffff1a}@keyframes AuthorInfoCard-module__NwZloG__avatarFadeIn{0%{opacity:0}to{opacity:1}}.AuthorInfoCard-module__NwZloG__authorStatus{background-color:var(--surface-inverse);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s .2s;display:flex;position:absolute;bottom:-2px;right:-2px;overflow:hidden;transform:scale(1)}.AuthorInfoCard-module__NwZloG__statusIndicator{opacity:0;border-radius:50%;width:2rem;height:2rem;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(--surface-inverse);opacity:0;pointer-events:none;padding:1rem 1.2rem;transition:all .3s;position:absolute;top:50px;left:0}.AuthorInfoCard-module__NwZloG__authorInfoDescription div,.AuthorInfoCard-module__NwZloG__authorInfoDescription p{color:#fffc;text-align:justify;margin:.6rem 0;line-height:1.38}.AuthorInfoCard-module__NwZloG__authorInfoDescription b,.AuthorInfoCard-module__NwZloG__authorInfoDescription strong{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(--surface-inverse);text-align:left;margin-top:0;margin-bottom:5px;font-size:20px;font-weight:700;line-height:1}.AuthorInfoCard-module__NwZloG__authorInfoDesc{color:var(--surface-inverse);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(--text-primary);background:var(--surface-inverse-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:color .3s,background-color .3s,box-shadow .3s,transform .3s;display:flex}.AuthorInfoCard-module__NwZloG__socialIcon:hover{color:var(--primary);background:var(--surface-muted);box-shadow:none;transform:scale(1.1)}.AuthorInfoCard-module__NwZloG__socialIcon:hover .AuthorInfoCard-module__NwZloG__socialIconify{color:var(--primary)}.AuthorInfoCard-module__NwZloG__socialIconImg{object-fit:contain;width:24px;height:24px}.AuthorInfoCard-module__NwZloG__socialIconify{width:20px;height:20px;color:var(--surface-inverse)}
.StickyCards-module__5MPGIa__stickyContainer{top:calc(var(--frontend-header-height,60px) + .5rem);flex-direction:column;gap:.5rem;display:flex;position:sticky}.StickyCards-module__5MPGIa__cardWidget{-webkit-user-select:none;user-select:none;background:var(--surface-card);border:var(--border-style);border-radius:var(--card-radius);box-shadow:var(--shadow-ambient);padding:1rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.StickyCards-module__5MPGIa__cardWidget:hover{border:var(--border-style)}.StickyCards-module__5MPGIa__cardWebinfo{width:100%}.StickyCards-module__5MPGIa__webinfo{flex-direction:column;min-height:3rem;padding:.15rem 0;display:flex}.StickyCards-module__5MPGIa__webinfoItem{justify-content:space-between;align-items:center;gap:12px;padding:.3rem 0;font-size:.9rem;display:flex}.StickyCards-module__5MPGIa__webinfoItemTitle{white-space:nowrap;color:var(--text-primary);flex-shrink:0;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;line-height:1.45}.StickyCards-module__5MPGIa__itemCount{color:var(--text-primary);text-align:right;word-break:break-word;font-weight:600;line-height:1.45}@media (max-width:992px){.StickyCards-module__5MPGIa__stickyContainer{display:none}}
.CardRecentPost-module__XRa0Nq__cardRecentPost{background:var(--card);border:1px solid var(--border);border-radius:var(--card-radius-article);box-shadow:var(--shadow-border);padding:.5rem;transition:border-color .3s,box-shadow .3s}.CardRecentPost-module__XRa0Nq__cardRecentPost:hover{border:1px solid var(--border);box-shadow:0 1px 3px #0000000d}.CardRecentPost-module__XRa0Nq__itemHeadline{color:var(--foreground);align-items:center;gap:5px;margin-left:8px;padding:.1rem .5rem .4rem;font-size:1rem;font-weight:700;display:flex}.CardRecentPost-module__XRa0Nq__itemHeadline svg{font-size:1rem}.CardRecentPost-module__XRa0Nq__asideList{flex-direction:column;gap:4px;display:flex}.CardRecentPost-module__XRa0Nq__asideListItem{color:var(--foreground);contain:layout paint;background:0 0;border-radius:12px;align-items:flex-start;gap:10px;margin:0;padding:6px;text-decoration:none;transition:background-color .3s,box-shadow .3s,color .3s;display:flex}.CardRecentPost-module__XRa0Nq__asideListItem:hover{color:#fff;background:var(--primary);box-shadow:var(--shadow-accent)}.CardRecentPost-module__XRa0Nq__asideListItem:hover .CardRecentPost-module__XRa0Nq__coverImage{transform:scale(1.08)}.CardRecentPost-module__XRa0Nq__asideListItem:hover .CardRecentPost-module__XRa0Nq__title,.CardRecentPost-module__XRa0Nq__asideListItem:hover .CardRecentPost-module__XRa0Nq__meta{color:#fff}.CardRecentPost-module__XRa0Nq__thumbnail{border:1px solid var(--border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.CardRecentPost-module__XRa0Nq__coverImage{object-fit:cover;background:var(--muted);width:100%;height:100%;transition:transform .6s}.CardRecentPost-module__XRa0Nq__content{flex-direction:column;flex:1;gap:4px;min-width:0;padding-top:2px;display:flex}.CardRecentPost-module__XRa0Nq__title{color:var(--foreground);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.CardRecentPost-module__XRa0Nq__meta{color:var(--muted-foreground);opacity:.72;font-size:.75rem;font-weight:700}@media (max-width:992px){.CardRecentPost-module__XRa0Nq__cardRecentPost{display:none}}
.PostSidebar-module__NRIvLq__postSidebar{width:var(--frontend-sidebar-width);min-width:var(--frontend-sidebar-width);max-width:var(--frontend-sidebar-width);align-self:stretch;padding:0;animation:.6s .1s backwards PostSidebar-module__NRIvLq__slideIn;display:flex}.PostSidebar-module__NRIvLq__asideContent{flex-direction:column;gap:.625rem;width:100%;display:flex}@keyframes PostSidebar-module__NRIvLq__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PostSidebar-module__NRIvLq__stickyLayout{top:calc(var(--frontend-header-height,60px) + .625rem);width:100%;min-height:0;max-height:calc(100vh - var(--frontend-header-height,60px) - .625rem - 1rem);flex-direction:column;gap:.625rem;display:flex;position:sticky}@media (max-width:992px){.PostSidebar-module__NRIvLq__postSidebar{display:none}}
.HomeSidebarSkeleton-module__y8AahG__skeletonCard{pointer-events:none}.HomeSidebarSkeleton-module__y8AahG__onPrimary{background-color:var(--surface-inverse-op)!important}
.Header-module__85i50G__frontendHeader{width:100%;height:var(--frontend-header-height);font-size:1rem;position:relative}.Header-module__85i50G__frontendHeader.Header-module__85i50G__isPostDetail{z-index:var(--z-dropdown);position:fixed}.Header-module__85i50G__frontendHeader a{color:var(--foreground);text-decoration:none;transition:color .15s}.Header-module__85i50G__frontendHeader a:hover{color:var(--primary)}.Header-module__85i50G__headerWrapper{z-index:var(--z-header);width:100%;height:var(--frontend-header-height);background-color:var(--card);outline:1px solid var(--border);will-change:background-color, outline-color;justify-content:center;align-items:center;transition:background-color .3s,outline-color .3s;display:flex;position:fixed;top:0}.Header-module__85i50G__headerWrapper.Header-module__85i50G__isRouteChanging,.Header-module__85i50G__headerWrapper.Header-module__85i50G__isRouteChanging *{transition:none!important}.Header-module__85i50G__headerContent{width:100%;height:var(--frontend-header-height);align-items:center;max-width:1400px;padding:0 1.25rem;display:flex;position:relative}.Header-module__85i50G__pageNameContainer,.Header-module__85i50G__pageNameContainer *,.Header-module__85i50G__menuTitle,.Header-module__85i50G__menuTitle *,.Header-module__85i50G__directLink,.Header-module__85i50G__directLink *,.Header-module__85i50G__menusItemChild .Header-module__85i50G__sitePage,.Header-module__85i50G__menusItemChild .Header-module__85i50G__sitePage *{-webkit-user-select:none;user-select:none}.Header-module__85i50G__headerLeft{z-index:var(--z-dropdown);height:var(--frontend-header-height);flex-wrap:nowrap;align-items:center;transition:all .15s;display:flex}.Header-module__85i50G__siteNameLink{height:var(--frontend-header-control-size);-webkit-user-select:none;user-select:none;line-height:var(--frontend-header-control-size);white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;padding:0 4px;transition:all .15s;display:flex;position:relative;overflow:hidden}.Header-module__85i50G__siteNameLink>div{align-items:center;gap:.4rem;display:flex}.Header-module__85i50G__siteNameLink svg{width:var(--frontend-header-icon-size);height:var(--frontend-header-icon-size);font-weight:700;line-height:var(--frontend-header-icon-size);opacity:0;transition:all .15s;display:inline;position:absolute;left:50%;transform:translate(-50%)}.Header-module__85i50G__siteNameLink:hover{color:var(--primary-foreground);background:var(--primary)}.Header-module__85i50G__siteNameLink:hover svg{color:var(--primary-foreground);filter:none;opacity:1}.Header-module__85i50G__siteNameLink:hover .Header-module__85i50G__siteTitle{opacity:0}.Header-module__85i50G__siteTitle{letter-spacing:normal;cursor:pointer;padding:0 5px;font-size:1.2rem;font-weight:700;line-height:1;transition:opacity .3s,color}.Header-module__85i50G__pageNameMask{width:100%;height:100%;position:absolute;left:0;overflow:hidden}.Header-module__85i50G__pageNameContainer{top:calc(var(--frontend-header-height) + 2px);pointer-events:none;cursor:pointer;opacity:0;will-change:transform, opacity;backface-visibility:hidden;border-radius:12px;justify-content:center;align-items:center;width:fit-content;height:40px;transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;left:50%;transform:translate(-50%)translateY(10px)translateZ(0)}.Header-module__85i50G__pageNameContainer:hover .Header-module__85i50G__pageName{color:var(--primary)}.Header-module__85i50G__pageName{text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;filter:none;opacity:1;padding:4px 8px;font-size:1.1rem;font-weight:700;transition:color .15s;animation-timing-function:ease-in;display:inline;position:relative;top:0;overflow:hidden}.Header-module__85i50G__mainNav{width:100%;height:var(--frontend-header-height);justify-content:center;align-items:center;margin:0;display:flex;position:absolute;left:0;transform:translateZ(0)}.Header-module__85i50G__menusItems{text-align:center;pointer-events:auto;opacity:1;flex-direction:row;justify-content:center;width:fit-content;transition:transform .15s ease-out,opacity .15s ease-out;display:flex;position:relative;top:0;left:0;right:0;transform:translateY(0)scale(1)}.Header-module__85i50G__menusItem{border-radius:30px;flex-direction:column;align-items:center;margin:auto;padding:0 .4rem;display:flex;position:relative}.Header-module__85i50G__menusItem:first-child .Header-module__85i50G__menusItemChild:after{top:calc(var(--frontend-header-height) * -1);width:50%;height:var(--frontend-header-height);content:"";position:absolute;left:0}.Header-module__85i50G__menusItem:last-child .Header-module__85i50G__menusItemChild:after{top:calc(var(--frontend-header-height) * -1);width:50%;height:var(--frontend-header-height);content:"";position:absolute;right:0}.Header-module__85i50G__menuTitle{height:var(--frontend-header-control-size);font-size:1rem;font-weight:700;line-height:var(--frontend-header-control-size);letter-spacing:.3rem;cursor:pointer;border-radius:50px;padding:0 .8em 0 1em;transition:color .15s,background-color .15s}.Header-module__85i50G__menusItemChild{top:var(--frontend-header-control-size);box-sizing:content-box;width:max-content;line-height:var(--frontend-header-control-size);pointer-events:none;background-color:var(--mask-deep);filter:alpha(opacity=0);will-change:backdrop-filter;-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:var(--shadow-md);opacity:0;transform-origin:top;border-radius:50px;margin-top:8px;padding:6px 4px;transition:all .15s;position:absolute;left:auto;right:auto;transform:translateY(-10px)scale(0)}.Header-module__85i50G__menusItemChild li{border-radius:50px;margin:0 3px;transition:background-color .15s;display:inline-block}.Header-module__85i50G__menusItemChild:before{content:"";width:100%;height:16px;position:absolute;top:-12px;left:0}.Header-module__85i50G__menusItemChild .Header-module__85i50G__sitePage{min-height:var(--frontend-header-control-size);color:var(--foreground);text-shadow:none;letter-spacing:0;border-radius:100px;align-items:center;padding:.3rem .8rem;transition:all .15s;display:flex}.Header-module__85i50G__menusItemChild .Header-module__85i50G__sitePage:hover{color:var(--primary-foreground);background:var(--primary);margin:0 auto;padding:.3rem 1rem;transform:scale(1)}.Header-module__85i50G__menuIcon{margin-right:6px;font-size:.9rem}.Header-module__85i50G__menuIconImg{object-fit:contain;width:14px;height:14px}.Header-module__85i50G__menuIconIconify{vertical-align:-.125em;font-size:1.1875rem}.Header-module__85i50G__menusItem:hover .Header-module__85i50G__menuTitle{color:var(--primary-foreground);background:var(--primary)}.Header-module__85i50G__menusItem:hover .Header-module__85i50G__menusItemChild{pointer-events:all;filter:none;border-color:var(--primary);box-shadow:var(--shadow-primary);opacity:1;transform:translateY(0)scale(1)}.Header-module__85i50G__headerWrapper.Header-module__85i50G__isScrolled .Header-module__85i50G__menusItems{pointer-events:none;opacity:0;transform:translateY(-50px)scale(1.1)}.Header-module__85i50G__headerWrapper.Header-module__85i50G__isScrolled .Header-module__85i50G__pageNameContainer{z-index:var(--z-raised);pointer-events:auto;opacity:1;transform:translate(-50%)translateY(-52px)translateZ(0)}.Header-module__85i50G__headerWrapper.Header-module__85i50G__noMenu:not(.Header-module__85i50G__isTransparent) .Header-module__85i50G__menusItems{pointer-events:none;opacity:0}.Header-module__85i50G__headerWrapper.Header-module__85i50G__noMenu:not(.Header-module__85i50G__isTransparent) .Header-module__85i50G__pageNameContainer{z-index:var(--z-raised);pointer-events:auto;opacity:1;transform:translate(-50%)translateY(-52px)translateZ(0)}.Header-module__85i50G__headerWrapper.Header-module__85i50G__isTransparent{background-color:var(--background);outline-color:#0000}.Header-module__85i50G__headerWrapper.Header-module__85i50G__isTransparent.Header-module__85i50G__textIsWhite{background-color:#0000}.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteNameLink{color:#fff;transition:color .2s ease-out}.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteNameLink svg,.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteTitle{color:#fff}.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteNameLink:hover{color:#fff;background:#fff3}.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__menusItem>.Header-module__85i50G__menuTitle{color:#fff;transition:color .2s ease-out}.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__menusItem>.Header-module__85i50G__menuTitle:hover{color:#fff;background:#fff3}.Header-module__85i50G__directLink{color:inherit;cursor:pointer;align-items:center;gap:4px;text-decoration:none;display:flex}.Header-module__85i50G__directLink:hover{color:var(--primary)}.Header-module__85i50G__directLink .Header-module__85i50G__menuIcon{font-size:14px}@media (max-width:768px){.Header-module__85i50G__pageNameMask,.Header-module__85i50G__mainNav{display:none}.Header-module__85i50G__headerContent{justify-content:space-between;gap:.5rem;padding:0 .875rem}.Header-module__85i50G__headerLeft{flex:auto;min-width:0}.Header-module__85i50G__siteNameLink{justify-content:flex-start;min-width:0;max-width:100%;padding:0}.Header-module__85i50G__siteNameLink>div{width:100%;min-width:0}.Header-module__85i50G__siteNameLink svg{display:none}.Header-module__85i50G__siteTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0;font-size:1.05rem;display:block;overflow:hidden}.Header-module__85i50G__siteNameLink:hover,.Header-module__85i50G__siteNameLink:active,.Header-module__85i50G__siteNameLink:focus-visible{color:var(--primary-foreground);background:var(--primary)}.Header-module__85i50G__siteNameLink:hover svg,.Header-module__85i50G__siteNameLink:active svg,.Header-module__85i50G__siteNameLink:focus-visible svg{color:inherit;opacity:1}.Header-module__85i50G__siteNameLink:hover .Header-module__85i50G__siteTitle,.Header-module__85i50G__siteNameLink:active .Header-module__85i50G__siteTitle,.Header-module__85i50G__siteNameLink:focus-visible .Header-module__85i50G__siteTitle{opacity:1}.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteNameLink:hover,.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteNameLink:active,.Header-module__85i50G__headerWrapper.Header-module__85i50G__textIsWhite .Header-module__85i50G__siteNameLink:focus-visible{color:#fff;background:#fff3}}
.styles-module__b9M_Xa__headerRight{--animation-on:cubic-bezier(.6, .1, 0, 1);--animation-in:cubic-bezier(.6, .2, .25, 1);z-index:var(--z-dropdown);flex-direction:row;align-items:center;height:100%;padding-right:1.25rem;display:flex;position:absolute;right:0}.styles-module__b9M_Xa__navButton{width:var(--frontend-header-control-size);height:var(--frontend-header-control-size);cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50px;justify-content:center;align-items:center;margin-left:.75rem;padding:0;transition:all .3s;display:flex}.styles-module__b9M_Xa__navButton svg{color:inherit;width:var(--frontend-header-icon-size);height:var(--frontend-header-icon-size);transition:color .3s}.styles-module__b9M_Xa__navButton:hover,.styles-module__b9M_Xa__navButton[data-hover=true],.styles-module__b9M_Xa__navButton.styles-module__b9M_Xa__isActive{color:var(--primary-foreground);background:var(--primary)}.styles-module__b9M_Xa__navButton[data-slot=trigger]{box-shadow:none!important;border-radius:50px!important}.styles-module__b9M_Xa__navButton[data-slot=trigger]:hover,.styles-module__b9M_Xa__navButton[data-slot=trigger][data-hover=true]{color:var(--primary-foreground);background:var(--primary);border-radius:50px!important}:is(html.dark .styles-module__b9M_Xa__headerRight .styles-module__b9M_Xa__navButton[data-slot=trigger]:hover,html.dark .styles-module__b9M_Xa__headerRight .styles-module__b9M_Xa__navButton[data-slot=trigger][data-hover=true],.dark .styles-module__b9M_Xa__headerRight .styles-module__b9M_Xa__navButton[data-slot=trigger]:hover,.dark .styles-module__b9M_Xa__headerRight .styles-module__b9M_Xa__navButton[data-slot=trigger][data-hover=true]){background-color:var(--primary)!important;color:var(--primary-foreground)!important}.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton{color:#fff}.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton:hover,.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton[data-hover=true],.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton.styles-module__b9M_Xa__isActive{color:#fff;background:#fff3}:is(html.dark .styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton[data-slot=trigger]:hover,html.dark .styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton[data-slot=trigger][data-hover=true],.dark .styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton[data-slot=trigger]:hover,.dark .styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton[data-slot=trigger][data-hover=true]){color:#fff!important;background-color:#fff3!important}.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__toggleMenuButton{color:#fff}.styles-module__b9M_Xa__toggleMenuButton{margin-left:.75rem;display:none}@media (max-width:768px){.styles-module__b9M_Xa__headerRight{flex-shrink:0;margin-left:auto;padding:0 .875rem 0 0;position:static;right:auto}.styles-module__b9M_Xa__navButton{margin-left:.5rem}.styles-module__b9M_Xa__toggleMenuButton{display:flex}}
.styles-module__Tbf8vq__backHomeButton{width:var(--frontend-header-control-size);height:var(--frontend-header-control-size);cursor:pointer;border-radius:50px;justify-content:center;align-items:center;margin-left:0;margin-right:.375rem;transition:all .3s;display:flex;position:relative}.styles-module__Tbf8vq__backHomeButton,.styles-module__Tbf8vq__backHomeButton *,.styles-module__Tbf8vq__backMenuItem,.styles-module__Tbf8vq__backMenuItem *{-webkit-user-select:none;user-select:none}.styles-module__Tbf8vq__backHomeButton:after{pointer-events:none;content:"";width:120%;height:20px;transition:pointer-events 0s linear 1s;position:absolute;top:75%;left:17px}.styles-module__Tbf8vq__triggerIcon{width:var(--frontend-header-icon-size);height:var(--frontend-header-icon-size);color:inherit;transition:color .2s ease-out}.styles-module__Tbf8vq__backHomeButton.styles-module__Tbf8vq__textIsWhite{color:#fff}.styles-module__Tbf8vq__backHomeButton.styles-module__Tbf8vq__textIsWhite:hover{color:var(--primary-foreground);box-shadow:none;background:#fff3}.styles-module__Tbf8vq__backHomeButton:hover{color:var(--primary-foreground);background:var(--primary);box-shadow:0 8px 12px -3px var(--primary-op,#4259ef24)}.styles-module__Tbf8vq__backHomeButton:hover:after{pointer-events:auto;transition-delay:0s}.styles-module__Tbf8vq__backHomeButton:hover .styles-module__Tbf8vq__backMenuListGroups{pointer-events:auto;opacity:1;transform:scale(1)}.styles-module__Tbf8vq__backMenuListGroups{top:calc(var(--frontend-header-height) - 5px);z-index:var(--z-dropdown);pointer-events:none;background-color:var(--card);will-change:backdrop-filter;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);opacity:0;transform-origin:0 0;cursor:auto;border-radius:12px;flex-direction:column;padding:.5rem;transition:all .2s;display:flex;position:absolute;left:0;transform:scale(.8);box-shadow:0 8px 16px -4px #0000000d}.styles-module__Tbf8vq__backMenuListGroup{flex-direction:column;display:flex}.styles-module__Tbf8vq__backMenuListGroup:hover .styles-module__Tbf8vq__backMenuListTitle{color:var(--primary)}.styles-module__Tbf8vq__backMenuListTitle{color:var(--muted-foreground);margin:8px 0 4px 12px;font-size:12px;transition:all .3s}.styles-module__Tbf8vq__backMenuList{flex-wrap:wrap;width:340px;margin-bottom:8px;display:flex}.styles-module__Tbf8vq__backMenuList:before{content:"";width:100%;height:25px;transition:all;position:absolute;top:-24px;left:0}.styles-module__Tbf8vq__backMenuItem{width:162px;color:var(--foreground);border-radius:8px;align-items:center;gap:.5rem;margin:4px;padding:4px 8px;text-decoration:none;transition:all .2s;display:flex}.styles-module__Tbf8vq__backMenuItem:hover{background-color:var(--primary);color:var(--foreground)}.styles-module__Tbf8vq__backMenuItem:hover .styles-module__Tbf8vq__backMenuItemText,.styles-module__Tbf8vq__backMenuItem:hover .styles-module__Tbf8vq__backMenuItemIconIconify{color:var(--primary-foreground)}.styles-module__Tbf8vq__backMenuItemIcon{border-radius:50%;width:22px;height:22px}.styles-module__Tbf8vq__backMenuItemIcon.styles-module__Tbf8vq__backMenuItemIconIconify{color:var(--foreground);border-radius:0;transition:all .2s}.styles-module__Tbf8vq__backMenuItemText{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14px;transition:all .2s;overflow:hidden}@media (max-width:768px){.styles-module__Tbf8vq__backHomeButton{display:none}}
.HeaderSkeleton-module__mqYjsq__skeletonWrapper{pointer-events:none}.HeaderSkeleton-module__mqYjsq__siteName{border-radius:6px;width:96px;height:1.25rem}.HeaderSkeleton-module__mqYjsq__menuItem{border-radius:6px;height:1rem}.HeaderSkeleton-module__mqYjsq__control{width:var(--frontend-header-control-size);height:var(--frontend-header-control-size);border-radius:50%;flex-shrink:0;margin-left:.75rem}.HeaderSkeleton-module__mqYjsq__menuOnly{display:none}@media (max-width:768px){.HeaderSkeleton-module__mqYjsq__menuOnly{display:block}}
.Footer-module__hP-FLq__footerContainer{color:var(--text-primary);background:linear-gradient(180deg, transparent 0, var(--surface-card) 25%);margin-top:1rem;position:relative}.Footer-module__hP-FLq__footerContainer,.Footer-module__hP-FLq__footerContainer *{-webkit-user-select:none;user-select:none}.Footer-module__hP-FLq__footerContainer a,.Footer-module__hP-FLq__footerContainer button,.Footer-module__hP-FLq__footerContainer img,.Footer-module__hP-FLq__footerContainer svg{-webkit-user-drag:none}.Footer-module__hP-FLq__footerShell{flex-direction:column;width:100%;min-width:0;display:flex}.Footer-module__hP-FLq__footerTopSection{display:block}.Footer-module__hP-FLq__footerWrap{max-width:1200px;margin:0 auto;padding:1.25rem 0 .75rem;position:relative}.Footer-module__hP-FLq__footerLinkGrid{flex-wrap:wrap;justify-content:space-around;gap:1.5rem 0;padding:0 2rem;display:flex}.Footer-module__hP-FLq__footerGroup{text-align:left;min-width:130px}.Footer-module__hP-FLq__footerTitleGroup{align-items:center;display:flex}.Footer-module__hP-FLq__footerTitle{color:var(--text-secondary);margin-bottom:.8rem;margin-left:4px;font-size:1.1rem;font-weight:700}.Footer-module__hP-FLq__randomFriendsBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;align-items:center;margin-bottom:.8rem;margin-left:.5rem;font-size:1.1rem;transition:color .3s;display:flex}.Footer-module__hP-FLq__randomFriendsBtn:hover{color:var(--primary)}.Footer-module__hP-FLq__randomFriendsBtn svg{transition:transform .3s ease-out,opacity .3s ease-out;display:inline-block}.Footer-module__hP-FLq__randomFriendsBtn .Footer-module__hP-FLq__isAnimating{opacity:.2}.Footer-module__hP-FLq__footerLinks{flex-direction:column;display:flex}.Footer-module__hP-FLq__footerItem{width:fit-content;max-width:160px;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;border-radius:7px;margin-bottom:.5rem;margin-right:10px;padding:0 4px;font-size:.95rem;text-decoration:none;transition:color .2s,background-color .2s;display:block;overflow:hidden}.Footer-module__hP-FLq__footerItem:hover{color:var(--surface-inverse);background:var(--primary)}.Footer-module__hP-FLq__footerBottomBar{color:var(--text-primary);background:var(--surface-muted);border-top:1px solid var(--border);margin-top:1rem;padding:1.5rem 1rem;transition:all .3s;display:flex;overflow:hidden}.Footer-module__hP-FLq__footerBarContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;width:100%;max-width:1400px;margin:0 auto;line-height:1.2;display:flex}.Footer-module__hP-FLq__footerBarMain{text-align:left;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:.55rem;min-width:0;min-height:32px;display:flex}.Footer-module__hP-FLq__footerBarRight{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:1rem;min-height:32px;margin-left:auto;display:flex}.Footer-module__hP-FLq__footerBarLinkRow,.Footer-module__hP-FLq__footerBarStatusRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Footer-module__hP-FLq__copyrightInfo{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.35rem;font-size:1.02rem;font-weight:400;line-height:1.4;display:flex}.Footer-module__hP-FLq__copyrightAuthor{color:var(--text-primary);font-size:1.06rem;font-weight:700;text-decoration:none;transition:color .3s}.Footer-module__hP-FLq__copyrightAuthor:hover{color:var(--primary)}.Footer-module__hP-FLq__footerBarLink{color:var(--text-primary);white-space:nowrap;margin-top:8px;margin-bottom:8px;font-size:1rem;font-weight:700;text-decoration:none;transition:color .3s}.Footer-module__hP-FLq__footerBarLink:hover{color:var(--primary)}.Footer-module__hP-FLq__footerBarRuntime{color:var(--text-primary);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:.55rem;margin-top:8px;margin-bottom:8px;font-size:.98rem;font-weight:700;line-height:1.2;display:inline-flex}.Footer-module__hP-FLq__footerBarRuntimeSegment{white-space:nowrap;align-items:baseline;gap:.14rem;display:inline-flex}.Footer-module__hP-FLq__footerBarRuntimeNumber,.Footer-module__hP-FLq__footerBarRuntimeUnit{color:var(--text-primary)}.Footer-module__hP-FLq__recordInfo{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;font-size:.84rem;display:flex}.Footer-module__hP-FLq__recordLink{color:var(--text-secondary);align-items:center;gap:.32rem;text-decoration:none;transition:color .3s;display:inline-flex}.Footer-module__hP-FLq__recordLink:hover{color:var(--primary)}.Footer-module__hP-FLq__footerMetaRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.3rem;display:flex}.Footer-module__hP-FLq__footerMetaItem{align-items:center;display:inline-flex}.Footer-module__hP-FLq__footerMetaText{align-items:center;gap:.24rem;display:inline-flex}.Footer-module__hP-FLq__footerMetaLabel{color:var(--text-secondary)}.Footer-module__hP-FLq__footerMetaValue{color:var(--text-primary)}.Footer-module__hP-FLq__metaPrefix{flex-shrink:0;justify-content:center;align-items:center;width:.8rem;height:.8rem;display:inline-flex}.Footer-module__hP-FLq__metaPrefixIcon{color:#ff7a18;width:.8rem;height:.8rem}.Footer-module__hP-FLq__policeRecordLink{align-items:center;gap:4px;display:inline-flex}.Footer-module__hP-FLq__policeRecordIcon,.Footer-module__hP-FLq__icpRecordIcon{object-fit:contain;width:14px;height:14px}.Footer-module__hP-FLq__ccLink{align-items:center;gap:2px;display:flex}.Footer-module__hP-FLq__ccLink svg{width:1.2rem;height:1.2rem}@media (min-width:992px){.Footer-module__hP-FLq__footerLinkGrid{flex-wrap:nowrap;justify-content:space-between}}@media (min-width:1200px){.Footer-module__hP-FLq__footerLinkGrid{gap:0}}@media (max-width:768px){.Footer-module__hP-FLq__footerContainer{z-index:var(--z-raised);background:linear-gradient(180deg, transparent 0, var(--surface-card) 25%);width:100%;max-width:100%;margin-top:1rem;overflow-x:hidden}.Footer-module__hP-FLq__footerContainerPostDetail{background:var(--surface-card);touch-action:pan-y;margin-top:-1px}.Footer-module__hP-FLq__footerWrap{padding-top:.85rem;padding-bottom:.45rem}.Footer-module__hP-FLq__footerLinkGrid{justify-content:flex-start;gap:1.5rem 2rem;padding:0 1rem}.Footer-module__hP-FLq__footerGroup{flex:calc(50% - 1rem);min-width:100px}.Footer-module__hP-FLq__footerBottomBar{padding:1.2rem 1rem}.Footer-module__hP-FLq__footerBarContent{text-align:center;flex-direction:column;justify-content:center;align-items:center}.Footer-module__hP-FLq__footerBarMain{text-align:center;align-items:center}.Footer-module__hP-FLq__footerBarRight{justify-content:center;gap:.75rem;margin-left:0}.Footer-module__hP-FLq__footerBarLinkRow,.Footer-module__hP-FLq__footerBarStatusRow{justify-content:center}.Footer-module__hP-FLq__copyrightInfo{justify-content:center;gap:.25rem;font-size:.95rem}.Footer-module__hP-FLq__footerMetaRow,.Footer-module__hP-FLq__recordInfo{justify-content:center}}@media (max-width:520px){.Footer-module__hP-FLq__footerGroup{flex-basis:100%}.Footer-module__hP-FLq__footerItem{max-width:100%}}
.FooterSkeleton-module__BbfP3G__title{border-radius:6px;width:5rem;height:1.1rem;margin-bottom:.8rem}.FooterSkeleton-module__BbfP3G__link{border-radius:6px;width:6rem;height:.95rem;margin-bottom:.5rem}.FooterSkeleton-module__BbfP3G__copyright{border-radius:6px;width:14rem;max-width:60vw;height:1rem}.FooterSkeleton-module__BbfP3G__record{border-radius:6px;width:8rem;max-width:42vw;height:.84rem}.FooterSkeleton-module__BbfP3G__barLink{border-radius:6px;width:4rem;height:1rem}.FooterSkeleton-module__BbfP3G__runtime{border-radius:6px;width:9rem;height:.98rem}.FooterSkeleton-module__BbfP3G__cc{border-radius:6px;width:5rem;height:1.2rem}
.PostDetail-module__kMpn_q__postDetailContainer{width:100%;min-height:100vh;overflow-x:clip}.PostDetail-module__kMpn_q__layout{z-index:var(--z-raised);max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:block;position:relative}.PostDetail-module__kMpn_q__layout:before{z-index:var(--z-base);pointer-events:none;content:"";background:var(--background);border-radius:0;width:100vw;height:calc(100% + 14px);position:absolute;top:-14px;left:50%;transform:translate(-50%)}html.dark .PostDetail-module__kMpn_q__layout:before{background:0 0}.PostDetail-module__kMpn_q__layout>*{z-index:var(--z-raised);position:relative}.PostDetail-module__kMpn_q__postMain{width:100%}.PostDetail-module__kMpn_q__articleRow{align-items:flex-start;gap:.625rem;width:100%;display:flex}.PostDetail-module__kMpn_q__postContentInner{width:calc(100% - var(--frontend-sidebar-width) - var(--frontend-layout-gap))}:is(html.hide-aside .PostDetail-module__kMpn_q__postContentInner,html.hide-aside .PostDetail-module__kMpn_q__commentWrapper){width:100%}.PostDetail-module__kMpn_q__postDetailContent{background:var(--card);border:1px solid var(--border);border-radius:7px;flex-direction:column;align-self:flex-start;gap:.625rem;width:100%;padding:1.25rem 2.5rem;transition:border-color .3s,box-shadow .3s,background-color .3s;animation:.6s .1s backwards PostDetail-module__kMpn_q__slideIn;display:flex;position:relative;box-shadow:0 1px 3px #0000000d}@keyframes PostDetail-module__kMpn_q__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PostDetail-module__kMpn_q__paginationInlineWrap{display:block}@media (min-width:1400px){.PostDetail-module__kMpn_q__paginationInlineWrap{display:none}}.PostDetail-module__kMpn_q__postTagBar{border-radius:12px;flex-wrap:wrap;gap:.6rem .8rem;margin-top:.125rem;margin-bottom:.25rem;display:flex}.PostDetail-module__kMpn_q__postTagItem{color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex}.PostDetail-module__kMpn_q__postTagItem:hover{color:#fff;background:var(--primary);border-color:var(--border)}.PostDetail-module__kMpn_q__postTagItem:hover .PostDetail-module__kMpn_q__postTagIcon{color:#fff}.PostDetail-module__kMpn_q__postTagItem:hover .PostDetail-module__kMpn_q__postTagCount{color:var(--primary);background:#fff}.PostDetail-module__kMpn_q__postTagIcon{color:var(--muted-foreground);font-size:.9rem}.PostDetail-module__kMpn_q__postTagName{font-weight:500}.PostDetail-module__kMpn_q__postTagCount{color:var(--foreground);background:var(--muted);border-radius:5px;margin-left:6px;padding:0 6px;font-size:.75rem;font-weight:500;transition:color .2s ease-in-out,background-color .2s ease-in-out}.PostDetail-module__kMpn_q__commentWrapper{width:calc(100% - var(--frontend-sidebar-width) - var(--frontend-layout-gap));background:var(--card);border:1px solid var(--border);contain:layout style;overflow-anchor:none;border-radius:7px;margin-top:.625rem;padding:1.25rem 2.5rem 2rem;transition:border-color .3s,box-shadow .3s,background-color .3s;animation:.6s .2s backwards PostDetail-module__kMpn_q__slideIn;box-shadow:0 1px 3px #0000000d}.PostDetail-module__kMpn_q__commentSection{border-radius:0;min-height:200px;margin-bottom:0}@media (max-width:992px){.PostDetail-module__kMpn_q__postContentInner,.PostDetail-module__kMpn_q__commentWrapper{width:100%}}@media (max-width:768px){.PostDetail-module__kMpn_q__postDetailContainer,.PostDetail-module__kMpn_q__layout,.PostDetail-module__kMpn_q__postMain,.PostDetail-module__kMpn_q__articleRow,.PostDetail-module__kMpn_q__postContentInner{touch-action:pan-y;overscroll-behavior-x:none}.PostDetail-module__kMpn_q__layout{z-index:calc(var(--z-raised) + 2);background-color:var(--primary);padding:0;position:relative;overflow-x:hidden}.PostDetail-module__kMpn_q__layout:before{display:none}.PostDetail-module__kMpn_q__postDetailContent{z-index:var(--z-raised);border:none;border-radius:0;padding:1rem;animation:none}.PostDetail-module__kMpn_q__postMain{background:var(--background)}.PostDetail-module__kMpn_q__commentWrapper{background:var(--card);border:none;border-radius:0;width:100%;margin-top:.625rem;padding:1rem}.PostDetail-module__kMpn_q__postContentInner{width:100%;max-width:100%;overflow-x:hidden}.PostDetail-module__kMpn_q__postTagBar{gap:.5rem .625rem}.PostDetail-module__kMpn_q__postTagItem{padding:3px 9px;font-size:.8125rem}.PostDetail-module__kMpn_q__postTagCount{margin-left:4px;font-size:.6875rem}}@media print{.PostDetail-module__kMpn_q__postDetailContainer{min-height:unset}.PostDetail-module__kMpn_q__layout{gap:0;max-width:100%;margin:0;padding:0;display:block}.PostDetail-module__kMpn_q__articleRow{display:block}.PostDetail-module__kMpn_q__layout:before{display:none}.PostDetail-module__kMpn_q__postContentInner{width:100%!important}.PostDetail-module__kMpn_q__postDetailContent{box-shadow:none;background:0 0;border:none;border-radius:0;gap:0;padding:0;animation:none}.PostDetail-module__kMpn_q__postTagBar,.PostDetail-module__kMpn_q__paginationInlineWrap,.PostDetail-module__kMpn_q__commentWrapper{display:none!important}}.PostDetail-module__kMpn_q__articleLead{background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;margin:0 0 .75rem;padding:.75rem 1rem}.PostDetail-module__kMpn_q__articleLeadTitle{color:var(--muted-foreground);align-items:center;gap:5px;margin-bottom:.5rem;font-size:.9rem;line-height:1.3;display:flex}.PostDetail-module__kMpn_q__articleLeadIcon{width:19px;height:19px;color:var(--primary);flex-shrink:0;transform:translateY(1px)}.PostDetail-module__kMpn_q__articleLeadTitleText{color:var(--primary);-webkit-user-select:none;user-select:none;font-weight:700}.PostDetail-module__kMpn_q__articleLeadText{color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.95rem;line-height:1.6}.PostDetail-module__kMpn_q__articleLeadCaret{vertical-align:-.12em;background:var(--primary);width:2px;height:1.05em;margin-left:2px;animation:.85s step-end infinite PostDetail-module__kMpn_q__articleLeadCaretBlink;display:inline-block}.PostDetail-module__kMpn_q__articleLeadTextTyping{min-height:1.6em}.PostDetail-module__kMpn_q__articleLeadSrOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes PostDetail-module__kMpn_q__articleLeadCaretBlink{0%,45%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.PostDetail-module__kMpn_q__articleLeadCaret{display:none}}
.PostHeader-module__hHBVoW__postHeaderContainer{color:#fff;background:var(--primary-color,var(--primary));justify-content:center;width:100%;height:calc(30rem + 60px);min-height:360px;margin-top:-60px;padding-top:60px;display:flex;position:relative;overflow:hidden}.PostHeader-module__hHBVoW__postHeaderContainer:before{content:"";background:var(--primary-color,var(--primary));opacity:1;width:100%;height:100%;transition:all;display:block;position:absolute;top:0;left:0}.PostHeader-module__hHBVoW__postInfoWrapper{z-index:var(--z-raised);transform-origin:0 0;will-change:transform;width:100%;max-width:1400px;height:calc(100% - 60px);margin:0 auto;position:absolute;top:60px}.PostHeader-module__hHBVoW__postInfo{color:#fff;text-align:center;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;height:100%;padding:0 3.75rem;display:flex}.PostHeader-module__hHBVoW__postFirstinfo .PostHeader-module__hHBVoW__metaFirstlineTop{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:1rem;display:flex}.PostHeader-module__hHBVoW__postMetaOriginal,.PostHeader-module__hHBVoW__postMetaCategory{white-space:nowrap;will-change:backdrop-filter;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;align-items:center;height:32px;padding:0 12px;font-size:1rem;font-weight:600;transition:color .3s,background-color .3s;display:flex}.PostHeader-module__hHBVoW__postMetaCategory:hover{color:var(--primary-color,var(--primary));background:#fff}.PostHeader-module__hHBVoW__tagShare .PostHeader-module__hHBVoW__postMetaTagList{flex-wrap:wrap;gap:8px;display:flex}.PostHeader-module__hHBVoW__postMetaTag{white-space:nowrap;opacity:.8;border-radius:12px;align-items:center;height:32px;padding:0 12px 0 8px;font-size:1rem;transition:color .3s,background-color .3s,opacity .3s;display:inline-flex}.PostHeader-module__hHBVoW__postMetaTag:hover{color:#fff;opacity:1;background:#fff3}.PostHeader-module__hHBVoW__tagIcon{opacity:.6}.PostHeader-module__hHBVoW__tagName{color:#fff;margin-left:4px;font-size:1rem;transition:color .3s}.PostHeader-module__hHBVoW__postTitle{text-align:left;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.PostHeader-module__hHBVoW__postMeta{opacity:.9;flex-direction:column;align-items:flex-start;font-size:1rem;display:flex}.PostHeader-module__hHBVoW__metaSecondline{flex-wrap:wrap;align-items:center;gap:.5rem 0;display:flex}.PostHeader-module__hHBVoW__metaItem{opacity:.6;cursor:default;border-radius:12px;align-items:center;padding:2px 8px;transition:all .3s;display:inline-flex}.PostHeader-module__hHBVoW__metaItem:hover{opacity:1}.PostHeader-module__hHBVoW__metaClickable{cursor:pointer;font-weight:800}.PostHeader-module__hHBVoW__metaClickable:hover{opacity:1;background:#fff3}.PostHeader-module__hHBVoW__metaIcon{flex-shrink:0;margin-right:.4rem}.PostHeader-module__hHBVoW__metaSeparator{margin:0 .15rem;display:inline-block}@media (max-width:768px){.PostHeader-module__hHBVoW__postInfoWrapper{height:fit-content;position:absolute;top:auto;bottom:0;left:0}.PostHeader-module__hHBVoW__postInfo{background:0 0;justify-content:normal;align-items:center;gap:0;height:fit-content;padding:4.5rem 6% 1.5rem}.PostHeader-module__hHBVoW__postInfo .PostHeader-module__hHBVoW__tagShare{display:none}.PostHeader-module__hHBVoW__postMeta{align-items:center;margin-top:1rem}.PostHeader-module__hHBVoW__metaSecondline{justify-content:center;font-size:.75rem}.PostHeader-module__hHBVoW__postHeaderContainer{z-index:var(--z-raised);height:18rem}.PostHeader-module__hHBVoW__postHeaderContainer:before{display:none}}
.PostDetailSkeleton-module__KjKpCq__heroChip{background:#ffffff38;border-radius:12px;height:32px}.PostDetailSkeleton-module__KjKpCq__heroChipOriginal{width:56px}.PostDetailSkeleton-module__KjKpCq__heroChipCategory{width:88px}.PostDetailSkeleton-module__KjKpCq__heroChipTag{opacity:.85;width:76px}.PostDetailSkeleton-module__KjKpCq__heroTitleWrap{flex-direction:column;gap:.75rem;width:100%;display:flex}.PostDetailSkeleton-module__KjKpCq__heroTitleLine{background:#ffffff42;border-radius:10px;width:min(60%,620px);height:clamp(2rem,5vw,3rem)}.PostDetailSkeleton-module__KjKpCq__heroTitleLineShort{background:#ffffff42;border-radius:10px;width:min(36%,360px);height:clamp(2rem,5vw,3rem)}.PostDetailSkeleton-module__KjKpCq__heroMeta{background:#fff3;border-radius:8px;width:5rem;height:1rem;margin:2px 8px 2px 0}.PostDetailSkeleton-module__KjKpCq__heroMetaShort{width:3.5rem}.PostDetailSkeleton-module__KjKpCq__card{animation:none}.PostDetailSkeleton-module__KjKpCq__leadTitle{border-radius:6px;width:6rem;height:1rem;margin-bottom:.6rem}.PostDetailSkeleton-module__KjKpCq__leadLine{border-radius:6px;height:.85rem;margin-bottom:.5rem}.PostDetailSkeleton-module__KjKpCq__leadLine:last-child{margin-bottom:0}.PostDetailSkeleton-module__KjKpCq__body{flex-direction:column;margin-top:.5rem;display:flex}.PostDetailSkeleton-module__KjKpCq__line{border-radius:6px;height:1rem;margin-bottom:.85rem}.PostDetailSkeleton-module__KjKpCq__heading{border-radius:6px;width:32%;height:1.4rem;margin:1.25rem 0 .95rem}.PostDetailSkeleton-module__KjKpCq__imageGrid{grid-template-columns:repeat(4,1fr);gap:.625rem;margin:.5rem 0 1.25rem;display:grid}.PostDetailSkeleton-module__KjKpCq__imageCell{aspect-ratio:16/10;border-radius:8px;width:100%}.PostDetailSkeleton-module__KjKpCq__aside{width:var(--frontend-sidebar-width);flex-direction:column;flex-shrink:0;gap:.625rem;display:flex}.PostDetailSkeleton-module__KjKpCq__skeletonCard{pointer-events:none}.PostDetailSkeleton-module__KjKpCq__onPrimary{background-color:var(--surface-inverse-op)!important}.PostDetailSkeleton-module__KjKpCq__asideCard{top:calc(var(--frontend-header-height,60px) + .625rem);background:var(--card);border:1px solid var(--border);border-radius:7px;padding:1rem;position:sticky}.PostDetailSkeleton-module__KjKpCq__tocTitle{border-radius:6px;width:4rem;height:1.1rem;margin-bottom:.9rem}.PostDetailSkeleton-module__KjKpCq__tocLine{border-radius:6px;height:.85rem;margin-bottom:.65rem}.PostDetailSkeleton-module__KjKpCq__tocLine:last-child{margin-bottom:0}@media (max-width:768px){.PostDetailSkeleton-module__KjKpCq__imageGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.PostDetailSkeleton-module__KjKpCq__aside{display:none}}
.about-module__omGEuW__aboutContainer{--about-intro-left-width:749px;--about-intro-right-width:585px;--about-intro-card-height:272px;--about-story-card-height:449px;--about-avatar-size:180px;--about-avatar-status-size:30px;--about-skills-orbit-size:120px;--about-skills-orbit-icon-size:60px;--about-careers-image-width:420px;--about-careers-image-height:220px;--about-personality-image-width:400px;--about-personality-image-height:400px;--about-photo-card-height:241px;--about-game-card-height:300px;--about-comic-card-height:400px;--about-stat-card-height:380px;--about-qr-image-size:130px;--about-interest-card-bg:#fff;--about-interest-card-color:#1f2937;--about-interest-card-shadow:none;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem;animation:.6s .2s backwards about-module__omGEuW__slideIn;display:flex}.about-module__omGEuW__mouseLocked,.about-module__omGEuW__mouseLocked *{-webkit-touch-callout:none;-webkit-user-select:none!important;user-select:none!important}.about-module__omGEuW__aboutContainer img,.about-module__omGEuW__aboutContainer a{-webkit-user-drag:none}.about-module__omGEuW__aboutContainer img{-webkit-user-select:none;user-select:none}@media (max-width:768px){.about-module__omGEuW__aboutContainer{--about-intro-left-width:100%;--about-intro-right-width:100%;--about-intro-card-height:220px;--about-story-card-height:360px;--about-avatar-size:120px;--about-avatar-status-size:20px;--about-careers-image-width:280px;--about-careers-image-height:160px;--about-personality-image-width:320px;--about-personality-image-height:320px;--about-photo-card-height:240px;--about-game-card-height:280px;--about-comic-card-height:320px;--about-stat-card-height:300px;--about-qr-image-size:150px;max-width:100%;padding:1rem}}.about-module__omGEuW__authorTitle{margin:.625rem 0 1.25rem;font-size:2.5rem;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__authorTitle{margin:.5rem 0 1rem;font-size:2rem}}.about-module__omGEuW__authorContent{flex-wrap:wrap;justify-content:space-between;gap:.625rem;width:100%;display:flex}@media (max-width:768px){.about-module__omGEuW__authorContent{flex-direction:column;gap:1rem}.about-module__omGEuW__authorContent>*{width:100%;flex:none!important}}.about-module__omGEuW__item{background:var(--card);border:1px solid var(--border);border-radius:12px;flex:1;margin-top:.5rem;padding:1rem 2rem;animation:.6s backwards about-module__omGEuW__slideIn;position:relative;overflow:hidden}@media (max-width:768px){.about-module__omGEuW__item{width:100%;margin-top:1rem;padding:1rem}}.about-module__omGEuW__itemTips{opacity:.8;margin-bottom:.625rem;font-size:.75rem}.about-module__omGEuW__itemTitle{font-size:36px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__itemTitle{font-size:28px}}.about-module__omGEuW__emptyTextPlaceholder{visibility:hidden;min-width:4ch;min-height:1em;display:inline-block;color:#0000!important}.about-module__omGEuW__cardContent{z-index:calc(var(--z-raised) + 1);flex-direction:column;width:100%;height:100%;padding:.625rem 1.25rem;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__cardContent .about-module__omGEuW__itemTitle{margin-bottom:.5rem}.about-module__omGEuW__authorBox{justify-content:center;align-items:center;margin:0 0 16px;display:flex}@media (max-width:768px){.about-module__omGEuW__authorBox{margin:0 0 12px}}.about-module__omGEuW__authorTagLeft,.about-module__omGEuW__authorTagRight{flex-direction:column;display:flex}.about-module__omGEuW__authorTagLeft{align-items:flex-end}.about-module__omGEuW__authorTagRight{align-items:flex-start}@media (max-width:768px){.about-module__omGEuW__authorTagLeft,.about-module__omGEuW__authorTagRight{display:none}}.about-module__omGEuW__authorTagLeft .about-module__omGEuW__authorTag:first-child,.about-module__omGEuW__authorTagLeft .about-module__omGEuW__authorTag:last-child{margin-right:-16px}.about-module__omGEuW__authorTagRight .about-module__omGEuW__authorTag:first-child,.about-module__omGEuW__authorTagRight .about-module__omGEuW__authorTag:last-child{margin-left:-16px}.about-module__omGEuW__authorTag{background:var(--card);border:1px solid var(--border);border-radius:40px;margin-top:6px;padding:4px 8px;font-size:14px;font-weight:700;animation:6s ease-in-out infinite about-module__omGEuW__aboutFloating;transform:translateY(-4px)}.about-module__omGEuW__authorTag:first-child{animation-delay:0s}.about-module__omGEuW__authorTag:nth-child(2){animation-delay:.6s}.about-module__omGEuW__authorTag:nth-child(3){animation-delay:1.2s}.about-module__omGEuW__authorTag:nth-child(4){animation-delay:1.8s}.about-module__omGEuW__authorImg{width:var(--about-avatar-size);height:var(--about-avatar-size);-webkit-user-select:none;user-select:none;background:var(--muted);border-radius:50%;margin:0 30px;transition:all .3s;position:relative}@media (max-width:768px){.about-module__omGEuW__authorImg{margin:0 20px}}.about-module__omGEuW__authorImg:hover{transform:scale(1.1)}.about-module__omGEuW__authorImg img{object-fit:cover;border-radius:50%;width:100%;height:100%;overflow:hidden}.about-module__omGEuW__authorImg:before{z-index:calc(var(--z-raised) + 1);box-sizing:content-box;width:var(--about-avatar-status-size);height:var(--about-avatar-status-size);content:"";border:5px solid var(--background);background:#2ecc71;border-radius:50%;transition:all 1s;position:absolute;bottom:5px;right:10px}@media (max-width:768px){.about-module__omGEuW__authorImg:before{border-width:3px;bottom:-3px;right:-3px}}.about-module__omGEuW__myInfoAndSayHello{flex:0 0 var(--about-intro-left-width);width:var(--about-intro-left-width);max-width:var(--about-intro-left-width);min-height:var(--about-intro-card-height);height:var(--about-intro-card-height);color:#fff;background:linear-gradient(120deg,#5b27ff 0%,#00d4ff 100%) 0 0/200%;flex-direction:column;justify-content:center;animation:15s infinite about-module__omGEuW__gradient;display:flex}@media (max-width:768px){.about-module__omGEuW__myInfoAndSayHello{width:100%;max-width:100%;min-height:var(--about-intro-card-height);height:var(--about-intro-card-height);flex:none}}.about-module__omGEuW__myInfoAndSayHello .about-module__omGEuW__title1{opacity:.8;line-height:1.3}.about-module__omGEuW__myInfoAndSayHello .about-module__omGEuW__title2{margin:.625rem 0;font-size:36px;font-weight:700;line-height:1.1}@media (max-width:768px){.about-module__omGEuW__myInfoAndSayHello .about-module__omGEuW__title2{font-size:28px}}.about-module__omGEuW__aboutSiteTips{flex:0 0 var(--about-intro-right-width);width:var(--about-intro-right-width);max-width:var(--about-intro-right-width);min-height:var(--about-intro-card-height);height:var(--about-intro-card-height);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (max-width:768px){.about-module__omGEuW__aboutSiteTips{width:100%;max-width:100%;min-height:var(--about-intro-card-height);height:auto}}.about-module__omGEuW__aboutSiteTips .about-module__omGEuW__itemTips{margin-bottom:.5rem;font-size:.6rem}.about-module__omGEuW__topContent{flex-wrap:nowrap}.about-module__omGEuW__topContent>*{min-width:0}.about-module__omGEuW__topContent .about-module__omGEuW__myInfoAndSayHello{flex:1.28 1 0;width:auto;max-width:none}.about-module__omGEuW__topContent .about-module__omGEuW__aboutSiteTips{flex:1 1 0;width:auto;max-width:none}@media (max-width:900px){.about-module__omGEuW__topContent{flex-wrap:wrap}.about-module__omGEuW__topContent .about-module__omGEuW__myInfoAndSayHello,.about-module__omGEuW__topContent .about-module__omGEuW__aboutSiteTips{flex:none;width:100%;max-width:100%}}.about-module__omGEuW__aboutSiteTips h2{color:var(--foreground);letter-spacing:-.02em;margin:0 auto 0 0;font-family:Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:1.06}.about-module__omGEuW__aboutSiteTipsHtml{width:100%}.about-module__omGEuW__aboutSiteTipsHtml .author-content-item-tips{opacity:.8;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.about-module__omGEuW__aboutSiteTipsHtml [style*=border]{text-align:left!important;vertical-align:top!important;place-content:flex-start!important;align-items:flex-start!important;line-height:normal!important}.about-module__omGEuW__aboutSiteTipsHtml h2{color:var(--foreground);letter-spacing:-.02em;margin:0 auto 0 0;font-family:Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:1.06}.about-module__omGEuW__aboutSiteTipsHtml .inline-word{word-break:keep-all;white-space:nowrap}.about-module__omGEuW__aboutSiteTipsHtml .mask{height:36px;margin-top:4px;position:relative;overflow:hidden}.about-module__omGEuW__aboutSiteTipsHtml .mask span{box-sizing:border-box;padding-bottom:var(--offset);-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;line-height:1.06;display:block;position:absolute;top:36px}.about-module__omGEuW__aboutSiteTipsHtml .mask span[data-show]{transition:transform .5s ease-in-out;transform:translateY(-100%)}.about-module__omGEuW__aboutSiteTipsHtml .mask span[data-up]{transition:transform .5s ease-in-out;transform:translateY(-200%)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:first-child{background-image:linear-gradient(45deg,#0ecffe 50%,#07a6f1)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:nth-child(2){background-image:linear-gradient(45deg,#18e198 50%,#0ec15d)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:nth-child(3){background-image:linear-gradient(45deg,#8a7cfb 50%,#633e9c)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:nth-child(4){background-image:linear-gradient(45deg,#fa7671 50%,#f45f7f)}.about-module__omGEuW__wordMask{height:36px;margin-top:4px;position:relative;overflow:hidden}.about-module__omGEuW__wordItem{box-sizing:border-box;padding-bottom:var(--offset);-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;line-height:1.06;display:block;position:absolute;top:36px}.about-module__omGEuW__wordItem[data-show]{transition:transform .5s ease-in-out;transform:translateY(-100%)}.about-module__omGEuW__wordItem[data-up]{transition:transform .5s ease-in-out;transform:translateY(-200%)}.about-module__omGEuW__firstTips{display:block}.about-module__omGEuW__wordColor1{background-image:linear-gradient(45deg,#0ecffe 50%,#07a6f1)}.about-module__omGEuW__wordColor2{background-image:linear-gradient(45deg,#18e198 50%,#0ec15d)}.about-module__omGEuW__wordColor3{background-image:linear-gradient(45deg,#8a7cfb 50%,#633e9c)}.about-module__omGEuW__wordColor4{background-image:linear-gradient(45deg,#fa7671 50%,#f45f7f)}.about-module__omGEuW__skills{width:calc(50% - .3125rem);max-width:none;min-height:var(--about-story-card-height);height:var(--about-story-card-height);flex-direction:column;flex:calc(50% - .3125rem);justify-content:center;align-items:flex-start;display:flex}@media (max-width:768px){.about-module__omGEuW__skills{width:100%;max-width:100%;min-height:var(--about-story-card-height);height:var(--about-story-card-height)}}.about-module__omGEuW__skillsStyleGroup{position:relative}.about-module__omGEuW__skillsTagsGroup{z-index:var(--z-raised);width:100%;height:100%;margin-top:4.5rem;transition:all .3s;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__tagsGroupWrapper{flex-wrap:nowrap;animation:60s linear infinite about-module__omGEuW__rowup;display:flex}.about-module__omGEuW__tagsGroupIconPair{flex-shrink:0;margin-left:1rem}.about-module__omGEuW__tagsGroupIcon{width:var(--about-skills-orbit-size);height:var(--about-skills-orbit-size);color:#fff;border-radius:30px;justify-content:center;align-items:center;font-size:66px;font-weight:700;display:flex;box-shadow:0 2px 12px #00000026}.about-module__omGEuW__tagsGroupIcon img{width:var(--about-skills-orbit-icon-size);height:var(--about-skills-orbit-icon-size);object-fit:contain}.about-module__omGEuW__tagsGroupIconPair .about-module__omGEuW__tagsGroupIcon:nth-child(2n){margin-top:1rem;transform:translate(-60px)}.about-module__omGEuW__skillsList{opacity:0;flex-flow:wrap;width:100%;margin-top:10px;transition:all .3s;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__skillInfo{background:var(--background);border:1px solid var(--border);border-radius:40px;align-items:center;margin-top:10px;margin-right:10px;padding:4px 12px 4px 8px;display:flex;box-shadow:0 1px 3px #0000000f}.about-module__omGEuW__skillIcon{border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:flex}.about-module__omGEuW__skillIcon img{width:18px;height:18px;margin:0 auto}.about-module__omGEuW__skills:hover .about-module__omGEuW__skillsTagsGroup{opacity:0}.about-module__omGEuW__skills:hover .about-module__omGEuW__skillsList{opacity:1}.about-module__omGEuW__careers{width:calc(50% - .3125rem);max-width:none;min-height:var(--about-story-card-height);height:var(--about-story-card-height);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;flex:calc(50% - .3125rem)}@media (max-width:768px){.about-module__omGEuW__careers{width:100%;max-width:100%;min-height:var(--about-story-card-height);height:var(--about-story-card-height)}}.about-module__omGEuW__careersGroup{flex-direction:column;gap:.75rem;max-width:280px;margin-top:12px;display:flex}.about-module__omGEuW__careerItem{justify-content:flex-start;align-items:center;display:flex}.about-module__omGEuW__careerCircle{border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:8px}.about-module__omGEuW__careerName{color:var(--muted-foreground);font-size:15px;line-height:1.6}.about-module__omGEuW__careersImg{z-index:var(--z-base);width:100%;max-width:var(--about-careers-image-width);height:var(--about-careers-image-height);object-fit:contain;object-position:center;margin:1rem auto .75rem;transition:all .6s;position:relative}.about-module__omGEuW__aboutStatistic{width:39%;min-height:var(--about-stat-card-height);color:#fff;background-size:cover;overflow:hidden}@media (max-width:768px){.about-module__omGEuW__aboutStatistic{width:100%;min-height:300px}}.about-module__omGEuW__aboutStatistic:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 -159px 173px 71px #0c1c2c}.about-module__omGEuW__statisticFooter{color:#fff;justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;bottom:1.5rem;left:2rem;right:2rem}@media (max-width:768px){.about-module__omGEuW__statisticFooter{flex-wrap:wrap;gap:.75rem;margin-top:1rem;position:relative;bottom:auto;left:auto;right:auto}}.about-module__omGEuW__statisticFooterLeft{opacity:.6;align-items:center;gap:6px;display:flex}.about-module__omGEuW__articleStatsBtn{color:#fff;background:#0009;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;text-decoration:none;transition:background-color .3s,transform .3s;display:flex}.about-module__omGEuW__articleStatsBtn:hover{background:#000c;transform:translate(4px)}@media (max-width:768px){.about-module__omGEuW__articleStatsBtn{justify-content:center;width:100%}}.about-module__omGEuW__itemGroup{flex-direction:column;flex:1;justify-content:space-between;margin-top:.5rem;display:flex}@media (max-width:768px){.about-module__omGEuW__itemGroup{width:100%}}.about-module__omGEuW__mapAndInfo{width:59%}@media (max-width:768px){.about-module__omGEuW__mapAndInfo{width:100%}}.about-module__omGEuW__map{background-position:50%;background-repeat:no-repeat;background-size:100%;height:60%;min-height:160px;max-height:400px;margin-bottom:.5rem;transition:all 1s ease-in-out;position:relative;overflow:hidden}@media (max-width:768px){.about-module__omGEuW__map{width:100%;height:200px;margin-bottom:1rem}}.about-module__omGEuW__map:hover{background-position:0 36%;background-size:120%;transition:all 4s ease-in-out}.about-module__omGEuW__map:hover .about-module__omGEuW__mapTitle{bottom:-100%}.about-module__omGEuW__mapTitle{width:100%;color:var(--foreground);will-change:backdrop-filter;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fff9;padding:.5rem 2rem;font-size:20px;transition:bottom 1s,color ease-in-out;position:absolute;bottom:0;left:0;transform:translateZ(0)}html.dark .about-module__omGEuW__mapTitle{background:#18171d99}.about-module__omGEuW__mapTitle b{color:var(--foreground)}.about-module__omGEuW__selfInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;height:40%;min-height:100px;display:flex}@media (max-width:768px){.about-module__omGEuW__selfInfo{flex-direction:column;align-items:flex-start;gap:1rem;height:auto}}.about-module__omGEuW__selfInfoItem{flex-direction:column;min-width:120px;margin:.5rem 2rem .5rem 0;display:flex}@media (max-width:768px){.about-module__omGEuW__selfInfoItem{width:100%;min-width:auto;margin:0}}.about-module__omGEuW__selfInfoLabel{opacity:.8;margin-bottom:8px;font-size:12px;line-height:1}.about-module__omGEuW__selfInfoValue{font-size:34px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__selfInfoValue{font-size:28px}}.about-module__omGEuW__personalities{flex:0 0 calc(60% - 5px);width:calc(60% - 5px);height:241px;min-height:241px}@media (max-width:768px){.about-module__omGEuW__personalities{width:100%;height:280px;min-height:280px}}.about-module__omGEuW__personalityName{margin-bottom:.25rem}.about-module__omGEuW__personalityTitle2{font-size:36px;font-weight:700;line-height:1.1}.about-module__omGEuW__personalityImage{width:var(--about-personality-image-width);height:var(--about-personality-image-height);-webkit-user-select:none;user-select:none;transition:transform 2s cubic-bezier(.13,.45,.21,1.02);position:absolute;bottom:-10rem;right:-40px}@media (max-width:768px){.about-module__omGEuW__personalityImage{bottom:-7.5rem;right:-70px}}.about-module__omGEuW__personalityImage img{object-fit:contain;width:100%;height:100%;margin:0;transition:filter .375s ease-in .2s;display:block}.about-module__omGEuW__personalities:hover .about-module__omGEuW__personalityImage{transform:rotate(-10deg)}.about-module__omGEuW__postTips{color:var(--muted-foreground);z-index:calc(var(--z-raised) + 1);font-size:14px;position:absolute;bottom:1rem;left:2rem}@media (max-width:768px){.about-module__omGEuW__postTips{left:1rem}}.about-module__omGEuW__postTips a{color:var(--muted-foreground);border:none;margin:0 4px}.about-module__omGEuW__postTips a:hover{color:var(--primary);background:0 0}.about-module__omGEuW__myphoto{width:calc(40% - 5px);height:var(--about-photo-card-height);min-height:var(--about-photo-card-height);flex:0 0 calc(40% - 5px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__omGEuW__myphotoSolo{flex-basis:100%;width:100%}@media (max-width:768px){.about-module__omGEuW__myphoto{width:100%}}.about-module__omGEuW__myphoto:hover img{transition:transform 2s ease-out!important;transform:scale(1.1)!important}.about-module__omGEuW__myphoto img{object-fit:cover;width:100%;height:100%;position:absolute;transition:transform 2s ease-out!important}.about-module__omGEuW__maxim{flex-direction:column;flex:0 0 calc(50% - 5px);justify-content:center;align-items:flex-start;width:calc(50% - 5px);height:201px;min-height:201px;font-size:36px;font-weight:700;line-height:1.1;display:flex}@media (max-width:768px){.about-module__omGEuW__maxim{width:100%}}.about-module__omGEuW__maximTitle{flex-direction:column;display:flex}.about-module__omGEuW__buff{color:#fff;background:linear-gradient(120deg,#ff27e8 0%,#ff8000 100%) 0 0/200%;flex-direction:column;flex:0 0 calc(50% - 5px);justify-content:center;align-items:flex-start;width:calc(50% - 5px);height:199px;min-height:199px;font-size:36px;font-weight:700;line-height:1.1;animation:15s infinite about-module__omGEuW__gradient;display:flex}@media (max-width:768px){.about-module__omGEuW__buff{width:100%}}.about-module__omGEuW__buff .about-module__omGEuW__cardContent{flex-direction:column;justify-content:center;display:flex}.about-module__omGEuW__buffTitle{flex-direction:column;display:flex}.about-module__omGEuW__buffBgIcon{opacity:.2;font-size:12rem;transition:all 2s ease-in-out;position:absolute;bottom:-40%;right:0;transform:rotate(30deg)}.about-module__omGEuW__buffBgIcon svg,.about-module__omGEuW__buffBgIcon img,.about-module__omGEuW__buffBgIcon i{object-fit:contain;width:192px;height:192px;display:block}.about-module__omGEuW__buff:hover .about-module__omGEuW__buffBgIcon{transform:rotate(20deg)}.about-module__omGEuW__gamesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;width:100%;display:grid}@media (max-width:1100px){.about-module__omGEuW__gamesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.about-module__omGEuW__gamesGrid{grid-template-columns:1fr}}.about-module__omGEuW__gamePanel{min-height:var(--about-game-card-height);color:var(--about-interest-card-color);background:var(--about-interest-card-bg);border:1px solid var(--border);background-position:50%;background-size:cover;overflow:hidden}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked{color:#fff;background-color:#0000;background-repeat:no-repeat;background-size:cover;border:none}.about-module__omGEuW__gamePanel:before{z-index:var(--z-raised);content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked:before{background:0 0}.about-module__omGEuW__gamePanel:after{z-index:var(--z-raised);content:"";box-shadow:var(--about-game-shadow,var(--about-interest-card-shadow));pointer-events:none;position:absolute;inset:0}.about-module__omGEuW__gamePanel .about-module__omGEuW__cardContent,.about-module__omGEuW__comicCardContent{color:var(--about-interest-card-color);text-shadow:none;padding:2rem 2.5rem}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__cardContent,.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicCardContent{color:#fff;text-shadow:0 2px 12px #00000059}.about-module__omGEuW__gamePanel .about-module__omGEuW__itemTips,.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips{color:var(--about-interest-card-color);opacity:.88}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__itemTips,.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips{color:#fff}.about-module__omGEuW__gamePanel .about-module__omGEuW__itemTips{font-weight:400}.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips{font-weight:500}.about-module__omGEuW__gamePanel .about-module__omGEuW__itemTitle,.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTitle{color:var(--about-interest-card-color)}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__itemTitle,.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTitle{color:#fff}.about-module__omGEuW__gamePanelFooter{color:var(--about-interest-card-color);opacity:.96;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;font-size:16px;font-weight:400;line-height:1.2;display:flex}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__gamePanelFooter{color:#fff}.about-module__omGEuW__gamePanelFooter span{font-weight:400}.about-module__omGEuW__gamePanelFooterLeft{margin-right:auto}.about-module__omGEuW__gamePanelFooterRight{text-align:right;margin-left:auto}.about-module__omGEuW__showcaseCard{min-width:0;min-height:var(--about-comic-card-height);flex:1 1 0}.about-module__omGEuW__comicContent,.about-module__omGEuW__musicContent{color:var(--about-interest-card-color);background:var(--about-interest-card-bg);border:1px solid var(--border);overflow:hidden}.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked,.about-module__omGEuW__musicContent.about-module__omGEuW__imageBacked{color:#fff;background:#111827;border:none}.about-module__omGEuW__musicContent.about-module__omGEuW__imageBacked{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){.about-module__omGEuW__comicContent,.about-module__omGEuW__musicContent{width:100%}}.about-module__omGEuW__comicContent:before,.about-module__omGEuW__musicContent:before{z-index:var(--z-raised);content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked:before,.about-module__omGEuW__musicContent.about-module__omGEuW__imageBacked:before{background:linear-gradient(#00000070 0%,#0000001a 42%,#000000c7 100%),linear-gradient(90deg,#00000075 0%,#00000014 58%,#0000004d 100%)}.about-module__omGEuW__musicContent.about-module__omGEuW__imageBacked:before{background:0 0}.about-module__omGEuW__comicContent:after,.about-module__omGEuW__musicContent:after{z-index:var(--z-raised);content:"";box-shadow:var(--about-interest-card-shadow);pointer-events:none;position:absolute;inset:0}.about-module__omGEuW__comicBox{gap:0;width:110%;height:100%;padding:0;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:1400px){.about-module__omGEuW__comicBox{width:120%}}@media (max-width:768px){.about-module__omGEuW__comicBox{width:109%}}.about-module__omGEuW__comicItem{color:#fff;cursor:pointer;flex:0 0 20%;width:20%;height:100%;text-decoration:none;transition:width .8s,flex-basis .8s;position:relative;overflow:hidden;transform:skew(-10deg)}.about-module__omGEuW__comicItem:before{content:"";z-index:var(--z-raised);opacity:0;background:linear-gradient(#0000000a 0%,#0000002e 40%,#000000a8 100%);transition:opacity .6s;position:absolute;inset:0}.about-module__omGEuW__comicItem:hover{width:46%;z-index:calc(var(--z-raised) + 2);flex-basis:46%}.about-module__omGEuW__comicItem:hover:before{opacity:1}.about-module__omGEuW__comicItem:hover .about-module__omGEuW__comicItemCover{left:16%;transform:skew(10deg)scale(1.6)}.about-module__omGEuW__comicItem:hover .about-module__omGEuW__comicItemCover img{transform:scale(1.18)}.about-module__omGEuW__comicItemCover{height:100%;transition:transform .8s,left .8s;position:absolute;top:0;left:-50%;overflow:hidden;transform:skew(10deg)}.about-module__omGEuW__comicItemCover img{object-fit:cover;object-position:center;width:auto;max-width:none;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.about-module__omGEuW__comicCardContent,.about-module__omGEuW__musicCardContent{z-index:calc(var(--z-raised) + 3)}.about-module__omGEuW__musicCardContent{height:100%}.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips,.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTitle,.about-module__omGEuW__musicCardContent .about-module__omGEuW__itemTips,.about-module__omGEuW__musicCardContent .about-module__omGEuW__itemTitle{z-index:calc(var(--z-raised) + 3);pointer-events:none}.about-module__omGEuW__comicSubTips{z-index:calc(var(--z-raised) + 3);color:var(--about-interest-card-color);text-shadow:none;pointer-events:none;font-size:16px;font-weight:400;position:absolute;bottom:1.5rem;left:2.5rem}.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicSubTips{color:#fff;text-shadow:0 2px 12px #00000073}.about-module__omGEuW__musicSubTips{z-index:calc(var(--z-raised) + 3);color:var(--about-interest-card-color);text-shadow:none;pointer-events:none;font-size:16px;font-weight:400;position:absolute;bottom:1.5rem;left:2.5rem;right:9rem}.about-module__omGEuW__musicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__musicSubTips{color:#fff;text-shadow:0 2px 12px #00000073}@media (max-width:768px){.about-module__omGEuW__comicSubTips,.about-module__omGEuW__musicSubTips{bottom:1rem;left:1rem;right:4rem}}.about-module__omGEuW__bannerButtonGroup{z-index:var(--z-dropdown);position:absolute;bottom:1.5rem;right:2rem}@media (max-width:768px){.about-module__omGEuW__bannerButtonGroup{bottom:1rem;right:1rem}}.about-module__omGEuW__bannerButton{z-index:var(--z-raised);min-height:32px;color:var(--about-interest-card-color);cursor:pointer;box-shadow:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0;font-size:15px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;transform:translateZ(0)}.about-module__omGEuW__bannerButton:hover{color:var(--about-interest-card-color);transform:translateY(-1px)}.about-module__omGEuW__imageBacked .about-module__omGEuW__bannerButton,.about-module__omGEuW__imageBacked .about-module__omGEuW__bannerButton:hover{color:#fff}.about-module__omGEuW__bannerButtonIcon{color:#fff;background:var(--about-interest-card-color);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 8px 20px #00000038}.about-module__omGEuW__imageBacked .about-module__omGEuW__bannerButtonIcon{color:#111827;background:#fff}@media (max-width:768px){.about-module__omGEuW__bannerButton{width:auto;-webkit-backdrop-filter:unset;backdrop-filter:unset;background:0 0;padding:0}.about-module__omGEuW__bannerButton:hover{background:0 0!important}.about-module__omGEuW__bannerButtonText{display:none}}.about-module__omGEuW__causeCard,.about-module__omGEuW__tenyearCard{min-height:220px}.about-module__omGEuW__causeContent{color:var(--foreground);margin-top:1rem;font-size:15px;line-height:1.9}.about-module__omGEuW__causeContent span{color:inherit}.about-module__omGEuW__tenyearText{color:var(--muted-foreground);margin:1rem 0 0;font-size:14px;line-height:1.8}.about-module__omGEuW__tenyearTimeline{margin-top:2rem;padding-top:1.25rem;position:relative}.about-module__omGEuW__tenyearTrack{background:color-mix(in srgb, var(--primary) 12%, var(--muted));border-radius:999px;width:100%;height:14px;overflow:hidden}.about-module__omGEuW__tenyearProgress{background:linear-gradient(90deg,#4f46e5 0%,#06b6d4 100%);border-radius:999px;height:14px;transition:width .6s;position:absolute;top:1.25rem;left:0}.about-module__omGEuW__tenyearPercentage{color:#fff;text-align:center;background:var(--primary);border-radius:999px;min-width:48px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:0}.about-module__omGEuW__tenyearLabels{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-top:1rem;font-size:13px;display:flex}.about-module__omGEuW__reward{width:100%;min-height:280px;position:relative}.about-module__omGEuW__rewardDescription{color:var(--text-secondary,var(--muted-foreground));margin:.5rem 0 0;font-size:14px;line-height:1.6}.about-module__omGEuW__rewardListAll{grid-template-columns:repeat(5,1fr);gap:12px;margin:20px 0;display:grid}@media (max-width:1024px){.about-module__omGEuW__rewardListAll{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.about-module__omGEuW__rewardListAll{grid-template-columns:repeat(2,1fr);gap:8px}}.about-module__omGEuW__rewardListItem{background:var(--surface-card,var(--card));border:1px solid var(--border);border-radius:8px;padding:12px;transition:transform .3s,box-shadow .3s}.about-module__omGEuW__rewardListItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.about-module__omGEuW__rewardItemName{color:var(--text-primary,var(--foreground));margin-bottom:8px;font-size:14px;font-weight:600}.about-module__omGEuW__rewardBottomGroup{justify-content:space-between;align-items:center;gap:8px;display:flex}.about-module__omGEuW__rewardItemMoney{color:#fff;background:var(--text-body,var(--foreground));border-radius:4px;align-items:center;gap:4px;padding:2px 4px;font-size:12px;font-weight:700;display:inline-flex}.about-module__omGEuW__rewardItemTime{color:var(--text-secondary,var(--muted-foreground));font-size:12px}.about-module__omGEuW__rewardUpdateDate{color:var(--text-secondary,var(--muted-foreground));margin-top:16px;font-size:14px}.about-module__omGEuW__rewardSummary{color:var(--muted-foreground);margin-top:.5rem;font-size:13px}.about-module__omGEuW__rewardUpdateDateTime{font-weight:500}.about-module__omGEuW__customContentBlock{width:100%;margin-top:.5rem;animation:.6s .4s backwards about-module__omGEuW__slideIn}.about-module__omGEuW__customContentBlock .author-content{flex-wrap:wrap;justify-content:space-between;gap:.625rem;width:100%;display:flex}.about-module__omGEuW__customContentBlock .author-content-item{background:var(--card);border:1px solid var(--border);border-radius:12px;flex:1;margin-top:.5rem;padding:1rem 2rem;animation:.6s backwards about-module__omGEuW__slideIn;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}@media (max-width:768px){.about-module__omGEuW__customContentBlock .author-content-item{flex:none;width:100%;margin-top:1rem;padding:1rem}}.about-module__omGEuW__customContentBlock .author-content-item:after{content:"";box-shadow:var(--tw-shadow,0 2px 8px #0000000a) inset;pointer-events:none;border-radius:12px;position:absolute;inset:0}.about-module__omGEuW__customContentBlock .author-content-item-tips{opacity:.8;margin-bottom:.625rem;font-size:.75rem}.about-module__omGEuW__customContentBlock .author-content-item-title{font-size:36px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__customContentBlock .author-content-item-title{font-size:28px}}.about-module__omGEuW__customContentBlock .card-content{z-index:calc(var(--z-raised) + 1);flex-direction:column;width:100%;height:100%;padding:.625rem 1.25rem;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__customContentBlock .card-content .author-content-item-title{margin-bottom:.5rem}.about-module__omGEuW__customContentBlock .author-content-item.single{flex:none;width:100%}.about-module__omGEuW__customContentBlock .author-content-item-group{flex-direction:column;flex:1;justify-content:space-between;margin-top:.5rem;display:flex}.about-module__omGEuW__customContentBlock .author-content-item-group.column{flex-direction:column;justify-content:space-between;display:flex}.about-module__omGEuW__customContentBlock h1,.about-module__omGEuW__customContentBlock h2,.about-module__omGEuW__customContentBlock h3,.about-module__omGEuW__customContentBlock h4,.about-module__omGEuW__customContentBlock h5,.about-module__omGEuW__customContentBlock h6{color:var(--foreground);margin:1.5rem 0 1rem;font-weight:600}.about-module__omGEuW__customContentBlock p{color:var(--foreground);margin:.75rem 0;line-height:1.8}.about-module__omGEuW__customContentBlock a{color:var(--primary);text-decoration:none;transition:color .3s}.about-module__omGEuW__customContentBlock a:hover{color:color-mix(in srgb, var(--primary) 70%, transparent);text-decoration:underline}.about-module__omGEuW__customContentBlock ul,.about-module__omGEuW__customContentBlock ol{margin:.75rem 0;padding-left:1.5rem}.about-module__omGEuW__customContentBlock li{margin:.5rem 0;line-height:1.8}.about-module__omGEuW__customContentBlock details{background:var(--card);border-radius:8px;margin:1rem 0;padding:1rem;box-shadow:0 1px 3px #0000000d}.about-module__omGEuW__customContentBlock details summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;transition:color .3s}.about-module__omGEuW__customContentBlock details summary:hover{color:var(--primary)}.about-module__omGEuW__customContentBlock blockquote{border-left:4px solid var(--primary);background:var(--muted);border-radius:4px;margin:1rem 0;padding:.75rem 1rem}.about-module__omGEuW__customContentBlock code{background:var(--muted);color:#ef4444;border-radius:4px;padding:.2rem .4rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em}.about-module__omGEuW__customContentBlock pre{background:var(--muted);border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.about-module__omGEuW__customContentBlock pre code{color:var(--foreground);background:0 0;padding:0}.about-module__omGEuW__single{width:100%}.about-module__omGEuW__inlineWord{word-break:keep-all;white-space:nowrap}@keyframes about-module__omGEuW__slideIn{0%{opacity:0;filter:alpha(opacity=0);transform:translateY(20px)}to{opacity:1;filter:none;transform:translateY(0)}}@keyframes about-module__omGEuW__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes about-module__omGEuW__aboutFloating{0%,to{transform:translateY(-4px)}50%{transform:translateY(-8px)}}@keyframes about-module__omGEuW__rowup{0%{transform:translate(0)}to{transform:translate(-50%)}}
.BannerCard-module__h0ml0q__bannerCard{color:#fff;background-color:var(--primary);background-image:linear-gradient(-45deg, var(--primary), #0f4667, #2a6973 150%, #67044d);background-position:0 28%;background-repeat:no-repeat;background-size:400%;border-radius:12px;width:100%;position:relative;overflow:hidden}.BannerCard-module__h0ml0q__bannerInner{width:100%;height:100%;padding:2rem;display:flex;position:relative}.BannerCard-module__h0ml0q__bannerInner:before{z-index:var(--z-raised);content:"";background:#0006;position:absolute;inset:0}.BannerCard-module__h0ml0q__bannerContent{z-index:calc(var(--z-raised) + 1);text-align:left;flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.BannerCard-module__h0ml0q__bannerTips{opacity:.8;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.BannerCard-module__h0ml0q__bannerTitle{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2;display:block}.BannerCard-module__h0ml0q__bannerBottom{justify-content:space-between;align-items:center;display:flex}.BannerCard-module__h0ml0q__bannerDesc{opacity:.9;font-size:.875rem;line-height:1.5}.BannerCard-module__h0ml0q__bannerButton{color:#fff;cursor:pointer;will-change:backdrop-filter;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .3s,box-shadow .3s;display:inline-flex}.BannerCard-module__h0ml0q__bannerButtonIcon{flex-shrink:0}.BannerCard-module__h0ml0q__bannerButton:hover{background:#ffffff4d;box-shadow:0 4px 12px #0003}@media (max-width:768px){.BannerCard-module__h0ml0q__bannerInner{padding:1.5rem}.BannerCard-module__h0ml0q__bannerTitle{font-size:1.5rem}}
