.not-a-link{color:#000;text-decoration:none}.not-a-link:visited{color:#000}@media (prefers-color-scheme:dark){.not-a-link,.not-a-link:visited{color:#fff}}.article{display:flex;flex-direction:row;justify-content:space-between}.article-content{max-width:56rem;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem;color:#34343c;font-weight:400;overflow:hidden}@media (prefers-color-scheme:dark){.article-content{color:#e4e4e4}}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#2a2a2a;font-weight:400}@media (prefers-color-scheme:dark){.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#ccc}}.article-content h2:after,.article-content h3:after,.article-content h4:after,.article-content h5:after,.article-content h6:after{content:"";background-color:gray;-webkit-mask:url(/link.svg);mask:url(/link.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:15px;width:18px;margin-top:5px;margin-left:5px;display:inline-block}.article-content .not-a-link:hover{text-decoration:underline}.article-content table{display:block;overflow-x:auto;border-collapse:collapse;min-width:70%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-spacing:0}.article-content table td,.article-content table th{padding:.4rem 1rem;font-size:95%;white-space:nowrap}.article-content table thead{border-bottom:2px solid hsla(197,8%,84%,.75)}.article-content table tbody tr{border-bottom:1px solid rgba(42,47,53,.52);background-color:#333740}.article-content table tbody tr:nth-child(2n){background-color:#1c1f26}.article-content img{max-width:100%;height:auto}.code-box{border:1px solid #e5e7eb28;text-align:left;border-radius:5px 5px 5px 5px;background-color:#f6f8fa}@media (prefers-color-scheme:dark){.code-box{background-color:#1c1f26}}.code-box>pre{padding:0 2em 2em;overflow-x:auto;margin:0}.code-title-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5em;margin-right:.5em}.code-title-bar:before{content:""}.code-title-bar>div{display:flex;flex-direction:row;align-items:center}.code-icon{font-weight:700;font-family:monospace;align-items:center;padding-right:.5em;padding-top:3px;color:gray}.clipboard-icon{height:1em;width:.8em;background-repeat:no-repeat;background-color:#c9c8c8;-webkit-mask-image:url(/clipboard.svg);mask-image:url(/clipboard.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;cursor:pointer}@media (prefers-color-scheme:dark){.clipboard-icon{background-color:#fff}}.copy-ok{background-color:transparent;-webkit-mask-image:none;mask-image:none}.copy-ok:before{content:"✔";color:green;height:1em;width:1em;display:inline-block;size:3em}.table-of-content{max-width:15em;position:fixed;right:2em;top:8em;font-weight:400}.toc-bar{border-left:1px solid #464951;position:fixed}.toc-bar-container{position:absolute;left:0;height:auto}.table-of-content a{max-height:inherit}.table-of-content ul{padding-left:20px}.table-of-content a:hover{transition:none;color:#00c8bd}.table-of-content li,.table-of-content ul{overflow:hidden;transition:all .3s ease-in-out}.table-of-content span{max-height:inherit}.active-poc-heading{max-height:1000px}.active-poc-heading>a span{color:#00c8bd;border-color:#00c8bd;font-weight:600}li:has(.active-poc-heading){max-height:1000px}ul:has(.active-poc-heading)>li{max-height:1000px}.active-poc-heading>ul>li,.table-of-content>ul>ul>li{max-height:1000px}@media (max-width:1500px){.table-of-content{display:none}}@media (max-width:650px){.article-content{padding-left:1rem;padding-right:1rem}.code-box>pre{padding:0 1em 2em}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}