﻿html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Emoji;src:local("Apple Color Emoji"),local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Noto Color Emoji");unicode-range:U+1F000-1F644, U+203C-3299}:root{--global-font-family: system-ui, -apple-system, segoe ui, roboto, emoji, helvetica, arial, sans-serif;--global-font-size: 1em;--global-font-weight: 400;--global-line-height: 1.5rem;--header-height: 3rem;--header-title-font-family: menlo, consolas, monaco, lucida console, monospace;--header-title-font-size: 1.2rem;--toc-title-font-size: 1rem;--toc-content-font-size: 1.1rem;--code-font-family: menlo, monaco, consolas, "Liberation Mono", "Courier New", monospace;--code-font-size: .9rem}html{font-family:var(--global-font-family);font-weight:var(--global-font-weight);font-display:swap;font-size:var(--global-font-size);line-height:var(--global-line-height);width:100%;scroll-behavior:smooth}html main [id]{scroll-margin-top:calc(var(--header-height) + .5rem)}html h1{line-height:125%}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{background-color:#87878d}::-webkit-scrollbar-thumb:hover{background-color:#a9a9b3}::selection{color:#000;background-color:#ccc}body{color:#ccc;background-color:#0e0e0e;word-wrap:break-word;overflow-wrap:break-word;scrollbar-color:auto}a,a::before,a::after{text-decoration:none;color:#02a7ff}a:active,a:hover{color:#034cd3}svg.icon{display:inline-block;width:1.25em;height:1em;text-align:center}svg.icon path{fill:currentcolor}img.emoji{height:1em;width:1em;margin:0 .05em 0 .1em;vertical-align:-.1em}.details .details-summary:hover{cursor:pointer}.details i.details-icon{color:#868688;transition:transform 0.2s ease}.details .details-content{max-height:0;overflow-y:hidden;transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s}.details.open i.details-icon{transform:rotate(90deg)}.details.open .details-content{max-height:10000px;transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.wrapper main{flex:1 0 auto}.wrapper main .container{padding:0 1rem}.page{position:relative;max-width:800px;width:60%;margin:0 auto}[data-header-desktop] .page{padding-top:5rem}[data-header-desktop="normal"] .page{padding-top:0}.toc .toc-title{font-size:var(--toc-title-font-size);font-weight:bold;text-transform:uppercase}.toc .toc-content{font-size:var(--toc-content-font-size)}.toc .toc-content ul{text-indent:-1rem;padding-left:.8rem;list-style:none}.toc .toc-content ul a:first-child::before{content:"-";color:#ccc;background-color:#0e0e0e;font-weight:bolder;margin-right:.5rem}.toc .toc-content ul li{padding-top:.2rem}.toc .toc-content ul ul{padding-left:1.5rem}#toc-auto{display:block;position:absolute;width:10000px;max-width:0;padding:0 .8rem;border-left:4px solid #484848;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;top:10rem;left:0;visibility:hidden}[data-header-desktop="normal"] #toc-auto{top:5rem}#toc-auto .toc-title{margin:.8rem 0}#toc-auto .toc-content.always-active ul{display:block}#toc-auto .toc-content>nav>ul{margin:.625rem 0}#toc-auto .toc-content ul ul{display:none}#toc-auto .toc-content ul .has-active>ul{display:block}#toc-auto .toc-content a.active{font-weight:bold;color:#0e0e0e;background-color:#ccc;border-radius:0.2rem;padding-right:0.2rem}#toc-auto .toc-content a.active::before{color:#0e0e0e;background-color:#ccc;border-radius:0.2rem;content:"→ ";margin-right:-0.1rem}#toc-static{display:none;margin:.8rem 0}#toc-static[data-kept="true"]{display:block}#toc-static .toc-title{display:flex;justify-content:space-between;line-height:2em;padding:0 .75rem;background:#0a0b0d}#toc-static .toc-content{background-color:#171a1f}#toc-static .toc-content>nav>ul{margin:0;padding:.4rem 1rem .4rem 1.8rem}#toc-static.open .toc-title{background:#101316}.single .single-title{font-size:1.6rem;font-weight:bold;line-height:140%}.single .single-subtitle{margin:.5rem 0;font-size:1.2rem;font-weight:normal;line-height:100%}.single .post-meta{font-size:.875rem;color:#868688}.single .post-meta span{display:inline-block}.single .post-meta a,.single .post-meta a::before,.single .post-meta a::after{text-decoration:none;color:#02a7ff}.single .post-meta a:active,.single .post-meta a:hover{color:#034cd3}.single .post-meta .author{font-size:1.05rem}.single .featured-image{margin:.5rem 0 1rem}.single .featured-image img{display:block;max-width:100%;height:auto;margin:0 auto;overflow:hidden}.single .content{padding-top:1em;border-top:solid 1px #484848}.single .content>h2{font-size:1.5rem}.single .content>h2 code{font-size:1.25rem}.single .content>h3{font-size:1.375rem}.single .content>h3 code{font-size:1.125rem}.single .content>h4{font-size:1.25rem}.single .content>h4 code{font-size:1rem}.single .content>h5{font-size:1.125rem}.single .content>h6{font-size:1rem}.single .content h2,.single .content h3,.single .content h4,.single .content h5,.single .content h6{font-weight:bolder;margin:2.5rem 0 1rem}.single .content>h2>.header-mark::before,.single .content>h3>.header-mark::before,.single .content>h4>.header-mark::before,.single .content>h5>.header-mark::before,.single .content>h6>.header-mark::before{margin-right:.3125rem;color:#02a7ff}.single .content>h2>.header-mark::before{content:"#"}.single .content>h3>.header-mark::before{content:"##"}.single .content>h4>.header-mark::before{content:"###"}.single .content p{margin:.5rem 0}.single .content b,.single .content strong{font-weight:bold;color:#ddd}.single .content a,.single .content a::before,.single .content a::after{text-decoration:none;color:#02a7ff}.single .content a:active,.single .content a:hover{color:#034cd3}.single .content a{word-wrap:break-word;overflow-wrap:break-word}.single .content a b,.single .content a strong{color:#02a7ff}.single .content a:hover b,.single .content a:hover strong{color:#034cd3}.single .content ul,.single .content ol{margin:.5rem 0;padding-left:2.5rem}.single .content ul{list-style-type:disc}.single .content .table-wrapper{overflow-x:auto}.single .content .table-wrapper::-webkit-scrollbar{background-color:#272c34}.single .content .table-wrapper>table{width:100%;max-width:100%;margin:.625rem 0;border-spacing:0;background:#272c34;border-collapse:collapse}.single .content .table-wrapper>table thead{background:#20252b}.single .content .table-wrapper>table th,.single .content .table-wrapper>table td{padding:.3rem 1rem;border:1px solid #1c2025}.single .content img{max-width:100%;min-height:1em;max-height:50vh;object-fit:contain;border-radius:0.7em}.single .content figure{margin:.5rem;text-align:center}.single .content figure .image-caption:not(:empty){min-width:20%;max-width:80%;display:inline-block;padding:.5rem;margin:0 auto;font-size:.875rem;color:#969696}.single .content figure img{display:block;width:100%;height:auto;margin:0 auto;overflow:hidden;margin-top:1.5rem;margin-bottom:1.5rem}.single .content blockquote{display:block;border-left:0.5rem solid #59c5ec;background-color:rgba(89,197,236,0.2);padding:.25rem .75rem;margin:1rem 0}.single .content .footnotes{color:#868688}.single .content .footnotes p{margin:.25rem 0}.single .content code{display:inline-block;max-width:100%;padding:0 .4rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-line-break:anywhere;-ms-line-break:anywhere;line-break:anywhere;font-size:var(--code-font-size);font-family:var(--code-font-family);color:#55d88c;background-color:#0f4124;border-radius:0.2em}.single .content pre code{color:#ccc;background-color:#171a1f}.single .content pre{margin:0;padding:.25rem .5rem .25rem .5rem;tab-size:4;tab-size:4;tab-size:4}.single .content pre code{padding:1rem 0.5rem 1rem 0.5rem}.single .content pre img{min-height:1em;max-height:1.2em;vertical-align:text-bottom}.single .content .highlight table,.single .content .highlight tr,.single .content .highlight td{background:#171a1f !important}.single .content .highlight{font-family:var(--code-font-family);font-size:var(--code-font-size);line-height:1.4em;margin:1.5rem 0}.single .content .highlight .table-wrapper>table,.single .content .highlight .table-wrapper>table thead,.single .content .highlight .table-wrapper>table tr,.single .content .highlight .table-wrapper>table td{margin:0;padding:0;border:none !important}.single .content .highlight .table-wrapper>table span.c,.single .content .highlight .table-wrapper>table thead span.c,.single .content .highlight .table-wrapper>table tr span.c,.single .content .highlight .table-wrapper>table td span.c{white-space:nowrap}.single .content .highlight>.chroma{position:relative}.single .content .highlight>.chroma .code-header{border-radius:0.7em 0.7em 0.7em 0.7em;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;font-family:var(--global-font-family);font-weight:bold;color:#b1b0b0;background:#0a0b0d}.single .content .highlight>.chroma .code-header .code-title{width:100%;padding:.4rem;color:#ccc}.single .content .highlight>.chroma .code-header .code-title::after{padding-left:.2rem;content:"Code"}.single .content .highlight>.chroma .code-header.language-bash .code-title::after{content:"Bash"}.single .content .highlight>.chroma .code-header.language-c .code-title::after{content:"C"}.single .content .highlight>.chroma .code-header.language-cs .code-title::after{content:"C#"}.single .content .highlight>.chroma .code-header.language-cpp .code-title::after{content:"C++"}.single .content .highlight>.chroma .code-header.language-clojure .code-title::after{content:"Clojure"}.single .content .highlight>.chroma .code-header.language-coffeescript .code-title::after{content:"CoffeeScript"}.single .content .highlight>.chroma .code-header.language-css .code-title::after{content:"CSS"}.single .content .highlight>.chroma .code-header.language-dart .code-title::after{content:"Dart"}.single .content .highlight>.chroma .code-header.language-diff .code-title::after{content:"Diff"}.single .content .highlight>.chroma .code-header.language-erlang .code-title::after{content:"Erlang"}.single .content .highlight>.chroma .code-header.language-go .code-title::after{content:"Go"}.single .content .highlight>.chroma .code-header.language-go-html-template .code-title::after{content:"Go HTML Template"}.single .content .highlight>.chroma .code-header.language-groovy .code-title::after{content:"Groovy"}.single .content .highlight>.chroma .code-header.language-haskell .code-title::after{content:"Haskell"}.single .content .highlight>.chroma .code-header.language-html .code-title::after{content:"HTML"}.single .content .highlight>.chroma .code-header.language-http .code-title::after{content:"HTTP"}.single .content .highlight>.chroma .code-header.language-xml .code-title::after{content:"XML"}.single .content .highlight>.chroma .code-header.language-java .code-title::after{content:"Java"}.single .content .highlight>.chroma .code-header.language-js .code-title::after{content:"JavaScript"}.single .content .highlight>.chroma .code-header.language-javascript .code-title::after{content:"JavaScript"}.single .content .highlight>.chroma .code-header.language-json .code-title::after{content:"JSON"}.single .content .highlight>.chroma .code-header.language-kotlin .code-title::after{content:"Kotlin"}.single .content .highlight>.chroma .code-header.language-latex .code-title::after{content:"LaTeX"}.single .content .highlight>.chroma .code-header.language-less .code-title::after{content:"Less"}.single .content .highlight>.chroma .code-header.language-lisp .code-title::after{content:"Lisp"}.single .content .highlight>.chroma .code-header.language-lua .code-title::after{content:"Lua"}.single .content .highlight>.chroma .code-header.language-makefile .code-title::after{content:"Makefile"}.single .content .highlight>.chroma .code-header.language-markdown .code-title::after{content:"Markdown"}.single .content .highlight>.chroma .code-header.language-matlab .code-title::after{content:"Matlab"}.single .content .highlight>.chroma .code-header.language-objectivec .code-title::after{content:"Objective-C"}.single .content .highlight>.chroma .code-header.language-php .code-title::after{content:"PHP"}.single .content .highlight>.chroma .code-header.language-perl .code-title::after{content:"Perl"}.single .content .highlight>.chroma .code-header.language-powershell .code-title::after{content:"PowerShell"}.single .content .highlight>.chroma .code-header.language-posh .code-title::after{content:"PowerShell"}.single .content .highlight>.chroma .code-header.language-pwsh .code-title::after{content:"PowerShell"}.single .content .highlight>.chroma .code-header.language-python .code-title::after{content:"Python"}.single .content .highlight>.chroma .code-header.language-r .code-title::after{content:"R"}.single .content .highlight>.chroma .code-header.language-ruby .code-title::after{content:"Ruby"}.single .content .highlight>.chroma .code-header.language-rust .code-title::after{content:"Rust"}.single .content .highlight>.chroma .code-header.language-scala .code-title::after{content:"Scala"}.single .content .highlight>.chroma .code-header.language-scss .code-title::after{content:"Scss"}.single .content .highlight>.chroma .code-header.language-shell .code-title::after{content:"Shell"}.single .content .highlight>.chroma .code-header.language-sql .code-title::after{content:"SQL"}.single .content .highlight>.chroma .code-header.language-swift .code-title::after{content:"Swift"}.single .content .highlight>.chroma .code-header.language-tex .code-title::after{content:"TeX"}.single .content .highlight>.chroma .code-header.language-toml .code-title::after{content:"TOML"}.single .content .highlight>.chroma .code-header.language-ts .code-title::after{content:"TypeScript"}.single .content .highlight>.chroma .code-header.language-typescript .code-title::after{content:"TypeScript"}.single .content .highlight>.chroma .code-header.language-vue .code-title::after{content:"Vue"}.single .content .highlight>.chroma .code-header.language-yml .code-title::after{content:"YAML"}.single .content .highlight>.chroma .code-header.language-yaml .code-title::after{content:"YAML"}.single .content .highlight>.chroma .lntd:first-child{min-width:1.6rem;text-align:right}.single .content .highlight>.chroma .lntd:last-child{width:100%}.single .content .highlight>.chroma .lntd:last-child pre{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:intrinsic;min-width:max-content}.single .content .highlight>.chroma .ln{padding-right:.75rem}.single .content .highlight>.chroma .hl{display:block;background-color:#0a2c19}.single .content .highlight>.chroma .ln,.single .content .highlight>.chroma .lnt{padding-right:0.5rem;color:#868688}.single .content .highlight>.chroma .ellipses{padding:.4rem}.single .content .highlight>.chroma .table-wrapper{max-height:0;overflow-y:hidden;transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s}.single .content .highlight>.chroma.open .code-header{border-radius:0.7em 0.7em 0 0;background:#101316}.single .content .highlight>.chroma.open .table-wrapper{border-radius:0 0 0.7em 0.7em;max-height:10000px;transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s}.single .content .highlight>.chroma.open .ellipses{display:none}.single .content .highlight .c,.single .content .highlight .ch,.single .content .highlight .cm,.single .content .highlight .c1,.single .content .highlight .cs,.single .content .highlight .cp,.single .content .highlight .cpf{font-style:italic}.single .content .highlight .gl{text-decoration:underline}.single .content .highlight .p{color:#a9a9b3}.single .content .highlight .k{color:#d371e3}.single .content .highlight .kc{color:#d371e3}.single .content .highlight .kd{color:#d371e3}.single .content .highlight .kn{color:#d371e3}.single .content .highlight .kp{color:#d371e3}.single .content .highlight .kr{color:#d371e3}.single .content .highlight .kt{color:#d371e3}.single .content .highlight .n{color:#a9b2c0}.single .content .highlight .na{color:#41b0f5}.single .content .highlight .nb{color:#19b9c4}.single .content .highlight .bp{color:#ecbf6f}.single .content .highlight .nc{color:#ecbf6f}.single .content .highlight .no{color:#41b0f5}.single .content .highlight .nd{color:#ecbf6f}.single .content .highlight .ni{color:#41b0f5}.single .content .highlight .ne{color:#41b0f5}.single .content .highlight .nf{color:#41b0f5}.single .content .highlight .fm{color:#19b9c4}.single .content .highlight .nl{color:#41b0f5}.single .content .highlight .nn{color:#41b0f5}.single .content .highlight .nx{color:#a9a9b3}.single .content .highlight .py{color:#41b0f5}.single .content .highlight .nt{color:#41b0f5}.single .content .highlight .nv{color:#41b0f5}.single .content .highlight .vc{color:#41b0f5}.single .content .highlight .vg{color:#41b0f5}.single .content .highlight .vi{color:#41b0f5}.single .content .highlight .vm{color:#41b0f5}.single .content .highlight .l{color:#2aa198}.single .content .highlight .ld{color:#2aa198}.single .content .highlight .s{color:#8cc570}.single .content .highlight .sa{color:#8cc570}.single .content .highlight .sb{color:#8cc570}.single .content .highlight .sc{color:#8cc570}.single .content .highlight .dl{color:#8cc570}.single .content .highlight .sd{color:#8cc570}.single .content .highlight .s2{color:#8cc570}.single .content .highlight .se{color:#8cc570}.single .content .highlight .sh{color:#8cc570}.single .content .highlight .si{color:#8cc570}.single .content .highlight .sx{color:#8cc570}.single .content .highlight .sr{color:#8cc570}.single .content .highlight .s1{color:#8cc570}.single .content .highlight .ss{color:#8cc570}.single .content .highlight .m{color:#db985c}.single .content .highlight .mb{color:#db985c}.single .content .highlight .mf{color:#db985c}.single .content .highlight .mh{color:#db985c}.single .content .highlight .mi{color:#db985c}.single .content .highlight .il{color:#db985c}.single .content .highlight .mo{color:#db985c}.single .content .highlight .o{color:#ecbf6f}.single .content .highlight .ow{color:#d371e3}.single .content .highlight .c{color:#7e848f}.single .content .highlight .ch{color:#7e848f}.single .content .highlight .cm{color:#7e848f}.single .content .highlight .c1{color:#7e848f}.single .content .highlight .cs{color:#7e848f}.single .content .highlight .cp{color:#7e848f}.single .content .highlight .cpf{color:#7e848f}.single .content .highlight .g{color:#f16372}.single .content .highlight .gd{color:#f16372}.single .content .highlight .ge{color:#f16372}.single .content .highlight .gr{color:#f16372}.single .content .highlight .gh{color:#f16372}.single .content .highlight .gi{color:#f16372}.single .content .highlight .go{color:#f16372}.single .content .highlight .gp{color:#f16372}.single .content .highlight .gs{color:#f16372}.single .content .highlight .gu{color:#f16372}.single .content .highlight .gt{color:#f16372}.single .content .highlight .w{color:#bbb}.single .content hr{margin:1rem 0;position:relative;border-top:1px solid #484848;border-bottom:none}.single .content kbd{display:inline-block;padding:.25rem;background-color:#0e0e0e;border:1px solid #484848;border-bottom-color:#484848;border-radius:3px;box-shadow:inset 0 -1px 0 #484848;font-size:.8rem;font-family:var(--code-font-family);color:#55d88c}.single .content .version{height:1.25em;vertical-align:text-bottom}.single .content .person-mention.h-card{display:inline-block}.single .content .person-mention.h-card img{vertical-align:-12%;max-height:1.1em;margin-right:0;border-radius:50%}.single .post-footer{margin-top:3rem}.single .post-footer .post-info{border-bottom:1px solid #484848;padding:1rem 0 0.3rem}.single .post-footer .post-info .post-info-line{display:flex;justify-content:space-between}.single .post-footer .post-info .post-info-line .post-info-mod{font-size:0.8em;color:#868688}.single .post-footer .post-info .post-info-line .post-info-mod a,.single .post-footer .post-info .post-info-line .post-info-mod a::before,.single .post-footer .post-info .post-info-line .post-info-mod a::after{text-decoration:none;color:#02a7ff}.single .post-footer .post-info .post-info-line .post-info-mod a:active,.single .post-footer .post-info .post-info-line .post-info-mod a:hover{color:#034cd3}.single .post-footer .post-info-more{padding:0.3rem 0 1rem;display:flex;justify-content:space-between;font-size:0.9rem}.single .post-footer .post-tags{max-width:65%}.single .post-footer .post-tags *{display:inline}.single .post-footer .post-nav::before,.single .post-footer .post-nav::after{content:" ";display:table}.single .post-footer .post-nav a.prev,.single .post-footer .post-nav a.next{font-size:1rem;font-weight:600;transition:all 0.3s ease-out}.single .post-footer .post-nav a.prev{float:left}.single .post-footer .post-nav a.prev:hover{transform:translateX(-4px)}.single .post-footer .post-nav a.next{float:right}.single .post-footer .post-nav a.next:hover{transform:translateX(4px)}.archive .group-title{margin-top:1.5rem;margin-bottom:1rem}.archive .categories-card{margin:0 auto;display:flex;justify-content:space-between;flex-flow:row wrap;line-height:1.6rem}.archive .categories-card .card-item{text-align:left;width:45%;display:flex;align-items:flex-start;min-height:10rem;position:relative}.archive .categories-card .card-item .card-item-wrapper{width:100%;overflow:hidden}.archive .categories-card .card-item .card-item-wrapper .card-item-title{font-weight:bold;display:inline-block}.archive .categories-card .card-item .card-item-wrapper .card-item-title::before{content:">"}.archive .categories-card .card-item .card-item-wrapper span{float:left;padding-left:1rem}.archive .archive-item{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;margin:.25rem 0 .25rem 1rem}.archive .archive-item-link{min-width:10%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#02a7ff}.archive .archive-item-link:hover{color:#034cd3}.archive .archive-item-date{font-size:0.9em;width:8em;text-align:right;color:#868688;font-family:menlo,monaco,consolas,"Liberation Mono","Courier New",monospace}.archive .more-post{text-align:right}.archive .tag-cloud-tags{margin:10px 0}.archive .tag-cloud-tags a,.archive .tag-cloud-tags a::before,.archive .tag-cloud-tags a::after{text-decoration:none;color:#02a7ff}.archive .tag-cloud-tags a:active,.archive .tag-cloud-tags a:hover{color:#034cd3}.archive .tag-cloud-tags a{display:inline-block;position:relative;margin:5px 10px;word-wrap:break-word;overflow-wrap:break-word;transition:all ease-out 0.3s}.archive .tag-cloud-tags a:active,.archive .tag-cloud-tags a:focus,.archive .tag-cloud-tags a:hover{transform:scale(1.2)}.archive .tag-cloud-tags a sup{color:#868688}.home .home-profile{text-align:center}.home .home-profile pre{font-size:10px;line-height:1.1;white-space:pre-wrap;max-width:100%}@media screen and (max-width: 768px){.home .home-profile pre{font-size:7px}}.home .home-profile .home-title{padding:1rem}.home[data-home="posts"] .home-profile{transform:translateY(0);padding-top:2rem;padding-bottom:2rem}.home[data-home="posts"] .summary{padding-top:1rem;padding-bottom:.8rem;color:#ccc;border-bottom:1px dashed #484848}.home[data-home="posts"] .summary .featured-image-preview{width:100%;padding:30% 0 0;position:relative;margin:0.6rem auto;transition:transform 0.4s ease}.home[data-home="posts"] .summary .featured-image-preview img{position:absolute;width:100%;height:100%;left:0;top:0}.home[data-home="posts"] .summary .featured-image-preview:hover{transform:scale(1.01)}.home[data-home="posts"] .summary .single-title{font-size:1.25rem;line-height:140%;margin:0.4rem 0}.home[data-home="posts"] .summary .content{display:-moz-box;display:-webkit-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;margin-top:.3rem;width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;color:#868688}.home[data-home="posts"] .summary .content h2,.home[data-home="posts"] .summary .content h3,.home[data-home="posts"] .summary .content h4,.home[data-home="posts"] .summary .content h5,.home[data-home="posts"] .summary .content h6,.home[data-home="posts"] .summary .content p{font-size:1rem;line-height:1.5;display:inline}.home[data-home="posts"] .summary .content h2::after,.home[data-home="posts"] .summary .content h3::after,.home[data-home="posts"] .summary .content h4::after,.home[data-home="posts"] .summary .content h5::after,.home[data-home="posts"] .summary .content h6::after,.home[data-home="posts"] .summary .content p::after{content:"\A";white-space:pre}.home[data-home="posts"] .summary .content h2{font-size:1.125rem}.home[data-home="posts"] .summary .content a,.home[data-home="posts"] .summary .content a::before,.home[data-home="posts"] .summary .content a::after{text-decoration:none;color:#02a7ff}.home[data-home="posts"] .summary .content a:active,.home[data-home="posts"] .summary .content a:hover{color:#034cd3}.home[data-home="posts"] .summary .content b,.home[data-home="posts"] .summary .content strong{color:#868688}.home[data-home="posts"] .summary .post-footer{margin-top:.4rem;display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.home[data-home="posts"] .summary .post-footer a,.home[data-home="posts"] .summary .post-footer a::before,.home[data-home="posts"] .summary .post-footer a::after{text-decoration:none;color:#02a7ff}.home[data-home="posts"] .summary .post-footer a:active,.home[data-home="posts"] .summary .post-footer a:hover{color:#034cd3}.home[data-home="posts"] .summary .post-footer .post-tags{padding:0}.home[data-home="posts"] .summary .post-footer .post-tags a,.home[data-home="posts"] .summary .post-footer .post-tags a::before,.home[data-home="posts"] .summary .post-footer .post-tags a::after{text-decoration:none;color:#02a7ff}.home[data-home="posts"] .summary .post-footer .post-tags a:active,.home[data-home="posts"] .summary .post-footer .post-tags a:hover{color:#034cd3}#content-404{font-size:1.8rem;line-height:3rem;text-align:center}header{width:100%;z-index:150;transition:box-shadow 0.3s ease}header .logo{min-height:1.5em;height:1.5em;vertical-align:text-bottom}header .logo,header .header-title-pre{padding-right:.25rem}header .header-title-post{padding-left:.25rem}.header-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%}.header-title{font-family:var(--header-title-font-family);font-weight:bold;margin-right:.5rem;min-width:10%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:10}.menu .menu-item{position:relative}#header-desktop{display:block;position:fixed;height:var(--header-height);line-height:var(--header-height);padding-bottom:2em}[data-header-desktop="normal"] #header-desktop{position:static}#header-desktop .header-wrapper{padding:0 4rem}#header-desktop .header-wrapper .header-title{font-size:var(--header-title-font-size)}#header-desktop .header-wrapper .menu{overflow:hidden;white-space:nowrap}#header-desktop .header-wrapper .menu .menu-inner{float:right}#header-desktop .header-wrapper .menu .menu-item{margin:0 .7rem;font-family:var(--header-title-font-family)}#header-desktop .header-wrapper .menu a.active{font-weight:900;border-bottom:0.1em solid;color:#ccc}#header-mobile{display:none;position:fixed;height:var(--header-height);line-height:var(--header-height)}[data-header-mobile="normal"] #header-mobile{position:static}#header-mobile .header-container{padding:0;margin:0}#header-mobile .header-container .header-wrapper{padding:0 1rem;font-size:1.125rem;transition:margin-top 0.3s ease}#header-mobile .header-container .header-wrapper .header-title{font-size:var(--mobile-header-title-font-size);max-width:80%}#header-mobile .header-container .header-wrapper .menu-toggle{line-height:4rem;cursor:pointer;transition:width 0.3s ease}#header-mobile .header-container .header-wrapper .menu-toggle span{display:block;background:#ccc;width:1.5rem;height:2px;border-radius:3px;transition:all 0.3s ease-in-out}#header-mobile .header-container .header-wrapper .menu-toggle span:nth-child(1){margin-bottom:.5rem}#header-mobile .header-container .header-wrapper .menu-toggle span:nth-child(3){margin-top:.5rem}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(0.4rem, 0.5rem)}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(2){opacity:0}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(0.4rem, -0.5rem)}#header-mobile .header-container .menu{text-align:center;background:rgba(0,0,0,0.8);border-top-color:#484848;display:none;padding-top:.5rem;border:1px solid #484848;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}#header-mobile .header-container .menu .menu-item{display:block;line-height:2.5rem;font-family:var(--header-title-font-family)}#header-mobile .header-container .menu.active{display:block}#header-mobile.open .header-wrapper{margin-top:-var(--header-height)}#header-mobile.open .menu{padding-top:0;border-top:none}#header-mobile.open .menu .menu-item{display:none}footer{height:2rem;width:100%;text-align:center;line-height:1.25rem;padding:1rem 0}footer .footer-container{font-size:.875rem}footer .footer-container .footer-line{width:100%}footer .footer-container .footer-line .icp-br{display:none}.pagination{display:flex;flex-direction:row;justify-content:center;list-style:none;white-space:nowrap;width:100%;padding:1rem 0 0}.pagination a{font-size:.8rem;color:#bfbfbf;letter-spacing:.1rem;font-weight:700;padding:5px;text-decoration:none}.pagination li{padding-bottom:3px;margin:0 20px;box-sizing:border-box;position:relative;display:inline}.pagination li.disabled{display:none}.pagination li:hover a{color:#02a7ff}.pagination li::before,.pagination li::after{position:absolute;content:"";width:0;height:3px;background:#02a7ff;bottom:0}.pagination li::before .active,.pagination li::after .active{width:100%}.pagination li::before{left:50%}.pagination li::after{right:50%}.pagination li:hover::before,.pagination li:hover::after{width:50%}.pagination li.active a{color:#02a7ff}.pagination li.active::before,.pagination li.active::after{width:60%}@media only screen and (max-width: 1440px){.page{width:56%}}@media only screen and (max-width: 1200px){.page{width:52%}#header-desktop .header-wrapper{padding-right:1rem}}@media only screen and (max-width: 960px){#toc-auto{display:none}#toc-static{display:block}.page{width:80%}#header-desktop .header-wrapper{padding-left:1rem}}@media only screen and (max-width: 680px){#header-desktop{display:none}#header-mobile{display:block}.page{width:100%}[data-header-mobile] .page{padding-top:var(--header-height)}[data-header-mobile="normal"] .page{padding-top:0}.page .categories-card .card-item{width:100%}.copyright .copyright-line .icp-splitter{display:none}.copyright .copyright-line .icp-br{display:block}.archive-item-date{display:none}}svg{fill:currentcolor;vertical-align:middle;display:inline-block;height:1.33em;font-size:.75em}.header-title-post svg{margin-bottom:0.235em;height:2em}.post-category a{display:inline-block;max-width:100%;padding:0 .4rem;font-family:var(--code-font-family);background-color:#002975;border-radius:0.2rem}.single-title svg{margin-bottom:0.4em}.post-meta-svg{margin-bottom:0.4em;height:1.2em}.prev svg{margin-bottom:0.25em}.next svg{margin-bottom:0.25em}div#content.content{font-family:system-ui,-apple-system,segoe ui,roboto,emoji,helvetica,arial,sans-serif}div#content.content h1,div#content.content h2,div#content.content h3,div#content.content h4,div#content.content h5,div#content.content h6{font-family:system-ui,-apple-system,segoe ui,roboto,emoji,helvetica,arial,sans-serif}.links{text-align:center;padding:.5rem;font-size:1.5rem}.links a *{vertical-align:text-bottom}.links svg{height:2rem;padding:0 0.6rem}@media only screen and (max-device-width: 700px){.outer{min-height:15vh}.inner{font-size:55%}}

/*# sourceMappingURL=style.min.css.map */