: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)}.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(--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{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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;-moz-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;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;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::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.pdf-viewer-root .react-pdf__Page__canvas{pointer-events:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}.pdf-viewer-root .react-pdf__Page__textContent{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;pointer-events:auto;cursor:text;z-index:5}.pdf-viewer-root .react-pdf__Page__textContent span{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;pointer-events:auto}.pdf-viewer-root .react-pdf__Page__textContent ::selection{background:transparent}.pdf-viewer-root .react-pdf__Page__textContent ::-moz-selection{background:transparent}.pdf-viewer-root .react-pdf__Page__textContent span::selection{background:transparent}.pdf-viewer-root .react-pdf__Page__textContent span::-moz-selection{background:transparent}.pdf-viewer-root .react-pdf__Page__textContent .endOfContent{display:none!important}.pdf-selection-overlay-layer{position:absolute;inset:0;z-index:6;pointer-events:none}.pdf-selection-overlay-rect{position:absolute;background:#3b82f659;border-radius:2px;pointer-events:none}.pdf-find-overlay-rect{position:absolute;background:#facc152e;border-radius:2px;box-shadow:inset 0 0 0 1px #ca8a0447;pointer-events:none}.pdf-find-overlay-rect.is-active{z-index:1;background:#facc158c;box-shadow:inset 0 0 0 1px #ca8a04bf}.pdf-viewer-root .react-pdf__Page__annotationLayer,.pdf-viewer-root .annotation-layer{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;pointer-events:none!important;z-index:8!important}.pdf-viewer-root .annotation-layer>div{pointer-events:none!important}.pdf-viewer-root .annotation-layer .pdf-viewer-note-marker{pointer-events:auto!important}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@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,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) 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.18.1"}.katex .katex-mathml{border:0;clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{position:relative;white-space:nowrap;width:-moz-min-content;width:min-content}.katex .katex-base,.katex .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 .katex-vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .katex-thinbox{display:inline-flex;flex-direction:row;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 .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.katex-root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .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 .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .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 .katex-stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .katex-stretchy:after,.katex .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 .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>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.left-3{left:.75rem}.left-full{left:100%}.right-0{right:0}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[2147483647\]{z-index:2147483647}.z-\[60\]{z-index:60}.z-\[9999\]{z-index:9999}.m-0{margin:0}.m-1{margin:.25rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.\!mb-0{margin-bottom:0!important}.\!mt-1{margin-top:.25rem!important}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.ml-\[22px\]{margin-left:22px}.ml-\[calc\(1\.25rem\+0\.5rem\)\]{margin-left:1.75rem}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.box-border{box-sizing:border-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.\!h-6{height:1.5rem!important}.\!h-7{height:1.75rem!important}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[18px\]{height:18px}.h-\[2px\]{height:2px}.h-auto{height:auto}.h-full{height:100%}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-\[50vh\]{max-height:50vh}.max-h-\[min\(70vh\,24rem\)\]{max-height:min(70vh,24rem)}.\!min-h-0{min-height:0px!important}.min-h-0{min-height:0px}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-\[120px\]{min-height:120px}.min-h-\[48px\]{min-height:48px}.min-h-screen{min-height:100vh}.\!w-6{width:1.5rem!important}.\!w-7{width:1.75rem!important}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[160px\]{width:160px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[280px\]{width:280px}.w-\[360px\]{width:360px}.w-\[5px\]{width:5px}.w-\[96px\]{width:96px}.w-\[calc\(100\%-0\.25rem\)\]{width:calc(100% - .25rem)}.w-\[calc\(100\%-0\.5rem\)\]{width:calc(100% - .5rem)}.w-\[min\(11\.5rem\,85vw\)\]{width:min(11.5rem,85vw)}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-56{min-width:14rem}.min-w-\[120px\]{min-width:120px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[225px\]{min-width:225px}.min-w-\[240px\]{min-width:240px}.min-w-\[260px\]{min-width:260px}.min-w-\[320px\]{min-width:320px}.min-w-\[6rem\]{min-width:6rem}.min-w-\[7rem\]{min-width:7rem}.min-w-\[min\(18rem\,85vw\)\]{min-width:min(18rem,85vw)}.min-w-\[min\(420px\,92\%\)\]{min-width:min(420px,92%)}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-\[11rem\]{max-width:11rem}.max-w-\[12rem\]{max-width:12rem}.max-w-\[140px\]{max-width:140px}.max-w-\[180px\]{max-width:180px}.max-w-\[220px\]{max-width:220px}.max-w-\[300px\]{max-width:300px}.max-w-\[360px\]{max-width:360px}.max-w-\[40\%\]{max-width:40%}.max-w-\[400px\]{max-width:400px}.max-w-\[45\%\]{max-width:45%}.max-w-\[min\(100\%\,220px\)\]{max-width:min(100%,220px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[max-content_minmax\(0\,1fr\)\]{grid-template-columns:max-content minmax(0,1fr)}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded-citext{border-radius:var(--radius-lg)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-\[var\(--accent\)\]{border-color:var(--accent)}.border-\[var\(--border-color\)\],.border-border{border-color:var(--border-color)}.border-emerald-500\/35{border-color:#10b98159}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-red-500\/40{border-color:#ef444466}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/30{border-color:#ffffff4d}.border-l-\[var\(--warn-text\)\]{border-left-color:var(--warn-text)}.border-t-transparent{border-top-color:transparent}.\!bg-transparent{background-color:transparent!important}.bg-\[color-mix\(in_srgb\,var\(--accent\)_14\%\,var\(--panel-bg\)\)\]{background-color:color-mix(in srgb,var(--accent) 14%,var(--panel-bg))}.bg-\[color-mix\(in_srgb\,var\(--bg-secondary\)_35\%\,transparent\)\]{background-color:color-mix(in srgb,var(--bg-secondary) 35%,transparent)}.bg-\[color-mix\(in_srgb\,var\(--bg-secondary\)_40\%\,var\(--panel-bg\)\)\]{background-color:color-mix(in srgb,var(--bg-secondary) 40%,var(--panel-bg))}.bg-\[color-mix\(in_srgb\,var\(--bg-secondary\)_45\%\,var\(--panel-bg\)\)\]{background-color:color-mix(in srgb,var(--bg-secondary) 45%,var(--panel-bg))}.bg-\[color-mix\(in_srgb\,var\(--bg-secondary\)_50\%\,var\(--panel-bg\)\)\]{background-color:color-mix(in srgb,var(--bg-secondary) 50%,var(--panel-bg))}.bg-\[color-mix\(in_srgb\,var\(--btn-primary-bg\)_10\%\,var\(--panel-bg\)\)\]{background-color:color-mix(in srgb,var(--btn-primary-bg) 10%,var(--panel-bg))}.bg-\[color-mix\(in_srgb\,var\(--btn-primary-bg\,\#2563eb\)_18\%\,transparent\)\]{background-color:color-mix(in srgb,var(--btn-primary-bg,#2563eb) 18%,transparent)}.bg-\[var\(--accent\)\]{background-color:var(--accent)}.bg-\[var\(--bg-primary\)\]{background-color:var(--bg-primary)}.bg-\[var\(--bg-secondary\)\]{background-color:var(--bg-secondary)}.bg-\[var\(--bg-selected\)\]{background-color:var(--bg-selected)}.bg-\[var\(--bg-tertiary\)\]{background-color:var(--bg-tertiary)}.bg-\[var\(--border-color\)\]{background-color:var(--border-color)}.bg-\[var\(--btn-primary-bg\)\]{background-color:var(--btn-primary-bg)}.bg-\[var\(--btn-primary-bg\,\#2563eb\)\]{background-color:var(--btn-primary-bg,#2563eb)}.bg-\[var\(--panel-bg\)\]{background-color:var(--panel-bg)}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/15{background-color:#f59e0b26}.bg-bg{background-color:var(--bg-primary)}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/\[0\.08\]{background-color:#10b98114}.bg-orange-500\/15{background-color:#f9731626}.bg-panel{background-color:var(--panel-bg)}.bg-red-500\/\[0\.07\]{background-color:#ef444412}.bg-transparent{background-color:transparent}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[var\(--bg-primary\)\]{--tw-gradient-from: var(--bg-primary) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.stroke-\[2\.25\]{stroke-width:2.25}.object-contain{-o-object-fit:contain;object-fit:contain}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-px{padding-top:1px;padding-bottom:1px}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-5{padding-left:1.25rem}.pr-0\.5{padding-right:.125rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.text-sm{font-size:.875rem;line-height:1.25rem}.font{font-weight:400}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\!leading-snug{line-height:1.375!important}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.\!text-\[var\(--accent\)\]{color:var(--accent)!important}.\!text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity, 1))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--btn-primary-bg\)\]{color:var(--btn-primary-bg)}.text-\[var\(--btn-primary-bg\,\#2563eb\)\]{color:var(--btn-primary-bg,#2563eb)}.text-\[var\(--success-text\)\]{color:var(--success-text)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-\[var\(--text-tertiary\)\]{color:var(--text-tertiary)}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900\/80{color:#064e3bcc}.text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-text{color:var(--text-primary)}.text-transparent{color:transparent}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.\!shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_6px_color-mix\(in_srgb\,var\(--accent\)_55\%\,transparent\)\]{--tw-shadow: 0 0 6px color-mix(in srgb,var(--accent) 55%,transparent);--tw-shadow-colored: 0 0 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_2px_color-mix\(in_srgb\,var\(--accent\)_18\%\,transparent\)\,inset_0_1px_0_color-mix\(in_srgb\,\#fff_12\%\,transparent\)\]{--tw-shadow: 0 1px 2px color-mix(in srgb,var(--accent) 18%,transparent),inset 0 1px 0 color-mix(in srgb,#fff 12%,transparent);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-panel{outline-color:var(--panel-bg)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-\[color-mix\(in_srgb\,var\(--accent\)_20\%\,transparent\)\]{--tw-ring-color: color-mix(in srgb,var(--accent) 20%,transparent)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[1px\]{--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\,opacity\]{transition-property:max-height,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,colors\]{transition-property:opacity,colors;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[csl\:add\]{csl:add}.\[csl\:delete\]{csl:delete}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}html,body,#root{height:100vh;margin:0;padding:0;overflow:hidden;line-height:1;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;line-height:1.45;position:fixed;inset:0}.no-drag{-webkit-app-region:no-drag}.drag-region{-webkit-app-region:drag}.resize-handle{cursor:col-resize!important}.column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:6px;cursor:col-resize;z-index:10;-webkit-user-select:none;-moz-user-select:none;user-select:none}.column-resize-handle:hover{background-color:var(--btn-primary-bg);opacity:.5}.column-resize-handle:active{background-color:var(--btn-primary-bg);opacity:.8}.ant-table.ant-table-fixed table{table-layout:fixed!important}.ant-table-thead th,.ant-table-tbody td{overflow:hidden!important;text-overflow:ellipsis!important}.reference-table-root,.reference-table-zebra{font-size:var(--ui-font-base)}.reference-table-zebra .ant-table-thead>tr>th,.reference-table-zebra .ant-table-tbody>tr>td,.reference-table-zebra .ant-table-cell-content{font-size:inherit!important}.reference-table-zebra .ant-table-tbody>tr.selected-row>td{background-color:color-mix(in srgb,var(--btn-primary-bg) 11%,var(--bg-primary))!important}.reference-table-zebra .ant-table-tbody>tr.reference-row-bulk-selected>td{background-color:color-mix(in srgb,var(--btn-primary-bg) 7%,transparent)!important}.reference-table-zebra .ant-table-tbody>tr.selected-row>td:first-child,.reference-table-zebra .ant-table-tbody-virtual .ant-table-row.selected-row>.ant-table-cell:first-child{box-shadow:inset 3px 0 0 var(--btn-primary-bg)}.reference-table-pdf-dot{position:absolute;top:-1px;right:-2px;width:7px;height:7px;border-radius:999px;background:var(--btn-primary-bg);box-shadow:0 0 0 1.5px var(--panel-bg);pointer-events:none}.reference-table-zebra .ant-table-tbody>tr.reference-zebra-odd:not(.selected-row):not(.reference-row-bulk-selected)>td{background-color:var(--reference-zebra-odd)!important}.reference-table-zebra .ant-table-tbody>tr.reference-zebra-even:not(.selected-row):not(.reference-row-bulk-selected)>td{background-color:var(--reference-zebra-even)!important}.reference-table-zebra .ant-table-tbody>tr:not(.selected-row):hover>td{background-color:var(--bg-hover)!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-row.reference-zebra-odd:not(.selected-row):not(.reference-row-bulk-selected)>.ant-table-cell{background-color:var(--reference-zebra-odd)!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-row.reference-zebra-even:not(.selected-row):not(.reference-row-bulk-selected)>.ant-table-cell{background-color:var(--reference-zebra-even)!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-row.selected-row>.ant-table-cell{background-color:color-mix(in srgb,var(--btn-primary-bg) 11%,var(--bg-primary))!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-row.reference-row-bulk-selected>.ant-table-cell{background-color:color-mix(in srgb,var(--btn-primary-bg) 7%,transparent)!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-row:not(.selected-row):hover>.ant-table-cell{background-color:var(--bg-hover)!important}:root:not(.dark) .reference-table-zebra .ant-table-tbody-virtual .ant-table-row>.ant-table-cell{border-bottom:1px solid color-mix(in srgb,var(--border-color) 30%,transparent)!important}.dark .reference-table-zebra .ant-table-tbody-virtual .ant-table-row>.ant-table-cell{border-bottom:none!important}.reference-table-zebra.ant-table-wrapper .ant-table-container,.reference-table-zebra.ant-table-wrapper .ant-table-content,.reference-table-zebra.ant-table-wrapper table{border:none!important}.reference-table-zebra .ant-table-thead>tr>th,.reference-table-zebra .ant-table-tbody>tr>td{border-inline-end:none!important;border-top:none!important;vertical-align:middle!important}.reference-table-cell-inner{display:flex;align-items:center;min-width:0;width:100%}.reference-table-cell-inner>*{min-width:0;max-width:100%}.reference-table-zebra .ant-table-tbody>tr>td.ant-table-cell{vertical-align:middle!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-tbody-virtual-holder-inner>.ant-table-row,.reference-table-zebra .ant-table-tbody-virtual .ant-table-tbody-virtual-holder-inner>div:not(.ant-table-row)>.ant-table-row{align-items:center!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-cell{display:flex!important;align-items:center!important;align-self:stretch!important}.reference-table-zebra .ant-table-tbody-virtual .ant-table-cell .reference-table-cell-inner{flex:1;min-height:0}.reference-table-zebra .ant-table-thead>tr>th .ant-table-cell-content{display:flex!important;align-items:center!important;min-width:0;width:100%}.reference-table-zebra .ant-table-thead>tr>th{border-bottom:1px solid color-mix(in srgb,var(--border-color) 70%,transparent)!important}.reference-table-zebra .ant-table-tbody>tr>td{border-bottom:none!important}:root:not(.dark) .reference-table-zebra .ant-table-tbody>tr>td{border-bottom:1px solid color-mix(in srgb,var(--border-color) 30%,transparent)!important}.dark .reference-table-zebra .ant-table-thead>tr>th{border-bottom:1px solid rgba(255,255,255,.07)!important}.reference-panel-scroll .ant-table-body{scrollbar-width:none}.reference-panel-scroll .ant-table-body::-webkit-scrollbar{height:0;display:none}.reference-panel-sticky-hscroll{height:12px;background:transparent}.reference-table-zebra .ant-table-tbody>tr.ant-table-expanded-row>td,.reference-table-zebra .ant-table-tbody>tr.ant-table-expanded-row:hover>td{background:transparent!important;padding-top:0!important;padding-bottom:6px!important}.reference-table-zebra th.reference-table-utility-col,.reference-table-zebra td.reference-table-utility-col{padding:8px 0!important;text-align:center!important;vertical-align:middle!important}.reference-table-zebra .reference-table-utility-col .reference-table-cell-inner{justify-content:center}.reference-table-zebra .reference-table-checkbox.ant-checkbox-wrapper{display:inline-flex;align-items:center;justify-content:center;margin-inline:0;line-height:1}.reference-table-zebra .reference-table-checkbox .ant-checkbox{top:0;margin-inline:0}.reference-table-zebra .reference-table-checkbox .ant-checkbox-inner{width:14px;height:14px}.reference-table-zebra .reference-table-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important}.reference-table-zebra .reference-table-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{width:5px;height:8px;border-color:#fff!important;opacity:1!important}.reference-table-zebra .reference-table-checkbox .ant-checkbox-indeterminate .ant-checkbox-inner{background-color:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important}.reference-table-zebra .reference-table-checkbox .ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%!important;inset-inline-start:50%!important;width:8px!important;height:2px!important;border:0!important;background-color:#fff!important;transform:translate(-50%,-50%) scale(1)!important;opacity:1!important;content:""!important}.reference-table-zebra .reference-table-checkbox .ant-checkbox-inner:after{width:5px;height:8px}.reference-table-zebra .reference-table-favorite-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0;padding:0;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text-muted);cursor:pointer;transition:color .15s ease,background-color .15s ease}.reference-table-zebra .reference-table-favorite-btn:hover{color:#f59e0b;background:color-mix(in srgb,#f59e0b 10%,transparent)}.reference-table-zebra .reference-table-favorite-icon{width:14px;height:14px;flex-shrink:0;color:var(--text-muted)}.reference-table-zebra .reference-table-favorite-icon--active{color:#f59e0b}.reference-table-zebra .ant-table-row-expand-icon-cell,.reference-table-zebra .ant-table-expand-icon-col{display:none!important;width:0!important;padding:0!important;border:0!important}.reference-table-zebra .ant-table-tbody>tr.ant-table-placeholder>td{border-bottom:none!important}.reference-table-zebra.ant-table-wrapper .ant-table-empty .ant-table-tbody>tr.ant-table-placeholder>td{padding:0!important}.reference-table-zebra.ant-table-wrapper .ant-table-empty .ant-table-placeholder .ant-table-cell{width:100%!important;vertical-align:middle!important}.reference-table-zebra.ant-table-wrapper .ant-table-empty .ant-table-body>table,.reference-table-zebra.ant-table-wrapper .ant-table-empty .ant-table-content>table{height:100%}.reference-table-zebra.ant-table-wrapper .ant-table-empty .ant-table-tbody>tr.ant-table-placeholder{height:100%}.left-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input::-moz-placeholder,.left-panel-search-input input.ant-input::-moz-placeholder,.left-panel-search-input.ant-input::-moz-placeholder{color:var(--text-secondary)!important;opacity:.85!important}.left-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input::placeholder,.left-panel-search-input input.ant-input::placeholder,.left-panel-search-input.ant-input::placeholder{color:var(--text-secondary)!important;opacity:.85!important}.citext-inline-name-input.ant-input{height:30px!important;min-height:30px!important;padding:0 12px!important;border-radius:var(--input-radius, var(--radius-lg))!important;border:1px solid var(--border-color)!important;background:var(--input-bg)!important;box-shadow:none!important}.citext-inline-name-input.ant-input:focus,.citext-inline-name-input.ant-input-focused{border-color:color-mix(in srgb,var(--btn-primary-bg) 40%,var(--border-color))!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)!important}.citext-inline-name-input.ant-input::-moz-placeholder{color:var(--text-secondary)!important;opacity:.85!important}.citext-inline-name-input.ant-input::placeholder{color:var(--text-secondary)!important;opacity:.85!important}.inline-name-input-row--standalone{display:flex;align-items:center;gap:8px;margin-inline:4px;padding:5px 8px;border-radius:var(--radius-lg)}.inline-name-input-row--standalone .citext-inline-name-input{flex:1 1 auto;min-width:0}.inline-name-input-row--tree-leaf{grid-template-columns:var(--tree-icon-w) minmax(0,1fr) auto}.inline-name-input-row__icon{flex-shrink:0}.inline-name-input-row__confirm.ant-btn{flex-shrink:0;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--btn-primary-bg)!important;border-radius:var(--radius-lg)!important}.inline-name-input-row__confirm.ant-btn:disabled{color:var(--text-muted)!important}.inline-name-input-row__confirm.ant-btn:not(:disabled):hover{background:var(--bg-tertiary)!important;color:var(--btn-primary-bg-hover)!important}.library-tree-node,.collection-tree-node{--tree-pad-x: 5px;--tree-chevron-w: 12px;--tree-icon-w: 18px;--tree-gap: 6px;--tree-indent: calc(var(--tree-pad-x) + var(--tree-chevron-w) + var(--tree-gap));--tree-level-indent: calc(var(--tree-chevron-w) + var(--tree-gap) + var(--tree-icon-w))}.library-tree-node>.collection-tree-children{padding-left:var(--tree-indent)}.library-tree-node>.collection-tree-children:before{left:calc(var(--tree-indent) - 2px)}.collection-tree-node>.collection-tree-children{padding-left:var(--tree-level-indent)}.collection-tree-node>.collection-tree-children:before{left:calc(var(--tree-level-indent) - 2px)}.collection-tree-children{position:relative}.collection-tree-children:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:color-mix(in srgb,var(--border-color) 75%,transparent);pointer-events:none}.collection-tree-row{display:grid;align-items:center;-moz-column-gap:var(--tree-gap);column-gap:var(--tree-gap);padding:5px 8px;border-radius:var(--radius-lg)}.collection-tree-row--leaf{grid-template-columns:var(--tree-icon-w) minmax(0,1fr) auto}.collection-tree-row--branch{grid-template-columns:var(--tree-chevron-w) var(--tree-icon-w) minmax(0,1fr) auto}.library-tree-node--personal{--tree-selected-bg: #10b981;--tree-selected-bg-hover: #059669}.library-tree-node--group{--tree-selected-bg: #f59e0b;--tree-selected-bg-hover: #d97706}.collection-tree-row-selected{background:var(--tree-selected-bg, var(--btn-primary-bg))!important;box-shadow:0 1px 2px color-mix(in srgb,var(--tree-selected-bg, var(--btn-primary-bg)) 35%,transparent)}.collection-tree-row-selected,.collection-tree-row-selected .anticon,.collection-tree-row-selected .collection-tree-row-menu .collection-tree-row-menu-btn .anticon{color:#fff!important}.collection-tree-row-selected:hover{background:var(--tree-selected-bg-hover, var(--tree-selected-bg, var(--btn-primary-bg)))!important}.collection-tree-row:not(.collection-tree-row-selected):hover{background:var(--bg-tertiary)}.library-tree-row-selected .ant-typography,.library-tree-row-selected .ant-typography *{color:#fff!important}.library-tree-row-menu .library-tree-row-menu-btn.ant-btn,.collection-tree-row-menu .collection-tree-row-menu-btn.ant-btn{min-width:0!important;width:28px!important;height:28px!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.library-tree-row-menu .library-tree-row-menu-btn.ant-btn:hover,.library-tree-row-menu .library-tree-row-menu-btn.ant-btn:focus,.library-tree-row-menu .library-tree-row-menu-btn.ant-btn:active,.library-tree-row-menu .library-tree-row-menu-btn.ant-btn:focus-visible,.collection-tree-row-menu .collection-tree-row-menu-btn.ant-btn:hover,.collection-tree-row-menu .collection-tree-row-menu-btn.ant-btn:focus,.collection-tree-row-menu .collection-tree-row-menu-btn.ant-btn:active,.collection-tree-row-menu .collection-tree-row-menu-btn.ant-btn:focus-visible{background:transparent!important;border:none!important;box-shadow:none!important}.library-tree-row-menu .library-tree-row-menu-btn .anticon,.collection-tree-row-menu .collection-tree-row-menu-btn .anticon{color:var(--text-secondary)!important}.library-tree-row-selected .library-tree-row-menu .library-tree-row-menu-btn .anticon{color:#fff!important}.custom-toast{font-size:var(--ui-font-base)!important;padding:6px 12px;min-height:32px}.Toastify__toast,.Toastify__toast-body{font-size:var(--ui-font-base)!important;line-height:1.4!important}.pdf-viewer-root{-moz-user-select:text;user-select:text;-webkit-user-select:text}.custom-highlight,.highlighted{background:#ff06;mix-blend-mode:multiply}.annotation-layer{pointer-events:none;z-index:1}.annotation-layer>div{transition:opacity .2s ease}.annotation-layer>div:hover{opacity:.6!important}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.annotation-context-menu{animation:slideIn .15s ease-out}html{scroll-behavior:smooth}.html-annotation-overlay{pointer-events:none;z-index:10}.html-annotation-overlay>div{transition:opacity .2s ease}.html-annotation-overlay>div:hover{opacity:.8!important}.html-highlight-yellow{background-color:#ffd40066;mix-blend-mode:multiply}.html-highlight-green{background-color:#5fb23666;mix-blend-mode:multiply}.html-highlight-blue{background-color:#2196f366;mix-blend-mode:multiply}.html-highlight-pink{background-color:#e91e6366;mix-blend-mode:multiply}.html-highlight-orange{background-color:#ff980066;mix-blend-mode:multiply}.html-highlight-purple{background-color:#9c27b066;mix-blend-mode:multiply}.annotation-highlight-blue{background-color:#2ea8e566}.annotation-highlight-purple{background-color:#a28ae566}.annotation-highlight-magenta{background-color:#e56eee66}.annotation-highlight-orange{background-color:#ff8c1966}.annotation-highlight-gray{background-color:#aaa6}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-0:hover{border-width:0px}.hover\:border-\[var\(--text-secondary\)\]:hover{border-color:var(--text-secondary)}.hover\:bg-\[var\(--bg-hover\)\]:hover{background-color:var(--bg-hover)}.hover\:bg-\[var\(--bg-secondary\)\]:hover{background-color:var(--bg-secondary)}.hover\:bg-\[var\(--bg-tertiary\)\]:hover{background-color:var(--bg-tertiary)}.hover\:bg-\[var\(--btn-primary-bg\)\]:hover{background-color:var(--btn-primary-bg)}.hover\:bg-amber-500\/15:hover{background-color:#f59e0b26}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500\/15:hover{background-color:#f9731626}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:\!text-\[var\(--btn-destructive-bg\,\#dc2626\)\]:hover{color:var(--btn-destructive-bg,#dc2626)!important}.hover\:\!text-red-600:hover{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.hover\:text-\[var\(--text-primary\)\]:hover{color:var(--text-primary)}.hover\:text-\[var\(--text-secondary\)\]:hover{color:var(--text-secondary)}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-0:focus{border-width:0px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:\!ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:\!ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.focus\:\!ring-offset-\[color-mix\(in_srgb\,var\(--bg-secondary\)_45\%\,var\(--panel-bg\)\)\]:focus{--tw-ring-offset-color: color-mix(in srgb,var(--bg-secondary) 45%,var(--panel-bg)) !important}.focus-visible\:pointer-events-auto:focus-visible{pointer-events:auto}.focus-visible\:opacity-100:focus-visible{opacity:1}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-\[var\(--panel-bg\)\]:focus-visible{--tw-ring-offset-color: var(--panel-bg)}.disabled\:opacity-50:disabled{opacity:.5}.group\/tag:hover .group-hover\/tag\:pointer-events-auto,.group:hover .group-hover\:pointer-events-auto{pointer-events:auto}.group\/resize:hover .group-hover\/resize\:w-\[3px\]{width:3px}.group:hover .group-hover\:border-\[var\(--border-color\)\]{border-color:var(--border-color)}.group:hover .group-hover\:text-\[var\(--btn-primary-bg\)\]{color:var(--btn-primary-bg)}.group\/resize:hover .group-hover\/resize\:opacity-60{opacity:.6}.group\/tag:hover .group-hover\/tag\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.dark\:border-\[\#2a2a2a\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(42 42 42 / var(--tw-border-opacity, 1))}.dark\:border-emerald-500\/40:is(.dark *){border-color:#10b98166}.dark\:border-red-500\/45:is(.dark *){border-color:#ef444473}.dark\:bg-\[var\(--bg-selected\)\]:is(.dark *){background-color:var(--bg-selected)}.dark\:bg-\[var\(--bg-tertiary\)\]:is(.dark *){background-color:var(--bg-tertiary)}.dark\:bg-amber-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-950\/35:is(.dark *){background-color:#022c2259}.dark\:bg-red-950\/40:is(.dark *){background-color:#450a0a66}.dark\:\!text-red-400:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(248 113 113 / var(--tw-text-opacity, 1))!important}.dark\:text-\[var\(--accent\)\]:is(.dark *){color:var(--accent)}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-emerald-100\/85:is(.dark *){color:#d1fae5d9}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-fuchsia-400:is(.dark *){--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.dark\:text-indigo-400:is(.dark *){--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.dark\:text-orange-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:shadow-\[0_1px_3px_rgba\(0\,0\,0\,0\.35\)\,inset_0_1px_0_var\(--bg-hover\)\]:is(.dark *){--tw-shadow: 0 1px 3px rgba(0,0,0,.35),inset 0 1px 0 var(--bg-hover);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:hover\:bg-\[var\(--bg-secondary\)\]:hover:is(.dark *){background-color:var(--bg-secondary)}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.sm\:h-12{height:3rem}.sm\:max-w-\[180px\]{max-width:180px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-4{gap:1rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:gap-10{gap:2.5rem}.md\:pb-14{padding-bottom:3.5rem}}@media(min-width:900px){.min-\[900px\]\:inline{display:inline}}@media(min-width:1024px){.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}}.\[\&_\.ant-checkbox\+span\]\:\!text-\[var\(--text-primary\)\] .ant-checkbox+span{color:var(--text-primary)!important}.\[\&_\.ant-checkbox\+span\]\:text-\[var\(--text-primary\)\] .ant-checkbox+span{color:var(--text-primary)}.\[\&_\.ant-checkbox-wrapper\]\:text-\[var\(--text-primary\)\] .ant-checkbox-wrapper{color:var(--text-primary)}.\[\&_\.ant-input-affix-wrapper\]\:\!border-0 .ant-input-affix-wrapper{border-width:0px!important}.\[\&_\.ant-input-affix-wrapper\]\:\!bg-transparent .ant-input-affix-wrapper{background-color:transparent!important}.\[\&_\.ant-input-affix-wrapper\]\:\!shadow-none .ant-input-affix-wrapper{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\[\&_\.ant-input\]\:\!h-auto .ant-input{height:auto!important}.\[\&_\.ant-input\]\:\!min-h-0 .ant-input{min-height:0px!important}.\[\&_\.ant-input\]\:\!min-h-\[2\.75rem\] .ant-input{min-height:2.75rem!important}.\[\&_\.ant-input\]\:\!bg-transparent .ant-input{background-color:transparent!important}.\[\&_\.ant-input\]\:\!px-0 .ant-input{padding-left:0!important;padding-right:0!important}.\[\&_\.ant-input\]\:\!px-3 .ant-input{padding-left:.75rem!important;padding-right:.75rem!important}.\[\&_\.ant-input\]\:\!py-1\.5 .ant-input{padding-top:.375rem!important;padding-bottom:.375rem!important}.\[\&_\.ant-input\]\:\!py-2\.5 .ant-input{padding-top:.625rem!important;padding-bottom:.625rem!important}.\[\&_\.ant-input\]\:\!leading-normal .ant-input{line-height:1.5!important}.\[\&_\.ant-input\]\:\!leading-snug .ant-input{line-height:1.375!important}.\[\&_\.ant-input\]\:\!shadow-none .ant-input{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\[\&_\.ant-select-selection-item\]\:\!font-medium .ant-select-selection-item{font-weight:500!important}.\[\&_\.ant-select-selection-item\]\:\!leading-snug .ant-select-selection-item{line-height:1.375!important}.\[\&_\.ant-select-selection-placeholder\]\:\!text-\[var\(--text-muted\)\] .ant-select-selection-placeholder{color:var(--text-muted)!important}.\[\&_\.ant-select-selector\]\:\!h-auto .ant-select-selector{height:auto!important}.\[\&_\.ant-select-selector\]\:\!min-h-0 .ant-select-selector{min-height:0px!important}.\[\&_\.ant-select-selector\]\:\!border-0 .ant-select-selector{border-width:0px!important}.\[\&_\.ant-select-selector\]\:\!bg-transparent .ant-select-selector{background-color:transparent!important}.\[\&_\.ant-select-selector\]\:\!py-1\.5 .ant-select-selector{padding-top:.375rem!important;padding-bottom:.375rem!important}.\[\&_\.ant-select-selector\]\:\!pl-0 .ant-select-selector{padding-left:0!important}.\[\&_\.ant-select-selector\]\:\!pr-5 .ant-select-selector{padding-right:1.25rem!important}.\[\&_\.ant-select-selector\]\:\!shadow-none .ant-select-selector{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\[\&_\.ant-select\]\:w-full .ant-select{width:100%}.\[\&_\.anticon\]\:leading-none .anticon{line-height:1}.\[\&_\.anticon\]\:\!text-red-200 .anticon{--tw-text-opacity: 1 !important;color:rgb(254 202 202 / var(--tw-text-opacity, 1))!important}.\[\&_\.anticon\]\:\!text-white .anticon{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.\[\&_\.anticon\]\:text-\[var\(--text-secondary\)\] .anticon{color:var(--text-secondary)}.\[\&_input\.ant-input\]\:\!min-h-0 input.ant-input{min-height:0px!important}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:h-5 svg{height:1.25rem}.\[\&_svg\]\:w-5 svg{width:1.25rem}.\[\&_svg\]\:min-w-\[1\.25rem\] svg{min-width:1.25rem}.\[\&_textarea\]\:\!min-h-0 textarea{min-height:0px!important}.\[\&_textarea\]\:\!bg-transparent textarea{background-color:transparent!important}.\[\&_textarea\]\:\!px-0 textarea{padding-left:0!important;padding-right:0!important}.\[\&_textarea\]\:\!py-1\.5 textarea{padding-top:.375rem!important;padding-bottom:.375rem!important}.\[\&_textarea\]\:\!leading-snug textarea{line-height:1.375!important}:root{--bg-primary: #f7f8fa;--bg-secondary: #f1f4f8;--bg-tertiary: #e8eef6;--panel-bg: #ffffff;--text-primary: #172033;--text-secondary: #667085;--text-muted: #98a2b3;--border-color: #e2e7ef;--bg-selected: #eaf1ff;--bg-hover: rgba(23, 32, 51, .04);--btn-primary-bg: #2563eb;--btn-primary-bg-hover: #1d4ed8;--btn-primary-text: #ffffff;--btn-secondary-bg: #ffffff;--btn-secondary-bg-hover: var(--bg-secondary);--btn-secondary-text: var(--text-primary);--btn-secondary-border: var(--border-color);--btn-ghost-bg-hover: var(--bg-hover);--btn-ghost-text: var(--text-secondary);--btn-destructive-bg: #dc2626;--btn-destructive-bg-hover: #b91c1c;--btn-destructive-text: #ffffff;--accent: #2563eb;--button-bg: #ffffff;--input-bg: #ffffff;--modal-bg: #ffffff;--discover-accent: #ea580c;--discover-accent-hover: #c2410c;--discover-accent-soft: rgba(234, 88, 12, .12);--ai-accent-from: #5b7cfa;--ai-accent-to: #7b5cf7;--danger: #dc2626;--danger-hover: #b91c1c;--danger-soft: rgba(220, 38, 38, .12);--shadow-soft: rgba(0, 0, 0, .1);--scrollbar-thumb: rgba(0, 0, 0, .15);--scrollbar-track: transparent;--warn-bg: rgba(251,146,60,.14);--warn-border: rgba(251,146,60,.4);--warn-text: #b45309;--success-bg: rgba(34,197,94,.12);--success-text: #15803d;--info-bg: rgba(59,130,246,.12);--info-border: rgba(59,130,246,.4);--info-text: #3b82f6;--tag-bg: #f3f4f6;--tag-text: #374151;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 48px;--control-height-sm: 32px;--control-height-md: 36px;--control-height-lg: 40px;--ui-font-base: 13px;--ui-font-xs: calc(var(--ui-font-base) * .846);--ui-font-sm: calc(var(--ui-font-base) * .923);--ui-font-md: var(--ui-font-base);--ui-font-lg: calc(var(--ui-font-base) * 1.077);--ui-font-xl: calc(var(--ui-font-base) * 1.231);--ui-font-2xl: calc(var(--ui-font-base) * 1.385);--ui-font-4xl: calc(var(--ui-font-base) * 1.846);--ui-leading-tight: 1.25;--ui-leading-snug: 1.35;--ui-leading-normal: 1.45;--ui-icon-base: 18px;--ui-icon-sm: var(--ui-icon-base);--ui-icon-md: var(--ui-icon-base);--ui-icon-lg: var(--ui-icon-base);--ui-icon-xl: var(--ui-icon-base);--ui-dim-sm: var(--ui-icon-base);--ui-dim-md: var(--ui-icon-base);--ui-dim-lg: var(--ui-icon-base);--ui-dim-xl: var(--ui-icon-base);--antd-bg: #ffffff;--antd-text: #172033;--antd-border: #e2e7ef;--row-selected-bg: #eaf1ff;--reference-zebra-odd: var(--panel-bg);--reference-zebra-even: var(--panel-bg);--radius-lg: 14px;--radius-sm: var(--radius-lg);--radius-md: var(--radius-lg);--radius-full: 9999px;--input-radius: var(--radius-lg)}.citext-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);height:var(--control-height-md);padding:0 var(--space-4);border:1px solid transparent;border-radius:var(--radius-lg);font-family:inherit;font-size:var(--ui-font-base);font-weight:500;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:background .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease}.citext-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.citext-btn:disabled,.citext-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.citext-btn--sm{height:var(--control-height-sm);padding:0 var(--space-3)}.citext-btn--lg{height:var(--control-height-lg);padding:0 var(--space-5)}.citext-btn--icon{width:var(--control-height-md);padding:0}.citext-btn--icon.citext-btn--sm{width:var(--control-height-sm)}.citext-btn--icon.citext-btn--lg{width:var(--control-height-lg)}.citext-btn--primary{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.citext-btn--primary:hover:not(:disabled):not([aria-disabled=true]){background:var(--btn-primary-bg-hover)}.citext-btn--secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border-color:var(--btn-secondary-border)}.citext-btn--secondary:hover:not(:disabled):not([aria-disabled=true]){background:var(--btn-secondary-bg-hover)}.citext-btn--ghost{background:transparent;color:var(--btn-ghost-text)}.citext-btn--ghost:hover:not(:disabled):not([aria-disabled=true]){background:var(--btn-ghost-bg-hover);color:var(--text-primary)}.citext-btn--destructive{background:var(--btn-destructive-bg);color:var(--btn-destructive-text)}.citext-btn--destructive:hover:not(:disabled):not([aria-disabled=true]){background:var(--btn-destructive-bg-hover)}.citext-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.citext-btn__icon>svg,.citext-btn__icon .anticon,.citext-btn__icon .anticon svg{width:100%;height:100%}.citext-btn--block{width:100%}.citext-btn--loading{position:relative;pointer-events:none}.citext-btn__spinner{width:.9em;height:.9em;border:2px solid currentColor;border-right-color:transparent;border-radius:var(--radius-full);animation:citext-btn-spin .65s linear infinite;flex-shrink:0}.citext-btn__label--hidden{opacity:.7}@keyframes citext-btn-spin{to{transform:rotate(360deg)}}.citext-modal-footer{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:var(--space-2);width:100%}.citext-modal-footer--spread{justify-content:space-between}.ant-popconfirm .ant-popconfirm-message{margin-bottom:10px!important}.ant-popconfirm .ant-popconfirm-title{color:var(--text-primary)!important;font-size:var(--ui-font-md)!important;font-weight:600!important;line-height:1.35!important}.ant-popconfirm .ant-popconfirm-description{color:var(--text-secondary)!important;font-size:var(--ui-font-sm)!important;font-weight:400!important;line-height:1.45!important;margin-top:4px!important}.ant-popconfirm .ant-popconfirm-message-icon{font-size:var(--ui-font-xl)!important;margin-inline-end:8px!important}.ant-popconfirm .ant-btn{height:var(--control-height-sm)!important;border-radius:var(--radius-lg)!important;font-size:var(--ui-font-base)!important;font-weight:500!important;box-shadow:none!important}.ant-popconfirm .ant-btn-default{background:var(--btn-secondary-bg)!important;color:var(--btn-secondary-text)!important;border-color:var(--btn-secondary-border)!important}.ant-popconfirm .ant-btn-primary,.ant-popconfirm .ant-btn-dangerous,.ant-popconfirm .ant-btn-variant-solid,.ant-popconfirm .ant-btn-color-dangerous,.ant-popconfirm .ant-btn-color-primary{background:var(--btn-destructive-bg)!important;border-color:var(--btn-destructive-bg)!important;color:var(--btn-destructive-text)!important}.ant-popconfirm .ant-btn-primary:hover,.ant-popconfirm .ant-btn-dangerous:hover,.ant-popconfirm .ant-btn-variant-solid:hover,.ant-popconfirm .ant-btn-color-dangerous:hover,.ant-popconfirm .ant-btn-color-primary:hover{background:var(--btn-destructive-bg-hover)!important;border-color:var(--btn-destructive-bg-hover)!important}:root[data-citext-font-preset=small]{--ui-font-base: 10px;--ui-icon-base: 14px}:root[data-citext-font-preset=default]{--ui-font-base: 13px;--ui-icon-base: 18px}:root[data-citext-font-preset=large]{--ui-font-base: 16px;--ui-icon-base: 20px}:root,:root[data-citext-density=comfort]{--density-row-pad-y: 6px;--density-control-scale: 1;--control-height-sm: 32px;--control-height-md: 36px;--control-height-lg: 40px}:root[data-citext-density=compact]{--density-row-pad-y: 2px;--density-control-scale: .92;--control-height-sm: 28px;--control-height-md: 32px;--control-height-lg: 36px;--space-2: 6px;--space-3: 10px;--space-4: 12px}:root[data-citext-density=compact] .reference-table-zebra .ant-table-tbody>tr>td,:root[data-citext-density=compact] .reference-table-zebra .ant-table-tbody-virtual .ant-table-cell{padding-top:var(--density-row-pad-y)!important;padding-bottom:var(--density-row-pad-y)!important}:root[data-citext-density=compact] .citext-rp-field-label,:root[data-citext-density=compact] .citext-rp-fields-grid{--ui-leading-snug: 1.25}.dark{--bg-primary: #121212;--bg-secondary: #1e1e1e;--bg-tertiary: #252526;--panel-bg: #252526;--text-primary: #f2f2f2;--text-secondary: #cfcfcf;--text-muted: #9d9d9d;--border-color: #3c3c3c;--accent: #60a5fa;--bg-selected: rgba(96, 165, 250, .28);--bg-hover: rgba(255,255,255,.06);--btn-primary-bg: #007acc;--btn-primary-bg-hover: #068fff;--btn-primary-text: #ffffff;--btn-secondary-bg: #252526;--btn-secondary-bg-hover: #2f3031;--btn-secondary-text: var(--text-primary);--btn-secondary-border: var(--border-color);--btn-ghost-bg-hover: var(--bg-hover);--btn-ghost-text: var(--text-secondary);--btn-destructive-bg: #ef4444;--btn-destructive-bg-hover: #dc2626;--btn-destructive-text: #ffffff;--button-bg: #252526;--input-bg: #252526;--modal-bg: #1e1e1e;--discover-accent: #fb923c;--discover-accent-hover: #fdba74;--discover-accent-soft: rgba(251, 146, 60, .18);--ai-accent-from: #6b8cff;--ai-accent-to: #8b6cff;--danger: #ef4444;--danger-hover: #dc2626;--danger-soft: rgba(239, 68, 68, .18);--warn-bg: rgba(251,146,60,.18);--warn-border: rgba(251,146,60,.5);--warn-text: #fdba74;--success-bg: rgba(34,197,94,.18);--success-text: #4ade80;--info-bg: rgba(96,165,250,.15);--info-border: rgba(96,165,250,.4);--info-text: #60a5fa;--tag-bg: #272727;--tag-text: #e5e5e5;--shadow-soft: rgba(0,0,0,.5);--scrollbar-thumb: rgba(255,255,255,.18);--scrollbar-track: transparent;--antd-bg: #1e1e1e;--antd-text: #d4d4d4;--antd-border: #3c3c3c;--row-selected-bg: #2a2d2e;--reference-zebra-odd: var(--panel-bg);--reference-zebra-even: var(--panel-bg)}body{background:var(--bg-primary)!important;color:var(--text-primary)!important;transition:background .15s ease,color .15s ease;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-weight:400!important}.text-ui-xs{font-size:var(--ui-font-xs)!important}.text-ui-sm{font-size:var(--ui-font-sm)!important}.text-ui-md{font-size:var(--ui-font-md)!important}.text-ui-lg{font-size:var(--ui-font-lg)!important}.text-ui-xl{font-size:var(--ui-font-xl)!important}.text-ui-2xl{font-size:var(--ui-font-2xl)!important}.text-ui-4xl{font-size:var(--ui-font-4xl)!important}.citext-type-hero{font-size:var(--ui-font-4xl)!important;font-weight:700;line-height:var(--ui-leading-tight);letter-spacing:-.03em;color:var(--text-primary)}.citext-type-page{font-size:var(--ui-font-2xl)!important;font-weight:600;line-height:var(--ui-leading-tight);letter-spacing:-.02em;color:var(--text-primary)}.citext-type-section{font-size:var(--ui-font-lg)!important;font-weight:600;line-height:var(--ui-leading-snug);color:var(--text-primary)}.citext-type-body{font-size:var(--ui-font-md)!important;font-weight:400;line-height:var(--ui-leading-normal);color:var(--text-primary)}.citext-type-label{font-size:var(--ui-font-md)!important;font-weight:500;line-height:var(--ui-leading-snug);color:var(--text-primary)}.citext-type-meta{font-size:var(--ui-font-sm)!important;font-weight:400;line-height:var(--ui-leading-snug);color:var(--text-secondary)}.citext-type-caption{font-size:var(--ui-font-xs)!important;font-weight:400;line-height:var(--ui-leading-snug);color:var(--text-muted)}.icon-ui-sm{font-size:var(--ui-icon-sm)!important}.icon-ui-md{font-size:var(--ui-icon-md)!important}.icon-ui-lg{font-size:var(--ui-icon-lg)!important}.icon-ui-xl{font-size:var(--ui-icon-xl)!important}.icon-ui-4xl{font-size:var(--ui-font-4xl)!important}.dim-ui-sm{width:var(--ui-dim-sm)!important;height:var(--ui-dim-sm)!important}.dim-ui-md{width:var(--ui-dim-md)!important;height:var(--ui-dim-md)!important}.dim-ui-lg{width:var(--ui-dim-lg)!important;height:var(--ui-dim-lg)!important}.dim-ui-xl{width:var(--ui-dim-xl)!important;height:var(--ui-dim-xl)!important}input::-moz-placeholder,textarea::-moz-placeholder,.ant-input::-moz-placeholder,.ant-input-affix-wrapper input::-moz-placeholder,.ant-input-affix-wrapper textarea::-moz-placeholder{font-size:var(--ui-font-base)!important}.ant-input,.ant-input-affix-wrapper input,.ant-input-affix-wrapper textarea,.ant-select,.ant-select-selector,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-select-item,.ant-select-item-option-content,textarea,input::placeholder,textarea::placeholder,.ant-input::placeholder,.ant-input-affix-wrapper input::placeholder,.ant-input-affix-wrapper textarea::placeholder{font-size:var(--ui-font-base)!important}.ant-typography.ant-typography-strong,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.label-medium{font-weight:400!important;font-family:Inter,system-ui,sans-serif!important}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)}*::-webkit-scrollbar-track{background:var(--scrollbar-track)}.ant-input,.ant-input-password,.ant-input-affix-wrapper,.ant-select .ant-select-selector{background:var(--input-bg)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important;border-radius:var(--input-radius)!important;box-shadow:none!important}textarea.ant-input,.ant-input-textarea .ant-input,.ant-input-textarea-show-count>.ant-input{border-radius:var(--radius-lg)!important;min-height:72px;padding:10px 12px!important;resize:vertical}.ant-input-affix-wrapper{padding-inline:12px!important;min-height:var(--control-height-sm)}.ant-input-affix-wrapper>input.ant-input{border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.ant-input-sm,.ant-input-affix-wrapper-sm{min-height:30px}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:color-mix(in srgb,var(--btn-primary-bg) 40%,var(--border-color))!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)!important;outline:none!important}.ant-select-multiple .ant-select-selector{padding-block:3px!important;padding-inline:6px 28px!important;align-items:center!important}.ant-select-multiple .ant-select-selection-overflow{align-items:center;gap:4px}.ant-select-multiple .ant-select-selection-item{display:inline-flex!important;align-items:center!important;max-width:100%;height:24px!important;margin:0!important;padding-inline:8px 4px!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-lg)!important;background:var(--bg-secondary)!important;color:var(--text-primary)!important;font-size:var(--ui-font-sm)!important;line-height:1!important}.ant-select-multiple .ant-select-selection-item-content{margin-inline-end:4px;line-height:1.2}.ant-select-multiple .ant-select-selection-item-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;margin:0!important;color:var(--text-secondary)!important;font-size:var(--ui-font-sm)!important;line-height:1!important;opacity:1!important}.ant-select-multiple .ant-select-selection-item-remove .anticon,.ant-select-multiple .ant-select-selection-item-remove svg{width:12px!important;height:12px!important;font-size:var(--ui-font-sm)!important}.ant-select .ant-select-arrow,.ant-select .ant-select-clear{top:50%!important;inset-inline-end:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;margin-top:0!important;transform:translateY(-50%)!important;color:var(--text-secondary)!important;font-size:var(--ui-font-sm)!important;line-height:1!important}.ant-select .ant-select-arrow .anticon,.ant-select .ant-select-arrow svg,.ant-select .ant-select-clear .anticon,.ant-select .ant-select-clear svg{display:block!important;width:12px!important;height:12px!important;font-size:var(--ui-font-sm)!important;line-height:1!important}.ant-input-prefix{color:var(--text-secondary)!important;background:transparent!important;margin-inline-end:6px!important}.ant-input-suffix{color:var(--text-secondary)!important;background:transparent!important;margin-inline-start:6px!important}.ant-input-password .ant-input-password-icon{color:var(--text-primary)!important;opacity:1!important}.ant-input-password .ant-input-password-icon:hover{color:var(--btn-primary-bg)!important}.ant-form-item-label>label{color:var(--text-primary)!important}.ant-divider{border-color:var(--border-color)!important}.ant-tag{background:var(--tag-bg)!important;color:var(--tag-text)!important;border-color:transparent!important}.ant-badge .ant-badge-count{background:var(--btn-primary-bg)!important;color:var(--btn-primary-text)!important}.ant-btn{background:var(--button-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.ant-btn.ant-btn-primary{background:var(--btn-primary-bg)!important;color:var(--btn-primary-text)!important;border-color:var(--btn-primary-bg)!important}.ant-btn.ant-btn-primary:hover:not(:disabled){background:var(--btn-primary-bg-hover)!important;border-color:var(--btn-primary-bg-hover)!important;color:var(--btn-primary-text)!important}.ant-btn.ant-btn-primary:disabled{background:var(--btn-primary-bg)!important;color:var(--btn-primary-text)!important;border-color:var(--btn-primary-bg)!important;opacity:.45}.dark .login-page-card.ant-card{box-shadow:0 25px 50px -12px #0000008c,0 0 0 1px #ffffff14}.login-form .ant-form-item-label{padding-bottom:3px!important}.login-form .ant-form-item-label>label{width:100%}.login-page-footer .ant-select .ant-select-selector{color:var(--text-primary)!important;background:var(--input-bg)!important;border-color:var(--border-color)!important}.user-dropdown-theme{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.user-dropdown-theme .ant-dropdown-menu{display:flex!important;flex-direction:column!important;gap:2px!important;background:var(--panel-bg)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-lg)!important;padding:8px!important;min-width:17.5rem!important;max-width:min(20rem,calc(100vw - 24px))!important;box-shadow:0 12px 32px -12px #00000029!important}.dark .user-dropdown-theme .ant-dropdown-menu{box-shadow:0 16px 36px -14px #0000008c!important}.user-dropdown-theme .ant-dropdown-menu-item{display:flex!important;align-items:flex-start!important;gap:10px!important;color:var(--text-primary)!important;border-radius:var(--radius-lg)!important;padding:8px 10px!important;margin:0!important;line-height:1.35!important;transition:background-color .15s ease,color .15s ease!important}.user-dropdown-theme .ant-dropdown-menu-item.profile-dropdown-header-item,.user-dropdown-theme .ant-dropdown-menu-item.profile-dropdown-header-item:hover{cursor:default!important;background:color-mix(in srgb,var(--bg-secondary) 70%,var(--panel-bg))!important;opacity:1!important;padding:10px!important;margin-bottom:2px!important}.user-dropdown-theme .profile-dropdown-header{display:flex;align-items:center;gap:12px;min-width:0;width:100%}.user-dropdown-theme .profile-dropdown-header-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.user-dropdown-theme .profile-dropdown-header-name{color:var(--text-primary)!important}.user-dropdown-theme .profile-dropdown-header-email{color:var(--text-muted)!important}.user-dropdown-theme .ant-dropdown-menu-item-group-title{padding:8px 10px 4px!important;color:var(--text-muted)!important;font-size:var(--ui-font-xs)!important;font-weight:600!important;letter-spacing:.04em;text-transform:uppercase;line-height:1.3!important}.user-dropdown-theme .ant-dropdown-menu-item.profile-dropdown-logout-item{padding-top:8px!important;padding-bottom:8px!important}.user-dropdown-theme .ant-dropdown-menu-item .ant-dropdown-menu-title-content{flex:1 1 auto;min-width:0}.user-dropdown-theme .profile-dropdown-item{display:flex;align-items:flex-start;gap:10px;min-width:0;width:100%}.user-dropdown-theme .profile-dropdown-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-secondary) 85%,transparent);color:var(--text-secondary);transition:background-color .15s ease,color .15s ease}.user-dropdown-theme .profile-dropdown-item-copy{display:flex;flex-direction:column;gap:1px;min-width:0;padding-top:3px}.user-dropdown-theme .profile-dropdown-item-label{color:var(--text-primary)}.user-dropdown-theme .profile-dropdown-item-desc{color:var(--text-muted)!important}.user-dropdown-theme .ant-dropdown-menu-item-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;margin:0!important;font-size:0!important;line-height:0!important}.user-dropdown-theme .profile-dropdown-icon{color:inherit!important;flex-shrink:0}.user-dropdown-theme .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled){background:var(--bg-hover)!important;color:var(--text-primary)!important}.user-dropdown-theme .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled) .profile-dropdown-icon-wrap{background:color-mix(in srgb,var(--btn-primary-bg) 12%,var(--bg-secondary));color:var(--btn-primary-bg)}.user-dropdown-theme .ant-dropdown-menu-item-divider{border-color:var(--border-color)!important;margin:4px 6px!important}.user-dropdown-theme .ant-dropdown-menu-item-danger.profile-dropdown-logout-item:not(.ant-dropdown-menu-item-disabled){color:var(--text-primary)!important}.user-dropdown-theme .ant-dropdown-menu-item-danger.profile-dropdown-logout-item:not(.ant-dropdown-menu-item-disabled):hover{background:#ef44441f!important;color:var(--text-primary)!important}.user-dropdown-theme .ant-dropdown-menu-item-danger.profile-dropdown-logout-item:not(.ant-dropdown-menu-item-disabled):hover .profile-dropdown-icon{color:#dc2626!important}.dark .user-dropdown-theme .ant-dropdown-menu-item-danger.profile-dropdown-logout-item:not(.ant-dropdown-menu-item-disabled):hover{background:#f8717129!important}.dark .user-dropdown-theme .ant-dropdown-menu-item-danger.profile-dropdown-logout-item:not(.ant-dropdown-menu-item-disabled):hover .profile-dropdown-icon{color:#f87171!important}.ant-popover-inner{background:var(--panel-bg)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important}.ant-popover-arrow-content{background:var(--panel-bg)!important}.storage-popover.ant-popover .ant-popover-inner{padding:10px 12px!important}.additems-dropdown.ant-dropdown,.additems-dropdown{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.additems-dropdown.ant-dropdown .ant-dropdown-menu,.additems-dropdown .ant-dropdown-menu{background:var(--panel-bg)!important;border:1px solid color-mix(in srgb,var(--border-color) 85%,transparent)!important;border-radius:var(--radius-lg)!important;box-shadow:0 10px 28px #1720331a!important;padding:6px!important;max-height:calc(100vh - 200px)!important;overflow-y:auto!important}.dark .additems-dropdown.ant-dropdown .ant-dropdown-menu,.dark .additems-dropdown .ant-dropdown-menu{box-shadow:0 12px 32px #00000073!important}.additems-dropdown--methods .ant-dropdown-menu{min-width:min(300px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)}.additems-dropdown .ant-dropdown-menu-item-divider{margin:6px 4px!important;background:color-mix(in srgb,var(--border-color) 80%,transparent)!important}.additems-method-label{display:flex;flex-direction:column;gap:2px;line-height:1.3}.additems-method-label>span:first-child{font-size:var(--ui-font-md);font-weight:500;color:var(--text-primary)}.additems-method-label__desc{font-size:var(--ui-font-xs);font-weight:400;line-height:var(--ui-leading-snug);color:var(--text-muted)}.additems-dropdown .ant-dropdown-menu-item{color:var(--text-primary)!important;font-size:var(--ui-font-md)!important;line-height:var(--ui-leading-snug)!important;margin:1px 0!important;padding:8px 10px!important;border-radius:var(--radius-lg)!important;border:1px solid transparent!important;background:transparent!important}.additems-dropdown .ant-dropdown-menu-item:hover,.additems-dropdown .ant-dropdown-menu-submenu-title:hover{background:var(--bg-hover)!important;border-color:color-mix(in srgb,var(--border-color) 70%,transparent)!important;color:var(--text-primary)!important}.additems-dropdown .ant-dropdown-menu-submenu-title{color:var(--text-primary)!important;font-size:var(--ui-font-md)!important;margin:1px 0!important;padding:8px 10px!important;border-radius:var(--radius-lg)!important;border:1px solid transparent!important}.additems-dropdown .ant-dropdown-menu-item-group-title{color:var(--text-muted)!important;background:transparent!important;border-bottom:none!important;font-size:var(--ui-font-xs)!important;font-weight:600!important;letter-spacing:.03em;text-transform:uppercase;padding:8px 10px 4px!important}.additems-dropdown .ant-dropdown-menu-title-content{color:var(--text-primary)!important}.additems-dropdown .ant-dropdown-menu-item-icon,.additems-dropdown .ant-dropdown-menu-submenu-title .ant-dropdown-menu-item-icon{color:var(--text-secondary)!important;background:transparent!important;font-size:var(--ui-icon-base)!important;width:20px!important;min-width:20px!important;margin-inline-end:10px!important}.additems-dropdown .ant-dropdown-menu-item-icon svg,.additems-dropdown .ant-dropdown-menu-submenu-title .ant-dropdown-menu-item-icon svg{width:18px!important;height:18px!important}.additems-dropdown .ant-dropdown-menu-submenu-expand-icon{color:var(--text-muted)!important}.additems-toolbar-btn.ant-btn.ant-btn-text{height:30px!important;width:30px!important;min-width:30px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:var(--radius-lg)!important;background:transparent!important;border:none!important;box-shadow:none!important;transition:background-color .2s ease,color .2s ease!important}.additems-toolbar-btn.ant-btn.ant-btn-text:hover:not(:disabled),.additems-toolbar-btn.ant-btn.ant-btn-text:focus:not(:disabled),.additems-toolbar-btn.ant-btn.ant-btn-text:focus-visible:not(:disabled){color:var(--text-primary)!important;background-color:#e5e7eb!important}.dark .additems-toolbar-btn.ant-btn.ant-btn-text:hover:not(:disabled),.dark .additems-toolbar-btn.ant-btn.ant-btn-text:focus:not(:disabled),.dark .additems-toolbar-btn.ant-btn.ant-btn-text:focus-visible:not(:disabled){background-color:#374151!important}.additems-toolbar-btn .anticon{font-size:calc(var(--ui-font-base) * 1.25)!important;line-height:1!important}.additems-toolbar-btn .ant-btn-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important}.additems-toolbar-btn .ant-btn-icon .anticon,.additems-toolbar-btn .ant-btn-icon>svg,.additems-toolbar-btn .ant-btn-icon .anticon svg{width:calc(var(--ui-font-base) * 1.25)!important;height:calc(var(--ui-font-base) * 1.25)!important}.middle-toolbar-icon{width:18px;height:18px;flex-shrink:0;stroke-width:1.75;color:var(--text-secondary)}.additems-toolbar-btn .middle-toolbar-icon{width:18px!important;height:18px!important}.middle-toolbar-icon--add,.middle-toolbar-icon--import,.middle-toolbar-icon--upload,.middle-toolbar-icon--search{color:var(--text-secondary)}.additems-dropdown .ant-dropdown-menu-item:hover .middle-toolbar-icon,.additems-dropdown .ant-dropdown-menu-submenu-title:hover .middle-toolbar-icon{color:var(--btn-primary-bg)}.context-menu-panel{font-size:var(--ui-font-base)!important}.context-menu-panel .context-menu-item{font-size:var(--ui-font-base)!important;line-height:1.35!important}.context-menu-panel .context-menu-item>span.w-4.h-4{width:calc(var(--ui-font-base) * 1.25)!important;height:calc(var(--ui-font-base) * 1.25)!important;min-width:calc(var(--ui-font-base) * 1.25)!important}.context-menu-panel .context-menu-item>span.w-4.h-4 svg,.context-menu-panel .context-menu-item>span.w-4.h-4 .anticon{width:100%!important;height:100%!important;font-size:calc(var(--ui-font-base) * 1.25)!important}.additems-dropdown .ant-dropdown-menu-item-disabled,.additems-dropdown .ant-dropdown-menu-item-disabled:hover{cursor:default!important;background:var(--bg-secondary)!important;border-color:color-mix(in srgb,var(--border-color) 75%,transparent)!important;opacity:1!important}.additems-dropdown .ant-input{background:var(--input-bg)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-lg)!important;box-shadow:none!important}.additems-dropdown .ant-input:hover,.additems-dropdown .ant-input:focus,.additems-dropdown .ant-input-focused{border-color:color-mix(in srgb,var(--btn-primary-bg) 45%,var(--border-color))!important;box-shadow:none!important}.additems-dropdown .ant-input::-moz-placeholder{color:var(--text-secondary)!important}.additems-dropdown .ant-input::placeholder{color:var(--text-secondary)!important}.ant-input::-moz-placeholder,.ant-input-password input::-moz-placeholder,.ant-input-affix-wrapper input::-moz-placeholder{color:var(--text-secondary)!important;opacity:.85!important}.ant-input::placeholder,.ant-input-password input::placeholder,.ant-input-affix-wrapper input::placeholder{color:var(--text-secondary)!important;opacity:.85!important}.ant-input-data-count,.ant-input-show-count-suffix{color:var(--text-muted)!important}.ant-input-out-of-range .ant-input-data-count,.ant-input-out-of-range .ant-input-show-count-suffix{color:#ff4d4f!important}.ant-input:hover,.ant-input-affix-wrapper:hover{background:var(--input-bg)!important;border-color:color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color))!important}.ant-input-borderless,.ant-input-affix-wrapper-borderless,.reference-detail-textarea-surface .ant-input,.reference-detail-textarea-surface textarea.ant-input,.reference-detail-textarea-surface .ant-input-affix-wrapper,.citext-rp-field-value .ant-input,.citext-rp-field-value .ant-input-affix-wrapper,.citext-rp-field-value textarea.ant-input{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:0!important;padding-inline:0!important}.ant-input-borderless:hover,.ant-input-borderless:focus,.ant-input-affix-wrapper-borderless:hover,.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-focused,.reference-detail-textarea-surface .ant-input:hover,.reference-detail-textarea-surface textarea.ant-input:hover,.reference-detail-textarea-surface .ant-input-affix-wrapper:hover,.citext-rp-field-value .ant-input:hover,.citext-rp-field-value .ant-input-affix-wrapper:hover,.citext-rp-field-value textarea.ant-input:hover,.reference-detail-textarea-surface .ant-input:focus,.reference-detail-textarea-surface textarea.ant-input:focus,.citext-rp-field-value .ant-input:focus,.citext-rp-field-value .ant-input-affix-wrapper-focused{background:transparent!important;border:none!important;box-shadow:none!important}.ant-table-thead>tr>th{background:var(--panel-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important;font-size:var(--ui-font-base)!important}.ant-table-thead>tr>th:hover{background:var(--bg-secondary)!important}.ant-table-tbody>tr>td{background:var(--panel-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important;font-size:var(--ui-font-base)!important}.ant-table-row-expand-icon{color:var(--text-secondary)!important}.ant-dropdown-menu,.ant-menu{background:var(--panel-bg)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important}.ant-dropdown-menu-item,.ant-menu-item{color:var(--text-primary)!important}.ant-dropdown-menu-item:hover,.ant-menu-item:hover,.ant-menu-item-active{background:var(--bg-hover)!important;color:var(--text-primary)!important}.ant-dropdown-menu-item-divider,.ant-menu-item-divider{border-color:var(--border-color)!important}.ant-tooltip-inner{background:var(--panel-bg)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important;font-size:var(--ui-font-base)!important;line-height:1.4!important}.ant-tooltip-arrow-content{background:var(--panel-bg)!important}.ant-drawer-content{background:var(--panel-bg)!important;color:var(--text-primary)!important}.ant-drawer-header{background:var(--panel-bg)!important;border-bottom:1px solid var(--border-color)!important}.ant-drawer-title{color:var(--text-primary)!important}.citext-segment{display:flex;gap:3px;padding:3px;border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--border-color) 88%,var(--text-muted));background:color-mix(in srgb,var(--bg-tertiary) 72%,var(--bg-secondary))}.citext-segment__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;min-width:0;border-radius:calc(var(--radius-lg) - 2px);border:1px solid transparent;background:transparent;color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:500;line-height:var(--ui-leading-snug);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.citext-segment__btn:hover:not(.is-active){color:var(--text-primary);background:color-mix(in srgb,var(--panel-bg) 55%,transparent)}.citext-segment__btn.is-active{background:var(--panel-bg);color:var(--btn-primary-bg);font-weight:600;border-color:color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color));box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 8%,transparent),0 0 0 1px color-mix(in srgb,var(--btn-primary-bg) 10%,transparent)}.dark .citext-segment{border-color:var(--border-color);background:color-mix(in srgb,var(--bg-tertiary) 80%,#000)}.dark .citext-segment__btn.is-active{background:color-mix(in srgb,var(--bg-selected) 70%,var(--panel-bg));color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border-color));box-shadow:none}.ant-tabs-nav{margin:0!important;background:var(--panel-bg)!important}.ant-tabs-tab{color:var(--text-secondary)!important;border-radius:var(--radius-sm)!important;transition:background .16s ease,color .16s ease!important}.ant-tabs-tab:hover{color:var(--text-primary)!important;background:var(--bg-hover)!important}.ant-tabs-tab.ant-tabs-tab-active{background:var(--bg-selected)!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text-primary)!important;font-weight:600!important}.ant-tabs-ink-bar{background:var(--btn-primary-bg)!important}.ant-checkbox-inner,.ant-radio-inner{background:var(--input-bg)!important;border-color:var(--border-color)!important}.ant-checkbox-checked .ant-checkbox-inner,.ant-radio-checked .ant-radio-inner{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important}.ant-checkbox-disabled .ant-checkbox-inner,.ant-radio-disabled .ant-radio-inner{background:var(--bg-secondary)!important;border-color:var(--border-color)!important}.ant-picker{background:var(--input-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.ant-picker-input>input{color:var(--text-primary)!important}.ant-picker-input>input::-moz-placeholder{color:var(--text-muted)!important}.ant-picker-input>input::placeholder{color:var(--text-muted)!important}.ant-picker-panel,.ant-picker-panel-container{background:var(--panel-bg)!important;color:var(--text-primary)!important}.ant-picker-cell-inner{color:var(--text-primary)!important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--btn-primary-bg)!important;color:var(--btn-primary-text)!important}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--btn-primary-bg)!important}.ant-message-notice-content,.ant-notification-notice{background:var(--panel-bg)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important}.type-badge:hover{background:var(--bg-tertiary)!important}.ant-table,.ant-table-container,.ant-table-content{border:none!important}.ant-table-container:before{display:none!important}.ant-table-wrapper{border:none!important}.ant-table-thead>tr>th{border-bottom:none!important}.ant-table-tbody>tr>td{border-bottom:none!important;border-top:none!important;border-left:none!important;border-right:none!important}.ant-table-content:after,.ant-table-container:after{display:none!important}.selected-row td:first-child{position:relative}.selected-row td:first-child:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:color-mix(in srgb,var(--btn-primary-bg) 75%,transparent);border-radius:var(--radius-full)}.ant-typography,.ant-typography *{color:var(--text-primary)!important}.ant-empty-description{color:var(--text-secondary)!important}.quote-paraphrase-target-modal__option{align-items:flex-start}.quote-paraphrase-target-modal__radio{accent-color:var(--accent);flex-shrink:0}.quote-paraphrase-target-modal__remember .ant-checkbox-inner{background:var(--input-bg)!important;border-color:var(--border-color)!important}.quote-paraphrase-target-modal__remember .ant-checkbox-checked .ant-checkbox-inner{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important}.quote-paraphrase-target-modal__remember .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--accent)!important}.themed-modal-rich .ant-modal-title{width:100%!important;max-width:100%!important}.dark .ant-popconfirm,.dark .ant-popconfirm-message,.dark .ant-popconfirm-title{color:var(--text-primary)!important}.dark .ant-popconfirm-description{color:var(--text-secondary)!important}.dark .ant-popconfirm-inner-content{background:var(--panel-bg)!important;color:var(--text-primary)!important}.dark .ant-popover-inner{background:var(--panel-bg)!important;border-color:var(--border-color)!important}.dark .ant-popover-arrow-content{background:var(--panel-bg)!important}.collection-item{background:var(--bg-secondary);color:var(--text-primary)}.collection-item:hover{background:var(--bg-hover);color:var(--text-primary)}.collection-selected{background:var(--bg-selected);color:var(--text-primary);border:1px solid var(--accent, #3b82f6)}.dark .ant-select-dropdown{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important}.dark .ant-select-item{background:transparent!important;color:var(--text-primary)!important}.dark .ant-select-item-option-disabled{color:var(--text-muted)!important;background:var(--panel-bg)!important}.dark .ant-select-dropdown .ant-select-item-option-content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)!important}.dark .ant-select-selector{background:var(--input-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.dark .ant-select-selection-item{color:var(--text-primary)!important}.dark .ant-select-selection-placeholder{color:var(--text-muted)!important;opacity:1!important}.dark .ant-select-arrow{color:var(--text-secondary)!important}.dark .ant-select-focused .ant-select-selector,.dark .ant-select-selector:hover{border-color:var(--btn-primary-bg)!important;box-shadow:0 0 0 2px var(--btn-primary-bg-hover)!important}.dark .ant-select-dropdown{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}.dark .ant-select-item-option-content{color:var(--text-primary)!important}.dark .ant-select-item-option-active{background:var(--bg-hover)!important}.dark .ant-select-item-option-selected{background:var(--bg-selected)!important;color:var(--text-primary)!important}.dark .ant-table{background:var(--panel-bg)!important;color:var(--text-primary)!important}.dark .ant-table-container{background:var(--panel-bg)!important}.dark .ant-table-thead>tr>th{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-bottom:1px solid var(--border-color)!important}.dark .ant-table-tbody>tr>td{background:var(--panel-bg)!important;color:var(--text-primary)!important;border-bottom:none!important}.reference-table-zebra .reference-row:hover>td,.reference-table-zebra .ant-table-tbody-virtual .reference-row:hover>.ant-table-cell{background:var(--bg-hover)!important}.dark .ant-table-row:hover>td{background:var(--bg-hover)!important}.pdf-viewer-root .text-xs,.pdf-viewer-root .text-sm,.pdf-viewer-root .text-base,.pdf-viewer-root .text-lg,.pdf-viewer-root .ant-typography,.pdf-viewer-root .ant-btn,.pdf-viewer-root .ant-modal-title,.pdf-viewer-root .ant-modal-content,.pdf-viewer-root .ant-input,.pdf-viewer-root .ant-select,.pdf-viewer-root .ant-select-selection-item,.pdf-viewer-root .ant-select-selection-placeholder{font-size:var(--ui-font-base)!important}.dark .ant-table-selection-column .ant-radio-wrapper{color:var(--text-primary)!important}.dark .ant-table-placeholder{background:var(--panel-bg)!important;color:var(--text-secondary)!important}.dark .ant-table-row-selected>td{background:var(--bg-selected)!important;color:var(--text-primary)!important}.themed-table.ant-table-bordered>.ant-table-container{border:2px solid var(--border-color)!important;border-radius:var(--radius-md)!important}.themed-table.ant-table-bordered .ant-table-thead>tr>th{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-right:1px solid var(--border-color)!important;border-bottom:2px solid var(--border-color)!important;font-weight:500!important;padding:12px 16px!important}.themed-table.ant-table-bordered .ant-table-tbody>tr>td{border-right:1px solid var(--border-color)!important;border-bottom:1px solid var(--border-color)!important;padding:12px 16px!important}.themed-table.ant-table-bordered .ant-table-tbody>tr:hover>td{background:var(--bg-hover)!important;transition:background .2s ease}.themed-table.ant-table-bordered .ant-table-row-selected>td{background:var(--bg-selected)!important;font-weight:500!important;border-left:3px solid var(--btn-primary-bg)!important}.themed-table.ant-table-bordered .ant-table-selection-column{padding:12px 8px!important}.dark .themed-table.ant-table-bordered>.ant-table-container{border-color:var(--border-color)!important}.dark .themed-table.ant-table-bordered .ant-table-thead>tr>th{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}.dark .themed-table.ant-table-bordered .ant-table-tbody>tr>td{background:var(--panel-bg)!important;border-color:var(--border-color)!important}.dark .themed-table.ant-table-bordered .ant-table-tbody>tr:hover>td{background:var(--bg-secondary)!important}.dark .themed-table.ant-table-bordered .ant-table-row-selected>td{background:var(--bg-selected)!important}.search-cite-card{background:var(--panel-bg)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-md)!important;box-shadow:0 6px 16px var(--shadow-soft)!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease!important}.search-cite-card:hover{background:var(--bg-hover)!important;border-color:var(--border-color)!important;box-shadow:0 10px 24px var(--shadow-soft)!important}.search-cite-card .ant-card-actions{background:var(--panel-bg)!important;border-top:1px solid var(--border-color)!important}.document-inspector-form .ant-select-selection-placeholder,.document-reference-select .ant-select-selection-placeholder{color:var(--text-muted)!important;opacity:1!important}.citext-select-done-dropdown__footer{border-top:1px solid var(--border-color);padding:8px;background:var(--panel-bg)}.citext-notes-collapse.ant-collapse{background:transparent}.citext-notes-collapse .ant-collapse-item{border-bottom:1px solid var(--border-color)!important}.citext-notes-collapse .ant-collapse-header{padding:8px 2px 8px 0!important;color:var(--text-primary)!important}.citext-notes-collapse .ant-collapse-content-box{padding:0 0 12px!important}.citext-workspace-root{background:var(--bg-secondary);color:var(--text-primary)}.citext-workspace-sidebar,.citext-workspace-inspector{background:var(--panel-bg);border-color:var(--border-color)}.citext-workspace-list-item{margin:4px 10px;padding:10px 12px!important;border:1px solid transparent!important;border-radius:var(--radius-lg);cursor:pointer;transition:background .16s ease,border-color .16s ease}.citext-workspace-list-item:hover{background:var(--bg-hover)!important;border-color:var(--border-color)!important}.citext-workspace-list-item.is-active{background:var(--bg-selected)!important;border-color:color-mix(in srgb,var(--btn-primary-bg) 35%,var(--border-color))!important}.citext-workspace-list-item .ant-list-item-action{opacity:0;transition:opacity .14s ease}.citext-workspace-list-item:hover .ant-list-item-action,.citext-workspace-list-item:focus-within .ant-list-item-action{opacity:1}.citext-workspace-inspector-tabs{width:100%}.citext-workspace-inspector-tab{padding:6px 8px}.citext-workspace-inspector-tab__ai{display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1}.citext-workspace-inspector-tab__ai .citext-ai-logo{display:block;flex-shrink:0}.citext-workspace-inspector-tab__ai-label{line-height:1;display:block}.citext-workspace-topbar{background:var(--panel-bg);border-color:var(--border-color)}.citext-workspace-title-input.ant-input,.citext-document-title-input.ant-input{flex:0 1 320px;width:100%;max-width:320px;border-radius:var(--radius-lg)!important;border-color:var(--border-color);background:var(--panel-bg);color:var(--text-primary);font-size:var(--ui-font-xl);font-weight:600;line-height:var(--ui-leading-tight)}.citext-workspace-title-input input,.citext-document-title-input input{font-size:inherit;font-weight:inherit}.citext-workspace-collab-avatars{display:flex;align-items:center;gap:6px}.citext-workspace-collab-avatar{width:28px;height:28px;border-radius:var(--radius-full);display:inline-flex;align-items:center;justify-content:center;font-size:var(--ui-font-xs);font-weight:600;color:#fff;border:2px solid var(--panel-bg);margin-left:-8px}.citext-workspace-collab-avatar:first-child{margin-left:0}.citext-team-refresh{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--panel-bg);color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.citext-team-refresh:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary);border-color:color-mix(in srgb,var(--btn-primary-bg) 30%,var(--border-color))}.citext-team-refresh svg{width:15px;height:15px}.citext-workspace-note-card{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-secondary);padding:12px 14px}.citext-workspace-root .ant-list-item{border-color:var(--border-color)!important}.citext-workspace-root .ant-empty-description,.citext-workspace-root .ant-list-empty-text{color:var(--text-muted)!important}.citext-scope-picker__trigger{display:inline-flex;align-items:center;gap:4px;max-width:100%;margin:0;padding:2px 6px 2px 4px;border:1px solid transparent;border-radius:var(--radius-lg);background:transparent;color:var(--text-muted);font-size:var(--ui-font-sm, 12px);line-height:1.3;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.citext-scope-picker__trigger:hover{background:var(--bg-hover);border-color:var(--border-color);color:var(--text-primary)}.citext-scope-picker{width:min(320px,80vw);max-height:380px;display:flex;flex-direction:column;gap:8px}.citext-scope-picker__search .ant-input-affix-wrapper{border-radius:var(--input-radius, var(--radius-lg));border-color:var(--border-color);background:var(--input-bg)}.citext-scope-picker__search-icon{width:16px;height:16px;color:var(--text-secondary)}.citext-scope-picker__hint{margin:0;padding:0 2px;font-size:var(--ui-font-sm);color:var(--text-muted)}.citext-scope-picker__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:var(--text-secondary)}.citext-scope-picker__icon svg,.citext-scope-picker__chevron svg,.citext-scope-picker__trigger-chevron{width:18px;height:18px}.citext-scope-picker__row.is-active .citext-scope-picker__icon{color:var(--btn-primary-bg)}.citext-scope-picker__list{overflow:auto;max-height:360px;margin:0 -4px;padding:0 4px}.citext-scope-picker__library{margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 70%,transparent)}.citext-scope-picker__library:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.citext-scope-picker__collections{padding:0 0 2px}.citext-scope-picker__collections-status{display:flex;align-items:center;min-height:28px;padding:4px 12px 4px 34px}.citext-scope-picker__collections-empty{margin:0;padding:4px 12px 6px 34px;font-size:var(--ui-font-sm);color:var(--text-muted)}.citext-scope-picker__lib-row{display:flex;align-items:center;gap:2px}.citext-scope-picker__chevron,.citext-scope-picker__chevron-spacer{display:inline-flex;align-items:center;justify-content:center;width:22px;height:28px;flex-shrink:0;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-lg)}.citext-scope-picker__chevron:hover{background:var(--bg-hover)}.citext-scope-picker__row{display:flex;align-items:center;gap:8px;width:100%;min-height:30px;margin:1px 0;padding:4px 8px;border:none;border-radius:var(--radius-lg);background:transparent;color:var(--text-primary);font-size:var(--ui-font-md);text-align:left;cursor:pointer}.citext-scope-picker__row:hover{background:var(--bg-hover)}.citext-scope-picker__row.is-active{background:var(--bg-selected);color:var(--btn-primary-bg);font-weight:600}.citext-scope-picker-overlay .ant-popover-inner{padding:12px}.document-citation-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%;min-width:0}.document-citation-actions__btn.citext-btn{flex:1 1 8.5rem;min-width:0;max-width:100%;overflow:hidden}.document-citation-actions__btn.citext-btn>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.citext-resizable-column__backdrop{position:absolute;inset:0;z-index:35;margin:0;padding:0;border:none;background:color-mix(in srgb,var(--text-primary) 28%,transparent);cursor:pointer}.citext-resizable-column--overlay{position:absolute!important;top:0;right:0;bottom:0;z-index:40;flex:none!important;box-shadow:-10px 0 28px color-mix(in srgb,var(--text-primary) 16%,transparent);border-left:1px solid var(--border-color);background:var(--panel-bg)}.citext-global-nav{display:flex;flex-direction:column;width:230px;min-width:230px;max-width:230px;height:100%;background:var(--panel-bg);border-right:1px solid var(--border-color);color:var(--text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:width .18s ease,min-width .18s ease,max-width .18s ease}html:not(.dark) .citext-global-nav{background:linear-gradient(180deg,#cfe8ff,#dceeff 45%,#e8f4ff);border-right:1px solid color-mix(in srgb,var(--btn-primary-bg) 18%,var(--border-color))}.citext-global-nav.is-collapsed{width:64px;min-width:64px;max-width:64px}.citext-mac-titlebar{height:38px;min-height:38px;flex-shrink:0;width:100%;background:transparent;border-bottom:1px solid color-mix(in srgb,var(--border-color) 70%,transparent)}.citext-global-nav__brand{display:flex;align-items:center;gap:8px;padding:12px 10px 12px 14px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 80%,transparent)}.citext-global-nav.is-collapsed .citext-global-nav__brand{flex-direction:column;gap:10px;padding:10px 8px 12px}.citext-global-nav__logo{display:block;height:28px;width:auto;max-width:132px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;flex:1;min-width:0}.citext-global-nav__logo--mark,.citext-global-nav.is-collapsed .citext-global-nav__logo{height:28px;width:28px;max-width:28px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;flex:none}.citext-global-nav__beta{flex-shrink:0}.citext-global-nav__collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border:none;border-radius:0;background:transparent;color:var(--text-secondary);cursor:pointer;transition:color .15s ease}.citext-global-nav__collapse-btn:hover{background:transparent;color:var(--text-primary)}.citext-global-nav__list{display:flex;flex-direction:column;gap:2px;flex:1;min-height:0;margin:0;padding:10px 8px;list-style:none;overflow-y:auto;overflow-x:hidden}.citext-global-nav__item{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:8px 10px 8px 12px;border:none;border-radius:var(--radius-sm, 6px);background:transparent;color:var(--text-primary);text-align:left;cursor:pointer;position:relative;transition:background .15s ease,color .15s ease}.citext-global-nav.is-collapsed .citext-global-nav__item{justify-content:center;padding:10px 8px}.citext-global-nav__item:hover:not(:disabled){background:var(--bg-hover)}.citext-global-nav__item:disabled{opacity:.45;cursor:not-allowed}.citext-global-nav__item--active{background:var(--btn-primary-bg);color:var(--btn-primary-text);font-weight:600;box-shadow:0 1px 2px #0f172a14}.citext-global-nav__item--active:hover:not(:disabled){background:var(--btn-primary-bg-hover)}.citext-global-nav__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:var(--text-secondary)}.citext-global-nav__item--active .citext-global-nav__icon{color:var(--btn-primary-text)}.citext-global-nav__icon svg{width:20px;height:20px}.citext-global-nav__label{min-width:0;flex:1;font-size:var(--ui-font-base, 13px);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.citext-global-nav.is-collapsed .citext-global-nav__label,.citext-global-nav.is-collapsed .citext-global-nav__profile-name,.citext-global-nav.is-collapsed .citext-global-nav__beta{display:none}.citext-global-nav__footer{margin-top:auto;display:flex;flex-direction:column;gap:4px;padding:8px;border-top:1px solid color-mix(in srgb,var(--border-color) 80%,transparent)}.citext-global-nav__profile{padding:2px 0 0}.citext-global-nav.is-collapsed .citext-global-nav__profile button{justify-content:center;padding-left:0;padding-right:0}.citext-session-bar{background:var(--panel-bg)!important}.citext-session-bar .citext-web-navbar-inner{align-items:center}.citext-session-bar__tab{box-sizing:border-box;position:relative;display:inline-flex;align-items:center;gap:6px;height:30px;min-width:0;padding:0 10px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-md);font-weight:550;line-height:1;cursor:pointer;flex-shrink:0;transition:background .16s ease,color .16s ease}.citext-session-bar__tab:hover{background:var(--bg-hover);color:var(--text-primary)}.citext-session-bar__tab.is-active{background:var(--bg-selected);color:var(--text-primary);font-weight:600;border-color:color-mix(in srgb,var(--accent) 35%,transparent)}.citext-session-bar__tab-icon{display:block;width:16px;height:16px;flex-shrink:0}.citext-session-bar__tab-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;flex:1}.citext-session-bar__library{flex-shrink:0}.citext-session-bar__library .citext-session-bar__tab-label{flex:0 1 auto}.citext-session-bar__tab-close{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:2px;padding:0;border:none;border-radius:var(--radius-sm);opacity:0;flex-shrink:0;cursor:pointer;transition:opacity .12s ease,background .12s ease,color .12s ease}.citext-session-bar__tab:hover .citext-session-bar__tab-close,.citext-session-bar__tab.is-active .citext-session-bar__tab-close{opacity:1}.citext-session-bar__tab-resize{position:absolute;top:0;right:0;bottom:0;width:5px;cursor:col-resize;z-index:2}.citext-session-bar__divider{width:1px;height:16px;background:var(--border-color);flex-shrink:0;margin:0 4px;align-self:center}.right-panel-root .citext-rp-reference-title{margin:0;font-size:var(--ui-font-xl)!important;font-weight:700;line-height:var(--ui-leading-tight);letter-spacing:-.01em;color:var(--text-primary)}.right-panel-root .citext-rp-reference-type-badge{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:32px;height:32px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--btn-primary-bg) 12%,transparent);padding:0 10px;font-size:var(--ui-font-xs);font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.03em;color:var(--btn-primary-bg)}.right-panel-root .citext-rp-reference-header .citext-btn{box-sizing:border-box;min-height:32px!important;height:32px!important;padding-inline:10px!important;font-size:var(--ui-font-sm)!important;border-radius:var(--radius-sm)!important}.right-panel-root .citext-rp-reference-header .citext-btn__icon svg{width:16px;height:16px}.right-panel-root .citext-rp-reference-header__main{display:flex;align-items:flex-start;gap:6px}.right-panel-root .citext-rp-reference-header__main .citext-rp-reference-title{flex:1;min-width:0}.right-panel-root .citext-rp-reference-close{flex-shrink:0;margin-top:1px;color:var(--text-secondary)}.right-panel-root .citext-rp-reference-close:hover{color:var(--text-primary)}.right-panel-root .citext-rp-segment{display:grid;width:auto;margin-inline:8px}.right-panel-root .citext-rp-sheet{border-radius:var(--radius-lg);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.right-panel-root .citext-rp-surface{border-radius:var(--radius-md)}.right-panel-root .citext-rp-fields-grid{padding:6px 8px 10px}.right-panel-root .citext-rp-field-group{grid-column:1 / -1;margin:10px 0 2px;padding:0 2px 4px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);font-size:var(--ui-font-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);line-height:var(--ui-leading-tight)}.right-panel-root .citext-rp-field-group:first-child{margin-top:2px}.right-panel-root .citext-rp-field-row:not([aria-disabled=true]):hover{background:color-mix(in srgb,var(--bg-hover) 72%,transparent);border-radius:var(--radius-sm)}.right-panel-root .citext-rp-field-empty{font-size:var(--ui-font-sm)!important;font-weight:400!important;line-height:var(--ui-leading-snug)!important;color:color-mix(in srgb,var(--text-muted) 72%,transparent)!important}.right-panel-root .citext-rp-field-empty--cta{color:var(--btn-primary-bg)!important;font-weight:500!important}.right-panel-root .citext-rp-select-flat.ant-select .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important;min-height:0!important;padding-inline:0 22px!important;align-items:center!important}.right-panel-root .citext-rp-select-flat.ant-select .ant-select-arrow{inset-inline-end:2px!important}.right-panel-root .citext-rp-select-outlined.ant-select{width:100%}.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-selector{display:flex!important;align-items:center!important;min-height:var(--control-height-sm)!important;height:var(--control-height-sm)!important;padding-inline:12px 30px!important;border:1px solid var(--border-color)!important;border-radius:var(--input-radius)!important;background:var(--input-bg)!important;box-shadow:none!important}.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-selection-wrap,.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-selection-item,.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-selection-placeholder{display:flex!important;align-items:center!important;line-height:1.25!important;padding-inline:0!important}.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-arrow{inset-inline-end:10px!important;width:16px!important;height:16px!important;color:var(--text-muted)!important}.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-arrow .anticon,.right-panel-root .citext-rp-select-outlined.ant-select .ant-select-arrow svg{width:12px!important;height:12px!important}.right-panel-root .citext-rp-select-outlined.ant-select-focused .ant-select-selector,.right-panel-root .citext-rp-select-outlined.ant-select:hover .ant-select-selector{border-color:color-mix(in srgb,var(--btn-primary-bg) 40%,var(--border-color))!important}.right-panel-root .citext-rp-reference-meta{margin-top:6px;font-size:var(--ui-font-sm);line-height:1.4;color:var(--text-secondary)}.right-panel-root .citext-rp-reference-meta__sep{margin:0 .35em;color:var(--text-muted)}.right-panel-root .citext-rp-inset-list{display:flex;flex-direction:column;gap:2px}.right-panel-root .citext-rp-inset-row{border-radius:var(--radius-md);transition:background-color .16s ease}.right-panel-root .citext-rp-inset-row:hover,.right-panel-root .citext-rp-inset-row:focus-within{background:color-mix(in srgb,var(--bg-hover) 72%,transparent)}.right-panel-root .citext-rp-inset-dropzone{border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-secondary) 55%,transparent)}.right-panel-root .citext-rp-keyword-pill{border:none;border-radius:var(--radius-full);transition:background-color .16s ease,box-shadow .16s ease}.right-panel-root .citext-rp-keyword-pill:hover,.right-panel-root .citext-rp-keyword-pill:focus-within{box-shadow:0 0 0 1px color-mix(in srgb,var(--tag-accent, var(--accent)) 22%,transparent)}.right-panel-root .citext-rp-chip{border-radius:var(--radius-sm)}.right-panel-root .citext-rp-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--text-secondary);transition:background-color .16s ease,color .16s ease}.right-panel-root .citext-rp-icon-btn svg{width:18px;height:18px}.right-panel-root .citext-rp-icon-btn:hover{background:var(--bg-hover);color:var(--btn-primary-bg)}.right-panel-root .citext-rp-icon-btn.is-active{background:color-mix(in srgb,var(--btn-primary-bg) 12%,transparent);color:var(--btn-primary-bg)}.right-panel-root .citext-rp-info-section-nav{align-self:flex-start}.right-panel-root .citext-rp-detail-ai-tab{flex:1;min-height:0;margin-top:10px;padding:0 8px 8px}.right-panel-root .citext-rp-detail-ai-tab .citext-ai-chat--embedded{flex:1;min-height:0;height:100%}.right-panel-root .citext-rp-detail-ai-tab .citext-ai-chat__thread{flex:1;min-height:0;max-height:none;margin-top:2px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg)}.right-panel-root .citext-rp-detail-ai-tab .citext-ai-chat__empty,.right-panel-root .citext-rp-detail-ai-tab .citext-ai-chat__messages,.right-panel-root .citext-rp-detail-ai-tab .citext-ai-chat__composer,.right-panel-root .citext-rp-detail-ai-tab .citext-ai-chat__input.ant-input{width:100%}.left-panel-toolbar{display:flex;align-items:center;flex-shrink:0;min-height:50px;padding:8px 10px 8px 12px;border-bottom:1px solid var(--border-color);background:var(--panel-bg);color:var(--text-primary);box-sizing:border-box}.left-panel-unified-search .left-panel-toolbar-search{width:100%}.citext-library-tree{background:var(--panel-bg);border-right:1px solid var(--border-color)}.citext-library-tree__inner{background:var(--panel-bg)}.middle-panel-toolbar{display:flex;flex-direction:column;flex-shrink:0;border-bottom:1px solid var(--border-color);background:var(--panel-bg);color:var(--text-primary);box-sizing:border-box}.middle-panel-toolbar__row{display:flex;align-items:center;gap:6px;min-height:48px;padding:6px 12px;min-width:0}.middle-panel-toolbar__row--single{gap:8px}.middle-panel-toolbar__cluster{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.middle-panel-toolbar__cluster--end{margin-left:auto}.middle-panel-toolbar__row-spacer{flex:1;min-width:12px}.middle-panel-toolbar__group{display:inline-flex;align-items:center;gap:2px}.middle-panel-toolbar__create{gap:2px}.middle-panel-toolbar__list-controls{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.middle-panel-toolbar__nav-btn{display:inline-flex;align-items:center;gap:6px;height:34px;margin:0;padding:0 10px 0 8px;border:none;border-radius:var(--radius-sm, 6px);background:transparent;color:var(--text-primary);font-size:var(--ui-font-sm);font-weight:500;letter-spacing:.01em;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}.middle-panel-toolbar__nav-btn:hover{background:var(--bg-hover)}.middle-panel-toolbar__nav-btn--danger{color:#dc2626}.dark .middle-panel-toolbar__nav-btn--danger{color:#f87171}.middle-panel-toolbar__nav-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:var(--text-secondary)}.middle-panel-toolbar__nav-btn:hover .middle-panel-toolbar__nav-icon,.middle-panel-toolbar__expand-btn:hover .middle-panel-toolbar__nav-icon,.middle-panel-toolbar__expand-btn.is-active .middle-panel-toolbar__nav-icon{color:var(--btn-primary-bg)}.middle-panel-toolbar__nav-icon svg{width:18px;height:18px;stroke-width:1.75}.middle-panel-toolbar__nav-label{min-width:0;font-size:var(--ui-font-sm);font-weight:500;line-height:1.2}.middle-panel-toolbar__expand-btn{display:inline-flex;align-items:center;gap:8px;height:34px;margin:0;padding:0 12px 0 8px;border:none;border-radius:var(--radius-sm, 6px);background:transparent;color:var(--text-primary);font-size:var(--ui-font-sm);font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease}.middle-panel-toolbar__expand-btn.is-active{background:color-mix(in srgb,var(--btn-primary-bg) 12%,var(--panel-bg));color:var(--btn-primary-bg);border:1px solid color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color))}.middle-panel-toolbar__expand-btn.is-active .middle-panel-toolbar__filter-dot{display:inline-block}.middle-panel-toolbar__expand-btn:hover,.middle-panel-toolbar__expand-btn:focus-visible,.middle-panel-toolbar__expand-btn.is-expanded{background:var(--bg-hover)}.middle-panel-toolbar__expand-btn.is-active:hover,.middle-panel-toolbar__expand-btn.is-active.is-expanded{background:var(--bg-selected)}.middle-panel-toolbar__expand-label{display:inline-block}.middle-panel-toolbar__filter-dot{display:none;width:6px;height:6px;border-radius:50%;background:var(--btn-primary-bg);flex-shrink:0}.middle-panel-toolbar__search-wrap{flex:0 1 200px;min-width:140px;max-width:200px;margin-left:0;transition:max-width .26s cubic-bezier(.4,0,.2,1),flex .26s cubic-bezier(.4,0,.2,1)}.middle-panel-toolbar__search-wrap:focus-within{flex:1 1 320px;max-width:min(420px,calc(100% - 88px));z-index:2}.middle-panel-toolbar__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:background .16s ease,color .16s ease,transform .12s ease}.middle-panel-toolbar__icon-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.middle-panel-toolbar__icon-btn:active{transform:scale(.96)}.middle-panel-toolbar__icon-btn svg{width:20px;height:20px;flex-shrink:0}.middle-panel-toolbar__icon-btn--search{color:var(--discover-accent)}.middle-panel-toolbar__icon-btn--search:hover{color:var(--discover-accent-hover);background:var(--bg-hover)}.middle-panel-toolbar__workspace-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 10px;border:none;border-radius:var(--radius-md);background:transparent;color:var(--btn-primary-bg);font-size:var(--ui-font-sm);font-weight:500;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease}.middle-panel-toolbar__workspace-btn:hover{background:var(--bg-hover)}.middle-panel-toolbar__workspace-btn svg{width:20px;height:20px;flex-shrink:0}.middle-panel-toolbar__add-reference-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;min-width:34px;margin:0;padding:0 12px 0 10px;border:1px solid color-mix(in srgb,var(--btn-primary-bg) 55%,transparent);border-radius:var(--radius-sm, 6px);background:var(--btn-primary-bg);color:#fff;font-size:var(--ui-font-sm);font-weight:600;letter-spacing:.01em;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,filter .15s ease,transform .12s ease}.middle-panel-toolbar__add-reference-btn:hover{filter:brightness(1.06)}.middle-panel-toolbar__add-reference-btn:active{transform:scale(.98)}.middle-panel-toolbar__add-reference-btn .middle-toolbar-icon{width:18px;height:18px;flex-shrink:0;color:#fff}.middle-panel-toolbar__add-reference-label{display:none;color:#fff}@media(min-width:900px){.middle-panel-toolbar__add-reference-label{display:inline}}.dark .middle-panel-toolbar__add-reference-btn{background:var(--btn-primary-bg);border-color:color-mix(in srgb,var(--btn-primary-bg) 70%,transparent);color:#fff}.dark .middle-panel-toolbar__add-reference-btn:hover{filter:brightness(1.1)}.middle-panel-toolbar__search-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;min-width:32px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-primary);font-weight:500;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .12s ease}.middle-panel-toolbar__search-btn:hover{background:var(--bg-hover)}.middle-panel-toolbar__search-btn:active{transform:scale(.96)}.middle-panel-toolbar__search-btn svg{width:20px;height:20px;flex-shrink:0;color:var(--discover-accent)}.middle-panel-toolbar__search-btn:hover svg{color:var(--discover-accent-hover)}@media(min-width:900px){.middle-panel-toolbar__search-btn{padding:0 10px}}.middle-panel-toolbar__validate-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;min-width:32px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-primary);font-weight:500;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .12s ease}.middle-panel-toolbar__validate-btn:hover{background:var(--bg-hover)}.middle-panel-toolbar__validate-btn:active{transform:scale(.96)}.middle-panel-toolbar__validate-btn svg{width:20px;height:20px;flex-shrink:0;color:var(--success-text)}.middle-panel-toolbar__validate-btn:hover svg{color:#15803d}.dark .middle-panel-toolbar__validate-btn:hover svg{color:#4ade80}@media(min-width:900px){.middle-panel-toolbar__validate-btn{padding:0 10px}}.middle-panel-toolbar-search{display:flex;align-items:center;width:100%;min-width:0}.middle-panel-toolbar-search__validate{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;flex-shrink:0;transition:background .16s ease,color .16s ease}.middle-panel-toolbar-search__validate:hover{background:var(--bg-hover);color:var(--text-primary)}.middle-panel-toolbar-search__validate svg{width:20px;height:20px}.middle-panel-toolbar-search__prefix-icon{display:block;width:18px;height:18px;flex-shrink:0;color:var(--text-muted);transition:color .18s ease}.middle-panel-toolbar-search.is-focused .middle-panel-toolbar-search__prefix-icon{color:var(--btn-primary-bg)}.left-panel-toolbar-search{display:flex;align-items:center;width:100%;min-width:0}.left-panel-toolbar-search__prefix-icon{display:block;width:18px;height:18px;flex-shrink:0;color:var(--text-muted);transition:color .18s ease}.left-panel-toolbar-search.is-focused .left-panel-toolbar-search__prefix-icon{color:var(--btn-primary-bg)}.left-panel-toolbar-search__input.ant-input-affix-wrapper{height:34px;padding:0 10px 0 12px;font-size:var(--ui-font-sm);line-height:1.4;border-radius:var(--input-radius, var(--radius-lg))!important;border:1px solid var(--border-color)!important;background:var(--input-bg)!important;color:var(--text-primary);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.left-panel-toolbar-search__input.ant-input-affix-wrapper .ant-input-prefix{margin-inline-end:8px!important}.left-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input{height:32px;padding:0;font-size:var(--ui-font-sm);line-height:1.4;background:transparent!important;border:none!important;box-shadow:none!important}.left-panel-toolbar-search__input.ant-input-affix-wrapper:hover{border-color:color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color))!important;box-shadow:none}.left-panel-toolbar-search__input.ant-input-affix-wrapper-focused,.left-panel-toolbar-search.is-focused .left-panel-toolbar-search__input.ant-input-affix-wrapper{border-color:color-mix(in srgb,var(--btn-primary-bg) 40%,var(--border-color))!important;background:var(--input-bg)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)!important}.left-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input::-moz-placeholder{color:var(--text-secondary)!important;opacity:.85!important}.left-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input::placeholder{color:var(--text-secondary)!important;opacity:.85!important}.middle-panel-toolbar-search__input.ant-input-affix-wrapper{width:100%;height:34px;padding:0 10px 0 12px;font-size:var(--ui-font-sm);line-height:1.4;border-radius:var(--input-radius, var(--radius-lg))!important;border:1px solid var(--border-color)!important;background:var(--input-bg)!important;color:var(--text-primary);box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 5%,transparent);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.middle-panel-toolbar-search__input.ant-input-affix-wrapper .ant-input-prefix{margin-inline-end:8px!important}.middle-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input{height:32px;padding:0;font-size:var(--ui-font-sm);background:transparent!important;border:none!important;box-shadow:none!important}.middle-panel-toolbar-search__input.ant-input-affix-wrapper:hover{border-color:color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color))!important;box-shadow:0 1px 3px color-mix(in srgb,var(--text-primary) 7%,transparent)}.middle-panel-toolbar-search__input.ant-input-affix-wrapper-focused,.middle-panel-toolbar-search.is-focused .middle-panel-toolbar-search__input.ant-input-affix-wrapper{border-color:color-mix(in srgb,var(--btn-primary-bg) 45%,var(--border-color))!important;background:var(--panel-bg)!important;box-shadow:0 1px 3px color-mix(in srgb,var(--text-primary) 6%,transparent),0 0 0 2px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)!important}.middle-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input::-moz-placeholder{color:var(--text-secondary)!important;opacity:.85!important}.middle-panel-toolbar-search__input.ant-input-affix-wrapper>input.ant-input::placeholder{color:var(--text-secondary)!important;opacity:.85!important}.middle-panel-toolbar-tooltip .ant-tooltip-inner{padding:5px 10px!important;font-size:var(--ui-font-sm)!important;font-weight:500;line-height:1.35!important;border-radius:var(--radius-lg)!important;box-shadow:0 2px 8px color-mix(in srgb,var(--text-primary) 10%,transparent),0 0 0 1px color-mix(in srgb,var(--border-color) 80%,transparent)!important}.middle-panel-toolbar-tooltip .ant-tooltip-arrow-content:before{background:var(--panel-bg)!important}.reference-filter-popup{width:min(320px,calc(100vw - 24px));padding:10px;border-radius:var(--radius-md, 8px);border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 24px color-mix(in srgb,var(--text-primary) 12%,transparent)}.reference-filter-popup__tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;margin-bottom:10px;border-radius:var(--radius-sm, 6px);background:var(--bg-secondary)}.reference-filter-popup__tab{margin:0;padding:7px 10px;border:none;border-radius:calc(var(--radius-sm, 6px) - 1px);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:500;line-height:1.2;cursor:pointer;transition:background .15s ease,color .15s ease}.reference-filter-popup__tab:hover{color:var(--text-primary)}.reference-filter-popup__tab.is-active{background:var(--panel-bg);color:var(--text-primary);font-weight:600;box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 8%,transparent)}.reference-filter-popup__body{min-width:0}.reference-filter-popup__list{display:flex;flex-direction:column;gap:2px;max-height:min(50vh,340px);overflow-y:auto;padding-right:2px}.reference-filter-popup__row{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:8px 10px;border:none;border-radius:var(--radius-sm, 6px);background:transparent;color:var(--text-primary);font-size:var(--ui-font-sm);line-height:1.3;text-align:left;cursor:pointer;transition:background .12s ease}.reference-filter-popup__row:hover{background:var(--bg-hover)}.reference-filter-popup__row.is-active{background:color-mix(in srgb,var(--btn-primary-bg) 14%,var(--panel-bg))}.reference-filter-popup__radio{width:14px;height:14px;flex-shrink:0;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--text-secondary) 55%,var(--border-color));background:transparent;box-sizing:border-box}.reference-filter-popup__row.is-active .reference-filter-popup__radio{border-color:var(--btn-primary-bg);background:radial-gradient(circle,#fff 0 35%,transparent 36%),var(--btn-primary-bg)}.reference-filter-popup__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-filter-popup__row.is-active .reference-filter-popup__label{font-weight:600}.reference-filter-popup__count{flex-shrink:0;min-width:1.5rem;padding:1px 6px;border-radius:999px;background:color-mix(in srgb,var(--text-primary) 6%,transparent);color:var(--text-muted);font-size:var(--ui-font-xs);font-variant-numeric:tabular-nums;text-align:center}.reference-filter-popup__row.is-active .reference-filter-popup__count{background:color-mix(in srgb,var(--btn-primary-bg) 18%,transparent);color:var(--text-secondary)}.reference-filter-popup__hint{margin:0;padding:10px 8px;color:var(--text-muted);font-size:var(--ui-font-sm);line-height:1.4}.reference-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 8px;border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.reference-table-toolbar__workspace{display:inline-flex;align-items:center;gap:4px;min-width:0}.reference-table-toolbar__workspace-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;min-width:34px;padding:0 12px;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-base);font-weight:500;line-height:1;transition:background .16s ease,color .16s ease}.reference-table-toolbar__workspace-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.reference-table-toolbar__workspace-btn.is-primary{color:var(--btn-primary-bg)}.reference-table-toolbar__workspace-btn svg,.reference-table-toolbar__workspace-btn .anticon{width:calc(var(--ui-icon-base) + 2px);height:calc(var(--ui-icon-base) + 2px);flex-shrink:0}.reference-table-toolbar__divider{width:1px;height:22px;margin:0 6px;background:var(--border-color);opacity:.7}.reference-table-toolbar__actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto;padding-right:2px}.reference-table-toolbar__action-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:background .16s ease,color .16s ease,transform .12s ease}.reference-table-toolbar__action-btn:hover,.reference-table-toolbar__action-btn.is-open{background:var(--bg-hover);color:var(--text-primary)}.reference-table-toolbar__action-btn:active{transform:scale(.96)}.reference-table-toolbar__action-btn svg{width:20px;height:20px;flex-shrink:0}.reference-table-toolbar__action-btn .anticon{font-size:var(--ui-icon-base)}.reference-table-toolbar__filter-menu{min-width:220px;padding:8px;border-radius:var(--radius-md);background:var(--panel-bg);border:1px solid var(--border-color);box-shadow:0 8px 24px var(--shadow-soft)}.reference-bulk-bar{flex-shrink:0;display:flex;align-items:center;gap:12px;min-height:42px;padding:6px 10px 6px 12px;border-bottom:1px solid var(--border-color);background:color-mix(in srgb,var(--btn-primary-bg) 6%,var(--bg-secondary))}.reference-bulk-bar__count{flex-shrink:0;font-size:var(--ui-font-sm);font-weight:600;color:var(--text-primary);white-space:nowrap}.reference-bulk-bar__actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-width:0;margin-left:auto}.reference-bulk-bar__action{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.reference-bulk-bar__action-icon{width:15px;height:15px;flex-shrink:0}.reference-bulk-bar__action:hover{background:color-mix(in srgb,var(--btn-primary-bg) 14%,transparent);color:var(--text-primary)}.reference-bulk-bar__action--danger{color:color-mix(in srgb,#ef4444 88%,var(--text-secondary))}.reference-bulk-bar__action--danger:hover{background:color-mix(in srgb,#ef4444 14%,transparent);color:#f87171}.reference-bulk-bar__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;margin-left:4px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text-tertiary);cursor:pointer;transition:background-color .15s ease,color .15s ease}.reference-bulk-bar__close:hover{background:var(--bg-hover);color:var(--text-primary)}.reference-panel-table-area{min-height:0}.citext-ai-chat{display:flex;flex-direction:column;min-height:0;gap:8px}.citext-ai-chat--embedded{flex:1;min-height:0;height:100%;gap:10px;overflow:hidden;padding:0 2px}.citext-ai-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.citext-ai-chat__brand{display:flex;align-items:flex-start;gap:10px;min-width:0}.citext-ai-chat__brand-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:var(--radius-md);background:transparent;overflow:hidden}.citext-ai-logo{display:block;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.citext-ai-chat__brand-icon .citext-ai-logo{width:32px;height:32px}.citext-ai-chat__brand-icon svg{width:20px;height:20px}.citext-ai-chat__title{margin:0;font-size:var(--ui-font-lg);font-weight:600;line-height:var(--ui-leading-tight);color:var(--text-primary)}.citext-ai-chat__subtitle{margin:2px 0 0;font-size:var(--ui-font-xs);line-height:var(--ui-leading-snug);color:var(--text-muted)}.citext-ai-chat__status-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:var(--radius-full);vertical-align:middle;background:var(--text-muted)}.citext-ai-chat__status-dot.is-ready{background:#22c55e;box-shadow:0 0 0 3px color-mix(in srgb,#22c55e 25%,transparent)}.citext-ai-chat__quota{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.citext-ai-chat__quota-pill{font-size:var(--ui-font-xs);font-weight:600;line-height:1;padding:5px 10px;border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color)}.citext-ai-chat__context{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--panel-bg);flex-shrink:0;font-size:var(--ui-font-sm);line-height:var(--ui-leading-snug);color:var(--text-secondary)}.citext-ai-chat__context--compact{padding:0;border:none;background:transparent}.citext-ai-chat__context-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.citext-ai-chat__context-status{margin:0;min-width:0;font-size:inherit;font-weight:400;line-height:inherit;color:var(--text-muted)}.citext-ai-chat__undo-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border-radius:var(--radius-lg);border:none;background:transparent;color:var(--text-secondary);font-size:inherit;font-weight:600;line-height:1;cursor:pointer;flex-shrink:0;transition:background .16s ease,color .16s ease}.citext-ai-chat__undo-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.citext-ai-chat__undo-btn svg{width:14px;height:14px}.citext-ai-chat__refs{display:flex;flex-direction:column;gap:10px}.citext-ai-chat__refs-block{display:flex;flex-direction:column;gap:6px}.citext-ai-chat__refs-label{margin:0;font-size:inherit;font-weight:600;line-height:inherit;color:var(--text-secondary)}.citext-ai-chat__imrad-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);font-size:inherit;font-weight:500;line-height:inherit;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.citext-ai-chat__imrad-chip:hover{background:var(--bg-hover);color:var(--text-primary)}.citext-ai-chat__imrad-chip.is-active{border-color:transparent;background:var(--btn-primary-bg);color:#fff;font-weight:600}.citext-ai-chat__imrad-dot{display:inline-block;width:6px;height:6px;border-radius:var(--radius-full);flex-shrink:0}.citext-ai-chat__imrad-meta{margin:0;font-size:inherit;font-weight:400;line-height:inherit;color:var(--text-muted)}.citext-ai-chat__refs .ant-select{font-size:var(--ui-font-sm)!important}.citext-ai-chat__refs .ant-select-selector{border-radius:var(--radius-lg)!important;min-height:36px!important;font-size:var(--ui-font-sm)!important}.citext-ai-chat__refs .ant-select-multiple .ant-select-selection-item{border-radius:var(--radius-md)!important;height:24px!important}.citext-ai-chat__refs .ant-select-selection-item,.citext-ai-chat__refs .ant-select-selection-placeholder,.citext-ai-chat__refs .ant-select-selection-search-input{font-size:var(--ui-font-sm)!important;line-height:var(--ui-leading-snug)!important}.citext-ai-chat__refs .ant-select-selection-placeholder{color:var(--text-muted)!important;opacity:1!important;font-weight:400!important}.citext-ai-chat__thread{flex:1;min-height:140px;max-height:360px;overflow:auto;padding:12px;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-secondary);scroll-behavior:smooth}.citext-ai-chat__thread--compact-empty{flex:0 0 auto;min-height:0;max-height:none;padding:4px 2px 2px;border:none;background:transparent;overflow:visible}.citext-ai-chat--embedded .citext-ai-chat__header,.citext-ai-chat--embedded .citext-ai-chat__context,.citext-ai-chat--embedded .citext-ai-chat__refs{flex-shrink:0}.citext-ai-chat--embedded .citext-ai-chat__thread{flex:1;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.citext-ai-chat--embedded .citext-ai-chat__thread--compact-empty{flex:0 0 auto;min-height:0;overflow:visible}.citext-ai-chat--embedded .citext-ai-chat__composer{flex-shrink:0;margin-top:auto}.citext-ai-chat__empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0;color:var(--text-muted);font-size:var(--ui-font-sm);line-height:var(--ui-leading-snug)}.citext-ai-chat__thread:not(.citext-ai-chat__thread--compact-empty) .citext-ai-chat__empty{padding:4px 0}.citext-ai-chat__empty-hint{margin:0;font-size:inherit;font-weight:400;line-height:inherit;color:var(--text-muted)}.citext-ai-chat__suggestions{display:flex;flex-wrap:wrap;gap:6px}.citext-ai-chat__suggestion{padding:5px 10px;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--panel-bg);color:var(--text-secondary);font-size:inherit;font-weight:500;line-height:inherit;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.citext-ai-chat__suggestion:hover{background:var(--bg-hover);color:var(--text-primary);border-color:color-mix(in srgb,var(--btn-primary-bg) 30%,var(--border-color))}.citext-ai-chat__messages{display:flex;flex-direction:column;gap:12px}.citext-ai-chat__bubble{display:flex;gap:8px;max-width:100%;animation:citext-ai-fade-in .22s ease-out}@keyframes citext-ai-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.citext-ai-chat__bubble--user{flex-direction:row-reverse}.citext-ai-chat__avatar{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:var(--radius-md);font-size:var(--ui-font-xs);font-weight:700}.citext-ai-chat__avatar--user{background:color-mix(in srgb,var(--btn-primary-bg) 18%,var(--panel-bg));color:var(--btn-primary-bg)}.citext-ai-chat__avatar--assistant{background:transparent;overflow:hidden;padding:1px}.citext-ai-chat__avatar .citext-ai-logo{width:22px;height:22px}.citext-ai-chat__avatar svg{width:16px;height:16px}.citext-ai-chat__bubble-body{min-width:0;flex:1;max-width:calc(100% - 36px)}.citext-ai-chat__bubble--user .citext-ai-chat__bubble-body{display:flex;flex-direction:column;align-items:flex-end}.citext-ai-chat__bubble-content{padding:10px 12px;border-radius:var(--radius-md);font-size:var(--ui-font-md);line-height:1.55;white-space:pre-wrap;word-break:break-word;color:var(--text-primary)}.citext-ai-chat__bubble--user .citext-ai-chat__bubble-content{background:color-mix(in srgb,var(--btn-primary-bg) 12%,var(--panel-bg));border:1px solid color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color))}.citext-ai-chat__bubble--assistant .citext-ai-chat__bubble-content{background:var(--panel-bg);border:1px solid var(--border-color);white-space:normal}.citext-ai-chat__prose{display:block;font-size:var(--ui-font-md);line-height:1.55}.citext-ai-chat__prose--streaming{white-space:pre-wrap;word-break:break-word}.citext-ai-chat__prose>*:first-child{margin-top:0}.citext-ai-chat__prose>*:last-child{margin-bottom:0}.citext-ai-chat__prose p{margin:0 0 .75em;font-size:var(--ui-font-md);line-height:1.55}.citext-ai-chat__prose h1,.citext-ai-chat__prose h2,.citext-ai-chat__prose h3,.citext-ai-chat__prose h4{margin:.85em 0 .4em;font-weight:650;line-height:1.3;color:var(--text-primary)}.citext-ai-chat__prose h1{font-size:1.2em}.citext-ai-chat__prose h2{font-size:1.12em}.citext-ai-chat__prose h3,.citext-ai-chat__prose h4{font-size:1.05em}.citext-ai-chat__prose ul,.citext-ai-chat__prose ol{margin:.35em 0 .75em;padding-left:1.25em}.citext-ai-chat__prose li{margin:.2em 0}.citext-ai-chat__prose strong{font-weight:650}.citext-ai-chat__prose em{font-style:italic}.citext-ai-chat__prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em;padding:.1em .35em;border-radius:var(--radius-lg);background:var(--bg-secondary)}.citext-ai-chat__prose pre{margin:.5em 0 .75em;padding:10px 12px;overflow-x:auto;border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-color)}.citext-ai-chat__prose pre code{padding:0;background:transparent}.citext-ai-chat__prose blockquote{margin:.5em 0 .75em;padding:.35em 0 .35em .85em;border-left:3px solid color-mix(in srgb,var(--btn-primary-bg) 45%,var(--border-color));color:var(--text-secondary)}.citext-ai-chat__cursor{display:inline-block;width:2px;height:1em;margin-left:2px;vertical-align:text-bottom;background:var(--btn-primary-bg);animation:citext-ai-blink 1s step-end infinite}@keyframes citext-ai-blink{50%{opacity:0}}.citext-ai-chat__typing{display:inline-flex;align-items:center;gap:4px;padding:10px 12px;border-radius:var(--radius-md);background:var(--panel-bg);border:1px solid var(--border-color)}.citext-ai-chat__typing-dot{width:6px;height:6px;border-radius:var(--radius-full);background:var(--text-muted);animation:citext-ai-typing 1.2s ease-in-out infinite}.citext-ai-chat__typing-dot:nth-child(2){animation-delay:.15s}.citext-ai-chat__typing-dot:nth-child(3){animation-delay:.3s}@keyframes citext-ai-typing{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-4px);opacity:1}}.citext-ai-chat__apply-btn{margin-top:8px;align-self:flex-end;height:28px;padding:0 10px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--panel-bg);color:var(--btn-primary-bg);font-size:var(--ui-font-xs);font-weight:600;cursor:pointer;transition:background .16s ease}.citext-ai-chat__apply-btn:hover{background:var(--bg-hover)}.citext-ai-chat__composer{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--panel-bg);transition:border-color .16s ease,box-shadow .16s ease}.citext-ai-chat__composer:focus-within{border-color:color-mix(in srgb,var(--btn-primary-bg) 45%,var(--border-color));box-shadow:0 0 0 3px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)}.citext-ai-chat__input.ant-input{flex:1;border:none!important;box-shadow:none!important;background:transparent!important;padding:8px 2px!important;margin:0!important;resize:none;font-size:var(--ui-font-sm)!important;line-height:var(--ui-leading-snug)!important;color:var(--text-primary)!important}.citext-ai-chat__send{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:none;border-radius:var(--radius-lg);background:var(--btn-primary-bg);color:#fff;cursor:pointer;transition:opacity .16s ease,transform .12s ease}.citext-ai-chat__send:disabled{opacity:.45;cursor:not-allowed}.citext-ai-chat__send:not(:disabled):hover{opacity:.92}.citext-ai-chat__send:not(:disabled):active{transform:scale(.96)}.citext-ai-chat__send svg{width:18px;height:18px}.citext-ai-chat__shell{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--panel-bg);padding:14px}.citext-ai-chat--floating{flex:1;min-height:0;height:100%;gap:10px}.citext-ai-chat--floating .citext-ai-chat__thread{flex:1;min-height:200px;max-height:none;padding:14px 16px}.citext-ai-chat--floating .citext-ai-chat__bubble-content{font-size:var(--ui-font-md);line-height:1.55;padding:12px 14px}.citext-ai-chat--floating .citext-ai-chat__messages{gap:14px}.citext-ai-chat--floating .citext-ai-chat__composer{flex-shrink:0;padding:10px}.citext-ai-widget-fab{position:fixed;right:28px;bottom:28px;z-index:1040;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;height:52px;width:52px;padding:0 15px;border:none;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--btn-primary-bg),color-mix(in srgb,#7c3aed 70%,var(--btn-primary-bg)));color:#fff;font-size:var(--ui-font-sm);font-weight:600;cursor:pointer;overflow:hidden;white-space:nowrap;box-shadow:0 4px 14px color-mix(in srgb,var(--btn-primary-bg) 35%,transparent),0 8px 24px #0000001f;transition:width .22s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease}.citext-ai-widget-fab:hover,.citext-ai-widget-fab:focus-visible{width:120px;transform:translateY(-2px);box-shadow:0 6px 18px color-mix(in srgb,var(--btn-primary-bg) 40%,transparent),0 10px 28px #00000024}.citext-ai-widget-fab.is-active{opacity:0;pointer-events:none;transform:translateY(8px)}.citext-ai-widget-fab svg,.citext-ai-widget-fab .citext-ai-logo{width:28px;height:28px;flex-shrink:0}.citext-ai-widget-fab__logo{border-radius:var(--radius-lg)}.citext-ai-widget-fab__label{flex-shrink:0;opacity:0;transition:opacity .16s ease}.citext-ai-widget-fab:hover .citext-ai-widget-fab__label,.citext-ai-widget-fab:focus-visible .citext-ai-widget-fab__label{opacity:1}.citext-ai-widget-backdrop{position:fixed;inset:0;z-index:1045;margin:0;padding:0;border:none;background:#0f172a47;cursor:pointer;animation:citext-ai-widget-fade-in .2s ease-out}.citext-ai-widget-panel{position:fixed;right:24px;bottom:24px;z-index:1050;display:flex;flex-direction:column;width:min(520px,calc(100vw - 40px));height:min(780px,calc(100vh - 48px));max-height:calc(100vh - 48px);border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--panel-bg);box-shadow:0 12px 40px #00000024,0 4px 12px #00000014;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px) scale(.98);transition:opacity .2s ease,transform .22s ease,visibility .2s ease}.citext-ai-widget-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.citext-ai-widget-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0;padding:16px 16px 12px;border-bottom:1px solid var(--border-color);background:var(--panel-bg)}.citext-ai-widget-panel__brand{display:flex;align-items:flex-start;gap:12px;min-width:0}.citext-ai-widget-panel__brand-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:var(--radius-md);background:transparent;overflow:hidden}.citext-ai-widget-panel__brand-icon .citext-ai-logo{width:36px;height:36px}.citext-ai-widget-panel__brand-icon svg{width:22px;height:22px}.citext-ai-widget-panel__title{margin:0;font-size:var(--ui-font-xl);font-weight:600;line-height:var(--ui-leading-tight);color:var(--text-primary)}.citext-ai-widget-panel__subtitle{margin:4px 0 0;font-size:var(--ui-font-xs);line-height:var(--ui-leading-snug);color:var(--text-muted)}.citext-ai-widget-panel__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-muted);cursor:pointer;transition:background .16s ease,color .16s ease}.citext-ai-widget-panel__close:hover{background:var(--bg-hover);color:var(--text-primary)}.citext-ai-widget-panel__close svg{width:20px;height:20px}.citext-ai-widget-panel__body{display:flex;flex-direction:column;flex:1;min-height:0;padding:12px 14px 14px}.citext-ai-tab-launcher{display:flex;flex-direction:column;align-items:center;gap:14px;padding:28px 20px 32px;text-align:center}.citext-ai-tab-launcher__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--btn-primary-bg) 18%,transparent),color-mix(in srgb,#8b5cf6 14%,transparent));color:#7c3aed}.citext-ai-tab-launcher__icon svg{width:28px;height:28px}.citext-ai-tab-launcher__hint{margin:0;max-width:280px;font-size:var(--ui-font-sm);line-height:1.55;color:var(--text-muted)}.citext-ai-tab-launcher__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 20px;border:none;border-radius:var(--radius-md);background:var(--btn-primary-bg);color:#fff;font-size:var(--ui-font-sm);font-weight:600;cursor:pointer;transition:opacity .16s ease,transform .12s ease}.citext-ai-tab-launcher__btn:hover{opacity:.92}.citext-ai-tab-launcher__btn:active{transform:scale(.98)}@keyframes citext-ai-widget-fade-in{0%{opacity:0}to{opacity:1}}.search-cite-modal .ant-modal-header{border-bottom:none!important;margin-bottom:0;padding-bottom:12px;background:var(--bg-primary)!important;flex-shrink:0}.search-cite-modal .ant-modal{width:min(1280px,calc(100vw - 32px))!important;max-width:min(1280px,calc(100vw - 32px));padding-bottom:0!important;padding-top:0!important;top:0!important;margin:0 auto!important}.search-cite-modal.ant-modal-centered .ant-modal{top:0!important}.search-cite-modal .ant-modal-content{overflow:hidden;background:var(--bg-primary)!important;height:min(780px,calc(100vh - 120px));max-height:min(780px,calc(100vh - 120px));display:flex;flex-direction:column}.search-cite-modal .ant-modal-body{background:var(--bg-primary)!important;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.search-cite-modal .ant-modal-wrap{top:44px!important;right:0;bottom:0;left:0;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.search-cite-modal .ant-modal-mask{top:44px!important;height:auto!important;bottom:0}.dark .search-cite-modal .ant-modal-content,.dark .search-cite-modal .ant-modal-header,.dark .search-cite-modal .ant-modal-body{background:var(--bg-primary)!important}.search-cite-modal__shell{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0;height:100%;overflow:hidden}.search-cite-modal__hero{padding:4px 0 0;flex-shrink:0}.search-cite-modal__subtitle{margin:0 0 12px;font-size:var(--ui-font-md);line-height:1.5;color:var(--text-secondary)}.search-cite-modal__composer{display:flex;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-tertiary);box-shadow:inset 0 1px color-mix(in srgb,var(--text-primary) 4%,transparent)}.search-cite-modal__composer:focus-within{border-color:color-mix(in srgb,var(--accent) 55%,var(--border-color));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.search-cite-modal__input.ant-input{flex:1;border:none;background:transparent;box-shadow:none;color:var(--text-primary);padding:6px 4px;font-size:var(--ui-font-lg)}.search-cite-modal__input.ant-input::-moz-placeholder{color:var(--text-muted)}.search-cite-modal__input.ant-input::placeholder{color:var(--text-muted)}.search-cite-modal__search-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);height:auto;min-height:40px;padding:10px 18px}.search-cite-modal__search-btn.ant-btn{line-height:1.2}.search-cite-modal__layout{display:grid;grid-template-columns:1fr;gap:0;flex:1;min-height:0;border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;background:var(--panel-bg)}.search-cite-modal__layout.has-filters{grid-template-columns:280px minmax(0,1fr)}.search-cite-filters{display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--border-color);background:var(--panel-bg)}.search-cite-filters__header{display:flex;flex-direction:column;gap:4px;padding:14px 14px 10px;border-bottom:1px solid var(--border-color);flex-shrink:0}.search-cite-filters__title-row{display:flex;align-items:center;gap:6px}.search-cite-filters__title{margin:0;font-size:var(--ui-font-sm);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary)}.search-cite-filters__info{color:color-mix(in srgb,#eab308 85%,var(--text-secondary));flex-shrink:0}.search-cite-filters__clear{align-self:flex-start;padding-inline:0!important;height:auto!important;font-size:var(--ui-font-sm)}.search-cite-filters__list{flex:1;min-height:0;overflow-y:auto;padding:4px 0 12px}.search-cite-filters__section{border-bottom:1px solid color-mix(in srgb,var(--border-color) 80%,transparent)}.search-cite-filters__section-trigger{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;background:transparent;color:var(--text-primary);cursor:pointer;text-align:left}.search-cite-filters__section.is-open .search-cite-filters__section-trigger{padding-bottom:6px}.search-cite-filters__section-trigger:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.search-cite-filters__section-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.search-cite-filters__section-icon svg{width:18px;height:18px}.search-cite-filters__section-label{flex:1;min-width:0;font-size:var(--ui-font-md);font-weight:500}.search-cite-filters__chevron{color:var(--text-muted);transition:transform .16s ease;flex-shrink:0}.search-cite-filters__chevron.is-open{transform:rotate(90deg)}.search-cite-filters__section-body{padding:8px 14px 16px 44px}.search-cite-filters__options{display:flex;flex-wrap:wrap;gap:8px}.search-cite-filters__stack{display:flex;flex-direction:column;gap:12px}.search-cite-filters__range{display:flex;align-items:flex-end;gap:8px}.search-cite-filters__range-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;font-size:var(--ui-font-xs);color:var(--text-secondary)}.search-cite-filters__range-field--full{flex:none;width:100%}.search-cite-filters__range-sep{padding-bottom:6px;color:var(--text-muted)}.search-cite-filters__number.ant-input-number{width:100%;border-radius:var(--radius-lg);background:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-primary)}.search-cite-filters__number .ant-input-number-input{color:var(--text-primary)}.search-cite-filters__option{border:1px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:var(--radius-lg);padding:6px 11px;font-size:var(--ui-font-sm);line-height:1.25;cursor:pointer}.search-cite-filters__option:hover{color:var(--text-primary);border-color:color-mix(in srgb,var(--accent) 35%,var(--border-color))}.search-cite-filters__option.is-active{color:var(--btn-primary-text);border-color:transparent;background:var(--btn-primary-bg);font-weight:550;box-shadow:0 1px 2px #0f172a14}.search-cite-filters__checks{display:flex;flex-direction:column;gap:10px;max-height:220px;overflow-y:auto;padding:2px 4px 2px 0}.search-cite-filters__facet-block{display:flex;flex-direction:column;gap:8px}.search-cite-filters__facet-search.ant-input-affix-wrapper,.search-cite-filters__facet-search.ant-input{border-radius:8px;background:var(--surface-bg, var(--modal-bg));border-color:var(--border-color);color:var(--text-primary)}.search-cite-filters__check{display:flex;align-items:center;gap:8px;font-size:var(--ui-font-sm);line-height:1.35;color:var(--text-primary);cursor:pointer}.search-cite-filters__check .ant-checkbox-wrapper{display:inline-flex;align-items:center;line-height:1;margin-inline-end:0}.search-cite-filters__check .ant-checkbox{top:0}.search-cite-filters__check .ant-checkbox+span{padding-inline:0}.search-cite-filters__check>span{min-width:0;line-height:1.35;word-break:break-word}.search-cite-filters__check em{margin-left:4px;font-style:normal;color:var(--text-muted)}.search-cite-filters__check.is-loading{opacity:.75}.search-cite-filters__inline-icon{color:var(--text-secondary);flex-shrink:0}.search-cite-filters__empty{margin:0;font-size:var(--ui-font-sm);color:var(--text-muted)}.search-cite-modal__main{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--panel-bg)}.search-cite-modal__results-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--border-color);flex-shrink:0;background:var(--panel-bg)}.search-cite-modal__results-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;font-size:var(--ui-font-sm);color:var(--text-secondary)}.search-cite-modal__active-filters{color:var(--accent);font-weight:600}.search-cite-modal__progressive-hint{font-size:var(--ui-font-sm);line-height:1.4;color:var(--text-secondary)}.search-cite-modal__sort{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.search-cite-modal__toolbar-label{font-size:var(--ui-font-sm);color:var(--text-secondary)}.search-cite-modal__sort-select.ant-select{min-width:180px}.search-cite-modal__sort-select .ant-select-selector{border-radius:var(--radius-lg)!important;background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important;min-height:34px!important;padding-top:4px!important;padding-bottom:4px!important;display:flex!important;align-items:center!important}.search-cite-modal__results{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0;overflow-y:auto;padding:12px 14px}.search-cite-result{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:14px 16px;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--panel-bg);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.search-cite-result:hover{border-color:color-mix(in srgb,var(--accent) 30%,var(--border-color));box-shadow:0 8px 24px var(--shadow-soft);background:var(--bg-hover)}.search-cite-result--has-pdf{border-color:color-mix(in srgb,var(--accent) 24%,var(--border-color))}.search-cite-result__main{min-width:0;flex:1}.search-cite-result__header{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.search-cite-result__title{margin:0;font-size:var(--ui-font-lg);line-height:1.45;font-weight:600;color:var(--text-primary)}.search-cite-result__badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;flex-shrink:0}.search-cite-result__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--radius-lg);font-size:var(--ui-font-xs);font-weight:600;border:1px solid var(--border-color);color:var(--text-secondary);background:var(--bg-secondary)}.search-cite-result__badge--pdf{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border-color));background:color-mix(in srgb,var(--accent) 12%,var(--bg-secondary))}.search-cite-result__badge--source{font-weight:500}.search-cite-result__badge--oa{color:#059669;border-color:color-mix(in srgb,#059669 30%,var(--border-color));background:color-mix(in srgb,#059669 10%,var(--bg-secondary))}.dark .search-cite-result__badge--oa{color:#34d399;border-color:color-mix(in srgb,#34d399 30%,var(--border-color));background:color-mix(in srgb,#34d399 12%,var(--bg-secondary))}.search-cite-result__meta,.search-cite-result__venue{margin:6px 0 0;font-size:var(--ui-font-sm);color:var(--text-secondary)}.search-cite-result__abstract{margin:8px 0 0;font-size:var(--ui-font-sm);line-height:1.55;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-cite-result__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;font-size:var(--ui-font-xs);color:var(--text-muted)}.search-cite-result__field{padding:2px 8px;border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-color)}.search-cite-result__doi{word-break:break-all}.search-cite-result__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;flex-shrink:0;min-width:132px}.search-cite-result__actions .ant-btn{display:inline-flex;align-items:center;justify-content:center;height:auto;min-height:34px;padding:8px 12px;line-height:1.2}.search-cite-modal__footer .ant-btn{display:inline-flex;align-items:center;justify-content:center;height:auto;min-height:40px;padding:10px 20px}.search-cite-modal__footer{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 14px 14px;flex-shrink:0}@media(max-width:980px){.search-cite-modal__layout.has-filters:not(.has-detail){grid-template-columns:1fr}.search-cite-modal__layout.has-filters:not(.has-detail) .search-cite-filters{border-right:none;border-bottom:1px solid var(--border-color);max-height:240px}}@media(max-width:820px){.search-cite-result{flex-direction:column;align-items:stretch}.search-cite-result__actions{flex-direction:row;flex-wrap:wrap;align-items:center;min-width:0;width:100%}}.citext-discover-page{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--bg-primary);color:var(--text-primary)}.citext-discover{flex:1;min-height:0;width:100%;box-sizing:border-box}.citext-discover--landing{display:flex;align-items:center;justify-content:center;padding:48px 24px 64px;background:radial-gradient(900px 420px at 50% 0%,color-mix(in srgb,var(--btn-primary-bg) 12%,transparent),transparent 72%),var(--bg-primary)}.citext-discover__landing{width:min(920px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.citext-discover__eyebrow{margin:0 0 12px;font-size:var(--ui-font-sm);font-weight:650;letter-spacing:.02em;text-transform:none;color:var(--btn-primary-bg)}.citext-discover__title{margin:0 0 12px;max-width:100%;font-size:var(--ui-font-4xl);font-weight:700;letter-spacing:-.03em;color:var(--text-primary);line-height:var(--ui-leading-tight);text-wrap:balance}.citext-discover__subtitle{margin:0 0 28px;max-width:100%;font-size:var(--ui-font-xl);line-height:1.5;color:var(--text-secondary);text-wrap:balance}.citext-discover__composer{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--panel-bg);box-shadow:0 12px 36px #17203312}.citext-discover__input.ant-input-affix-wrapper{flex:1;min-width:0;border:none!important;box-shadow:none!important;background:transparent!important;padding-inline:10px;min-height:40px}.citext-discover__input.ant-input-affix-wrapper>input.ant-input{font-size:var(--ui-font-xl);background:transparent}.citext-discover__input.ant-input-affix-wrapper .ant-input-clear-icon{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:28px;margin-inline-end:4px;border-radius:var(--radius-lg);color:var(--text-secondary)!important;font-size:var(--ui-font-lg)!important;background:var(--bg-tertiary);opacity:1!important;transition:background .15s ease,color .15s ease}.citext-discover__input.ant-input-affix-wrapper .ant-input-clear-icon:hover{color:var(--text-primary)!important;background:var(--bg-hover)}.citext-discover__input.ant-input-affix-wrapper .ant-input-clear-icon .anticon{font-size:var(--ui-font-lg)!important}.citext-discover__input.ant-input-affix-wrapper .ant-input-clear-icon svg{width:14px;height:14px}.citext-discover__search-btn{flex-shrink:0;align-self:center;min-height:40px!important;min-width:88px;padding:0 20px!important;border-radius:var(--radius-lg)!important;font-size:var(--ui-font-lg)!important;font-weight:600}.citext-discover__results-bar{display:flex;flex-direction:column;gap:10px;width:100%}.citext-discover__home-btn{align-self:center;flex-shrink:0;color:var(--text-secondary)!important}.citext-discover__home-btn:hover:not(:disabled){color:var(--text-primary)!important;background:var(--bg-hover)!important}.citext-discover__try{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:22px;width:100%}.citext-discover__try-label{font-size:var(--ui-font-md);font-weight:600;color:var(--text-secondary)}.citext-discover__suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.citext-discover__chip{border:1px solid var(--border-color);background:var(--panel-bg);color:var(--text-primary);border-radius:var(--radius-lg);padding:7px 14px;font-size:var(--ui-font-md);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.citext-discover__chip:hover{border-color:color-mix(in srgb,var(--btn-primary-bg) 45%,var(--border-color));background:var(--bg-selected);color:var(--btn-primary-bg)}.citext-discover--results{display:flex;flex-direction:column;padding:16px 24px 20px;max-width:1400px;margin:0 auto}.citext-discover__hero--compact{flex-shrink:0;margin-bottom:14px}.citext-discover__hero--compact .citext-discover__composer{box-shadow:none;padding:8px 10px}.citext-discover__hero--compact .citext-discover__results-bar{flex-direction:row;align-items:center;gap:12px}.citext-discover__hero--compact .citext-discover__home-btn{flex-shrink:0}.citext-discover__hero--compact .citext-discover__composer{flex:1;min-width:0}.search-cite-modal__layout.has-filters.has-detail{grid-template-columns:minmax(200px,240px) minmax(0,1fr) minmax(260px,340px)}.citext-discover__result{border-radius:var(--radius-lg);outline:none}.citext-discover__result.is-selected .search-cite-result{background:var(--bg-selected);box-shadow:inset 3px 0 0 var(--btn-primary-bg)}.citext-discover__detail{min-height:0;overflow:auto;border-left:1px solid var(--border-color);background:var(--panel-bg);padding:18px 16px}.citext-discover__detail-inner{display:flex;flex-direction:column;gap:10px}.citext-discover__detail-title{margin:0;font-size:var(--ui-font-2xl);font-weight:650;letter-spacing:-.02em;line-height:1.35}.citext-discover__detail-meta,.citext-discover__detail-venue{margin:0;color:var(--text-secondary);font-size:var(--ui-font-md);line-height:1.4}.citext-discover__detail-badges{display:flex;flex-wrap:wrap;gap:6px}.citext-discover__detail-badges>span{display:inline-flex;align-items:center;padding:3px 8px;border-radius:var(--radius-lg);background:var(--bg-secondary);color:var(--text-secondary);font-size:var(--ui-font-xs);font-weight:600}.citext-discover__detail-abstract{margin:4px 0 0;font-size:var(--ui-font-md);line-height:1.55;color:var(--text-primary);max-height:280px;overflow:auto}.citext-discover__detail-abstract--muted{color:var(--text-muted)}.citext-discover__detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.citext-discover__detail-empty{display:flex;align-items:center;justify-content:center;min-height:220px;padding:16px;text-align:center;color:var(--text-muted);font-size:var(--ui-font-md)}@media(max-width:1100px){.citext-discover--results{padding:12px 14px 16px}.citext-discover__composer{flex-direction:column;align-items:stretch}.citext-discover__search-btn{width:100%}}.advanced-writing-root{min-height:0;--aw-control-h: var(--control-height-sm)}.advanced-writing-toolbar #advanced-writing-doc-controls:empty{display:none}.advanced-writing-toolbar{flex-wrap:wrap;row-gap:8px}.advanced-writing-toolbar>.flex.shrink-0{flex:1 1 auto;min-width:0;max-width:100%;justify-content:flex-end;flex-wrap:wrap;row-gap:8px}.advanced-writing-toolbar,.citext-document-advanced-docs{align-items:center}.citext-document-advanced-docs{min-width:0;max-width:100%;flex-wrap:wrap;overflow-x:auto}.advanced-writing-toolbar .citext-btn--sm,.citext-document-advanced-docs .citext-btn--sm{height:var(--aw-control-h)!important;min-height:var(--aw-control-h)!important;border-radius:var(--radius-lg)!important}.advanced-writing-doc-select.ant-select{height:var(--aw-control-h)!important}.advanced-writing-doc-select .ant-select-selector{height:var(--aw-control-h)!important;min-height:var(--aw-control-h)!important;padding-inline:12px!important;border-radius:var(--radius-lg)!important;display:flex!important;align-items:center!important}.advanced-writing-doc-select .ant-select-selection-item,.advanced-writing-doc-select .ant-select-selection-placeholder{line-height:1!important;font-size:var(--ui-font-sm)!important}.advanced-writing-pane-control{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.advanced-writing-pane-control__label{color:var(--text-muted)!important;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.advanced-writing-pane-segment,.advanced-writing-tool-segment{box-sizing:border-box;display:inline-flex;align-items:center;gap:3px;height:var(--aw-control-h);padding:3px;border:1px solid color-mix(in srgb,var(--border-color) 88%,var(--text-muted));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-tertiary) 72%,var(--bg-secondary))}.advanced-writing-pane-segment__btn,.advanced-writing-tool-segment__btn.citext-btn{min-height:calc(var(--aw-control-h) - 6px)!important;height:calc(var(--aw-control-h) - 6px)!important;padding-inline:10px!important;border:1px solid transparent!important;border-radius:calc(var(--radius-lg) - 2px)!important;background:transparent!important;color:var(--text-secondary)!important;font-size:var(--ui-font-sm)!important;font-weight:500!important;line-height:1!important;box-shadow:none!important}.advanced-writing-pane-segment__btn{display:inline-flex;align-items:center;justify-content:center;min-height:calc(var(--aw-control-h) - 6px);height:calc(var(--aw-control-h) - 6px);padding:0 10px;border:1px solid transparent;border-radius:calc(var(--radius-lg) - 2px);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:500;line-height:1;cursor:pointer}.advanced-writing-pane-segment__btn:hover:not(.is-active),.advanced-writing-tool-segment__btn.citext-btn:hover:not(.is-active){color:var(--text-primary)!important;background:color-mix(in srgb,var(--panel-bg) 55%,transparent)!important}.advanced-writing-pane-segment__btn.is-active,.advanced-writing-tool-segment__btn.citext-btn.is-active{background:var(--panel-bg)!important;color:var(--btn-primary-bg)!important;font-weight:600!important;border-color:color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color))!important;box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 8%,transparent),0 0 0 1px color-mix(in srgb,var(--btn-primary-bg) 10%,transparent)!important}.dark .advanced-writing-pane-segment,.dark .advanced-writing-tool-segment{border-color:var(--border-color);background:color-mix(in srgb,var(--bg-tertiary) 80%,#000)}.dark .advanced-writing-pane-segment__btn.is-active,.dark .advanced-writing-tool-segment__btn.citext-btn.is-active{background:color-mix(in srgb,var(--bg-selected) 70%,var(--panel-bg))!important;color:var(--accent)!important;border-color:color-mix(in srgb,var(--accent) 35%,var(--border-color))!important;box-shadow:none!important}.advanced-writing-pane-segment__btn.is-off{color:var(--text-muted)!important;opacity:.78;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--text-muted) 70%,transparent)}.advanced-writing-pane-segment__btn.is-off:hover{opacity:1;color:var(--btn-primary-bg)!important;text-decoration:none;background:color-mix(in srgb,var(--btn-primary-bg) 10%,transparent)!important}.advanced-writing-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--aw-control-h);height:var(--aw-control-h);border:none;border-radius:var(--radius-lg);background:transparent;color:var(--text-secondary);cursor:pointer}.advanced-writing-collapse-btn:hover{background:var(--bg-hover);color:var(--btn-primary-bg)}.advanced-writing-ref{width:100%;display:flex;flex-direction:column;gap:4px;text-align:left;padding:8px 10px;margin-bottom:4px;border:1px solid transparent;border-radius:var(--radius-lg);background:transparent;color:var(--text-primary);cursor:pointer;transition:background .15s ease,border-color .15s ease}.advanced-writing-ref:hover{background:var(--bg-hover);border-color:var(--border-color)}.advanced-writing-ref.is-active{background:color-mix(in srgb,var(--btn-primary-bg) 12%,var(--panel-bg));border-color:color-mix(in srgb,var(--btn-primary-bg) 35%,var(--border-color))}.advanced-writing-ref__title{font-size:var(--ui-font-sm);font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.advanced-writing-ref__meta{font-size:var(--ui-font-xs);color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.advanced-writing-panes{min-width:0;overflow:hidden}.advanced-writing-pane--pdf .pdf-viewer-host,.advanced-writing-pane--pdf .pdf-viewer-root{height:100%;min-height:0;min-width:0;max-width:100%}.advanced-writing-pane--writer .citext-document-root--advanced{min-width:0;overflow:hidden}.advanced-writing-pane--writer .citext-document-advanced-tools:not(.citext-resizable-column--overlay){min-width:0}@media(max-width:1100px){.advanced-writing-pane-control__label{display:none}.advanced-writing-doc-select.ant-select{min-width:112px!important;width:140px!important;max-width:160px!important}.advanced-writing-tool-segment,.advanced-writing-pane-segment{max-width:100%;overflow-x:auto}}@media(max-width:820px){.advanced-writing-root .advanced-writing-toolbar{padding:10px 12px}}.ant-modal-root .ant-modal-mask{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172a6b!important}.dark .ant-modal-root .ant-modal-mask{background:#0000009e!important}.citext-modal .ant-modal-content,.themed-modal .ant-modal-content{border-radius:var(--radius-lg)!important;overflow:hidden;background:var(--modal-bg)!important;border:1px solid color-mix(in srgb,var(--border-color) 88%,transparent)!important;padding:0!important;box-shadow:0 24px 48px -16px #0f172a38,0 8px 20px -8px #0f172a1f,inset 0 1px color-mix(in srgb,#ffffff 10%,transparent)!important}.ant-modal-root .citext-modal.ant-modal,.ant-modal-root .themed-modal.ant-modal{padding-bottom:0!important}.dark .citext-modal .ant-modal-content,.dark .themed-modal .ant-modal-content{box-shadow:0 28px 56px -20px #0000008c,0 0 0 1px color-mix(in srgb,var(--border-color) 65%,transparent),inset 0 1px color-mix(in srgb,#ffffff 4%,transparent)!important}.citext-modal .ant-modal-header,.themed-modal .ant-modal-header{margin-bottom:0!important;padding:14px 42px 12px 16px!important;background:var(--modal-bg)!important;border-bottom:1px solid var(--border-color)!important}.citext-modal .ant-modal-title,.themed-modal .ant-modal-title{color:var(--text-primary)!important;font-size:var(--ui-font-xl)!important;font-weight:600!important;letter-spacing:-.015em;line-height:1.35!important}.citext-modal--sm.ant-modal,.themed-modal.citext-modal--sm.ant-modal{width:min(440px,calc(100vw - 32px))!important;max-width:min(440px,calc(100vw - 32px))!important}.citext-modal--md.ant-modal,.themed-modal.citext-modal--md.ant-modal{width:min(560px,calc(100vw - 32px))!important;max-width:min(560px,calc(100vw - 32px))!important}.citext-modal--lg.ant-modal,.themed-modal.citext-modal--lg.ant-modal{width:min(720px,calc(100vw - 32px))!important;max-width:min(720px,calc(100vw - 32px))!important}.citext-modal--xl.ant-modal,.themed-modal.citext-modal--xl.ant-modal{width:min(880px,calc(100vw - 32px))!important;max-width:min(880px,calc(100vw - 32px))!important}.citext-modal-header__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary)}.citext-modal-header__title{font-size:var(--ui-font-xl);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--text-primary)}.citext-modal-header__description{margin-top:4px;font-size:var(--ui-font-md);line-height:1.45;color:var(--text-muted)}.citext-modal-footer .citext-btn,.citext-modal .ant-modal-footer .citext-btn,.themed-modal .ant-modal-footer .citext-btn{min-height:32px;height:32px}.citext-modal .ant-modal-close,.themed-modal .ant-modal-close{top:14px!important;inset-inline-end:10px!important;width:26px!important;height:26px!important;border-radius:var(--radius-sm)!important;transition:background .15s ease,color .15s ease}.citext-modal .ant-modal-close .ant-modal-close-x,.themed-modal .ant-modal-close .ant-modal-close-x{width:26px!important;height:26px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--text-secondary)!important;line-height:1!important;font-size:var(--ui-font-lg)!important}.citext-modal .ant-modal-close:hover,.themed-modal .ant-modal-close:hover{background:var(--bg-hover)!important}.citext-modal .ant-modal-close:hover .ant-modal-close-x,.themed-modal .ant-modal-close:hover .ant-modal-close-x{color:var(--text-primary)!important}.citext-modal .ant-modal-body,.themed-modal .ant-modal-body{padding:16px 16px 14px!important;background:var(--modal-bg)!important;color:var(--text-primary)!important}.themed-modal-rich .ant-modal-body,.citext-modal.themed-modal-rich .ant-modal-body{padding:14px 16px 12px!important}.citext-modal .ant-modal-footer,.themed-modal .ant-modal-footer{margin-top:0!important;padding:8px 16px 10px!important;border-top:1px solid var(--border-color)!important;background:var(--modal-bg)!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.citext-modal .ant-modal-footer .ant-btn,.themed-modal .ant-modal-footer .ant-btn{min-height:32px;padding-inline:14px;border-radius:var(--radius-md);font-weight:500;box-shadow:none}.citext-modal .ant-modal-footer .ant-btn-default,.themed-modal .ant-modal-footer .ant-btn-default{background:var(--button-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.citext-modal .ant-modal-footer .ant-btn-default:hover,.themed-modal .ant-modal-footer .ant-btn-default:hover{background:var(--bg-hover)!important;color:var(--text-primary)!important;border-color:color-mix(in srgb,var(--accent) 30%,var(--border-color))!important}.citext-modal .ant-modal-footer .ant-btn-primary,.themed-modal .ant-modal-footer .ant-btn-primary{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-primary-text)!important}.citext-modal .ant-modal-footer .ant-btn-primary:hover,.themed-modal .ant-modal-footer .ant-btn-primary:hover{background:var(--btn-primary-bg-hover)!important;border-color:var(--btn-primary-bg-hover)!important}.citext-modal .ant-modal-footer .ant-btn-dangerous,.themed-modal .ant-modal-footer .ant-btn-dangerous{border-radius:var(--radius-md)}.citext-modal .ant-input,.citext-modal .ant-input-affix-wrapper,.themed-modal .ant-input,.themed-modal .ant-input-affix-wrapper{border-radius:var(--input-radius, var(--radius-lg))!important}.citext-modal .ant-select-selector,.citext-modal .ant-input-textarea,.citext-modal textarea.ant-input,.themed-modal .ant-select-selector,.themed-modal .ant-input-textarea,.themed-modal textarea.ant-input{border-radius:var(--radius-lg)!important}.citext-modal .ant-form-item-label>label,.themed-modal .ant-form-item-label>label{color:var(--text-primary)!important;font-weight:500}.citext-modal-field{display:flex;flex-direction:column;gap:6px}.citext-modal-field__label{font-size:var(--ui-font-sm);font-weight:500;line-height:1.3;color:var(--text-muted)}.citext-modal-field__hint{color:var(--text-muted);font-size:var(--ui-font-sm);line-height:1.45}.citext-modal-panel{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);padding:10px 12px}.citext-modal-scroll{max-height:min(58vh,420px);overflow-y:auto;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);padding:4px}.citext-modal-section-label{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:var(--ui-font-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.citext-modal-section-label:before,.citext-modal-section-label:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,var(--border-color))}.citext-modal-section-label:after{background:linear-gradient(to left,transparent,var(--border-color))}.citext-modal-option{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:var(--radius-md);background:var(--panel-bg);cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.citext-modal-option:hover{background:var(--bg-hover);border-color:var(--border-color)}.citext-modal-option.is-active,.citext-modal-option[aria-selected=true],.citext-modal-option[data-active=true]{background:var(--bg-selected);border-color:color-mix(in srgb,var(--btn-primary-bg) 28%,var(--border-color));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)}.citext-modal-option__main{display:flex;gap:12px;min-width:0;flex:1}.citext-modal-option__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:var(--radius-md);background:color-mix(in srgb,var(--accent) 10%,var(--bg-secondary));color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 18%,var(--border-color))}.citext-modal-option__title{margin:0;font-weight:600;color:var(--text-primary);line-height:1.35}.citext-modal-option__desc{margin:4px 0 0;color:var(--text-secondary);line-height:1.5}.citext-modal-result-row{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);cursor:pointer;transition:background .15s ease}.citext-modal-result-row:last-child{border-bottom:none}.citext-modal-result-row:hover{background:var(--bg-hover)}.citext-modal-result-row__title{font-weight:600;color:var(--text-primary);line-height:1.35}.citext-modal-result-row__meta{margin-top:2px;color:var(--text-secondary);line-height:1.4}.citext-modal-composer{display:flex;gap:8px;align-items:center;padding:4px 8px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-tertiary);transition:border-color .15s ease,box-shadow .15s ease}.citext-modal-composer:focus-within{border-color:color-mix(in srgb,var(--accent) 50%,var(--border-color));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.citext-modal-composer .ant-input{flex:1;border:none!important;background:transparent!important;box-shadow:none!important}.citext-modal-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:8px 4px 4px}.citext-modal-hero__logo{height:56px;-o-object-fit:contain;object-fit:contain}.citext-modal-hero__title{font-weight:600;color:var(--text-primary)}.citext-modal-hero__version{color:var(--text-muted)}.citext-modal-hero__desc{color:var(--text-secondary);line-height:1.6;max-width:300px}.citext-modal-hero__meta{color:var(--text-muted);margin-top:4px}.citext-modal-empty{padding:24px 12px;text-align:center;color:var(--text-secondary)}.citext-modal-empty__title{margin:0 0 4px;font-weight:600;color:var(--text-primary)}.ant-modal-confirm .ant-modal-content,.citext-confirm-modal .ant-modal-content{border-radius:var(--radius-lg)!important;overflow:hidden;padding:0!important;background:var(--modal-bg)!important;border:1px solid color-mix(in srgb,var(--border-color) 88%,transparent)!important;color:var(--text-primary)!important;box-shadow:0 24px 48px -16px #0f172a38,0 8px 20px -8px #0f172a1f,inset 0 1px color-mix(in srgb,#ffffff 10%,transparent)!important}.dark .ant-modal-confirm .ant-modal-content,.dark .citext-confirm-modal .ant-modal-content{box-shadow:0 28px 56px -20px #0000008c,0 0 0 1px color-mix(in srgb,var(--border-color) 65%,transparent),inset 0 1px color-mix(in srgb,#ffffff 4%,transparent)!important}.ant-modal-confirm .ant-modal-body{padding:16px 16px 4px!important;background:var(--modal-bg)!important}.citext-confirm-modal .ant-modal-confirm-body{color:var(--text-primary)}.citext-confirm-modal .ant-modal-confirm-title,.ant-modal-confirm .ant-modal-confirm-title{color:var(--text-primary)!important;font-size:var(--ui-font-xl)!important;font-weight:600!important}.citext-confirm-modal .ant-modal-confirm-content,.ant-modal-confirm .ant-modal-confirm-content{color:var(--text-secondary)!important;margin-top:6px;font-size:var(--ui-font-md)!important}.citext-confirm-modal .citext-modal-footer{padding:8px 16px 12px;border-top:1px solid var(--border-color);margin-top:12px}.ant-modal-confirm .ant-modal-confirm-btns{margin-top:14px!important;display:flex;justify-content:flex-end;gap:8px}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn{min-height:32px;padding-inline:14px;border-radius:var(--radius-lg);font-weight:500}.ant-modal-confirm .ant-btn-default{background:var(--button-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.ant-modal-confirm .ant-btn-primary{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-primary-text)!important}.citext-modal--headerless .ant-modal-header{display:none}.citext-modal--headerless .ant-modal-body{padding-top:22px!important}.citext-modal--close-only-header .ant-modal-header{position:absolute!important;top:0!important;right:0!important;left:0!important;z-index:3!important;margin:0!important;padding:0!important;min-height:0!important;height:auto!important;border:none!important;background:transparent!important;pointer-events:none!important}.citext-modal--close-only-header .ant-modal-close{pointer-events:auto!important;top:14px!important;inset-inline-end:10px!important}.citext-modal--close-only-header .ant-modal-body{padding-top:22px!important}.cite-style-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;padding-right:4px}.cite-style-modal__add-btn.ant-btn{margin-top:2px;width:32px;min-width:32px;height:32px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg)}.cite-style-modal__state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px dashed color-mix(in srgb,var(--border-color) 85%,transparent);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-secondary) 70%,var(--panel-bg));padding:24px 16px}.cite-style-modal__table-shell{display:flex;flex-direction:column;gap:8px;min-width:0}.cite-style-modal__table-meta{display:flex;align-items:center;justify-content:flex-end;padding:0 2px}.cite-style-modal__table{display:flex;flex-direction:column;min-width:0;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--panel-bg);overflow:hidden}.cite-style-modal__thead{display:grid;grid-template-columns:40px minmax(0,1fr) 7.5rem;gap:8px;align-items:center;padding:10px 12px;background:color-mix(in srgb,var(--bg-secondary) 85%,var(--panel-bg));border-bottom:1px solid var(--border-color)}.cite-style-modal__th{color:var(--text-muted);font-size:var(--ui-font-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.3}.cite-style-modal__th--updated{text-align:right}.cite-style-modal__tbody{max-height:min(320px,48vh);overflow-y:auto;overscroll-behavior:contain}.cite-style-modal__row{display:grid;grid-template-columns:40px minmax(0,1fr) 7.5rem;gap:8px;align-items:center;width:100%;margin:0;padding:11px 12px;border:0;border-bottom:1px solid color-mix(in srgb,var(--border-color) 75%,transparent);border-radius:0;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color .14s ease}.cite-style-modal__row:last-child{border-bottom:0}.cite-style-modal__row:hover{background:var(--bg-hover)}.cite-style-modal__row.is-selected{background:var(--bg-selected);box-shadow:inset 3px 0 0 var(--btn-primary-bg)}.cite-style-modal__row:focus-visible{outline:2px solid color-mix(in srgb,var(--btn-primary-bg) 45%,transparent);outline-offset:-2px;z-index:1}.cite-style-modal__cell{min-width:0}.cite-style-modal__cell--select{display:flex;align-items:center;justify-content:center}.cite-style-modal__radio{width:16px;height:16px;border-radius:var(--radius-full);border:1.5px solid color-mix(in srgb,var(--text-muted) 70%,var(--border-color));background:var(--panel-bg);box-shadow:inset 0 0 0 0 var(--btn-primary-bg);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.cite-style-modal__radio.is-checked{border-color:var(--btn-primary-bg);background:var(--panel-bg);box-shadow:inset 0 0 0 4px var(--btn-primary-bg)}.cite-style-modal__cell--name{display:flex;flex-direction:column;gap:3px;min-width:0}.cite-style-modal__style-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary)!important}.cite-style-modal__style-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--text-muted)!important}.cite-style-modal__badge{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:var(--radius-full);background:color-mix(in srgb,var(--btn-primary-bg) 12%,var(--bg-secondary));color:var(--btn-primary-bg);font-size:var(--ui-font-xs);font-weight:600;letter-spacing:.02em;line-height:1}.cite-style-modal__badge--custom{background:color-mix(in srgb,var(--text-secondary) 12%,var(--bg-secondary));color:var(--text-secondary)}.cite-style-modal__cell--updated{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-secondary)!important}.dark .cite-style-modal__thead{background:color-mix(in srgb,var(--bg-tertiary) 80%,var(--panel-bg))}.dark .cite-style-modal__row.is-selected{background:var(--bg-selected)}.validation-summary-value--valid{color:var(--success-text)!important}.validation-summary-value--warn{color:var(--warn-text)!important}.validation-table .validation-status-tag--valid.ant-tag{display:inline-flex!important;align-items:center!important;gap:4px!important;background:var(--success-bg)!important;color:var(--success-text)!important;border:1px solid rgba(34,197,94,.3)!important}.validation-table .validation-status-tag--valid.ant-tag .anticon,.validation-table .validation-status-tag--valid.ant-tag svg{color:var(--success-text)!important}.validation-table .validation-status-tag--review.ant-tag{display:inline-flex!important;align-items:center!important;gap:4px!important;background:var(--warn-bg)!important;color:var(--warn-text)!important;border:1px solid rgba(251,146,60,.3)!important}.validation-table .validation-status-tag--review.ant-tag .anticon,.validation-table .validation-status-tag--review.ant-tag svg{color:var(--warn-text)!important}.citation-style-catalog-modal .ant-modal-body{padding-top:12px!important}.citation-style-catalog{display:flex;flex-direction:column;gap:12px;min-width:0}.citation-style-catalog__toolbar{display:flex;align-items:stretch;gap:10px}.citation-style-catalog__search.ant-input-affix-wrapper{flex:1;min-width:0;background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.citation-style-catalog__search.ant-input-affix-wrapper input.ant-input{background:transparent!important;color:var(--text-primary)!important}.citation-style-catalog__search.ant-input-affix-wrapper input.ant-input::-moz-placeholder{color:var(--text-muted)!important}.citation-style-catalog__search.ant-input-affix-wrapper input.ant-input::placeholder{color:var(--text-muted)!important}.citation-style-catalog__search-icon{color:var(--text-secondary)!important}.citation-style-catalog__upload-btn.ant-btn{height:auto;min-height:40px;border-radius:var(--radius-md);background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important;box-shadow:none}.citation-style-catalog__upload-btn.ant-btn:hover{background:var(--bg-hover)!important;border-color:color-mix(in srgb,var(--accent) 35%,var(--border-color))!important;color:var(--text-primary)!important}.citation-style-catalog__section-label{font-size:var(--ui-font-sm);font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary)}.citation-style-catalog__list-shell{max-height:min(420px,55vh);min-height:220px;overflow:hidden;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary)}.citation-style-catalog__state{display:flex;align-items:center;justify-content:center;min-height:220px;padding:24px}.citation-style-catalog__empty-text{color:var(--text-secondary)!important}.citation-style-catalog__list{list-style:none;margin:0;padding:0;max-height:min(420px,55vh);overflow-y:auto}.citation-style-catalog__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border-color);transition:background .12s ease}.citation-style-catalog__row:last-child{border-bottom:none}.citation-style-catalog__row:hover{background:var(--bg-hover)}.citation-style-catalog__row-main{min-width:0;flex:1}.citation-style-catalog__row-title-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.citation-style-catalog__row-title{font-size:var(--ui-font-lg);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--text-primary)!important}.citation-style-catalog__row-meta{margin-top:4px;font-size:var(--ui-font-sm);line-height:1.4;color:var(--text-secondary)!important;word-break:break-word}.citation-style-catalog__badge{display:inline-flex;align-items:center;padding:1px 8px;border-radius:var(--radius-full);font-size:var(--ui-font-xs);font-weight:500;line-height:1.5;color:var(--text-secondary);background:color-mix(in srgb,var(--text-primary) 8%,transparent);border:1px solid var(--border-color)}.citation-style-catalog__action.ant-btn{flex-shrink:0;border-radius:var(--radius-md);font-weight:500;box-shadow:none}.citation-style-catalog__action.is-installed.ant-btn{background:transparent!important;border-color:var(--border-color)!important;color:var(--text-secondary)!important}.citation-style-catalog__action.is-installed.ant-btn:hover{background:var(--bg-hover)!important;color:var(--text-primary)!important;border-color:color-mix(in srgb,var(--accent) 30%,var(--border-color))!important}.dark .citation-style-catalog__list-shell{background:color-mix(in srgb,var(--bg-secondary) 88%,#000)}.dark .citation-style-catalog__row-title{color:var(--text-primary)!important}.dark .citation-style-catalog__row-meta{color:var(--text-secondary)!important}.intro-guide-tour__backdrop{position:fixed;inset:0;z-index:1095;pointer-events:none;background:color-mix(in srgb,var(--bg-primary) 18%,transparent)}.intro-guide-tour{position:fixed;z-index:1100;width:400px;max-width:calc(100vw - 24px);max-height:min(80vh,420px);overflow:hidden;background:var(--modal-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:12px 14px 0;box-shadow:0 16px 36px -14px #0f172a47,0 0 0 1px color-mix(in srgb,var(--border-color) 70%,transparent);display:flex;flex-direction:column}.intro-guide-tour__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.intro-guide-tour__heading{flex:1;min-width:0}.intro-guide-tour__step{color:var(--text-secondary)}.intro-guide-tour__title{margin:4px 0 0!important;color:var(--text-primary)!important;font-size:var(--ui-font-base)!important;font-weight:600!important;line-height:1.35!important}.intro-guide-tour__close{flex-shrink:0;width:26px;height:26px;margin:0;padding:0;border:none;border-radius:var(--radius-lg);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-2xl);line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.intro-guide-tour__close:hover{background:var(--bg-hover);color:var(--text-primary)}.intro-guide-tour__body{flex:1;min-height:0;margin-top:8px;overflow:auto;padding-bottom:8px}.intro-guide-tour__description{margin-bottom:0!important;color:var(--text-secondary)!important;line-height:1.55!important}.intro-guide-tour__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:10px 0 12px;border-top:1px solid var(--border-color);flex-shrink:0}.intro-guide-tour__footer-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.intro-guide-tour .citext-btn.intro-guide-tour__btn{min-height:32px;min-width:76px;height:auto;padding:6px 14px;border-radius:var(--radius-md);font-weight:500;line-height:1.2}.intro-guide-tour .citext-btn.intro-guide-tour__btn--skip{min-width:auto;min-height:auto;padding:4px 6px;background:transparent;border:none;color:var(--text-secondary);box-shadow:none}.intro-guide-tour .citext-btn.intro-guide-tour__btn--skip:hover:not(:disabled){color:var(--text-primary);background:transparent}.intro-guide-tour .citext-btn.intro-guide-tour__btn--primary{min-width:84px}.intro-guide-tour .citext-btn.intro-guide-tour__btn:disabled{opacity:.45;cursor:not-allowed}.intro-guide-tour .citext-btn.intro-guide-tour__link{padding:0;min-height:auto;height:auto;background:transparent;border:none;color:var(--accent)}.intro-guide-tour__spotlight{position:fixed;z-index:1098;pointer-events:none;border:2px solid color-mix(in srgb,var(--btn-primary-bg) 60%,transparent);border-radius:var(--radius-md);box-shadow:0 0 0 6px color-mix(in srgb,var(--btn-primary-bg) 8%,transparent)}.pdf-viewer-root{display:flex;width:100%;height:100%;min-height:0;min-width:0;color:var(--text-primary);background:var(--bg-tertiary)}.pdf-viewer-sidebar-rail{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:100%;cursor:pointer;background:var(--bg-secondary);border-right:1px solid var(--border-color);transition:background .16s ease}.pdf-viewer-sidebar-rail:hover{background:var(--bg-hover)}.pdf-viewer-sidebar{position:relative;display:flex;flex-shrink:0;flex-direction:column;height:100%;min-width:0;background:var(--panel-bg);border-right:1px solid var(--border-color);box-shadow:2px 0 12px color-mix(in srgb,var(--text-primary) 6%,transparent)}.pdf-viewer-sidebar__header{display:flex;align-items:stretch;flex-shrink:0;gap:4px;padding:8px 8px 0;border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.pdf-viewer-sidebar__segment{display:flex;flex:1;min-width:0;gap:3px;padding:3px;border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--border-color) 88%,var(--text-muted));background:color-mix(in srgb,var(--bg-tertiary) 72%,var(--bg-secondary))}.pdf-viewer-sidebar__tab{flex:1;min-width:0;padding:6px 8px;border:1px solid transparent;border-radius:calc(var(--radius-lg) - 2px);background:transparent;color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:500;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.pdf-viewer-sidebar__tab:hover:not(.is-active){color:var(--text-primary);background:color-mix(in srgb,var(--panel-bg) 55%,transparent)}.pdf-viewer-sidebar__tab.is-active{background:var(--panel-bg);color:var(--btn-primary-bg);font-weight:600;border-color:color-mix(in srgb,var(--btn-primary-bg) 22%,var(--border-color));box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 8%,transparent),0 0 0 1px color-mix(in srgb,var(--btn-primary-bg) 10%,transparent)}.dark .pdf-viewer-sidebar__segment{border-color:var(--border-color);background:color-mix(in srgb,var(--bg-tertiary) 80%,#000)}.dark .pdf-viewer-sidebar__tab.is-active{background:color-mix(in srgb,var(--bg-selected) 70%,var(--panel-bg));color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border-color));box-shadow:none}.pdf-viewer-sidebar__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:4px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:background .16s ease,color .16s ease}.pdf-viewer-sidebar__close:hover{background:var(--bg-hover);color:var(--text-primary)}.pdf-viewer-sidebar__body{flex:1;min-height:0;overflow-y:auto;padding:8px}.pdf-viewer-sidebar__tab-icon{display:block;width:16px;height:16px;font-size:var(--ui-font-xl);line-height:1;margin-inline:auto}.pdf-viewer-sidebar--compact .pdf-viewer-sidebar__header{padding:6px 4px 0;gap:2px}.pdf-viewer-sidebar--compact .pdf-viewer-sidebar__close{width:28px;height:28px;margin-bottom:2px}.pdf-viewer-sidebar--compact .pdf-viewer-sidebar__body,.pdf-viewer-sidebar--compact .pdf-viewer-sidebar__tab{padding:6px 4px}.pdf-viewer-thumbs{display:flex;flex-direction:column;gap:8px}.pdf-viewer-thumb{display:block;width:100%;overflow:hidden;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--panel-bg);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.pdf-viewer-thumb:hover{border-color:color-mix(in srgb,var(--btn-primary-bg) 35%,var(--border-color))}.pdf-viewer-thumb.is-active{border:2px solid var(--btn-primary-bg);box-shadow:0 0 0 2px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)}.pdf-viewer-thumb__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:8rem;background:var(--bg-secondary);color:var(--text-muted);font-size:var(--ui-font-xs)}.pdf-viewer-sidebar--compact .pdf-viewer-thumb__placeholder{min-height:40px;height:auto;aspect-ratio:3 / 4}.pdf-viewer-sidebar--compact .pdf-viewer-thumb img{display:block;width:100%;min-height:40px;-o-object-fit:contain;object-fit:contain}.pdf-viewer-thumb__label{padding:4px 0;text-align:center;font-size:var(--ui-font-xs);line-height:1.2;background:var(--bg-tertiary);color:var(--text-secondary);font-variant-numeric:tabular-nums}.pdf-viewer-thumb.is-active .pdf-viewer-thumb__label{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.pdf-viewer-annotation-card{padding:12px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--panel-bg);cursor:pointer;transition:border-color .16s ease,background .16s ease}.pdf-viewer-annotation-card:hover{border-color:color-mix(in srgb,var(--btn-primary-bg) 25%,var(--border-color));background:var(--bg-secondary)}.pdf-viewer-sidebar-empty{padding:32px 12px;text-align:center;color:var(--text-muted)}.pdf-viewer-sidebar-empty__title{margin-bottom:8px;font-size:var(--ui-font-sm)}.pdf-viewer-sidebar-empty__hint{font-size:var(--ui-font-xs);opacity:.9}.pdf-viewer-sidebar-resize{position:absolute;top:0;right:0;z-index:10;width:8px;height:100%;cursor:col-resize;background:transparent;transition:background .15s ease}.pdf-viewer-sidebar-resize.is-resizing,.pdf-viewer-sidebar-resize:hover{background:color-mix(in srgb,var(--btn-primary-bg) 35%,transparent)}.pdf-viewer-sidebar-backdrop{position:fixed;inset:0;z-index:40;border:none;padding:0;background:color-mix(in srgb,var(--bg-primary) 45%,transparent);cursor:default}.pdf-viewer-main{display:flex;min-width:0;flex:1;flex-direction:column;min-height:0}.pdf-viewer-toolbar{--pdf-toolbar-control-h: var(--control-height-sm);display:flex;flex-shrink:0;align-items:center;gap:8px;height:48px;padding:0 12px;background:var(--panel-bg);border-bottom:1px solid var(--border-color)}.pdf-viewer-toolbar__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--pdf-toolbar-control-h);height:var(--pdf-toolbar-control-h);padding:0;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.pdf-viewer-toolbar__icon-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.pdf-viewer-toolbar__icon-btn--bordered{border-color:var(--border-color)}.pdf-viewer-toolbar__page-indicator{box-sizing:border-box;display:inline-flex;align-items:center;gap:6px;height:var(--pdf-toolbar-control-h);padding:0 10px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);color:var(--text-secondary);font-size:var(--ui-font-sm);line-height:1}.pdf-viewer-toolbar__page-indicator svg{display:block;width:16px;height:16px;flex-shrink:0}.pdf-viewer-toolbar__page-current{font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1}.pdf-viewer-toolbar__page-total{font-variant-numeric:tabular-nums;line-height:1}.pdf-viewer-toolbar__divider{width:1px;height:20px;margin:0 2px;background:var(--border-color)}.pdf-viewer-toolbar__primary-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border:none;border-radius:var(--radius-md);background:var(--btn-primary-bg);color:var(--btn-primary-text);font-size:var(--ui-font-sm);font-weight:500;cursor:pointer;transition:background .16s ease,opacity .16s ease}.pdf-viewer-toolbar__primary-btn:hover{background:var(--btn-primary-bg-hover)}.pdf-viewer-toolbar__primary-btn:disabled{opacity:.5;cursor:not-allowed}.pdf-viewer-toolbar-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.pdf-viewer-toolbar__tools{display:flex;align-items:center;gap:4px;min-width:0}.pdf-viewer-toolbar__tool-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--pdf-toolbar-control-h);height:var(--pdf-toolbar-control-h);padding:0;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.pdf-viewer-toolbar__tool-icon{display:block;width:18px;height:18px;font-size:var(--ui-font-2xl);line-height:1;flex-shrink:0}.pdf-viewer-toolbar__tool-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.pdf-viewer-toolbar__tool-btn.is-active{background:color-mix(in srgb,var(--btn-primary-bg) 14%,var(--bg-secondary));border-color:color-mix(in srgb,var(--btn-primary-bg) 35%,var(--border-color));color:var(--btn-primary-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--btn-primary-bg) 12%,transparent)}.pdf-viewer-toolbar__tool-btn--note.is-active,.pdf-viewer-toolbar__tool-btn--note:hover{color:var(--text-primary)}.pdf-viewer-toolbar__color-palette{display:inline-flex;align-items:center;gap:4px;height:var(--pdf-toolbar-control-h);padding:0 6px;border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-color)}.pdf-viewer-toolbar__color-swatch{width:18px;height:18px;padding:0;border:2px solid color-mix(in srgb,var(--text-primary) 12%,transparent);border-radius:var(--radius-sm);cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease}.pdf-viewer-toolbar__color-swatch:hover{transform:scale(1.08)}.pdf-viewer-toolbar__color-swatch.is-selected{border-color:var(--text-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--btn-primary-bg) 25%,transparent)}.pdf-viewer-canvas--highlight{cursor:text}.pdf-viewer-canvas--pen{cursor:crosshair}.pdf-viewer-canvas--note{cursor:copy}.pdf-viewer-canvas--pen .pdf-viewer-page .react-pdf__Page,.pdf-viewer-canvas--note .pdf-viewer-page .react-pdf__Page{pointer-events:none}.pdf-viewer-page-interaction-layer{position:absolute;inset:0;z-index:20;touch-action:none}.pdf-viewer-page-interaction-layer--pen{cursor:crosshair}.pdf-viewer-page-interaction-layer--note{cursor:copy}.pdf-viewer-ink-layer__svg,.pdf-viewer-ink-stroke{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.pdf-viewer-ink-stroke{z-index:11}.pdf-viewer-note-marker{position:absolute;z-index:14;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:2px solid #fff;border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) 2px;background:#ff8c19;color:#fff;box-shadow:0 2px 8px color-mix(in srgb,#ff8c19 45%,transparent),0 1px 2px color-mix(in srgb,var(--text-primary) 18%,transparent);cursor:pointer;pointer-events:auto;transform:translate(-4px,-4px);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.pdf-viewer-note-marker:hover,.pdf-viewer-note-marker.is-active{transform:translate(-4px,-4px) scale(1.08);box-shadow:0 4px 14px color-mix(in srgb,#ff8c19 50%,transparent),0 2px 4px color-mix(in srgb,var(--text-primary) 20%,transparent)}.pdf-viewer-note-marker.is-active{background:var(--discover-accent)}.pdf-viewer-note-marker__icon{width:15px;height:15px;font-size:var(--ui-font-xl);line-height:1}.pdf-viewer-toolbar__zoom{box-sizing:border-box;display:inline-flex;align-items:center;gap:2px;height:var(--pdf-toolbar-control-h);padding:2px;border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-color)}.pdf-viewer-toolbar__zoom .pdf-viewer-toolbar__icon-btn{width:calc(var(--pdf-toolbar-control-h) - 4px);height:calc(var(--pdf-toolbar-control-h) - 4px);border-radius:var(--radius-sm)}.pdf-viewer-toolbar__zoom-label{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:calc(var(--pdf-toolbar-control-h) - 4px);padding:0 6px;border:none;background:transparent;color:var(--text-secondary);font-size:var(--ui-font-sm);font-weight:600;line-height:1;font-variant-numeric:tabular-nums;cursor:pointer;border-radius:var(--radius-sm);transition:background .16s ease,color .16s ease}.pdf-viewer-toolbar__zoom-label:hover{background:var(--bg-hover);color:var(--text-primary)}.pdf-viewer-inline-note{position:absolute;z-index:25;width:min(260px,calc(100% - 16px));transform:translate(-8px,-8px);pointer-events:auto;border-radius:var(--radius-md);background:var(--panel-bg);border:1px solid var(--border-color);box-shadow:0 4px 16px color-mix(in srgb,var(--text-primary) 14%,transparent),0 0 0 1px color-mix(in srgb,#ff8c19 25%,transparent);padding:10px 10px 8px}.pdf-viewer-inline-note__pin{position:absolute;top:-7px;left:10px;width:14px;height:14px;border-radius:3px 3px 3px 0;background:#ff8c19;transform:rotate(-45deg);box-shadow:0 1px 3px color-mix(in srgb,var(--text-primary) 20%,transparent)}.pdf-viewer-inline-note__input.ant-input{resize:vertical;min-height:72px;margin-top:4px;border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-primary)}.pdf-viewer-inline-note__actions{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.pdf-viewer-inline-note__btn{height:30px;padding:0 10px;border-radius:var(--radius-sm);border:1px solid var(--border-color);font-size:var(--ui-font-sm);font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.pdf-viewer-inline-note__btn--ghost{background:transparent;color:var(--text-secondary)}.pdf-viewer-inline-note__btn--ghost:hover{background:var(--bg-hover);color:var(--text-primary)}.pdf-viewer-inline-note__btn--primary{border-color:var(--btn-primary-bg);background:var(--btn-primary-bg);color:var(--btn-primary-text)}.pdf-viewer-inline-note__btn--primary:hover{background:var(--btn-primary-bg-hover)}.pdf-viewer-canvas{flex:1;min-height:0;overflow:auto;padding:24px 20px 32px;background:var(--bg-tertiary)}.pdf-viewer-canvas .react-pdf__Document{width:-moz-max-content;width:max-content;min-width:100%;margin-inline:auto}.pdf-viewer-page{position:relative;width:-moz-max-content;width:max-content;max-width:none;margin-inline:auto;margin-bottom:24px;border-radius:2px;background:#fff;box-shadow:0 1px 3px color-mix(in srgb,var(--text-primary) 12%,transparent),0 8px 24px color-mix(in srgb,var(--text-primary) 10%,transparent)}.dark .pdf-viewer-page{background:#f8fafc}.pdf-viewer-page:last-child{margin-bottom:0}.pdf-viewer-host{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;height:100%}.pdf-outline-list{list-style:none;margin:0;padding:0}.pdf-outline-list--nested{margin-top:2px}.pdf-outline-item{display:flex;align-items:baseline;justify-content:space-between;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-primary);text-align:left;cursor:pointer;transition:background .14s ease}.pdf-outline-item:hover:not(.is-disabled){background:var(--bg-hover)}.pdf-outline-item.is-active{background:var(--bg-selected);font-weight:600}.pdf-outline-item.is-disabled{opacity:.55;cursor:default}.pdf-outline-item__title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--ui-font-sm);line-height:1.35}.pdf-outline-item__page{flex-shrink:0;color:var(--text-muted);font-size:var(--ui-font-xs)}.pdf-find-bar{display:flex;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.pdf-find-bar__input{flex:1;min-width:0;height:30px;padding:0 10px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--panel-bg);color:var(--text-primary);font-size:var(--ui-font-sm)}.pdf-find-bar__input:focus{outline:none;border-color:var(--accent)}.pdf-find-bar__count{flex-shrink:0;min-width:72px;color:var(--text-muted);font-size:var(--ui-font-xs);text-align:center}.pdf-find-bar__btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);cursor:pointer}.pdf-find-bar__icon{width:18px;height:18px;font-size:18px;line-height:1}.pdf-find-bar__btn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.pdf-find-bar__btn:disabled{opacity:.4;cursor:default}.pdf-viewer-loading{position:sticky;top:24px;z-index:30;display:flex;flex-direction:column;align-items:center;gap:14px;width:min(420px,calc(100% - 48px));margin:48px auto 0;padding:24px 22px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--panel-bg);box-shadow:0 8px 28px color-mix(in srgb,var(--text-primary) 12%,transparent);text-align:center}.pdf-viewer-loading__bar{width:100%;height:6px;border-radius:999px;background:var(--bg-secondary);overflow:hidden}.pdf-viewer-loading__bar-fill{height:100%;border-radius:inherit;background:var(--btn-primary-bg);transition:width .12s ease-out}.pdf-viewer-loading__actions{display:flex;justify-content:center}.pdf-viewer-error{position:sticky;top:24px;z-index:30;width:min(420px,calc(100% - 48px));margin:48px auto 0;padding:20px 22px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--panel-bg);box-shadow:0 8px 28px color-mix(in srgb,var(--text-primary) 12%,transparent);text-align:center}.pdf-viewer-error__title{margin:0 0 8px;color:var(--text-primary);font-size:var(--ui-font-md);font-weight:600}.pdf-viewer-error__hint{margin:0 0 16px;color:var(--text-secondary);font-size:var(--ui-font-sm);line-height:1.45}.pdf-viewer-error__actions{display:flex;justify-content:center;gap:8px}.pdf-viewer-error__btn{height:32px;padding:0 14px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-primary);font-size:var(--ui-font-sm);cursor:pointer}.pdf-viewer-error__btn--primary{border-color:transparent;background:var(--btn-primary-bg);color:var(--btn-primary-fg, #fff)}.pdf-viewer-error__btn:disabled{opacity:.6;cursor:default}@media(max-width:1100px){.search-cite-modal .ant-modal{width:min(1280px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important}.search-cite-modal .ant-modal-content{height:min(780px,calc(100dvh - 48px));max-height:min(780px,calc(100dvh - 48px))}.search-cite-modal__layout.has-filters.has-detail{grid-template-columns:minmax(180px,220px) minmax(0,1fr) minmax(240px,300px)}}.citext-discover__detail-sheet-bar{display:none}@media(max-width:900px){.search-cite-modal__layout.has-filters.has-detail{grid-template-columns:minmax(160px,200px) minmax(0,1fr)}.citext-discover__detail{position:fixed;top:0;right:0;bottom:0;z-index:45;width:min(360px,86vw);display:none;flex-direction:column;border-left:1px solid var(--border-color);box-shadow:-10px 0 28px color-mix(in srgb,var(--text-primary) 14%,transparent);background:var(--panel-bg);padding:0}.citext-discover__detail.has-selection{display:flex}.citext-discover__detail.has-selection:before{content:"";position:fixed;inset:0;z-index:-1;background:color-mix(in srgb,var(--text-primary) 28%,transparent);pointer-events:none}.citext-discover__detail-inner{flex:1;min-height:0;overflow:auto;padding:16px}.citext-discover__detail-sheet-bar{display:flex;justify-content:flex-end;margin:-4px 0 4px}}@media(max-width:980px){.search-cite-modal__layout.has-filters:not(.has-detail){grid-template-columns:1fr}.search-cite-modal__layout.has-filters:not(.has-detail) .search-cite-filters{max-height:min(40vh,320px);border-right:none;border-bottom:1px solid var(--border-color)}}@media(max-width:640px){.search-cite-modal .ant-modal{width:100vw!important;max-width:100vw!important;margin:0!important;top:0!important;padding:0!important}.search-cite-modal .ant-modal-content{height:100dvh;max-height:100dvh;border-radius:0}.citext-discover__detail{width:100vw}.citext-document-editor .ql-editor{max-width:100%!important;padding:20px 16px!important;margin-inline:0!important}.citext-document-toolbar{max-width:100%!important}}.citext-document-editor .ql-editor{max-width:min(860px,100%);padding-inline:clamp(16px,4vw,60px);padding-block:clamp(20px,3vw,48px)}.citext-document-root--advanced .citext-document-editor .ql-editor{max-width:min(720px,100%);padding-inline:clamp(16px,3vw,36px);padding-block:clamp(16px,2.5vw,32px)}.advanced-writing-pane--writer .citext-document-root--advanced .citext-document-editor .ql-editor,.advanced-writing-pane--writer .citext-document-root--advanced .citext-document-toolbar{max-width:100%}.right-panel-root .citext-ai-chat--embedded{min-height:0}@media(max-width:1023px){.citext-web-workspace-shell,.citext-web-panel-shell{width:100%!important;max-width:100%!important;min-width:0!important}.citext-web-mobile-nav{padding-bottom:env(safe-area-inset-bottom,0px)}.reference-panel-table-shell{overflow-x:auto;-webkit-overflow-scrolling:touch}.reference-panel-table-shell .ant-table-wrapper{min-width:min(640px,100%)}.middle-panel-toolbar{overflow-x:auto}.middle-panel-toolbar__row{flex-wrap:wrap;gap:8px}.ant-modal{max-width:calc(100vw - 24px)!important}}html[data-platform=web]{-webkit-text-size-adjust:100%}html[data-platform=web],html[data-platform=web] body,html[data-platform=web] #root{height:100%;min-height:100dvh}@media(max-width:1023px){html[data-platform=web] body{position:relative;overflow:hidden}html[data-platform=web] .citext-web-navbar{height:auto;min-height:44px}html[data-platform=web] .citext-web-navbar-inner{flex-wrap:wrap;height:auto;min-height:44px;padding-left:8px;padding-right:8px;gap:6px}html[data-platform=web] .citext-web-navbar-actions{gap:4px}html[data-platform=web] .citext-web-navbar-storage{display:none}html[data-platform=web] .citext-web-mobile-nav{padding-bottom:env(safe-area-inset-bottom,0px)}html[data-platform=web] .citext-web-panel-shell{width:100%!important;max-width:100%!important;min-width:0!important;border-left:none!important;border-right:none!important}html[data-platform=web] .citext-web-panel-shell>div{width:100%!important;max-width:100%!important}html[data-platform=web] .citext-panel-resize-handle{display:none!important}html[data-platform=web] .citext-web-workspace-shell{flex-direction:column}html[data-platform=web] .citext-document-root,html[data-platform=web] .citext-workspace-root{flex-direction:column;overflow-y:auto;overflow-x:hidden}html[data-platform=web] .citext-workspace-sidebar-shell,html[data-platform=web] .citext-document-sidebar,html[data-platform=web] .citext-workspace-sidebar{width:100%!important;min-width:0!important;max-width:none!important;max-height:38vh;border-right:none!important;border-bottom:1px solid var(--border-color)}html[data-platform=web] .citext-workspace-sidebar-shell .citext-panel-resize-handle{display:none}html[data-platform=web] .citext-workspace-inspector-shell,html[data-platform=web] .citext-workspace-inspector{width:100%!important;min-width:0!important;max-width:none!important;max-height:min(56vh,720px);min-height:300px;border-left:none!important;border-top:1px solid var(--border-color);flex-shrink:0}html[data-platform=web] .citext-workspace-inspector-shell .citext-panel-resize-handle{display:none}html[data-platform=web] .citext-workspace-inspector .citext-ai-chat--embedded{min-height:240px}html[data-platform=web] .citext-workspace-inspector .citext-ai-chat__thread{overflow-y:auto;-webkit-overflow-scrolling:touch}html[data-platform=web] .citext-document-editor .ql-editor{max-width:none!important;padding:24px 20px!important;margin:12px 8px 20px!important;border-radius:var(--radius-lg)!important}html[data-platform=web] .citext-document-toolbar{max-width:none!important;margin-left:8px!important;margin-right:8px!important}html[data-platform=web] .citext-document-topbar,html[data-platform=web] .citext-workspace-topbar{flex-wrap:wrap;gap:8px}html[data-platform=web] .citext-document-title-input,html[data-platform=web] .citext-workspace-title-input{max-width:100%!important;flex:1 1 100%}html[data-platform=web] .pdf-viewer-root{height:calc(100dvh - 48px)!important;position:relative;flex-direction:row!important;overflow:hidden}html[data-platform=web] .pdf-viewer-sidebar{position:absolute;left:0;top:0;bottom:0;z-index:35;width:min(85vw,320px)!important;max-width:min(85vw,320px)!important;box-shadow:4px 0 24px #0000002e}html[data-platform=web] .pdf-viewer-sidebar-backdrop{position:absolute;inset:0;z-index:30;margin:0;border:0;padding:0;background:#00000059;cursor:pointer}html[data-platform=web] .pdf-viewer-sidebar-resize{display:none!important}html[data-platform=web] .pdf-viewer-toolbar{flex-wrap:wrap;height:auto;min-height:3.5rem;padding-top:8px;padding-bottom:8px;row-gap:8px}html[data-platform=web] .pdf-viewer-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}html[data-platform=web] .pdf-viewer-main{width:100%;min-width:0}html[data-platform=web] .pdf-viewer-root .flex-1.overflow-auto{padding:12px!important}html[data-platform=web] .pdf-viewer-root .mb-6.shadow-lg{margin-bottom:16px!important}html[data-platform=web] .middle-panel-toolbar{overflow-x:auto}html[data-platform=web] .middle-panel-toolbar__row{flex-wrap:wrap;gap:8px}html[data-platform=web] .reference-panel-table-shell{overflow-x:auto;-webkit-overflow-scrolling:touch}html[data-platform=web] .reference-panel-table-shell .ant-table-wrapper{min-width:640px}html[data-platform=web] .citext-web-login-shell{min-height:100dvh;overflow-y:auto;padding:16px}html[data-platform=web] .citext-web-login-card{width:100%!important;max-width:420px}html[data-platform=web] .ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}html[data-platform=web] .ant-drawer-content-wrapper{max-width:100vw!important}html[data-platform=web] .pdf-annotation-context-menu{left:50%!important;top:auto!important;bottom:calc(16px + env(safe-area-inset-bottom,0px));transform:translate(-50%);max-width:calc(100vw - 24px)}}@media(max-width:639px){html[data-platform=web] .citext-web-navbar-user-name{display:none}html[data-platform=web] .pdf-viewer-root{height:calc(100dvh - 44px)!important}}.ql-editor table{border-collapse:collapse;width:100%;margin:.75em 0;table-layout:fixed}.ql-editor table td,.ql-editor table th{border:1px solid var(--border-color);padding:6px 10px;min-width:48px;vertical-align:top;word-break:break-word}.ql-editor table th{background:var(--bg-hover, rgba(0, 0, 0, .04));font-weight:600}.ql-editor .ql-formula{margin:0 .15em;display:inline-block;vertical-align:middle}.citext-formula-preview .katex{font-size:1.05em}.citext-document-toolbar__table-menu .ant-dropdown-menu-item{min-width:160px}.ql-editor img.citext-doc-image-loading{display:inline-block;max-width:100%;vertical-align:middle;background:linear-gradient(90deg,#0000000f,#0000001a,#0000000f);background-size:200% 100%;animation:citext-doc-image-shimmer 1.1s ease-in-out infinite;border-radius:4px;-o-object-fit:cover;object-fit:cover}@keyframes citext-doc-image-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.ql-editor img.citext-doc-image-loading{animation:none;background:#00000014}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-cyrillic-ext-300-normal-CgCALhwJ.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-300-normal-RId2JxDB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-cyrillic-300-normal-BnqRxXuy.woff2) format("woff2"),url(/assets/inter-cyrillic-300-normal-LR1W_oT8.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-greek-ext-300-normal-l2DDyC6M.woff2) format("woff2"),url(/assets/inter-greek-ext-300-normal-DLbbeei1.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-greek-300-normal-DmGD3g_f.woff2) format("woff2"),url(/assets/inter-greek-300-normal-BrhSP0vQ.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-vietnamese-300-normal-Bdr24Bqb.woff2) format("woff2"),url(/assets/inter-vietnamese-300-normal-DDGmYYdT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-latin-ext-300-normal-CPgO9Ksf.woff2) format("woff2"),url(/assets/inter-latin-ext-300-normal-Dp1L8vcn.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-latin-300-normal-BVlfKGgI.woff2) format("woff2"),url(/assets/inter-latin-300-normal-i8F0SvXL.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2) format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2) format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2) format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2) format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2) format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2) format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2) format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2) format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-italic-CsfrDhJx.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-italic-xTUDxVF8.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-italic-CIUtULAL.woff2) format("woff2"),url(/assets/inter-cyrillic-400-italic-DsJ3McxZ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-italic-DgljI1UR.woff2) format("woff2"),url(/assets/inter-greek-ext-400-italic-ByZcx49q.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-italic-SVIaMW7s.woff2) format("woff2"),url(/assets/inter-greek-400-italic-C1OpWafJ.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-italic-Ceaj4WUo.woff2) format("woff2"),url(/assets/inter-vietnamese-400-italic-E-DnQMHp.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-italic-CGFCRmTM.woff2) format("woff2"),url(/assets/inter-latin-ext-400-italic-DpQ6ZOoA.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-italic-D1l0FflY.woff2) format("woff2"),url(/assets/inter-latin-400-italic-BmFrN47l.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
