:root{--contexify-zIndex:666;--contexify-menu-minWidth:220px;--contexify-menu-padding:6px;--contexify-menu-radius:6px;--contexify-menu-bgColor:#fff;--contexify-menu-shadow:1px 2px 2px rgba(0,0,0,.1),2px 4px 4px rgba(0,0,0,.1),3px 6px 6px rgba(0,0,0,.1);--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-separator-color:rgba(0,0,0,.2);--contexify-separator-margin:5px;--contexify-itemContent-padding:6px;--contexify-activeItem-radius:4px;--contexify-item-color:#333;--contexify-activeItem-color:#fff;--contexify-activeItem-bgColor:#3498db;--contexify-rightSlot-color:#6f6e77;--contexify-activeRightSlot-color:#fff;--contexify-arrow-color:#6f6e77;--contexify-activeArrow-color:#fff}@keyframes contexify_feedback{0%{opacity:.4}to{opacity:1}}.contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--contexify-menu-bgColor);box-sizing:border-box;box-shadow:var(--contexify-menu-shadow);border-radius:var(--contexify-menu-radius);padding:var(--contexify-menu-padding);min-width:var(--contexify-menu-minWidth);z-index:var(--contexify-zIndex)}.contexify_submenu-isOpen,.contexify_submenu-isOpen>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_submenu-isOpen>.contexify_submenu{pointer-events:auto;opacity:1}.contexify .contexify_submenu{position:absolute;pointer-events:none;transition:opacity .265s;top:calc(-1 * var(--contexify-menu-negatePadding));left:100%}.contexify .contexify_submenu-bottom{bottom:calc(-1 * var(--contexify-menu-negatePadding));top:unset}.contexify .contexify_submenu-right{right:100%;left:unset}.contexify_rightSlot{margin-left:auto;display:-ms-flexbox;display:flex;color:var(--contexify-rightSlot-color)}.contexify_separator{height:1px;cursor:default;margin:var(--contexify-separator-margin);background-color:var(--contexify-separator-color)}.contexify_willLeave-disabled{pointer-events:none}.contexify_item{cursor:pointer;position:relative}.contexify_item:focus{outline:0}.contexify_item:focus .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeRightSlot-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup]>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-arrow-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup].contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled)[aria-haspopup]:hover>.contexify_itemContent .contexify_rightSlot,.contexify_item[aria-haspopup]:focus>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_item:not(.contexify_item-disabled):focus>.contexify_itemContent,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_item:not(.contexify_item-disabled):hover>.contexify_submenu{pointer-events:auto;opacity:1}.contexify_item-disabled{cursor:default;opacity:.5}.contexify_itemContent{padding:var(--contexify-itemContent-padding);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap;color:var(--contexify-item-color);position:relative}.contexify_item-feedback{animation:contexify_feedback .12s both}.contexify_theme-dark{--contexify-menu-bgColor:rgba(40,40,40,.98);--contexify-separator-color:#4c4c4c;--contexify-item-color:#fff}.contexify_theme-light{--contexify-separator-color:#eee;--contexify-item-color:#666;--contexify-activeItem-color:#3498db;--contexify-activeItem-bgColor:#e0eefd;--contexify-activeRightSlot-color:#3498db;--contexify-active-arrow-color:#3498db}@keyframes contexify_scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes contexify_scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.contexify_willEnter-scale{transform-origin:top left;animation:contexify_scaleIn .3s}.contexify_willLeave-scale{transform-origin:top left;animation:contexify_scaleOut .3s}@keyframes contexify_fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes contexify_fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.contexify_willEnter-fade{animation:contexify_fadeIn .3s ease}.contexify_willLeave-fade{animation:contexify_fadeOut .3s ease}@keyframes contexify_flipInX{0%{transform:perspective(800px) rotateX(45deg)}to{transform:perspective(800px)}}@keyframes contexify_flipOutX{0%{transform:perspective(800px)}to{transform:perspective(800px) rotateX(45deg);opacity:0}}.contexify_willEnter-flip{animation:contexify_flipInX .3s}.contexify_willEnter-flip,.contexify_willLeave-flip{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;transform-origin:top center}.contexify_willLeave-flip{animation:contexify_flipOutX .3s}@keyframes contexify_slideIn{0%{opacity:0;transform:scaleY(.3)}to{opacity:1}}@keyframes contexify_slideOut{0%{opacity:1}to{opacity:0;transform:scaleY(.3)}}.contexify_willEnter-slide{transform-origin:top center;animation:contexify_slideIn .3s}.contexify_willLeave-slide{transform-origin:top center;animation:contexify_slideOut .3s}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#1f2328;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word;scroll-behavior:auto}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#0969da;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em}.markdown-body mark{background-color:#fff8c5;color:#1f2328}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box;background-color:#fff}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 40px}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid #d0d7deb3;height:.25em;padding:0;margin:24px 0;background-color:#d0d7de;border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:#636c76;opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body details:not([open])>*:not(summary){display:none}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#1f2328;vertical-align:middle;background-color:#f6f8fa;border:solid 1px #afb8c133;border-bottom-color:#afb8c133;border-radius:6px;box-shadow:inset 0 -1px #afb8c133}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:#636c76}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:#636c76;border-left:.25em solid #d0d7de}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body .mr-2{margin-right:.5rem!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:#d1242f}.markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:16px}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1f2328;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid #d0d7de}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:#fff;border-top:1px solid #d0d7deb3}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d0d7de}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#1f2328}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#afb8c133;border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;color:#1f2328;background-color:#f6f8fa;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#fff;border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:#636c76;border-top:1px solid #d0d7de}.markdown-body .footnotes ol{padding-left:16px}.markdown-body .footnotes ol ul{display:inline-block;padding-left:16px;margin-top:16px}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-24px;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}.markdown-body .footnotes li:target{color:#1f2328}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body .pl-c{color:#57606a}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#0550ae}.markdown-body .pl-e,.markdown-body .pl-en{color:#6639ba}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:#24292f}.markdown-body .pl-ent{color:#0550ae}.markdown-body .pl-k{color:#cf222e}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:#0a3069}.markdown-body .pl-v,.markdown-body .pl-smw{color:#953800}.markdown-body .pl-bu{color:#82071e}.markdown-body .pl-ii{color:#f6f8fa;background-color:#82071e}.markdown-body .pl-c2{color:#f6f8fa;background-color:#cf222e}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#116329}.markdown-body .pl-ml{color:#3b2300}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#0550ae}.markdown-body .pl-mi{font-style:italic;color:#24292f}.markdown-body .pl-mb{font-weight:700;color:#24292f}.markdown-body .pl-md{color:#82071e;background-color:#ffebe9}.markdown-body .pl-mi1{color:#116329;background-color:#dafbe1}.markdown-body .pl-mc{color:#953800;background-color:#ffd8b5}.markdown-body .pl-mi2{color:#eaeef2;background-color:#0550ae}.markdown-body .pl-mdr{font-weight:700;color:#8250df}.markdown-body .pl-ba{color:#57606a}.markdown-body .pl-sg{color:#8c959f}.markdown-body .pl-corl{text-decoration:underline;color:#0a3069}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:.25rem}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body .contains-task-list:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list{position:relative}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:.5rem 1rem;margin-bottom:1rem;color:inherit;border-left:.25em solid #d0d7de}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:500;align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:#0969da}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:#8250df}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:#bf8700}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:#cf222e}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/ekms/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/ekms/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/ekms/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/ekms/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/ekms/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/ekms/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/ekms/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/ekms/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/ekms/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/ekms/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/ekms/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/ekms/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/ekms/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/ekms/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/ekms/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/ekms/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/ekms/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/ekms/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/ekms/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/ekms/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/ekms/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/ekms/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/ekms/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/ekms/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/ekms/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/ekms/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/ekms/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/ekms/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/ekms/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/ekms/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/ekms/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/ekms/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/ekms/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/ekms/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/ekms/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/ekms/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/ekms/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/ekms/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/ekms/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/ekms/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/ekms/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/ekms/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/ekms/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/ekms/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/ekms/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/ekms/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/ekms/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/ekms/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/ekms/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/ekms/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-wrapper:hover~.simplebar-track>.simplebar-scrollbar:before{opacity:.2!important}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{margin:0;padding:0;overflow:hidden}*{box-sizing:border-box}*,*:hover,*:active,*:focus{outline:0}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}a{text-decoration:none}.not-allowed{opacity:.3!important;cursor:not-allowed!important}@keyframes highlighted-animation{0%{box-shadow:0 0 5px 1px var(--color-text-y-1, #005bac)}to{box-shadow:0 0 1px 1px var(--color-text-y-1, #005bac)}}.custom-highlighted{animation:.5s linear 0s infinite highlighted-animation}.fullscreen-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0003}body .markdown-body img{max-width:200px}body .markdown-body pre{padding:0}body .markdown-body pre .code-header{min-width:200px;height:36px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:.5em;padding-right:.5em;color:#333;background:#f1f1f1;-webkit-user-select:none;user-select:none}body .markdown-body pre .code-header .code-language{font-weight:700}body .markdown-body pre .code-header .code-actions{display:flex;flex-direction:row;align-items:center}body .markdown-body pre .code-header .code-actions .button{display:flex;flex-direction:row;align-items:center;cursor:pointer}body .markdown-body pre .code-header .code-actions .button .button-icon{width:18px;height:18px;fill:#333}body .markdown-body pre .code-header .code-actions .button .button-text{margin-left:4px}body .markdown-body pre .code-header .code-actions .button:hover{color:#005bac}body .markdown-body pre .code-header .code-actions .button:hover .button-icon{fill:#005bac}.contexify_theme-with_icon{--contexify-menu-minWidth: 100px;--contexify-itemContent-padding: 6px 12px;--contexify-activeItem-bgColor: #f2f2f2;--contexify-item-color: #000;--contexify-activeItem-color: #000;font-size:12px;line-height:16px}.contexify_theme-with_icon .contexify_item .contexify_itemContent{height:30px}.contexify_theme-with_icon .contexify_item .contexify_itemContent .icon,.contexify_theme-with_icon .contexify_item .contexify_itemContent>svg{width:14px;height:14px;margin-right:8px}.basic-modal .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000073}.basic-modal .modal-content{position:absolute;top:60px;right:60px;bottom:60px;left:60px;background:#fff;overflow:auto;border-radius:4px;outline:none;overflow:hidden}.ant-checkbox-round{--border-radius: 100%}.ant-checkbox-round .ant-checkbox,.ant-checkbox-round .ant-checkbox .ant-checkbox-inner{border-radius:var(--border-radius)}.ant-checkbox-round .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after{border-radius:var(--border-radius)}.ant-select-radius-full.ant-select-single:not(.ant-select-customize-input).ant-select-sm{--border-radius: 12px}.ant-select-radius-full.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-radius:var(--border-radius);padding:0px var(--border-radius)}._modal_1ccvf_1 ._overlay_1ccvf_1 ._content_1ccvf_1{display:flex;flex-direction:column;border:1px solid #bfbfbf;border-radius:12px;background:#f9f9f9;overflow:hidden}._modal_1ccvf_1 ._overlay_1ccvf_1 ._content_1ccvf_1[data-is-full-screen=true]{top:0;right:0;bottom:0;left:0}._container_924f1_1{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:#fff}._panel_924f1_9{--panel-border: 1px solid rgba(218, 218, 218, .85);--panel-border-radius: 0px;--panel-padding-top: 40px;--panel-bottom-height: 0px;--sidebar-border-radius: 12px 0 0 12px;--sidebar-width: 120px;height:100%;overflow:hidden;position:relative}._panel_924f1_9 ._sidebar_924f1_20{position:absolute;left:0;top:0;--container-width: var(--sidebar-width);width:var(--container-width);max-width:var(--container-width);height:100%;overflow:hidden;padding-top:var(--panel-padding-top);display:flex;flex-direction:column;align-items:center;border-radius:var(--sidebar-border-radius);background:#f9f9f9}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36{flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding-bottom:15px;overflow:hidden}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44{display:flex;flex-direction:row;align-items:center;max-width:calc(var(--container-width) - 20px)}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50{display:flex;flex-direction:row;align-items:flex-end;position:relative;height:32px;width:70px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50[data-num="1"]{width:32px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50[data-num="2"]{width:51.3333333333px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50[data-num="3"]{width:69.3333333333px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50[data-num="4"]{width:86px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50[data-num="5"]{width:101.3333333333px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50 img{position:absolute;display:none;border-radius:50px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50 img:nth-child(1){display:block;width:32px;height:32px;left:0;z-index:5}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50 img:nth-child(2){display:block;width:30px;height:30px;left:20.6666666667px;z-index:4}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50 img:nth-child(3){display:block;width:28px;height:28px;left:40px;z-index:3}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50 img:nth-child(4){display:block;width:26px;height:26px;left:58px;z-index:2}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._avatars_924f1_50 ._wrapper_924f1_50 img:nth-child(5){display:block;width:24px;height:24px;left:74.6666666667px;z-index:1}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._name_924f1_113{margin-top:8px;font-size:12px;line-height:16px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._owner_924f1_123{font-size:10px;line-height:14px;color:#9c9ea6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._home_924f1_132{margin-top:10px}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._home_924f1_132 ._homeButton_924f1_135{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._home_924f1_132 ._homeButton_924f1_135 svg{width:18px;height:18px;fill:#000}._panel_924f1_9 ._sidebar_924f1_20 ._header_924f1_36 ._row_924f1_44._home_924f1_132 ._homeButton_924f1_135:hover svg{fill:#5a9fff}._panel_924f1_9 ._sidebar_924f1_20 ._nav_924f1_151{min-height:24px;min-width:70px;padding:0 6px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:14px;line-height:20px;color:#000;cursor:pointer}._panel_924f1_9 ._sidebar_924f1_20 ._nav_924f1_151[data-selected=true]{background:#5a9fff;color:#fff}._panel_924f1_9 ._sidebar_924f1_20 ._nav_924f1_151[data-disabled=true]{opacity:.6;cursor:not-allowed}._panel_924f1_9 ._sidebar_924f1_20 ._navs_924f1_172{flex:1;flex-shrink:0;display:flex;flex-direction:column;gap:36px;overflow-x:hidden;overflow-y:auto}._panel_924f1_9 ._sidebar_924f1_20 ._bottom_924f1_181{flex-shrink:0;height:var(--panel-bottom-height)}._panel_924f1_9 ._sidebar_924f1_20 ._bottom_924f1_181 ._launch_924f1_185{width:32px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer}._panel_924f1_9 ._sidebar_924f1_20 ._bottom_924f1_181 ._launch_924f1_185 svg{width:21px;height:21px}._panel_924f1_9 ._sidebar_924f1_20 ._bottom_924f1_181 button{display:flex;justify-content:center;align-items:center;height:26px;font-size:14px;line-height:20px;color:#000;background:#fff;border:1px solid rgba(218,218,218,.85);border-radius:12px;padding:0 18px;cursor:pointer}._panel_924f1_9 ._main-content_924f1_211{position:absolute;left:var(--sidebar-width);top:0;--container-width: calc(100% - var(--sidebar-width));width:var(--container-width);max-width:var(--container-width);height:100%;overflow:hidden;padding:0 40px;padding-top:var(--panel-padding-top);padding-bottom:20px;display:flex;flex-direction:column}._panel_924f1_9 ._main-content_924f1_211 ._content_924f1_226{flex:1}._panel_924f1_9 ._main-content_924f1_211 ._bottom_924f1_181{flex-shrink:0;height:var(--panel-bottom-height);display:flex;flex-direction:row;align-items:center;justify-content:space-between}._panel_924f1_9 ._main-content_924f1_211 ._bottom_924f1_181 ._left_924f1_237,._panel_924f1_9 ._main-content_924f1_211 ._bottom_924f1_181 ._right_924f1_238{display:flex;flex-direction:row;align-items:center;gap:60px}._panel_924f1_9 ._main-content_924f1_211 ._bottom_924f1_181 ._left_924f1_237 button,._panel_924f1_9 ._main-content_924f1_211 ._bottom_924f1_181 ._right_924f1_238 button{display:flex;justify-content:center;align-items:center;height:26px;font-size:14px;line-height:20px;color:#000;background:none;border:1px solid rgba(218,218,218,.85);border-radius:12px;padding:0 18px;cursor:pointer}._panel_924f1_9 ._webContent_924f1_259{width:100%;height:100%;overflow:hidden}._panel_924f1_9 ._webContent_924f1_259 iframe{width:100%;height:100%;overflow:hidden;outline:none;border:none}._container_ma28l_1{overflow:hidden;border:1px solid #bfbfbf;border-radius:16px;display:flex;flex-direction:column;padding:14px 18px 12px;cursor:pointer;position:relative}._container_ma28l_1 ._header_ma28l_11{height:32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._container_ma28l_1 ._header_ma28l_11 ._left_ma28l_18,._container_ma28l_1 ._header_ma28l_11 ._right_ma28l_19{display:flex;flex-direction:row;align-items:center}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24{height:32px;width:120px;display:flex;flex-direction:row;align-items:flex-end;position:relative}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img{position:absolute;display:none;border-radius:50px}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img:hover{z-index:10!important;transform:scale(1.2)}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img:nth-child(1){display:block;width:32px;height:32px;left:0;z-index:5}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img:nth-child(2){display:block;width:30px;height:30px;left:20.6666666667px;z-index:4}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img:nth-child(3){display:block;width:28px;height:28px;left:40px;z-index:3}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img:nth-child(4){display:block;width:26px;height:26px;left:58px;z-index:2}._container_ma28l_1 ._header_ma28l_11 ._avatars_ma28l_24 img:nth-child(5){display:block;width:24px;height:24px;left:74.6666666667px;z-index:1}._container_ma28l_1 ._header_ma28l_11 ._iconButton_ma28l_76{flex-shrink:0;width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:3px}._container_ma28l_1 ._header_ma28l_11 ._iconButton_ma28l_76:hover{background-color:#ddd}._container_ma28l_1 ._header_ma28l_11 ._iconButton_ma28l_76 svg{width:18px;height:18px;fill:#616161}._container_ma28l_1 ._nameRow_ma28l_94{flex:1;overflow:hidden;display:flex;flex-direction:row;align-items:center}._container_ma28l_1 ._nameRow_ma28l_94 ._name_ma28l_94{font-size:24px;line-height:34px;color:#000;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._container_ma28l_1 ._iconLabelRow_ma28l_110{height:32px;display:flex;flex-direction:row;align-items:center;overflow:hidden}._container_ma28l_1 ._iconLabelRow_ma28l_110 ._icon_ma28l_76{flex-shrink:0;width:18px;height:18px;display:flex;justify-content:center;align-items:center}._container_ma28l_1 ._iconLabelRow_ma28l_110 ._icon_ma28l_76 svg{width:100%;height:100%;fill:#000}._container_ma28l_1 ._iconLabelRow_ma28l_110 ._label_ma28l_130{margin-left:9px;font-size:12px;line-height:17px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._container_ma28l_1 ._logo_ma28l_139{position:absolute;right:18px;bottom:24px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}._container_ma28l_1 ._logo_ma28l_139 svg{width:100%;height:100%;fill:#616161}._container_jfq0t_1{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;padding:30px 0 40px}._container_jfq0t_1 ._header_jfq0t_9{padding:0 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._container_jfq0t_1 ._header_jfq0t_9 ._left_jfq0t_16{display:flex;flex-direction:row;align-items:center;gap:25px}._container_jfq0t_1 ._header_jfq0t_9 ._right_jfq0t_22{display:flex;flex-direction:row;align-items:center}._container_jfq0t_1 ._header_jfq0t_9 ._searchContainer_jfq0t_27{height:30px;width:300px;position:relative;border:1px solid #bfbfbf;border-radius:30px}._container_jfq0t_1 ._header_jfq0t_9 ._searchContainer_jfq0t_27 ._searchIcon_jfq0t_34{position:absolute;top:7px;left:14px;width:14px;height:14px;display:flex;justify-content:center;align-items:center}._container_jfq0t_1 ._header_jfq0t_9 ._searchContainer_jfq0t_27 ._searchIcon_jfq0t_34 svg{width:100%;height:100%;fill:#616161}._container_jfq0t_1 ._header_jfq0t_9 ._searchContainer_jfq0t_27 input{width:100%;height:100%;padding:0 14px 0 34px;border:none;background-color:transparent}._container_jfq0t_1 ._header_jfq0t_9 ._iconButton_jfq0t_56{flex-shrink:0;width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:3px}._container_jfq0t_1 ._header_jfq0t_9 ._iconButton_jfq0t_56:hover{background-color:#ddd}._container_jfq0t_1 ._header_jfq0t_9 ._iconButton_jfq0t_56 svg{width:18px;height:18px;fill:#616161}._container_jfq0t_1 ._header_jfq0t_9 ._addButton_jfq0t_74{flex-shrink:0;width:42px;height:42px;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_jfq0t_1 ._header_jfq0t_9 ._addButton_jfq0t_74 svg{width:100%;height:100%}._container_jfq0t_1 ._listContainer_jfq0t_87{margin-top:25px;margin-bottom:25px;padding-left:40px;padding-right:10px;margin-right:30px;flex:1;overflow:hidden;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(256px,1fr));grid-auto-rows:256px;gap:30px 50px}._container_jfq0t_1 ._bottom_jfq0t_101{padding:0 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._container_jfq0t_1 ._bottom_jfq0t_101 ._left_jfq0t_16,._container_jfq0t_1 ._bottom_jfq0t_101 ._right_jfq0t_22{display:flex;flex-direction:row;align-items:center}._container_jfq0t_1 ._bottom_jfq0t_101 button{display:flex;justify-content:center;align-items:center;height:26px;font-size:14px;line-height:20px;color:#000;background:none;border:1px solid rgba(218,218,218,.85);border-radius:12px;padding:0 18px;cursor:pointer}._membersTab_1pz0r_1{display:flex;flex-direction:column;min-height:200px;height:500px;max-height:calc(100vh - 300px);overflow:hidden}._membersTab_1pz0r_1 ._spinWrapper_1pz0r_9,._membersTab_1pz0r_1 ._spinWrapper_1pz0r_9 .ant-spin-container{flex:1;display:flex;flex-direction:column;overflow:hidden}._membersTab_1pz0r_1 ._list_1pz0r_21{flex:1;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;min-height:100px}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29{display:flex;flex-direction:row;align-items:center;height:45px}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._avatar_1pz0r_35{width:32px;height:32px;border-radius:4px;border:1px solid #e0e0e0}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._infos_1pz0r_41{flex:1;display:flex;flex-direction:column;margin-left:8px;overflow:hidden}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._infos_1pz0r_41 ._name_1pz0r_48{font-size:14px;color:#333}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._infos_1pz0r_41 ._account_1pz0r_52{font-size:12px;color:#999}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._infos_1pz0r_41 ._name_1pz0r_48,._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._infos_1pz0r_41 ._account_1pz0r_52{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._membersTab_1pz0r_1 ._list_1pz0r_21 ._memberItem_1pz0r_29 ._actions_1pz0r_63{display:flex;flex-direction:row;align-items:center}._addMemberTab_1pz0r_69{display:flex;flex-direction:column;min-height:200px;height:500px;max-height:calc(100vh - 300px);overflow:hidden}._addMemberTab_1pz0r_69 ._spinWrapper_1pz0r_9,._addMemberTab_1pz0r_69 ._spinWrapper_1pz0r_9 .ant-spin-container{flex:1;display:flex;flex-direction:column;overflow:hidden}._addMemberTab_1pz0r_69 ._list_1pz0r_21{margin-top:10px;flex:1;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97{display:flex;flex-direction:row;align-items:center;height:45px}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._avatar_1pz0r_35{width:32px;height:32px;border-radius:4px;border:1px solid #e0e0e0}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._infos_1pz0r_41{flex:1;display:flex;flex-direction:column;margin-left:8px;overflow:hidden}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._infos_1pz0r_41 ._name_1pz0r_48{font-size:14px;color:#333}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._infos_1pz0r_41 ._account_1pz0r_52{font-size:12px;color:#999}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._infos_1pz0r_41 ._name_1pz0r_48,._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._infos_1pz0r_41 ._account_1pz0r_52{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._addMemberTab_1pz0r_69 ._list_1pz0r_21 ._userItem_1pz0r_97 ._actions_1pz0r_63{display:flex;flex-direction:row;align-items:center}._addMemberTab_1pz0r_69 ._emptyContacts_1pz0r_136{flex:1;display:flex;justify-content:center;align-items:center}._container_1ef75_1 ._modalHeader_1ef75_1{height:40px;flex-shrink:0;display:flex;flex-direction:row;align-items:center;border-radius:12px 12px 0 0;background:#f3f3f2;justify-content:space-between}._container_1ef75_1 ._modalHeader_1ef75_1 ._leftContainer_1ef75_11,._container_1ef75_1 ._modalHeader_1ef75_1 ._rightContainer_1ef75_12{display:flex;flex-direction:row;align-items:center}._container_1ef75_1 ._modalHeader_1ef75_1 ._leftContainer_1ef75_11{padding-left:34px}._container_1ef75_1 ._modalHeader_1ef75_1 ._rightContainer_1ef75_12{padding-right:24px;gap:12px}._container_1ef75_1 ._modalHeader_1ef75_1 ._iconBox_1ef75_24{width:20px;height:20px;display:flex;justify-content:center;align-items:center;margin-right:12px}._container_1ef75_1 ._modalHeader_1ef75_1 ._iconBox_1ef75_24 ._icon_1ef75_24{width:100%;height:100%;fill:#000}._container_1ef75_1 ._modalHeader_1ef75_1 ._title_1ef75_37{font-size:14px;line-height:20px;color:#000}._container_1ef75_1 ._modalHeader_1ef75_1 ._action_1ef75_42{width:16px;height:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_1ef75_1 ._modalHeader_1ef75_1 ._action_1ef75_42 svg{width:100%;height:100%;fill:#333}._container_1ef75_1 ._help_1ef75_56{margin-left:4px;width:16px;height:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_1ef75_1 ._help_1ef75_56 svg{width:100%;height:100%;fill:#bfbfbf}._container_i6hxq_1 ._modalHeader_i6hxq_1{height:40px;flex-shrink:0;display:flex;flex-direction:row;align-items:center;border-radius:12px 12px 0 0;background:#f3f3f2;justify-content:space-between}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._leftContainer_i6hxq_11,._container_i6hxq_1 ._modalHeader_i6hxq_1 ._rightContainer_i6hxq_12{display:flex;flex-direction:row;align-items:center}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._leftContainer_i6hxq_11{padding-left:34px}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._rightContainer_i6hxq_12{padding-right:24px;gap:12px}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._iconBox_i6hxq_24{width:20px;height:20px;display:flex;justify-content:center;align-items:center;margin-right:12px}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._iconBox_i6hxq_24 ._icon_i6hxq_24{width:100%;height:100%;fill:#000}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._title_i6hxq_37{font-size:14px;line-height:20px;color:#000}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._action_i6hxq_42{width:16px;height:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_i6hxq_1 ._modalHeader_i6hxq_1 ._action_i6hxq_42 svg{width:100%;height:100%;fill:#333}:where(._panel_j219k_1){--panel-border: 1px solid rgba(218, 218, 218, .85);--panel-border-radius: 12px;--panel-padding-top: 40px;--panel-bottom-height: 74px;--sidebar-border-radius: 12px 0 0 12px;--sidebar-width: 120px;height:100%;overflow:hidden;border:var(--panel-border);border-radius:var(--panel-border-radius);position:relative}:where(._panel_j219k_1) ._sidebar_j219k_14{position:absolute;left:0;top:0;--container-width: var(--sidebar-width);width:var(--container-width);max-width:var(--container-width);height:100%;overflow:hidden;padding-top:var(--panel-padding-top);display:flex;flex-direction:column;align-items:center;border-radius:var(--sidebar-border-radius);background:#f2f2f2}:where(._panel_j219k_1) ._sidebar_j219k_14 ._nav_j219k_30{min-height:24px;min-width:70px;padding:0 6px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:14px;line-height:20px;color:#000;cursor:pointer}:where(._panel_j219k_1) ._sidebar_j219k_14 ._nav_j219k_30[data-selected=true]{background:#5a9fff;color:#fff}:where(._panel_j219k_1) ._sidebar_j219k_14 ._nav_j219k_30[data-disabled=true]{opacity:.6;cursor:not-allowed}:where(._panel_j219k_1) ._sidebar_j219k_14 ._navs_j219k_51{flex-shrink:0;display:flex;flex-direction:column;gap:36px;overflow-x:hidden;overflow-y:auto}:where(._panel_j219k_1) ._sidebar_j219k_14 ._bottom_j219k_59{flex-shrink:0;height:var(--panel-bottom-height)}:where(._panel_j219k_1) ._sidebar_j219k_14 ._bottom_j219k_59 ._launch_j219k_63{width:32px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer}:where(._panel_j219k_1) ._sidebar_j219k_14 ._bottom_j219k_59 ._launch_j219k_63 svg{width:21px;height:21px}:where(._panel_j219k_1) ._main-content_j219k_75{position:absolute;left:var(--sidebar-width);top:0;--container-width: calc(100% - var(--sidebar-width));width:var(--container-width);max-width:var(--container-width);height:100%;overflow:hidden;padding:0 40px;padding-top:var(--panel-padding-top)}:where(._panel_j219k_1) ._main-content_j219k_75 ._bottom_j219k_59{flex-shrink:0;height:var(--panel-bottom-height);display:flex;flex-direction:row;align-items:center;justify-content:space-between}:where(._panel_j219k_1) ._main-content_j219k_75 ._bottom_j219k_59 ._left_j219k_95,:where(._panel_j219k_1) ._main-content_j219k_75 ._bottom_j219k_59 ._right_j219k_96{display:flex;flex-direction:row;align-items:center;gap:60px}:where(._panel_j219k_1) ._main-content_j219k_75 ._bottom_j219k_59 ._left_j219k_95 button,:where(._panel_j219k_1) ._main-content_j219k_75 ._bottom_j219k_59 ._right_j219k_96 button{display:flex;justify-content:center;align-items:center;height:26px;font-size:14px;line-height:20px;color:#000;background:none;border:1px solid rgba(218,218,218,.85);border-radius:12px;padding:0 18px;cursor:pointer}._modal_31jgj_1 ._container_31jgj_1{display:flex;flex-direction:column;border:1px solid #bfbfbf;border-radius:12px;background:#f9f9f9}._modal_31jgj_1 ._container_31jgj_1 ._modalHeader_31jgj_8{height:40px;flex-shrink:0;display:flex;flex-direction:row;align-items:center;border-radius:12px 12px 0 0;background:#f3f3f2;padding-left:34px}._modal_31jgj_1 ._container_31jgj_1 ._modalHeader_31jgj_8 ._iconBox_31jgj_18{width:20px;height:20px;display:flex;justify-content:center;align-items:center;margin-right:12px}._modal_31jgj_1 ._container_31jgj_1 ._modalHeader_31jgj_8 ._iconBox_31jgj_18 ._icon_31jgj_18{width:100%;height:100%;fill:#000}._modal_31jgj_1 ._container_31jgj_1 ._modalHeader_31jgj_8 ._title_31jgj_31{font-size:14px;line-height:20px;color:#000}._modal_31jgj_1 ._container_31jgj_1 ._modalContent_31jgj_36{flex:1;padding:30px 34px 36px;display:flex;flex-direction:column}:where(._loader1_6vzji_1){--loader-size: 50px;--loader-color: #025cad;--loader-line-size: calc(var(--loader-size) * .16)}:where(._loader1_6vzji_1) ._loader_6vzji_1{width:var(--loader-size);aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,var(--loader-color) 94%,rgba(0,0,0,0)) top/var(--loader-line-size) var(--loader-line-size) no-repeat,conic-gradient(rgba(0,0,0,0) 30%,var(--loader-color));-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - var(--loader-line-size)),#000 0);animation:_l13_6vzji_1 1s infinite linear}@keyframes _l13_6vzji_1{to{transform:rotate(1turn)}}:where(._loader2_6vzji_20){--loader-size: 50px;--loader-color: #025cad;--loader-line-size: calc(var(--loader-size) * .24)}:where(._loader2_6vzji_20) ._loader_6vzji_1{width:var(--loader-size);aspect-ratio:1;--_c: no-repeat radial-gradient(farthest-side, var(--loader-color) 92%, #0000);background:var(--_c) top,var(--_c) left,var(--_c) right,var(--_c) bottom;background-size:var(--loader-line-size) var(--loader-line-size);animation:_l7_6vzji_1 1s infinite}@keyframes _l7_6vzji_1{to{transform:rotate(.5turn)}}
