article{position:relative;padding:var(--margin) calc(1.5 * var(--margin));margin-bottom:var(--out);color:var(--main);background:var(--background);border-radius:var(--radius);text-align:justify}.article_title{width:100%;position:relative;aspect-ratio:21/9;max-height:20rem;display:flex;flex-direction:column;justify-content:center}.post_overtime{font-size:.9rem;line-height:2rem;height:auto;margin-bottom:1rem;background:var(--O);padding:.5rem 1rem;border-radius:.5rem}.love_anniu,.agree_anniu{cursor:pointer}.love_avatar .avatar:hover{cursor:default;animation:jump .3s .12s ease;-webkit-animation:jump .3s .12s ease;-moz-animation:jump .3s .12s ease}.douban_block{display:flex;flex-direction:row;gap:var(--margin)}.douban_block .left .cover{width:8rem;border-radius:.5rem}.douban_block .right{display:flex;gap:.5rem;flex:1;flex-direction:column}.douban_block .right .title{display:inline-flex;align-items:center;line-height:2rem;font-size:1.1rem;font-weight:bold;gap:.5rem}.douban_block .right .title p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--C);flex-shrink:1}.douban_block .right .typeword{background:var(--O);padding:0 .25rem;font-size:.9rem;line-height:1.5rem;height:1.5rem;color:var(--theme-60);border-radius:.5rem;vertical-align:middle;display:inline-flex;gap:.2rem;align-items:center;flex-shrink:0}.douban_block .right .desc{line-height:1.75rem;font-size:.9rem;height:9.5rem;overflow-y:auto;outline:1px solid var(--theme-10);word-break:break-all;border-radius:.5rem;padding:.5rem .5rem;color:var(--C)}.douban_block .right .desc.netmusic{height:5.5rem;padding:.25rem .5rem}.douban_block .right .desc.map{height:100%;max-height:15rem;aspect-ratio:2;overflow-y:hidden}.douban_block .right .desc:not(.netmusic) br,.douban_block .right .desc img{display:none}.amap-copyright,.amap-logo{display:none!important}.commentinfos_refresh{cursor:pointer}.postend_ads_img{width:100%;height:auto;object-fit:cover;border-radius:var(--radius)}.postend_ads_img.pc{display:block}.postend_ads_img.mobile{display:none}@media(max-width:650px){.postend_ads_img.mobile{display:block}.postend_ads_img.pc{display:none}}.cat_tips{position:relative;border-radius:.5rem;color:#fff;line-height:2rem;padding:.75rem 1.5rem}.cat_tips a{color:#fff!important;border-bottom:1px dashed}.cat_tips a:hover{background:unset!important}.cat_tips strong,.cat_tips b{color:#fff!important;border-bottom:1px solid}.cat_tips_info{background:#20a0ff;background:-webkit-gradient(linear,left top,right top,from(#20a0ff),to(#20b8ff));background:-webkit-linear-gradient(left,#20a0ff,#20b8ff);background:linear-gradient(90deg,#20a0ff,#20b8ff)}.cat_tips_success{background:#61be33;background:-webkit-gradient(linear,left top,right top,from(#61be33),to(#8fce44));background:-webkit-linear-gradient(left,#61be33,#8fce44);background:linear-gradient(90deg,#61be33,#8fce44);text-shadow:0 -1px #61be33}.cat_tips_warning{background:#ff953f;background:-webkit-gradient(linear,left top,right top,from(#ff953f),to(#ffb449));background:-webkit-linear-gradient(left,#ff953f,#ffb449);background:linear-gradient(90deg,#ff953f,#ffb449);text-shadow:0 -1px #ff953f;-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.cat_tips_error{background:#ff4949;background:-webkit-gradient(linear,left top,right top,from(#ff4949),to(#ff7849));background:-webkit-linear-gradient(left,#ff4949,#ff7849);background:linear-gradient(90deg,#ff4949,#ff7849);text-shadow:0 -1px #ff4949;-webkit-animation:horizontal .5s ease infinite;animation:horizontal .5s ease infinite}.cat_tips:before{color:#fff;border-radius:50%;display:flex;position:absolute;width:1.5rem;height:1.5rem;left:-0.75rem;top:-0.75rem;-webkit-box-shadow:0 0 0 2.5px #fff;box-shadow:0 0 0 2.5px #fff;font-weight:bold;text-align:center;align-items:center;justify-content:center;letter-spacing:0}.cat_tips_info:before{background:#20a0ff;background:-webkit-gradient(linear,left bottom,left top,from(#0092ff),to(#20b8ff));background:-webkit-linear-gradient(bottom,#0092ff,#20b8ff);background:linear-gradient(0deg,#0092ff,#20b8ff);content:"i"}.cat_tips_success:before{background:-webkit-gradient(linear,left bottom,left top,from(#52bb1d),to(#95d34b));background:-webkit-linear-gradient(bottom,#52bb1d,#95d34b);background:linear-gradient(0deg,#52bb1d,#95d34b);content:"✓";text-shadow:0 -1px #61be33}.cat_tips_warning:before{background:-webkit-gradient(linear,left bottom,left top,from(#ff8f35),to(#ffc149));background:-webkit-linear-gradient(bottom,#ff8f35,#ffc149);background:linear-gradient(0deg,#ff8f35,#ffc149);content:"!";text-shadow:0 -1px #ff953f}.cat_tips_error:before{background:-webkit-gradient(linear,left bottom,left top,from(#ff3838),to(#ff7849));background:-webkit-linear-gradient(bottom,#ff3838,#ff7849);background:linear-gradient(0deg,#ff3838,#ff7849);content:"×";text-shadow:0 -1px #ff4949}article .post_content .cat_tips code:not([class]){padding:.2rem;margin:auto .3rem;font-size:.8rem;vertical-align:bottom;background:var(--C);border-radius:.25rem;color:#fff;letter-spacing:0}article h2,article h3,article h4,article h5,article h6{position:relative;line-height:2rem;padding:1.5rem 0}article h2{font-size:1.5rem;counter-increment:h2;counter-reset:h3}article h3{font-size:1.35rem;counter-increment:h3;counter-reset:h4}article h4{font-size:1.25rem;counter-increment:h4;counter-reset:h5}article h5{font-size:1.15rem;padding:1rem 0}article h6{font-size:1.05rem;padding:.5rem 0}article h2::before{color:var(--theme);font-size:smaller;letter-spacing:0;padding-right:.5rem}article h3::before{color:var(--theme);font-size:smaller;letter-spacing:0;padding-right:.5rem}article h4::before{color:var(--theme);font-size:smaller;letter-spacing:0;padding-right:.5rem}article h5::before{content:'#';color:var(--theme);font-size:smaller;padding-right:.5rem}article h6::before{content:'##';color:var(--theme);font-size:smaller;padding-right:.5rem}article .post_content>p{line-height:2.5rem;word-break:break-all;margin:1rem 0}article .post_content hr{color:var(--B);border:0;font-size:.75rem;padding:.5rem 0;position:relative;border-bottom:2px dashed var(--theme-60);margin:3rem 0}article .post_content hr::before{position:absolute;line-height:0;right:0}article .post_content del,article .post_content s{color:var(--B)}article .post_content strong{color:var(--theme)}article .post_content u{border-bottom:2px solid var(--theme-80);text-decoration:unset;margin:0 .25rem}article .post_content .e{border-bottom:2px dashed var(--theme-80);text-decoration:unset}article .post_content .cat_copy{border-bottom:2px dotted var(--theme-80);text-decoration:unset}article .post_content .cat_copy:before{content:'☍';font-size:.9rem}article .post_content .cat_copy,article .post_content a{margin:0 .25rem;color:var(--theme);position:relative;word-break:break-all;cursor:pointer;background:linear-gradient(90deg,var(--theme-60),var(--theme-60)) no-repeat left 100% / 0 2px;-webkit-transition:.5s;transition:.5s}article .post_content a:hover{background:linear-gradient(90deg,var(--theme-60),var(--theme-60)) no-repeat left 100% / 100% 2px}article .post_content a:not(.footnote-backref):not(.footnote-ref):after{content:'↷';font-size:.9rem}article .post_content sup a:after,article .post_content .footnotes a:after{content:' '}article .post_content a:hover:before{visibility:visible;-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}article .post_content blockquote{border-left:4px solid var(--theme-80);padding:calc(0.5 * var(--margin)) var(--margin);border-radius:4px var(--radius) var(--radius) 4px;margin:var(--margin) 0;-webkit-transition:.5s;transition:.5s;line-height:2.5rem;word-break:break-all;font-size:.9rem;background:var(--O)}article .post_content blockquote:hover{border-left-color:var(--theme-30)}article .post_content code:not([class]){padding:.2rem .3rem;margin:.6rem .2rem;font-size:.9rem;vertical-align:bottom;background:var(--C);border-radius:.25rem;color:#fff;letter-spacing:0;display:inline-block;height:1.25rem;line-height:1rem}article .post_content ol li,article .post_content ul li{line-height:2rem;transition:color .2s;padding:1rem 1rem 1rem 3rem;border-radius:var(--radius);-webkit-transition:.5s;transition:.5s}article .post_content ul li:hover{background:var(--O)}article .post_content ul li::before{content:'🔹';font-size:.75rem;margin-right:.5rem;width:1rem;border-radius:var(--radius);position:absolute;transform:translateX(-1.5rem);-webkit-transition:.5s;transition:.5s}article .post_content ul li:hover::before{content:'🔸'}article .post_content ol li:hover{background:var(--O)}article .post_content ol li::before{content:counter(list-item) ".";color:var(--theme-60);margin-right:.5rem;position:absolute;transform:translateX(-1.5rem);-webkit-transition:.5s;transition:.5s}article .post_content ol li:hover::before{color:var(--theme)}article .post_content table{margin:1rem 0;border-collapse:collapse;border:1px solid var(--A);border-spacing:0;width:100%}article .post_content table thead{background:var(--theme-60);color:#fff}article .post_content table thead th{padding:.5rem}article .post_content table tbody td{border:1px dashed var(--theme-30);padding:.5rem;word-break:break-all;-webkit-transition:.5s;transition:.5s}cat_article_hide{position:relative;display:block;background:repeating-linear-gradient(135deg,var(--theme-10),var(--theme-10) 1rem,var(--background) 0,var(--background) 2rem);text-align:center;padding:var(--margin);line-height:2.5rem;text-indent:0;color:var(--theme);border-radius:var(--radius);border:1px solid var(--theme-60)}cat_article_hide:has(.cat_article_show_word){color:var(--main);background:var(--background);margin-bottom:var(--out);border:1px solid #6189ff;text-align:left}article .post_content .cat_article_show_word{font-size:.8rem;line-height:1rem;-webkit-transition:.5s;transition:.5s;background:#6189ff;display:inline-block;padding:.3rem .5rem;border-radius:.5rem;color:#fff;margin-bottom:.5rem}article .post_content .cat_article_download{display:flex;align-items:center;justify-content:space-between}article .post_content .cat_block{font-size:.9rem;border:1px solid var(--A)}article .post_content .cat_block .cat_article_download_key{color:var(--B);font-size:.75rem;-webkit-transition:.5s;transition:.5s;opacity:0}article .post_content .cat_block:hover .cat_article_download_key{opacity:1}article .post_content .cat_block a{color:var(--main)}article .post_content .cat_block a:after{content:''!important}article .post_content [class*=cat_highlight_]{color:black;padding:.2rem .5rem;border-radius:1rem;margin:0 .2rem}article .post_content .cat_highlight_yellow{background:yellow}article .post_content .cat_highlight_green{background:#76EE00}article .post_content .cat_highlight_pink{background:#ff7890}article .post_content .cat_highlight_black{background:black}article .post_content .copy-to-clipboard-button{box-shadow:none!important;background:unset!important;color:var(--theme)!important}article .post_content .copy-to-clipboard-button span:before{content:'☍复制代码';margin:.5rem 0;display:block}article .post_content .code-toolbar{display:grid}article .post_content pre[class*=language-].line-numbers{font-size:small;border-radius:.5rem}article .post_content pre[class*=language-].line-numbers .code-toolbar code span{word-break:break-all}article .post_content .prism_name{padding-top:1rem;display:flex;font-size:small;align-items:baseline;vertical-align:middle;gap:.25rem;font-weight:bold}cat_post_image{display:block}cat_post_image img{display:block;border-radius:.5rem;max-width:100%;margin:auto;cursor:zoom-in;box-shadow:var(--img-shadow);-webkit-transition:.2s;transition:.2s}cat_post_image img:hover{-webkit-transform:translate(0,-0.1rem);-moz-transform:translate(0,-0.1rem);-ms-transform:translate(0,-0.1rem);-o-transform:translate(0,-0.1rem);transform:translate(0,-0.1rem);box-shadow:var(--box-shadow)}cat_gallery:has(>cat_post_image+cat_post_image){grid-template-columns:repeat(2,1fr)}cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image){grid-template-columns:repeat(3,1fr)}.cat_progressbar{margin:.5rem 0;display:flex;align-items:center;gap:.5rem}.cat_progressbar span[num]{background:var(--O);width:calc(100% - 3.5rem);display:block;height:12px;border-radius:4px;flex-shrink:0}.cat_progressbar span[num] .progressbar_showbar{position:relative;display:block;height:12px;border-radius:4px;transition:width .35s}.cat_progressbar span[num] .progressbar_showbar:before{content:'';opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:6px;-webkit-animation:progress-active 3s ease-in-out infinite;animation:progress-active 3s ease-in-out infinite}.cat_progressbar .percent{width:3rem;text-align:center}@-webkit-keyframes progress-active{0%{opacity:.3;width:0}to{opacity:0;width:100%}}@keyframes progress-active{0%{opacity:.3;width:0}to{opacity:0;width:100%}}.exchange_tipblock{display:inline-block;border-radius:.2rem;padding:.2rem;color:#fff;background:var(--theme-60);font-size:smaller;line-height:.75rem;margin:0 .3rem}.postlist_article .post_content cat_gallery cat_post_image img{width:100%;height:100%}.postlist_article .post_content cat_gallery:has(>cat_post_image){grid-template-columns:repeat(1,1fr)}.postlist_article .post_content cat_gallery:has(>cat_post_image) cat_post_image{aspect-ratio:unset;max-height:30rem;max-width:25rem}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image),.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image){grid-template-columns:repeat(2,1fr)}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image),.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image),.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image){grid-template-columns:repeat(3,1fr)}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image){grid-template-columns:repeat(6,1fr)}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image){grid-template-columns:repeat(4,1fr)}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(1){grid-area:1 / 1 / 3 / 3}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(2){grid-area:1 / 3 / 2 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(3){grid-area:2 / 3 / 3 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(1){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(2){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(3){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(1){grid-area:1 / 1 / 5 / 5}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(2){grid-area:1 / 5 / 3 / 7}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(3){grid-area:3 / 5 / 5 / 7}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4){grid-area:5 / 1 / 7 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(5){grid-area:5 / 4 / 7 / 7}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4) img{aspect-ratio:1.5;height:auto}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(5) img{aspect-ratio:1.5;height:auto}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(1){grid-area:1 / 1 / 3 / 3}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(2){grid-area:1 / 3 / 2 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(3){grid-area:2 / 3 / 3 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4){grid-area:3 / 1 / 4 / 2}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(5){grid-area:3 / 2 / 4 / 3}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(6){grid-area:3 / 3 / 4 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4) img{aspect-ratio:1}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(5) img{aspect-ratio:1}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(1){grid-area:1 / 1 / 3 / 3}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(2){grid-area:1 / 3 / 3 / 5}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(3){grid-area:3 / 1 / 5 / 3}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4){grid-area:3 / 3 / 4 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(5){grid-area:3 / 4 / 4 / 5}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(6){grid-area:4 / 3 / 5 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(7){grid-area:4 / 4 / 5 / 5}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(1){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(2){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(3){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(4){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(5){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(6){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(7){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(8){grid-area:3 / 2 / 4 / 4}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(8) img{aspect-ratio:3}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(8){grid-area:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image+cat_post_image) cat_post_image:nth-child(8) img{aspect-ratio:unset}.postlist_article .post_content cat_gallery:has(>cat_post_image:nth-child(10)) cat_post_image:nth-child(n+10){display:none}.postlist_article .post_content cat_gallery:has(>cat_post_image:nth-child(10)) cat_post_image:nth-child(9){position:relative}.postlist_article .post_content cat_gallery:has(>cat_post_image:nth-child(10)) cat_post_image:nth-child(9)::before{content:'···';position:absolute;display:flex;background:rgb(0 0 0 / 60%);inset:0;color:#fff;font-size:2rem;border-radius:.5rem;justify-content:center;align-items:center;z-index:1;cursor:pointer}.postlist_article .post_content cat_gallery cat_post_image.no-before::before{content:none!important}cat_gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem}cat_gallery img{display:block;border-radius:.5rem;width:100%;margin:auto;aspect-ratio:1;object-fit:cover}cat_waterfall{display:flex;flex-wrap:wrap;gap:1rem}cat_waterfall>*{flex-grow:1}cat_waterfall>* [data-fancybox*=gallery]{position:relative;display:flex;justify-content:center}cat_waterfall>* img{box-shadow:var(--box-shadow);display:block;max-width:100%;border-radius:var(--radius);object-fit:cover;transition:.5s;height:12rem;max-height:30vw;flex-grow:1}cat_music{background:var(--O);width:100%;height:100%;display:block;padding:1rem var(--margin);border-radius:var(--radius)}cat_music span{display:flex;padding:.5rem;gap:.5rem}.post_end{text-align:center;margin-top:var(--margin);font-size:.75rem;color:var(--B);gap:.25rem}.postend_pingfen_part{display:inline-flex;justify-content:flex-end;width:100%;opacity:.5;position:absolute;inset:var(--margin) var(--margin) auto auto}.postend_button{display:flex;justify-content:center;gap:var(--margin);margin-top:var(--margin)}.postend_button .item{width:2.5rem;height:2.5rem;border-radius:50%;box-shadow:var(--box-shadow);display:flex;justify-content:center;align-items:center;cursor:pointer}.article_left_out{position:sticky;top:calc(2 * var(--margin))}.article_left{position:absolute;top:calc(0rem - var(--margin));left:calc(0rem - 3rem - 2.5 * var(--margin));display:none;flex-direction:column;gap:2rem}.article_left .item{background:var(--background);padding:.5rem;border-radius:.5rem;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.article_left .item svg{fill:var(--B);width:1.25rem;-webkit-transition:.5s;transition:.5s}.article_left .item:hover svg{fill:var(--main)}.cat_cancel_comment_reply{display:none;width:5rem}.comment_part{margin-bottom:var(--out)}#comments{scroll-margin-top:8.5rem}#comments .respond{padding:0}.cat_comment_respond_form{display:flex;flex-direction:column;margin-bottom:0;gap:.5rem;width:100%}.cat_comment_respond_form .replyavatar img{width:3rem;height:3rem}.cat_comment_respond_form .top{display:flex;gap:.5rem}.cat_comment_respond_form .body{display:flex;flex-direction:column;gap:.5rem}.cat_comment_respond_form .foot .right{display:flex;gap:.5rem;flex-direction:row}.cat_comment_respond_form .head{display:flex;width:100%;align-items:center;gap:.5rem}.cat_comment_respond_form .head .list{width:100%}.cat_comment_respond_form .body textarea{min-height:150px;resize:vertical}.comment_user_name{display:contents}#comments_is_off{font-size:small;color:var(--A);padding:.5rem;text-align:center}#del_card{display:flex;flex-direction:column;gap:1rem}#popup_card .yes,#del_card .yes{padding:.2rem .5rem;background:#fb5858;border-radius:.5rem;color:#fff;cursor:pointer}cat_article_video{display:block;cursor:zoom-in;-webkit-transition:.2s;transition:.2s}cat_article_video:hover{filter:blur(0) brightness(0.75);-webkit-filter:blur(0) brightness(0.75)}cat_article_video iframe{width:100%;aspect-ratio:16 / 9;height:auto;display:block;border-radius:.5rem;object-fit:cover;pointer-events:none}cat_article_video video{display:block;border-radius:.5rem;object-fit:cover;width:100%;height:auto;max-width:-webkit-fill-available;max-height:30rem}.post_shuoshuo{display:flex;flex-direction:row;gap:var(--margin);margin-bottom:var(--margin)}.post_shuoshuo_left{display:flex;flex-direction:column;align-items:center;margin-top:var(--margin);gap:.75rem}.post_shuoshuo_left .mood{position:absolute;width:0;height:0;right:1rem;bottom:1rem;font-size:1rem}html .post_shuoshuo_left .avatar{width:3.25rem;height:3.25rem}.post_shuoshuo_left .name{text-align:center;font-weight:bold;color:var(--C);font-size:.9rem}.post_shuoshuo_right .post_content{position:relative;margin:var(--margin) 0;display:flex;flex-direction:column;gap:1rem}.post_shuoshuo_right .post_content cat_post_image img{margin:0}cat_article_sound{display:flex;align-items:center;flex-direction:row;gap:.5rem;min-width:10rem;cursor:pointer}cat_article_sound,.post_shuoshuo_right .post_content>p{background:var(--weixin-color);font-size:1.1rem;line-height:2rem;padding:.75rem 1rem;margin:0;border-radius:1.25rem;position:relative;word-break:break-all;width:fit-content}.post_shuoshuo_right .post_content:before{position:absolute;content:"";top:calc(1.75rem - 0.6rem);left:-0.5rem;width:.6rem;height:1.2rem;background-color:var(--weixin-color);clip-path:polygon(0 50%,100% 0,100% 100%);z-index:-1}cat_article_sound:hover,.post_shuoshuo_right .post_content>p:hover{filter:brightness(0.95)}.post_shuoshuo_right .post_end_infos{display:flex;flex-direction:column;gap:1rem;color:var(--C);font-size:smaller;margin-top:var(--margin)}.post_shuoshuo_right .post_end_infos span{display:flex;gap:.5rem;align-items:center}.post_shuoshuo_right .post_end_infos span .t_item:first-of-type{gap:0}.post_shuoshuo_right .post_end_infos span .t_item:before{content:' · '}.post_shuoshuo_right .post_end_infos span .t_item:first-of-type:before{content:''}.post_shuoshuo cat_gallery{max-width:50rem}article .post_content .protected input{margin-bottom:.5rem}article .post_content .protected .word{margin:2rem 0;font-size:2rem}article .post_content .protected .submit{cursor:pointer}.pyq_bottom{display:none}#comments .cat_comment_replyout{margin:1rem}#comments>ol>li{background:var(--background);border-radius:var(--radius);padding:var(--margin);margin-top:var(--out);position:relative}#comments .cat_comment_body{display:flex;position:relative;scroll-margin-top:11.5rem}#comments .cat_comment_body .content{min-width:0;flex:1}#comments .cat_comment_body .content .substance{display:table;width:auto;max-width:60%;margin:.5rem;padding:.5rem .75rem;background:var(--O);color:var(--main);word-break:break-all;line-height:1.75rem;border-radius:var(--radius)}#comments .cat_comment_body .content .substance.iscat{margin-left:auto}@media(max-width:650px){#comments .cat_comment_body .content .substance{max-width:90%}}#comments .cat_comment_reply{position:relative;margin-bottom:auto}#comments .cat_comment_reply .replymengban{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);text-align:center;visibility:hidden;-webkit-transition:all .3s;transition:all .3s;width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;font-size:1.5rem;cursor:pointer;opacity:0;background:var(--B);backdrop-filter:blur(1px);color:var(--background)}#comments .cat_comment_body:hover .replymengban{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}#comments .content .user:hover .user_infocard{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}#comments .huomiaoreply{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}#comments .huomiaoreply>.cat_comment_replyout>.cat_comment_body .cat_comment_reply+.content{order:-1}#comments .cat_comment_body .content .user{display:flex;align-items:center;margin:0 .5rem;color:var(--main);font-weight:bolder}#comments .cat_comment_body .content .user .author i{font-weight:bolder}#comments .cat_comment_body .content .commentinfos{font-size:.75rem;color:var(--B);margin:.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}#comments .cat_comment_parent:hover .commentinfos{opacity:1}.onlinetime{position:absolute;border-radius:50%;width:.5rem;height:.5rem;right:0;bottom:0}.comment_emoji_block{max-height:7.5rem;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(3rem,1fr));justify-items:center;align-items:center}.comment_emoji_block span{font-size:1.5rem;line-height:2.5rem;cursor:pointer}.commentinfos_agree{align-items:center}.comment_agree_area{position:relative;display:inline-flex;gap:.5rem;padding:.1rem .2rem;align-items:center;flex-wrap:wrap}.comment_agree_area span[comment_type*=agree]{display:inline-flex;padding:.1rem .2rem;gap:.2rem;border-radius:1rem;border:1px solid var(--theme-10);cursor:pointer}.open_comment_agree{display:flex;width:1.4rem;height:1.4rem;border-radius:1rem;border:1px solid var(--theme-10);background:var(--background);cursor:pointer;align-items:center;justify-content:center}.open_comment_agree_popup{display:none;gap:.5rem;border:1px solid var(--A);padding:.35rem;border-radius:.5rem;font-size:1.25rem;box-shadow:var(--box-shadow);background:var(--background);position:absolute;z-index:1;bottom:2.5rem}.open_comment_agree_popup span[comment_type*=agree]{border:1px solid #fff0;display:inline-flex;gap:.2rem;border-radius:.5rem;cursor:pointer}.open_comment_agree_popup span[comment_type*=agree]:hover{border:1px solid var(--theme-10);background:var(--theme-10)}.typed-cursor.typed-cursor--blink{color:var(--theme)}#postcard_card{max-width:450px;align-items:flex-start;background:unset;box-shadow:unset;padding:0}#postcard_canvas{border-radius:16px;background:var(--background);width:300px;height:500px}.postcard_anniu{display:flex;gap:1.5rem;flex-direction:column;margin-left:var(--margin);margin-top:2.5rem}.postcard_anniu .item{display:flex;background:#fff;border-radius:.5rem;padding:.75rem;cursor:pointer}.postcard_anniu .item svg{fill:grey}.change_postcard{position:absolute;left:43px;top:2.5rem;z-index:2;padding:.5rem;border-radius:0 .5rem .5rem 0;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgb(255 255 255 / 50%);border-left:unset}.change_postcard svg{fill:#fff}@media(max-width:650px){.postcard_anniu{flex-direction:row;margin-left:0}.change_postcard{left:75px}}