.doc-module__xxS4jq__docPage{background-color:var(--background);min-height:100vh;padding-top:60px}.doc-module__xxS4jq__docTopFade{z-index:10;pointer-events:none;background:linear-gradient(to bottom, var(--background) 0%, var(--background) 25%, transparent 100%);height:40px;position:fixed;top:60px;left:max(256px,50vw - 444px);right:max(248px,50vw - 452px)}.doc-module__xxS4jq__docContainer{max-width:1400px;margin:0 auto;padding:0 16px;transition:padding-left .3s;display:flex}.doc-module__xxS4jq__docContainer.doc-module__xxS4jq__sidebarCollapsed{padding-left:16px}.doc-module__xxS4jq__collapsedFloat{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:center;padding:2px;animation:.25s ease-out doc-module__xxS4jq__floatIn;display:flex;position:fixed;top:80px;left:16px;box-shadow:0 4px 16px #00000014}.doc-module__xxS4jq__floatBtn{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}.doc-module__xxS4jq__floatBtn:hover{background:var(--muted);color:var(--foreground)}@keyframes doc-module__xxS4jq__floatIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.doc-module__xxS4jq__sidebarLeft{flex-shrink:0;width:240px;height:calc(100vh - 100px);transition:width .3s,opacity .3s,transform .3s;position:sticky;top:80px;overflow:hidden}.doc-module__xxS4jq__sidebarLeft.doc-module__xxS4jq__isCollapsed{opacity:0;pointer-events:none;width:0;transform:translate(-20px)}.doc-module__xxS4jq__docMain{background-color:var(--background);flex:1;min-width:0;min-height:calc(100vh - 100px);position:relative}.doc-module__xxS4jq__sidebarRight{flex-shrink:0;width:200px}.doc-module__xxS4jq__loadingOverlay{z-index:5;background:var(--background);pointer-events:none;justify-content:center;align-items:flex-start;padding-top:120px;animation:.2s doc-module__xxS4jq__fadeIn;display:flex;position:absolute;inset:0}.doc-module__xxS4jq__loadingSpinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite doc-module__xxS4jq__spin}.doc-module__xxS4jq__docMainLoading{opacity:.5;pointer-events:none;transition:opacity .2s}@keyframes doc-module__xxS4jq__spin{to{transform:rotate(360deg)}}@keyframes doc-module__xxS4jq__fadeIn{0%{opacity:0}to{opacity:1}}.doc-module__xxS4jq__skeleton{max-width:768px;margin:0 auto;padding:40px 24px;animation:1.5s ease-in-out infinite doc-module__xxS4jq__pulse}.doc-module__xxS4jq__skeletonTitle{background:linear-gradient(90deg, var(--muted) 25%, var(--border) 50%, var(--muted) 75%);background-size:200% 100%;border-radius:4px;height:36px;margin-bottom:24px}.doc-module__xxS4jq__skeletonLine{background:linear-gradient(90deg, var(--muted) 25%, var(--border) 50%, var(--muted) 75%);background-size:200% 100%;border-radius:4px;height:16px;margin-bottom:12px}.doc-module__xxS4jq__skeletonLineShort{width:60%;}@keyframes doc-module__xxS4jq__pulse{0%,to{opacity:1}50%{opacity:.5}}.doc-module__xxS4jq__mobileSidebarToggle{z-index:100;background-color:var(--primary);width:48px;height:48px;color:var(--primary-foreground);box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 40%, transparent);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:none;position:fixed;bottom:20px;right:20px}.doc-module__xxS4jq__mobileSidebarToggle:hover{transform:scale(1.05)}.doc-module__xxS4jq__mobileOverlay{z-index:99;background-color:#00000080;display:none;position:fixed;inset:0}.doc-module__xxS4jq__mobileOverlay.doc-module__xxS4jq__isOpen{display:block}.doc-module__xxS4jq__sidebar{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.doc-module__xxS4jq__sidebarBrand{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.doc-module__xxS4jq__brandLink{color:var(--foreground);align-items:center;gap:10px;font-size:17px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.doc-module__xxS4jq__brandLink:hover{opacity:.8}.doc-module__xxS4jq__brandLogo{object-fit:contain;border-radius:6px;width:28px;height:28px}.doc-module__xxS4jq__brandAvatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.doc-module__xxS4jq__collapseBtn{width:32px;height:32px;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}.doc-module__xxS4jq__collapseBtn:hover{background:var(--muted);color:var(--foreground)}.doc-module__xxS4jq__sidebarSearch{padding:12px 16px}.doc-module__xxS4jq__searchBox{background:var(--muted);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.doc-module__xxS4jq__searchBox:hover{border-color:var(--primary);background:var(--card)}.doc-module__xxS4jq__searchPlaceholder{color:var(--muted-foreground);flex:1;font-size:13px}.doc-module__xxS4jq__searchShortcut{gap:2px;display:flex}.doc-module__xxS4jq__searchShortcut kbd{min-width:20px;height:20px;color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);box-shadow:0 1px 0 var(--border);border-radius:4px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;display:inline-flex}.doc-module__xxS4jq__sidebarLinks{border-bottom:1px solid var(--border);margin-bottom:8px;padding:0 12px 8px}.doc-module__xxS4jq__navLink{color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.doc-module__xxS4jq__navLink:hover{background:color-mix(in srgb, var(--primary) 8%, transparent)}.doc-module__xxS4jq__docNav{scrollbar-width:thin;flex:1;padding:0 12px;overflow-y:auto}.doc-module__xxS4jq__docList{margin:0;padding:0;list-style:none}.doc-module__xxS4jq__docItem{cursor:pointer;color:var(--foreground);border-radius:8px;margin-bottom:2px;padding:8px 12px;font-size:12px;line-height:1.5;transition:all .15s;position:relative}.doc-module__xxS4jq__docItem:hover:not(.doc-module__xxS4jq__docItemActive){background:var(--primary);color:var(--primary-foreground)}.doc-module__xxS4jq__docItemActive{background:var(--primary);color:var(--primary-foreground);font-weight:600}.doc-module__xxS4jq__docTitle{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.5;display:block;overflow:hidden}.doc-module__xxS4jq__emptyState{text-align:center;color:var(--muted-foreground);padding:24px 12px;font-size:13px}.doc-module__xxS4jq__sidebarFooter{border-top:1px solid var(--border);margin-top:auto;padding:16px}.doc-module__xxS4jq__docContent{max-width:768px;margin:0 auto;padding:40px 24px}.doc-module__xxS4jq__docHeader{border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:24px}.doc-module__xxS4jq__docContentTitle{margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.3}.doc-module__xxS4jq__docSubtitle{color:var(--muted-foreground);margin:0 0 16px;font-size:16px;line-height:1.6}.doc-module__xxS4jq__docMeta{color:var(--muted-foreground);flex-wrap:wrap;gap:16px;font-size:14px;display:flex}.doc-module__xxS4jq__metaItem{align-items:center;gap:6px;display:flex}.doc-module__xxS4jq__docBody{min-height:300px}.doc-module__xxS4jq__docNavFooter{border-top:1px solid var(--border);gap:16px;margin-top:48px;padding-top:24px;display:flex}.doc-module__xxS4jq__navItem{background-color:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex:1;padding:16px 20px;text-decoration:none;transition:all .2s}.doc-module__xxS4jq__navItem:hover{border-color:var(--primary);box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 10%, transparent)}.doc-module__xxS4jq__navPrev{text-align:left}.doc-module__xxS4jq__navNext{text-align:right}.doc-module__xxS4jq__navPlaceholder{visibility:hidden;cursor:default}.doc-module__xxS4jq__navLabel{color:var(--muted-foreground);align-items:center;gap:4px;margin-bottom:6px;font-size:12px;display:flex}.doc-module__xxS4jq__navNext .doc-module__xxS4jq__navLabel{justify-content:flex-end}.doc-module__xxS4jq__navTitleText{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;display:block;overflow:hidden}.doc-module__xxS4jq__docFooter{border-top:1px solid var(--border);margin-top:40px;padding-top:20px}.doc-module__xxS4jq__updateInfo{color:var(--muted-foreground);font-size:13px}.doc-module__xxS4jq__docToc{max-height:calc(100vh - 100px);padding:16px 0;position:sticky;top:80px}.doc-module__xxS4jq__tocHeader{padding:0 0 16px}.doc-module__xxS4jq__tocTitle{color:var(--foreground);font-size:14px;font-weight:500}.doc-module__xxS4jq__tocWrapper{position:relative}.doc-module__xxS4jq__tocWrapper:before{z-index:1;pointer-events:none;content:"";background:linear-gradient(to bottom, var(--background) 0%, transparent 100%);height:24px;position:absolute;top:0;left:0;right:0}.doc-module__xxS4jq__tocWrapper:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(to top, var(--background) 0%, transparent 100%);height:24px;position:absolute;bottom:0;left:0;right:0}.doc-module__xxS4jq__tocContent{scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100vh - 200px);padding:16px 0;overflow:auto}.doc-module__xxS4jq__tocContent::-webkit-scrollbar{display:none}.doc-module__xxS4jq__tocList{border-left:1px solid var(--border);flex-direction:column;display:flex;position:relative}.doc-module__xxS4jq__tocLink{color:var(--muted-foreground);border-left:2px solid #0000;margin-left:-1px;padding:6px 0 6px 12px;font-size:13px;line-height:1.5;text-decoration:none;transition:color .15s,border-color .15s;display:block;position:relative}.doc-module__xxS4jq__tocLink:hover{color:var(--foreground)}.doc-module__xxS4jq__tocLinkActive{color:var(--primary);border-left-color:var(--primary);font-weight:500}.doc-module__xxS4jq__tocLevel3{padding-left:24px}.doc-module__xxS4jq__tocLevel4{padding-left:36px}.doc-module__xxS4jq__tocLevel5{padding-left:48px}.doc-module__xxS4jq__tocLevel6{padding-left:60px}.doc-module__xxS4jq__tocEmpty{text-align:center;color:var(--muted-foreground);padding:20px 0;font-size:13px}@media (max-width:1200px){.doc-module__xxS4jq__sidebarRight{display:none}.doc-module__xxS4jq__docTopFade{right:0}}@media (max-width:900px){.doc-module__xxS4jq__docContainer{flex-direction:column;padding:0}.doc-module__xxS4jq__docContainer.doc-module__xxS4jq__sidebarCollapsed{padding-left:0}.doc-module__xxS4jq__collapsedFloat{display:none}.doc-module__xxS4jq__sidebarLeft{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}.doc-module__xxS4jq__sidebarLeft.doc-module__xxS4jq__isOpen{left:16px}.doc-module__xxS4jq__sidebarLeft.doc-module__xxS4jq__isCollapsed{opacity:1;pointer-events:auto;width:280px;transform:none}.doc-module__xxS4jq__sidebarLeft .doc-module__xxS4jq__sidebar{border:none;border-radius:0}.doc-module__xxS4jq__mobileSidebarToggle{display:flex}.doc-module__xxS4jq__docMain{padding-top:0}.doc-module__xxS4jq__docTopFade{left:0;right:0}.doc-module__xxS4jq__collapseBtn{display:none}.doc-module__xxS4jq__docContent{padding:24px 16px}.doc-module__xxS4jq__docContentTitle{font-size:24px}.doc-module__xxS4jq__docMeta{flex-direction:column;gap:8px}.doc-module__xxS4jq__docNavFooter{flex-direction:column}}
.PostContent-module__a-yh2a__postContent{color:var(--foreground);word-wrap:break-word;font-size:1rem;line-height:1.8}:is(.PostContent-module__a-yh2a__postContent h1,.PostContent-module__a-yh2a__postContent h2,.PostContent-module__a-yh2a__postContent h3,.PostContent-module__a-yh2a__postContent h4,.PostContent-module__a-yh2a__postContent h5,.PostContent-module__a-yh2a__postContent h6){margin:1.5em 0 .8em;font-weight:700;line-height:1.4}.PostContent-module__a-yh2a__postContent h1{font-size:1.75rem}.PostContent-module__a-yh2a__postContent h2{padding-bottom:.5rem;font-size:1.5rem}.PostContent-module__a-yh2a__postContent h3{font-size:1.25rem}.PostContent-module__a-yh2a__postContent h4{font-size:1.125rem}:is(.PostContent-module__a-yh2a__postContent h5,.PostContent-module__a-yh2a__postContent h6){font-size:1rem}.PostContent-module__a-yh2a__postContent p{color:var(--anzhiyu-fontcolor,var(--foreground));text-align:left;letter-spacing:.6px;margin:24px 0;font-size:17px;font-weight:400;line-height:1.7}.PostContent-module__a-yh2a__postContent a{border-bottom:dotted 2px var(--primary);font-family:inherit;font-weight:500;line-height:1.25rem;color:var(--anzhiyu-fontcolor,var(--foreground))!important;padding:0 .2rem!important;text-decoration:none!important;transition:all .2s!important}.PostContent-module__a-yh2a__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__a-yh2a__postContent img{border-radius:8px;max-width:100%;height:auto;margin:1em 0;box-shadow:0 4px 12px #0000001a}.PostContent-module__a-yh2a__postContent figure{text-align:center;width:100%;margin:20px auto}.PostContent-module__a-yh2a__postContent figure img{border-radius:8px;max-width:100%;margin:0 auto;transition:all .3s;display:block}.PostContent-module__a-yh2a__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__a-yh2a__postContent figure figcaption:empty{display:none}.PostContent-module__a-yh2a__postContent figure:hover figcaption{color:var(--foreground);background:var(--card);border-color:var(--primary)}.PostContent-module__a-yh2a__postContent figure.image-with-caption{max-width:100%;margin:20px auto;display:inline-block}.PostContent-module__a-yh2a__postContent figure.image-with-caption img{margin-bottom:0}.PostContent-module__a-yh2a__postContent .article-image{max-width:100%;height:auto;box-shadow:none;border-radius:8px;display:block}.PostContent-module__a-yh2a__postContent img[data-src]{background:var(--muted,#f0f2f5);border-radius:8px;min-height:100px}.PostContent-module__a-yh2a__postContent .image-align-left{margin-left:0;margin-right:auto}.PostContent-module__a-yh2a__postContent .image-align-center{margin-left:auto;margin-right:auto}.PostContent-module__a-yh2a__postContent .image-align-right{margin-left:auto;margin-right:0}.PostContent-module__a-yh2a__postContent img.image-style-border{border:2px solid var(--border,#e3e8f7);box-shadow:none;border-radius:8px}.PostContent-module__a-yh2a__postContent img.image-style-shadow{border-radius:8px;box-shadow:0 4px 20px -3px #00000026}.PostContent-module__a-yh2a__postContent figure.image-figure{text-align:center;flex-direction:column;margin:1.5em 0;display:flex}.PostContent-module__a-yh2a__postContent figure.image-figure.image-align-left{align-items:flex-start}.PostContent-module__a-yh2a__postContent figure.image-figure.image-align-center{align-items:center}.PostContent-module__a-yh2a__postContent figure.image-figure.image-align-right{align-items:flex-end}.PostContent-module__a-yh2a__postContent figure.image-figure img{box-shadow:none}.PostContent-module__a-yh2a__postContent figure.image-figure figcaption{color:var(--muted-foreground);padding:8px 0;font-size:13px;line-height:1.5}.PostContent-module__a-yh2a__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__a-yh2a__postContent pre code{background-color:#0000;padding:0}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-code.is-collapsed{overflow:hidden}.PostContent-module__a-yh2a__postContent .md-editor-code.is-collapsed .code-expand-btn i{animation:1.2s infinite PostContent-module__a-yh2a__code-expand-key}.PostContent-module__a-yh2a__postContent .md-editor-code.is-collapsed pre{padding-bottom:0!important}@keyframes PostContent-module__a-yh2a__code-expand-key{0%{opacity:.6}50%{opacity:.1}to{opacity:.6}}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-code .code-expand-btn i{color:var(--foreground);transition:transform .3s}.PostContent-module__a-yh2a__postContent .md-editor-code .code-expand-btn:hover{background:var(--primary);transition:all .3s}.PostContent-module__a-yh2a__postContent .md-editor-code .code-expand-btn:hover i{color:#fff}.PostContent-module__a-yh2a__postContent .md-editor-code .code-expand-btn.is-expanded i{transform:rotate(180deg)}.PostContent-module__a-yh2a__postContent .md-editor-code.is-collapsible:not(.is-collapsed) pre{padding-bottom:32px!important}.PostContent-module__a-yh2a__postContent .md-editor-code[open]{display:block}.PostContent-module__a-yh2a__postContent .md-editor-code[open] .md-editor-code-head{border-bottom:1px solid var(--border)}.PostContent-module__a-yh2a__postContent .md-editor-code[open] .md-editor-code-head .expand{transform:translateY(-50%)rotate(0)}.PostContent-module__a-yh2a__postContent .md-editor-code[open] pre{max-height:50000px;transition:max-height .35s ease-in-out}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-code pre code{color:var(--hlnumber-color);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;font-size:16px;line-height:1.6;display:flex;position:relative;overflow:auto}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-block{white-space:pre;word-break:normal;color:#a9b7c6;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;font-size:16px!important}.PostContent-module__a-yh2a__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__a-yh2a__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__a-yh2a__postContent .md-editor-code span[rn-wrapper] span:before{color:#999;text-align:right;content:counter(linenumber);padding-right:.5em;display:block}.PostContent-module__a-yh2a__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:1rem;list-style:none;display:flex;position:sticky;top:0;overflow:hidden}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-head::marker{content:"";display:none}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-head::-webkit-details-marker{display:none}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-code .md-editor-code-head .expand svg{width:1rem;height:1rem}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-code .md-editor-code-head .mac-dots .mac-dot{border-radius:50%;width:12px;height:12px;transition:all .3s}.PostContent-module__a-yh2a__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__a-yh2a__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__a-yh2a__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__a-yh2a__postContent .md-editor-code .md-editor-code-head .mac-dots:hover .mac-dot{transform:scale(1.1)}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-head.has-mac-dots .code-lang{left:5.5rem}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-code .md-editor-code-head .copy-button{font:inherit;color:inherit;cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:flex;position:absolute;right:14px}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-head .copy-button:hover{color:var(--primary)}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-head .copy-button.copied{color:#28ca42}.PostContent-module__a-yh2a__postContent .md-editor-code .md-editor-code-head .copy-button svg{width:16px;height:16px}:is(.PostContent-module__a-yh2a__postContent b,.PostContent-module__a-yh2a__postContent strong){color:var(--primary);font-weight:700}:is(.PostContent-module__a-yh2a__postContent span[style^=color\:] b,.PostContent-module__a-yh2a__postContent span[style^=color\:] strong,.PostContent-module__a-yh2a__postContent span[style*="; color:"] b,.PostContent-module__a-yh2a__postContent span[style*="; color:"] strong,.PostContent-module__a-yh2a__postContent span[style*=";color:"] b,.PostContent-module__a-yh2a__postContent span[style*=";color:"] strong){color:inherit}.PostContent-module__a-yh2a__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__a-yh2a__postContent blockquote{color:var(--muted-foreground);background-color:var(--muted);border:1px solid var(--border);border-radius:8px;margin:1rem 0;padding:.5rem .8rem}.PostContent-module__a-yh2a__postContent blockquote p{margin:.5rem}.PostContent-module__a-yh2a__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__a-yh2a__postContent input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.PostContent-module__a-yh2a__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__a-yh2a__postContent input[type=checkbox]:checked:after{display:none}.PostContent-module__a-yh2a__postContent .task-list-item{list-style:none}.PostContent-module__a-yh2a__postContent .task-list-item:before{display:none}.PostContent-module__a-yh2a__postContent ul:not([data-type=taskList]):not(:has(li.task-list-item)){margin:1em 0;padding-left:0;list-style:none}.PostContent-module__a-yh2a__postContent ul:not([data-type=taskList]):not(:has(li.task-list-item)) li{padding-left:1.2em;position:relative}.PostContent-module__a-yh2a__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__a-yh2a__postContent ol{counter-reset:ol-counter;margin:1em 0;padding-left:0;list-style:none}.PostContent-module__a-yh2a__postContent ol li{counter-increment:ol-counter;padding-left:1.75em;position:relative}.PostContent-module__a-yh2a__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__a-yh2a__postContent ol ol{counter-reset:ol-counter}.PostContent-module__a-yh2a__postContent li{margin:.5em 0;line-height:1.7}.PostContent-module__a-yh2a__postContent .table-container{border:1px solid var(--border);border-radius:8px;margin:1rem 0;overflow:auto hidden}.PostContent-module__a-yh2a__postContent .table-container p{margin:4px 0}.PostContent-module__a-yh2a__postContent table{empty-cells:show;border-spacing:0;border-collapse:collapse;border:none;width:100%;margin:0;display:table}.PostContent-module__a-yh2a__postContent thead{background:var(--muted)}:is(.PostContent-module__a-yh2a__postContent th,.PostContent-module__a-yh2a__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__a-yh2a__postContent th{background:var(--muted);font-weight:600}.PostContent-module__a-yh2a__postContent td{background:var(--background)}:is(.PostContent-module__a-yh2a__postContent th p,.PostContent-module__a-yh2a__postContent td p){margin:4px 0;font-size:14px}.PostContent-module__a-yh2a__postContent .table-container tr>:first-child{border-left:none}.PostContent-module__a-yh2a__postContent .table-container tr>:last-child{border-right:none}.PostContent-module__a-yh2a__postContent .table-container tbody tr:last-child>*{border-bottom:none}.PostContent-module__a-yh2a__postContent .table-container table tr:first-child>*{border-top:none!important}.PostContent-module__a-yh2a__postContent>table{border:1px solid var(--border);border-radius:8px;margin:1rem 0;overflow:hidden}.PostContent-module__a-yh2a__postContent>table thead{background:var(--muted)}.PostContent-module__a-yh2a__postContent>table tr>:first-child{border-left:none}.PostContent-module__a-yh2a__postContent>table tr>:last-child{border-right:none}.PostContent-module__a-yh2a__postContent>table tbody tr:last-child>*{border-bottom:none}.PostContent-module__a-yh2a__postContent>table tr:first-child>*{border-top:none!important}.PostContent-module__a-yh2a__postContent hr{border:1px dashed var(--anzhiyu-theme-op,#4259ef23);margin:1rem 0;display:flex;position:relative}.PostContent-module__a-yh2a__postContent ::selection{color:#fff;background-color:var(--primary)}.PostContent-module__a-yh2a__postContent .anzhiyu-tip-wrapper{display:inline-block;position:relative;content-visibility:visible!important}.PostContent-module__a-yh2a__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__a-yh2a__postContent .anzhiyu-tip-text:hover{opacity:.8}.PostContent-module__a-yh2a__postContent .anzhiyu-tip{z-index:9999;color:#fff;white-space:nowrap;pointer-events:none;visibility:hidden;opacity:0;background:0 0;border-radius:6px;min-width:120px;max-width:300px;padding:0;font-size:14px;line-height:1.4;transition:opacity .15s;position:absolute}.PostContent-module__a-yh2a__postContent .anzhiyu-tip .tip-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:pre-wrap;word-wrap:break-word;background:#000000d9;border-radius:6px;padding:8px 12px;box-shadow:0 4px 20px #00000026}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)}:is(.PostContent-module__a-yh2a__postContent .anzhiyu-tip.show,.PostContent-module__a-yh2a__postContent .anzhiyu-tip[data-visible=true]){visibility:visible!important;opacity:1!important;pointer-events:auto!important}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-info .tip-content{background:#3b82f6}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-warning .tip-content{background:#f59e0b}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-error .tip-content{background:#ef4444}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-success .tip-content{background:#10b981}.PostContent-module__a-yh2a__postContent .anzhiyu-tip.tip-light .tip-content{color:var(--foreground);background:var(--card);border:1px solid var(--border)}.PostContent-module__a-yh2a__postContent details.folding-tag{margin:1em 0;padding:16px;font-size:1rem;transition:border;display:block}.PostContent-module__a-yh2a__postContent details.folding-tag .content>:first-child{margin-top:0!important}.PostContent-module__a-yh2a__postContent details.folding-tag:not(.custom-color)[open]{background:var(--card);border:1px solid var(--primary);border-radius:15px}.PostContent-module__a-yh2a__postContent details.folding-tag.custom-color[open]{border:1px solid;border-radius:15px}.PostContent-module__a-yh2a__postContent details.folding-tag summary:not(.md-editor-code-head){cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--card);border:1px solid 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-module__a-yh2a__postContent details.folding-tag summary:not(.md-editor-code-head)::-webkit-details-marker{display:none}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent details.folding-tag[open] summary:not(.md-editor-code-head):before{transform:rotate(90deg)}.PostContent-module__a-yh2a__postContent details.folding-tag summary:not(.md-editor-code-head):hover:after{content:"+";position:absolute;top:50%;right:16px;transform:translateY(-50%)}.PostContent-module__a-yh2a__postContent details.folding-tag:not(.custom-color) summary:not(.md-editor-code-head):hover{background:var(--primary);transition:all .3s;box-shadow:0 4px 12px #00000026;color:#fff!important}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent details.folding-tag:not(.custom-color)[open]>summary:not(.md-editor-code-head){background: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-module__a-yh2a__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-module__a-yh2a__postContent details.folding-tag[open]>summary:not(.md-editor-code-head):hover:after{content:"-"}.PostContent-module__a-yh2a__postContent details.folding-tag[open]>div.content{border-radius:0 0 16px 16px;margin:0 -16px -16px;padding:16px}.PostContent-module__a-yh2a__postContent details.folding-tag .md-editor-code{margin:12px 0}.PostContent-module__a-yh2a__postContent .hide-block{margin:1rem 0}.PostContent-module__a-yh2a__postContent .hide-block .hide-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--primary);border:none;border-radius:8px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-block;padding:8px 16px!important}.PostContent-module__a-yh2a__postContent .hide-block .hide-button:hover{opacity:.9;box-shadow:0 4px 12px rgba(var(--primary-rgb), .3)}.PostContent-module__a-yh2a__postContent .hide-block .hide-content{margin-top:1rem}.PostContent-module__a-yh2a__postContent .hide-block .hide-content>:first-child{margin-top:0!important}.PostContent-module__a-yh2a__postContent .hide-block .hide-content>:last-child{margin-bottom:0!important}.PostContent-module__a-yh2a__postContent .hide-inline{display:inline}.PostContent-module__a-yh2a__postContent .hide-inline .hide-button{color:#fff;vertical-align:baseline;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--primary);border:none;border-radius:4px;padding:2px 8px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-block}.PostContent-module__a-yh2a__postContent .hide-inline .hide-button:hover{opacity:.9}.PostContent-module__a-yh2a__postContent .hide-inline .hide-content{display:inline}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link{margin:1rem 0;animation:.3s PostContent-module__a-yh2a__fadeIn;display:block}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link{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-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover{color:#fff;background:var(--primary)}:is(.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-left i,.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-left .iconify,.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-left img[data-iconify]){color:var(--primary);transform:scale(1.1)}:is(.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-bottom>i,.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-bottom>.tag-link-arrow-icon){color:#fff;filter:brightness(0)invert()}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-Link:hover .tag-link-sitename{color:#fff}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-bottom{justify-content:space-around;align-items:center;width:100%;margin-top:.5rem;display:flex}:is(.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-bottom>i,.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-bottom>.tag-link-arrow-icon{object-fit:contain;width:14px;height:14px}.PostContent-module__a-yh2a__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}:is(.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-left i,.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-left .iconify){width:28px;height:28px;color:var(--foreground);will-change:transform;justify-content:center;align-items:center;margin:auto;padding:0;font-size:22px;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s;display:flex}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-left img{object-fit:contain;width:28px;height:28px;box-shadow:none;border-radius:8px;margin:0}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-left img[data-iconify]{object-fit:contain;will-change:transform;border-radius:0;width:28px;height:28px;margin:auto;transition:transform .25s cubic-bezier(.4,0,.2,1)}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-right{max-width:calc(100% - 76px - 1rem);margin-left:1rem}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-sitename{color:var(--muted-foreground);margin-top:4px;font-size:.75rem;transition:all .3s}.PostContent-module__a-yh2a__postContent .admonition{border-left:4px solid;border-radius:8px;margin:1rem 0;padding:1rem}.PostContent-module__a-yh2a__postContent .admonition.note{background:#3b82f61a;border-color:#3b82f6}.PostContent-module__a-yh2a__postContent .admonition.tip{background:#10b9811a;border-color:#10b981}.PostContent-module__a-yh2a__postContent .admonition.warning{background:#f59e0b1a;border-color:#f59e0b}.PostContent-module__a-yh2a__postContent .admonition.danger{background:#ef44441a;border-color:#ef4444}.PostContent-module__a-yh2a__postContent .admonition-title{margin-bottom:.5rem;font-weight:600}.PostContent-module__a-yh2a__postContent .admonition.note .admonition-title{color:#3b82f6}.PostContent-module__a-yh2a__postContent .admonition.tip .admonition-title{color:#10b981}.PostContent-module__a-yh2a__postContent .admonition.warning .admonition-title{color:#f59e0b}.PostContent-module__a-yh2a__postContent .admonition.danger .admonition-title{color:#ef4444}html.dark .PostContent-module__a-yh2a__postContent .admonition.note{background:#3b82f626}html.dark .PostContent-module__a-yh2a__postContent .admonition.tip{background:#10b98126}html.dark .PostContent-module__a-yh2a__postContent .admonition.warning{background:#f59e0b26}html.dark .PostContent-module__a-yh2a__postContent .admonition.danger{background:#ef444426}.PostContent-module__a-yh2a__postContent .admonition-body{font-size:.95em;line-height:1.7}.PostContent-module__a-yh2a__postContent .admonition-body>:first-child{margin-top:0}.PostContent-module__a-yh2a__postContent .admonition-body>:last-child{margin-bottom:0}.PostContent-module__a-yh2a__postContent .gallery-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin:1rem 0;display:grid}.PostContent-module__a-yh2a__postContent .gallery-container img{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:200px;margin:0;transition:transform .3s}.PostContent-module__a-yh2a__postContent .gallery-container img:hover{transform:scale(1.02)}.PostContent-module__a-yh2a__postContent .gallery-container .gallery-item{background:var(--card);aspect-ratio:var(--gallery-ratio,4/3);border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.PostContent-module__a-yh2a__postContent .gallery-container .gallery-item img{object-fit:cover;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;margin:0;transition:transform .3s;display:block}.PostContent-module__a-yh2a__postContent .gallery-container .gallery-caption{color:#fff;opacity:0;background:linear-gradient(#0000,#0006,#000c);padding:12px 16px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}:is(.PostContent-module__a-yh2a__postContent .gallery-container .gallery-item:hover .gallery-caption,.PostContent-module__a-yh2a__postContent .gallery-container .gallery-item:hover .gallery-item-title,.PostContent-module__a-yh2a__postContent .gallery-container .gallery-item:hover .gallery-item-desc){opacity:1;transform:translateY(0)}:is(.PostContent-module__a-yh2a__postContent .gallery-container .gallery-title,.PostContent-module__a-yh2a__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__a-yh2a__postContent .gallery-container .gallery-item-title:last-child{background:linear-gradient(#0000,#0000004d,#000000b3);padding:12px 16px;bottom:0}:is(.PostContent-module__a-yh2a__postContent .gallery-container .gallery-desc,.PostContent-module__a-yh2a__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__a-yh2a__postContent .gallery-container.gallery-cols-1{grid-template-columns:repeat(1,1fr)}.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-2{grid-template-columns:repeat(2,1fr)}.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-3{grid-template-columns:repeat(3,1fr)}.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-4{grid-template-columns:repeat(4,1fr)}.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-5{grid-template-columns:repeat(5,1fr)}.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-6{grid-template-columns:repeat(6,1fr)}.PostContent-module__a-yh2a__postContent .video-gallery-container{--video-gallery-gap:16px;--video-gallery-ratio:56.25%;gap:var(--video-gallery-gap);margin:1.5rem 0;display:grid}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-1,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-cols-1){grid-template-columns:repeat(1,1fr)}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-2,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-cols-2){grid-template-columns:repeat(2,1fr)}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-cols-3){grid-template-columns:repeat(3,1fr)}.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-4{grid-template-columns:repeat(4,1fr)}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-item,.PostContent-module__a-yh2a__postContent .video-gallery-container .video-item){background:var(--card);border-radius:12px;transition:all .3s;position:relative;overflow:hidden}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-item:hover,.PostContent-module__a-yh2a__postContent .video-gallery-container .video-item:hover){box-shadow:0 8px 24px #00000026}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-item:hover .video-gallery-play-overlay{opacity:1;background:#00000080}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-item:hover .video-gallery-play-overlay .play-icon{transform:scale(1.1)}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-item:hover .video-gallery-caption{opacity:1;transform:translateY(0)}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-video-wrapper,.PostContent-module__a-yh2a__postContent .video-gallery-container .video-wrapper){width:100%;padding-bottom:var(--video-gallery-ratio);background:var(--card);border-radius:12px 12px 0 0;position:relative;overflow:hidden}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-video,.PostContent-module__a-yh2a__postContent .video-gallery-container .video-wrapper video,.PostContent-module__a-yh2a__postContent .video-gallery-container .video-wrapper iframe){object-fit:cover;cursor:pointer;border:none;border-radius:12px 12px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-play-overlay{opacity:0;pointer-events:none;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-play-overlay .play-icon{color:#ffffffe6;filter:drop-shadow(0 2px 8px #00000080);width:64px;height:64px;transition:transform .3s}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-caption{color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#0000,#0006,#000c);padding:12px 16px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-title{text-shadow:0 1px 3px #00000080;margin-bottom:4px;font-size:14px;font-weight:600}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-desc{opacity:.9;text-shadow:0 1px 2px #00000080;font-size:12px}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-caption{background:var(--card);text-align:center;padding:12px;font-size:14px}.PostContent-module__a-yh2a__postContent .video-gallery-container .video-gallery-video:not([paused])~.video-gallery-play-overlay{opacity:0}.PostContent-module__a-yh2a__postContent .btn-anzhiyu{cursor:pointer;background:var(--primary);border:2px solid 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-module__a-yh2a__postContent .btn-anzhiyu:hover{background:var(--primary-op-deep,var(--primary));box-shadow:0 4px 12px #00000026}:is(.PostContent-module__a-yh2a__postContent .btn-anzhiyu i,.PostContent-module__a-yh2a__postContent .btn-anzhiyu .iconify){font-size:1em;transition:transform .3s}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-blue{--btn-color:#409eff;--btn-hover:#66b1ff}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-pink{--btn-color:#ff69b4;--btn-hover:#ff85c0}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-red{--btn-color:#f56c6c;--btn-hover:#f78989}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-purple{--btn-color:#9d5cff;--btn-hover:#b07dff}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-orange{--btn-color:#ff9800;--btn-hover:#ffad33}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-green{--btn-color:#67c23a;--btn-hover:#85ce61}.PostContent-module__a-yh2a__postContent .btn-anzhiyu[class*=btn-]:not(.btn-outline):not(.btn-container):not(.btn-larger){background:var(--btn-color,var(--primary));border-color:var(--btn-color,var(--primary))}.PostContent-module__a-yh2a__postContent .btn-anzhiyu[class*=btn-]:not(.btn-outline):not(.btn-container):not(.btn-larger):hover{background:var(--btn-hover,var(--primary-op-deep,var(--primary)));border-color:var(--btn-hover,var(--primary-op-deep,var(--primary)))}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-outline{border:2px solid var(--btn-color,var(--primary));background:0 0;color:var(--btn-color,var(--primary))!important}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-outline:hover{background:var(--btn-color,var(--primary));color:#fff!important}.PostContent-module__a-yh2a__postContent .btn-anzhiyu.btn-larger{font-size:1.1rem;padding:12px 24px!important}.PostContent-module__a-yh2a__postContent .btn-container{justify-content:flex-start;width:100%;margin:8px 0;display:flex}.PostContent-module__a-yh2a__postContent .btn-container.btn-container-center{justify-content:center}.PostContent-module__a-yh2a__postContent .btn-container.btn-container-right{justify-content:flex-end}.PostContent-module__a-yh2a__postContent .btns-container{gap:16px;margin:1.5rem 0;display:grid}.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-1{grid-template-columns:repeat(1,1fr)}.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-2{grid-template-columns:repeat(2,1fr)}.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-3{grid-template-columns:repeat(3,1fr)}.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-4{grid-template-columns:repeat(4,1fr)}.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-5{grid-template-columns:repeat(5,1fr)}.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-6{grid-template-columns:repeat(6,1fr)}.PostContent-module__a-yh2a__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__a-yh2a__postContent .btns-container .btn-item:hover{background:var(--card);border-color:var(--primary);box-shadow:0 8px 16px #0000001a}.PostContent-module__a-yh2a__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__a-yh2a__postContent .btns-container .btn-item .btn-icon i{color:var(--foreground);font-size:32px}.PostContent-module__a-yh2a__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__a-yh2a__postContent .btns-container .btn-item .btn-title{color:var(--foreground);text-align:center;font-size:14px;font-weight:500}.PostContent-module__a-yh2a__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__a-yh2a__postContent .btns-container .btn-item:hover .btn-icon{transform:scale(1.1)}.PostContent-module__a-yh2a__postContent .btns-container .btn-item.btn-color-blue{--icon-color:#409eff}.PostContent-module__a-yh2a__postContent .btns-container .btn-item.btn-color-pink{--icon-color:#ff69b4}.PostContent-module__a-yh2a__postContent .btns-container .btn-item.btn-color-red{--icon-color:#f56c6c}.PostContent-module__a-yh2a__postContent .btns-container .btn-item.btn-color-purple{--icon-color:#9d5cff}.PostContent-module__a-yh2a__postContent .btns-container .btn-item.btn-color-orange{--icon-color:#ff9800}.PostContent-module__a-yh2a__postContent .btns-container .btn-item.btn-color-green{--icon-color:#67c23a}.PostContent-module__a-yh2a__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__a-yh2a__postContent .tabs{background:var(--card);border:3px solid var(--muted);border-radius:12px;padding:8px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d;margin:1rem 0!important}.PostContent-module__a-yh2a__postContent .tabs>.nav-tabs{background:var(--card);flex-wrap:wrap;justify-content:center;margin:0;padding:16px;list-style:none;display:flex}.PostContent-module__a-yh2a__postContent .tabs>.nav-tabs>.tab{color:var(--foreground);cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:8px;margin:4px;padding:8px 18px;line-height:1;transition:all .4s}.PostContent-module__a-yh2a__postContent .tabs>.nav-tabs>.tab.active{cursor:default;background:var(--background);border-color:var(--primary)}.PostContent-module__a-yh2a__postContent .tabs>.nav-tabs>.tab:not(.active):hover{color:#fff;background:var(--primary)}.PostContent-module__a-yh2a__postContent .tabs>.tab-contents .tab-item-content{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:1.2rem;animation:.5s PostContent-module__a-yh2a__fadeIn;display:none;position:relative}.PostContent-module__a-yh2a__postContent .tabs>.tab-contents .tab-item-content.active{display:block}.PostContent-module__a-yh2a__postContent .inline-underline{text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:4px}.PostContent-module__a-yh2a__postContent .inline-emphasis-mark{text-emphasis:circle;text-emphasis-position:under left}.PostContent-module__a-yh2a__postContent .inline-wavy{-webkit-text-decoration:underline wavy;text-decoration:underline wavy;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:3px}.PostContent-module__a-yh2a__postContent .inline-delete{opacity:.7;text-decoration:line-through;text-decoration-thickness:2px}.PostContent-module__a-yh2a__postContent .inline-kbd{color:var(--foreground);background:var(--muted);border:1px solid var(--border);box-shadow:0 1px 0 #0003, inset 0 0 0 2px 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-module__a-yh2a__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-module__a-yh2a__postContent .inline-password:hover{color:var(--foreground);background:0 0}.PostContent-module__a-yh2a__postContent .music-container{background:var(--card);border:1px solid var(--border);border-radius:12px;margin:1rem 0;overflow:hidden}.PostContent-module__a-yh2a__postContent .music-container .aplayer{background:var(--card)!important;box-shadow:none!important}.PostContent-module__a-yh2a__postContent .music-container .aplayer .aplayer-body{background:var(--card)!important}.PostContent-module__a-yh2a__postContent .music-container .aplayer .aplayer-info{border-color:var(--border)!important}.PostContent-module__a-yh2a__postContent .markdown-music-player{-webkit-user-select:none;user-select:none;width:100%;margin:20px 0}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-player-container{background:var(--card);border:1px solid 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-module__a-yh2a__postContent .markdown-music-player .music-artwork-container{z-index:1;flex-shrink:0;width:200px;height:200px;position:relative;overflow:visible}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper.is-playing{transform:scale(1.02)}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper img{margin:0}.PostContent-module__a-yh2a__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-module__a-yh2a__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 PostContent-module__a-yh2a__vinyl-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:none!important}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-image-vinyl-background{animation-play-state:running}.PostContent-module__a-yh2a__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-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .artwork-image-needle-background.needle-playing{transform:rotate(14deg)}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .artwork-transition-wrapper{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.PostContent-module__a-yh2a__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 PostContent-module__a-yh2a__vinyl-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-image{filter:saturate();animation-play-state:running}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-image-blur{opacity:.7;filter:blur(8px)saturate()}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper.is-playing .artwork-border-ring{border-color:#8b8b8b99;box-shadow:0 0 20px #ffffff59}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-cover-placeholder{width:100%;height:100%;color:var(--muted-foreground);background:var(--muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-info-container{z-index:1;flex-direction:column;gap:12px;min-width:0;display:flex;position:relative}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-text-info{flex-direction:column;gap:4px;display:flex}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:1.4;overflow:hidden}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artist{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-progress-bar{cursor:pointer;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-progress-track{background:0 0;width:100%;height:100%;position:relative;overflow:hidden}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-progress-fill{background:var(--primary);opacity:.08;pointer-events:none;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.PostContent-module__a-yh2a__postContent .markdown-music-player .nmsingle-playtime{color:var(--muted-foreground);font-size:12px;display:block}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .music-decoration-image img{object-fit:contain;width:100%;height:auto}.PostContent-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper:hover .music-play-overlay{opacity:1}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper.is-playing:hover .music-play-overlay{opacity:1}.PostContent-module__a-yh2a__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-module__a-yh2a__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-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper:hover .music-play-button-overlay{border-color:#ff4d4f;transform:scale(1.1)}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artwork-wrapper:hover .music-play-button-overlay svg{color:#ff4d4f;filter:drop-shadow(0 0 3px #ff4d4f99)}:is(.PostContent-module__a-yh2a__postContent .markdown-music-player .music-loading,.PostContent-module__a-yh2a__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%)}:is(.PostContent-module__a-yh2a__postContent .markdown-music-player .music-loading svg,.PostContent-module__a-yh2a__postContent .markdown-music-player .music-loading .loading-icon,.PostContent-module__a-yh2a__postContent .markdown-music-player .music-error svg){width:24px;height:24px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-error{background:#f56c6ce6}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-audio-element{display:none}@keyframes PostContent-module__a-yh2a__vinyl-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.PostContent-module__a-yh2a__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__a-yh2a__postContent .paid-content-header{border-bottom:1px solid var(--border);background:#f59e0b0f;align-items:center;gap:8px;padding:10px 16px;display:flex}.PostContent-module__a-yh2a__postContent .paid-content-header .paid-icon{font-size:1.2rem}:is(.PostContent-module__a-yh2a__postContent .paid-content-header .paid-icon svg,.PostContent-module__a-yh2a__postContent .paid-content-header .paid-icon .md-editor-icon){color:#f59e0b;width:20px;height:20px}.PostContent-module__a-yh2a__postContent .paid-content-header .paid-title{color:var(--foreground);font-size:.9rem;font-weight:600}.PostContent-module__a-yh2a__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__a-yh2a__postContent .paid-content-header .paid-price,.PostContent-module__a-yh2a__postContent .paid-content-header .paid-price-group){color:#b45309;margin-left:auto;font-size:.85rem;font-weight:700}.PostContent-module__a-yh2a__postContent .paid-price-group{align-items:baseline;gap:6px;display:flex}.PostContent-module__a-yh2a__postContent .paid-current-price{color:#b45309;font-size:1rem;font-weight:700}.PostContent-module__a-yh2a__postContent .paid-current-price-currency{margin-right:1px;font-size:.8rem}.PostContent-module__a-yh2a__postContent .paid-original-price{opacity:.5;font-size:.8rem;text-decoration:line-through}.PostContent-module__a-yh2a__postContent .paid-content-body{padding:0}.PostContent-module__a-yh2a__postContent .paid-content-preview{padding:0}.PostContent-module__a-yh2a__postContent .paid-content-placeholder{text-align:center;padding:2rem 1.5rem}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .placeholder-icon{color:#d1d5db;margin-bottom:1rem}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .placeholder-icon svg{width:48px;height:48px;margin:0 auto}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .placeholder-description{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9rem}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .placeholder-purchase-area{margin-bottom:.75rem}.PostContent-module__a-yh2a__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__a-yh2a__postContent .paid-content-placeholder .purchase-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b4d}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .placeholder-query-area{font-size:.8rem}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .query-order-link{color:var(--muted-foreground);cursor:pointer;text-underline-offset:2px;text-decoration:underline}.PostContent-module__a-yh2a__postContent .paid-content-placeholder .query-order-link:hover{color:var(--foreground)}.PostContent-module__a-yh2a__postContent .paid-content-meta{color:var(--muted-foreground);border-top:1px solid var(--border);background:#f59e0b08;padding:8px 16px;font-size:.8rem}.PostContent-module__a-yh2a__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__a-yh2a__postContent .purchased-badge .purchased-badge-icon,.PostContent-module__a-yh2a__postContent .purchased-badge svg){width:18px;height:18px}.PostContent-module__a-yh2a__postContent .paid-content-unlocked{text-align:center;padding:1.5rem}.PostContent-module__a-yh2a__postContent .unlocked-description{color:var(--muted-foreground);margin-top:8px;font-size:.85rem}.PostContent-module__a-yh2a__postContent .password-content-editor-preview{border:1px solid var(--border);border-left:4px solid #60a5fa;border-radius:12px;margin:1.5rem 0;overflow:hidden}.PostContent-module__a-yh2a__postContent .password-content-header{border-bottom:1px solid var(--border);background:#60a5fa0f;align-items:center;gap:8px;padding:10px 16px;display:flex}.PostContent-module__a-yh2a__postContent .password-content-header .password-icon{font-size:1.2rem}:is(.PostContent-module__a-yh2a__postContent .password-content-header .password-icon svg,.PostContent-module__a-yh2a__postContent .password-content-header .password-icon .md-editor-icon){color:#60a5fa;width:20px;height:20px}.PostContent-module__a-yh2a__postContent .password-content-header .password-title{color:var(--foreground);font-size:.9rem;font-weight:600}:is(.PostContent-module__a-yh2a__postContent .password-content-header .password-badge,.PostContent-module__a-yh2a__postContent .password-content-header .password-pro-badge){color:#2563eb;background:#60a5fa1f;border-radius:9999px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.PostContent-module__a-yh2a__postContent .password-content-body{padding:0}.PostContent-module__a-yh2a__postContent .password-content-locked{text-align:center;padding:2rem 1.5rem}.PostContent-module__a-yh2a__postContent .password-input-container{justify-content:center;gap:8px;max-width:320px;margin:0 auto;display:flex}.PostContent-module__a-yh2a__postContent .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:.9rem;transition:border-color .2s}.PostContent-module__a-yh2a__postContent .password-input-container .password-input:focus{border-color:#60a5fa}.PostContent-module__a-yh2a__postContent .password-input-container .password-verify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#60a5fa,#3b82f6);border:none;border-radius:8px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.PostContent-module__a-yh2a__postContent .password-input-container .password-verify-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #3b82f64d}.PostContent-module__a-yh2a__postContent .password-hint{color:var(--muted-foreground);margin-top:10px;font-size:.8rem}.PostContent-module__a-yh2a__postContent .password-content-meta{color:var(--muted-foreground);border-top:1px solid var(--border);background:#60a5fa08;padding:8px 16px;font-size:.8rem}.PostContent-module__a-yh2a__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__a-yh2a__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__a-yh2a__postContent .login-required-content-header .login-required-icon{font-size:1.2rem}.PostContent-module__a-yh2a__postContent .login-required-content-header .login-required-icon svg{color:#c084fc;width:20px;height:20px}.PostContent-module__a-yh2a__postContent .login-required-content-header .login-required-title{color:var(--foreground);font-size:.9rem;font-weight:600}.PostContent-module__a-yh2a__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__a-yh2a__postContent .login-required-content-body{padding:0}.PostContent-module__a-yh2a__postContent .login-required-content-preview{padding:0}.PostContent-module__a-yh2a__postContent .login-required-content-placeholder{text-align:center;padding:2rem 1.5rem}.PostContent-module__a-yh2a__postContent .login-required-content-placeholder .placeholder-icon{color:#d1d5db;margin-bottom:1rem}.PostContent-module__a-yh2a__postContent .login-required-content-placeholder .placeholder-icon svg{width:48px;height:48px;margin:0 auto}.PostContent-module__a-yh2a__postContent .login-required-content-placeholder .placeholder-description{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9rem}.PostContent-module__a-yh2a__postContent .login-required-content-placeholder .placeholder-action-area{justify-content:center;gap:10px;display:flex}.PostContent-module__a-yh2a__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__a-yh2a__postContent .login-required-content-placeholder .login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #a855f74d}.PostContent-module__a-yh2a__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__a-yh2a__postContent .login-required-content-placeholder .register-btn:hover{background:#c084fc33}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-mermaid{line-height:normal;overflow:hidden}.PostContent-module__a-yh2a__postContent .md-editor-mermaid:not([data-processed]){white-space:pre}.PostContent-module__a-yh2a__postContent .md-editor-mermaid p{font-size:16px}.PostContent-module__a-yh2a__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__a-yh2a__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__a-yh2a__postContent .md-editor-mermaid[data-processed]{content-visibility:auto;contain-intrinsic-size:400px}}.PostContent-module__a-yh2a__postContent .md-editor-mermaid[data-processed] svg{transform-origin:0 0}.PostContent-module__a-yh2a__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__a-yh2a__postContent .md-editor-mermaid .md-editor-mermaid-action svg{width:18px;height:18px;color:var(--foreground)}.PostContent-module__a-yh2a__postContent .md-editor-mermaid .md-editor-mermaid-action:hover{background:var(--muted)}.PostContent-module__a-yh2a__postContent .md-editor-mermaid[data-processed]:hover .md-editor-mermaid-action{opacity:1}.PostContent-module__a-yh2a__postContent .md-editor-mermaid[data-grab]{cursor:grab}.PostContent-module__a-yh2a__postContent .md-editor-mermaid[data-grab]:active{cursor:grabbing}.PostContent-module__a-yh2a__postContent .md-editor-katex-inline[data-processed]{display:initial}.PostContent-module__a-yh2a__postContent .md-editor-katex-block[data-processed]{margin:1em 0;padding:.5em 0;display:block;overflow-x:auto}.PostContent-module__a-yh2a__postContent .katex{font-size:1.1em}.PostContent-module__a-yh2a__postContent .katex-display{padding:.5em 0;overflow:auto hidden}.PostContent-module__a-yh2a__postContent .katex-display>.katex{white-space:nowrap}.PostContent-module__a-yh2a__postContent .math-block{text-align:center;margin:1em 0;padding:.5em 0;display:block;overflow-x:auto}.PostContent-module__a-yh2a__postContent .math-inline{vertical-align:baseline;display:inline}@keyframes PostContent-module__a-yh2a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){:is(.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-4){grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PostContent-module__a-yh2a__postContent .anzhiyu-tip{max-width:250px;font-size:13px}.PostContent-module__a-yh2a__postContent .anzhiyu-tip .tip-content{padding:6px 10px}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-left{width:50px;min-width:50px;height:50px}.PostContent-module__a-yh2a__postContent .anzhiyu-tag-link .tag-link-right{max-width:calc(100% - 66px - .5rem);margin-left:.5rem}.PostContent-module__a-yh2a__postContent details.folding-tag{padding:12px}.PostContent-module__a-yh2a__postContent details.folding-tag summary{margin:-12px;padding:12px}:is(.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-4,.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-5,.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-6),:is(.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-4,.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-5,.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-6){grid-template-columns:repeat(3,1fr)}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-4,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-cols-3){grid-template-columns:repeat(2,1fr)}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-player-container{flex-direction:column;align-items:center;gap:0;min-height:auto;padding:0 0 16px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artwork-container{width:80%;max-width:300px;height:auto}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-info-container{text-align:center;gap:8px;width:100%;padding:16px 16px 8px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-text-info{align-items:center}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-name{font-size:16px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-artist{font-size:13px}.PostContent-module__a-yh2a__postContent .markdown-music-player .nmsingle-playtime{justify-content:center;font-size:12px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-decoration-image{display:none}.PostContent-module__a-yh2a__postContent .markdown-music-player .artwork-image-needle-background{transform-origin:top;height:60%}.PostContent-module__a-yh2a__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__a-yh2a__postContent .markdown-music-player .music-progress-track{border-radius:3px;height:6px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-play-button-overlay{width:56px;height:56px}.PostContent-module__a-yh2a__postContent .markdown-music-player .music-play-button-overlay svg{width:26px;height:26px}}@media (max-width:500px){:is(.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-3,.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-4,.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-5,.PostContent-module__a-yh2a__postContent .gallery-container.gallery-cols-6),:is(.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-3,.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-4,.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-5,.PostContent-module__a-yh2a__postContent .btns-container.btns-cols-6){grid-template-columns:repeat(2,1fr)}.PostContent-module__a-yh2a__postContent .btns-container .btn-item{padding:16px 12px!important}.PostContent-module__a-yh2a__postContent .btns-container .btn-item .btn-icon{width:48px;height:48px}:is(.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-2,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-3,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-gallery-cols-4,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-cols-2,.PostContent-module__a-yh2a__postContent .video-gallery-container.video-cols-3){grid-template-columns:repeat(1,1fr)}.PostContent-module__a-yh2a__postContent .tabs>.nav-tabs{padding:12px}.PostContent-module__a-yh2a__postContent .tabs>.nav-tabs>.tab{padding:6px 12px;font-size:.9rem}}@media print{.PostContent-module__a-yh2a__postContent{font-size:12pt;line-height:1.8;color:#000!important;background:0 0!important}:is(.PostContent-module__a-yh2a__postContent h1,.PostContent-module__a-yh2a__postContent h2,.PostContent-module__a-yh2a__postContent h3,.PostContent-module__a-yh2a__postContent h4,.PostContent-module__a-yh2a__postContent h5,.PostContent-module__a-yh2a__postContent h6){page-break-after:avoid;color:#000!important}.PostContent-module__a-yh2a__postContent p{orphans:3;widows:3;color:#000!important}.PostContent-module__a-yh2a__postContent a{color:#000!important;box-shadow:none!important;background:0 0!important;border-bottom:none!important;text-decoration:underline!important}.PostContent-module__a-yh2a__postContent a[href^=http]:not([href^=javascript]):after{content:" (" attr(href) ")";color:#555;font-size:.85em}.PostContent-module__a-yh2a__postContent img{page-break-inside:avoid;max-width:100%!important}:is(.PostContent-module__a-yh2a__postContent pre,.PostContent-module__a-yh2a__postContent code){page-break-inside:avoid;color:#333!important;box-shadow:none!important;background:#f5f5f5!important;border:1px solid #ddd!important}.PostContent-module__a-yh2a__postContent blockquote{color:#444!important;box-shadow:none!important;background:0 0!important;border-left:3px solid #999!important}.PostContent-module__a-yh2a__postContent table{page-break-inside:avoid;border-collapse:collapse!important}:is(.PostContent-module__a-yh2a__postContent th,.PostContent-module__a-yh2a__postContent td){color:#000!important;border:1px solid #999!important}:is(.PostContent-module__a-yh2a__postContent .aplayer,.PostContent-module__a-yh2a__postContent .meting-js,.PostContent-module__a-yh2a__postContent .btn-anzhiyu,.PostContent-module__a-yh2a__postContent .anzhiyu-tag,.PostContent-module__a-yh2a__postContent [data-fancybox]){display:none!important}}
.hljs{color:#abb2bf;background:0 0}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.hljs-params{color:#abb2bf}.hljs-title.function_,.hljs-title.function_.inherited__{color:#61afef}.hljs-property{color:#e06c75}.hljs-operator{color:#56b6c2}.hljs-punctuation{color:#abb2bf}.hljs-template-tag{color:#c678dd}.hljs-selector-class{color:#e6c07b}.hljs-selector-id{color:#61aeee}.hljs-selector-pseudo{color:#d19a66}.hljs-tag{color:#e06c75}.hljs-tag .hljs-attr{color:#d19a66}.hljs-tag .hljs-string{color:#98c379}.hljs-variable.language_{color:#e06c75}.hljs-type{color:#e6c07b}.hljs-function .hljs-keyword{color:#c678dd}.hljs-attr{color:#e06c75}.hljs-code,.hljs-formula{color:#98c379}.hljs-addition{color:#98c379;background-color:#98c3791a}.hljs-deletion{color:#e06c75;background-color:#e06c751a}:root{--hljs-bg:#282c34;--hljs-color:#abb2bf}
.PostCopyright-module__4Wis6q__postCopyright{background:var(--muted);border:1px solid var(--border);text-align:center;border-radius:12px;margin:80px 0 30px;padding:34px 12px 20px;transition:all .3s;position:relative}.PostCopyright-module__4Wis6q__authorAvatar{cursor:pointer;background:var(--primary);border:1px solid var(--border);width:66px;height:66px;box-shadow:0 8px 12px -3px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:66px;margin:auto;transition:all .2s;position:absolute;top:-33px;left:calc(50% - 33px);overflow:hidden}.PostCopyright-module__4Wis6q__avatarImage{object-fit:cover;width:100%;height:100%;transition:all .2s}.PostCopyright-module__4Wis6q__authorAvatar:hover{box-shadow:inset 0 0 0 10px var(--primary);transform:scale(1.05)}.PostCopyright-module__4Wis6q__authorAvatar:hover .PostCopyright-module__4Wis6q__avatarImage{border-radius:66px;overflow:hidden;transform:scale(.8)}.PostCopyright-module__4Wis6q__authorName{color:var(--foreground);text-align:center;margin-top:16px;font-size:20px;font-weight:700;line-height:1}.PostCopyright-module__4Wis6q__authorLink{color:var(--foreground);border-bottom:2px solid #0000;text-decoration:none;transition:all .3s}.PostCopyright-module__4Wis6q__authorLink:hover{color:var(--primary);border-bottom-color:var(--primary)}.PostCopyright-module__4Wis6q__authorDesc{color:var(--muted-foreground);text-align:center;margin-top:4px;font-size:14px}.PostCopyright-module__4Wis6q__buttonGroup{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-top:8px;display:flex}.PostCopyright-module__4Wis6q__reward{justify-content:center;margin-top:0;display:flex;position:relative}.PostCopyright-module__4Wis6q__rewardButton,.PostCopyright-module__4Wis6q__subscribeButton,.PostCopyright-module__4Wis6q__shareButton{color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;height:40px;padding:.6rem 1.5rem;font-size:14px;font-weight:700;transition:all .4s;display:flex}.PostCopyright-module__4Wis6q__rewardButton{background:#d80020}.PostCopyright-module__4Wis6q__rewardButton svg{font-size:18px;line-height:1}.PostCopyright-module__4Wis6q__subscribeButton{background:#57bd6a}.PostCopyright-module__4Wis6q__shareButton{background:#3e86f6}.PostCopyright-module__4Wis6q__rewardButton:hover:not(:disabled),.PostCopyright-module__4Wis6q__subscribeButton:hover:not(:disabled),.PostCopyright-module__4Wis6q__shareButton:hover:not(:disabled){background:var(--primary);box-shadow:none}.PostCopyright-module__4Wis6q__rewardButton:disabled,.PostCopyright-module__4Wis6q__subscribeButton:disabled,.PostCopyright-module__4Wis6q__shareButton:disabled,.PostCopyright-module__4Wis6q__shareButton.PostCopyright-module__4Wis6q__loading{cursor:not-allowed;opacity:.7}.PostCopyright-module__4Wis6q__rewardMain{z-index:102;width:fit-content;padding:0 0 15px;animation:.3s PostCopyright-module__4Wis6q__slideIn;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}@keyframes PostCopyright-module__4Wis6q__slideIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){.PostCopyright-module__4Wis6q__rewardMain{width:100%;padding:0;animation:.3s PostCopyright-module__4Wis6q__slideUp;position:fixed;bottom:0;left:0;right:0;transform:none}@keyframes PostCopyright-module__4Wis6q__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}.PostCopyright-module__4Wis6q__rewardAll{z-index:999;background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;margin:0;padding:1rem;display:flex;box-shadow:0 8px 16px -4px #0000001a}@media (max-width:768px){.PostCopyright-module__4Wis6q__rewardAll{border-radius:16px 16px 0 0;width:100%;max-height:80vh;padding:1.5rem 1rem;overflow-y:auto;box-shadow:0 -4px 20px #0003}}.PostCopyright-module__4Wis6q__rewardTitle{color:#d80020;font-weight:700}.PostCopyright-module__4Wis6q__rewardGroup{margin-top:.625rem;padding:0;list-style:none;display:flex}.PostCopyright-module__4Wis6q__rewardItem{text-align:center;vertical-align:top;padding:0 8px;list-style-type:none;display:inline-block}.PostCopyright-module__4Wis6q__rewardItem:first-child .PostCopyright-module__4Wis6q__qrCode{border-color:#57bd6a}.PostCopyright-module__4Wis6q__rewardItem:last-child .PostCopyright-module__4Wis6q__qrCode{border-color:#3e86f6}.PostCopyright-module__4Wis6q__qrCode{border:2px solid var(--border);border-radius:8px;width:130px;height:130px;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.PostCopyright-module__4Wis6q__qrCode{width:140px;height:140px}}@media (max-width:480px){.PostCopyright-module__4Wis6q__qrCode{width:120px;height:120px}}.PostCopyright-module__4Wis6q__qrCodeDesc{width:130px;color:var(--muted-foreground);margin-top:4px;margin-bottom:8px;padding-top:0;font-size:14px}@media (max-width:768px){.PostCopyright-module__4Wis6q__qrCodeDesc{width:140px}}@media (max-width:480px){.PostCopyright-module__4Wis6q__qrCodeDesc{width:120px}}.PostCopyright-module__4Wis6q__rewardMainBtn{width:calc(100% - 16px);color:var(--foreground);text-align:center;cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:12px;flex-direction:column;margin:8px;padding:8px 0;text-decoration:none;transition:all .3s;display:flex}.PostCopyright-module__4Wis6q__rewardMainBtn:hover{color:#fff;background-color:#d80020;background-image:url(https://upload-bbs.miyoushe.com/upload/2025/08/10/125766904/dfc8878f7e65451f068d69830a4ff39c_2744970941687453951.gif);background-position:50%;background-size:cover;border-color:#d80020;box-shadow:0 8px 12px -3px #d800204d}.PostCopyright-module__4Wis6q__rewardText{margin-bottom:0;font-weight:700}.PostCopyright-module__4Wis6q__rewardDec{opacity:.8;font-size:.75rem}.PostCopyright-module__4Wis6q__quitBox{z-index:101;background:#0003;width:100vw;height:100vh;margin:0;animation:.3s PostCopyright-module__4Wis6q__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes PostCopyright-module__4Wis6q__fadeIn{0%{opacity:0}to{opacity:1}}.PostCopyright-module__4Wis6q__copyrightNotice{color:var(--muted-foreground);text-align:center;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:1rem 0 .5rem;padding-left:0;font-size:12px;overflow:hidden}.PostCopyright-module__4Wis6q__copyrightNotice a{color:var(--anzhiyu-fontcolor,var(--foreground));border-bottom:dotted 2px var(--primary);padding:0 .2rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:all .2s}.PostCopyright-module__4Wis6q__copyrightNotice a:hover{color:var(--anzhiyu-white,#fff);background:var(--primary);border-bottom-color:#0000;border-radius:.25rem;text-decoration:none;box-shadow:0 2px 8px #00000026}.PostCopyright-module__4Wis6q__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s PostCopyright-module__4Wis6q__fadeIn;display:flex;position:fixed;inset:0}.PostCopyright-module__4Wis6q__dialog{background:var(--card);border:1px solid var(--border);border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s PostCopyright-module__4Wis6q__dialogSlideIn;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.PostCopyright-module__4Wis6q__posterDialog{max-width:720px}@keyframes PostCopyright-module__4Wis6q__dialogSlideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.PostCopyright-module__4Wis6q__dialogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.PostCopyright-module__4Wis6q__dialogHeader h3{color:var(--foreground);margin:0;font-size:18px;font-weight:600}.PostCopyright-module__4Wis6q__dialogClose{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.PostCopyright-module__4Wis6q__dialogClose:hover{color:var(--foreground);background:var(--muted)}.PostCopyright-module__4Wis6q__dialogContent{max-height:calc(90vh - 60px);padding:1.5rem;overflow-y:auto}.PostCopyright-module__4Wis6q__actionSection{margin-bottom:1.5rem}.PostCopyright-module__4Wis6q__actionSection:last-child{margin-bottom:0}.PostCopyright-module__4Wis6q__sectionLabel{color:var(--foreground);margin-bottom:.6rem;font-size:14px;font-weight:500}.PostCopyright-module__4Wis6q__urlInput{width:100%;color:var(--foreground);cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:6px;outline:none;padding:10px 12px;font-size:13px;transition:all .3s}.PostCopyright-module__4Wis6q__urlInput:hover{border-color:var(--primary)}.PostCopyright-module__4Wis6q__shareButtons{flex-direction:column;gap:.6rem;display:flex}.PostCopyright-module__4Wis6q__shareBtn{color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PostCopyright-module__4Wis6q__shareBtn:hover{opacity:.9;transform:translateY(-1px)}.PostCopyright-module__4Wis6q__shareBtn svg{font-size:18px}.PostCopyright-module__4Wis6q__shareBtnWeibo{background:#e6162d}.PostCopyright-module__4Wis6q__shareBtnWeibo:hover{background:#d1142a}.PostCopyright-module__4Wis6q__shareBtnQQ{background:#12b7f5}.PostCopyright-module__4Wis6q__shareBtnQQ:hover{background:#0fa5db}.PostCopyright-module__4Wis6q__shareBtnQzone{color:#333;background:#fcee21}.PostCopyright-module__4Wis6q__shareBtnQzone:hover{background:#f5e31a}.PostCopyright-module__4Wis6q__subscribeDialogContent{text-align:center;flex-direction:column;align-items:center;padding:1rem 1.5rem 1.5rem;display:flex}.PostCopyright-module__4Wis6q__subscribeDesc{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:15px;line-height:1.6}.PostCopyright-module__4Wis6q__subscribeInput{width:100%;max-width:300px;color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:8px;outline:none;padding:12px 14px;font-size:14px;transition:all .3s}.PostCopyright-module__4Wis6q__subscribeInput:hover,.PostCopyright-module__4Wis6q__subscribeInput:focus{border-color:var(--primary)}.PostCopyright-module__4Wis6q__subscribeInput:disabled{opacity:.6;cursor:not-allowed}.PostCopyright-module__4Wis6q__codeInputWrapper{gap:12px;width:100%;max-width:300px;margin-top:1rem;display:flex}.PostCopyright-module__4Wis6q__codeInputWrapper .PostCopyright-module__4Wis6q__subscribeInput{flex:1;width:auto;max-width:none}.PostCopyright-module__4Wis6q__sendCodeBtn{color:#fff;cursor:pointer;background:var(--primary);border:none;border-radius:8px;flex-shrink:0;width:110px;padding:12px 8px;font-size:14px;font-weight:600;transition:all .2s}.PostCopyright-module__4Wis6q__sendCodeBtn:hover:not(:disabled){opacity:.9}.PostCopyright-module__4Wis6q__sendCodeBtn:disabled{opacity:.6;cursor:not-allowed}.PostCopyright-module__4Wis6q__subscribeActions{width:100%;max-width:300px;margin-top:1.5rem}.PostCopyright-module__4Wis6q__subscribeSubmitBtn{color:#fff;cursor:pointer;background:var(--primary);border:none;border-radius:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.PostCopyright-module__4Wis6q__subscribeSubmitBtn:hover:not(:disabled){opacity:.9}.PostCopyright-module__4Wis6q__subscribeSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.PostCopyright-module__4Wis6q__subscribeTips{color:var(--muted-foreground);opacity:.7;margin:1rem 0 0;font-size:12px}.PostCopyright-module__4Wis6q__posterDialogContent{gap:1.5rem;padding:1rem;display:flex}@media (max-width:768px){.PostCopyright-module__4Wis6q__posterDialogContent{flex-direction:column;gap:1.2rem}}.PostCopyright-module__4Wis6q__posterPreviewSide{flex-direction:column;flex:0 0 320px;justify-content:flex-start;align-items:center;display:flex}@media (max-width:768px){.PostCopyright-module__4Wis6q__posterPreviewSide{flex:1;width:100%}}.PostCopyright-module__4Wis6q__posterImageWrapper{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:center;align-items:flex-start;width:100%;max-width:320px;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.PostCopyright-module__4Wis6q__posterImage{width:100%;height:auto;display:block}.PostCopyright-module__4Wis6q__posterLoading{text-align:center;color:var(--muted-foreground);padding:3rem;font-size:14px}.PostCopyright-module__4Wis6q__posterActionsSide{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;padding:.5rem 0;display:flex}.PostCopyright-module__4Wis6q__downloadBtn{color:#fff;cursor:pointer;background:#4a4a4a;border:none;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PostCopyright-module__4Wis6q__downloadBtn:hover:not(:disabled){background:#3a3a3a}.PostCopyright-module__4Wis6q__downloadBtn:disabled{opacity:.6;cursor:not-allowed}
.PostRelatedPosts-module__E2NXyq__relatedPosts{-webkit-user-select:none;user-select:none;margin-top:2.25rem}.PostRelatedPosts-module__E2NXyq__headline{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.125rem;display:flex}.PostRelatedPosts-module__E2NXyq__headlineLeft{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.PostRelatedPosts-module__E2NXyq__headlineIcon{color:var(--foreground);flex-shrink:0;font-size:1.5rem}.PostRelatedPosts-module__E2NXyq__headlineTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.PostRelatedPosts-module__E2NXyq__randomLink{color:inherit;flex-shrink:0;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .3s}.PostRelatedPosts-module__E2NXyq__randomLink:hover{color:var(--primary)}.PostRelatedPosts-module__E2NXyq__list{flex-direction:column;gap:.75rem;display:flex}.PostRelatedPosts-module__E2NXyq__item{background:var(--muted);border:1px solid var(--border);border-radius:12px;transition:all .3s;overflow:hidden}.PostRelatedPosts-module__E2NXyq__item:hover{box-shadow:none;transform:none}.PostRelatedPosts-module__E2NXyq__itemLink{width:100%;height:220px;color:inherit;text-decoration:none;display:flex}.PostRelatedPosts-module__E2NXyq__coverWrap{width:45%;min-width:45%;position:relative;overflow:hidden}.PostRelatedPosts-module__E2NXyq__cover{object-fit:cover;transition:transform .6s}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__cover{transform:scale(1.05)}.PostRelatedPosts-module__E2NXyq__content{background:var(--muted);align-items:center;width:55%;padding:1.5rem 1.75rem;transition:background .3s;display:flex}.PostRelatedPosts-module__E2NXyq__title{color:var(--foreground);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:800;line-height:1.45;transition:color .3s;display:-webkit-box;overflow:hidden}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__content{background:var(--primary)}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__title{color:#fff}@media (max-width:768px){.PostRelatedPosts-module__E2NXyq__relatedPosts{margin-top:.875rem}.PostRelatedPosts-module__E2NXyq__headline{margin-bottom:.75rem}.PostRelatedPosts-module__E2NXyq__headlineLeft{gap:.5rem}.PostRelatedPosts-module__E2NXyq__headlineIcon{font-size:1.5rem}.PostRelatedPosts-module__E2NXyq__headlineTitle{font-size:1.5rem;font-weight:700}.PostRelatedPosts-module__E2NXyq__list{gap:.625rem}.PostRelatedPosts-module__E2NXyq__item{border-radius:12px}.PostRelatedPosts-module__E2NXyq__itemLink{flex-direction:column;height:auto;min-height:0}.PostRelatedPosts-module__E2NXyq__coverWrap{width:100%;min-width:100%;height:132px}.PostRelatedPosts-module__E2NXyq__content{background:var(--muted);width:100%;padding:.875rem .875rem 1rem}.PostRelatedPosts-module__E2NXyq__title{-webkit-line-clamp:2;line-clamp:2;font-size:1.125rem;font-weight:600;line-height:1.5}.PostRelatedPosts-module__E2NXyq__item:hover{box-shadow:none;transform:none}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__content{background:var(--muted)}.PostRelatedPosts-module__E2NXyq__item:hover .PostRelatedPosts-module__E2NXyq__title{color:var(--foreground)}}
.PostPagination-module__nzddAG__paginationPost{cursor:pointer;border:1px solid var(--border);background:0 0;border-radius:12px;width:100%;margin:0 0 1rem;display:flex;position:relative;overflow:hidden}.PostPagination-module__nzddAG__paginationPost:has(.PostPagination-module__nzddAG__paginationItem:nth-child(2)):before{z-index:1;content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.PostPagination-module__nzddAG__paginationItem{background:var(--muted);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;flex:1;align-items:flex-start;height:150px;padding:.5rem 0;text-decoration:none;transition:background .3s;display:flex;transform:translateZ(0)}.PostPagination-module__nzddAG__paginationItem.PostPagination-module__nzddAG__right .PostPagination-module__nzddAG__paginationInfo{text-align:right}.PostPagination-module__nzddAG__paginationItem:hover{background:var(--anzhiyu-main,var(--primary))}.PostPagination-module__nzddAG__paginationItem:hover .PostPagination-module__nzddAG__label,.PostPagination-module__nzddAG__paginationItem:hover .PostPagination-module__nzddAG__infoTitle{color:#fff}.PostPagination-module__nzddAG__paginationInfo{text-align:left;flex-direction:column;justify-content:center;width:100%;height:100%;margin:auto;padding:.625rem 1.25rem;display:flex;position:relative;top:0;transform:none}.PostPagination-module__nzddAG__label{color:var(--foreground);margin-bottom:.625rem;padding-bottom:.625rem;font-size:.875rem;line-height:1;transition:color .3s}.PostPagination-module__nzddAG__infoTitle{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-bottom:0;font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}@media (max-width:768px){.PostPagination-module__nzddAG__paginationPost{flex-direction:column}.PostPagination-module__nzddAG__paginationPost:has(.PostPagination-module__nzddAG__paginationItem:nth-child(2)):before{width:100%;height:1px;inset:50% 0 auto;transform:translateY(-50%)}.PostPagination-module__nzddAG__paginationItem{height:100px}.PostPagination-module__nzddAG__paginationItem.PostPagination-module__nzddAG__right .PostPagination-module__nzddAG__paginationInfo{text-align:left}}
.PostPaginationFloat-module__qqCSFG__floatWrap{z-index:998;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:0 0 20px 10px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;right:60px;transform:translateY(0)}.PostPaginationFloat-module__qqCSFG__floatWrap[data-visible=false]{pointer-events:none;transform:translateY(100%)}.PostPaginationFloat-module__qqCSFG__floatWrap[data-visible=true]{pointer-events:auto;transform:translateY(0)}.PostPaginationFloat-module__qqCSFG__floatCard{pointer-events:auto;width:100%;min-width:300px;max-width:300px;min-height:80px;color:var(--anzhiyu-fontcolor,var(--foreground));-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border:var(--style-border);box-shadow:var(--anzhiyu-shadow-border);background:#ffffffd9;border-radius:8px;flex-direction:column;justify-content:center;margin:4px;padding:8px 14px;text-decoration:none;transition:background .2s,color .2s,border .2s,box-shadow .2s;display:flex}.PostPaginationFloat-module__qqCSFG__floatCard:hover{background:var(--anzhiyu-main,var(--primary));color:#fff;border:var(--style-border-hover);box-shadow:var(--anzhiyu-shadow-main)}.PostPaginationFloat-module__qqCSFG__floatCard:hover .PostPaginationFloat-module__qqCSFG__floatLabel,.PostPaginationFloat-module__qqCSFG__floatCard:hover .PostPaginationFloat-module__qqCSFG__floatTitle{color:#fff}.PostPaginationFloat-module__qqCSFG__floatCard:hover .PostPaginationFloat-module__qqCSFG__floatDivider{background:#ffffff59}.PostPaginationFloat-module__qqCSFG__floatLabel{color:var(--anzhiyu-fontcolor,var(--foreground));font-size:.8125rem;font-weight:600;line-height:1.3;transition:color .2s}.PostPaginationFloat-module__qqCSFG__floatDivider{background:var(--anzhiyu-border-color,var(--border));width:100%;height:1px;margin:8px 0;transition:background .2s;display:block}.PostPaginationFloat-module__qqCSFG__floatTitle{color:var(--anzhiyu-fontcolor,var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:500;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}:is([data-theme=dark] .PostPaginationFloat-module__qqCSFG__floatCard,.dark .PostPaginationFloat-module__qqCSFG__floatCard){background:#1e1e1ecc}@media screen and (max-width:1399px){.PostPaginationFloat-module__qqCSFG__floatWrap{display:none!important}}@media screen and (max-width:768px){.PostPaginationFloat-module__qqCSFG__floatWrap{display:none!important}}
