*{margin:0;padding:0;border:0}html{font-family:Microsoft YaHei,Segoe UI,Helvetica,sans-serif,simhei,simsun,-apple-system,BlinkMacSystemFont,Apple Color Emoji,Segoe UI Emoji}a{color:#57a;text-decoration:none}.content-on{padding-left:250px}.header-on{padding-left:250px}.content-on,.header-on,.off,.on{transition:all .5s}#header{position:fixed;top:0;width:100%;height:50px;background:#7e8795;z-index:98;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 1px rgba(0,0,0,.15)}#logo{width:40px;height:40px;margin:0 3px}#title{font-size:16px;color:#f0f0f0;padding:5px 15px;display:flex;justify-content:center;align-items:center}#title a{line-height:20px}a.active{color:#9cc7b8;border-bottom:1px solid #9cc7b8}#menu{position:fixed;padding-right:10px;right:0;display:flex;align-items:center}#menu .menu-item{display:inline-block;padding:10px;list-style:none}#menu .menu-item-link{font-size:12px;color:#f0f0f0}#menu .menu-item-link:hover{border-bottom:1px solid}#totop-toggle{position:fixed;bottom:80px;right:50px}#sidebar-toggle{top:60px;left:260px;position:absolute}.toggle{border:none;height:45px;width:45px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#fff;transition:all .3s ease-in-out;opacity:.5}.toggle:hover{opacity:1}#sidebar{position:fixed;flex-grow:1;flex-shrink:1;flex-basis:0;width:250px;left:-250px;height:100%;top:0;background:#eaebee;z-index:99}#sidebar.on{left:0}#sidebar.off{left:-250px}#search-input{position:absolute;width:230px;height:35px;margin:5px 10px 5px 10px;border-radius:5px;background:#3f4448;text-indent:20px;color:#64cfff}.sidebar-toc{position:absolute;top:0;color:#999;width:50%;height:30px;text-align:center;line-height:30px;font-size:13px;z-index:100}.sidebar-toc:hover{cursor:pointer;color:#9cc7b8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.directory-empty{cursor:pointer}.toc-active{color:#9cc7b8;border-bottom:1px solid #9cc7b8}#site-toc{height:calc(100% - 5px);padding-top:5px}#tree{height:calc(100% - 50px);overflow:auto;margin-top:50px}#tree ul ul{display:none}#sidebar ul{position:relative;padding:0 5px 5px 20px}#sidebar ul li{list-style:none;white-space:nowrap}#sidebar ul li a:not(.active){color:#454545;font-size:14px}#sidebar ul li a:hover{color:#7a7a7a;border-bottom:1px solid #ccc}#sidebar ul li .active a,#sidebar ul li.active a{color:#9cc7b8;border-bottom:1px solid #9cc7b8}#sidebar .article-toc ul li i{color:#999;font-size:8px;vertical-align:middle}#sidebar .article-toc a.read{color:#c7bb9c;border-bottom:0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}#content{max-width:850px;top:50px;flex-grow:1;flex-shrink:1;flex-basis:0;margin:80px auto 30px auto}.index-li{margin:20px 0 20px 0;border:1px solid #c6c6c6;padding:10px;border-radius:5px}.index-li a{color:#404040}.index-brief{position:relative;padding:5px 5px 10px 5px;font-size:14px;color:#a3a3a3}.index-li :hover{color:#57a}.index-title{margin:5px 0;position:relative;font-size:18px}#index-paginator{display:flex;justify-content:center;align-items:center}#index-paginator .current,#index-paginator .extend:hover,#index-paginator .page-number:hover{color:#fff!important;background-color:#21a675!important}#index-paginator .extend,#index-paginator .page-number{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;margin:.3rem;font-size:.9rem;border-radius:5px;color:#0c0807;background-color:#e0eee8;transition:all .2s}.article-meta *{position:relative;font-size:12px;color:#acabab;padding:0 5px 0 0}#article-title{border-bottom:2px solid #ddd}#article-content{padding:10px 0}#article-content ol,#article-content ul{padding-left:40px}#article-content li{margin:5px 0}#article-content h1{line-height:50px;margin:20px 0 15px;padding-bottom:10px;border-bottom:2px solid #ddd}#article-content h2{line-height:45px;margin:15px 0 10px;border-bottom:1px solid #ddd}#article-content h3{line-height:40px;margin:10px 0 5px}#article-content h4,#article-content h5,#article-content h6{line-height:35px;margin:5px 0 5px}#article-content a:hover{border-bottom:1px solid}#article-content h1 a:hover{border-bottom:none}#article-content img{max-width:100%;height:auto}#article-content blockquote,#article-content details,#article-content figure,#article-content ol,#article-content p,#article-content table,#article-content ul{line-height:1.6;margin-top:0;margin-bottom:16px}#article-content hr{width:100%;display:inline-block;margin:16px 0;border-top:1px solid #ddd}#article-content>ul>li:has(input[type=checkbox]){margin-left:-40px}#article-content>ul>li:has(ulinput[type=checkbox][disabled]){margin-left:0}#article-content>ul>li:has(input[type=checkbox][disabled])::marker{content:none}#article-content>ul>li:has(ulinput[type=checkbox][disabled])::marker{content:initial}#article-content dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}#article-content dl dd{padding:0 16px;margin-bottom:16px}#article-content blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5}#article-content>table{border-collapse:collapse;border:1px solid #ddd}#article-content>table td,#article-content>table th{border:1px solid #d1d9e0;padding:6px 13px;min-width:70px}table tr:nth-child(2n){background-color:#f6f8fa}#article-content>p>code{background-color:#ced6de70;padding:3px;border-radius:2px}#article-content figure.highlight>table{display:block;overflow-x:auto}#article-content pre.line-numbers{margin:20px 0 15px;border-radius:5px;padding:45px 15px 15px 55px}#article-content .line-numbers .line-numbers-rows{top:45px;left:-7px}#article-content>pre:not(.line-numbers):has(code:not(.highlight,.hljs)){margin:20px 0 15px;position:relative;background-color:#f6f8fa;border-radius:5px;padding:45px 15px 20px 15px}#article-content>pre:not(.line-numbers):has(code:not(.highlight,.hljs)):has(.token){margin:20px 0 15px;border-radius:5px;padding:35px 15px 10px 15px}#article-content>pre:has(.hljs){position:relative}#article-content>pre>code.hljs{margin:16px 0 15px;border-radius:5px;padding:45px 15px 30px 15px}#article-content pre code:not(.highlight,.hljs){display:inline-block;width:100%;overflow-x:scroll;line-height:1.6}#article-content>pre:has(code) code:has(.highlight){margin:20px 0 15px;padding:35px 15px 15px 15px;position:relative;border-radius:5px}#article-content figure.highlight:has(.code)::before,#article-content>pre:has(code)>.highlight::before,#article-content>pre:has(code)>.hljs::before{background:#fc625d;border-radius:50%;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;content:" ";height:12px;left:12px;margin-top:-25px;position:absolute;width:12px}#article-content figure.highlight.hljs:has(.code)::before{background:#fc625d;border-radius:50%;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;content:" ";height:12px;left:12px;margin-top:-15px;position:absolute;width:12px}#article-content figure.highlight figcaption,#article-content pre .caption{left:50%;transform:translate(-50%,0);position:absolute;top:5px;font-size:14px;color:#939dac;display:flex;gap:10px}#article-content>pre:has(code:not(.highlight,.hljs)):not(.line-numbers)>code::before,#article-content>pre>code.hljs::before{background:#fc625d;border-radius:50%;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;content:" ";height:12px;left:12px;margin-top:-33px;position:absolute;width:12px}#article-content>pre:has(code:not(.highlight,.hljs)).line-numbers>code::before{background:#fc625d;border-radius:50%;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;content:" ";height:12px;left:12px;margin-top:-35px;position:absolute;width:12px}#article-content>pre>code.hljs{line-height:1.6}#article-content>pre.line-numbers>code{position:unset}#article-content figure.highlight:has(.code):not(.hljs){border-radius:5px;box-shadow:rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;padding:38px 0 15px 0;position:relative;width:100%}#article-content figure.highlight.hljs:has(.code){border-radius:5px;box-shadow:0 10px 30px 0 rgba(0,0,0,.4);padding:28px 0 5px 0;position:relative;width:100%}#article-content figure.highlight.hljs:has(.code) table:has(.keyword,.title,.function,.string){margin-top:20px}#article-content figure.highlight:not(.hljs) table:has(.code){margin-top:7px;margin-bottom:15px}#article-content figure.highlight.hljs:has(.code) table{margin-bottom:10px;margin-top:7px}#article-content pre.line-numbers>code{position:unset}#article-content figure.highlight:not(.hljs) table:has(.gutter.hljs){margin-bottom:20px}#article-content figure.highlight table:has(.gutter.highlight){margin-top:10px;margin-bottom:10px}#article-content figure.highlight td.gutter pre{text-align:right;padding:0 15px;border-radius:initial;border-right:1px solid #999}#article-content figure.highlight .code pre{padding:0 10px;box-sizing:border-box}#article-content figure.highlight:has(td.gutter) .code pre:has(code.hljs){padding:0;box-sizing:border-box}#article-content figure.highlight .gutter{width:15px;position:sticky;left:0;z-index:1}#article-content figure.highlight td.gutter pre span.line{color:#999}#article-content figure.highlight td.gutter pre{text-align:right;padding:0 .75rem;border-radius:initial;border-right:1px solid #999}#article-content .code-toolbar:has(pre.line-numbers)>.toolbar{right:10px}#article-content figure .code-copy,#article-content pre .code-copy{position:absolute;top:10px;right:10px;background:0 0;text-align:right;z-index:1;cursor:pointer}#comment{margin-top:20px}.post-guide{display:flex}.post-guide .item{width:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-align-items:center;-webkit-align-items:center;align-items:center}.post-guide .item a{font-size:.875rem}.post-guide .left{-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.post-guide .right{-moz-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}#footer{font-size:14px;height:50px;color:#454545;text-align:center}#footer a{color:#57a}#footer p{padding:5px}.article-toc ul li{list-style:"◇ "!important}.copyright-box{border-top:1px solid #ddd;margin:15px 0}.license-box{background:#fafafa;border:1px solid #ddd;padding:15px;box-sizing:border-box;border:1px solid #c6c6c6;border-radius:5px;width:100%;font-size:16px;margin-top:25px}.license-header{margin-bottom:15px}.license-title{margin-bottom:5px;font-size:16px}.license-meta-item,.license-subTitle{margin-bottom:5px;font-size:12px;color:#454545}.license-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}.license-meta-item{display:flex;flex-direction:column;gap:5px;flex:1}.print-no-link{text-decoration:none;color:inherit}.hint--top::after{content:attr(aria-label);position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:5px 10px;border-radius:3px;white-space:nowrap;z-index:1;opacity:0;transition:opacity .3s}.hint--top:hover::after{opacity:1}@media screen and (max-width:850px){#sidebar{opacity:.95}#content{padding:20px}#article-content{overflow:auto}#menu{margin-right:0;padding-right:0;right:5px}#menu .menu-item{padding:5px}#header #title{padding:5px}#article-content figure.highlight:has(.code):not(.hljs){box-shadow:rgba(0,0,0,.1) 0 4px 6px -1px,rgba(0,0,0,.06) 0 2px 4px -1px}}