﻿.sector-wrapper{display:grid;grid-template-columns:1fr;place-content:center;gap:1rem}.sector-wrapper .sector__title{margin:5rem 0 0 0;font-size:1.5rem;font-weight:900;font-family:var(--ui-font);color:var(--primary-color);text-align:center}.sector-wrapper .sector__content--draft{color:var(--primary-color);font-size:1rem;font-weight:900;text-align:center;background-color:var(--primary-light-color);padding:.25rem .5rem;border-radius:.5rem}.archive__title{font-family:var(--ui-font);display:grid;place-content:center;gap:.5rem;margin-bottom:3rem}.archive__title .archive__title-type{margin:0;font-size:2rem;font-weight:900;line-height:2rem;text-align:center;text-transform:uppercase;color:var(--primary-little-light-color)}.archive__title .archive__title-text{position:relative;margin:0;font-size:3rem;font-weight:900;line-height:3rem;text-align:center;text-transform:uppercase;color:var(--primary-color)}.archive__title .archive__title-text::after{content:"";display:block;width:120%;height:1.5rem;background-color:var(--primary-semi-light-color);position:absolute;bottom:-0.5rem;left:50%;transform:translateX(-50%);z-index:-1}.post-wrapper{display:flex;flex-direction:column;gap:6rem;width:min(100%,40rem);padding:1rem;margin:0 auto;word-wrap:break-word;word-break:break-word;overflow:hidden;box-sizing:border-box}.post__info{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.post__info .material-symbols-outlined{padding:0}.post__info-title{margin-bottom:.5rem;max-width:100%;font-size:3rem;line-height:3.5rem;font-weight:900;font-family:var(--ui-font);color:var(--primary-color);text-align:center;word-break:break-word;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.post__info-title-series{font-size:2rem;color:var(--primary-little-light-color)}.post__info-title-text{display:flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%}.post__info-title-text .post__info-title-icon.material-symbols-outlined{font-size:2.5rem}.post__info-draft,.post__info-archived{color:var(--primary-color);font-size:1rem;font-weight:900;text-align:center;background-color:var(--primary-light-color);padding:.25rem .5rem;border-radius:.5rem}.post__info-detail{display:flex;align-items:center;justify-content:center;gap:.25rem 1rem;color:var(--primary-semi-dark-color);white-space:nowrap;flex-wrap:wrap}.post__info-detail-categories,.post__info-detail-tags{display:flex;align-items:center;justify-content:start;gap:.25rem}.post__info-detail-date,.post__info-detail-link{display:flex;align-items:center;justify-content:start;gap:0}.post__info-detail-link{position:relative;color:var(--primary-semi-dark-color);text-decoration:none;transition:color .25s ease-in-out}@media(hover: hover){.post__info-detail-link:hover::after{content:"";display:block;width:110%;height:.5rem;background-color:var(--primary-light-color);position:absolute;bottom:0rem;left:50%;transform:translateX(-50%);z-index:-1}}.post__content{color:var(--black-color);background-color:var(--white-color);overflow:hidden;box-sizing:border-box}.post__content details+blockquote{margin-top:1rem}.post__content details{border:.05rem solid var(--primary-color);padding:.5rem .5rem 0 .5rem;border-radius:.5rem;overflow:hidden}.post__content details summary{font-weight:bold;margin:-0.5em -0.5em 0;padding:.5em;background-color:var(--primary-color);color:var(--white-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none;box-shadow:var(--normal-shadow)}.post__content details[open]{padding:.5rem .5rem 1rem .5rem}.post__content details[open] summary{border-bottom:.05rem solid var(--primary-color)}.post__content p,.post__content ul,.post__content ol,.post__content blockquote,.post__content table{font-size:1rem;line-height:2rem}.post__content h1{display:none}.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{font-family:var(--ui-font);color:var(--primary-semi-dark-color)}.post__content h2 a,.post__content h3 a,.post__content h4 a,.post__content h5 a,.post__content h6 a{color:var(--primary-semi-dark-color)}@media(hover: hover){.post__content h2 a:hover,.post__content h3 a:hover,.post__content h4 a:hover,.post__content h5 a:hover,.post__content h6 a:hover{text-decoration:none}}.post__content h2{position:relative;font-size:2.5rem;font-weight:900;z-index:1}.post__content h2::after{content:"";display:block;width:10rem;height:.8rem;background-color:var(--primary-semi-light-color);z-index:-1;position:absolute;bottom:0;left:0}.post__content h3{position:relative;font-size:1.5rem;font-weight:700;z-index:1}.post__content h3::after{content:"";display:block;width:6rem;height:.6rem;background-color:var(--primary-light-color);z-index:-1;position:absolute;bottom:0;left:0}.post__content h4{font-size:1.25rem;font-weight:700}.post__content h5{font-size:1rem;font-weight:600;text-decoration:underline}.post__content h6{font-size:1rem;font-weight:500;color:var(--primary-little-light-color)}.post__content p:has(img):not(:has(.github-link)){display:flex;justify-content:center;align-items:center}.post__content a{color:var(--primary-color);text-decoration:none;transition:text-decoration .25s ease-in-out}@media(hover: hover){.post__content a:hover{text-decoration:underline}}@media(hover: hover){.post__content sup a:hover{text-decoration:none}}.post__content img{max-width:100%;background-color:var(--true-white-color);cursor:pointer}.post__content blockquote{margin:0 .2rem 0 0;border-left:.25rem solid var(--primary-color);box-sizing:border-box;background-color:var(--primary-extra-light-color);padding:.5rem 2rem;border-radius:.5rem;box-shadow:var(--normal-shadow)}.post__content blockquote pre:has(code){border:1px solid var(--primary-semi-light-color);box-sizing:border-box;border-radius:.5rem}.post__content blockquote pre:has(code):not(:has(.language-mermaid)){box-shadow:var(--normal-shadow)}.post__content blockquote pre:has(code):has(.language-mermaid){border:none;background-color:var(--white-color);border-radius:0rem;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none;box-shadow:none;cursor:pointer}.post__content blockquote pre:has(code):has(.language-mermaid) code{display:grid;place-items:center;width:100%;height:100%}.post__content blockquote pre:has(code):has(.language-mermaid) code svg{background-color:var(--true-white-color)}.post__content blockquote blockquote{border:.05rem solid var(--primary-semi-light-color);border-left:.25rem solid var(--primary-color)}.post__content ul,.post__content ol{padding-left:1.5rem}.post__content ul li::marker,.post__content ol li::marker{color:var(--primary-color)}.post__content .table-wrapper{border:.05rem solid var(--primary-color);box-sizing:border-box;margin:0 .2rem;width:calc(100% - .4rem);border-radius:.5rem;box-shadow:var(--normal-shadow);box-sizing:border-box;overflow-x:auto}.post__content .table-wrapper::-webkit-scrollbar{width:.4rem;height:.4rem}.post__content .table-wrapper::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:.5rem}.post__content .table-wrapper::-webkit-scrollbar-thumb{background-color:var(--primary-semi-light-color);border-radius:.5rem}.post__content .table-wrapper table{border-collapse:collapse;width:100%}.post__content .table-wrapper table thead{display:table-header-group;width:100%;background-color:var(--primary-color);color:var(--white-color)}.post__content .table-wrapper table tbody{display:table-row-group;width:100%}.post__content .table-wrapper table tbody tr{transition:background-color .25s ease-in-out}.post__content .table-wrapper table tbody tr:nth-child(even){background-color:var(--primary-extra-light-color)}@media(hover: hover){.post__content .table-wrapper table tbody tr:hover{background-color:var(--primary-light-color)}}.post__content .table-wrapper table tbody tr td{text-align:center}.post__content .table-wrapper table tr{display:table-row;width:100%}.post__content .table-wrapper table th,.post__content .table-wrapper table td{display:table-cell;padding:0 .5rem}.post__content code,.post__content code *{font-family:"Courier New",Courier,monospace,"微软雅黑";white-space:pre-wrap}.post__content div.highlighter-rouge,.post__content div.highlight,.post__content .code-block-wrapper{background-color:rgba(0,0,0,0)}.post__content pre:has(code){position:relative;background-color:var(--primary-extra-light-color);padding:.5rem;line-height:1.2rem;font-size:1rem;overflow-x:auto;border-radius:.5rem}.post__content pre:has(code) *{white-space:pre}.post__content pre:has(code)::-webkit-scrollbar{width:.4rem;height:.4rem}.post__content pre:has(code)::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:.5rem;overflow:hidden}.post__content pre:has(code)::-webkit-scrollbar-thumb{background-color:var(--primary-semi-light-color);border-radius:.5rem}.post__content pre:has(code)::after{content:"Click to copy";display:block;width:-moz-fit-content;width:fit-content;color:var(--primary-dark-color);font-size:.8rem;font-family:var(--ui-font);font-weight:700;position:absolute;top:-1.2rem;right:0rem;opacity:0;transition:opacity .25s ease-in-out}.post__content pre:has(code):not(:has(.language-mermaid)){margin:1rem .2rem;box-shadow:var(--normal-shadow)}.post__content pre:has(code):has(.language-mermaid){background-color:var(--white-color);border-radius:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none;cursor:pointer}.post__content pre:has(code):has(.language-mermaid) code{display:grid;place-items:center;width:100%;height:100%}.post__content pre:has(code):has(.language-mermaid) code svg{background-color:var(--true-white-color)}@media(hover: hover){.post__content pre:has(code):hover::after{opacity:1}}.post__content p code{font-weight:700}.post__content hr{border:none;margin:2rem auto;position:relative;height:.5rem;width:min(12rem,100%);display:flex;align-items:center;justify-content:center}.post__content hr::before{content:"";width:.5rem;height:.5rem;background:var(--primary-color);display:inline-block;position:relative;z-index:1}.post__content hr::after{content:"";position:absolute;top:50%;left:0;right:0;height:.2rem;background:linear-gradient(to right, var(--primary-semi-light-color) 0%, var(--primary-semi-light-color) 40%, transparent 40%, transparent 60%, var(--primary-semi-light-color) 60%, var(--primary-semi-light-color) 100%);transform:translateY(-50%);z-index:0}.post__content .footnotes p{margin:0}.post__content .footnotes p,.post__content .footnotes p a{color:var(--primary-dark-color)}.post__content .footnotes p a{text-decoration:underline}.post__footer{width:100%}@media print{.post-wrapper{width:90%;padding:0}}.lightbox-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);display:grid;place-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.lightbox-wrapper .lightbox__img{max-width:90%;max-height:90%;box-shadow:0 0 10px rgba(0,0,0,.5);padding:1rem;background-color:var(--true-white-color)}.series-header-wrapper{display:grid;place-content:center;gap:1rem;margin:2rem 0 -2rem 0;padding:1rem;border-radius:.5rem;background-color:var(--primary-light-color);box-shadow:var(--normal-shadow)}.series-header__desc{font-weight:700;color:var(--primary-little-light-color);margin:0 auto}.series-header__desc-name{font-weight:900;font-family:var(--ui-font);text-decoration:underline}.series-header__list{display:grid;gap:.5rem 1rem;grid-template-columns:auto 1fr;place-items:auto center;padding:0;margin:0 auto;list-style:none}.series-header__list-index{text-align:right;color:var(--primary-semi-light-color);transition:all .25s ease-in-out}.series-header__list-index.series-header__list-index--current{font-size:1.2rem;color:var(--primary-color)}@media(hover: hover){.series-header__list-index:has(+.series-header__list-title:hover){color:var(--primary-color);font-weight:700}.series-header__list-index:hover{color:var(--primary-color);font-weight:700}.series-header__list-index:hover+.series-header__list-title{color:var(--primary-color);font-weight:700}}.series-header__list-title{text-decoration:none;color:var(--primary-little-light-color);transition:all .25s ease-in-out}.series-header__list-title.series-header__list-title--current{color:var(--primary-color);font-weight:700}@media(hover: hover){.series-header__list-title:hover{color:var(--primary-color)}}.series-footer__switcher{display:grid;grid-template-columns:repeat(2, 1fr);place-content:center;gap:1rem;margin-top:1rem}.series-footer__switcher-button{flex:1;display:flex;align-items:center;gap:.5rem;padding:.5rem;font-size:1.2rem;font-weight:700;background-color:var(--primary-light-color);color:var(--primary-little-light-color);text-decoration:none;border-radius:.5rem;box-shadow:var(--normal-shadow);transition:all .25s ease-in-out}@media(hover: hover){.series-footer__switcher-button:hover{background-color:var(--primary-color);color:var(--primary-extra-light-color)}.series-footer__switcher-button:hover .series-footer__switcher-button-icon.material-symbols-outlined{font-size:2.5rem;color:var(--primary-semi-light-color)}}.series-footer__switcher-button-icon.material-symbols-outlined{font-size:3rem;line-height:3rem;color:var(--primary-semi-light-color);transition:all .25s ease-in-out}.series-footer__switcher-button--previous{justify-content:start;text-align:left}@media(hover: hover){.series-footer__switcher-button--previous:hover{border-radius:2rem 0rem 0rem 0rem}}.series-footer__switcher-button--next{justify-content:end;text-align:right}@media(hover: hover){.series-footer__switcher-button--next:hover{border-radius:0rem 0rem 2rem 0rem}}@media screen and (max-width: 550px){.series-footer__switcher{grid-template-columns:1fr}.series-footer__switcher-button-icon.material-symbols-outlined{font-size:3rem}}.copyright-wrapper{position:relative;display:grid;grid-template-columns:auto auto auto auto;place-content:center;gap:.25rem;padding:1rem 0;box-sizing:border-box}.copyright__icon{width:1.5rem;height:1.5rem}.copyright__text{display:none}@media(hover: hover){.copyright-wrapper:hover .copyright__text{position:absolute;display:block;margin:0;top:calc(100% + .6rem - 1rem);left:0;right:0;background-color:var(--primary-light-color);color:var(--primary-little-light-color);padding:.5rem 0;box-sizing:border-box;border-radius:.5rem;line-height:1.5rem;text-align:center;font-weight:900;font-size:.8rem}.copyright-wrapper:hover .copyright__text::before{content:"";position:absolute;top:-0.6rem;left:50%;transform:translateX(-50%);border-left:.6rem solid rgba(0,0,0,0);border-right:.6rem solid rgba(0,0,0,0);border-bottom:.6rem solid var(--primary-light-color)}.copyright-wrapper:hover .copyright__text .copyright__text-link{color:var(--primary-little-light-color);text-decoration:underline}}.suggest__content{display:flex;align-items:stretch;flex-wrap:wrap;gap:1rem;margin:1rem 0 0 0;padding:0;list-style:none}.suggest__item{position:relative;flex:1;height:6rem;margin:0;padding:0;box-sizing:border-box}.suggest__item-link{display:flex;flex-direction:column;gap:.5rem;height:100%;padding:1rem;font-size:1.2rem;font-weight:700;background-color:var(--primary-light-color);color:var(--primary-little-light-color);text-decoration:none;box-sizing:border-box;border-radius:.5rem;box-shadow:var(--normal-shadow);transition:all .25s ease-in-out}@media(hover: hover){.suggest__item-link:hover{background-color:var(--primary-color);color:var(--primary-extra-light-color)}.suggest__item-link:hover .suggest__item-link-icon.material-symbols-outlined{bottom:.25rem;right:.25rem;color:var(--primary-semi-dark-color);font-size:3rem}}.suggest__item-link-text{z-index:1}.suggest__item-link-icon.material-symbols-outlined{position:absolute;bottom:0;right:0;font-size:4rem;color:var(--primary-semi-light-color);z-index:0;transition:all .25s ease-in-out}@media screen and (max-width: 550px){.suggest__content{flex-direction:column}.suggest__item-link-icon.material-symbols-outlined{font-size:3rem}}.comment-wrapper .giscus{margin:0}.share__content{list-style:none;margin:1rem 0 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.share__item{display:inline-block;margin:0;padding:0}.share__item-link{color:var(--primary-color);text-decoration:none;transition:all .25s ease-in-out}@media(hover: hover){.share__item-link:hover{color:var(--primary-semi-dark-color)}}.share__item-link-icon{font-size:2.5rem}.github-code-btn-wrapper+details{margin-top:1rem}.github-code-btn-wrapper+.github-code-btn-wrapper{margin-top:.5rem}.github-code-btn-wrapper{margin:0}.github-code-btn__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background-color:var(--primary-light-color);color:var(--primary-little-light-color) !important;text-decoration:none;border-radius:.3rem;font-size:.8rem;font-weight:500;line-height:1.1;box-shadow:var(--normal-shadow);transition:all .25s ease-in-out !important}@media(hover: hover){.github-code-btn__btn:hover{background-color:var(--primary-color);color:var(--primary-extra-light-color) !important;text-decoration:none !important}}.github-code-btn__icon{width:1.2rem;height:1.2rem;flex-shrink:0;fill:currentColor}.github-code-btn__info{display:flex;flex-direction:column;gap:.05rem;min-width:0}.github-code-btn__file-path{font-weight:600;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.github-code-btn__line-number{font-weight:400;font-size:.7rem;opacity:.8}.github-issue-wrapper+details{margin-top:1rem}.github-issue-wrapper+.github-issue-wrapper{margin-top:.5rem}.github-issue-wrapper{margin:1rem 0;border-radius:.5rem;overflow:hidden;box-shadow:var(--normal-shadow)}.github-issue__header{background-color:var(--primary-light-color);padding:1rem;display:flex;align-items:center}.github-issue__avatar-wrapper{position:relative;display:inline-flex;align-items:center;width:40px;height:40px;margin-right:.5rem;flex-shrink:0}.github-issue__avatar{width:40px;height:40px;border-radius:50%}.github-issue__avatar--icon{margin-right:.5rem}.github-issue__info{flex:1}.github-issue__info-meta{font-size:.75rem;color:var(--primary-little-light-color)}.github-issue__info-meta-link{color:var(--primary-little-light-color) !important}.github-issue__link{color:var(--primary-color) !important;text-decoration:none !important;margin-left:.5rem;transition:color .25s ease-in-out}@media(hover: hover){.github-issue__link:hover{color:var(--primary-dark-color) !important}}.github-issue__link-icon.material-symbols-outlined{font-size:1.2rem;vertical-align:middle}.github-issue__content{background-color:var(--primary-extra-light-color);margin:0;padding:1rem}.github-link{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .4rem .2rem .3rem;background-color:var(--primary-extra-light-color);text-decoration:none;border-radius:1rem;font-size:.8rem;font-weight:500;line-height:1.2;vertical-align:middle;white-space:nowrap;box-shadow:var(--normal-shadow);transition:all .25s ease-in-out}.github-link.github-link--user,.github-link.github-link--repo{background-color:var(--primary-light-color);border-color:var(--primary-semi-light-color);color:var(--primary-little-light-color) !important;transition:all .25s ease-in-out !important}@media(hover: hover){.github-link:hover{background-color:var(--primary-color);color:var(--primary-extra-light-color) !important;text-decoration:none !important}}.github-link__avatar-wrapper{position:relative;display:inline-flex;align-items:center;width:1.2rem;height:1.2rem;flex-shrink:0}.github-link__avatar--avatar{width:1.2rem;height:1.2rem;border-radius:50%;flex-shrink:0}.github-link__name{font-weight:600;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;max-width:12rem}.image-caption{margin:1.5rem 0;text-align:center}.image-caption__image{max-width:100%;height:auto}.image-caption__caption{margin-top:.75rem;font-style:italic;color:var(--gray-color);font-size:.9rem;line-height:1.4;padding:0 1rem}@media(max-width: 768px){.image-caption{margin:1rem 0}.image-caption__caption{font-size:.85rem;padding:0 .5rem}}.image-caption.image-caption--left{text-align:left}.image-caption.image-caption--right{text-align:right}.image-caption.image-caption--full{width:100%}.image-caption.image-caption--full .image-caption__image{width:100%}.code-block-wrapper{position:relative;overflow:visible}.code-block-wrapper .code-copy-button{position:absolute;top:.25rem;right:.5rem;background:var(--primary-light-color);color:var(--primary-little-light-color);border:none;border-radius:.25rem;padding:.2rem;cursor:pointer;opacity:0;z-index:15;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;transition:all .25s ease-in-out}@media(hover: hover){.code-block-wrapper .code-copy-button:hover{background:var(--primary-color);color:var(--primary-extra-light-color);box-shadow:var(--normal-shadow)}}.code-block-wrapper .code-copy-button .copy-icon,.code-block-wrapper .code-copy-button .check-icon{font-size:1rem !important;transition:all .25s ease}.code-block-wrapper .code-copy-button .copy-icon{display:inline-block}.code-block-wrapper .code-copy-button .check-icon{display:none}.code-block-wrapper:hover .code-copy-button{opacity:1}main .code-block-wrapper .code-copy-button{z-index:4}[data-theme=light] .highlight .c,[data-theme=light] .highlight .ch,[data-theme=light] .highlight .cd,[data-theme=light] .highlight .cm,[data-theme=light] .highlight .cpf,[data-theme=light] .highlight .c1,[data-theme=light] .highlight .gl,[data-theme=light] .highlight .go{color:#888}[data-theme=light] .highlight .kt{color:#888;font-weight:bold}[data-theme=light] .highlight .cp{color:#c00;font-weight:bold}[data-theme=light] .highlight .cs{color:#c00;background-color:#fff0f0;font-weight:bold}[data-theme=light] .highlight .err{color:#a61717;background-color:#e3d2d2}[data-theme=light] .highlight .gr,[data-theme=light] .highlight .gt{color:#a00}[data-theme=light] .highlight .gh{color:#333}[data-theme=light] .highlight .gu{color:#666}[data-theme=light] .highlight .gd{color:#000;background-color:#fdd}[data-theme=light] .highlight .gi{color:#000;background-color:#dfd}[data-theme=light] .highlight .ge{font-style:italic}[data-theme=light] .highlight .gs{font-weight:bold}[data-theme=light] .highlight .gp,[data-theme=light] .highlight .nd{color:#555}[data-theme=light] .highlight .kp,[data-theme=light] .highlight .sr,[data-theme=light] .highlight .ow{color:#080}[data-theme=light] .highlight .k,[data-theme=light] .highlight .kc,[data-theme=light] .highlight .kd,[data-theme=light] .highlight .kn,[data-theme=light] .highlight .kr,[data-theme=light] .highlight .kv,[data-theme=light] .highlight .sa{color:#080;font-weight:bold}[data-theme=light] .highlight .m,[data-theme=light] .highlight .mb,[data-theme=light] .highlight .mf,[data-theme=light] .highlight .mh,[data-theme=light] .highlight .mi,[data-theme=light] .highlight .il,[data-theme=light] .highlight .mo,[data-theme=light] .highlight .mx{color:#9b00dd;font-weight:bold}[data-theme=light] .highlight .s,[data-theme=light] .highlight .sb,[data-theme=light] .highlight .sc,[data-theme=light] .highlight .dl,[data-theme=light] .highlight .sd,[data-theme=light] .highlight .s2,[data-theme=light] .highlight .sh,[data-theme=light] .highlight .s1{color:#dd9e00}[data-theme=light] .highlight .se{color:#04d;background-color:#fff0f0}[data-theme=light] .highlight .vi{color:#33b}[data-theme=light] .highlight .si{color:#33b;background-color:#fff0f0}[data-theme=light] .highlight .sx{color:#2b2;background-color:#f0fff0}[data-theme=light] .highlight .ss{color:#a60;background-color:#fff0f0}[data-theme=light] .highlight .na,[data-theme=light] .highlight .nl,[data-theme=light] .highlight .nv,[data-theme=light] .highlight .vc,[data-theme=light] .highlight .vm{color:#06b}[data-theme=light] .highlight .nc,[data-theme=light] .highlight .ne,[data-theme=light] .highlight .nn,[data-theme=light] .highlight .nt,[data-theme=light] .highlight .nf,[data-theme=light] .highlight .fm,[data-theme=light] .highlight .py{color:#06b;font-weight:bold}[data-theme=light] .highlight .nb,[data-theme=light] .highlight .bp{color:#038}[data-theme=light] .highlight .o{color:#b06;font-weight:bold}[data-theme=light] .highlight .no{color:#006658}[data-theme=light] .highlight .vg{color:#d70}[data-theme=light] .highlight .w{color:#bbb}[data-theme=dark] .highlight .c,[data-theme=dark] .highlight .ch,[data-theme=dark] .highlight .cd,[data-theme=dark] .highlight .cpf,[data-theme=dark] .highlight .cm,[data-theme=dark] .highlight .c1{color:#5e5d83;font-style:italic}[data-theme=dark] .highlight .gu{color:#465457}[data-theme=dark] .highlight .cp{color:#465457;font-weight:bold}[data-theme=dark] .highlight .cs{color:#465457;font-weight:bold;font-style:italic}[data-theme=dark] .highlight .gh,[data-theme=dark] .highlight .go{color:#403d3d}[data-theme=dark] .highlight .err{color:#f8f8f2;background-color:#403d3d}[data-theme=dark] .highlight .gi,[data-theme=dark] .highlight .na{color:#a6e22e}[data-theme=dark] .highlight .nc,[data-theme=dark] .highlight .nd,[data-theme=dark] .highlight .ne,[data-theme=dark] .highlight .nf,[data-theme=dark] .highlight .fm{color:#a6e22e;font-weight:bold}[data-theme=dark] .highlight .gd,[data-theme=dark] .highlight .gr,[data-theme=dark] .highlight .gt,[data-theme=dark] .highlight .nt{color:#f92672}[data-theme=dark] .highlight .kn,[data-theme=dark] .highlight .ow,[data-theme=dark] .highlight .o{color:#f92672;font-weight:bold}[data-theme=dark] .highlight .ge{color:#1b1d1e;font-style:italic}[data-theme=dark] .highlight .gp,[data-theme=dark] .highlight .no{color:#66efb8}[data-theme=dark] .highlight .k,[data-theme=dark] .highlight .kv,[data-theme=dark] .highlight .kc,[data-theme=dark] .highlight .kd,[data-theme=dark] .highlight .kp,[data-theme=dark] .highlight .kr,[data-theme=dark] .highlight .kt{color:#66d9ef;font-weight:bold}[data-theme=dark] .highlight .mf,[data-theme=dark] .highlight .mh,[data-theme=dark] .highlight .il,[data-theme=dark] .highlight .mi,[data-theme=dark] .highlight .mo,[data-theme=dark] .highlight .m,[data-theme=dark] .highlight .mb,[data-theme=dark] .highlight .mx,[data-theme=dark] .highlight .se{color:#af87ff}[data-theme=dark] .highlight .sb,[data-theme=dark] .highlight .sc,[data-theme=dark] .highlight .sd,[data-theme=dark] .highlight .s2,[data-theme=dark] .highlight .sh,[data-theme=dark] .highlight .si,[data-theme=dark] .highlight .sx,[data-theme=dark] .highlight .sr,[data-theme=dark] .highlight .s1,[data-theme=dark] .highlight .ss,[data-theme=dark] .highlight .s,[data-theme=dark] .highlight .sa,[data-theme=dark] .highlight .dl{color:#d7d787}[data-theme=dark] .highlight .bp,[data-theme=dark] .highlight .nb,[data-theme=dark] .highlight .ni,[data-theme=dark] .highlight .nn,[data-theme=dark] .highlight .vc,[data-theme=dark] .highlight .vg,[data-theme=dark] .highlight .vi,[data-theme=dark] .highlight .nv,[data-theme=dark] .highlight .vm,[data-theme=dark] .highlight .w{color:#f8f8f2}[data-theme=dark] .highlight .nl{color:#f8f8f2;font-weight:bold}[data-theme=dark] .highlight .gs{font-weight:bold}html[data-theme=light]{--primary-dark-color: #5d1709;--primary-semi-dark-color: #a32d0f;--primary-color: #d74514;--primary-little-light-color: #f0835c;--primary-semi-light-color: #f8ccb9;--primary-light-color: #fdefe8;--primary-extra-light-color: #fef8f6;--white-color: #fcfcfc;--gray-color: #666;--black-color: #000;--true-white-color: #fcfcfc;--shadow-color: #0000001a}html[data-theme=dark]{--primary-dark-color: #999;--primary-semi-dark-color: #808080;--primary-color: #d74514;--primary-little-light-color: #a32d0f;--primary-semi-light-color: #333;--primary-light-color: #1a1a1a;--primary-extra-light-color: #0d0d0d;--white-color: #050505;--gray-color: #ababab;--black-color: #ccc;--true-white-color: #fcfcfc;--shadow-color: #ffffff26}@font-face{font-family:"Orbitron";font-style:normal;font-weight:400 900;font-display:swap;src:url(/assets/font/Orbitron.woff2) format("woff2")}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/font/Material_Symbols_Outlined.woff2) format("woff2")}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}:root{--ui-font: "Orbitron", sans-serif;--text-font: "Helvetica Neue", "Helvetica", "微软雅黑", "Arial", "sans-serif"}::selection{color:var(--white-color);background-color:var(--primary-little-light-color)}::-webkit-scrollbar{width:.25rem}::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:.5rem}::-webkit-scrollbar-track{background-color:var(--primary-extra-light-color);border-radius:.5rem}:root{font-size:16px;font-family:var(--text-font)}@media screen and (max-width: 1024px){:root{font-size:14px}}@media screen and (max-width: 768px){:root{font-size:12px}}* button{cursor:pointer}* .no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none}* .no-select img{pointer-events:none}@media print{:root{font-size:12px}* .no-print,* .no-print *{display:none !important}}* .material-symbols-outlined{vertical-align:-0.2em}* .iconify{vertical-align:-0.1em}/*# sourceMappingURL=post.css.map */