.PostHeader-module__hHBVoW__postHeaderContainer{color:#fff;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-color: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:10;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;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__postTopCover{filter:blur(30px);opacity:.5;width:70%;height:100%;margin:0 -20% 0 auto;position:relative;overflow:hidden}.PostHeader-module__hHBVoW__postTopBg{object-fit:cover;opacity:0;width:100%;min-width:50vw;height:100%;min-height:25rem;transition:opacity .5s ease-out;position:relative}.PostHeader-module__hHBVoW__postTopBg.PostHeader-module__hHBVoW__isLoaded{opacity:.8}.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;-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:all .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:all .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}.PostHeader-module__hHBVoW__wavesArea{z-index:5;pointer-events:none;width:100%;position:absolute;bottom:-11px;left:0}.PostHeader-module__hHBVoW__wavesSvg{width:100%;height:3.75rem}.PostHeader-module__hHBVoW__parallax>use{will-change:transform;animation:25s cubic-bezier(.55,.5,.45,.5) infinite PostHeader-module__hHBVoW__moveForever}.PostHeader-module__hHBVoW__parallax>use:first-child{fill:color-mix(in srgb, var(--background) 74%, transparent);animation-duration:7s;animation-delay:-2s}.PostHeader-module__hHBVoW__parallax>use:nth-child(2){fill:color-mix(in srgb, var(--background) 51%, transparent);animation-duration:10s;animation-delay:-3s}.PostHeader-module__hHBVoW__parallax>use:nth-child(3){fill:color-mix(in srgb, var(--background) 21%, transparent);animation-duration:13s;animation-delay:-4s}.PostHeader-module__hHBVoW__parallax>use:nth-child(4){fill:var(--background);animation-duration:20s;animation-delay:-5s}@keyframes PostHeader-module__hHBVoW__moveForever{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (max-width:768px){.PostHeader-module__hHBVoW__wavesArea{visibility:hidden;display:none}.PostHeader-module__hHBVoW__postInfoWrapper{height:fit-content;position:absolute;top:auto;bottom:0;left:0}.PostHeader-module__hHBVoW__postInfo{background-image:linear-gradient(to bottom, transparent, var(--primary-color,var(--primary)));justify-content:normal;align-items:center;gap:0;height:fit-content;padding:11rem 6% 1rem}.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__postTopCover{z-index:1;filter:blur();opacity:1;width:100%;height:30rem;margin:0;position:fixed;top:0;left:0;right:0;transform:none!important}.PostHeader-module__hHBVoW__postTopCover:after{content:"";width:100%;height:70%;box-shadow:0 0 105px 99px var(--primary-color,var(--primary)) inset;position:absolute;top:0;left:0}.PostHeader-module__hHBVoW__postTopBg{filter:none;opacity:1;border-radius:0;height:70%;min-height:18.75rem}.PostHeader-module__hHBVoW__postHeaderContainer{z-index:1;background-color:var(--primary-color,var(--primary));height:30rem}.PostHeader-module__hHBVoW__postHeaderContainer:before{display:none}}
.PostCopyright-module__4Wis6q__postCopyright{background:var(--muted);border:1px solid var(--border);text-align:center;border-radius:12px;margin:80px 0 30px;padding:34px 12px 20px;transition:all .3s;position:relative}.PostCopyright-module__4Wis6q__authorAvatar{cursor:pointer;background:var(--primary);border:1px solid var(--border);width:66px;height:66px;box-shadow:0 8px 12px -3px hsl(var(--primary) / .3);border-radius:66px;margin:auto;transition:all .2s;position:absolute;top:-33px;left:calc(50% - 33px);overflow:hidden}.PostCopyright-module__4Wis6q__avatarImage{object-fit:cover;width:100%;height:100%;transition:all .2s}.PostCopyright-module__4Wis6q__authorAvatar:hover{box-shadow:inset 0 0 0 10px var(--primary);transform:scale(1.05)}.PostCopyright-module__4Wis6q__authorAvatar:hover .PostCopyright-module__4Wis6q__avatarImage{border-radius:66px;overflow:hidden;transform:scale(.8)}.PostCopyright-module__4Wis6q__authorName{color:var(--foreground);text-align:center;margin-top:16px;font-size:20px;font-weight:700;line-height:1}.PostCopyright-module__4Wis6q__authorLink{color:var(--foreground);border-bottom:2px solid #0000;text-decoration:none;transition:all .3s}.PostCopyright-module__4Wis6q__authorLink:hover{color:var(--primary);border-bottom-color:var(--primary)}.PostCopyright-module__4Wis6q__authorDesc{color:var(--muted-foreground);text-align:center;margin-top:4px;font-size:14px}.PostCopyright-module__4Wis6q__buttonGroup{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-top:8px;display:flex}.PostCopyright-module__4Wis6q__reward{justify-content:center;margin-top:0;display:flex;position:relative}.PostCopyright-module__4Wis6q__rewardButton,.PostCopyright-module__4Wis6q__subscribeButton,.PostCopyright-module__4Wis6q__shareButton{color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;height:40px;padding:.6rem 1.5rem;font-size:14px;font-weight:700;transition:all .4s;display:flex}.PostCopyright-module__4Wis6q__rewardButton{background:#d80020}.PostCopyright-module__4Wis6q__rewardButton svg{font-size:18px;line-height:1}.PostCopyright-module__4Wis6q__subscribeButton{background:#57bd6a}.PostCopyright-module__4Wis6q__shareButton{background:#3e86f6}.PostCopyright-module__4Wis6q__rewardButton:hover:not(:disabled),.PostCopyright-module__4Wis6q__subscribeButton:hover:not(:disabled),.PostCopyright-module__4Wis6q__shareButton:hover:not(:disabled){background:var(--primary);box-shadow:none}.PostCopyright-module__4Wis6q__rewardButton:disabled,.PostCopyright-module__4Wis6q__subscribeButton:disabled,.PostCopyright-module__4Wis6q__shareButton:disabled,.PostCopyright-module__4Wis6q__shareButton.PostCopyright-module__4Wis6q__loading{cursor:not-allowed;opacity:.7}.PostCopyright-module__4Wis6q__rewardMain{z-index:102;width:fit-content;padding:0 0 15px;animation:.3s PostCopyright-module__4Wis6q__slideIn;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}@keyframes PostCopyright-module__4Wis6q__slideIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){.PostCopyright-module__4Wis6q__rewardMain{width:100%;padding:0;animation:.3s PostCopyright-module__4Wis6q__slideUp;position:fixed;bottom:0;left:0;right:0;transform:none}@keyframes PostCopyright-module__4Wis6q__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}.PostCopyright-module__4Wis6q__rewardAll{z-index:999;background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;margin:0;padding:1rem;display:flex;box-shadow:0 8px 16px -4px #0000001a}@media (max-width:768px){.PostCopyright-module__4Wis6q__rewardAll{border-radius:16px 16px 0 0;width:100%;max-height:80vh;padding:1.5rem 1rem;overflow-y:auto;box-shadow:0 -4px 20px #0003}}.PostCopyright-module__4Wis6q__rewardTitle{color:#d80020;font-weight:700}.PostCopyright-module__4Wis6q__rewardGroup{margin-top:.625rem;padding:0;list-style:none;display:flex}.PostCopyright-module__4Wis6q__rewardItem{text-align:center;vertical-align:top;padding:0 8px;list-style-type:none;display:inline-block}.PostCopyright-module__4Wis6q__rewardItem:first-child .PostCopyright-module__4Wis6q__qrCode{border-color:#57bd6a}.PostCopyright-module__4Wis6q__rewardItem:last-child .PostCopyright-module__4Wis6q__qrCode{border-color:#3e86f6}.PostCopyright-module__4Wis6q__qrCode{border:2px solid var(--border);border-radius:8px;width:130px;height:130px;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.PostCopyright-module__4Wis6q__qrCode{width:140px;height:140px}}@media (max-width:480px){.PostCopyright-module__4Wis6q__qrCode{width:120px;height:120px}}.PostCopyright-module__4Wis6q__qrCodeDesc{width:130px;color:var(--muted-foreground);margin-top:4px;margin-bottom:8px;padding-top:0;font-size:14px}@media (max-width:768px){.PostCopyright-module__4Wis6q__qrCodeDesc{width:140px}}@media (max-width:480px){.PostCopyright-module__4Wis6q__qrCodeDesc{width:120px}}.PostCopyright-module__4Wis6q__rewardMainBtn{width:calc(100% - 16px);color:var(--foreground);text-align:center;cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:12px;flex-direction:column;margin:8px;padding:8px 0;text-decoration:none;transition:all .3s;display:flex}.PostCopyright-module__4Wis6q__rewardMainBtn:hover{color:#fff;background-color:#d80020;background-image:url(https://upload-bbs.miyoushe.com/upload/2025/08/10/125766904/dfc8878f7e65451f068d69830a4ff39c_2744970941687453951.gif);background-position:50%;background-size:cover;border-color:#d80020;box-shadow:0 8px 12px -3px #d800204d}.PostCopyright-module__4Wis6q__rewardText{margin-bottom:0;font-weight:700}.PostCopyright-module__4Wis6q__rewardDec{opacity:.8;font-size:.75rem}.PostCopyright-module__4Wis6q__quitBox{z-index:101;background:#0003;width:100vw;height:100vh;margin:0;animation:.3s PostCopyright-module__4Wis6q__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes PostCopyright-module__4Wis6q__fadeIn{0%{opacity:0}to{opacity:1}}.PostCopyright-module__4Wis6q__copyrightNotice{color:var(--muted-foreground);text-align:center;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:1rem 0 .5rem;padding-left:0;font-size:12px;overflow:hidden}.PostCopyright-module__4Wis6q__copyrightNotice a{color:var(--anzhiyu-fontcolor,var(--foreground));border-bottom:dotted 2px var(--primary);padding:0 .2rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:all .2s}.PostCopyright-module__4Wis6q__copyrightNotice a:hover{color:var(--anzhiyu-white,#fff);background:var(--primary);border-bottom-color:#0000;border-radius:.25rem;text-decoration:none;box-shadow:0 2px 8px #00000026}.PostCopyright-module__4Wis6q__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s PostCopyright-module__4Wis6q__fadeIn;display:flex;position:fixed;inset:0}.PostCopyright-module__4Wis6q__dialog{background:var(--card);border:1px solid var(--border);border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s PostCopyright-module__4Wis6q__dialogSlideIn;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.PostCopyright-module__4Wis6q__posterDialog{max-width:720px}@keyframes PostCopyright-module__4Wis6q__dialogSlideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.PostCopyright-module__4Wis6q__dialogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.PostCopyright-module__4Wis6q__dialogHeader h3{color:var(--foreground);margin:0;font-size:18px;font-weight:600}.PostCopyright-module__4Wis6q__dialogClose{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.PostCopyright-module__4Wis6q__dialogClose:hover{color:var(--foreground);background:var(--muted)}.PostCopyright-module__4Wis6q__dialogContent{max-height:calc(90vh - 60px);padding:1.5rem;overflow-y:auto}.PostCopyright-module__4Wis6q__actionSection{margin-bottom:1.5rem}.PostCopyright-module__4Wis6q__actionSection:last-child{margin-bottom:0}.PostCopyright-module__4Wis6q__sectionLabel{color:var(--foreground);margin-bottom:.6rem;font-size:14px;font-weight:500}.PostCopyright-module__4Wis6q__urlInput{width:100%;color:var(--foreground);cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:6px;outline:none;padding:10px 12px;font-size:13px;transition:all .3s}.PostCopyright-module__4Wis6q__urlInput:hover{border-color:var(--primary)}.PostCopyright-module__4Wis6q__shareButtons{flex-direction:column;gap:.6rem;display:flex}.PostCopyright-module__4Wis6q__shareBtn{color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PostCopyright-module__4Wis6q__shareBtn:hover{opacity:.9;transform:translateY(-1px)}.PostCopyright-module__4Wis6q__shareBtn svg{font-size:18px}.PostCopyright-module__4Wis6q__shareBtnWeibo{background:#e6162d}.PostCopyright-module__4Wis6q__shareBtnWeibo:hover{background:#d1142a}.PostCopyright-module__4Wis6q__shareBtnQQ{background:#12b7f5}.PostCopyright-module__4Wis6q__shareBtnQQ:hover{background:#0fa5db}.PostCopyright-module__4Wis6q__shareBtnQzone{color:#333;background:#fcee21}.PostCopyright-module__4Wis6q__shareBtnQzone:hover{background:#f5e31a}.PostCopyright-module__4Wis6q__subscribeDialogContent{text-align:center;flex-direction:column;align-items:center;padding:1rem 1.5rem 1.5rem;display:flex}.PostCopyright-module__4Wis6q__subscribeDesc{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:15px;line-height:1.6}.PostCopyright-module__4Wis6q__subscribeInput{width:100%;max-width:300px;color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:8px;outline:none;padding:12px 14px;font-size:14px;transition:all .3s}.PostCopyright-module__4Wis6q__subscribeInput:hover,.PostCopyright-module__4Wis6q__subscribeInput:focus{border-color:var(--primary)}.PostCopyright-module__4Wis6q__subscribeInput:disabled{opacity:.6;cursor:not-allowed}.PostCopyright-module__4Wis6q__codeInputWrapper{gap:12px;width:100%;max-width:300px;margin-top:1rem;display:flex}.PostCopyright-module__4Wis6q__codeInputWrapper .PostCopyright-module__4Wis6q__subscribeInput{flex:1;width:auto;max-width:none}.PostCopyright-module__4Wis6q__sendCodeBtn{color:#fff;cursor:pointer;background:var(--primary);border:none;border-radius:8px;flex-shrink:0;width:110px;padding:12px 8px;font-size:14px;font-weight:600;transition:all .2s}.PostCopyright-module__4Wis6q__sendCodeBtn:hover:not(:disabled){opacity:.9}.PostCopyright-module__4Wis6q__sendCodeBtn:disabled{opacity:.6;cursor:not-allowed}.PostCopyright-module__4Wis6q__subscribeActions{width:100%;max-width:300px;margin-top:1.5rem}.PostCopyright-module__4Wis6q__subscribeSubmitBtn{color:#fff;cursor:pointer;background:var(--primary);border:none;border-radius:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.PostCopyright-module__4Wis6q__subscribeSubmitBtn:hover:not(:disabled){opacity:.9}.PostCopyright-module__4Wis6q__subscribeSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.PostCopyright-module__4Wis6q__subscribeTips{color:var(--muted-foreground);opacity:.7;margin:1rem 0 0;font-size:12px}.PostCopyright-module__4Wis6q__posterDialogContent{gap:1.5rem;padding:1rem;display:flex}@media (max-width:768px){.PostCopyright-module__4Wis6q__posterDialogContent{flex-direction:column;gap:1.2rem}}.PostCopyright-module__4Wis6q__posterPreviewSide{flex-direction:column;flex:0 0 320px;justify-content:flex-start;align-items:center;display:flex}@media (max-width:768px){.PostCopyright-module__4Wis6q__posterPreviewSide{flex:1;width:100%}}.PostCopyright-module__4Wis6q__posterImageWrapper{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:center;align-items:flex-start;width:100%;max-width:320px;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.PostCopyright-module__4Wis6q__posterImage{width:100%;height:auto;display:block}.PostCopyright-module__4Wis6q__posterLoading{text-align:center;color:var(--muted-foreground);padding:3rem;font-size:14px}.PostCopyright-module__4Wis6q__posterActionsSide{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;padding:.5rem 0;display:flex}.PostCopyright-module__4Wis6q__downloadBtn{color:#fff;cursor:pointer;background:#4a4a4a;border:none;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PostCopyright-module__4Wis6q__downloadBtn:hover:not(:disabled){background:#3a3a3a}.PostCopyright-module__4Wis6q__downloadBtn:disabled{opacity:.6;cursor:not-allowed}
.PostRelatedPosts-module__E2NXyq__relatedPosts{-webkit-user-select:none;user-select:none;margin-top:2.25rem}.PostRelatedPosts-module__E2NXyq__headline{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.125rem;display:flex}.PostRelatedPosts-module__E2NXyq__headlineLeft{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.PostRelatedPosts-module__E2NXyq__headlineIcon{color:var(--foreground);flex-shrink:0;font-size:1.5rem}.PostRelatedPosts-module__E2NXyq__headlineTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.PostRelatedPosts-module__E2NXyq__randomLink{color:inherit;flex-shrink:0;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .3s}.PostRelatedPosts-module__E2NXyq__randomLink:hover{color:var(--primary)}.PostRelatedPosts-module__E2NXyq__list{flex-direction:column;gap:.75rem;display:flex}.PostRelatedPosts-module__E2NXyq__item{background:var(--muted);border:1px solid var(--border);border-radius:12px;transition:all .3s;overflow:hidden}.PostRelatedPosts-module__E2NXyq__item:hover{box-shadow:none;transform:none}.PostRelatedPosts-module__E2NXyq__itemLink{width:100%;height:220px;color:inherit;text-decoration:none;display:flex}.PostRelatedPosts-module__E2NXyq__coverWrap{width:45%;min-width:45%;position:relative;overflow:hidden}.PostRelatedPosts-module__E2NXyq__cover{object-fit:cover;transition:transform .6s}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__cover{transform:scale(1.05)}.PostRelatedPosts-module__E2NXyq__content{background:var(--muted);align-items:center;width:55%;padding:1.5rem 1.75rem;transition:background .3s;display:flex}.PostRelatedPosts-module__E2NXyq__title{color:var(--foreground);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:800;line-height:1.45;transition:color .3s;display:-webkit-box;overflow:hidden}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__content{background:var(--primary)}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__title{color:#fff}@media (max-width:768px){.PostRelatedPosts-module__E2NXyq__relatedPosts{margin-top:.875rem}.PostRelatedPosts-module__E2NXyq__headline{margin-bottom:.75rem}.PostRelatedPosts-module__E2NXyq__headlineLeft{gap:.5rem}.PostRelatedPosts-module__E2NXyq__headlineIcon{font-size:1.5rem}.PostRelatedPosts-module__E2NXyq__headlineTitle{font-size:1.5rem;font-weight:700}.PostRelatedPosts-module__E2NXyq__list{gap:.625rem}.PostRelatedPosts-module__E2NXyq__item{border-radius:12px}.PostRelatedPosts-module__E2NXyq__itemLink{flex-direction:column;height:auto;min-height:0}.PostRelatedPosts-module__E2NXyq__coverWrap{width:100%;min-width:100%;height:132px}.PostRelatedPosts-module__E2NXyq__content{background:var(--muted);width:100%;padding:.875rem .875rem 1rem}.PostRelatedPosts-module__E2NXyq__title{-webkit-line-clamp:2;line-clamp:2;font-size:1.125rem;font-weight:600;line-height:1.5}.PostRelatedPosts-module__E2NXyq__item:hover{box-shadow:none;transform:none}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__content{background:var(--muted)}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__title{color:var(--foreground)}}
.PostPagination-module__nzddAG__paginationPost{cursor:pointer;border:1px solid var(--border);background:0 0;border-radius:12px;width:100%;margin:0 0 1rem;display:flex;position:relative;overflow:hidden}.PostPagination-module__nzddAG__paginationPost:has(.PostPagination-module__nzddAG__paginationItem:nth-child(2)):before{z-index:1;content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.PostPagination-module__nzddAG__paginationItem{background:var(--muted);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;flex:1;align-items:flex-start;height:150px;padding:.5rem 0;text-decoration:none;transition:background .3s;display:flex;transform:translateZ(0)}.PostPagination-module__nzddAG__paginationItem.PostPagination-module__nzddAG__right .PostPagination-module__nzddAG__paginationInfo{text-align:right}.PostPagination-module__nzddAG__paginationItem:hover{background:var(--anzhiyu-main,var(--primary))}.PostPagination-module__nzddAG__paginationItem:hover .PostPagination-module__nzddAG__label,.PostPagination-module__nzddAG__paginationItem:hover .PostPagination-module__nzddAG__infoTitle{color:#fff}.PostPagination-module__nzddAG__paginationInfo{text-align:left;flex-direction:column;justify-content:center;width:100%;height:100%;margin:auto;padding:.625rem 1.25rem;display:flex;position:relative;top:0;transform:none}.PostPagination-module__nzddAG__label{color:var(--foreground);margin-bottom:.625rem;padding-bottom:.625rem;font-size:.875rem;line-height:1;transition:color .3s}.PostPagination-module__nzddAG__infoTitle{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-bottom:0;font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}@media (max-width:768px){.PostPagination-module__nzddAG__paginationPost{flex-direction:column}.PostPagination-module__nzddAG__paginationPost:has(.PostPagination-module__nzddAG__paginationItem:nth-child(2)):before{width:100%;height:1px;inset:50% 0 auto;transform:translateY(-50%)}.PostPagination-module__nzddAG__paginationItem{height:100px}.PostPagination-module__nzddAG__paginationItem.PostPagination-module__nzddAG__right .PostPagination-module__nzddAG__paginationInfo{text-align:left}}
.PostPaginationFloat-module__qqCSFG__floatWrap{z-index:998;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:0 0 20px 10px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;right:60px;transform:translateY(0)}.PostPaginationFloat-module__qqCSFG__floatWrap[data-visible=false]{pointer-events:none;transform:translateY(100%)}.PostPaginationFloat-module__qqCSFG__floatWrap[data-visible=true]{pointer-events:auto;transform:translateY(0)}.PostPaginationFloat-module__qqCSFG__floatCard{pointer-events:auto;width:100%;min-width:300px;max-width:300px;min-height:80px;color:var(--anzhiyu-fontcolor,var(--foreground));-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border:var(--style-border);box-shadow:var(--anzhiyu-shadow-border);background:#ffffffd9;border-radius:8px;flex-direction:column;justify-content:center;margin:4px;padding:8px 14px;text-decoration:none;transition:background .2s,color .2s,border .2s,box-shadow .2s;display:flex}.PostPaginationFloat-module__qqCSFG__floatCard:hover{background:var(--anzhiyu-main,var(--primary));color:#fff;border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main)}.PostPaginationFloat-module__qqCSFG__floatCard:hover .PostPaginationFloat-module__qqCSFG__floatLabel,.PostPaginationFloat-module__qqCSFG__floatCard:hover .PostPaginationFloat-module__qqCSFG__floatTitle{color:#fff}.PostPaginationFloat-module__qqCSFG__floatCard:hover .PostPaginationFloat-module__qqCSFG__floatDivider{background:#ffffff59}.PostPaginationFloat-module__qqCSFG__floatLabel{color:var(--anzhiyu-fontcolor,var(--foreground));font-size:.8125rem;font-weight:600;line-height:1.3;transition:color .2s}.PostPaginationFloat-module__qqCSFG__floatDivider{background:var(--anzhiyu-border-color,var(--border));width:100%;height:1px;margin:8px 0;transition:background .2s;display:block}.PostPaginationFloat-module__qqCSFG__floatTitle{color:var(--anzhiyu-fontcolor,var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:500;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}:is([data-theme=dark] .PostPaginationFloat-module__qqCSFG__floatCard,.dark .PostPaginationFloat-module__qqCSFG__floatCard){background:#1e1e1ecc}@media screen and (max-width:1399px){.PostPaginationFloat-module__qqCSFG__floatWrap{display:none!important}}@media screen and (max-width:768px){.PostPaginationFloat-module__qqCSFG__floatWrap{display:none!important}}
@keyframes CommentForm-module__z1e52G__iconFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(-2deg)}75%{transform:translateY(-8px)rotate(2deg)}}@keyframes CommentForm-module__z1e52G__owoIn{0%{opacity:0;transform:translateY(0)scale(.8)}to{opacity:1;transform:translateY(-10px)scale(1)}}@keyframes CommentForm-module__z1e52G__owoPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes CommentForm-module__z1e52G__owoItemIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes CommentForm-module__z1e52G__emojiPreviewIn{0%{opacity:0;transform:translateY(0)scale(.8)}to{opacity:1;transform:translateY(-10px)scale(1)}}@keyframes CommentForm-module__z1e52G__commonTipsIn{0%{opacity:0;top:-40px}to{opacity:1;top:-43px}}@keyframes CommentForm-module__z1e52G__commonTriangleIn{0%{opacity:0}to{opacity:1}}.CommentForm-module__z1e52G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CommentForm-module__z1e52G__commentForm{border-radius:8px;max-width:100%}.CommentForm-module__z1e52G__quotePreview{background:var(--comment-form-quote-bg,var(--muted));border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1rem;animation:.25s ease-out CommentForm-module__z1e52G__quoteSlideIn;position:relative}.CommentForm-module__z1e52G__quotePreviewHeader{color:var(--primary);align-items:center;gap:6px;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.CommentForm-module__z1e52G__quotePreviewTitle{flex:1}.CommentForm-module__z1e52G__quotePreviewClose{width:1.25rem;height:1.25rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .3s;display:flex}.CommentForm-module__z1e52G__quotePreviewClose:hover{color:var(--primary);background:var(--anzhiyu-gray-op,#9999992b)}.CommentForm-module__z1e52G__quotePreviewContent{color:var(--muted-foreground);background:var(--card);border-radius:4px;padding:8px 12px 8px 16px;font-size:.9rem;line-height:1.5;position:relative}.CommentForm-module__z1e52G__quotePreviewContent:before{content:"";background:var(--primary);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}@keyframes CommentForm-module__z1e52G__quoteSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CommentForm-module__z1e52G__textareaContainer{margin-bottom:.5rem}.CommentForm-module__z1e52G__textareaWrapper{box-sizing:border-box;background-color:var(--comment-form-bg,var(--card));border:var(--style-border-always);border-radius:12px;width:100%;max-width:100%;padding:16px;transition:border .2s;position:relative}.CommentForm-module__z1e52G__textareaWrapper:focus-within{border:var(--style-border-hover,1px solid var(--primary))}.CommentForm-module__z1e52G__textareaWrapperLoggedIn .CommentForm-module__z1e52G__inputCount{display:none}.CommentForm-module__z1e52G__textareaInner{width:100%;min-height:120px;color:var(--anzhiyu-fontcolor);box-shadow:none;resize:vertical;background-color:#0000;border:none;border-radius:0;padding:0;font-size:.95rem;line-height:1.6}.CommentForm-module__z1e52G__textareaInner:focus{outline:none}.CommentForm-module__z1e52G__textareaActions{z-index:10;gap:8px;margin-top:.875rem;display:flex;position:relative}.CommentForm-module__z1e52G__actionIcon{width:1.5em;height:1.5em;color:var(--anzhiyu-fontcolor);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.CommentForm-module__z1e52G__actionIcon:hover{background-color:var(--anzhiyu-post-blockquote-bg,var(--anzhiyu-secondbg))}.CommentForm-module__z1e52G__actionIconActive{background-color:var(--anzhiyu-post-blockquote-bg,var(--anzhiyu-secondbg));color:var(--anzhiyu-theme)}.CommentForm-module__z1e52G__actionIcon[disabled]{cursor:not-allowed;opacity:.5}.CommentForm-module__z1e52G__previewButton{width:auto;height:auto;padding:0 .35rem}.CommentForm-module__z1e52G__owo{position:relative}.CommentForm-module__z1e52G__owoLogo{justify-content:center;align-items:center;width:1.25em;height:1.25em;display:flex}.CommentForm-module__z1e52G__owoPortalWrap{z-index:1998;pointer-events:none;position:fixed;inset:0}.CommentForm-module__z1e52G__owoPortalWrap>*{pointer-events:auto}.CommentForm-module__z1e52G__owoOverlay{z-index:1999;background:0 0;transition:opacity .15s;position:fixed;inset:0}.CommentForm-module__z1e52G__owoOverlayClosing{opacity:0}.CommentForm-module__z1e52G__owoBody{top:var(--owo-top,auto);left:var(--owo-left,0);z-index:2000;cursor:auto;background-color:var(--anzhiyu-card-bg);-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border:var(--style-border-always);border-radius:8px;min-width:31.25rem;max-width:500px;animation:.2s ease-out CommentForm-module__z1e52G__owoPanelIn;position:fixed;overflow:hidden;box-shadow:0 8px 24px -4px #0000001f}.CommentForm-module__z1e52G__owoBodyClosing{animation:.15s ease-in forwards CommentForm-module__z1e52G__owoPanelOut}@keyframes CommentForm-module__z1e52G__owoPanelOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)translateY(4px)}}.CommentForm-module__z1e52G__owoItems{max-height:200px;padding:10px;overflow-y:auto}.CommentForm-module__z1e52G__owoItem{box-sizing:border-box;text-align:center;cursor:pointer;border-radius:5px;width:14%;padding:5px 10px;font-size:12px;line-height:14px;list-style-type:none;transition:background-color .3s,transform .15s;animation:.3s ease-out both CommentForm-module__z1e52G__owoItemIn;display:inline-block}.CommentForm-module__z1e52G__owoItem:nth-child(-n+7){animation-delay:50ms}.CommentForm-module__z1e52G__owoItem:nth-child(n+8):nth-child(-n+14){animation-delay:.1s}.CommentForm-module__z1e52G__owoItem:nth-child(n+15):nth-child(-n+21){animation-delay:.15s}.CommentForm-module__z1e52G__owoItem:nth-child(n+22):nth-child(-n+28){animation-delay:.2s}.CommentForm-module__z1e52G__owoItem:nth-child(n+29){animation-delay:.22s}.CommentForm-module__z1e52G__owoItem:hover{background-color:#90939921;transform:scale(1.1)}.CommentForm-module__z1e52G__owoItem:active{transform:scale(.95)}.CommentForm-module__z1e52G__owoItem img{object-fit:contain;width:2.25rem;max-width:100%;height:2.25rem}.CommentForm-module__z1e52G__owoBar{border-top:1px solid #9093994f;border-radius:0 0 4px 4px;width:100%}.CommentForm-module__z1e52G__owoPackages{white-space:nowrap;text-align:left;background:var(--anzhiyu-background,var(--background));height:48px;margin:0;padding:0;font-size:0;overflow-x:auto}.CommentForm-module__z1e52G__owoPackages li{cursor:pointer;justify-content:center;align-items:center;width:50px;height:48px;padding:0 10px;font-size:28px;line-height:48px;list-style-type:none;transition:all .3s;display:inline-flex;overflow:hidden}.CommentForm-module__z1e52G__owoPackages li img{object-fit:contain;width:28px;height:28px}.CommentForm-module__z1e52G__owoPackages li:first-child{border-radius:0 0 0 3px}.CommentForm-module__z1e52G__owoPackageActive{background:var(--anzhiyu-card-bg)}.CommentForm-module__z1e52G__inputCount{color:var(--anzhiyu-secondtext);-webkit-user-select:none;user-select:none;margin-left:auto;font-size:.8rem}.CommentForm-module__z1e52G__loggedInSubmitWrapper{z-index:11;align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.CommentForm-module__z1e52G__loggedInSubmitButton{min-width:80px;color:var(--anzhiyu-background,var(--background));cursor:pointer;background-color:var(--anzhiyu-fontcolor);border:0 solid var(--anzhiyu-main);border-radius:12px;padding:.4rem 1.25rem;font-weight:600;transition:all .3s}.CommentForm-module__z1e52G__loggedInSubmitButton:hover{opacity:.85}.CommentForm-module__z1e52G__cancelButton{color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-secondbg);border:1px solid var(--anzhiyu-card-border,var(--border));cursor:pointer;border-radius:8px;padding:0 1rem;transition:all .3s;height:32px!important}.CommentForm-module__z1e52G__cancelButton:hover{color:var(--anzhiyu-white);background:var(--anzhiyu-lighttext)}.CommentForm-module__z1e52G__markdownPreviewContainer{border:1px solid var(--anzhiyu-card-border,var(--border));border-radius:8px;margin-top:12px;padding:12px}.CommentForm-module__z1e52G__previewLabel{color:var(--anzhiyu-secondtext);border-bottom:1px dashed var(--anzhiyu-card-border,var(--border));margin-bottom:8px;padding-bottom:8px;font-size:12px}.CommentForm-module__z1e52G__markdownPreview{overflow-wrap:break-word;word-break:break-word;max-width:100%;color:var(--anzhiyu-fontcolor);max-height:300px;font-size:.95rem;line-height:1.6;overflow-y:auto}.CommentForm-module__z1e52G__markdownPreview p{margin:.5rem 0}.CommentForm-module__z1e52G__markdownPreview code:not(.CommentForm-module__z1e52G__hljs){color:#fff;background:var(--anzhiyu-code-stress);box-shadow:var(--anzhiyu-shadow-border);border-radius:4px;margin:0 4px;padding:2px 4px;line-height:2}.CommentForm-module__z1e52G__markdownPreview pre,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__md-editor-code{max-width:100%;overflow-x:auto}.CommentForm-module__z1e52G__markdownPreview table{max-width:100%;display:block;overflow-x:auto}.CommentForm-module__z1e52G__markdownPreview img{vertical-align:middle;border-radius:4px;max-width:100%;height:auto;max-height:300px}.CommentForm-module__z1e52G__markdownPreview img:not(.CommentForm-module__z1e52G__anzhiyu-owo-emotion){cursor:zoom-in}.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__anzhiyu-owo-emotion{width:3rem;height:auto;margin:0;display:inline}.CommentForm-module__z1e52G__markdownPreview a[data-fancybox]{border-bottom:none!important;padding:0!important}.CommentForm-module__z1e52G__markdownPreview a[data-fancybox]:hover{box-shadow:none!important;background:0 0!important}.CommentForm-module__z1e52G__markdownPreview>:last-child{margin-bottom:.5rem!important}.CommentForm-module__z1e52G__formMetaActions{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.CommentForm-module__z1e52G__formMetaActionsReply{flex-direction:column;gap:0}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__metaInputs{grid-template-columns:repeat(3,1fr);width:100%}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper{align-self:flex-end;margin-top:.5rem}.CommentForm-module__z1e52G__metaInputs{flex-grow:1;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.CommentForm-module__z1e52G__metaInput[data-hint]:before{z-index:100;color:var(--anzhiyu-white);white-space:nowrap;content:attr(data-hint);background:var(--anzhiyu-main-op-deep);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:6px 14px;font-size:.875rem;line-height:1.4;display:none;position:absolute;top:-43px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000001a}.CommentForm-module__z1e52G__metaInput[data-hint]:after{content:"";border:6px solid #0000;border-top-color:var(--anzhiyu-main-op-deep);display:none;position:absolute;top:-2px;left:50%;transform:translate(-50%,-100%)}.CommentForm-module__z1e52G__metaInput[data-hint]:focus-within:before{z-index:100;animation:.3s CommentForm-module__z1e52G__commonTipsIn;display:block}.CommentForm-module__z1e52G__metaInput[data-hint]:focus-within:after{z-index:100;animation:.3s CommentForm-module__z1e52G__commonTriangleIn;display:block}.CommentForm-module__z1e52G__metaInputGroup{flex-direction:column;gap:4px;display:flex}.CommentForm-module__z1e52G__metaInput{border:var(--style-border-always);border-radius:8px;align-items:stretch;height:32px;transition:border-color .2s;display:flex;position:relative}.CommentForm-module__z1e52G__metaInput:focus-within{border-color:var(--primary)}.CommentForm-module__z1e52G__metaInputInvalid{border-color:var(--anzhiyu-red)!important}.CommentForm-module__z1e52G__metaError{color:var(--anzhiyu-red);padding-left:2px;font-size:.7rem;line-height:1}.CommentForm-module__z1e52G__metaLabel{color:var(--anzhiyu-fontcolor);background-color:var(--anzhiyu-secondbg);border:none;border-right:1px solid var(--anzhiyu-card-border,var(--border));border-radius:7px 0 0 7px;align-items:center;padding:0 12px;font-weight:600;display:flex}.CommentForm-module__z1e52G__metaField{color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);border:none;border-radius:0 7px 7px 0;flex:1;padding:0 .75rem}.CommentForm-module__z1e52G__metaField::placeholder{color:var(--anzhiyu-secondtext)}.CommentForm-module__z1e52G__metaField:focus{outline:none}.CommentForm-module__z1e52G__buttonsWrapper{align-items:stretch;gap:.5rem;display:flex}.CommentForm-module__z1e52G__submitButton{min-width:112px;color:var(--anzhiyu-background,var(--background));background-color:var(--anzhiyu-fontcolor);border:0 solid var(--anzhiyu-main);cursor:pointer;border-radius:8px;padding:0 2rem;font-weight:600;transition:all .3s;height:32px!important}.CommentForm-module__z1e52G__submitButton:hover{opacity:.85}.CommentForm-module__z1e52G__isDisabled{opacity:1;pointer-events:none;color:var(--muted-foreground)!important;cursor:not-allowed!important;background-color:var(--muted)!important;border-color:#0000!important}.CommentForm-module__z1e52G__loginRequiredWrapper{background:var(--anzhiyu-secondbg);border:var(--style-border-always);border-radius:1.25rem;padding:2rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CommentForm-module__z1e52G__loginRequiredContent{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}.CommentForm-module__z1e52G__loginIcon{filter:drop-shadow(0 4px 12px var(--anzhiyu-theme-op,#3b82f633));transition:all .3s;animation:3.5s ease-in-out infinite CommentForm-module__z1e52G__iconFloat}.CommentForm-module__z1e52G__loginRequiredWrapper:hover .CommentForm-module__z1e52G__loginIcon{transform:scale(1.08)translateY(-2px)}.CommentForm-module__z1e52G__loginTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.CommentForm-module__z1e52G__loginActions{gap:.875rem;width:100%;max-width:22rem;display:flex}.CommentForm-module__z1e52G__loginActionButton{border:var(--style-border-always);border-radius:12px;flex:1;height:3rem;font-size:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CommentForm-module__z1e52G__loginButton{background:var(--anzhiyu-fontcolor);color:var(--anzhiyu-card-bg)}.CommentForm-module__z1e52G__registerButton{background:var(--anzhiyu-card-bg);color:var(--anzhiyu-fontcolor);margin:0}.CommentForm-module__z1e52G__errorText{color:var(--anzhiyu-red);font-size:.85rem}.CommentForm-module__z1e52G__dialogOverlay{z-index:80;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CommentForm-module__z1e52G__dialog{background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;width:min(90vw,420px);padding:1rem}.CommentForm-module__z1e52G__dialogHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CommentForm-module__z1e52G__dialogTitle{color:var(--anzhiyu-fontcolor);font-size:1rem;font-weight:700}.CommentForm-module__z1e52G__dialogClose{cursor:pointer;color:var(--anzhiyu-secondtext);background:0 0;border:none}.CommentForm-module__z1e52G__dialogContent{color:var(--anzhiyu-secondtext);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.CommentForm-module__z1e52G__dialogActions{justify-content:flex-end;gap:.5rem;display:flex}.CommentForm-module__z1e52G__emojiPreview{z-index:9999;pointer-events:none;background-color:var(--anzhiyu-card-bg,#fff);border:1px solid var(--border,#e0e0e0);border-radius:10px;justify-content:center;align-items:center;padding:8px;animation:.2s cubic-bezier(.42,0,.3,1.11) CommentForm-module__z1e52G__emojiPreviewIn;display:flex;position:fixed;transform:translateY(-10px);box-shadow:0 4px 12px #0000001a}.CommentForm-module__z1e52G__emojiPreview img{width:64px;height:64px;display:block}.CommentForm-module__z1e52G__commentContent{overflow-wrap:break-word;word-break:break-word;max-width:100%;color:var(--anzhiyu-fontcolor);font-size:.95rem;line-height:1.6;transition:opacity .2s}.CommentForm-module__z1e52G__commentContent p{margin:.5rem 0}.CommentForm-module__z1e52G__commentContent code:not(.CommentForm-module__z1e52G__hljs){color:#fff;background:var(--anzhiyu-code-stress);box-shadow:var(--anzhiyu-shadow-border);border-radius:4px;margin:0 4px;padding:2px 4px;line-height:2}.CommentForm-module__z1e52G__commentContent pre,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__md-editor-code{max-width:100%;overflow-x:auto}.CommentForm-module__z1e52G__commentContent table{max-width:100%;display:block;overflow-x:auto}.CommentForm-module__z1e52G__commentContent img{vertical-align:middle;border-radius:4px;max-width:100%;height:auto;max-height:300px}.CommentForm-module__z1e52G__commentContent img:not(.CommentForm-module__z1e52G__anzhiyu-owo-emotion){cursor:zoom-in}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__anzhiyu-owo-emotion{width:3rem;height:auto;margin:0;display:inline}.CommentForm-module__z1e52G__commentContent a[data-fancybox]{border-bottom:none!important;padding:0!important}.CommentForm-module__z1e52G__commentContent a[data-fancybox]:hover{box-shadow:none!important;background:0 0!important}.CommentForm-module__z1e52G__commentContent>:last-child{margin-bottom:.5rem!important}.CommentForm-module__z1e52G__commentContent pre code.CommentForm-module__z1e52G__hljs,.CommentForm-module__z1e52G__markdownPreview pre code.CommentForm-module__z1e52G__hljs{border:var(--style-border);background:#1f1f1f;border-radius:12px;padding:1em;display:block;overflow-x:auto}.CommentForm-module__z1e52G__commentContent code.CommentForm-module__z1e52G__hljs,.CommentForm-module__z1e52G__markdownPreview code.CommentForm-module__z1e52G__hljs{padding:3px 5px}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs{color:#abb2bf;background:#282c34}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-comment,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-quote,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-comment,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-quote{color:#5c6370;font-style:italic}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-doctag,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-formula,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-keyword,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-doctag,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-formula,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-keyword{color:#c678dd}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-deletion,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-name,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-section,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-tag,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-subst,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-deletion,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-name,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-section,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-tag,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-subst{color:#e06c75}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-literal,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-literal{color:#56b6c2}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-addition,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-attribute,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-meta .CommentForm-module__z1e52G__hljs-string,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-regexp,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-string,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-addition,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-attribute,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-meta .CommentForm-module__z1e52G__hljs-string,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-regexp,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-string{color:#98c379}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-attr,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-number,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-attr,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-class,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-pseudo,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-template-variable,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-type,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-variable,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-attr,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-number,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-attr,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-class,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-pseudo,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-template-variable,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-type,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-variable{color:#d19a66}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-bullet,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-link,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-meta,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-id,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-symbol,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-title,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-bullet,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-link,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-meta,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-id,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-symbol,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-title{color:#61aeee}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-built_in,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-class .CommentForm-module__z1e52G__hljs-title,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-title.CommentForm-module__z1e52G__class_,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-built_in,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-class .CommentForm-module__z1e52G__hljs-title,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-title.CommentForm-module__z1e52G__class_{color:#e6c07b}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-emphasis,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-emphasis{font-style:italic}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-strong,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-strong{font-weight:700}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-link,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-link{text-decoration:underline}@keyframes CommentForm-module__z1e52G__owoMobileSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CommentForm-module__z1e52G__owoMobileSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (max-width:768px){.CommentForm-module__z1e52G__owoOverlay{background:#0000004d}.CommentForm-module__z1e52G__owoBody{border-radius:12px 12px 0 0;width:100vw;min-width:auto;max-width:none;animation:.25s ease-out CommentForm-module__z1e52G__owoMobileSlideUp;bottom:0;box-shadow:0 -4px 24px -4px #0000001f;top:auto!important;left:0!important}.CommentForm-module__z1e52G__owoBodyClosing{animation:.15s ease-in forwards CommentForm-module__z1e52G__owoMobileSlideDown}.CommentForm-module__z1e52G__owoItems{max-height:35vh}.CommentForm-module__z1e52G__owoItem{width:25%!important}.CommentForm-module__z1e52G__loginRequiredWrapper{border-radius:1rem;padding:2.5rem 1.5rem}.CommentForm-module__z1e52G__loginIcon{width:44px;height:44px;margin-bottom:1rem}.CommentForm-module__z1e52G__loginTitle{margin-bottom:.5rem;font-size:1.25rem}.CommentForm-module__z1e52G__loginActions,.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply){flex-direction:column}.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply) .CommentForm-module__z1e52G__metaInputs{grid-template-columns:1fr;width:100%}.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply) .CommentForm-module__z1e52G__buttonsWrapper,.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply) .CommentForm-module__z1e52G__buttonsWrapper .CommentForm-module__z1e52G__submitButton{width:100%}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__metaInputs{grid-template-columns:1fr;gap:.75rem}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper{width:100%}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper .CommentForm-module__z1e52G__cancelButton,.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper .CommentForm-module__z1e52G__submitButton{flex:1;width:auto}.CommentForm-module__z1e52G__formMetaActions{margin-top:1rem}.CommentForm-module__z1e52G__formMetaActions .CommentForm-module__z1e52G__metaInputs{gap:.75rem}}
.CommentItem-module__XFPija__commentItemContainer{width:100%}.CommentItem-module__XFPija__commentItem{gap:.5rem;display:flex}.CommentItem-module__XFPija__commentAvatar{border:1px solid var(--border,#eee);border-radius:50%;width:40px;height:40px;transition:transform .3s}.CommentItem-module__XFPija__commentAvatar:hover{transform:scale(1.1)rotate(10deg)}.CommentItem-module__XFPija__commentMain{flex-direction:column;flex:1;min-width:0;display:flex}.CommentItem-module__XFPija__commentHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CommentItem-module__XFPija__userInfo{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CommentItem-module__XFPija__nickname{color:var(--anzhiyu-fontcolor);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.CommentItem-module__XFPija__timestamp{color:var(--anzhiyu-fontcolor);font-size:.8rem}.CommentItem-module__XFPija__masterTag{color:#fff;background-color:var(--anzhiyu-red);border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.CommentItem-module__XFPija__pinnedTag{color:#fff;background-color:#ff6b6b;border-radius:4px;align-items:center;gap:.25rem;padding:2px 6px;font-size:.7rem;font-weight:700;display:flex}.CommentItem-module__XFPija__commentActions{gap:.5rem;height:30px;display:flex}.CommentItem-module__XFPija__actionButton{color:var(--anzhiyu-secondtext);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .3s,background-color .3s;display:flex}.CommentItem-module__XFPija__actionButton:hover{color:var(--anzhiyu-fontcolor);background-color:var(--anzhiyu-secondbg)}.CommentItem-module__XFPija__actionButtonLiked{color:var(--el-color-primary,var(--anzhiyu-main))}.CommentItem-module__XFPija__actionButtonLiked:hover{background-color:var(--anzhiyu-secondbg)}.CommentItem-module__XFPija__actionButtonDisabled{color:var(--anzhiyu-lighttext);cursor:not-allowed;opacity:.5}.CommentItem-module__XFPija__actionButtonDisabled:hover{color:var(--anzhiyu-lighttext);background-color:#0000}.CommentItem-module__XFPija__likeCount{margin-left:6px;font-size:.8rem}.CommentItem-module__XFPija__replyToBlock{color:var(--anzhiyu-secondtext);margin-bottom:.5rem;font-size:.75rem}.CommentItem-module__XFPija__replyToNick{cursor:pointer;background:0 0;border:none;padding:0 .2em;font-weight:500;text-decoration:none}.CommentItem-module__XFPija__replyToNick:hover{color:var(--anzhiyu-white);background-color:var(--anzhiyu-theme);border-radius:4px}.CommentItem-module__XFPija__commentContent{overflow-wrap:break-word;word-break:break-word;max-width:100%;color:var(--anzhiyu-fontcolor);font-size:.95rem;line-height:1.6;transition:opacity .2s}.CommentItem-module__XFPija__commentContent p{margin:.5rem 0}.CommentItem-module__XFPija__commentContent code:not(.CommentItem-module__XFPija__hljs){color:#fff;background:var(--anzhiyu-code-stress);box-shadow:var(--anzhiyu-shadow-border);border-radius:4px;margin:0 4px;padding:2px 4px;line-height:2}.CommentItem-module__XFPija__commentContent pre,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__md-editor-code{max-width:100%;overflow-x:auto}.CommentItem-module__XFPija__commentContent table{max-width:100%;display:block;overflow-x:auto}.CommentItem-module__XFPija__commentContent img{vertical-align:middle;border-radius:4px;max-width:100%;height:auto;max-height:300px}.CommentItem-module__XFPija__commentContent img:not(.CommentItem-module__XFPija__anzhiyu-owo-emotion){cursor:zoom-in}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__anzhiyu-owo-emotion{width:3rem;height:auto;margin:0;display:inline}.CommentItem-module__XFPija__commentContent a[data-fancybox]{border-bottom:none!important;padding:0!important}.CommentItem-module__XFPija__commentContent a[data-fancybox]:hover{box-shadow:none!important;background:0 0!important}.CommentItem-module__XFPija__commentContent>:last-child{margin-bottom:.5rem!important}.CommentItem-module__XFPija__commentMeta{color:var(--anzhiyu-fontcolor);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;font-size:.8rem;display:flex}.CommentItem-module__XFPija__metaItem{align-items:center;gap:.3rem;display:flex}.CommentItem-module__XFPija__metaItem svg{width:14px;height:14px}.CommentItem-module__XFPija__commentChildren{flex-direction:column;margin-top:1rem;margin-left:calc(40px + .5rem);padding-top:1rem;display:flex}.CommentItem-module__XFPija__replyFormWrapper{margin-top:1rem;margin-left:calc(40px + .5rem)}.CommentItem-module__XFPija__loadMoreChildrenWrapper{text-align:center;margin-top:1rem;margin-left:calc(40px + .5rem)}.CommentItem-module__XFPija__loadMoreChildrenButton{min-width:120px;color:var(--anzhiyu-fontcolor);text-align:center;letter-spacing:3px;cursor:pointer;background-color:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:50px;padding:.5rem 1rem;font-size:.7rem;transition:all .3s;box-shadow:0 8px 16px -4px #2c2d300c}.CommentItem-module__XFPija__loadMoreChildrenButton:hover:not(:disabled){color:var(--anzhiyu-white);background-color:var(--anzhiyu-main);border:var(--style-border-none)}.CommentItem-module__XFPija__loadMoreChildrenButton:disabled{cursor:not-allowed;opacity:.6}.CommentItem-module__XFPija__loadMoreChildrenLoading{color:var(--anzhiyu-main)}.CommentItem-module__XFPija__commentContent pre code.CommentItem-module__XFPija__hljs,.CommentItem-module__XFPija__markdownPreview pre code.CommentItem-module__XFPija__hljs{border:var(--style-border);background:#1f1f1f;border-radius:12px;padding:1em;display:block;overflow-x:auto}.CommentItem-module__XFPija__commentContent code.CommentItem-module__XFPija__hljs,.CommentItem-module__XFPija__markdownPreview code.CommentItem-module__XFPija__hljs{padding:3px 5px}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs{color:#abb2bf;background:#282c34}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-comment,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-quote,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-comment,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-quote{color:#5c6370;font-style:italic}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-doctag,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-formula,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-keyword,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-doctag,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-formula,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-keyword{color:#c678dd}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-deletion,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-name,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-section,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-tag,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-subst,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-deletion,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-name,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-section,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-tag,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-subst{color:#e06c75}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-literal,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-literal{color:#56b6c2}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-addition,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-attribute,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-meta .CommentItem-module__XFPija__hljs-string,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-regexp,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-string,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-addition,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-attribute,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-meta .CommentItem-module__XFPija__hljs-string,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-regexp,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-string{color:#98c379}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-attr,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-number,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-attr,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-class,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-pseudo,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-template-variable,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-type,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-variable,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-attr,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-number,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-attr,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-class,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-pseudo,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-template-variable,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-type,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-variable{color:#d19a66}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-bullet,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-link,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-meta,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-id,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-symbol,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-title,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-bullet,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-link,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-meta,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-id,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-symbol,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-title{color:#61aeee}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-built_in,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-class .CommentItem-module__XFPija__hljs-title,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-title.CommentItem-module__XFPija__class_,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-built_in,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-class .CommentItem-module__XFPija__hljs-title,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-title.CommentItem-module__XFPija__class_{color:#e6c07b}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-emphasis,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-emphasis{font-style:italic}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-strong,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-strong{font-weight:700}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-link,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-link{text-decoration:underline}@media (max-width:768px){.CommentItem-module__XFPija__commentContentCanReply{cursor:pointer}.CommentItem-module__XFPija__commentMeta{gap:.5rem;margin-top:.5rem;font-size:.75rem}.CommentItem-module__XFPija__metaItem{gap:.25rem}.CommentItem-module__XFPija__metaItem svg{width:12px;height:12px}.CommentItem-module__XFPija__commentChildren,.CommentItem-module__XFPija__replyFormWrapper,.CommentItem-module__XFPija__loadMoreChildrenWrapper,.CommentItem-module__XFPija__replyFormWrapper{margin-left:0}}
.ReplyItem-module__BMZfaq__replyItemContainer{border-top:var(--style-border-dashed);padding:1.25rem 0}.ReplyItem-module__BMZfaq__replyAvatar{border:1px solid var(--border,#eee);border-radius:50%;width:32px;height:32px;transition:transform .3s}.ReplyItem-module__BMZfaq__replyAvatar:hover{transform:scale(1.1)rotate(10deg)}.ReplyItem-module__BMZfaq__replyNickname{color:var(--anzhiyu-fontcolor);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600;text-decoration:none}.ReplyItem-module__BMZfaq__replyNickname:hover{color:var(--el-color-primary,var(--anzhiyu-main))}.ReplyItem-module__BMZfaq__replyFormWrapper{margin-top:1rem;margin-left:48px}.ReplyItem-module__BMZfaq__expandRepliesWrapper{margin-top:.75rem}.ReplyItem-module__BMZfaq__expandRepliesButton{color:var(--anzhiyu-main);border:1px solid var(--anzhiyu-main);cursor:pointer;background:0 0;border-radius:.5rem;padding:.4rem .8rem;font-size:.85rem;transition:all .3s}.ReplyItem-module__BMZfaq__expandRepliesButton:hover{background:var(--anzhiyu-main);color:var(--anzhiyu-white)}.ReplyItem-module__BMZfaq__replyList{flex-direction:column;display:flex}.ReplyItem-module__BMZfaq__loadMoreReplies{text-align:center;margin:1rem 0}.ReplyItem-module__BMZfaq__loadMoreRepliesButton{color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);border:1px solid var(--anzhiyu-main);cursor:pointer;border-radius:.5rem;padding:.4rem 1rem;font-size:.85rem;transition:all .3s}.ReplyItem-module__BMZfaq__loadMoreRepliesButton:hover{background:var(--anzhiyu-main);color:var(--anzhiyu-white)}@media (max-width:768px){.ReplyItem-module__BMZfaq__replyFormWrapper{margin-left:0}.ReplyItem-module__BMZfaq__expandRepliesButton{padding:.35rem .7rem;font-size:.8rem}.ReplyItem-module__BMZfaq__loadMoreRepliesButton{padding:.35rem .8rem;font-size:.8rem}}
@keyframes CommentSection-module__e89LGq__commentHighlightAnimation{0%{background-color:#007bff26}to{background-color:#0000}}@keyframes CommentSection-module__e89LGq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#post-comment{box-sizing:border-box;border-radius:8px;max-width:100%;margin-bottom:3rem;scroll-margin-top:100px}#post-comment .comment--highlight{border-radius:8px;animation:2s ease-out CommentSection-module__e89LGq__commentHighlightAnimation}.CommentSection-module__e89LGq__commentSection{box-sizing:border-box;border-radius:8px;max-width:100%;margin-bottom:3rem;scroll-margin-top:100px}.CommentSection-module__e89LGq__mainCommentFormContainer{flex-direction:column;display:flex}.CommentSection-module__e89LGq__commentHead{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:.8rem;display:flex}.CommentSection-module__e89LGq__commentTools{align-items:center;gap:8px;display:flex}.CommentSection-module__e89LGq__formTitle{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;display:flex;position:relative}.CommentSection-module__e89LGq__commentCountNumber{color:var(--anzhiyu-card-bg);background-color:var(--anzhiyu-fontcolor);border-radius:20px;padding:3px 6px;font-size:12px;line-height:1;position:absolute;top:8px;left:calc(100% + 5px)}.CommentSection-module__e89LGq__commentRandomInfo{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;transition:all .3s}.CommentSection-module__e89LGq__commentRandomInfo a{color:inherit;text-decoration:none}.CommentSection-module__e89LGq__commentRandomInfo:hover{color:var(--anzhiyu-main)}.CommentSection-module__e89LGq__commentRandomInfoActive{color:var(--anzhiyu-main);font-weight:600}.CommentSection-module__e89LGq__commentRandomInfoActive .CommentSection-module__e89LGq__commentRandomInfoText:after{content:"";background:var(--anzhiyu-main);border-radius:1px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.CommentSection-module__e89LGq__commentRandomInfoText{position:relative}.CommentSection-module__e89LGq__commentListContainer{width:100%;margin-top:1rem}.CommentSection-module__e89LGq__commentListPlaceholder{justify-content:center;align-items:center;min-height:200px;padding:3rem 0;display:flex}.CommentSection-module__e89LGq__commentListPlaceholderContent{color:var(--anzhiyu-secondtext);opacity:.7;flex-direction:column;align-items:center;gap:1rem;font-size:.875rem;display:flex}.CommentSection-module__e89LGq__placeholderIcon{opacity:.5;width:3rem;height:3rem}.CommentSection-module__e89LGq__commentsWrapper{gap:var(--comment-item-gap,.75rem);flex-direction:column;display:flex}.CommentSection-module__e89LGq__commentThreadItem{background:var(--comment-item-bg,var(--card));border:var(--comment-item-border,1px solid var(--border));border-radius:var(--comment-item-radius,12px);padding:var(--comment-item-padding,1.25rem);transition:all .3s}.CommentSection-module__e89LGq__commentThreadItem:first-child .CommentSection-module__e89LGq__commentThreadDivider{display:none}.CommentSection-module__e89LGq__commentThreadDivider{display:var(--comment-divider-display,none);border:none;border-top:1px solid var(--border,#eef2f8);margin-bottom:1.5rem}.CommentSection-module__e89LGq__scrollLoadingContainer{text-align:center;width:100%;margin:2rem auto 0}.CommentSection-module__e89LGq__scrollLoadingSpinner{color:var(--anzhiyu-fontcolor);background-color:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.875rem;display:inline-flex;box-shadow:0 8px 16px -4px #2c2d300c}.CommentSection-module__e89LGq__scrollLoadingSpinner svg{animation:1s linear infinite CommentSection-module__e89LGq__spin}.CommentSection-module__e89LGq__commentEmpty{color:var(--anzhiyu-secondtext);text-align:center;padding:2rem 0;font-size:.9rem}@media (max-width:768px){.CommentSection-module__e89LGq__commentsWrapper{gap:.5rem}}
.CommentBarrage-module__kqvWMq__commentBarrage{z-index:999;pointer-events:none;will-change:transform;flex-direction:column;justify-content:end;align-items:flex-end;padding:0 0 20px 10px;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;right:60px;transform:translateY(0)}.CommentBarrage-module__kqvWMq__commentBarrage[data-hidden=true]{transform:translateY(100%)}@media screen and (max-width:768px){.CommentBarrage-module__kqvWMq__commentBarrage{display:none!important}}.CommentBarrage-module__kqvWMq__commentBarrageItem{width:fit-content;min-width:300px;max-width:300px;min-height:80px;max-height:150px;color:var(--anzhiyu-fontcolor);pointer-events:auto;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border:var(--style-border);box-shadow:var(--anzhiyu-shadow-border);background:#ffffffd9;border-radius:8px;flex-direction:column;margin:4px;padding:8px 14px;transition:all .3s;display:flex;position:relative;transform:translateZ(0)}.CommentBarrage-module__kqvWMq__barrageClose{z-index:2;width:22px;height:22px;color:var(--anzhiyu-fontcolor);cursor:pointer;opacity:.7;background:#00000014;border:none;border-radius:4px;padding:0;transition:opacity .2s,background .2s;position:absolute;top:6px;right:6px}.CommentBarrage-module__kqvWMq__barrageClose:hover{opacity:1;background:#0000001f}.CommentBarrage-module__kqvWMq__barrageClose:focus-visible{outline:2px solid var(--anzhiyu-main,currentColor);outline-offset:2px}.CommentBarrage-module__kqvWMq__barrageClose:before,.CommentBarrage-module__kqvWMq__barrageClose:after{content:"";background:currentColor;border-radius:1px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.CommentBarrage-module__kqvWMq__barrageClose:before{transform:translate(-50%,-50%)rotate(45deg)}.CommentBarrage-module__kqvWMq__barrageClose:after{transform:translate(-50%,-50%)rotate(-45deg)}:is([data-theme=dark] .CommentBarrage-module__kqvWMq__commentBarrageItem,.dark .CommentBarrage-module__kqvWMq__commentBarrageItem){background:#1e1e1ecc}.CommentBarrage-module__kqvWMq__commentBarrageItem:hover{border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main)}.CommentBarrage-module__kqvWMq__barrageContent{color:var(--anzhiyu-fontcolor);text-decoration:none}.CommentBarrage-module__kqvWMq__barrageContent:hover{color:var(--anzhiyu-main)}.CommentBarrage-module__kqvWMq__barrageHead{border-bottom:var(--style-border);justify-content:space-between;align-items:center;height:30px;padding:0 30px 6px 0;font-size:12px;font-weight:700;line-height:30px;display:flex}.CommentBarrage-module__kqvWMq__barrageTitle{color:var(--anzhiyu-card-bg);background:var(--anzhiyu-fontcolor);border-radius:4px;margin-right:8px;padding:4px;line-height:1;text-decoration:none}.CommentBarrage-module__kqvWMq__barrageBloggerTitle{background:var(--anzhiyu-orange)}.CommentBarrage-module__kqvWMq__barrageAvatar{background:var(--anzhiyu-secondbg);border-radius:50%;width:16px;height:16px;margin:0 4px 0 auto}.CommentBarrage-module__kqvWMq__barrageNick{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CommentBarrage-module__kqvWMq__barrageContent{cursor:pointer;height:calc(100% - 30px);margin-top:6px;overflow:scroll;font-size:14px!important;font-weight:400!important}.CommentBarrage-module__kqvWMq__barrageContent::-webkit-scrollbar{width:4px;height:0}.CommentBarrage-module__kqvWMq__barrageContent::-webkit-scrollbar-button{display:none}.CommentBarrage-module__kqvWMq__barrageContent p{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0;line-height:1.3;display:-webkit-box;overflow:hidden}.CommentBarrage-module__kqvWMq__barrageContent blockquote{color:var(--anzhiyu-secondtext);background-color:var(--anzhiyu-secondbg);border:var(--style-border-always);border-radius:8px;margin:1rem 0;padding:.5rem .8rem}.CommentBarrage-module__kqvWMq__barrageContent blockquote p{margin:0}:is(.CommentBarrage-module__kqvWMq__barrageContent h1,.CommentBarrage-module__kqvWMq__barrageContent h2,.CommentBarrage-module__kqvWMq__barrageContent h3,.CommentBarrage-module__kqvWMq__barrageContent h4){margin:8px 0!important;font-size:14px!important;font-weight:400!important}
