﻿.example-item{margin:8px;}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}code{font-size:.875em;color:#d63384;word-wrap:break-word;}dl,ol,ul{margin-top:0;margin-bottom:1rem;}ol,ul{padding-left:2rem;}ul li,ol li{margin:1rem 0;}.hl{background-color:#ffecb3;color:#000;padding:4px;}.codeblock{font-size:var(--rb-font-size-sm);background-color:var(--rb-surface-grey);overflow:auto;padding:1rem!important;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;}.codeblock pre{height:100%;color:currentColor!important;padding:0;margin:0;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;overflow:hidden;}.codeblock .html,.codeblock .csharp{width:fit-content;}.codeblock .html+.csharp{margin-top:23px;}.codeblock .html mark,.codeblock .codearea mark{font-weight:600;color:#7e6fff;background-color:#000;border-radius:2px;padding:1px 3px;margin:0 0 0 2px;user-select:all;}.codeblock .html .htmlTagDelimiter,.codeblock .codearea .htmlTagDelimiter{color:#979797;}.codeblock .html .htmlElementName,.codeblock .codearea .htmlElementName{color:#317ab9;font-weight:600;}.codeblock .html .htmlAttributeName,.codeblock .codearea .htmlAttributeName{color:#009693;}.codeblock .html .htmlAttributeValue,.codeblock .codearea .htmlAttributeValue{color:var(--rb-surface-contrast);}.codeblock .html .quot,.codeblock .codearea .quot{color:#f00;}.codeblock .html .htmlOperator,.codeblock .codearea .htmlOperator{color:currentColor;}.codeblock .html .htmlLink,.codeblock .codearea .htmlLink{color:#ff4081;text-decoration:underline;}.codeblock .html .enum,.codeblock .codearea .enum{color:var(--rb-surface-contrast);}.codeblock .html .keyword,.codeblock .codearea .keyword{color:#2196f3;}.codeblock .html .htmlComment,.codeblock .codearea .comment{color:#57a64a;}.codeblock .csharp .atSign{color:#b2b0bf;}.codeblock .csharp .keyword{color:#7e6fff;}.codeblock .csharp .string{color:#e68c32;}.codeblock .csharp .function{color:#ff9800;}.codeblock .csharp .class{color:#1ec8a5;}.codeblock .csharp .localVar{color:#2196f3;}.codeblock .csharp .interface{color:#ff4081;}.codeblock .csharp .number{color:#b0d7a3;}.codeblock .csharp .enum{color:#b4eb8f;}.codeblock .csharp .comment{color:#57a64a;}::-webkit-scrollbar{width:6px;height:6px;}::-webkit-scrollbar-track{background:transparent;}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px;}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3);}[data-theme=dark] ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3);}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;}[data-theme=dark] *{scrollbar-color:rgba(255,255,255,.2) transparent;}