.code-view[data-v-072e0604]{font-family:var(--ui-font-family-code);font-size:1em}.code-view[data-v-072e0604] .param-inlay-hint{color:var(--ui-color-hint-2)!important}.code-view[data-v-072e0604] .param-inlay-hint:after{content:":"}.is-block[data-v-072e0604] pre{min-width:fit-content}.has-line-numbers[data-v-072e0604]{container-type:inline-size}.has-line-numbers[data-v-072e0604] pre{counter-reset:step;counter-increment:step 0;padding-left:26px;position:relative}.has-line-numbers[data-v-072e0604] .line:before{content:counter(step);counter-increment:step;text-align:right;color:#34819b;width:18px;display:inline-block;position:absolute;left:0}@container (width<15em){.has-line-numbers[data-v-072e0604] pre{padding-left:0}.has-line-numbers[data-v-072e0604] .line:before{content:none}}.addition[data-v-072e0604]>pre,.deletion[data-v-072e0604]>pre{padding-left:24px;position:relative;background-color:#0000!important}.addition[data-v-072e0604] .line:before,.deletion[data-v-072e0604] .line:before{width:1em;display:inline-block;position:absolute;left:8px}.addition[data-v-072e0604]{background:var(--ui-color-green-100)}.addition[data-v-072e0604] code .line:before{content:"+"}.deletion[data-v-072e0604]{background:var(--ui-color-red-100)}.deletion[data-v-072e0604] code .line:before{content:"-"}.monaco-editor-conflict-free>.monaco-editor{outline:none}.def-overview-code.code-view[data-v-4050cedb]{word-break:break-word;font-size:inherit;line-height:inherit;background:0 0;border:none;border-radius:0;flex:1 1 0;padding:0}.code-view-root[data-v-c8ebd8be]{min-width:0;padding-right:12px;overflow-x:auto}.markdown-view[data-v-831f64e2]{color:inherit;flex-direction:column;gap:1em;font-size:13px;line-height:1.7;display:flex}.markdown-view[data-v-831f64e2] h1{color:var(--ui-color-title);margin:1em 0;font-size:20px;line-height:1.4}.markdown-view[data-v-831f64e2] h2{font-size:16px;line-height:1.625}.markdown-view[data-v-831f64e2] h3{font-size:14px;line-height:1.57143}.markdown-view[data-v-831f64e2] h4{font-size:13px;line-height:1.53846}.markdown-view[data-v-831f64e2] ul,.markdown-view[data-v-831f64e2] ol{flex-direction:column;gap:8px;padding-left:1.5em;display:flex}.markdown-view[data-v-831f64e2] ul{list-style:square}.markdown-view[data-v-831f64e2] ol{list-style:decimal}.markdown-view[data-v-831f64e2] li>:not(:last-child){margin-bottom:8px}.markdown-view[data-v-831f64e2] a{color:var(--ui-color-turquoise-500);text-decoration:underline}.markdown-view[data-v-831f64e2] a:hover{color:var(--ui-color-turquoise-400)}.markdown-view[data-v-831f64e2] a:active{color:var(--ui-color-turquoise-600)}.markdown-view[data-v-831f64e2] blockquote{padding-left:20px;position:relative}.markdown-view[data-v-831f64e2] blockquote:before{content:"";background-color:var(--ui-color-grey-800);border-radius:1px;width:2px;height:100%;position:absolute;top:0;left:9px}.markdown-view[data-v-831f64e2] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-831f64e2] :not(pre)>code{border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word;border-radius:4px;padding:2px 4px;font-size:.92em;line-height:2}.markdown-view[data-v-831f64e2] table{border-collapse:separate;border-spacing:0;border:1px solid var(--ui-color-grey-500);border-radius:12px;width:100%;line-height:1.69231;overflow:hidden}.markdown-view[data-v-831f64e2] thead{background:var(--ui-color-grey-300)}.markdown-view[data-v-831f64e2] th,.markdown-view[data-v-831f64e2] td{text-align:left;vertical-align:top;border-right:1px solid var(--ui-color-grey-500);border-bottom:1px solid var(--ui-color-grey-500);word-break:break-word;overflow-wrap:break-word;padding:8px 12px}.markdown-view[data-v-831f64e2] th{font-weight:700}.markdown-view[data-v-831f64e2] tr>:last-child{border-right:none}.markdown-view[data-v-831f64e2] tbody tr:last-child>*{border-bottom:none}.api-reference-item[data-v-f3e0918f]{border-radius:var(--ui-border-radius-sm);background:var(--ui-color-grey-100);cursor:pointer;align-self:flex-start;max-width:100%;padding:0 6px;scroll-margin-top:42px;scroll-margin-bottom:16px;transition:all .2s;transform:translate(0)}.api-reference-item[data-v-f3e0918f]:hover{background:var(--ui-color-grey-300)}.api-reference-item.before-dragging[data-v-f3e0918f]{background-color:rgba(from var(--ui-color-grey-300) r g b / .6)}.api-reference-item.before-dragging .overview[data-v-f3e0918f]{opacity:.6}.overview[data-v-f3e0918f]{word-break:break-all;padding-top:2px;padding-bottom:1px}.overview[data-v-f3e0918f]>code{white-space:nowrap;text-overflow:ellipsis;color:var(--ui-color-hint-2);overflow:hidden}.code-editor-hovered-text{background-color:var(--ui-color-grey-600);border-radius:2px}.code-editor-diagnostic-error-line-header,.code-editor-diagnostic-warning-line-header{width:100%!important;left:0!important}.code-editor-diagnostic-error{-webkit-text-decoration:underline wavy var(--ui-color-red-600);text-decoration:underline wavy var(--ui-color-red-600)}.code-editor-diagnostic-error-line-body{background-color:#ff46461a}.code-editor-diagnostic-error-line-header{background-color:#ff464640}.code-editor-diagnostic-warning{-webkit-text-decoration:underline wavy var(--ui-color-yellow-600);text-decoration:underline wavy var(--ui-color-yellow-600)}.code-editor-diagnostic-warning-line-body{background-color:#ff99001a}.code-editor-diagnostic-warning-line-header{background-color:#ff990040}.code-editor-input-helper-icon{aspect-ratio:1;cursor:pointer;background-color:var(--ui-color-grey-400);border-radius:0 2px 2px 0;height:100%;transition:background-color .2s;display:inline-block;position:relative}.code-editor-input-helper-icon:hover{background-color:var(--ui-color-grey-500)}.code-editor-input-helper-icon:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.877%203.50239C13.9137%203.58489%2013.943%203.68015%2013.9662%203.7904C13.9887%203.89991%2014%204.01391%2014%204.13317C14%204.25167%2013.9775%204.37093%2013.9317%204.48943C13.8867%204.60794%2013.8132%204.72195%2013.7135%204.8322C13.617%204.9295%2013.5193%205.02552%2013.4202%205.12021C13.3332%205.20272%2013.2582%205.27547%2013.1952%205.33997C13.1292%205.40632%2013.0606%205.47012%2012.9897%205.53123L10.4373%202.96761C10.5468%202.86711%2010.6766%202.7456%2010.8266%202.60384C10.9766%202.46209%2011.1019%202.35033%2011.2016%202.26783C11.4267%202.085%2011.7106%201.99012%2012.0004%202.00082C12.1324%202.00532%2012.2599%202.02557%2012.3829%202.06232C12.5052%202.09907%2012.6124%202.14032%2012.7032%202.18607C12.8944%202.28658%2013.106%202.46209%2013.3377%202.7141C13.5702%202.96536%2013.7502%203.22787%2013.8777%203.50164L13.877%203.50239ZM3.24449%2010.1935C3.29924%2010.1387%203.42675%2010.0082%203.62701%209.80344C3.82726%209.59718%204.07703%209.34367%204.37704%209.04215L5.37459%208.04085L6.48014%206.9308L9.41503%203.98241L11.9674%206.56028L9.03251%209.50792L7.94046%2010.6187C7.57669%2010.975%207.24893%2011.302%206.95791%2011.599C6.6669%2011.896%206.42539%2012.1405%206.23413%2012.3326C6.03082%2012.5451%205.81196%2012.7421%205.57935%2012.9221C5.46084%2013.0136%205.33859%2013.0871%205.21108%2013.1418C5.08357%2013.2056%204.89682%2013.2836%204.65155%2013.3744C4.40554%2013.4659%204.14903%2013.5551%203.87977%2013.6421C3.62707%2013.7244%203.37221%2013.7999%203.11548%2013.8686C2.87472%2013.9324%202.69546%2013.9736%202.57696%2013.9916C2.33094%2014.0194%202.16744%2013.9826%202.08493%2013.8821C2.00318%2013.7816%201.97993%2013.6121%202.01743%2013.3751C2.03543%2013.2469%202.07818%2013.0616%202.14643%2012.8201C2.21469%2012.5771%202.28744%2012.3258%202.3647%2012.0655C2.4427%2011.8045%202.5177%2011.5645%202.58971%2011.3455C2.66321%2011.1257%202.72246%2010.975%202.76746%2010.8932C2.82222%2010.765%202.88372%2010.6487%202.95197%2010.543C3.01948%2010.438%203.11773%2010.3217%203.24524%2010.1935H3.24449Z'%20fill='%2357606A'/%3e%3c/svg%3e") 50%/80% 80% no-repeat;width:100%;height:100%;position:absolute}.code-editor-input-helper-inputing-bg{background-color:var(--ui-color-grey-600);border-radius:2px}.code-editor-input-helper-active-bg{background-color:var(--ui-color-grey-600);border-radius:2px 0 0 2px}.code-editor-inlay-hint-label{color:var(--ui-color-hint-2)!important}.code-editor-drop-indicator-line,.code-editor-drop-indicator-line-header{background-color:var(--ui-color-grey-300)}.code-editor-drop-indicator-line{z-index:-1}.code-editor-drop-indicator-line-header{width:100%!important;left:0!important}.code-editor-drop-indicator-insertion-point{position:relative}.code-editor-drop-indicator-insertion-point:before{content:"";background-color:#000;width:2px;height:100%;position:absolute;top:0;left:0}
