.SectionWrapper{cursor:pointer;background:#ffffff3c;display:flex;align-items:center;justify-content:center;position:relative}.SectionWrapper:hover{animation:jelly .5s}.SectionWrapper:hover:after{opacity:1;transform:translateY(0)}.SectionWrapper:after{content:attr(data-tip);position:absolute;bottom:120%;border-radius:5px;font-size:.75rem;color:#fff;background:#303030;padding:.15rem .75rem;opacity:0;transform:translateY(10px);transition:all .2s ease-out}.SectionWrapper .childrenWrapper>svg{inset:auto!important;width:100%!important;height:100%!important}.p-2{padding:.5rem}.w-8{width:2rem}.h-8{height:2rem}.mx-2{margin-left:.5rem;margin-right:.5rem}@keyframes jelly{0%,to{transform:scale(1)}25%{transform:scale(.9,1.1)}50%{transform:scale(1.1,.9)}75%{transform:scale(.95,1.05)}}.AvatarEditor{background:#43a0d2;display:flex}.AvatarEditor .iconfont{display:flex;justify-content:center;position:relative}.AvatarEditor .iconfont:hover{animation:jelly .5s}.AvatarEditor .iconfont:hover:not(.banTip):after{opacity:1;transform:translateY(0)}.AvatarEditor .iconfont:after{content:attr(data-tip);position:absolute;bottom:120%;border-radius:5px;font-size:.75rem;color:#fff;background:#303030;padding:.15rem .75rem;opacity:0;transform:translateY(10px);transition:all .2s ease-out}.AvatarEditor .codeBlock{background:#222;color:#eeebff;opacity:0;transform:translateY(10px);transition:all .2s ease-out}.AvatarEditor .codeBlock.active{opacity:1;transform:translateY(0)}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.rounded-full{border-radius:9999px}.items-center{align-items:center}.flex{display:flex}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.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 .smash{display:inline;line-height:0}.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;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{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}.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}:root{--background: #f8fafc;--top-bar-menu: white;--logo-background: linear-gradient(135deg, #2563eb, #1e40af);--logo-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family: "Inter", sans-serif;--light-blue-bg: #f0f7ff;--light-grey-bg: #f1f5f9;--light-grey-bg-hover: #e2e8f0;--light-grey-bg-active: #cbd5e1;--lg-gold: #f59e0b;--lg-dark-gold: #d97706;--lg-gold-hover: #fbbf24;--color: #2563eb;--blue: #2563eb;--blue-hover: #3b82f6;--light-blue: #eff6ff;--light-blue-hover: #dbeafe;--light-blue-active: #bfdbfe;--light-blue-transparent: rgba(37, 99, 235, .04);--white-transparent: rgba(255, 255, 255, .6);--white-transparent-hover: rgba(241, 245, 249, .6);--blue-active: #1e40af;--dark-grey: #1e293b;--light-grey: #94a3b8;--light-grey-border: #cbd5e1;--border: #e2e8f0;--grey: #64748b;--content-color: #334155;--subtitle-color: #1e293b;--content-line-height: 28px;--red: #ef4444;--light-red: #fef2f2;--red-hover: #f87171;--red-active: #dc2626;--green: #22c55e;--green-hover: #4ade80;--light-green: #f0fdf4;--lg-green: #16a34a;--yellow: #eab308;--no-data-background: #f1f5f9;--grey-card-background: #e2e8f0;--grey-card-background-hover: #cbd5e1;--grey-card-background-active: #94a3b8}html[data-theme=dark]{--background: #0f172a;--top-bar-menu: #1e293b;--logo-background: linear-gradient(135deg, #60a5fa, #3b82f6);--logo-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family: "Inter", sans-serif;--light-blue-bg: #1e293b;--light-grey-bg: #1e293b;--light-grey-bg-hover: #334155;--light-grey-bg-active: #475569;--lg-gold: #f59e0b;--lg-dark-gold: #d97706;--lg-gold-hover: #fbbf24;--color: #60a5fa;--blue: #3b82f6;--blue-hover: #60a5fa;--light-blue: #1e3a5f;--light-blue-hover: #1e3a6f;--light-blue-active: #1e3a4f;--light-blue-transparent: rgba(59, 130, 246, .08);--white-transparent: rgba(15, 23, 42, .6);--white-transparent-hover: rgba(30, 41, 59, .6);--blue-active: #2563eb;--dark-grey: #e2e8f0;--light-grey: #94a3b8;--light-grey-border: #334155;--border: #334155;--grey: #94a3b8;--content-color: #cbd5e1;--subtitle-color: #e2e8f0;--content-line-height: 28px;--red: #f87171;--light-red: #450a0a;--red-hover: #fca5a5;--red-active: #ef4444;--green: #4ade80;--green-hover: #86efac;--light-green: #052e16;--lg-green: #22c55e;--yellow: #facc15;--no-data-background: #1e293b;--grey-card-background: #334155;--grey-card-background-hover: #475569;--grey-card-background-active: #64748b}.block{position:fixed;inset:0;background-color:#0000001a;z-index:8}.cp-content{position:fixed;bottom:0;left:0;right:0;background-color:#fff;height:230px;padding:20px;text-align:center;z-index:9;transition:.3s}.cp-content-hide{position:fixed;bottom:0;left:0;right:0;background-color:#fff;height:230px;padding:20px;text-align:center;transform:translateY(230px);transition:.3s}@media screen and (max-width:520px){.cp-content{height:300px}.cp-content-hide{height:300px;transform:translateY(300px)}}.cp-title{font-weight:900;font-size:20px;margin-bottom:20px;color:var(--dark-grey)}.cp-info{text-align:left;margin-bottom:20px;color:var(--content-color);padding-left:30px;padding-right:30px}.btn-area{display:flex;justify-content:center}.topbar-layout{width:100%;border-bottom:1px solid var(--border);background-color:var(--top-bar-menu);font-family:var(--font-family)}.topbar-inner{max-width:1280px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;height:56px}.topbar-logo{font-size:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:800;background:var(--logo-background);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer;letter-spacing:-.02em;white-space:nowrap;-webkit-user-select:none;user-select:none}.topbar-nav{display:flex;align-items:center;gap:4px}.nav-item{padding:6px 16px;border-radius:6px;font-size:14px;font-weight:500;color:var(--grey);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s,background-color .2s}.nav-item:hover{color:var(--blue);background-color:var(--light-blue-transparent)}.nav-item-active{color:var(--blue);background-color:var(--light-blue);font-weight:600}.topbar-right{position:relative}.avatar-button{cursor:pointer}.topbar-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background-color:var(--top-bar-menu);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 24px #00000014;z-index:10;overflow:hidden;animation:dropdown-fade .15s ease-out}@keyframes dropdown-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{padding:12px 16px}.dropdown-name{font-size:14px;font-weight:600;color:var(--dark-grey)}.dropdown-username{font-size:12px;color:var(--grey);margin-top:2px}.dropdown-divider{height:1px;background-color:var(--border)}.dropdown-item{padding:10px 16px;font-size:14px;font-weight:500;color:var(--content-color);cursor:pointer;transition:color .15s,background-color .15s}.dropdown-item:hover{color:var(--blue);background-color:var(--light-blue)}.dropdown-item-danger:hover{color:var(--red);background-color:var(--light-red)}@media screen and (max-width:800px){.topbar-inner{padding:0 20px}.nav-item{padding:6px 10px;font-size:13px}}@media screen and (max-width:550px){.topbar-nav{gap:0}.nav-item{padding:6px 8px;font-size:12px}.topbar-logo{font-size:16px}}.footer-layout{border-top:1px solid var(--border);font-family:var(--font-family)}.footer-inner{max-width:1280px;margin:0 auto;padding:14px 48px;display:flex;align-items:center;justify-content:center;gap:8px}.footer-link{font-size:13px;color:var(--grey);cursor:pointer;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--blue)}.footer-sep{font-size:13px;color:var(--light-grey)}.proj-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;width:100%}.tool-bar{position:sticky;top:56px;display:flex;flex-direction:row;border-bottom:1px solid var(--border);height:50px;background-color:var(--background);z-index:2}.searchbar{padding:5px 5px 5px 15px;width:100%}.add-project{display:flex;flex-direction:row;height:30px;line-height:30px;margin:10px;width:fit-content;white-space:nowrap;color:var(--grey);-webkit-user-select:none;user-select:none;cursor:pointer;font-size:14px;font-weight:500;transition:color .2s}.add-project:hover{color:var(--blue)}.proj-cont{width:90%}.add-btn-area-mobile{position:fixed;bottom:50px;right:50px;z-index:1}.add-btn-area{margin-bottom:20px}.proj-add-info{color:var(--content-color);font-size:14px}.card,.card-grey{background-color:#fff;min-height:200px;border-radius:12px;border:1px solid var(--border);padding:20px;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s,box-shadow .2s}.card-grey{border:1.5px dashed var(--light-grey-border);background-color:transparent}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.card:active{transform:translateY(0)}.card-grey:hover{border-color:var(--grey)}.title{text-align:center;color:var(--dark-grey);font-size:15px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;overflow:hidden}.desc{background-color:var(--light-grey-bg);border-radius:8px;margin-top:8px;padding:8px;flex:1;font-size:13px;line-height:1.5;color:var(--content-color);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;-webkit-user-select:none;user-select:none}.info{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.model-proj-num,.model-proj-num-grey{padding-inline:8px;height:24px;width:fit-content;line-height:24px;background-color:var(--blue);border-radius:6px;color:#fff;font-size:13px;font-weight:500;-webkit-user-select:none;user-select:none}.model-proj-num-grey{background-color:var(--grey);white-space:nowrap}.model-proj-star{white-space:nowrap;line-height:24px;height:24px;font-size:14px;color:var(--content-color);margin-left:10px;-webkit-user-select:none;user-select:none}.users,.users-grey{display:flex;flex-direction:row-reverse}.users-grey{filter:grayscale(100%)}.context-menu,.context-menu-hidden{display:grid;background-color:var(--white-transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--dark-grey);border-radius:8px;width:fit-content;box-shadow:0 0 10px #0003;overflow:hidden;z-index:10;transition:grid-template-rows .1s}.context-menu{grid-template-rows:1fr}.context-menu-hidden{grid-template-rows:0fr;overflow:hidden}.context-menu-content{overflow:hidden}.label{cursor:pointer;padding:10px;text-align:center;padding-inline:30px;-webkit-user-select:none;user-select:none;transition:.3s}.label:hover{background-color:var(--white-transparent-hover)}.search-layout{display:flex;flex-direction:row}.search-layout .search-icon{margin-top:7px;color:var(--dark-grey)}.search-layout input{border:none;width:100%;outline:none;height:40px;font-size:16px;margin-left:10px;color:var(--dark-grey);background-color:transparent}.search-layout input:focus{border:0px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.page-content{max-width:1280px;margin:0 auto;padding:32px 48px;width:100%;box-sizing:border-box;font-family:var(--font-family);animation:fade-in .4s ease-out}@media screen and (max-width:800px){.page-content{padding:24px 20px}}@media screen and (max-width:480px){.page-content{padding:20px 16px}}.alert,.alert-closed{position:fixed;overflow:hidden;width:100%;z-index:10;transition:.2s}.alert{top:20px;height:60px}.alert-closed{top:0;height:0px;opacity:0}.background{position:fixed;inset:0;z-index:-100;background-color:var(--background)}.home{display:flex;flex-direction:column;min-height:100vh}.main-page{display:flex;flex-direction:column;flex:1}.topbar{position:sticky;top:0;z-index:8}.outlet{flex:1}.notification,.notification-closed{display:flex;flex-direction:column;vertical-align:center;position:fixed;right:16px;bottom:16px;min-height:120px;width:380px;background-color:#fff;border:1px solid var(--border);box-shadow:0 4px 16px #00000014;border-radius:12px;font-family:var(--font-family);cursor:pointer;z-index:10;transition:.3s}.notification:hover{transform:translate(-8px)}.notification-closed{transform:translate(400px)}.notification .text,.notification-closed .text{margin-left:20px;color:var(--content-color)}.notification .n-title,.notification-closed .n-title{text-align:left;font-size:18px;font-weight:600;color:var(--dark-grey);width:calc(100% - 24px)}.notification .top,.notification-closed .top{display:flex;margin-top:10px;margin-left:20px;margin-right:10px}.top .close-note-btn{height:24px;width:24px;border-radius:6px;transition:.2s}.top .close-note-btn:hover{background-color:#0000000f}.proj-pg-content{display:flex;flex-direction:row;justify-content:center;font-family:var(--font-family);animation:fade-in .5s}.proj-page-content{width:100%;max-width:1200px}.proj-pg-status,.proj-pg-status-rejected,.proj-pg-status-approved{position:absolute;right:50px;top:170px;padding:5px 10px;border-radius:7px;font-size:15px;text-align:center}.proj-pg-status{background-color:var(--light-blue);border:1px solid var(--blue);color:var(--blue)}.proj-pg-status-rejected{background-color:var(--light-red);border:1px solid var(--red);color:var(--red);cursor:pointer}.proj-pg-status-approved{background-color:var(--light-green);border:1px solid var(--green);color:var(--green)}@media screen and (max-width:750px){.proj-pg-status,.proj-pg-status-rejected,.proj-pg-status-approved{font-size:12px}}.proj-info{display:grid;grid-template-columns:1fr 380px;gap:32px;margin-top:30px}@media(max-width:900px){.proj-info{grid-template-columns:1fr}}.proj-left{background-color:#fff;padding:20px;border-radius:12px;border:1px solid var(--border);height:fit-content}.proj-pg-title{color:var(--dark-grey);text-align:center;font-size:25px;font-weight:600}.proj-pg-head{color:var(--subtitle-color);font-weight:600;margin-bottom:10px;font-size:18px}.proj-pg-text{color:var(--content-color);line-height:var(--content-line-height);margin-bottom:25px}.proj-right{display:flex;flex-direction:column;gap:16px}.proj-right-section{border:1px solid var(--border);border-radius:12px;padding:20px;background-color:#fff}.proj-pg-model-list{display:flex;flex-direction:column;margin:15px 0}.proj-pg-model-list .item{padding:10px;margin-bottom:12px;border:1px solid var(--border);border-radius:10px;color:var(--dark-grey);background-color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s}.proj-pg-model-list .item:hover{background-color:var(--light-grey-bg)}.proj-pg-model-list .item:active{background-color:var(--light-grey-bg-hover)}.proj-pg-owners{color:var(--dark-grey);text-align:center;font-size:18px;margin-top:10px}.proj-pg-owners span{transition:.3s;cursor:pointer}.proj-pg-owners span:hover{color:var(--blue)}.proj-model-detail{font-weight:300;margin-top:8px;width:93%;color:var(--grey)}.proj-model-more-btn{position:absolute;color:var(--blue);cursor:pointer;bottom:0;right:0}.proj-model-more-btn:hover{color:var(--blue-hover)}.project-comment{margin-top:0}.user-name-prime{color:#f59e0b}.comment-content{margin-top:20px;animation:fade-in .5s}.top-comment-bar{position:sticky;top:0;display:flex;flex-direction:row;vertical-align:bottom;z-index:5}.comment-input-box{margin-right:10px}.comment-area{margin-top:10px;font-size:16px}.comments{margin-bottom:10px}.main-comment{border-radius:10px;padding:5px;cursor:pointer;transition:.3s}.main-comment:hover{background-color:var(--light-grey-bg)}.main-commenter{display:flex;color:var(--subtitle-color);padding:5px 0;height:30px;line-height:20px}.main-comment-content{color:var(--dark-grey);padding:5px}.comment-bot-bar{display:flex;padding:5px;font-size:13px;color:var(--grey)}.comment-datetime{margin-right:20px}.comment-reply-btn{cursor:pointer;transition:.3s}.comment-reply-btn:hover{color:var(--blue)}.comment-delete-btn{margin-left:10px;cursor:pointer;transition:.3s}.comment-delete-btn:hover{color:var(--red)}.reply-comment{margin:10px 0 0 3%}.show-reply{text-align:center;color:var(--grey);cursor:pointer}.comment-icon{display:flex;align-items:center;height:20px;line-height:20px;margin-left:10px;font-size:18px;transform:rotate(-90deg);transition:.3s}.comment-icon-down{display:flex;align-items:center;margin-left:10px;font-size:18px;transform:rotate(0);transition:.3s}.top-comment-btn-area{display:flex;flex-direction:column}.show-more-comments{color:var(--light-grey);cursor:pointer;text-align:center}.divider{width:100%;height:0px;border-bottom:var(--light-grey-border) solid 1px;margin:10px 0}.nodata-content{display:flex;flex-direction:column;justify-content:center;text-align:center;margin-top:10px;height:300px;width:100%;background-color:var(--no-data-background);border:1px solid var(--border);border-radius:12px;font-family:var(--font-family);overflow:hidden;transition:.3s}.nodata-content-folded{display:flex;flex-direction:column;justify-content:center;text-align:center;margin-top:10px;height:0;width:100%;background-color:var(--no-data-background);border-radius:12px;font-family:var(--font-family);overflow:hidden;transition:.3s}.nodata-icon{margin-bottom:10px}.nodata-info{color:var(--light-grey)}.model-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;width:100%}.tool-bar .element,.tool-bar .element-active{display:flex;flex-direction:row;height:30px;line-height:30px;margin:10px 10px 10px 30px;width:fit-content;white-space:nowrap;color:var(--grey);-webkit-user-select:none;user-select:none;cursor:pointer;font-size:14px;font-weight:500;transition:color .2s}.tool-bar .element-active{color:var(--blue);font-weight:600}.tool-bar .element:hover{color:var(--blue)}.tool-bar .element:active,.tool-bar .element-active:active{color:var(--blue-active)}.model-file-upload{color:var(--content-color);margin-top:10px;margin-bottom:7px;font-size:14px}.model-file-list{color:var(--content-color);margin-top:10px}@media screen and (max-width:500px){.MuiTab-root{width:10px;font-size:12px}}.model-pg-content{display:flex;flex-direction:row;justify-content:center}.model-page-content{width:100%;max-width:1200px}.model-pg-grid{display:grid;grid-template-columns:1fr 380px;gap:32px;margin-top:20px}@media(max-width:900px){.model-pg-grid{grid-template-columns:1fr}}.model-pg-status,.model-pg-status-rejected,.model-pg-status-approved{line-height:30px;width:fit-content;padding:5px 10px;border-radius:8px;font-size:15px;text-align:center;align-items:center;-webkit-user-select:none;user-select:none}.model-pg-status{background-color:var(--light-blue);border:1px solid var(--blue);color:var(--blue)}.model-pg-status-rejected{background-color:var(--light-red);border:1px solid var(--red);color:var(--red);cursor:pointer}.model-pg-status-approved{background-color:var(--light-green);border:1px solid var(--green);color:var(--green)}@media screen and (max-width:750px){.model-pg-status,.model-pg-status-rejected,.model-pg-status-approved{font-size:12px}}.model-card-block{border:1px solid var(--border);border-radius:12px}.model-card-content{display:flex;flex-direction:column;justify-content:center;animation:fade-in .5s}.markdown{width:100%;align-self:center;font-size:15px;color:var(--dark-grey);background-color:#fff;border-radius:12px}.markdown-toolbar{border-top-left-radius:12px;border-top-right-radius:12px;background-color:var(--light-grey-bg);border-bottom:1px solid var(--border);height:50px;padding:10px;padding-inline:20px;display:flex;justify-content:space-between}.markdown-toolbar .title{font-size:18px;line-height:30px;height:30px;color:var(--dark-grey)}.markdown-toolbar .edit{display:flex;font-size:20px;align-items:center;cursor:pointer;transition:.3s}.right-block{height:fit-content;display:flex;flex-direction:column;gap:16px}.right-block-section{border:1px solid var(--border);border-radius:12px;padding:20px;background-color:#fff}.right-block-title{font-size:18px;font-family:var(--font-family);font-weight:600;color:var(--dark-grey);margin-bottom:12px}.model-pg-project-list{display:flex;flex-direction:column;gap:8px}.model-pg-project-list .item{padding:10px;border:1px solid var(--border);border-radius:10px;color:var(--dark-grey);background-color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s}.model-pg-project-list .item:hover{background-color:var(--light-blue)}.model-pg-project-list .item:active{background-color:var(--light-blue-active)}.test-model-content{animation:fade-in .5s}.model-pg-owners{color:var(--dark-grey);text-align:center;font-size:18px;margin-top:10px}.model-pg-owners span{transition:.3s;cursor:pointer}.model-pg-owners span:hover{color:var(--blue)}.model-pg-title{display:flex;justify-content:space-between;margin-top:30px}.model-pg-title .title-content{display:flex;align-items:center;color:var(--dark-grey);text-align:center;font-size:24px;font-weight:600;white-space:nowrap}.model-pg-title .title-content .avatar{margin-right:10px;text-align:left;cursor:pointer}.model-pg-title .title-right{width:100%;display:flex;flex-direction:row-reverse}.model-pg-title .title-right .model-star{margin-right:10px}.model-pg-title .title-left{width:100%}.model-pg-head{color:var(--subtitle-color);font-weight:600;margin-top:25px;margin-bottom:10px;font-size:18px}.model-pg-text{color:var(--content-color);line-height:var(--content-line-height)}.model-pg-projects{display:flex;flex-direction:column;color:var(--content-color);line-height:var(--content-line-height);border-bottom:1px dashed var(--light-grey);padding-bottom:5px;padding-top:5px}.model-pg-project-title{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-pg-project-info{position:relative;display:flex}.model-pg-project-desc{font-weight:300;margin-top:8px;width:100%;color:var(--grey)}.model-pg-project-more-btn{position:absolute;color:var(--blue);cursor:pointer;bottom:0;right:0}.model-pg-project-more-btn:hover{color:var(--blue-hover)}.switch-tab{display:flex;justify-content:center;margin-top:20px}.file-dropbox{margin-top:10px;opacity:100;overflow:auto;transition:.3s}.file-dropbox-close{display:flex;justify-content:center;margin-top:10px;opacity:0;height:0;overflow:hidden;transition:.3s;transition:height .3s .3s}.file-area{margin-top:10px}.uploaded-file{display:flex;width:100%;font-size:14px;line-height:28px;padding:8px 12px;margin-bottom:12px;border:1px solid var(--border);background-color:#fff;border-radius:10px;color:var(--content-color);transition:background-color .2s}.uploaded-file:hover{background-color:var(--light-grey-bg)}.file-content{width:calc(100% - 20px)}.file-name{width:100%}.delete-file-btn{display:flex;align-items:center;cursor:pointer}.data-not-saved-note{color:var(--red);max-height:37px;margin-top:10px;cursor:default;transition:.3s}.data-not-saved-note:hover{font-size:18px;margin-bottom:5px;transition:.3s}.data-not-saved-note-close{color:var(--red);max-height:0;overflow:hidden;margin-top:0;opacity:0;transition:.3s}.data-saving-consent,.data-saving-consent-close{margin-top:5px;color:var(--content-color);transition:.3s}.data-saving-consent-close{height:0px;overflow:hidden;opacity:0}.consent-label{font-size:14px;font-family:var(--font-family)}.switch-input-btn{color:var(--blue);font-size:16px;font-family:var(--font-family);margin-top:10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.3s}.switch-input-btn:hover{color:var(--blue-hover)}.switch-input-btn:active{color:var(--blue-active)}.data-info{margin-top:10px;color:var(--dark-grey);transition:.3s}.data-info-close{margin-top:0;height:0px;overflow:hidden;color:var(--dark-grey);opacity:0;transition:.3s}.link{color:var(--blue);cursor:pointer;text-decoration:none;transition:.3s}.link:hover{color:var(--blue-hover)}.success{margin-top:20px;text-align:center;height:250px;width:100%;font-size:30px;transition:.3s}.success-close{margin-top:0;text-align:center;height:0;width:100%;overflow:hidden;font-size:10px;opacity:0;transition:.3s}.success-info{margin-top:20px;color:var(--green);font-weight:700;font-family:var(--font-family)}.success-sub-info{font-size:15px;color:var(--content-color);margin-top:10px}.confirm-btn-area{margin-top:30px;display:flex;justify-content:center}.confirm-btn{height:35px;line-height:16px;border:1px solid var(--green);border-radius:10px;color:var(--green);font-size:15px;width:80px;padding:10px;cursor:pointer;transition:.3s}.confirm-btn:hover{border:1px solid var(--green-hover);color:var(--green-hover);background-color:var(--light-grey-bg)}.result-btn{height:35px;line-height:16px;margin-left:20px;border:1px solid var(--blue);border-radius:10px;color:var(--blue);font-size:15px;width:120px;padding:10px;cursor:pointer;transition:.3s}.result-btn:hover{border:1px solid var(--blue-hover);color:var(--blue-hover);background-color:var(--light-grey-bg)}.upload-btn-area{display:flex;justify-content:flex-end;margin-top:15px;opacity:1;overflow:hidden;transition:.3s}.upload-btn-area-close{display:flex;justify-content:flex-end;margin-top:15px;opacity:0;overflow:hidden;height:0;transition:opacity .3s,height .1s .3s}.upload-btn{text-align:center;border:1px solid var(--blue);border-radius:10px;color:var(--blue);font-size:16px;width:70px;padding:8px;cursor:pointer;transition:.3s}.upload-btn:hover{border:1px solid var(--blue-hover);color:var(--blue-hover);background-color:var(--light-grey-bg)}.clear-btn{margin-left:20px;text-align:center;border:1px solid var(--red);border-radius:10px;color:var(--red);font-size:16px;width:70px;padding:8px;cursor:pointer;transition:.3s}.clear-btn:hover{border:1px solid var(--red-hover);color:var(--red-hover);background-color:var(--light-grey-bg)}.example-plot-title{margin-bottom:6px}.example-plot{display:flex;flex-direction:column;line-height:20px;color:var(--blue);background-color:var(--light-blue);border:1px solid var(--blue);border-radius:8px;padding:8px;margin-bottom:15px;height:95px}.input-box,.input-box-close{padding-top:20px;overflow:hidden;transition:.3s}.input-box-close{padding:0;height:0px}.link-upload-btns,.link-upload-btns-close{margin-top:30px;overflow:hidden;transition:.3s}.link-upload-btns-close{margin:0;height:0px}.drop-area{height:200px;width:100%;border:2px dashed var(--border);border-radius:12px;background-color:#fff;cursor:pointer;transition:border-color .2s}.drop-area:hover{border:2px dashed var(--blue)}.upload-drag-icon{display:flex;justify-content:center;color:var(--blue);margin-top:30px}.upload-text{text-align:center;margin-top:20px;color:var(--dark-grey)}.upload-hint{text-align:center;margin-top:20px;font-size:14px;color:var(--grey);font-weight:200}.star-content{position:relative;display:flex;justify-content:space-between;place-items:center;border:1px solid var(--border);border-radius:8px;height:100%;padding:5px;padding-inline:10px;font-size:14px;cursor:pointer}.star-number{text-align:center;color:var(--content-color);transition:.3s}.star{display:flex;justify-content:center;align-items:center;text-align:center;transition:.3s}.star-content .content,.star-content .stared,.star-content .content-stared{text-align:start;width:0px;overflow:hidden;white-space:nowrap;font-size:12px;margin-top:2px;margin-left:5px;color:var(--content-color);transition:.3s}@keyframes content{0%{width:88px;opacity:1}40%{width:20px;opacity:0}80%{width:20px;opacity:0}to{width:0px;opacity:0}}@keyframes done{0%{transform:scale(0);opacity:0}40%{transform:scale(1);opacity:1}80%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:1}}.stared{width:0px;opacity:0;animation:content 1.5s}.star-content:hover .content{width:88px}.star-success{position:absolute;display:flex;text-align:center;place-items:center;right:30px;color:var(--green);transform:scale(0);opacity:0}@keyframes success{0%{right:15px;transform:scale(0);opacity:0}40%{right:30px;transform:scale(1);opacity:1}80%{right:30px;transform:scale(1);opacity:1}to{right:15px;transform:scale(0);opacity:0}}.success-animate{right:15px;animation:success 1.5s}.mmc-layout{display:flex;justify-content:space-between;place-items:center;background-color:#fff;border:1px solid var(--border);padding:12px 16px;width:100%;border-radius:10px;color:var(--dark-grey);cursor:pointer;transition:background-color .2s,box-shadow .2s}.mmc-layout:hover{background-color:var(--light-grey-bg);box-shadow:0 2px 8px #0000000a}.mmc-layout:active{background-color:var(--light-grey-bg-hover)}.mmc-star{display:flex;flex-direction:row;white-space:nowrap;color:var(--content-color)}.mmc-star-icon{display:flex;place-items:center;margin-right:5px}.mmc-info-layout,.mmc-info-layout-closed{display:grid;grid-template-rows:1fr;margin-top:10px;transition:.3s}.mmc-info-layout-closed{grid-template-rows:0fr}.mmc-info{padding-inline:10px;overflow:hidden;transition:.3s}.my-models-model{display:grid;width:100%}.steps-bar{margin-bottom:10px}.error-desc{background-color:var(--light-grey-bg);padding:20px;border-radius:12px}.error-desc-title{font-size:16px;font-family:var(--font-family);font-weight:600}.error-desc-error{display:flex;font-size:14px;align-items:center;margin-top:20px}.error-desc-error-text{text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;width:100%}.error-icon{color:var(--red);margin-right:10px}.results{margin-top:40px;font-size:14px}.ground-truth-example-file{font-size:13px;text-align:center;color:var(--grey)}.uploaded-files{color:var(--content-color)}.res-file-names{display:flex;flex-wrap:wrap;margin-bottom:10px;color:var(--content-color)}.res-filename{background-color:#fff;color:var(--dark-grey);padding:0 10px;line-height:38px;border:1px solid var(--border);border-radius:8px;margin-right:8px;margin-top:8px;margin-bottom:8px;font-size:13px;cursor:pointer;transition:background-color .2s}.res-filename:hover{background-color:var(--light-grey-bg)}.res-filename:active,.res-filename-selected:active{transform:scale(.95);transition:.3s}.res-filename-selected{background-color:var(--light-blue);color:var(--blue);padding:0 10px;line-height:38px;border:1px solid var(--blue);border-radius:8px;margin-right:8px;margin-top:8px;margin-bottom:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.res-adj-height{color:var(--content-color)}.plot-ctrl{display:flex;flex-wrap:wrap;color:var(--content-color)}.grid-switch{display:flex;line-height:40px;align-items:center;width:fit-content}.num-plots-per-page{line-height:40px;display:flex;align-items:center}.res-sig-filter{display:flex;align-items:center;margin-left:30px;line-height:40px}.radio-label{font-size:14px}.res-clear-filter,.res-clear-filter-none{display:flex;align-items:center;height:40px;line-height:40px;margin:auto auto auto 30px;transition:.3s}.res-clear-filter-none{height:0px;width:0px;overflow:hidden;opacity:0}.bcs{margin-top:15px}.ms-content{display:flex;vertical-align:center;height:54px}.step-content{width:100%}.step-info{display:flex}.step-content-last{width:fit-content}.step-index{height:32px;width:32px;line-height:32px;text-align:center;background-color:var(--blue);color:#fff;font-size:14px;border-radius:50%}.step-index-wait{height:32px;width:32px;line-height:32px;text-align:center;background-color:#efefef;color:#606060;font-size:14px;border-radius:50%}.step-index-finish{display:flex;align-items:center;justify-content:center;height:32px;width:32px;line-height:32px;text-align:center;background-color:#e5eeff;color:var(--blue);border-radius:50%}.step-index-error{display:flex;align-items:center;justify-content:center;height:32px;width:32px;line-height:32px;text-align:center;background-color:var(--red);color:#fff;border-radius:50%}.step-title{height:32px;width:fit-content;line-height:32px;margin-left:8px}.step-title-wait{height:32px;width:fit-content;line-height:32px;margin-left:8px;color:#a5a5a5}.step-title-error{height:32px;width:fit-content;line-height:32px;margin-left:8px;color:var(--red)}.step-divider{flex-grow:1;height:16px;margin-left:20px;margin-right:15px;border-bottom:1px solid var(--blue)}.step-divider-wait{flex-grow:1;height:16px;margin-left:20px;margin-right:15px;border-bottom:1px solid rgb(239,239,239)}.step-desc{font-size:14px;margin-left:38.5px;color:#a1a1a1;white-space:nowrap}.step-desc-process{font-size:14px;margin-left:40px;color:#151515;white-space:nowrap}.step-desc-error{font-size:14px;margin-left:40px;color:var(--red);width:fit-content;white-space:nowrap}.input-title{color:var(--content-color)}.res-input-link,.res-year{background-color:#fff;color:var(--dark-grey);padding:0 10px;line-height:38px;width:fit-content;border:1px solid var(--border);border-radius:8px;margin-right:8px;margin-top:8px;margin-bottom:15px;font-size:13px;transition:background-color .2s}.res-input-link{cursor:pointer}.res-input-link:hover{background-color:var(--light-grey-bg)}.res-input-link:active{background-color:var(--light-grey-bg-hover)}.res-price{color:var(--dark-grey);font-size:30px}.mr-icon-info{display:flex;justify-content:center;align-items:center;margin-top:50px;width:100%;color:var(--blue)}.mr-title-info{display:flex;text-align:center;justify-content:center;margin-top:20px;width:100%;font-size:23px}.mr-subtitle-info{display:flex;text-align:center;justify-content:center;margin-top:15px;width:100%;font-size:14px;color:var(--grey)}.mr-icon-error{display:flex;justify-content:center;align-items:center;margin-top:50px;width:100%;color:var(--red)}.mr-title-error{display:flex;text-align:center;justify-content:center;margin-top:20px;width:100%;font-size:23px}.mr-subtitle-error{display:flex;text-align:center;justify-content:center;margin-top:15px;width:100%;font-size:14px;color:var(--grey)}.mr-btn-area{display:flex;text-align:center;justify-content:center;margin-top:25px;margin-bottom:40px}.res-result{display:flex;flex-direction:column;line-height:20px;color:var(--blue);background-color:var(--light-blue);border:1px solid var(--blue);border-radius:8px;padding:8px;margin-bottom:12px;transition:.3s}.res-result-corr{display:flex;flex-direction:column;line-height:20px;color:var(--green);background-color:var(--light-green);border:1px solid var(--green);border-radius:8px;padding:8px;margin-bottom:12px;transition:.3s}.res-result-incorr{display:flex;flex-direction:column;line-height:20px;color:var(--red);background-color:var(--light-red);border:1px solid var(--red);border-radius:8px;padding:8px;margin-bottom:12px;transition:.3s}.res-result-text{display:flex;width:100%}.classification-res{width:50%;text-align:end;font-size:13px}.res-result-title{width:50%}.bcr-pagination{display:flex;justify-content:center;margin-bottom:20px}.res-performance-checkbox{margin-top:20px}.done-result-btn-area{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center}.res-model-name{color:var(--dark-grey);text-align:center;font-size:25px;font-weight:600;margin-top:30px;margin-bottom:30px}.res-performance-checkbox{display:flex;justify-content:center}.res-metrix{margin-top:20px;display:flex;justify-content:center}.res-accuracy,.res-percision,.res-recall{margin-right:30px}.res-cm{display:grid;justify-content:center;margin-top:20px}.res-cm-title{color:var(--grey);margin-bottom:20px;font-size:14px;text-align:center}.res-cm-diagram{display:block;height:250px;width:250px;font-size:20px;font-family:var(--font-family);font-weight:400}.res-cm-diagram .up,.res-cm-diagram .down{display:flex;height:125px;width:250px}.res-cm-diagram .tp,.res-cm-diagram .fp,.res-cm-diagram .tn,.res-cm-diagram .fn{height:125px;width:125px;text-align:center;line-height:125px}.save-performance-btn{display:flex;justify-content:center;margin-top:20px}.stt-content{display:flex;flex-direction:column;font-family:var(--font-family)}.stt-title{color:var(--grey);font-size:13px;height:22px;line-height:22px;margin:0 0 10px}.stt-value{color:#383838;font-size:23px}.search{margin-bottom:24px;padding:12px;border-bottom:1px solid var(--border)}.search-title{text-align:center;color:var(--dark-grey);font-size:20px}.search-desc{color:var(--content-color);margin-top:20px;text-indent:20px;line-height:var(--content-line-height)}.search-btn-area{display:flex;margin-top:30px;color:var(--content-color);height:35px;line-height:35px}.search-cont{width:90%}.more-btn-area{display:relative;right:0}.search-cate{position:sticky;background-color:var(--background);top:0;color:var(--dark-grey);font-size:22px;font-weight:600;padding-bottom:16px}.mybtn-primary{height:34px;line-height:16px;background-color:var(--blue);color:#fff;font-family:var(--font-family);font-weight:500;border-radius:8px;padding:9px 16px;text-align:center;font-size:14px;cursor:pointer;transition:background-color .2s}.mybtn-primary:hover{background-color:var(--blue-hover)}.mybtn-primary:active{background-color:var(--blue-active)}.mybtn{height:34px;line-height:16px;border:1px solid var(--border);color:var(--content-color);font-family:var(--font-family);font-weight:500;border-radius:8px;padding:9px 16px;text-align:center;font-size:14px;cursor:pointer;transition:border-color .2s,color .2s}.mybtn:hover{border:1px solid var(--blue);color:var(--blue)}.mybtn:active{border:1px solid var(--blue-active);color:var(--blue-active)}.mybtn-danger{height:34px;line-height:16px;border:1px solid var(--red);color:var(--red);font-family:var(--font-family);font-weight:500;border-radius:8px;padding:9px 16px;text-align:center;font-size:14px;cursor:pointer;transition:border-color .2s,color .2s}.mybtn-danger:hover{border:1px solid var(--red-hover);color:var(--red-hover)}.mybtn-danger:active{border:1px solid var(--red-active);color:var(--red-active)}.mybtn-link{height:34px;line-height:16px;color:var(--blue);font-family:var(--font-family);font-weight:500;border-radius:8px;padding:9px 16px;text-align:center;font-size:14px;cursor:pointer;transition:color .2s}.mybtn-link:hover{color:var(--blue-hover)}.mybtn-link:active{color:var(--blue-active)}.mybtn-disabled{height:34px;line-height:16px;border:1px solid var(--border);color:var(--light-grey);font-family:var(--font-family);border-radius:8px;padding:9px 16px;text-align:center;font-size:14px;cursor:not-allowed}.MuiDialogContentText-root{margin-bottom:10px}.css-po30az-MuiPaper-root{background-color:transparent}.inbox-layout{display:flex;flex-direction:row;color:var(--dark-grey);height:100%;max-width:1080px;margin:0 auto}.inbox-sidebar{position:sticky;top:0;border:1px solid var(--border);background-color:#fff;width:180px;height:fit-content;border-radius:10px;margin-right:20px}.inbox-index,.inbox-index-disabled{text-align:center;padding:12px 15px;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s,color .2s}.inbox-index-disabled{color:var(--light-grey);cursor:default}.inbox-index:hover{background-color:var(--light-grey-bg)}.inbox-index:active{background-color:var(--light-grey-bg-hover)}.inbox-content{width:100%}.inbox-title{position:sticky;top:0;border:1px solid var(--border);background-color:#fff;width:100%;padding:12px 16px;font-size:18px;font-weight:600;border-radius:10px 10px 0 0;z-index:5}.inbox-white-space{height:1px;width:100%;background-color:var(--border);position:sticky;top:53px;z-index:5}.inbox-messages{display:inline-block;border:1px solid var(--border);border-top:0px;background-color:#fff;width:100%;overflow:hidden;cursor:pointer;border-radius:0 0 10px 10px}.inbox-comment-content{display:flex;padding:12px 16px;transition:background-color .2s}.inbox-comment-content:hover{background-color:var(--light-grey-bg)}.inbox-comment-avatar{display:flex;flex-direction:column}.inbox-comment-info{margin-left:15px}.inbox-comment-username{color:var(--content-color);font-size:14px;-webkit-user-select:none;user-select:none}.inbox-comment-datetime{margin-top:6px;color:var(--light-grey);font-size:13px}.history-layout{max-width:1080px;margin:0 auto}.history-header{margin-bottom:24px}.history-title{font-size:24px;font-weight:700;color:var(--dark-grey);margin:0 0 6px}.history-subtitle{font-size:14px;color:var(--grey);margin:0}.ui-list{display:grid;grid-template-columns:auto auto;border:1px solid var(--border);border-radius:10px;margin-top:10px;height:50px;overflow:hidden;transition:.3s}.ui-list-folded{display:grid;grid-template-columns:auto auto;border:1px solid var(--border);border-radius:10px;margin-top:0;height:0px;overflow:hidden;opacity:0;transition:.2s}.ui-list-content{display:flex;height:100%;text-align:center}.ui-list-title{text-align:center;line-height:30px;height:50px;padding:10px;min-width:100px;background-color:var(--light-grey-bg);font-weight:500;color:var(--dark-grey)}.ui-list-value{text-align:center;line-height:30px;width:100%;padding:10px 30px;color:var(--content-color)}.ui-table{margin-top:10px;height:fit-content;width:100%;padding:20px;transition:.3s}.ui-table-folded{margin-top:0;height:0;overflow:hidden;opacity:0;transition:.2s}.ui-text{margin-top:20px}.res-pg-btn{background-color:var(--blue);margin-bottom:5px;padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:#fff;border-radius:6px;cursor:pointer;transition:background-color .2s}.res-pg-btn:hover{background-color:var(--blue-hover)}.delete-job-btn{background-color:var(--red);padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:#fff;border-radius:6px;cursor:pointer;transition:background-color .2s}.delete-job-btn-disabled{background-color:var(--light-grey);padding:4px 10px;font-size:12px;text-align:center;color:#fff;border-radius:6px;cursor:default}.delete-job-btn:hover{background-color:var(--red-hover)}.status{background-color:var(--light-blue);padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:var(--blue);border-radius:6px;border:1px solid var(--blue)}.status-done{background-color:var(--light-green);padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:var(--green);border-radius:6px;border:1px solid var(--green)}.status-failed{background-color:var(--light-red);padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:var(--red);border-radius:6px;border:1px solid var(--red)}.com-btn-area{display:flex}.com-btn{background-color:var(--blue);padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:#fff;border-radius:6px;cursor:pointer;width:100%;transition:background-color .2s}.com-btn:hover{background-color:var(--blue-hover)}.com-delete-btn{background-color:var(--red);padding:4px 10px;font-size:12px;font-weight:500;text-align:center;color:#fff;border-radius:6px;cursor:pointer;width:100%;transition:background-color .2s}.com-delete-btn:hover{background-color:var(--red-hover)}.table-field{cursor:pointer;transition:color .2s}.table-field:hover{color:var(--blue)}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lp{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b}.lp-header{position:sticky;top:0;background-color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e2e8f0;z-index:10}.lp-header-inner{max-width:1280px;margin:0 auto;padding:0 48px;height:56px;display:flex;align-items:center;justify-content:space-between}.lp-header-brand{font-size:20px;font-weight:800;background:linear-gradient(135deg,#2563eb,#1e40af);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.lp-header-actions{display:flex;gap:10px}.lp-btn{display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:14px;font-weight:600;padding:8px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s,box-shadow .2s;border:none}.lp-btn-primary{background-color:#2563eb;color:#fff}.lp-btn-primary:hover{background-color:#1e40af}.lp-btn-secondary{background-color:#fff;color:#2563eb;border:1px solid #e2e8f0}.lp-btn-secondary:hover{background-color:#f1f5f9}.lp-btn-lg{font-size:16px;padding:12px 28px}.lp-hero{padding:96px 48px 80px;text-align:center}.lp-hero-inner{max-width:720px;margin:0 auto;animation:fade-up .6s ease-out}.lp-badge{display:inline-block;padding:4px 14px;background-color:#eff6ff;color:#2563eb;font-size:13px;font-weight:600;border-radius:20px;margin-bottom:24px;border:1px solid #dbeafe}.lp-hero-title{font-size:64px;font-weight:800;background:linear-gradient(135deg,#2563eb 20%,#1e40af);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.lp-hero-subtitle{font-size:18px;line-height:1.7;color:#64748b;margin:0 0 40px}.lp-hero-actions{display:flex;justify-content:center;gap:12px;animation:fade-up .8s ease-out}.lp-features{padding:80px 48px;background-color:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.lp-features-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lp-feature-card{padding:28px 24px;border:1px solid #e2e8f0;border-radius:12px;background-color:#f8fafc;transition:transform .2s,box-shadow .2s}.lp-feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.lp-feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:#eff6ff;color:#2563eb;border-radius:10px;font-size:22px;margin-bottom:16px}.lp-feature-card h3{font-size:16px;font-weight:600;margin:0 0 8px;color:#1e293b}.lp-feature-card p{font-size:14px;line-height:1.6;color:#64748b;margin:0}.lp-steps{padding:80px 48px}.lp-steps-inner{max-width:900px;margin:0 auto}.lp-section-title{font-size:28px;font-weight:700;text-align:center;margin:0 0 48px;color:#1e293b}.lp-steps-grid{display:flex;align-items:flex-start}.lp-step{flex:1;text-align:center;padding:0 16px}.lp-step-num{width:40px;height:40px;line-height:40px;margin:0 auto 16px;background-color:#2563eb;color:#fff;border-radius:50%;font-size:18px;font-weight:700}.lp-step h3{font-size:16px;font-weight:600;margin:0 0 8px;color:#1e293b}.lp-step p{font-size:14px;line-height:1.6;color:#64748b;margin:0}.lp-step-connector{width:60px;height:2px;background-color:#e2e8f0;margin-top:20px;flex-shrink:0}.lp-footer{border-top:1px solid #e2e8f0;background-color:#fff}.lp-footer-inner{max-width:1280px;margin:0 auto;padding:32px 48px;display:flex;justify-content:space-between;align-items:flex-start}.lp-footer-brand{font-size:16px;font-weight:700;background:linear-gradient(135deg,#2563eb,#1e40af);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:6px}.lp-footer-affiliation{font-size:13px;color:#94a3b8}.lp-footer-email{font-size:13px;color:#94a3b8;cursor:pointer;transition:color .2s}.lp-footer-email:hover{color:#2563eb}@media screen and (max-width:900px){.lp-features-inner{grid-template-columns:repeat(2,1fr)}.lp-steps-grid{flex-direction:column;align-items:center;gap:24px}.lp-step-connector{width:2px;height:32px;margin:0}.lp-hero-title{font-size:48px}}@media screen and (max-width:600px){.lp-header-inner{padding:0 20px}.lp-hero{padding:64px 20px 48px}.lp-hero-title{font-size:36px}.lp-hero-subtitle{font-size:16px}.lp-hero-actions{flex-direction:column;align-items:center}.lp-features{padding:48px 20px}.lp-features-inner{grid-template-columns:1fr}.lp-steps{padding:48px 20px}.lp-footer-inner{flex-direction:column;gap:16px;padding:24px 20px}}.profile-layout{--gap: 32px;display:grid;grid-column-gap:var(--gap);grid-template-columns:280px 1fr;width:100%;transition:.3s}@media screen and (max-width:1000px){.profile-layout{--gap: 20px}}@media screen and (max-width:800px){.profile-layout{--gap: 20px;grid-row-gap:var(--gap);grid-column-gap:0px;grid-template-columns:100%;width:100%}}.profile-userinfo{height:fit-content;position:sticky;top:88px;display:grid;justify-content:center;text-align:center;background-color:#fff;border:1px solid var(--border);border-radius:12px;padding:24px 16px}@media screen and (max-width:800px){.profile-userinfo{position:static}}.profile-userinfo .avatar{width:100%;display:flex;justify-content:center;margin-bottom:16px}.profile-userinfo .name{font-size:18px;font-weight:600;color:var(--dark-grey)}.profile-userinfo .username{display:flex;justify-content:center;font-size:14px;line-height:21px;height:21px;color:var(--grey);margin-top:4px}.profile-userinfo .role{color:var(--blue);font-weight:600;font-size:14px;margin-top:10px}.profile-sections{display:flex;flex-direction:column;gap:16px}.profile-section{background-color:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;-webkit-user-select:none;user-select:none}.profile-section-header{color:var(--dark-grey);font-size:16px;font-weight:600;padding:16px 20px;background-color:var(--light-grey-bg);border-bottom:1px solid var(--border)}.profile-section .projects,.profile-section .models{display:flex;flex-direction:column}.profile-section .projects .project,.profile-section .models .model{display:flex;justify-content:space-between;padding:12px 20px;font-size:14px;color:var(--dark-grey);cursor:pointer;border-bottom:1px solid var(--border);transition:background-color .2s}.profile-section .projects .project:last-child,.profile-section .models .model:last-child{border-bottom:none}.model .model-create-time{color:var(--grey);font-size:13px}.profile-section .projects .nodata,.profile-section .models .nodata{height:130px;margin:0 15px}.profile-section .projects .project:hover,.profile-section .models .model:hover{background-color:var(--light-grey-bg)}.profile-section .projects .project:active,.profile-section .models .model:active{background-color:var(--light-grey-bg-hover)}
