.CategoryPage-module__ry2mgq__categoryCloudAmount{max-width:1400px;min-height:400px;color:var(--anzhiyu-fontcolor);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(--anzhiyu-fontcolor);cursor:pointer;background:var(--anzhiyu-card-bg);border:var(--style-border-always);box-shadow:var(--anzhiyu-shadow-border);backface-visibility:hidden;transform-style:preserve-3d;border-radius:12px;align-items:center;gap:6px;margin:.7rem;padding:.6rem .9rem;font-size:1.4rem;transition:all .2s;display:flex}.CategoryPage-module__ry2mgq__categoryItem:hover{color:var(--anzhiyu-white);background:var(--anzhiyu-main);border:var(--style-border-hover);box-shadow:var(--anzhiyu-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(--anzhiyu-secondtext);padding:2rem 0}@keyframes CategoryPage-module__ry2mgq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.AnHeYuDialog-module__a5usea__wrapper{z-index:2100;position:fixed;inset:0}.AnHeYuDialog-module__a5usea__overlay{padding:max(1rem, env(safe-area-inset-top,0px)) max(1rem, env(safe-area-inset-right,0px)) max(1rem, env(safe-area-inset-bottom,0px)) max(1rem, env(safe-area-inset-left,0px));background:var(--anzhiyu-maskbgdeep);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;justify-content:center;align-items:center;transition:opacity .2s ease-out;display:flex;position:absolute;inset:0}.AnHeYuDialog-module__a5usea__wrapperEntered .AnHeYuDialog-module__a5usea__overlay{opacity:1}.AnHeYuDialog-module__a5usea__wrapperExiting .AnHeYuDialog-module__a5usea__overlay{opacity:0}.AnHeYuDialog-module__a5usea__container{background:var(--anzhiyu-card-bg);border:var(--style-border);width:100%;max-width:550px;max-height:min(92vh,100dvh - 2rem);box-shadow:var(--anzhiyu-shadow-lightblack);opacity:0;border-radius:16px;flex-direction:column;transition:transform .2s ease-out,opacity .2s ease-out;display:flex;position:relative;overflow:hidden;transform:scale(.96)}.AnHeYuDialog-module__a5usea__wrapperEntered .AnHeYuDialog-module__a5usea__container{opacity:1;transform:scale(1)}.AnHeYuDialog-module__a5usea__wrapperExiting .AnHeYuDialog-module__a5usea__container{opacity:0;transform:scale(.96)}.AnHeYuDialog-module__a5usea__header{border-bottom:var(--style-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AnHeYuDialog-module__a5usea__title{color:var(--anzhiyu-fontcolor);margin:0;font-size:1.125rem;font-weight:600}.AnHeYuDialog-module__a5usea__closeBtn{width:2rem;height:2rem;color:var(--anzhiyu-secondtext);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:flex}.AnHeYuDialog-module__a5usea__closeBtn:hover{color:var(--anzhiyu-white);background:var(--anzhiyu-lighttext)}.AnHeYuDialog-module__a5usea__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;padding:20px 25px;overflow-y:auto}.AnHeYuDialog-module__a5usea__footer{background:var(--anzhiyu-secondbg);border-top:var(--style-border);flex-shrink:0;justify-content:flex-end;gap:12px;padding:1.25rem 1.5rem;display:flex}.AnHeYuDialog-module__a5usea__btn{cursor:pointer;touch-action:manipulation;border-radius:8px;min-width:120px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s,opacity .2s}.AnHeYuDialog-module__a5usea__btnCancel{background:var(--anzhiyu-card-btn-bg);border:1px solid var(--anzhiyu-card-border);color:var(--anzhiyu-fontcolor)}.AnHeYuDialog-module__a5usea__btnCancel:hover{background:var(--anzhiyu-secondbg);border-color:var(--anzhiyu-card-border)}.AnHeYuDialog-module__a5usea__btnPrimary{cursor:pointer;background:var(--anzhiyu-theme);color:var(--anzhiyu-white);touch-action:manipulation;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:filter .2s,opacity .2s}.AnHeYuDialog-module__a5usea__btnPrimary:hover:not(:disabled){filter:brightness(1.08)}.AnHeYuDialog-module__a5usea__btnPrimary:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.AnHeYuDialog-module__a5usea__overlay{padding:max(.5rem, env(safe-area-inset-top,0px)) max(.75rem, env(safe-area-inset-right,0px)) max(.75rem, env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-left,0px));-webkit-tap-highlight-color:transparent;justify-content:center;align-items:flex-end}.AnHeYuDialog-module__a5usea__container{width:100%;max-width:100%;max-height:min(88dvh, calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 1rem));opacity:0;border-radius:16px 16px 0 0;transition:transform .2s ease-out,opacity .2s ease-out;transform:translateY(12px)scale(.98)}.AnHeYuDialog-module__a5usea__wrapperEntered .AnHeYuDialog-module__a5usea__container{opacity:1;transform:translate(0,0)scale(1)}.AnHeYuDialog-module__a5usea__wrapperExiting .AnHeYuDialog-module__a5usea__container{opacity:0;transform:translateY(12px)scale(.98)}.AnHeYuDialog-module__a5usea__header,.AnHeYuDialog-module__a5usea__content,.AnHeYuDialog-module__a5usea__footer{padding-left:max(1rem, env(safe-area-inset-left,0px));padding-right:max(1rem, env(safe-area-inset-right,0px))}.AnHeYuDialog-module__a5usea__header{padding-top:1rem;padding-bottom:.875rem}.AnHeYuDialog-module__a5usea__content{padding-top:14px;padding-bottom:16px}.AnHeYuDialog-module__a5usea__footer{padding-bottom:max(1rem, env(safe-area-inset-bottom,0px));flex-wrap:wrap;gap:10px}.AnHeYuDialog-module__a5usea__title{padding-right:.25rem;font-size:1.0625rem;line-height:1.35}.AnHeYuDialog-module__a5usea__closeBtn{flex-shrink:0;min-width:44px;min-height:44px;margin:-6px -4px -6px 0}.AnHeYuDialog-module__a5usea__closeBtn:active{color:var(--anzhiyu-white);background:var(--anzhiyu-lighttext)}.AnHeYuDialog-module__a5usea__btn,.AnHeYuDialog-module__a5usea__btnPrimary{min-height:44px}}
@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}
@keyframes AuthorInfoCard-module__NwZloG__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AuthorInfoCard-module__NwZloG__cardInfo{contain:layout;border:none;border-radius:12px;padding:0;position:relative;overflow:hidden}.AuthorInfoCard-module__NwZloG__cardInfo:before{content:"";background:linear-gradient(-25deg, var(--anzhiyu-main), var(--anzhiyu-main-op-deep), var(--anzhiyu-main), var(--anzhiyu-main-op-deep));will-change:background-position;background-size:400%;width:100%;height:100%;animation:15s infinite AuthorInfoCard-module__NwZloG__gradient;position:absolute;top:0;left:0}.AuthorInfoCard-module__NwZloG__cardContent{height:320px;min-height:320px;padding:1rem 1.2rem;position:relative}.AuthorInfoCard-module__NwZloG__cardInfo:hover .AuthorInfoCard-module__NwZloG__authorInfoAvatar,.AuthorInfoCard-module__NwZloG__cardInfo:hover .AuthorInfoCard-module__NwZloG__authorStatus{opacity:0;transform:scale(0)}.AuthorInfoCard-module__NwZloG__cardInfo:hover .AuthorInfoCard-module__NwZloG__authorInfoDescription{opacity:1}.AuthorInfoCard-module__NwZloG__authorInfoSayhi{width:fit-content;color:var(--anzhiyu-white);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--anzhiyu-white-op);border-radius:12px;margin:auto;padding:2px 8px;font-size:12px;transition:all .3s}.AuthorInfoCard-module__NwZloG__authorInfoSayhi:hover{color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-card-bg);transform:scale(1.15)}.AuthorInfoCard-module__NwZloG__authorInfoSayhi:active{opacity:.8;transform:scale(.8)}.AuthorInfoCard-module__NwZloG__authorInfoAvatar{-webkit-user-select:none;user-select:none;transform-origin:bottom;justify-content:center;width:118px;height:118px;margin:45px auto;transition:all .3s cubic-bezier(.69,.39,0,1.21);display:flex;position:relative}.AuthorInfoCard-module__NwZloG__avatarImg{object-fit:cover;border:var(--style-border-avatar);opacity:0;background:var(--anzhiyu-secondbg);border-radius:50%;width:100%;height:100%;transition:opacity .6s;animation:.6s forwards AuthorInfoCard-module__NwZloG__avatarFadeIn}@keyframes AuthorInfoCard-module__NwZloG__avatarFadeIn{0%{opacity:0}to{opacity:1}}.AuthorInfoCard-module__NwZloG__authorStatus{background-color:var(--anzhiyu-white);border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;transition:all .3s .2s;display:flex;position:absolute;bottom:2px;right:2px;overflow:hidden;transform:scale(1)}.AuthorInfoCard-module__NwZloG__gStatus{opacity:0;border-radius:0;width:26px;height:26px;transition:opacity .6s;animation:.6s .2s forwards AuthorInfoCard-module__NwZloG__statusFadeIn}@keyframes AuthorInfoCard-module__NwZloG__statusFadeIn{0%{opacity:0}to{opacity:1}}.AuthorInfoCard-module__NwZloG__authorInfoDescription{width:100%;color:var(--anzhiyu-white);opacity:0;padding:1rem 1.2rem;transition:all .3s;position:absolute;top:50px;left:0}.AuthorInfoCard-module__NwZloG__authorInfoDescription div{color:#fffc;text-align:justify;margin:.6rem 0;line-height:1.38}.AuthorInfoCard-module__NwZloG__authorInfoDescription b{color:#fff}.AuthorInfoCard-module__NwZloG__authorInfoBottomGroup{justify-content:space-between;align-items:center;width:100%;display:flex}.AuthorInfoCard-module__NwZloG__authorInfoBottomGroupLeft{text-decoration:none}.AuthorInfoCard-module__NwZloG__authorInfoName{color:var(--anzhiyu-white);text-align:left;margin-top:0;margin-bottom:5px;font-size:20px;font-weight:700;line-height:1}.AuthorInfoCard-module__NwZloG__authorInfoDesc{color:var(--anzhiyu-white);opacity:.6;font-size:12px;line-height:1}.AuthorInfoCard-module__NwZloG__cardInfoSocialIcons{cursor:pointer;flex-flow:wrap;min-width:100px;margin:0;display:flex}.AuthorInfoCard-module__NwZloG__socialIcon{width:40px;height:40px;color:var(--anzhiyu-fontcolor);background:var(--anzhiyu-white-op);cursor:pointer;border-radius:32px;justify-content:center;align-items:center;margin:0 0 0 10px;padding:8px;font-size:1.4em;text-decoration:none;transition:all .3s;display:flex}.AuthorInfoCard-module__NwZloG__socialIcon:hover{color:var(--anzhiyu-main);background:var(--anzhiyu-secondbg);box-shadow:none;transform:scale(1.1)}.AuthorInfoCard-module__NwZloG__socialIcon:hover .AuthorInfoCard-module__NwZloG__socialIconify{color:var(--anzhiyu-main)}.AuthorInfoCard-module__NwZloG__socialIconImg{object-fit:contain;width:24px;height:24px}.AuthorInfoCard-module__NwZloG__socialIconify{width:20px;height:20px;color:var(--anzhiyu-white)}
.CardWechat-module__U6CwlG__cardWechat{cursor:pointer;background:#57bd6a;border-radius:12px;justify-content:center;align-items:center;height:110px;padding:0;display:flex;position:relative;overflow:hidden}.CardWechat-module__U6CwlG__cardWechat:hover:before{opacity:0;transition:all .3s ease-out;top:100%}.CardWechat-module__U6CwlG__cardWechat:before{content:"";background-image:var(--blur-background);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all .2s cubic-bezier(.45,.04,.43,1.21);position:absolute;top:0;left:0}[data-theme=dark] .CardWechat-module__U6CwlG__cardWechat{background-color:#121121}.CardWechat-module__U6CwlG__flipWrapper{z-index:1;perspective:1000px;width:235px;height:110px;position:relative}.CardWechat-module__U6CwlG__flipContent{width:100%;height:100%;transform-style:preserve-3d;transition:all .3s cubic-bezier(0,0,0,1.29)}.CardWechat-module__U6CwlG__face{backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;height:100%;position:absolute}.CardWechat-module__U6CwlG__face.CardWechat-module__U6CwlG__back{box-sizing:border-box;background-size:100%;display:block;transform:rotateY(180deg)}.CardWechat-module__U6CwlG__flipWrapper:hover .CardWechat-module__U6CwlG__flipContent{transform:rotateY(180deg)}
@font-face{font-family:UnidreamLED;src:url(https://cdn.cbd.int/anzhiyu-blog@1.1.6/fonts/UnidreamLED.ttf);font-display:swap}@font-face{font-family:ZhuZiAYuanJWD;src:url(https://npm.elemecdn.com/anzhiyu-blog@1.1.6/fonts/ZhuZiAWan.woff2);font-display:swap;font-weight:lighter}@font-face{font-family:qweather-icons;src:url(https://cdn.cbd.int/hexo-butterfly-clock-anzhiyu/lib/fonts/qweather-icons.woff2)format("woff2"),url(https://cdn.cbd.int/hexo-butterfly-clock-anzhiyu/lib/fonts/qweather-icons.woff)format("woff"),url(https://cdn.cbd.int/hexo-butterfly-clock-anzhiyu/lib/fonts/qweather-icons.ttf)format("truetype");font-display:swap}.CardClock-module__6wqvPG__cardClock{background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.CardClock-module__6wqvPG__loadingContainer{justify-content:center;align-items:center;height:153px;padding:20px;display:flex}.CardClock-module__6wqvPG__loadingImg{max-width:100%;max-height:120px}.CardClock-module__6wqvPG__cardBackground{z-index:2;border-radius:8px;height:120px;margin:15px}[data-theme=dark] .CardClock-module__6wqvPG__cardBackground{background-color:#212121}.CardClock-module__6wqvPG__clockContent{width:100%;height:100%}.CardClock-module__6wqvPG__clockInner{flex-direction:column;justify-content:center;width:100%;height:100%;padding:10px;display:flex}.CardClock-module__6wqvPG__clockRow{color:#000;white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;font-family:UnidreamLED;font-weight:400;display:flex}:is([data-theme=dark] .CardClock-module__6wqvPG__clockRow,.dark .CardClock-module__6wqvPG__clockRow){color:#fff}.CardClock-module__6wqvPG__clockDate{text-align:left}.CardClock-module__6wqvPG__weather{text-align:center;font-family:ZhuZiAYuanJWD}.CardClock-module__6wqvPG__weatherIcon{vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;font-family:qweather-icons;font-style:normal;font-weight:400;line-height:1;display:inline-block}.CardClock-module__6wqvPG__temp{font-family:UnidreamLED}.CardClock-module__6wqvPG__clockTime{text-align:center;flex:1;font-family:UnidreamLED;font-size:38px;line-height:1.5}.CardClock-module__6wqvPG__windDir{font-family:ZhuZiAYuanJWD}.CardClock-module__6wqvPG__windIcon{vertical-align:-.125em;font-family:qweather-icons;font-style:normal;font-weight:400;line-height:1;display:inline-block}.CardClock-module__6wqvPG__location{text-align:center;font-family:ZhuZiAYuanJWD}.CardClock-module__6wqvPG__period{text-align:right}@media (max-width:992px){.CardClock-module__6wqvPG__cardClock{display:none}}
.snackbar-module__gajXeW__snackbar{z-index:99999;opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;left:50%;transform:translate(-50%,-100%)}.snackbar-module__gajXeW__snackbar.snackbar-module__gajXeW__show{opacity:1;pointer-events:auto;transform:translate(-50%,12px)}.snackbar-module__gajXeW__snackbar.snackbar-module__gajXeW__exit{opacity:0;pointer-events:none;transform:translate(-50%,-100%)}.snackbar-module__gajXeW__inner{white-space:nowrap;color:#fff;background:#1f1f1f;border-radius:10px;align-items:center;gap:16px;padding:12px 20px;font-size:14px;line-height:1.5;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000040}:is([data-theme=dark] .snackbar-module__gajXeW__inner,.dark .snackbar-module__gajXeW__inner){background:#425aef}.snackbar-module__gajXeW__text{flex:1}.snackbar-module__gajXeW__action{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:6px;flex-shrink:0;padding:4px 12px;font-size:13px;font-weight:600;transition:background .2s}.snackbar-module__gajXeW__action:hover{background:#ffffff4d}.snackbar-module__gajXeW__progress{background:#fff6;border-radius:0 0 10px 10px;width:100%;height:3px;animation:linear forwards snackbar-module__gajXeW__snackbar-progress;position:absolute;bottom:0;left:0}@keyframes snackbar-module__gajXeW__snackbar-progress{0%{width:100%}to{width:0%}}
.CustomSidebarBlocks-module__mzM0ka__customBlock{background:var(--anzhiyu-card-bg);border:var(--style-border);border-radius:12px;padding:1rem;transition:all .3s;position:relative;overflow:hidden}.CustomSidebarBlocks-module__mzM0ka__customBlock:hover{box-shadow:var(--anzhiyu-shadow-main)}.CustomSidebarBlocks-module__mzM0ka__customBlockTitle{color:var(--anzhiyu-fontcolor);border-bottom:1px solid var(--anzhiyu-card-border,var(--border));margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:600}.CustomSidebarBlocks-module__mzM0ka__customBlockContent img{max-width:100%;height:auto}@media (max-width:992px){.CustomSidebarBlocks-module__mzM0ka__customBlock{display:none}}
.styles-module__b9M_Xa__headerRight{--animation-on:cubic-bezier(.6, .1, 0, 1);--animation-in:cubic-bezier(.6, .2, .25, 1);z-index:102;flex-direction:row;align-items:center;height:100%;padding-right:1.5rem;display:flex;position:absolute;right:0}.styles-module__b9M_Xa__centerConsole{display:none}.styles-module__b9M_Xa__consoleLabel{--icon-size:1.375rem;width:var(--icon-size);height:var(--icon-size);cursor:pointer;margin-left:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;top:0;bottom:0;right:0}.styles-module__b9M_Xa__consoleLabel:hover .styles-module__b9M_Xa__left{width:calc(var(--icon-size) / 2.5);transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__b9M_Xa__consoleLabel:hover .styles-module__b9M_Xa__center{width:calc(var(--icon-size) / 2.5);opacity:.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__b9M_Xa__consoleLabel:hover .styles-module__b9M_Xa__right{width:calc(var(--icon-size) / 2.5);height:calc(var(--icon-size) / 1.15);transition:all .3s cubic-bezier(.4,0,.2,1);transform:none}.styles-module__b9M_Xa__consoleIcon{width:calc(var(--icon-size) / 3);height:calc(var(--icon-size) / 3);background:var(--foreground);border-radius:calc(var(--icon-size) * .15);transform:translateY(calc(var(--icon-size) / 4));margin:auto;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0}.styles-module__b9M_Xa__consoleIcon.styles-module__b9M_Xa__left{width:100%;transform:translateY(calc(var(--icon-size) / -4))}.styles-module__b9M_Xa__consoleIcon.styles-module__b9M_Xa__right{width:calc(var(--icon-size) / 2);left:auto;right:0}.styles-module__b9M_Xa__consoleLabelActive{z-index:99999;top:0;right:0}.styles-module__b9M_Xa__consoleLabelActive:after{z-index:-1;content:"";border-radius:50px;width:35px;height:35px;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--foreground)!important}.styles-module__b9M_Xa__consoleLabelActive:hover:after{background:var(--primary)!important}.styles-module__b9M_Xa__consoleLabelActive .styles-module__b9M_Xa__consoleIcon{height:5px;background:var(--background)!important}.styles-module__b9M_Xa__consoleLabelActive .styles-module__b9M_Xa__consoleIcon.styles-module__b9M_Xa__left{width:100%!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;transform:translateY(0)rotate(-45deg)!important}.styles-module__b9M_Xa__consoleLabelActive .styles-module__b9M_Xa__consoleIcon.styles-module__b9M_Xa__center{opacity:0!important;width:0!important;height:0!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;transform:translateY(0)!important}.styles-module__b9M_Xa__consoleLabelActive .styles-module__b9M_Xa__consoleIcon.styles-module__b9M_Xa__right{width:100%!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;left:0!important;transform:translateY(0)rotate(45deg)!important}.styles-module__b9M_Xa__consoleLabelActive:hover .styles-module__b9M_Xa__left,.styles-module__b9M_Xa__consoleLabelActive:hover .styles-module__b9M_Xa__right{width:100%!important;height:5px!important}.styles-module__b9M_Xa__consoleLabelActive:hover .styles-module__b9M_Xa__center{opacity:0!important;width:0!important;height:0!important}.styles-module__b9M_Xa__consoleLabelActive:hover .styles-module__b9M_Xa__left{transform:translateY(0)rotate(-45deg)!important}.styles-module__b9M_Xa__consoleLabelActive:hover .styles-module__b9M_Xa__right{transform:translateY(0)rotate(45deg)!important}.styles-module__b9M_Xa__navButton{cursor:pointer;width:35px;height:35px;color:var(--foreground);background:0 0;border:none;border-radius:50px;justify-content:center;align-items:center;margin-left:1rem;padding:0;transition:all .3s;display:flex}.styles-module__b9M_Xa__navButton svg{color:inherit;transition:color .3s}.styles-module__b9M_Xa__navButton:not(.styles-module__b9M_Xa__navTotop):hover,.styles-module__b9M_Xa__navButton:not(.styles-module__b9M_Xa__navTotop)[data-hover=true]{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:not(.styles-module__b9M_Xa__navTotop):hover,.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__navButton:not(.styles-module__b9M_Xa__navTotop)[data-hover=true]{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__consoleIcon{background:#fff}.styles-module__b9M_Xa__textIsWhite .styles-module__b9M_Xa__toggleMenu{color:#fff}.styles-module__b9M_Xa__userCenterButton{position:relative}.styles-module__b9M_Xa__toggleMenu{cursor:pointer;margin-left:1rem;display:none}.styles-module__b9M_Xa__toggleMenu .styles-module__b9M_Xa__sitePage{font-size:1.35rem}.styles-module__b9M_Xa__navTotop{transform-origin:100%;width:0;margin-left:0;transition:all .3s ease-in-out;transform:scale(0)}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__isVisible{opacity:1;width:25px;margin-left:1.5rem;transform:scale(1)}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__isVisible.styles-module__b9M_Xa__long{width:80px;margin-left:1rem}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__isVisible.styles-module__b9M_Xa__long .styles-module__b9M_Xa__totopbtn{width:70px}.styles-module__b9M_Xa__totopbtn{width:25px;height:25px;color:var(--card);background:var(--foreground);border-radius:40px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:5px;right:5px}.styles-module__b9M_Xa__totopbtn svg,.styles-module__b9M_Xa__totopbtn .styles-module__b9M_Xa__percent{transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__b9M_Xa__totopbtn svg{opacity:0}.styles-module__b9M_Xa__percent{white-space:nowrap;opacity:1;font-size:13px;font-weight:700}.styles-module__b9M_Xa__navTotop:not(.styles-module__b9M_Xa__long):hover .styles-module__b9M_Xa__totopbtn{background:var(--primary);width:35px;height:35px;top:0;right:0}.styles-module__b9M_Xa__navTotop:not(.styles-module__b9M_Xa__long):hover .styles-module__b9M_Xa__totopbtn svg{color:var(--primary-foreground);opacity:1;transition:all .3s}.styles-module__b9M_Xa__navTotop:not(.styles-module__b9M_Xa__long):hover .styles-module__b9M_Xa__totopbtn .styles-module__b9M_Xa__percent{opacity:0}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__long:hover{transform:scale(1)}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__long:hover .styles-module__b9M_Xa__totopbtn{background:var(--primary)}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__long:hover .styles-module__b9M_Xa__totopbtn svg{opacity:1}.styles-module__b9M_Xa__navTotop.styles-module__b9M_Xa__long:hover .styles-module__b9M_Xa__totopbtn .styles-module__b9M_Xa__percent{opacity:0;transform:translate(-50%,-50%)scale(1.5)}.styles-module__b9M_Xa__userDropdownWrapper{align-items:center;margin-left:1rem;display:flex;position:relative}.styles-module__b9M_Xa__dropdownBridge{pointer-events:auto;width:140px;height:8px;position:absolute;top:100%;left:0}.styles-module__b9M_Xa__userDropdownMenu{z-index:9999;background:var(--card);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border:1px solid var(--border);border-radius:12px;min-width:140px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001f}.styles-module__b9M_Xa__dropdownItem{color:var(--foreground);cursor:pointer;align-items:center;gap:10px;padding:12px 18px;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__b9M_Xa__dropdownItem svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.styles-module__b9M_Xa__dropdownItem span{font-weight:500}.styles-module__b9M_Xa__dropdownItem:hover{color:var(--primary-foreground);background:var(--primary)}.styles-module__b9M_Xa__dropdownItem:hover span{color:var(--primary-foreground)}.styles-module__b9M_Xa__dropdownItem:hover svg{color:var(--primary-foreground);transform:scale(1.1)}.styles-module__b9M_Xa__dropdownItem:not(:last-child){border-bottom:1px solid var(--border)}.styles-module__b9M_Xa__dropdownItem:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.styles-module__b9M_Xa__dropdownItem:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.styles-module__b9M_Xa__dropdownFadeEnter{animation:.3s cubic-bezier(.4,0,.2,1) styles-module__b9M_Xa__dropdown-in}@keyframes styles-module__b9M_Xa__dropdown-in{0%{opacity:0;transform:translateY(-12px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen{pointer-events:none}.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen .styles-module__b9M_Xa__navButton,.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen .styles-module__b9M_Xa__userDropdownWrapper,.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen .styles-module__b9M_Xa__toggleMenu{opacity:0;pointer-events:none;visibility:hidden}.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen .styles-module__b9M_Xa__navTotop{opacity:0;pointer-events:none;overflow:hidden;width:0!important;margin-left:0!important;transform:scale(0)!important}.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen .styles-module__b9M_Xa__consoleLabel{pointer-events:auto}@media (max-width:768px){.styles-module__b9M_Xa__headerRight{padding:0 1.2rem}.styles-module__b9M_Xa__centerConsole,.styles-module__b9M_Xa__consoleLabel{display:none}.styles-module__b9M_Xa__toggleMenu{display:block}.styles-module__b9M_Xa__headerRight.styles-module__b9M_Xa__consoleOpen .styles-module__b9M_Xa__consoleLabel{pointer-events:auto;display:block}}.styles-module__b9M_Xa__userPanel{min-width:280px}.styles-module__b9M_Xa__panelHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:16px;display:flex}.styles-module__b9M_Xa__userAvatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.styles-module__b9M_Xa__userInfo{flex:1;min-width:0}.styles-module__b9M_Xa__userName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.styles-module__b9M_Xa__userDesc{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.styles-module__b9M_Xa__panelGrid{grid-template-columns:repeat(4,1fr);gap:4px;padding:12px;display:grid}.styles-module__b9M_Xa__gridItem{cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;transition:all .2s;display:flex}.styles-module__b9M_Xa__gridItem:hover{background:#0000000d}html.dark .styles-module__b9M_Xa__gridItem:hover{background:#ffffff14}.styles-module__b9M_Xa__gridItem:hover .styles-module__b9M_Xa__gridIcon{transform:scale(1.05)}.styles-module__b9M_Xa__gridItem:hover span{color:var(--foreground)}.styles-module__b9M_Xa__gridItem:active{transform:scale(.97)}.styles-module__b9M_Xa__gridIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.styles-module__b9M_Xa__gridItem span{color:var(--muted-foreground);white-space:nowrap;font-size:11px;font-weight:500}.styles-module__b9M_Xa__loginPanel{background:radial-gradient(circle at 50% -20%, var(--primary-op-light,#6366f11f) 0%, transparent 58%), var(--card);border-radius:12px;width:272px;padding:20px 18px 16px;overflow:hidden}.styles-module__b9M_Xa__loginHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:14px;display:flex}.styles-module__b9M_Xa__loginIconWrap{background:var(--primary-op,#6366f11a);border:1px solid var(--border);width:52px;height:52px;box-shadow:0 8px 20px -16px var(--primary-op-deep,#4259ef80);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.styles-module__b9M_Xa__loginIcon{color:var(--primary)}.styles-module__b9M_Xa__loginTitle{letter-spacing:.2px;color:var(--foreground);font-size:1.75rem;font-weight:700;line-height:1.25}.styles-module__b9M_Xa__loginDesc{color:var(--muted-foreground);margin-top:6px;font-size:14px;line-height:1.5}.styles-module__b9M_Xa__loginActions{flex-direction:column;gap:8px;display:flex}.styles-module__b9M_Xa__loginBtn,.styles-module__b9M_Xa__registerBtn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,filter .2s;display:inline-flex}.styles-module__b9M_Xa__loginBtn:focus-visible,.styles-module__b9M_Xa__registerBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.styles-module__b9M_Xa__loginBtn{color:var(--primary-foreground);background:var(--primary)}.styles-module__b9M_Xa__loginBtn:hover{filter:brightness(1.06)}.styles-module__b9M_Xa__registerBtn{color:var(--foreground);background:var(--muted);border-color:var(--border)}html.dark .styles-module__b9M_Xa__registerBtn{background:var(--secondary)}.styles-module__b9M_Xa__registerBtn:hover{background:var(--card);border-color:var(--primary-op-deep,#4259ef59)}html.dark .styles-module__b9M_Xa__registerBtn:hover{background:var(--card)}
.styles-module__RKESaa__console{z-index:10010;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .3s ease-out;display:flex;position:fixed;top:0;left:0}.styles-module__RKESaa__console.styles-module__RKESaa__show{pointer-events:all;opacity:1}.styles-module__RKESaa__console.styles-module__RKESaa__show .styles-module__RKESaa__buttonGroup{opacity:1;transition-delay:.2s;transform:translateY(0)}.styles-module__RKESaa__console.styles-module__RKESaa__show .styles-module__RKESaa__consoleMask{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);animation:.6s styles-module__RKESaa__to_show;transform:translateZ(0)}.styles-module__RKESaa__console.styles-module__RKESaa__show .styles-module__RKESaa__consoleContent>*,.styles-module__RKESaa__console.styles-module__RKESaa__show .styles-module__RKESaa__consoleCardGroup{pointer-events:auto}.styles-module__RKESaa__console.styles-module__RKESaa__show .styles-module__RKESaa__consoleCardGroup{opacity:1;transition-delay:.1s;transform:translateY(0)}@keyframes styles-module__RKESaa__to_show{0%{opacity:0}to{opacity:1}}.styles-module__RKESaa__consoleMask{z-index:1;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);backface-visibility:hidden;width:100vw;height:100dvh;transform-style:preserve-3d;cursor:pointer;background:#ffffffd9;position:fixed;top:0;left:0;transform:translateZ(0)}.dark .styles-module__RKESaa__consoleMask{background:#000000d9}.styles-module__RKESaa__consoleContent{z-index:2;width:100dvw;max-width:1400px;max-height:800px;color:var(--foreground);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding-top:30px;display:flex;position:fixed;left:50%;transform:translate(-50%);transition:all .3s!important}.styles-module__RKESaa__consoleCardGroup{opacity:0;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:calc(100% - 64px);height:800px;max-height:calc(100dvh - 180px);transition:all .3s;display:flex;transform:translateY(20px)}.styles-module__RKESaa__consoleCardGroupLeft{width:40%;min-width:300px;max-width:550px;height:100%}.styles-module__RKESaa__consoleCardGroupRight{flex-direction:column;justify-content:space-between;width:60%;min-width:500px;max-width:900px;height:100%;display:flex;overflow:hidden}.styles-module__RKESaa__consoleCard{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:24px;padding:32px 36px 36px;display:flex;overflow:hidden;box-shadow:0 8px 16px -4px #0000000d}.styles-module__RKESaa__cardNewestComments{height:100%}.styles-module__RKESaa__authorContentItemTips{opacity:.8;color:inherit;margin-bottom:.625rem;font-size:.75rem;transition:all .3s!important}.styles-module__RKESaa__cardHorContent{align-items:center;width:100%;display:flex}.styles-module__RKESaa__authorContentItemTitle{color:inherit;font-size:28px;font-weight:700;line-height:1;display:flex;transition:none!important}.styles-module__RKESaa__goToRecentComments{margin-left:auto;color:var(--foreground)!important}.styles-module__RKESaa__consoleRecentComments{flex-wrap:wrap;flex:1 0;align-content:flex-start;gap:8px;display:flex;overflow-y:scroll}.styles-module__RKESaa__consoleRecentComments::-webkit-scrollbar{display:none}.styles-module__RKESaa__commentCard{cursor:pointer;background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:8px;width:calc(50% - 4px);padding:14px;display:flex;position:relative;overflow:hidden}.styles-module__RKESaa__commentCard:hover{border-color:var(--primary)}.styles-module__RKESaa__commentInfo{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;width:100%;min-height:40px;padding-bottom:8px;display:flex}.styles-module__RKESaa__commentInfo img{object-fit:cover;border-radius:30px;width:24px;height:24px;margin:0}.styles-module__RKESaa__commentInfo>div{flex-direction:column;line-height:1.5;display:flex}.styles-module__RKESaa__commentUser{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.styles-module__RKESaa__commentTime{color:var(--muted-foreground);margin-left:auto;font-size:12px}.styles-module__RKESaa__commentContent{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;min-height:48px;font-size:14px;line-height:1.7;transition:all .3s;display:-webkit-box;overflow:hidden}.styles-module__RKESaa__commentTitle{min-height:20px;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;opacity:.6;flex-shrink:0;align-items:center;gap:4px;margin-top:auto;padding-top:8px;font-size:12px;line-height:1;transition:all .3s;display:flex;overflow:hidden}.styles-module__RKESaa__commentTitle svg{flex-shrink:0}.styles-module__RKESaa__noComments{width:100%;height:100px;color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}.styles-module__RKESaa__tags{flex:1;min-height:0}.styles-module__RKESaa__cardTagCloud{flex-wrap:wrap;gap:6px;min-height:0;transition:all;display:flex;overflow-y:scroll}.styles-module__RKESaa__cardTagCloud::-webkit-scrollbar{width:8px}.styles-module__RKESaa__cardTagCloud::-webkit-scrollbar-track{background-color:#0000}.styles-module__RKESaa__cardTagCloud::-webkit-scrollbar-thumb{background-color:var(--primary-op,#4259ef24)}.styles-module__RKESaa__tagItem{color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;padding:2px 8px;font-size:14px;font-weight:700;transition:color .3s,background}.styles-module__RKESaa__tagItem:hover{background:var(--primary);box-shadow:0 8px 12px -3px var(--primary-op,#4259ef24);color:var(--primary-foreground)!important}.styles-module__RKESaa__noTags{width:100%;color:var(--muted-foreground);justify-content:center;align-items:center;padding:2rem;font-size:14px;display:flex}.styles-module__RKESaa__tagItem sup{vertical-align:baseline;opacity:.6;font-size:75%;line-height:0;position:relative;top:-.4rem}.styles-module__RKESaa__history{box-shadow:none;background:0 0;border:none;border-radius:0;flex-shrink:0;margin-top:8px;padding:0;overflow:hidden}.styles-module__RKESaa__cardArchiveList{flex-flow:wrap;justify-content:flex-start;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__RKESaa__cardArchiveListItem{cursor:pointer;border-radius:12px;flex:0 0 calc(25% - 6px);height:82px;transition:all .3s}.styles-module__RKESaa__cardArchiveListItem:hover .styles-module__RKESaa__cardArchiveListLink{color:var(--primary-foreground);background:var(--primary)}.styles-module__RKESaa__cardArchiveListLink{background:var(--card);border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:center;height:100%;padding:12px 16px;display:flex;box-shadow:0 8px 16px -4px #0000000d}.styles-module__RKESaa__cardArchiveListDate{opacity:.6;font-size:14px}.styles-module__RKESaa__cardArchiveListCountGroup{flex-direction:row;align-items:baseline;gap:4px;display:flex}.styles-module__RKESaa__cardArchiveListCount{text-align:left;width:auto;font-size:1.1rem;font-weight:700;line-height:.9}.styles-module__RKESaa__cardArchiveListCountUnit{text-align:left;width:auto;font-size:14px;font-weight:700}.styles-module__RKESaa__buttonGroup{opacity:0;justify-content:center;width:fit-content;transition:all .3s;display:flex;transform:translateY(20px)}.styles-module__RKESaa__consoleBtnItem{cursor:pointer;width:60px;height:60px}.styles-module__RKESaa__consoleBtnItem:not(:last-child){margin-right:.5rem}.styles-module__RKESaa__consoleBtnItem button{width:100%;height:100%;color:var(--foreground);cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:60px;outline:none;justify-content:center;align-items:center;transition:color .3s,background .3s,filter .3s;display:flex;box-shadow:0 8px 16px -4px #0000000d}.styles-module__RKESaa__consoleBtnItem button:hover{color:var(--primary-foreground);background:var(--primary)}.styles-module__RKESaa__consoleBtnItem button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.styles-module__RKESaa__consoleBtnItem.styles-module__RKESaa__on button{color:var(--primary-foreground);background:var(--orange,#e38100)}.styles-module__RKESaa__consoleBtnItem.styles-module__RKESaa__on button:hover{filter:brightness(1.2)}.styles-module__RKESaa__darkmodeSwitch{position:relative;overflow:hidden}.styles-module__RKESaa__themeIcon{justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:absolute}.styles-module__RKESaa__sunIcon{opacity:0;transform:rotate(-90deg)scale(0)}.styles-module__RKESaa__sunIcon.styles-module__RKESaa__active{opacity:1;transform:rotate(0)scale(1)}.styles-module__RKESaa__moonIcon{opacity:0;transform:rotate(90deg)scale(0)}.styles-module__RKESaa__moonIcon.styles-module__RKESaa__active{opacity:1;transform:rotate(0)scale(1)}@media (max-width:1024px){.styles-module__RKESaa__consoleCardGroupRight{flex-direction:column;justify-content:center;width:100%;max-width:900px;height:100%;display:flex;overflow:hidden}.styles-module__RKESaa__consoleCardGroup{width:100%}.styles-module__RKESaa__consoleCardGroupLeft{display:none}.styles-module__RKESaa__cardArchiveListItem{flex:0 0 calc(50% - 4px);height:82px}}@media (max-width:768px){.styles-module__RKESaa__consoleCard{padding:24px}.styles-module__RKESaa__authorContentItemTitle{font-size:24px}.styles-module__RKESaa__cardArchiveListItem{flex:0 0 100%;height:82px}}
.OrderQueryDialog-module__EIZkAW__dialogDescription{color:var(--anzhiyu-secondtext);background:var(--anzhiyu-secondbg);border-radius:8px;margin:0 0 24px;padding:16px;font-size:14px;line-height:1.6}.OrderQueryDialog-module__EIZkAW__formItem{margin-bottom:24px}.OrderQueryDialog-module__EIZkAW__formLabel{color:var(--anzhiyu-fontcolor);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.OrderQueryDialog-module__EIZkAW__formLabelRequired:after{content:" *";color:var(--anzhiyu-red)}.OrderQueryDialog-module__EIZkAW__formHelp{color:var(--anzhiyu-secondtext);margin-top:6px;font-size:12px;line-height:1.4}.OrderQueryDialog-module__EIZkAW__input{border:1px solid var(--anzhiyu-card-border);background:var(--anzhiyu-card-bg);width:100%;color:var(--anzhiyu-fontcolor);border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.OrderQueryDialog-module__EIZkAW__input:focus{border-color:var(--anzhiyu-theme);box-shadow:0 0 0 2px color-mix(in srgb, var(--anzhiyu-theme) 25%, transparent);outline:none}.OrderQueryDialog-module__EIZkAW__input::placeholder{color:var(--anzhiyu-secondtext)}.OrderQueryDialog-module__EIZkAW__queryResult{margin-top:20px}.OrderQueryDialog-module__EIZkAW__alert{border-radius:8px;flex-direction:column;gap:4px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}.OrderQueryDialog-module__EIZkAW__alertSuccess{background:color-mix(in srgb, var(--anzhiyu-green) 15%, transparent);border:1px solid color-mix(in srgb, var(--anzhiyu-green) 40%, transparent);color:var(--anzhiyu-fontcolor)}.OrderQueryDialog-module__EIZkAW__alertWarning{background:color-mix(in srgb, var(--anzhiyu-yellow) 15%, transparent);border:1px solid color-mix(in srgb, var(--anzhiyu-yellow) 40%, transparent);color:var(--anzhiyu-fontcolor)}.OrderQueryDialog-module__EIZkAW__alertError{background:color-mix(in srgb, var(--anzhiyu-red) 12%, transparent);border:1px solid color-mix(in srgb, var(--anzhiyu-red) 35%, transparent);color:var(--anzhiyu-fontcolor)}.OrderQueryDialog-module__EIZkAW__alertTitle{font-weight:600}.OrderQueryDialog-module__EIZkAW__alertDescription{opacity:.95;font-size:13px}
.styles-module__GchRga__sidebarMenus{z-index:1010;background:var(--card);border-radius:10px;width:300px;height:96vh;padding:20px 15px;transition:right .5s cubic-bezier(.4,0,.2,1);position:fixed;top:2vh;right:-100%;overflow-y:auto;box-shadow:-2px 0 8px #0000001a}.styles-module__GchRga__sidebarMenus::-webkit-scrollbar{display:none}.styles-module__GchRga__sidebarMenus.styles-module__GchRga__open{right:10px}.styles-module__GchRga__siteData{background:var(--card);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.styles-module__GchRga__dataItem{text-align:center}.styles-module__GchRga__dataItem.styles-module__GchRga__isCenter{justify-content:center;align-items:center;display:flex}.styles-module__GchRga__dataItemLink{width:100%}.styles-module__GchRga__dataItemLink a{color:var(--foreground);padding:15px 10px;text-decoration:none;transition:all .3s;display:block}.styles-module__GchRga__dataItemLink a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.styles-module__GchRga__headline{margin-bottom:5px;font-size:14px;font-weight:600}.styles-module__GchRga__lengthNum{font-size:18px;font-weight:700}.styles-module__GchRga__sidebarMenuItemTitle{color:var(--muted-foreground);padding-left:5px;font-size:12px;line-height:3;display:block}.styles-module__GchRga__sidebarMenuItem{margin-bottom:20px}.styles-module__GchRga__darkmodeSwitchButton{color:var(--foreground);cursor:pointer;background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:6px 15px;text-decoration:none;transition:all .3s;display:flex}.styles-module__GchRga__darkmodeSwitchButton.styles-module__GchRga__isDark{color:var(--primary-foreground);background:var(--orange,#e38100)}.styles-module__GchRga__darkmodeSwitchButton svg{font-size:16px;transition:transform .3s}.styles-module__GchRga__darkmodeSwitchButton span{font-size:14px;font-weight:500}.styles-module__GchRga__darkmodeSwitchButton:active svg{transform:scale(.95)}.styles-module__GchRga__backMenuListGroups,.styles-module__GchRga__backMenuListGroup{margin-bottom:20px}.styles-module__GchRga__backMenuListTitle{color:var(--muted-foreground);margin-bottom:10px;padding:0 5px;font-size:12px}.styles-module__GchRga__backMenuList{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.styles-module__GchRga__backMenuItem{color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;padding:12px 8px;text-decoration:none;transition:all .3s;display:flex}.styles-module__GchRga__backMenuItem:hover{transform:translateY(-2px)}.styles-module__GchRga__backMenuItemIcon{object-fit:cover;border-radius:6px;width:32px;height:32px;margin-bottom:6px}.styles-module__GchRga__backMenuItemIconFont{color:var(--foreground);border-radius:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.styles-module__GchRga__backMenuItemText{text-align:center;font-size:12px;font-weight:500}.styles-module__GchRga__menuIcon{margin-right:6px;font-size:1rem}.styles-module__GchRga__menuIconImg{object-fit:contain;border-radius:4px;width:16px;height:16px}.styles-module__GchRga__menuIconIconify{vertical-align:-.125em;font-size:16px}.styles-module__GchRga__menusItems{margin-bottom:25px}.styles-module__GchRga__menuGroup{margin-bottom:15px}.styles-module__GchRga__menuGroup:last-child{margin-bottom:0}.styles-module__GchRga__menuGroupTitle{color:var(--muted-foreground);margin:0 0 12px 5px;padding:0 5px;font-size:12px}.styles-module__GchRga__menuGroupList{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.styles-module__GchRga__menuGroupItem{color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;padding:5px 15px;font-size:12px;text-decoration:none;transition:all .3s;display:flex}.styles-module__GchRga__menuGroupItem:hover{color:var(--primary);transform:scale(1.03)}.styles-module__GchRga__menuGroupItem svg{text-align:center;justify-content:center;align-items:center;width:22px;font-size:1rem;display:inline-flex}.styles-module__GchRga__cardWidget{box-shadow:none;background:0 0;border:none;border-radius:6px;margin-bottom:20px;padding:0}.styles-module__GchRga__cardTagCloud{flex-wrap:wrap;gap:8px;display:flex}.styles-module__GchRga__cardTagCloud a{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:4px 8px;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.styles-module__GchRga__cardTagCloud a:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-1px);color:var(--primary-foreground)!important}.styles-module__GchRga__cardTagCloud sup{opacity:.8;margin-left:2px;font-size:10px}.styles-module__GchRga__noTags{justify-content:center;align-items:center;padding:20px 0;display:flex}.styles-module__GchRga__noTagsText{color:var(--muted-foreground);opacity:.8;font-size:13px;font-style:italic}.styles-module__GchRga__webinfo{margin-bottom:20px}.styles-module__GchRga__webinfoItem{background:var(--background);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 15px;display:flex}.styles-module__GchRga__webinfoItemTitle{color:var(--foreground);align-items:center;gap:8px;font-size:13px;display:flex}.styles-module__GchRga__webinfoItemTitle svg{font-size:14px}.styles-module__GchRga__itemName{font-weight:500}.styles-module__GchRga__itemCount{font-size:13px}.styles-module__GchRga__sidebarMask{z-index:1009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#ffffffd9;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.dark .styles-module__GchRga__sidebarMask{background:#000000d9}.styles-module__GchRga__sidebarMask.styles-module__GchRga__show{opacity:1;pointer-events:auto}@media (max-width:480px){.styles-module__GchRga__sidebarMenus{width:280px}.styles-module__GchRga__siteData{gap:8px}.styles-module__GchRga__dataItemLink a{padding:12px 8px}.styles-module__GchRga__headline{font-size:13px}.styles-module__GchRga__lengthNum{font-size:16px}.styles-module__GchRga__backMenuList{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:6px}.styles-module__GchRga__backMenuItem{padding:10px 6px}.styles-module__GchRga__backMenuItemIcon{width:28px;height:28px}.styles-module__GchRga__backMenuItemText{font-size:11px}}
.PostDetail-module__kMpn_q__postDetailContainer{width:100%;min-height:100vh}.PostDetail-module__kMpn_q__articleLeadWrap{box-sizing:border-box;max-width:1400px;margin:0 auto;padding:.5rem 1.5rem 0}.PostDetail-module__kMpn_q__layout{gap:.625rem;max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:flex}.PostDetail-module__kMpn_q__postContentInner{width:calc(100% - 300px);transition:width .3s}.PostDetail-module__kMpn_q__postContentInner::selection{color:#fff;background-color:var(--primary)}.PostDetail-module__kMpn_q__postContentInner.PostDetail-module__kMpn_q__fullWidth{width:100%}.PostDetail-module__kMpn_q__postDetailContent{background:var(--card);border:1px solid var(--border);--comment-form-bg:var(--anzhiyu-secondbg);--comment-form-quote-bg:var(--muted);--comment-item-bg:transparent;--comment-item-border:none;--comment-item-radius:0;--comment-item-padding:0;--comment-item-gap:1.5rem;--comment-divider-display:block;border-radius:12px;flex-direction:column;align-self:flex-start;gap:.625rem;width:100%;padding:1.25rem 2.5rem;transition:all .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!important}}.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:all .2s ease-in-out;display:inline-flex}.PostDetail-module__kMpn_q__postTagItem:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.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:all .2s ease-in-out}.PostDetail-module__kMpn_q__commentSection{min-height:200px;margin-top:1.5rem}.PostDetail-module__kMpn_q__footerBar{flex-direction:column;justify-content:center;align-items:center;height:140px;margin-top:16px;display:flex}.PostDetail-module__kMpn_q__footerLogo{letter-spacing:normal;padding:0 5px;font-size:1.6rem;font-weight:900;line-height:3rem;transition:all .3s}.PostDetail-module__kMpn_q__footerDescription{color:var(--muted-foreground);font-weight:700}.PostDetail-module__kMpn_q__footerLink{color:inherit;cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:20px;margin-top:8px;padding:4px 16px;font-size:14px;text-decoration:none;transition:all .3s ease-out;display:inline-block}.PostDetail-module__kMpn_q__footerLink:hover{color:#fff;background:var(--primary);border-color:var(--primary);transform:scale(1.1)}@media (max-width:992px){.PostDetail-module__kMpn_q__postContentInner{width:100%}}@media (max-width:768px){.PostDetail-module__kMpn_q__articleLeadWrap{padding-left:1rem;padding-right:1rem}.PostDetail-module__kMpn_q__layout{z-index:3;background-color:var(--primary);padding:0;position:relative}.PostDetail-module__kMpn_q__postDetailContent{z-index:1;border:none;border-radius:12px 12px 0 0;padding:1rem}.PostDetail-module__kMpn_q__postContentInner{touch-action:pan-y;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}.PostDetail-module__kMpn_q__footerBar{z-index:2;background:var(--card);justify-content:center;align-items:center;margin-top:0;display:flex;position:relative}}.full-text-hidden-overlay{z-index:10;pointer-events:none;width:100%;position:absolute;bottom:0;left:0}.full-text-hidden-mask{pointer-events:none;background-image:linear-gradient(to top, var(--anzhiyu-card-bg), transparent);height:250px;position:absolute;bottom:0;left:0;right:0}.full-text-hidden-actions{pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0 1.5rem;display:flex;position:relative}.full-text-hidden-unlock-btn{color:var(--anzhiyu-white);cursor:pointer;background:var(--anzhiyu-main);box-shadow:var(--anzhiyu-shadow-main);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.full-text-hidden-unlock-btn:hover{box-shadow:0 6px 16px var(--anzhiyu-shadow-main);transform:translateY(-2px)}.full-text-hidden-tip{color:var(--anzhiyu-secondtext);opacity:.8;font-size:.875rem}@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__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__footerBar,.PostDetail-module__kMpn_q__commentSection{display:none!important}}.PostDetail-module__kMpn_q__articleLead{color:var(--muted-foreground);background:var(--anzhiyu-secondbg);border:1px solid var(--border);border-radius:12px;margin:0 0 .75rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.65}.PostDetail-module__kMpn_q__articleLeadActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.PostDetail-module__kMpn_q__articleLeadSwitch{border:1px solid var(--border);background:var(--card);color:var(--primary);cursor:pointer;border-radius:8px;padding:.2rem .55rem;font-size:.75rem;transition:background .2s,border-color .2s}.PostDetail-module__kMpn_q__articleLeadSwitch:hover{border-color:var(--primary);background:var(--anzhiyu-card-btn-bg)}.PostDetail-module__kMpn_q__articleLeadHint{color:var(--muted-foreground);opacity:.85;font-size:.7rem}
.CardToc-module__y9ORgW__cardToc{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1rem}.CardToc-module__y9ORgW__cardTitle{color:var(--foreground);align-items:center;margin-bottom:.5rem;padding-left:.25rem;font-size:1.1rem;font-weight:600;display:flex}.CardToc-module__y9ORgW__cardTitle svg{margin-right:.5rem;font-size:1.2rem}.CardToc-module__y9ORgW__count{color:var(--muted-foreground);background:var(--muted);border-radius:9999px;margin-left:auto;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.CardToc-module__y9ORgW__tocContainer{max-height:calc(100vh - 200px);position:relative;overflow:hidden auto}.CardToc-module__y9ORgW__tocContainer::-webkit-scrollbar{width:6px;height:6px}.CardToc-module__y9ORgW__tocContainer::-webkit-scrollbar-track{background:0 0}.CardToc-module__y9ORgW__tocContainer::-webkit-scrollbar-thumb{background:var(--scrollbar,#3c3c4333);border-radius:3px}.CardToc-module__y9ORgW__tocContainer::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover,#3c3c4366)}.CardToc-module__y9ORgW__tocContainer:hover .CardToc-module__y9ORgW__tocItem{filter:blur();opacity:1}.CardToc-module__y9ORgW__tocList{z-index:1;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex;position:relative}.CardToc-module__y9ORgW__tocItem{color:var(--muted-foreground);cursor:pointer;border-radius:8px;align-items:center;padding:8px 8px 8px 12px;line-height:1.5;transition:color .2s ease-out,background-color .2s ease-out,font-size .2s ease-out,filter .2s ease-out,opacity .2s ease-out;display:flex;position:relative;overflow:hidden}.CardToc-module__y9ORgW__tocItem:not(.CardToc-module__y9ORgW__active){cursor:pointer;filter:blur(1px);opacity:.6;width:100%}.CardToc-module__y9ORgW__tocItem:hover{color:var(--primary);background-color:var(--primary-op-light)}.CardToc-module__y9ORgW__tocItem.CardToc-module__y9ORgW__active{color:var(--primary);background-color:var(--primary-op-light);font-weight:600}.CardToc-module__y9ORgW__tocText{text-overflow:ellipsis;white-space:nowrap;transition:transform .2s ease-out;display:block;overflow:hidden}.CardToc-module__y9ORgW__indicator{z-index:2;background-color:var(--primary);opacity:0;pointer-events:none;border-radius:4px;width:4px;transition:top .2s cubic-bezier(0,1,.5,1),height .2s cubic-bezier(0,1,.5,1),opacity .2s ease-in-out;position:absolute;top:0;left:0}.CardToc-module__y9ORgW__tocItem[data-level="1"]{padding-left:.8rem;font-size:.95rem}.CardToc-module__y9ORgW__tocItem[data-level="1"].CardToc-module__y9ORgW__active{font-size:1.1rem}.CardToc-module__y9ORgW__tocItem[data-level="2"]{padding-left:1.6rem;font-size:.9rem}.CardToc-module__y9ORgW__tocItem[data-level="2"].CardToc-module__y9ORgW__active{font-size:1.05rem}.CardToc-module__y9ORgW__tocItem[data-level="3"]{padding-left:2.4rem;font-size:.85rem}.CardToc-module__y9ORgW__tocItem[data-level="3"].CardToc-module__y9ORgW__active{font-size:1rem}.CardToc-module__y9ORgW__tocItem[data-level="4"]{padding-left:3.2rem;font-size:.8rem}.CardToc-module__y9ORgW__tocItem[data-level="4"].CardToc-module__y9ORgW__active{font-size:.95rem}.CardToc-module__y9ORgW__tocItem[data-level="5"]{padding-left:4rem;font-size:.75rem}.CardToc-module__y9ORgW__tocItem[data-level="5"].CardToc-module__y9ORgW__active{font-size:.9rem}.CardToc-module__y9ORgW__tocItem[data-level="6"]{padding-left:4.8rem;font-size:.7rem}.CardToc-module__y9ORgW__tocItem[data-level="6"].CardToc-module__y9ORgW__active{font-size:.85rem}@media (max-width:992px){.CardToc-module__y9ORgW__cardToc{display:none}}
.CardSeriesPost-module__-_dQ6G__cardSeriesPost{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1rem;box-shadow:0 1px 3px #0000000d}.CardSeriesPost-module__-_dQ6G__cardTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.CardSeriesPost-module__-_dQ6G__cardTitle svg{color:var(--primary);font-size:1rem}.CardSeriesPost-module__-_dQ6G__count{color:var(--muted-foreground);background:var(--muted);border-radius:9999px;margin-left:auto;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.CardSeriesPost-module__-_dQ6G__listContainer{position:relative}.CardSeriesPost-module__-_dQ6G__listContainer.CardSeriesPost-module__-_dQ6G__overflow{max-height:25.75rem;overflow:hidden}.CardSeriesPost-module__-_dQ6G__articleList{flex-direction:column;gap:.75rem;display:flex}.CardSeriesPost-module__-_dQ6G__articleItem{background:0 0;border-radius:8px;gap:.75rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.CardSeriesPost-module__-_dQ6G__articleItem:hover{background:var(--muted)}.CardSeriesPost-module__-_dQ6G__articleItem:hover .CardSeriesPost-module__-_dQ6G__coverImage{transform:scale(1.05)}.CardSeriesPost-module__-_dQ6G__cover{border-radius:8px;flex-shrink:0;width:4rem;height:4rem;position:relative;overflow:hidden}.CardSeriesPost-module__-_dQ6G__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.CardSeriesPost-module__-_dQ6G__info{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;display:flex}.CardSeriesPost-module__-_dQ6G__title{color:var(--foreground);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.CardSeriesPost-module__-_dQ6G__date{color:var(--muted-foreground);font-size:.75rem}.CardSeriesPost-module__-_dQ6G__overflowMask{pointer-events:none;background:linear-gradient(to bottom, transparent 0%, var(--card) 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.CardSeriesPost-module__-_dQ6G__moreLink{width:100%;color:var(--primary);background:var(--primary-op);border-radius:8px;justify-content:center;align-items:center;gap:.25rem;margin-top:.75rem;padding:.5rem;font-size:.8125rem;text-decoration:none;transition:all .2s;display:flex}.CardSeriesPost-module__-_dQ6G__moreLink:hover{background:var(--primary);color:#fff}.CardSeriesPost-module__-_dQ6G__moreLink svg{font-size:.75rem;transition:transform .2s}.CardSeriesPost-module__-_dQ6G__moreLink:hover svg{transform:translate(2px)}@media (max-width:992px){.CardSeriesPost-module__-_dQ6G__cardSeriesPost{display:none}}
