.PostHeader-module__hHBVoW__postHeaderContainer{color:#fff;background-color:var(--anzhiyu-theme);justify-content:center;width:100%;height:calc(23rem + 60px);min-height:360px;margin-top:-60px;padding-top:60px;display:flex;position:relative;overflow:hidden}.PostHeader-module__hHBVoW__postHeaderContainer:before{content:"";background-color:var(--anzhiyu-head-maskbg);opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;height:100%;transition:all;display:block;position:absolute;top:0;left:0}.PostHeader-module__hHBVoW__postInfoWrapper{z-index:10;transform-origin:0 0;will-change:transform;width:100%;max-width:1200px;height:calc(100% - 60px);margin:0 auto;position:absolute;top:60px}.PostHeader-module__hHBVoW__postInfo{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;height:100%;padding:0 3.75rem;display:flex}.PostHeader-module__hHBVoW__postTopCover{filter:blur(30px);opacity:.5;width:70%;height:100%;margin:0 -20% 0 auto;position:relative;overflow:hidden}.PostHeader-module__hHBVoW__postTopBg{object-fit:cover;opacity:0;width:100%;min-width:50vw;height:100%;min-height:25rem;transition:opacity .5s ease-out;position:relative}.PostHeader-module__hHBVoW__postTopBg.PostHeader-module__hHBVoW__isLoaded{opacity:.8}.PostHeader-module__hHBVoW__postFirstinfo .PostHeader-module__hHBVoW__metaFirstlineTop{flex-wrap:wrap;align-items:center;display:flex}.PostHeader-module__hHBVoW__postMetaOriginal,.PostHeader-module__hHBVoW__postMetaCategory{white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;align-items:center;height:32px;padding:0 12px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.PostHeader-module__hHBVoW__postMetaCategory:hover{color:var(--primary-color,var(--primary));background:#fff}.PostHeader-module__hHBVoW__tagShare .PostHeader-module__hHBVoW__postMetaTagList{flex-wrap:wrap;gap:8px;display:flex}.PostHeader-module__hHBVoW__postMetaTag{white-space:nowrap;opacity:.8;border-radius:12px;align-items:center;height:32px;padding:0 12px 0 8px;font-size:1rem;transition:all .3s;display:inline-flex}.PostHeader-module__hHBVoW__postMetaTag:hover{color:#fff;opacity:1;background:#fff3}.PostHeader-module__hHBVoW__tagIcon{opacity:.6}.PostHeader-module__hHBVoW__tagName{color:#fff;margin-left:4px;font-size:1rem;transition:color .3s}.PostHeader-module__hHBVoW__postTitle{text-align:left;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.PostHeader-module__hHBVoW__postMeta{opacity:.9;flex-direction:column;align-items:flex-start;font-size:1rem;display:flex}.PostHeader-module__hHBVoW__metaSecondline{flex-wrap:wrap;align-items:center;gap:.5rem 0;display:flex}.PostHeader-module__hHBVoW__metaItem{opacity:.6;cursor:default;border-radius:12px;align-items:center;padding:2px 8px;transition:all .3s;display:inline-flex}.PostHeader-module__hHBVoW__metaItem:hover{opacity:1}.PostHeader-module__hHBVoW__metaClickable{cursor:pointer;font-weight:800}.PostHeader-module__hHBVoW__metaClickable:hover{opacity:1;background:#fff3}.PostHeader-module__hHBVoW__metaIcon{flex-shrink:0;margin-right:.4rem}.PostHeader-module__hHBVoW__metaSeparator{margin:0 .15rem;display:inline-block}.PostHeader-module__hHBVoW__wavesArea{z-index:5;pointer-events:none;width:100%;position:absolute;bottom:-11px;left:0}.PostHeader-module__hHBVoW__wavesSvg{width:100%;height:3.75rem}.PostHeader-module__hHBVoW__parallax>use{will-change:transform;animation:25s cubic-bezier(.55,.5,.45,.5) infinite PostHeader-module__hHBVoW__moveForever}.PostHeader-module__hHBVoW__parallax>use:first-child{fill:color-mix(in srgb, var(--background) 74%, transparent);animation-duration:7s;animation-delay:-2s}.PostHeader-module__hHBVoW__parallax>use:nth-child(2){fill:color-mix(in srgb, var(--background) 51%, transparent);animation-duration:10s;animation-delay:-3s}.PostHeader-module__hHBVoW__parallax>use:nth-child(3){fill:color-mix(in srgb, var(--background) 21%, transparent);animation-duration:13s;animation-delay:-4s}.PostHeader-module__hHBVoW__parallax>use:nth-child(4){fill:var(--background);animation-duration:20s;animation-delay:-5s}@keyframes PostHeader-module__hHBVoW__moveForever{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (max-width:768px){.PostHeader-module__hHBVoW__postHeaderContainer{height:auto;min-height:300px;padding-bottom:40px}.PostHeader-module__hHBVoW__postInfoWrapper{height:auto;position:relative;top:0}.PostHeader-module__hHBVoW__postInfo{gap:12px;height:auto;padding:50px 20px 0}.PostHeader-module__hHBVoW__metaFirstlineTop{margin:0}.PostHeader-module__hHBVoW__postMetaOriginal,.PostHeader-module__hHBVoW__postMetaCategory{border-radius:8px;height:26px;padding:0 8px;font-size:.8rem}.PostHeader-module__hHBVoW__tagShare .PostHeader-module__hHBVoW__postMetaTagList{gap:6px}.PostHeader-module__hHBVoW__postMetaTag{border-radius:8px;height:26px;padding:0 8px 0 6px;font-size:.8rem}.PostHeader-module__hHBVoW__tagIcon{width:12px;height:12px}.PostHeader-module__hHBVoW__tagName{margin-left:2px;font-size:.8rem}.PostHeader-module__hHBVoW__postTitle{font-size:1.5rem}.PostHeader-module__hHBVoW__postMeta{font-size:.85rem}.PostHeader-module__hHBVoW__metaSecondline{gap:.25rem 0}.PostHeader-module__hHBVoW__metaItem{padding:2px 4px;font-size:.8rem}.PostHeader-module__hHBVoW__metaIcon{margin-right:.2rem}.PostHeader-module__hHBVoW__metaSeparator{margin:0 .05rem}.PostHeader-module__hHBVoW__tagMoreBadge{white-space:nowrap;opacity:.7;border-radius:8px;align-items:center;height:26px;padding:0 8px;font-size:.75rem;font-weight:600;display:inline-flex}}
.PostDetail-module__kMpn_q__postDetailContainer{width:100%;min-height:100vh}.PostDetail-module__kMpn_q__layout{gap:.625rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.PostDetail-module__kMpn_q__layoutWithDocSidebar{max-width:1500px}.PostDetail-module__kMpn_q__postContentInner{flex:1;min-width:0;transition:width .3s}.PostDetail-module__kMpn_q__postContentInner::selection{color:#fff;background-color:var(--primary)}.PostDetail-module__kMpn_q__postDetailContent{background:var(--anzhiyu-card-bg);border:1px solid var(--border);width:100%;box-shadow:var(--anzhiyu-shadow-card);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);--comment-form-quote-bg:var(--muted);--comment-item-bg:var(--card-bg);--comment-item-border:none;--comment-item-radius:0;--comment-item-padding:0;--comment-item-gap:0;--comment-divider-display:none;border-radius:12px;flex-direction:column;align-self:flex-start;gap:.625rem;padding:1.25rem 2.5rem;transition:all .3s;animation:.6s .1s backwards PostDetail-module__kMpn_q__slideIn;display:flex;position:relative}.PostDetail-module__kMpn_q__postDetailContent:hover{box-shadow:var(--anzhiyu-shadow-card-hover)}@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{flex:none;width:100%}}@media (max-width:768px){.PostDetail-module__kMpn_q__layout{padding:15px 5px}.PostDetail-module__kMpn_q__postDetailContent{z-index:1;border:none;border-radius:12px 12px 0 0;padding:1rem;overflow:hidden}.PostDetail-module__kMpn_q__postContentInner{touch-action:pan-y;flex:none;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}}@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{flex:none;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{background:var(--anzhiyu-secondbg);border:1px solid var(--border);border-radius:12px;margin:0 0 .75rem;padding:.75rem 1rem}.PostDetail-module__kMpn_q__articleLeadTitle{color:var(--muted-foreground);align-items:center;gap:5px;margin-bottom:.5rem;font-size:.9rem;line-height:1.3;display:flex}.PostDetail-module__kMpn_q__articleLeadIcon{width:19px;height:19px;color:var(--primary);flex-shrink:0;transform:translateY(1px)}.PostDetail-module__kMpn_q__articleLeadTitleText{color:var(--primary);-webkit-user-select:none;user-select:none;font-weight:700}.PostDetail-module__kMpn_q__articleLeadText{color:var(--foreground);font-size:.95rem;line-height:1.6}.PostDetail-module__kMpn_q__aiSummary{background-color:var(--anzhiyu-maskbgdeep,#0000000d);background:var(--anzhiyu-secondbg,var(--card-bg));border-radius:12px;flex-direction:column;gap:5px;margin-bottom:16px;padding:8px 8px 12px;line-height:1.3;display:flex;position:relative;overflow:hidden}.PostDetail-module__kMpn_q__aiSummary:before{content:"";z-index:1;filter:blur(8px);opacity:.4;background-image:var(--post-ai-bg,linear-gradient(135deg, #667eea 0%, #764ba2 100%));width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(1)scaleY(.95)translateY(2px)}.PostDetail-module__kMpn_q__aiSummary:after{content:"";z-index:2;background:var(--anzhiyu-maskbgdeep,#0000000d);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.PostDetail-module__kMpn_q__aiHead{z-index:10;justify-content:space-between;align-items:center;margin:8px 12px 4px;display:flex;position:relative}.PostDetail-module__kMpn_q__aiHeadLeft{align-items:center;display:flex}.PostDetail-module__kMpn_q__aiCircle{border-radius:50%;width:16px;height:16px;margin-right:8px}.PostDetail-module__kMpn_q__aiCircle1{background-color:#fc625d}.PostDetail-module__kMpn_q__aiCircle2{background-color:#fdbc40}.PostDetail-module__kMpn_q__aiCircle3{background-color:#35cd4b}.PostDetail-module__kMpn_q__aiHeadRight{background-color:#2679cc;border-radius:100px;align-items:center;height:20px;padding:6px 12px;font-size:14px;display:flex}.PostDetail-module__kMpn_q__aiAboutLink{font-size:12px;color:#fff!important;text-decoration:none!important}.PostDetail-module__kMpn_q__aiExplanation{z-index:10;text-align:justify;min-height:1.4em;padding:8px 12px;font-size:15px;line-height:1.4;position:relative}.PostDetail-module__kMpn_q__aiExplanation:after{content:"";vertical-align:bottom;width:8px;height:2px;margin-left:2px;transition:all .3s;animation:1s ease-in-out infinite PostDetail-module__kMpn_q__blinkUnderline;display:inline-block;position:relative;bottom:3px}@keyframes PostDetail-module__kMpn_q__blinkUnderline{0%,to{opacity:1}50%{opacity:0}}.PostDetail-module__kMpn_q__aiTitle{z-index:10;cursor:default;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;padding:0 12px;font-size:14px;display:flex;position:relative}.PostDetail-module__kMpn_q__aiTitleLeft{color:var(--anzhiyu-theme,var(--primary));align-items:center;display:flex}.PostDetail-module__kMpn_q__aiTitleLeft i{color:var(--anzhiyu-theme,var(--primary));border-radius:20px;justify-content:center;align-items:center;margin-right:3px;display:flex}.PostDetail-module__kMpn_q__aiTitleText{font-weight:500}.PostDetail-module__kMpn_q__aiTag{justify-content:center;align-items:center;margin-left:auto;font-weight:300;transition:all .3s;display:flex}.PostDetail-module__kMpn_q__docSidebarLeft{background-color:var(--anzhiyu-card-bg);border-radius:8px;flex-shrink:0;width:240px;height:calc(100vh - 100px);transition:width .3s,opacity .3s,transform .3s;position:sticky;top:60px;overflow:hidden}.PostDetail-module__kMpn_q__docSidebarLeftCollapsed{opacity:0;pointer-events:none;width:0;transform:translate(-20px)}.PostDetail-module__kMpn_q__docCollapsedFloat{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:center;padding:2px;animation:.25s ease-out PostDetail-module__kMpn_q__docFloatIn;display:flex;position:fixed;top:80px;left:16px;box-shadow:0 4px 16px #00000014}.PostDetail-module__kMpn_q__docFloatBtn{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.PostDetail-module__kMpn_q__docFloatBtn:hover{background:var(--muted);color:var(--foreground)}@keyframes PostDetail-module__kMpn_q__docFloatIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.PostDetail-module__kMpn_q__docMobileOverlay{z-index:99;background-color:#00000080;display:none;position:fixed;inset:0}.PostDetail-module__kMpn_q__docMobileOverlayOpen{display:block}.PostDetail-module__kMpn_q__docMobileSidebarToggle{z-index:100;background:var(--primary);width:48px;height:48px;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026}.PostDetail-module__kMpn_q__docMobileSidebarToggle:hover{transform:scale(1.05)}@media (max-width:992px){.PostDetail-module__kMpn_q__docSidebarLeft{z-index:100;background:var(--card);border-radius:12px;width:280px;height:calc(100vh - 100px);transition:left .3s;position:fixed;top:80px;left:-280px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.PostDetail-module__kMpn_q__docSidebarLeftOpen{left:16px}.PostDetail-module__kMpn_q__docSidebarLeftCollapsed{opacity:1;pointer-events:auto;width:280px;transform:none}.PostDetail-module__kMpn_q__docMobileSidebarToggle{display:flex}.PostDetail-module__kMpn_q__docCollapsedFloat{display:none}}@media print{.PostDetail-module__kMpn_q__docSidebarLeft,.PostDetail-module__kMpn_q__docCollapsedFloat,.PostDetail-module__kMpn_q__docMobileOverlay,.PostDetail-module__kMpn_q__docMobileSidebarToggle{display:none!important}}
.PostOutdateNotice-module-scss-module__X9lBFa__notice{color:var(--outdated-fg,#f66);background-color:var(--outdated-bg,#ffe6e6);border-left:5px solid var(--outdated-border,#ff8080);border-radius:4px;align-items:center;gap:.5em;margin-bottom:1rem;padding:.6em 1em;font-size:.9rem;line-height:1.6;display:flex}.PostOutdateNotice-module-scss-module__X9lBFa__icon{flex-shrink:0;font-size:1.1em}[data-theme=dark] .PostOutdateNotice-module-scss-module__X9lBFa__notice{--outdated-fg:#ff8a8a;--outdated-bg:#ff6b6b1a;--outdated-border:#ff6b6b}
.PostContent-module-scss-module__bdKFwG__postContent{color:var(--foreground);word-wrap:break-word}:is(.PostContent-module-scss-module__bdKFwG__postContent h1,.PostContent-module-scss-module__bdKFwG__postContent h2,.PostContent-module-scss-module__bdKFwG__postContent h3,.PostContent-module-scss-module__bdKFwG__postContent h4,.PostContent-module-scss-module__bdKFwG__postContent h5,.PostContent-module-scss-module__bdKFwG__postContent h6){width:fit-content;margin:1.5em 0 .8em;font-weight:700;line-height:1.4}.PostContent-module-scss-module__bdKFwG__postContent h1{font-size:1.75rem}.PostContent-module-scss-module__bdKFwG__postContent h2{padding-bottom:.5rem;font-size:1.5rem}.PostContent-module-scss-module__bdKFwG__postContent h3{font-size:1.25rem}.PostContent-module-scss-module__bdKFwG__postContent h4{font-size:1.125rem}:is(.PostContent-module-scss-module__bdKFwG__postContent h5,.PostContent-module-scss-module__bdKFwG__postContent h6){font-size:1rem}.PostContent-module-scss-module__bdKFwG__postContent p{color:var(--anzhiyu-fontcolor,var(--foreground));text-align:left;letter-spacing:.6px;margin:0 0 16px;font-weight:400}.PostContent-module-scss-module__bdKFwG__postContent a{border-bottom:dotted 2px var(--primary);padding:0 .2rem;font-family:inherit;font-weight:500;line-height:1.25rem;color:var(--anzhiyu-fontcolor,var(--foreground))!important;text-decoration:none!important;transition:all .2s!important}.PostContent-module-scss-module__bdKFwG__postContent a:hover:not(.btn-anzhiyu):not(.btn-item):not(.anzhiyu-tag-link){background:var(--primary);border-bottom-color:#0000;border-radius:.25rem;box-shadow:0 2px 8px #00000026;color:var(--anzhiyu-white,#fff)!important;text-decoration:none!important}.PostContent-module-scss-module__bdKFwG__postContent img{border-radius:8px;max-width:100%;height:auto;margin:1em 0;box-shadow:0 4px 12px #0000001a}.PostContent-module-scss-module__bdKFwG__postContent figure{text-align:center;width:100%;margin:20px auto}.PostContent-module-scss-module__bdKFwG__postContent figure img{border-radius:8px;max-width:100%;margin:0 auto;transition:all .3s;display:block}.PostContent-module-scss-module__bdKFwG__postContent figure figcaption{color:var(--muted-foreground);text-align:center;margin:0;padding:8px 16px;font-size:12px;line-height:1.6;transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent figure figcaption:empty{display:none}.PostContent-module-scss-module__bdKFwG__postContent figure:hover figcaption{color:var(--foreground);background:var(--card);border-color:var(--primary)}.PostContent-module-scss-module__bdKFwG__postContent figure.image-with-caption{max-width:100%;margin:20px auto;display:inline-block}.PostContent-module-scss-module__bdKFwG__postContent figure.image-with-caption img{margin-bottom:0}.PostContent-module-scss-module__bdKFwG__postContent .article-image{max-width:100%;height:auto;box-shadow:none;border-radius:8px;display:block}.PostContent-module-scss-module__bdKFwG__postContent img[data-src]{background:var(--muted,#f0f2f5);border-radius:8px;min-height:100px}.PostContent-module-scss-module__bdKFwG__postContent .image-align-left{margin-left:0;margin-right:auto}.PostContent-module-scss-module__bdKFwG__postContent .image-align-center{margin-left:auto;margin-right:auto}.PostContent-module-scss-module__bdKFwG__postContent .image-align-right{margin-left:auto;margin-right:0}.PostContent-module-scss-module__bdKFwG__postContent img.image-style-border{border:2px solid var(--border,#e3e8f7);box-shadow:none;border-radius:8px}.PostContent-module-scss-module__bdKFwG__postContent img.image-style-shadow{border-radius:8px;box-shadow:0 4px 20px -3px #00000026}.PostContent-module-scss-module__bdKFwG__postContent figure.image-figure{text-align:center;flex-direction:column;margin:1.5em 0;display:flex}.PostContent-module-scss-module__bdKFwG__postContent figure.image-figure.image-align-left{align-items:flex-start}.PostContent-module-scss-module__bdKFwG__postContent figure.image-figure.image-align-center{align-items:center}.PostContent-module-scss-module__bdKFwG__postContent figure.image-figure.image-align-right{align-items:flex-end}.PostContent-module-scss-module__bdKFwG__postContent figure.image-figure img{box-shadow:none}.PostContent-module-scss-module__bdKFwG__postContent figure.image-figure figcaption{color:var(--muted-foreground);padding:8px 0;font-size:13px;line-height:1.5}.PostContent-module-scss-module__bdKFwG__postContent pre{background-color:var(--muted);border-radius:8px;margin:1em 0;padding:1rem;font-size:.9rem;line-height:1.6;overflow-x:auto}.PostContent-module-scss-module__bdKFwG__postContent pre code{background-color:#0000;padding:0}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code{color:var(--md-theme-code-block-color);border:1px solid var(--border);border-radius:10px;margin:20px 0;font-size:12px;line-height:1;position:relative;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .tabs-compact .md-editor-code{margin:0}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code.is-collapsed{overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code.is-collapsed .code-expand-btn i{animation:1.2s infinite PostContent-module-scss-module__bdKFwG__code-expand-key}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code.is-collapsed pre{padding-bottom:0!important}@keyframes PostContent-module-scss-module__bdKFwG__code-expand-key{0%{opacity:.6}50%{opacity:.1}to{opacity:.6}}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .code-expand-btn{z-index:10;text-align:center;cursor:pointer;background:var(--muted);justify-content:center;align-items:center;width:100%;height:32px;font-size:16px;transition:all .3s;display:flex;position:absolute;bottom:0;transform:translateZ(0)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .code-expand-btn i{color:var(--foreground);transition:transform .3s}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .code-expand-btn:hover{background:var(--primary);transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .code-expand-btn:hover i{color:#fff}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .code-expand-btn.is-expanded i{transform:rotate(180deg)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code.is-collapsible:not(.is-collapsed) pre{padding-bottom:32px!important}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code[open]{display:block}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code[open] .md-editor-code-head{border-bottom:1px solid var(--border)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code[open] .md-editor-code-head .expand{transform:translateY(-50%)rotate(0)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code[open] pre{max-height:50000px;transition:max-height .35s ease-in-out}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code pre{background-color:#0000;border-radius:0;max-height:0;margin:0;padding:0;line-height:1.6;transition:max-height .35s ease-in-out;position:relative;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code pre code{color:var(--anzhiyu-fontcolor);background:var(--card);border-radius:0;flex-direction:row-reverse;margin:0;padding:0;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;line-height:1.6;display:flex;position:relative;overflow:auto}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-block{white-space:pre;word-break:normal;vertical-align:bottom;flex:1;min-width:0;padding:10px 0;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;line-height:1.6;overflow-x:auto;padding-left:8px!important}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code span[rn-wrapper]{background:var(--muted);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:flex-end;min-width:fit-content;padding:10px 8px 10px 12px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:16px;display:flex;width:auto!important;position:relative!important;top:auto!important;left:auto!important}.PostContent-module-scss-module__bdKFwG__postContent .tabs-compact .md-editor-code span[rn-wrapper]{display:none}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code span[rn-wrapper] span{color:var(--hlnumber-color);white-space:nowrap;pointer-events:none;counter-increment:linenumber;line-height:1.6;display:block}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code span[rn-wrapper] span:before{color:#999;text-align:right;content:counter(linenumber);padding-right:.5em;display:block}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head{width:100%;height:2.15em;min-height:24px;color:var(--hltools-color);cursor:pointer;background:var(--hltools-bg);align-items:center;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex;position:sticky;top:0;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head::marker{content:"";display:none}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head::-webkit-details-marker{display:none}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .expand{z-index:2;color:var(--hltools-color);cursor:pointer;justify-content:center;align-items:center;padding:.57rem .5rem;font-size:14px;transition:transform .3s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-90deg)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .expand svg{width:1rem;height:1rem}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .mac-dots{z-index:1;gap:6px;display:flex;position:absolute;top:50%;left:2.2rem;transform:translateY(-50%)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .mac-dots .mac-dot{border-radius:50%;width:12px;height:12px;transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .mac-dots .mac-dot.red{background:linear-gradient(135deg,#ff6159,#ff5f52);box-shadow:0 1px 3px #ff615966}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .mac-dots .mac-dot.yellow{background:linear-gradient(135deg,#ffbd2e,#ffbb28);box-shadow:0 1px 3px #ffbd2e66}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .mac-dots .mac-dot.green{background:linear-gradient(135deg,#28ca42,#27c93f);box-shadow:0 1px 3px #28ca4266}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .mac-dots:hover .mac-dot{transform:scale(1.1)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head.has-mac-dots .code-lang{left:5.5rem}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .code-lang{text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:1.15em;font-weight:700;position:absolute;left:2.5rem}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .copy-button{color:inherit;cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;font-style:normal;transition:color .2s;display:flex;position:absolute;right:14px}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .copy-button:hover{color:var(--primary)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .copy-button.copied{color:#28ca42}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-code .md-editor-code-head .copy-button svg{width:16px;height:16px}:is(.PostContent-module-scss-module__bdKFwG__postContent b,.PostContent-module-scss-module__bdKFwG__postContent strong){color:var(--primary);font-weight:700}:is(.PostContent-module-scss-module__bdKFwG__postContent span[style^=color\:] b,.PostContent-module-scss-module__bdKFwG__postContent span[style^=color\:] strong,.PostContent-module-scss-module__bdKFwG__postContent span[style*="; color:"] b,.PostContent-module-scss-module__bdKFwG__postContent span[style*="; color:"] strong,.PostContent-module-scss-module__bdKFwG__postContent span[style*=";color:"] b,.PostContent-module-scss-module__bdKFwG__postContent span[style*=";color:"] strong){color:inherit}.PostContent-module-scss-module__bdKFwG__postContent :not(pre)>code{color:#fff;background:var(--anzhiyu-code-stress,var(--primary));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:4px;margin:0 4px;padding:2px 4px;font-weight:500;line-height:2;box-shadow:0 8px 16px -4px #2c2d300d}.PostContent-module-scss-module__bdKFwG__postContent blockquote{background:var(--blockquote-bg);color:var(--style-quote-border-txt);border-left:4px solid var(--anzhiyu-theme);border-radius:6px;margin:1.2rem 0;padding:.75rem 1.25rem;font-size:.95rem;line-height:1.7;position:relative;box-shadow:0 2px 8px #0000000f}.PostContent-module-scss-module__bdKFwG__postContent blockquote p{color:var(--style-quote-border-txt);margin:.5rem}.PostContent-module-scss-module__bdKFwG__postContent input[type=checkbox]{box-sizing:border-box;appearance:none;pointer-events:none;cursor:pointer;border:2px solid var(--primary);vertical-align:middle;background:0 0;border-radius:4px;outline:0;flex-shrink:0;width:18px;height:18px;margin-right:8px;padding:0;transition:all .15s ease-out;display:inline-block;position:relative}.PostContent-module-scss-module__bdKFwG__postContent input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.PostContent-module-scss-module__bdKFwG__postContent input[type=checkbox]:checked:before{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.PostContent-module-scss-module__bdKFwG__postContent input[type=checkbox]:checked:after{display:none}.PostContent-module-scss-module__bdKFwG__postContent .task-list-item{list-style:none}.PostContent-module-scss-module__bdKFwG__postContent .task-list-item:before{display:none}.PostContent-module-scss-module__bdKFwG__postContent ul:not([data-type=taskList]):not(:has(li.task-list-item)){margin:1em 0;padding-left:0;list-style:none}.PostContent-module-scss-module__bdKFwG__postContent ul:not([data-type=taskList]):not(:has(li.task-list-item)) li{padding-left:1.2em;position:relative}.PostContent-module-scss-module__bdKFwG__postContent ul:not([data-type=taskList]):not(:has(li.task-list-item)) li:before{content:"";border:2px solid var(--primary);background:0 0;border-radius:50%;width:.6em;height:.6em;margin-top:-.3em;position:absolute;top:.85em;left:0}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList]{margin:.75em 0;padding-left:0;list-style:none}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li{align-items:center;gap:2px;margin:0;padding:2px 0;font-size:1rem;display:flex}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>label{flex-shrink:0;justify-content:center;align-items:center;height:auto;display:flex;position:relative}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>label input[type=checkbox]{appearance:none;cursor:pointer;vertical-align:middle;background:0 0;border:2px solid #d4d4d8;border-radius:6px;width:18px;height:18px;margin:0;transition:all .2s;position:relative}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>label input[type=checkbox]:hover{border-color:var(--anzhiyu-theme,var(--primary))}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>label input[type=checkbox]:checked{background:var(--anzhiyu-theme,var(--primary));border-color:var(--anzhiyu-theme,var(--primary))}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>label input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li[data-checked=true]>div{color:var(--anzhiyu-secondtext,#9ca3af);text-decoration:line-through}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>div{flex:1;min-width:0;line-height:1.7}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] li>div>p{margin:0}.PostContent-module-scss-module__bdKFwG__postContent ul[data-type=taskList] ul[data-type=taskList]{margin:4px 0 4px 8px}.PostContent-module-scss-module__bdKFwG__postContent ol{counter-reset:ol-counter;margin:1em 0;padding-left:0;list-style:none}.PostContent-module-scss-module__bdKFwG__postContent ol li{counter-increment:ol-counter;padding-left:1.75em;position:relative}.PostContent-module-scss-module__bdKFwG__postContent ol li:before{content:counter(ol-counter);font-variant-numeric:tabular-nums;color:#fff;background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:1.35em;height:1.35em;margin-top:-.675em;font-size:.8em;font-weight:600;display:inline-flex;position:absolute;top:1.05em;left:.05em}.PostContent-module-scss-module__bdKFwG__postContent ol ol{counter-reset:ol-counter}.PostContent-module-scss-module__bdKFwG__postContent li{margin:.5em 0;line-height:1.7}.PostContent-module-scss-module__bdKFwG__postContent .table-container{border:1px solid var(--border);border-radius:8px;margin:1rem 0;overflow:auto hidden}.PostContent-module-scss-module__bdKFwG__postContent .table-container p{margin:4px 0}.PostContent-module-scss-module__bdKFwG__postContent table{empty-cells:show;border-spacing:0;border-collapse:collapse;border:none;width:100%;margin:0;display:table}.PostContent-module-scss-module__bdKFwG__postContent thead{background:var(--muted)}:is(.PostContent-module-scss-module__bdKFwG__postContent th,.PostContent-module-scss-module__bdKFwG__postContent td){vertical-align:middle;text-align:left;border:1px solid var(--border);min-width:80px;padding:.5rem .75rem;font-size:14px;line-height:1.5}.PostContent-module-scss-module__bdKFwG__postContent th{background:var(--muted);font-weight:600}.PostContent-module-scss-module__bdKFwG__postContent td{background:var(--background)}:is(.PostContent-module-scss-module__bdKFwG__postContent th p,.PostContent-module-scss-module__bdKFwG__postContent td p){margin:4px 0;font-size:14px}.PostContent-module-scss-module__bdKFwG__postContent .table-container tr>:first-child{border-left:none}.PostContent-module-scss-module__bdKFwG__postContent .table-container tr>:last-child{border-right:none}.PostContent-module-scss-module__bdKFwG__postContent .table-container tbody tr:last-child>*{border-bottom:none}.PostContent-module-scss-module__bdKFwG__postContent .table-container table tr:first-child>*{border-top:none!important}.PostContent-module-scss-module__bdKFwG__postContent>table{border:1px solid var(--border);border-radius:8px;margin:1rem 0;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent>table thead{background:var(--muted)}.PostContent-module-scss-module__bdKFwG__postContent>table tr>:first-child{border-left:none}.PostContent-module-scss-module__bdKFwG__postContent>table tr>:last-child{border-right:none}.PostContent-module-scss-module__bdKFwG__postContent>table tbody tr:last-child>*{border-bottom:none}.PostContent-module-scss-module__bdKFwG__postContent>table tr:first-child>*{border-top:none!important}.PostContent-module-scss-module__bdKFwG__postContent hr{border:1px dashed var(--anzhiyu-theme-op,#4259ef23);margin:1rem 0;display:flex;position:relative}.PostContent-module-scss-module__bdKFwG__postContent ::selection{color:#fff;background-color:var(--primary)}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip-wrapper{display:inline-block;position:relative;content-visibility:visible!important}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip-text{color:var(--primary);text-underline-offset:3px;cursor:help;padding:0 2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:all .3s;display:inline-block;position:relative}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip-text:hover{opacity:.8}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip-wrapper.tip-click .anzhiyu-tip-text{cursor:pointer}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip{z-index:9999;color:#fff;white-space:pre-wrap;word-wrap:break-word;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#000000d9;border-radius:6px;width:max-content;max-width:300px;padding:8px 12px;font-size:14px;line-height:1.4;transition:opacity .15s;position:absolute;box-shadow:0 4px 20px #00000026}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)}:is(.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.show,.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip[data-visible=true]){visibility:visible!important;opacity:1!important;pointer-events:auto!important}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-info{background:#3b82f6}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-warning{background:#f59e0b}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-error{background:#ef4444}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-success{background:#10b981}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip.tip-light{color:var(--foreground);background:var(--card);border:1px solid var(--border)}.PostContent-module-scss-module__bdKFwG__postContent details.folding-tag[open]>div.content{background:var(--card-bg)}.PostContent-module-scss-module__bdKFwG__postContent .hide-block .hide-button:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb), .3)}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link{animation:.3s PostContent-module-scss-module__bdKFwG__fadeIn}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-Link{background:var(--card-bg)}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-Link:hover{background:var(--primary)}:is(.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-link-left i,.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-link-left .iconify){width:28px;height:28px;font-size:22px}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-link-left img{object-fit:contain;width:28px;height:28px}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-link-left img[data-iconify]{width:28px;height:28px}.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-item{background:var(--card);aspect-ratio:var(--gallery-ratio,4/3);transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-item img{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;margin:0;transition:transform .3s}.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-caption{background:linear-gradient(#0000,#0006,#000c);padding:12px 16px;transform:translateY(10px)}:is(.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-title,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-item-title){color:#fff;opacity:0;text-shadow:0 1px 3px #0009;z-index:1;margin-bottom:4px;padding:0 16px;font-size:14px;font-weight:600;transition:all .3s;position:absolute;bottom:20px;left:0;right:0}.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-item-title:last-child{background:linear-gradient(#0000,#0000004d,#000000b3);padding:12px 16px;bottom:0}:is(.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-desc,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container .gallery-item-desc){opacity:0;color:#ffffffe6;z-index:1;background:linear-gradient(#0000,#0006,#000c);padding:8px 16px;font-size:12px;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container{--video-gallery-gap:16px;--video-gallery-ratio:56.25%;margin:1.5rem 0}:is(.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-gallery-video-wrapper,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-wrapper){padding-bottom:var(--video-gallery-ratio);background:var(--card);border-radius:12px 12px 0 0}:is(.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-gallery-video,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-wrapper video,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-wrapper iframe){border-radius:12px 12px 0 0}.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-gallery-play-overlay .play-icon{color:#ffffffe6;filter:drop-shadow(0 2px 8px #00000080);width:64px;height:64px}.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-gallery-caption{pointer-events:none;background:linear-gradient(#0000,#0006,#000c);padding:12px 16px;transform:translateY(10px)}.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-gallery-title{text-shadow:0 1px 3px #00000080;font-size:14px}.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-gallery-desc{text-shadow:0 1px 2px #00000080;font-size:12px}.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container .video-caption{background:var(--card);text-align:center;padding:12px;font-size:14px}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item{cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex;padding:24px 16px!important}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item:hover{background:var(--card);border-color:var(--primary);box-shadow:0 8px 16px #0000001a}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-icon{background:var(--card);border:3px solid var(--background);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;transition:all .3s;display:flex;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-icon i{color:var(--foreground);font-size:32px}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-icon svg{width:32px;height:32px;color:var(--foreground);fill:currentColor}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-icon img{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:0;margin:0}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-title{color:var(--foreground);text-align:center;font-size:14px;font-weight:500}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-desc{color:var(--muted-foreground);text-align:center;opacity:.8;font-size:12px;line-height:1.4}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item:hover .btn-icon{transform:scale(1.1)}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item.btn-color-blue{--icon-color:#409eff}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item.btn-color-pink{--icon-color:#ff69b4}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item.btn-color-red{--icon-color:#f56c6c}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item.btn-color-purple{--icon-color:#9d5cff}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item.btn-color-orange{--icon-color:#ff9800}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item.btn-color-green{--icon-color:#67c23a}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item[class*=btn-color-] .btn-icon{border-color:var(--icon-color);background:color-mix(in srgb, var(--icon-color) 10%, transparent)}.PostContent-module-scss-module__bdKFwG__postContent .music-container{background:var(--card);border:1px solid var(--border);border-radius:12px;margin:1rem 0;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .music-container .aplayer{background:var(--card)!important;box-shadow:none!important}.PostContent-module-scss-module__bdKFwG__postContent .music-container .aplayer .aplayer-body{background:var(--card)!important}.PostContent-module-scss-module__bdKFwG__postContent .music-container .aplayer .aplayer-info{border-color:var(--border)!important}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-editor-preview{border:1px solid var(--border);border-left:4px solid #f59e0b;border-radius:12px;margin:1.5rem 0;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header{border-bottom:1px solid var(--border);background:#f59e0b0f;align-items:center;gap:8px;padding:10px 16px;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-icon{font-size:1.2rem}:is(.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-icon svg,.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-icon .md-editor-icon){color:#f59e0b;width:20px;height:20px}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-title{color:var(--foreground);font-size:.9rem;font-weight:600}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-pro-badge{color:#b45309;background:#f59e0b1f;border-radius:9999px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}:is(.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-price,.PostContent-module-scss-module__bdKFwG__postContent .paid-content-header .paid-price-group){color:#b45309;margin-left:auto;font-size:.85rem;font-weight:700}.PostContent-module-scss-module__bdKFwG__postContent .paid-price-group{align-items:baseline;gap:6px;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .paid-current-price{color:#b45309;font-size:1rem;font-weight:700}.PostContent-module-scss-module__bdKFwG__postContent .paid-current-price-currency{margin-right:1px;font-size:.8rem}.PostContent-module-scss-module__bdKFwG__postContent .paid-original-price{opacity:.5;font-size:.8rem;text-decoration:line-through}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-body{padding:0}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-preview{padding:0}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder{text-align:center;padding:2rem 1.5rem}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .placeholder-icon{color:#d1d5db;margin-bottom:1rem}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .placeholder-icon svg{width:48px;height:48px;margin:0 auto}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .placeholder-description{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9rem}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .placeholder-purchase-area{margin-bottom:.75rem}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .purchase-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .purchase-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b4d}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .placeholder-query-area{font-size:.8rem}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .query-order-link{color:var(--muted-foreground);cursor:pointer;text-underline-offset:2px;text-decoration:underline}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-placeholder .query-order-link:hover{color:var(--foreground)}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-meta{color:var(--muted-foreground);border-top:1px solid var(--border);background:#f59e0b08;padding:8px 16px;font-size:.8rem}.PostContent-module-scss-module__bdKFwG__postContent .purchased-badge{color:#16a34a;background:#16a34a14;border-radius:8px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-flex}:is(.PostContent-module-scss-module__bdKFwG__postContent .purchased-badge .purchased-badge-icon,.PostContent-module-scss-module__bdKFwG__postContent .purchased-badge svg){width:18px;height:18px}.PostContent-module-scss-module__bdKFwG__postContent .paid-content-unlocked{text-align:center;padding:1.5rem}.PostContent-module-scss-module__bdKFwG__postContent .unlocked-description{color:var(--muted-foreground);margin-top:8px;font-size:.85rem}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview{border:1px solid var(--border);background:var(--card-bg);border-left:4px solid #f59e0b;border-radius:12px;margin:1.5rem 0;transition:border-color .2s;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview:hover{border-left-color:#f59e0b}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview.password-content-unlocked{border:1px solid var(--border);box-shadow:none;background:0 0;background:var(--card-bg);border-left:4px solid #22c55e;border-radius:12px}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview.password-content-unlocked .password-content-header{border-bottom:1px solid var(--border);background:#22c55e0f}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview.password-content-unlocked .password-icon svg{color:#22c55e}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview.password-content-unlocked .password-badge{color:#15803d;background:#22c55e1f}.PostContent-module-scss-module__bdKFwG__postContent .password-content-header{border-bottom:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#f59e0b0f;align-items:center;gap:8px;padding:10px 16px;transition:background .2s;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .password-content-header:hover{background:#f59e0b1a}.PostContent-module-scss-module__bdKFwG__postContent .password-content-header .password-icon{font-size:1rem;transition:transform .2s}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview.password-collapsed .password-content-header .password-icon{transform:rotate(-90deg)}:is(.PostContent-module-scss-module__bdKFwG__postContent .password-content-header .password-icon svg,.PostContent-module-scss-module__bdKFwG__postContent .password-content-header .password-icon .md-editor-icon){color:#f59e0b;width:20px;height:20px}.PostContent-module-scss-module__bdKFwG__postContent .password-content-header .password-title{color:var(--foreground);font-size:.9rem;font-weight:600}:is(.PostContent-module-scss-module__bdKFwG__postContent .password-content-header .password-badge,.PostContent-module-scss-module__bdKFwG__postContent .password-content-header .password-pro-badge){color:#b45309;background:#f59e0b1f;border-radius:9999px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.PostContent-module-scss-module__bdKFwG__postContent .password-content-body{max-height:2000px;padding:0;transition:max-height .3s;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview.password-collapsed .password-content-body{border-bottom:none;max-height:0}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview{padding:6px}.PostContent-module-scss-module__bdKFwG__postContent .password-content-editor-preview[data-locked=true] .password-content-preview{text-align:center;padding:1.5rem}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview .password-input-container{justify-content:center;gap:8px;max-width:360px;margin:0 auto;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview .password-input-container .password-input{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:8px;outline:none;flex:1;padding:8px 14px;font-size:.875rem;transition:border-color .2s}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview .password-input-container .password-input:focus{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1f}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview .password-input-container .password-verify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview .password-input-container .password-verify-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b4d}.PostContent-module-scss-module__bdKFwG__postContent .password-content-preview .password-input-container .password-verify-btn:active{transform:translateY(0)}.PostContent-module-scss-module__bdKFwG__postContent .password-content-meta{color:var(--muted-foreground);border-top:1px solid var(--border);background:#f59e0b08;padding:8px 16px;font-size:.8rem}.PostContent-module-scss-module__bdKFwG__postContent .password-content-unlocked .password-content-preview>:first-child{margin-top:0!important}.PostContent-module-scss-module__bdKFwG__postContent .password-content-unlocked .password-content-preview>:last-child{margin-bottom:0!important}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-editor-preview{border:1px solid var(--border);border-left:4px solid #c084fc;border-radius:12px;margin:1.5rem 0;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-header{border-bottom:1px solid var(--border);background:#c084fc0f;align-items:center;gap:8px;padding:10px 16px;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-header .login-required-icon{font-size:1.2rem}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-header .login-required-icon svg{color:#c084fc;width:20px;height:20px}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-header .login-required-title{color:var(--foreground);font-size:.9rem;font-weight:600}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-header .login-required-badge{color:#7c3aed;background:#c084fc1f;border-radius:9999px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-body{padding:0}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-preview{padding:0}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder{text-align:center;padding:2rem 1.5rem}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .placeholder-icon{color:#d1d5db;margin-bottom:1rem}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .placeholder-icon svg{width:48px;height:48px;margin:0 auto}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .placeholder-description{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9rem}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .placeholder-action-area{justify-content:center;gap:10px;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c084fc,#a855f7);border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #a855f74d}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .register-btn{color:#7c3aed;cursor:pointer;background:#c084fc1f;border:1px solid #c084fc4d;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-placeholder .register-btn:hover{background:#c084fc33}.PostContent-module-scss-module__bdKFwG__postContent .login-required-content-meta{color:var(--muted-foreground);border-top:1px solid var(--border);background:#c084fc08;padding:8px 16px;font-size:.8rem}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid{line-height:normal;overflow:hidden}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid:not([data-processed]){white-space:pre}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid p{font-size:16px}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid .md-editor-mermaid-placeholder{width:100%;min-height:220px;color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;padding:12px;font-size:14px;display:flex}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid[data-processed]{contain:layout paint style;justify-content:center;align-items:center;display:flex;position:relative}@supports (content-visibility:auto){.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid[data-processed]{content-visibility:auto;contain-intrinsic-size:400px}}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid[data-processed] svg{transform-origin:0 0}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid .md-editor-mermaid-action{z-index:1;cursor:pointer;background:var(--card);border:1px solid var(--border);opacity:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s,background .3s;display:flex;position:absolute;top:10px;right:10px}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid .md-editor-mermaid-action svg{width:18px;height:18px;color:var(--foreground)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid .md-editor-mermaid-action:hover{background:var(--muted)}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid[data-processed]:hover .md-editor-mermaid-action{opacity:1}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid[data-grab]{cursor:grab}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-mermaid[data-grab]:active{cursor:grabbing}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-katex-inline[data-processed]{display:initial}.PostContent-module-scss-module__bdKFwG__postContent .md-editor-katex-block[data-processed]{margin:1em 0;padding:.5em 0;display:block;overflow-x:auto}.PostContent-module-scss-module__bdKFwG__postContent .katex{font-size:1.1em}.PostContent-module-scss-module__bdKFwG__postContent .katex-display{padding:.5em 0;overflow:auto hidden}.PostContent-module-scss-module__bdKFwG__postContent .katex-display>.katex{white-space:nowrap}.PostContent-module-scss-module__bdKFwG__postContent .math-block{text-align:center;margin:1em 0;padding:.5em 0;display:block;overflow-x:auto}.PostContent-module-scss-module__bdKFwG__postContent .math-inline{vertical-align:baseline;display:inline}@keyframes PostContent-module-scss-module__bdKFwG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){:is(.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-4){grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tip{max-width:250px;padding:6px 10px;font-size:13px}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-link-left{width:50px;min-width:50px;height:50px}.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag-link .tag-link-right{max-width:calc(100% - 66px - .5rem);margin-left:.5rem}.PostContent-module-scss-module__bdKFwG__postContent details.folding-tag{padding:12px}.PostContent-module-scss-module__bdKFwG__postContent details.folding-tag summary{margin:-12px;padding:12px}:is(.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-4,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-5,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-6),:is(.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-4,.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-5,.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-6){grid-template-columns:repeat(3,1fr)}:is(.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-4,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-cols-3){grid-template-columns:repeat(2,1fr)}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-player-container{flex-direction:column;align-items:center;gap:0;min-height:auto;padding:0 0 16px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-artwork-container{width:80%;max-width:300px;height:auto}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-info-container{text-align:center;gap:8px;width:100%;padding:16px 16px 8px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-text-info{align-items:center}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-name{font-size:16px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-artist{font-size:13px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .nmsingle-playtime{justify-content:center;font-size:12px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-decoration-image{display:none}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .artwork-image-needle-background{transform-origin:top;height:60%}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-progress-bar{width:calc(100% - 32px);height:6px;margin:8px auto 0;position:relative;bottom:auto;left:auto}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-progress-track{border-radius:3px;height:6px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-play-button-overlay{width:56px;height:56px}.PostContent-module-scss-module__bdKFwG__postContent .markdown-music-player .music-play-button-overlay svg{width:26px;height:26px}}@media (max-width:500px){:is(.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-3,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-4,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-5,.PostContent-module-scss-module__bdKFwG__postContent .gallery-container.gallery-cols-6),:is(.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-3,.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-4,.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-5,.PostContent-module-scss-module__bdKFwG__postContent .btns-container.btns-cols-6){grid-template-columns:repeat(2,1fr)}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item{padding:16px 12px!important}.PostContent-module-scss-module__bdKFwG__postContent .btns-container .btn-item .btn-icon{width:48px;height:48px}:is(.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-2,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-gallery-cols-4,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-cols-2,.PostContent-module-scss-module__bdKFwG__postContent .video-gallery-container.video-cols-3){grid-template-columns:repeat(1,1fr)}.PostContent-module-scss-module__bdKFwG__postContent .tabs>.nav-tabs{padding:12px}.PostContent-module-scss-module__bdKFwG__postContent .tabs>.nav-tabs>.tab{padding:6px 12px;font-size:.9rem}.PostContent-module-scss-module__bdKFwG__postContent .tabs.tabs-compact>.nav-tabs>.tab{padding:6px 10px;font-size:.85rem}}@media print{.PostContent-module-scss-module__bdKFwG__postContent{font-size:12pt;line-height:1.8;color:#000!important;background:0 0!important}:is(.PostContent-module-scss-module__bdKFwG__postContent h1,.PostContent-module-scss-module__bdKFwG__postContent h2,.PostContent-module-scss-module__bdKFwG__postContent h3,.PostContent-module-scss-module__bdKFwG__postContent h4,.PostContent-module-scss-module__bdKFwG__postContent h5,.PostContent-module-scss-module__bdKFwG__postContent h6){page-break-after:avoid;color:#000!important}.PostContent-module-scss-module__bdKFwG__postContent p{orphans:3;widows:3;color:#000!important}.PostContent-module-scss-module__bdKFwG__postContent a{color:#000!important;box-shadow:none!important;background:0 0!important;border-bottom:none!important;text-decoration:underline!important}.PostContent-module-scss-module__bdKFwG__postContent a[href^=http]:not([href^=javascript]):after{content:" (" attr(href) ")";color:#555;font-size:.85em}.PostContent-module-scss-module__bdKFwG__postContent img{page-break-inside:avoid;max-width:100%!important}:is(.PostContent-module-scss-module__bdKFwG__postContent pre,.PostContent-module-scss-module__bdKFwG__postContent code){page-break-inside:avoid;color:#333!important;box-shadow:none!important;background:#f5f5f5!important;border:1px solid #ddd!important}.PostContent-module-scss-module__bdKFwG__postContent blockquote{color:#444!important;box-shadow:none!important;background:0 0!important;border-left:3px solid #999!important}.PostContent-module-scss-module__bdKFwG__postContent table{page-break-inside:avoid;border-collapse:collapse!important}:is(.PostContent-module-scss-module__bdKFwG__postContent th,.PostContent-module-scss-module__bdKFwG__postContent td){color:#000!important;border:1px solid #999!important}:is(.PostContent-module-scss-module__bdKFwG__postContent .aplayer,.PostContent-module-scss-module__bdKFwG__postContent .meting-js,.PostContent-module-scss-module__bdKFwG__postContent .btn-anzhiyu,.PostContent-module-scss-module__bdKFwG__postContent .anzhiyu-tag,.PostContent-module-scss-module__bdKFwG__postContent [data-fancybox]){display:none!important}}
@keyframes vinyl-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.postContent details.folding-tag{margin:1em 0;padding:16px;font-size:1rem;transition:border;display:block}.postContent details.folding-tag .content>:first-child{margin-top:0!important}.postContent details.folding-tag:not(.custom-color)[open]{background:var(--anzhiyu-card-bg,var(--card));border:1px solid var(--anzhiyu-theme,var(--primary));border-radius:15px}.postContent details.folding-tag.custom-color[open]{border:1px solid;border-radius:15px}.postContent details.folding-tag summary:not(.md-editor-code-head){cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--anzhiyu-card-bg,var(--card));border:1px solid var(--anzhiyu-card-border,var(--border));border-radius:14px;margin:-16px;padding:16px;font-size:.875rem;font-weight:700;line-height:normal;list-style:none;position:relative;box-shadow:0 2px 8px #0000000d}.postContent details.folding-tag summary:not(.md-editor-code-head)::-webkit-details-marker{display:none}.postContent details.folding-tag summary:not(.md-editor-code-head):before{content:"▶";margin-right:8px;font-size:.75rem;transition:transform .3s;display:inline-block}.postContent details.folding-tag summary:not(.md-editor-code-head):hover:after{content:"+";position:absolute;top:50%;right:16px;transform:translateY(-50%)}.postContent details.folding-tag[open] summary:not(.md-editor-code-head):before{transform:rotate(90deg)}.postContent details.folding-tag:not(.custom-color) summary:not(.md-editor-code-head):hover{background:var(--anzhiyu-theme,var(--primary));transition:all .3s;box-shadow:0 4px 12px #00000026;color:#fff!important}.postContent details.folding-tag.custom-color summary:not(.md-editor-code-head):hover{transition:all .3s;box-shadow:0 4px 12px #00000026;color:#fff!important}.postContent details.folding-tag:not(.custom-color)[open]>summary:not(.md-editor-code-head){background:var(--anzhiyu-theme,var(--primary));margin-bottom:0;color:#fff!important;border-top:none!important;border-left:none!important;border-right:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.postContent details.folding-tag.custom-color[open]>summary:not(.md-editor-code-head){margin-bottom:0;color:#fff!important;border-top:none!important;border-left:none!important;border-right:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.postContent details.folding-tag[open]>summary:not(.md-editor-code-head):hover:after{content:"-"}.postContent details.folding-tag[open]>div.content{border-radius:0 0 16px 16px;margin:0 -16px -16px;padding:16px}.postContent details.folding-tag .md-editor-code{margin:12px 0}.postContent .hide-block{margin:1rem 0}.postContent .hide-block .hide-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--anzhiyu-theme,var(--primary));border:none;border-radius:8px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-block;padding:8px 16px!important}.postContent .hide-block .hide-button:hover{opacity:.9;box-shadow:0 4px 12px #00000026}.postContent .hide-block .hide-content{min-height:1.5em;margin-top:1rem;transition:filter .3s,opacity .3s}.postContent .hide-block .hide-content>:first-child{margin-top:0!important}.postContent .hide-block .hide-content>:last-child{margin-bottom:0!important}.postContent .hide-inline{display:inline}.postContent .hide-inline .hide-button{color:#fff;vertical-align:baseline;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--anzhiyu-theme,var(--primary));border:none;border-radius:4px;padding:2px 8px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-block}.postContent .hide-inline .hide-button:hover{opacity:.9}.postContent .hide-inline .hide-content{display:inline}.postContent .anzhiyu-tag-link{margin:1rem 0;display:block}.postContent .anzhiyu-tag-link .tag-Link[href]{cursor:pointer}.postContent .anzhiyu-tag-link .tag-Link--no-link{cursor:default}.postContent .anzhiyu-tag-link .tag-Link{color:var(--anzhiyu-fontcolor,var(--foreground));background:var(--muted);border:1px solid var(--border);flex-direction:column;text-decoration:none;transition:all .3s;display:flex;border-radius:8px!important;padding:.5rem 1rem!important}.postContent .anzhiyu-tag-link .tag-Link:hover{color:#fff;background:var(--anzhiyu-theme,var(--primary))}.postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-left i,.postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-left .iconify,.postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-left img[data-iconify]{color:var(--anzhiyu-theme,var(--primary));transform:scale(1.1)}.postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-bottom>i,.postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-bottom>.tag-link-arrow-icon{color:#fff;filter:brightness(0)invert()}.postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-sitename{color:#fff}.postContent .anzhiyu-tag-link .tag-link-tips{border-bottom:1px solid var(--border);width:100%;padding-bottom:4px;font-size:12px;font-weight:400}.postContent .anzhiyu-tag-link .tag-link-bottom{justify-content:space-around;align-items:center;width:100%;margin-top:.5rem;display:flex}.postContent .anzhiyu-tag-link .tag-link-bottom>i,.postContent .anzhiyu-tag-link .tag-link-bottom>.tag-link-arrow-icon{color:var(--muted-foreground);opacity:.5;margin-left:auto;font-size:1.2rem;transition:all .3s}.postContent .anzhiyu-tag-link .tag-link-bottom>.tag-link-arrow-icon{object-fit:contain;width:14px;height:14px}.postContent .anzhiyu-tag-link .tag-link-left{background-color:var(--card);background-size:cover;border-radius:8px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;display:flex}.postContent .anzhiyu-tag-link .tag-link-left i,.postContent .anzhiyu-tag-link .tag-link-left .iconify{color:var(--foreground);will-change:transform;margin:auto;padding:0;font-size:24px;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s}.postContent .anzhiyu-tag-link .tag-link-left img{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:8px;margin:0}.postContent .anzhiyu-tag-link .tag-link-left img[data-iconify]{object-fit:contain;will-change:transform;border-radius:0;width:24px;height:24px;margin:auto;transition:transform .25s cubic-bezier(.4,0,.2,1)}.postContent .anzhiyu-tag-link .tag-link-right{max-width:calc(100% - 76px - 1rem);margin-left:1rem}.postContent .anzhiyu-tag-link .tag-link-title{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.postContent .anzhiyu-tag-link .tag-link-sitename{color:var(--muted-foreground);margin-top:4px;font-size:.75rem;transition:all .3s}.postContent .gallery-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin:1rem 0;display:grid}.postContent .gallery-container img{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:200px;margin:0;transition:transform .3s}.postContent .gallery-container img:hover{transform:scale(1.02)}.postContent .gallery-container .gallery-item{border-radius:12px;position:relative;overflow:hidden}.postContent .gallery-container .gallery-item img{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .3s}.postContent .gallery-container .gallery-caption{color:#fff;opacity:0;background:linear-gradient(#0000,#000000b3);border-radius:0 0 8px 8px;width:100%;padding:8px 12px;font-size:.85rem;transition:opacity .3s;position:absolute;bottom:0;left:0}.postContent .gallery-container .gallery-item:hover .gallery-caption,.postContent .gallery-container .gallery-item:hover .gallery-item-title,.postContent .gallery-container .gallery-item:hover .gallery-item-desc{opacity:1}.postContent .gallery-container .gallery-title,.postContent .gallery-container .gallery-item-title{margin-bottom:2px;font-size:.95rem;font-weight:600}.postContent .gallery-container .gallery-item-title:last-child{margin-bottom:0}.postContent .gallery-container .gallery-desc,.postContent .gallery-container .gallery-item-desc{opacity:.85;font-size:.8rem}.postContent .gallery-container.gallery-cols-1{grid-template-columns:repeat(1,1fr)}.postContent .gallery-container.gallery-cols-2{grid-template-columns:repeat(2,1fr)}.postContent .gallery-container.gallery-cols-3{grid-template-columns:repeat(3,1fr)}.postContent .gallery-container.gallery-cols-4{grid-template-columns:repeat(4,1fr)}.postContent .gallery-container.gallery-cols-5{grid-template-columns:repeat(5,1fr)}.postContent .gallery-container.gallery-cols-6{grid-template-columns:repeat(6,1fr)}.postContent .video-gallery-container{gap:16px;margin:1rem 0;display:grid}.postContent .video-gallery-container.video-gallery-cols-1,.postContent .video-gallery-container.video-cols-1{grid-template-columns:1fr}.postContent .video-gallery-container.video-gallery-cols-2,.postContent .video-gallery-container.video-cols-2{grid-template-columns:repeat(2,1fr)}.postContent .video-gallery-container.video-gallery-cols-3,.postContent .video-gallery-container.video-cols-3{grid-template-columns:repeat(3,1fr)}.postContent .video-gallery-container.video-gallery-cols-4{grid-template-columns:repeat(4,1fr)}.postContent .video-gallery-container .video-gallery-item,.postContent .video-gallery-container .video-item{cursor:pointer;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.postContent .video-gallery-container .video-gallery-item:hover,.postContent .video-gallery-container .video-item:hover{transform:scale(1.02)}.postContent .video-gallery-container .video-gallery-item:hover .video-gallery-play-overlay,.postContent .video-gallery-container .video-item:hover .video-gallery-play-overlay{opacity:1}.postContent .video-gallery-container .video-gallery-item:hover .video-gallery-play-overlay .play-icon,.postContent .video-gallery-container .video-item:hover .video-gallery-play-overlay .play-icon{transform:scale(1.1)}.postContent .video-gallery-container .video-gallery-item:hover .video-gallery-caption,.postContent .video-gallery-container .video-item:hover .video-gallery-caption{opacity:1}.postContent .video-gallery-container .video-gallery-video-wrapper,.postContent .video-gallery-container .video-wrapper{background:#000;border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.postContent .video-gallery-container .video-gallery-video,.postContent .video-gallery-container .video-wrapper video,.postContent .video-gallery-container .video-wrapper iframe{object-fit:cover;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.postContent .video-gallery-container .video-gallery-play-overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.postContent .video-gallery-container .video-gallery-play-overlay .play-icon{color:#fff;width:48px;height:48px;transition:transform .3s}.postContent .video-gallery-container .video-gallery-caption{color:#fff;opacity:0;background:linear-gradient(#0000,#000000b3);border-radius:0 0 12px 12px;width:100%;padding:8px 12px;transition:opacity .3s;position:absolute;bottom:0;left:0}.postContent .video-gallery-container .video-gallery-title{font-size:.95rem;font-weight:600}.postContent .video-gallery-container .video-gallery-desc{opacity:.85;font-size:.8rem}.postContent .video-gallery-container .video-caption{text-align:center;color:var(--muted-foreground);margin-top:8px;font-size:.85rem}.postContent .video-gallery-container .video-gallery-video:not([paused])~.video-gallery-play-overlay{opacity:0;pointer-events:none}.postContent .btn-anzhiyu{cursor:pointer;background:var(--anzhiyu-theme,var(--primary));border:2px solid var(--anzhiyu-theme,var(--primary));border-radius:8px;align-items:center;gap:6px;margin:4px 8px 4px 0;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;transition:all .3s;display:inline-flex;color:#fff!important;text-decoration:none!important}.postContent .btn-anzhiyu:hover{background:var(--anzhiyu-theme-op-deep,var(--primary-op-deep,var(--primary)));box-shadow:0 4px 12px #00000026}.postContent .btn-anzhiyu i,.postContent .btn-anzhiyu .iconify,.postContent .btn-anzhiyu .iconify-inline{font-size:1em;transition:transform .3s}.postContent .btn-anzhiyu .iconify-inline{vertical-align:-.125em;fill:currentColor;width:1em;height:1em;display:inline-block}.postContent .btn-anzhiyu.btn-blue{--btn-color:#409eff;--btn-hover:#66b1ff}.postContent .btn-anzhiyu.btn-pink{--btn-color:#ff69b4;--btn-hover:#ff85c0}.postContent .btn-anzhiyu.btn-red{--btn-color:#f56c6c;--btn-hover:#f78989}.postContent .btn-anzhiyu.btn-purple{--btn-color:#9d5cff;--btn-hover:#b07dff}.postContent .btn-anzhiyu.btn-orange{--btn-color:#ff9800;--btn-hover:#ffad33}.postContent .btn-anzhiyu.btn-green{--btn-color:#67c23a;--btn-hover:#85ce61}.postContent .btn-anzhiyu[data-color=blue]{--btn-color:#409eff;--btn-hover:#66b1ff}.postContent .btn-anzhiyu[data-color=pink]{--btn-color:#ff69b4;--btn-hover:#ff85c0}.postContent .btn-anzhiyu[data-color=red]{--btn-color:#f56c6c;--btn-hover:#f78989}.postContent .btn-anzhiyu[data-color=purple]{--btn-color:#9d5cff;--btn-hover:#b07dff}.postContent .btn-anzhiyu[data-color=orange]{--btn-color:#ff9800;--btn-hover:#ffad33}.postContent .btn-anzhiyu[data-color=green]{--btn-color:#67c23a;--btn-hover:#85ce61}.postContent .btn-anzhiyu[class*=btn-]:not(.btn-outline):not(.btn-container):not(.btn-larger){background:var(--btn-color,var(--anzhiyu-theme,var(--primary)));border-color:var(--btn-color,var(--anzhiyu-theme,var(--primary)))}.postContent .btn-anzhiyu[class*=btn-]:not(.btn-outline):not(.btn-container):not(.btn-larger):hover{background:var(--btn-hover,var(--anzhiyu-theme-op-deep,var(--primary)));border-color:var(--btn-hover,var(--anzhiyu-theme-op-deep,var(--primary)))}.postContent .btn-anzhiyu.btn-outline{border:2px solid var(--btn-color,var(--anzhiyu-theme,var(--primary)));background:0 0;color:var(--btn-color,var(--anzhiyu-theme,var(--primary)))!important}.postContent .btn-anzhiyu.btn-outline:hover{background:var(--btn-color,var(--anzhiyu-theme,var(--primary)));color:#fff!important}.postContent .btn-anzhiyu.btn-larger{font-size:1.1rem;padding:12px 24px!important}.postContent .btn-container{justify-content:flex-start;width:100%;margin:8px 0;display:flex}.postContent .btn-container.btn-container-center{justify-content:center}.postContent .btn-container.btn-container-right{justify-content:flex-end}.postContent .btns-container{gap:16px;margin:1.5rem 0;display:grid}.postContent .btns-container.btns-cols-1{grid-template-columns:repeat(1,1fr)}.postContent .btns-container.btns-cols-2{grid-template-columns:repeat(2,1fr)}.postContent .btns-container.btns-cols-3{grid-template-columns:repeat(3,1fr)}.postContent .btns-container.btns-cols-4{grid-template-columns:repeat(4,1fr)}.postContent .btns-container.btns-cols-5{grid-template-columns:repeat(5,1fr)}.postContent .btns-container.btns-cols-6{grid-template-columns:repeat(6,1fr)}.postContent .btns-container.btns-style-card .btn-anzhiyu{justify-content:center;width:100%}.postContent .tabs{background:var(--anzhiyu-card-bg,var(--card));border:3px solid var(--anzhiyu-card-bg-grey,var(--muted));border-radius:12px;margin:1rem 0;padding:8px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.postContent .tabs>.nav-tabs{background:var(--anzhiyu-card-bg,var(--card));flex-wrap:wrap;justify-content:center;margin:0;padding:16px;list-style:none;display:flex}.postContent .tabs>.nav-tabs>.tab{color:var(--anzhiyu-fontcolor,var(--foreground));cursor:pointer;background:var(--anzhiyu-card-bg-grey,var(--muted));border:1px solid var(--anzhiyu-card-border,var(--border));border-radius:8px;margin:4px;padding:8px 18px;line-height:1;transition:all .4s}.postContent .tabs>.nav-tabs>.tab.active{cursor:default;background:var(--anzhiyu-background,var(--background));border-color:var(--anzhiyu-theme,var(--primary))}.postContent .tabs>.nav-tabs>.tab:not(.active):hover{color:#fff;background:var(--anzhiyu-theme,var(--primary))}.postContent .tab-item-content{background:var(--anzhiyu-background,var(--background));border:1px solid var(--anzhiyu-card-border,var(--border));border-radius:8px;padding:1.2rem;animation:.5s fadeIn;display:none;position:relative}.postContent .tab-item-content.active{display:block}.postContent .tabs.tabs-compact{background:var(--anzhiyu-card-bg,var(--card));border:1px solid var(--anzhiyu-card-border,var(--border));box-shadow:none;border-radius:8px;padding:0}.postContent .tabs.tabs-compact>.nav-tabs{background:var(--anzhiyu-card-bg-grey,var(--muted));border-bottom:none;border-radius:8px 8px 0 0;justify-content:flex-start;gap:0;margin:0;padding:0 8px}.postContent .tabs.tabs-compact>.nav-tabs>.tab{color:var(--anzhiyu-fontcolor,var(--foreground));background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin:0;padding:8px 16px;font-size:.9rem;line-height:1.5;transition:color .3s,border-color .3s;position:relative;top:1px}.postContent .tabs.tabs-compact>.nav-tabs>.tab.active{border-color:var(--anzhiyu-theme,var(--primary));color:var(--anzhiyu-theme,var(--primary));cursor:default;background:0 0;font-weight:600}.postContent .tabs.tabs-compact>.nav-tabs>.tab:not(.active):hover{color:var(--anzhiyu-theme,var(--primary));background:0 0}.postContent .tabs.tabs-compact .tab-item-content{background:var(--anzhiyu-background,var(--background));border:none;border-radius:0 0 8px 8px;padding:.8rem 1rem;animation:.3s fadeIn}.postContent .tabs.tabs-compact .tab-to-top{display:none}.postContent .inline-underline{text-decoration:underline;-webkit-text-decoration-color:var(--anzhiyu-theme,var(--primary));text-decoration-color:var(--anzhiyu-theme,var(--primary));text-underline-offset:4px}.postContent .inline-emphasis-mark{text-emphasis:circle;text-emphasis-position:under left}.postContent .inline-wavy{-webkit-text-decoration:underline wavy;text-decoration:underline wavy;-webkit-text-decoration-color:var(--anzhiyu-theme,var(--primary));text-decoration-color:var(--anzhiyu-theme,var(--primary));text-underline-offset:3px}.postContent .inline-delete{opacity:.7;text-decoration:line-through;text-decoration-thickness:2px}.postContent .inline-kbd{color:var(--anzhiyu-fontcolor,var(--foreground));background:var(--anzhiyu-card-bg-grey,var(--muted));border:1px solid var(--anzhiyu-card-border,var(--border));box-shadow:0 1px 0 #0003,inset 0 0 0 2px var(--anzhiyu-card-bg,var(--card));border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.85em;line-height:1.4;display:inline-block}.postContent .inline-password{color:#0000;cursor:pointer;-webkit-user-select:none;user-select:none;background:#a1a1a1;border-radius:2px;padding:2px 4px;transition:all .3s}.postContent .inline-password:hover{color:var(--anzhiyu-fontcolor,var(--foreground));background:0 0}.postContent .markdown-music-player{-webkit-user-select:none;user-select:none;width:100%;margin:20px 0}.postContent .markdown-music-player .music-player-container{background:var(--anzhiyu-card-bg,var(--card));border:1px solid var(--anzhiyu-card-border,var(--border));border-radius:12px;align-items:center;gap:16px;width:100%;min-height:200px;padding:0 16px 0 0;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000f}.postContent .markdown-music-player .music-artwork-container{z-index:1;flex-shrink:0;width:200px;height:200px;position:relative;overflow:visible}.postContent .markdown-music-player .music-artwork-wrapper{aspect-ratio:1;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:visible}.postContent .markdown-music-player .music-artwork-wrapper.is-playing{transform:scale(1.02)}.postContent .markdown-music-player .music-artwork-wrapper.is-playing .music-play-overlay{opacity:1;pointer-events:auto}.postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-image-vinyl-background{animation-play-state:running}.postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-image{filter:saturate();animation-play-state:running}.postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-image-blur{opacity:.7;filter:blur(8px)saturate()}.postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-border-ring{border-color:#8b8b8b99;box-shadow:0 0 20px #ffffff59}.postContent .markdown-music-player .music-artwork-wrapper img{margin:0}.postContent .markdown-music-player .music-artwork-wrapper:hover .music-play-overlay{opacity:1;pointer-events:auto}.postContent .markdown-music-player .music-artwork-wrapper:hover .music-play-button-overlay{border-color:#ff4d4f;transform:scale(1.1)}.postContent .markdown-music-player .music-artwork-wrapper:hover .music-play-button-overlay svg{color:#ff4d4f;filter:drop-shadow(0 0 3px #ff4d4f99)}.postContent .markdown-music-player .music-artwork-wrapper.is-playing:hover .music-play-overlay{opacity:1;pointer-events:auto}.postContent .markdown-music-player .vinyl-background{object-fit:contain;z-index:0;pointer-events:none;width:100%;height:100%;box-shadow:none;border-radius:0;margin:0;position:absolute;top:60%;left:68%;transform:translate(-50%,-50%);max-width:none!important}.postContent .markdown-music-player .artwork-image-vinyl-background{z-index:1;pointer-events:none;width:50%;box-shadow:none;border-radius:0;margin:0;animation:8s linear infinite paused vinyl-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:none!important}.postContent .markdown-music-player .artwork-image-vinyl-inner-background{z-index:1;pointer-events:none;width:50%;box-shadow:none;border-radius:0;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:none!important}.postContent .markdown-music-player .artwork-image-needle-background{z-index:3;transform-origin:50% 27px;pointer-events:none;height:58%;box-shadow:none;border-radius:0;margin:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94);position:absolute;top:15%;right:19%;max-width:none!important}.postContent .markdown-music-player .artwork-image-needle-background.needle-playing{transform:rotate(14deg)}.postContent .markdown-music-player .artwork-image-groove-background{pointer-events:none;height:56.5%;box-shadow:none;border-radius:0;margin:0;position:absolute;top:17%;right:19.4%;max-width:none!important}.postContent .markdown-music-player .artwork-transition-wrapper{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.postContent .markdown-music-player .artwork-image{object-fit:cover;z-index:2;pointer-events:none;filter:saturate(.85);border:7px solid #0000;border-radius:50%;width:30%;height:30%;transition:filter .4s;animation:8s linear infinite paused vinyl-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.postContent .markdown-music-player .artwork-image-blur{object-fit:cover;z-index:1;opacity:.5;filter:blur(12px)saturate(.8);clip-path:circle(90%);pointer-events:none;border-radius:50%;width:50%;height:50%;transition:opacity .4s,filter .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.postContent .markdown-music-player .artwork-border-ring{z-index:1;pointer-events:none;background:0 0;border:2px solid #8b8b8b66;border-radius:50%;width:50%;height:50%;transition:border-color .4s,box-shadow .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #fff3}.postContent .markdown-music-player .music-cover-placeholder{width:100%;height:100%;color:var(--anzhiyu-secondtext,var(--muted-foreground));background:var(--anzhiyu-card-bg-grey,var(--muted));border-radius:8px;justify-content:center;align-items:center;display:flex}.postContent .markdown-music-player .music-info-container{z-index:1;flex-direction:column;gap:12px;min-width:0;display:flex;position:relative}.postContent .markdown-music-player .music-text-info{flex-direction:column;gap:4px;display:flex}.postContent .markdown-music-player .music-name{color:var(--anzhiyu-fontcolor,var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:1.4;overflow:hidden}.postContent .markdown-music-player .music-artist{color:var(--anzhiyu-secondtext,var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.postContent .markdown-music-player .music-progress-bar{cursor:pointer;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.postContent .markdown-music-player .music-progress-track{background:0 0;width:100%;height:100%;position:relative;overflow:hidden}.postContent .markdown-music-player .music-progress-fill{background:var(--anzhiyu-theme,var(--primary));opacity:.08;pointer-events:none;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.postContent .markdown-music-player .nmsingle-playtime{color:var(--anzhiyu-secondtext,var(--muted-foreground));font-size:12px;display:block}.postContent .markdown-music-player .music-decoration-image{z-index:1;opacity:.5;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:auto;display:flex;position:absolute;right:20px}.postContent .markdown-music-player .music-decoration-image img{object-fit:contain;width:100%;height:auto}.postContent .markdown-music-player .music-play-overlay{opacity:0;z-index:10;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.postContent .markdown-music-player .music-play-button-overlay{background:0 0;border:3px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.postContent .markdown-music-player .music-play-button-overlay svg{color:#fffffff2;filter:drop-shadow(0 0 2px #ffffff4d);width:24px;height:24px;transition:all .3s}.postContent .markdown-music-player .music-loading,.postContent .markdown-music-player .music-error{color:#fff;z-index:20;background:#000000b3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.postContent .markdown-music-player .music-loading svg,.postContent .markdown-music-player .music-loading .loading-icon,.postContent .markdown-music-player .music-error svg,.postContent .markdown-music-player .music-error .loading-icon{width:24px;height:24px}.postContent .markdown-music-player .music-error{background:#f56c6ce6}.postContent .markdown-music-player .music-audio-element{display:none}
