: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;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-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(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/tc-pdf-viewer/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/tc-pdf-viewer/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/tc-pdf-viewer/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(/tc-pdf-viewer/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/tc-pdf-viewer/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/tc-pdf-viewer/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.mistai-status-panel{display:flex;flex-direction:column;gap:14px;padding:14px;border:1px solid var(--mistai-border, #d6dee8);border-radius:8px;background:var(--mistai-surface, #ffffff)}.mistai-status-line{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--mistai-text, #1f2937)}.mistai-status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#94a3b8}.mistai-status-dot.connecting,.mistai-status-dot.joining,.mistai-status-dot.searching{background:#b45309;animation:mistai-status-pulse 1.2s ease-in-out infinite}.mistai-status-dot.connected{background:#16a34a}.mistai-status-dot.error{background:#dc2626}@keyframes mistai-status-pulse{0%,to{opacity:1}50%{opacity:.4}}.mistai-status-detail{margin:4px 0 0;font-size:12px;color:var(--mistai-text-muted, #64748b)}.mistai-status-detail.error{color:#b91c1c}.mistai-status-details{margin-top:4px}.mistai-status-details>summary{cursor:pointer;font-size:12px;color:var(--mistai-text-muted, #64748b);-webkit-user-select:none;user-select:none}.mistai-status-details[open]>summary{margin-bottom:6px}.mistai-status-details h4{margin:10px 0 6px;font-size:13px;color:var(--mistai-text-strong, #0f172a)}.mistai-hint{margin:4px 0 0;font-size:12px;color:var(--mistai-text-muted, #64748b)}.mistai-peer-list,.mistai-log-list{margin:4px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.mistai-peer-list li,.mistai-log-list li{font-size:12px;color:var(--mistai-text-muted, #64748b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mistai-log-more{align-self:flex-start;margin-top:6px;padding:2px 8px;border:1px solid var(--mistai-border, #d6dee8);border-radius:999px;background:var(--mistai-surface, #ffffff);color:var(--mistai-text-muted, #64748b);font-size:11px;cursor:pointer}.mistai-log-badge{display:inline-flex;align-items:center;padding:1px 7px;margin-right:6px;border-radius:999px;font-size:11px;font-weight:700;color:var(--mistai-text-strong, #0f172a);background:#e2e8f0}.mistai-log-badge.started{background:#dbeafe;color:#1d4ed8}.mistai-log-badge.streaming{background:#fef3c7;color:#b45309}.mistai-log-badge.done{background:#dcfce7;color:#15803d}.mistai-log-badge.error{background:#fee2e2;color:#b91c1c}.mistai-consumer-indicator{position:relative;display:flex;align-items:center}.mistai-consumer-indicator-toggle{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--mistai-border, #d6dee8);border-radius:999px;background:var(--mistai-surface, #ffffff);color:var(--mistai-text, #1f2937);font-size:12px;cursor:pointer;flex-shrink:0}.mistai-consumer-indicator-label{white-space:nowrap}.mistai-consumer-indicator-detail{position:absolute;top:calc(100% + 6px);right:0;z-index:10;min-width:200px;padding:10px 12px;border:1px solid var(--mistai-border, #d6dee8);border-radius:8px;background:var(--mistai-surface, #ffffff);box-shadow:0 12px 30px #0f172a2e}.mistai-consumer-indicator-detail p{margin:0;font-size:12px;color:var(--mistai-text-muted, #64748b)}.mistai-consumer-indicator-detail p.error{color:#b91c1c}.mistai-status-timestamp{color:var(--mistai-text-muted, #64748b);font-size:11px;font-variant-numeric:tabular-nums}.mistai-step-indicator{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px;padding:0;list-style:none}.mistai-step-indicator li{padding:2px 8px;border:1px solid var(--mistai-border, #d6dee8);border-radius:999px;background:var(--mistai-surface, #ffffff);color:var(--mistai-text-muted, #64748b);font-size:11px}.mistai-step-indicator li.done{border-color:#16a34a;color:#16a34a}.mistai-step-indicator li.current{border-color:#b45309;color:#b45309;font-weight:700}:root{color-scheme:light;--bg: #f4f5f8;--bg-accent: #eaeef4;--surface: #fbfbfd;--surface-2: #f4f6f9;--surface-3: #eaedf2;--elevated: #ffffff;--border: #e2e5ea;--border-strong: #cdd2da;--text: #1a1d23;--text-muted: #5b616e;--text-subtle: #8a909c;--on-primary: #ffffff;--primary: #0d9488;--primary-hover: #0b8177;--primary-active: #0a726a;--primary-soft: rgba(13, 148, 136, .1);--primary-soft-strong: rgba(13, 148, 136, .16);--primary-border: rgba(13, 148, 136, .35);--ok: #16a34a;--warn: #b45309;--danger: #dc2626;--danger-text: #b91c1c;--danger-soft: rgba(220, 38, 38, .08);--danger-border: rgba(220, 38, 38, .3);--info: #2563eb;--radius-xs: 6px;--radius-s: 8px;--radius-m: 12px;--radius-l: 16px;--radius-pill: 999px;--shadow-1: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 3px rgba(16, 24, 40, .08);--shadow-2: 0 4px 12px rgba(16, 24, 40, .08), 0 2px 6px rgba(16, 24, 40, .05);--shadow-3: 0 12px 32px rgba(16, 24, 40, .12), 0 4px 12px rgba(16, 24, 40, .08);--header-bg: rgba(255, 255, 255, .78);--scrim: rgba(16, 24, 40, .32);--ring: rgba(13, 148, 136, .5);--focus-ring: rgba(13, 148, 136, .28);--ease: cubic-bezier(.2, 0, 0, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--dur-fast: .14s;--dur-med: .24s;--transition: all .2s cubic-bezier(.4, 0, .2, 1);--secondary: var(--primary-hover);--accent: var(--primary);--bg-dark: var(--bg);--bg-sidebar: var(--surface);--bg-content: var(--bg-accent);--text-main: var(--text);--bg-hover: var(--surface-2);--border-glass: 1px solid var(--border);--mistai-border: var(--border);--mistai-surface: var(--surface);--mistai-text: var(--text);--mistai-text-muted: var(--text-muted);--mistai-text-strong: var(--text)}:root[data-theme=dark]{color-scheme:dark;--bg: #0b0c10;--bg-accent: #0e1015;--surface: #14161b;--surface-2: #1a1d23;--surface-3: #23262e;--elevated: #191c22;--border: #282c34;--border-strong: #3a3f4a;--text: #e8eaed;--text-muted: #a2a8b3;--text-subtle: #757b86;--on-primary: #04201d;--primary: #2dd4bf;--primary-hover: #3fdccb;--primary-active: #22b8a5;--primary-soft: rgba(45, 212, 191, .12);--primary-soft-strong: rgba(45, 212, 191, .2);--primary-border: rgba(45, 212, 191, .4);--ok: #4ade80;--warn: #fbbf24;--danger: #f87171;--danger-text: #fca5a5;--danger-soft: rgba(248, 113, 113, .12);--danger-border: rgba(248, 113, 113, .35);--info: #60a5fa;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 3px rgba(0, 0, 0, .3);--shadow-2: 0 4px 14px rgba(0, 0, 0, .45), 0 2px 6px rgba(0, 0, 0, .35);--shadow-3: 0 16px 40px rgba(0, 0, 0, .55), 0 6px 16px rgba(0, 0, 0, .4);--header-bg: rgba(17, 19, 24, .72);--scrim: rgba(0, 0, 0, .55);--ring: rgba(45, 212, 191, .55);--focus-ring: rgba(45, 212, 191, .3)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);overflow:hidden;height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit;background:transparent;color:inherit;border:none;outline:none}select option{background:var(--surface);color:var(--text)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-xs)}:focus:not(:focus-visible){outline:none}button:not(:disabled):active{transform:scale(.98)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-container{display:flex;height:100vh;width:100vw;overflow:hidden}.sidebar{width:var(--sidebar-width, 320px);background:var(--bg-sidebar);border-right:var(--border-glass);display:flex;flex-direction:column;flex-shrink:0;transition:width .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;z-index:100;overflow:hidden;white-space:nowrap}.sidebar-pg-closed .sidebar{width:0!important;border:none!important;opacity:0}.sidebar-header{padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.sidebar-header h1{font-size:1rem;font-weight:800;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav-icons{display:flex;gap:4px}.nav-icons button{padding:6px;border-radius:6px;color:var(--text-muted);cursor:pointer}.nav-icons button:hover,.nav-icons button.active{background:var(--border);color:var(--text-main)}.sidebar-content{flex:1;overflow-y:auto;padding:0 12px 60px}.sidebar-footer{padding:12px 16px;font-size:.7rem;color:var(--text-muted);border-top:var(--border-glass);text-align:center;background:var(--surface-2)}.sidebar-footer a{color:var(--primary);text-decoration:none;font-weight:600;transition:var(--transition)}.sidebar-footer a:hover{color:var(--accent);text-decoration:underline}.file-top-bar,.file-bottom-bar{display:flex;gap:8px;margin-bottom:12px}.file-bottom-bar{margin-top:4px}.sort-btn{flex:1;background:var(--surface-2);border:1px solid var(--border);padding:6px 10px;border-radius:6px;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:var(--transition)}.sort-btn:hover{background:var(--border);border-color:var(--primary)}.new-folder-top-btn{width:100%;padding:6px 12px;border-radius:6px;font-size:.75rem;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:6px;transition:var(--transition);opacity:.5}.new-folder-top-btn:hover{opacity:1;color:var(--primary);background:var(--surface-2)}.inline-add-folder{display:flex;background:var(--primary-soft);border:1px solid var(--primary);border-radius:6px;padding:4px 8px;margin-bottom:12px}.folder-name-input{flex:1;font-size:.8rem}.folder-group{margin-bottom:4px;border-radius:8px;transition:background var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.folder-group.drop-target{background:var(--primary-soft);box-shadow:inset 0 0 0 1px var(--primary-border)}.file-list li.dragging,.folder-header.dragging{opacity:.4}.file-list li.drop-before,.file-list li.drop-after{position:relative}.file-list li.drop-before:before,.file-list li.drop-after:after{content:"";position:absolute;left:4px;right:4px;height:2px;border-radius:2px;background:var(--primary);pointer-events:none}.file-list li.drop-before:before{top:-2px}.file-list li.drop-after:after{bottom:-2px}.folder-header.folder-drop-target{box-shadow:inset 0 2px 0 var(--primary)}.folder-header{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-radius:6px;cursor:pointer}.folder-header:hover{background:var(--surface-2)}.folder-info{display:flex;align-items:center;gap:8px;flex:1;font-size:.8rem;color:var(--text-muted)}.folder-info span{font-weight:700}.folder-rename-input{min-width:0;flex:1;color:var(--text-main);font-size:.8rem;font-weight:700;background:var(--border);border:1px solid var(--primary);border-radius:4px;padding:2px 6px}.folder-info .count{font-size:.7rem;opacity:.5;margin-left:auto;margin-right:8px}.folder-actions-direct{display:flex;gap:4px;opacity:0}.folder-header:hover .folder-actions-direct{opacity:1}.icon-action-btn{cursor:pointer;color:var(--text-muted);display:flex;align-items:center;padding:4px;border-radius:4px}.icon-action-btn:hover{color:var(--primary);background:var(--border)}.icon-action-btn.delete:hover{color:var(--danger)}.file-list{list-style:none;padding-left:16px;margin-top:2px}.file-list li{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-radius:6px;font-size:.85rem;color:var(--text-muted);margin-bottom:2px;cursor:grab}.file-list li:active{cursor:grabbing}.file-list li:hover{background:var(--surface-2);color:var(--text-main)}.file-list li.active{background:var(--primary-soft);color:var(--text-main)}.file-item-main{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;position:relative}.file-summary-popover{position:fixed;left:calc(var(--sidebar-width, 320px) - 6px);z-index:1200;width:min(360px,calc(100vw - var(--sidebar-width, 320px) - 24px));max-height:280px;overflow:auto;padding:10px 12px;border-radius:8px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-3);color:var(--text-main);white-space:normal;line-height:1.45;opacity:0;pointer-events:auto;-webkit-user-select:text;user-select:text;cursor:text;transform:translate(-6px,-6px) scale(.98);transform-origin:left top;transition:opacity .16s ease,transform .18s cubic-bezier(.16,1,.3,1)}.file-summary-popover.is-active{opacity:1;transform:translateY(-10px) scale(1)}.file-summary-title{margin-bottom:6px;font-size:.74rem;font-weight:700;color:var(--accent);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-summary-body{font-size:.78rem;color:var(--text-main);white-space:normal;-webkit-user-select:text;user-select:text;cursor:text}.file-summary-body ul,.file-summary-body ol{padding-left:18px;margin:4px 0}.file-summary-body p{margin:4px 0}.file-summary-body strong{display:block;margin-top:8px}.file-summary-body strong+br{display:none}.file-summary-body p:has(strong:first-child){margin-top:8px}.file-summary-body .summary-detail{margin:2px 0 8px 1.1em;color:var(--text-main)}.file-summary-popover.markdown-body table{display:block;width:100%;margin:0;overflow:visible;white-space:normal;font-size:.78rem}.file-summary-popover.markdown-body thead{display:none}.file-summary-popover.markdown-body tbody,.file-summary-popover.markdown-body tr{display:block}.file-summary-popover.markdown-body tr{margin:0 0 8px}.file-summary-popover.markdown-body td,.file-summary-popover.markdown-body th{display:block;border:0;padding:0;white-space:normal;word-break:normal;overflow-wrap:anywhere}.file-summary-popover.markdown-body td:first-child,.file-summary-popover.markdown-body th:first-child{display:inline;margin-right:4px;color:var(--accent);font-weight:700;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.file-summary-popover.markdown-body td:first-child:after,.file-summary-popover.markdown-body th:first-child:after{content:": "}.file-actions{opacity:0}.file-list li:hover .file-actions{opacity:1}.file-menu-btn{cursor:pointer;color:var(--text-muted);display:flex;padding:2px}.file-menu-btn:hover{color:var(--primary)}.dropdown-container{position:relative}.file-dropdown{position:absolute;top:100%;right:0;background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:10px;z-index:1000;min-width:160px;box-shadow:var(--shadow-3);padding:6px;animation:dropdownPop .3s cubic-bezier(.16,1,.3,1);transform-origin:top right}@keyframes dropdownPop{0%{opacity:0;transform:scale(.9) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.menu-item{display:flex;align-items:center;gap:10px;padding:8px 12px;color:var(--text-main);font-size:.8rem;border-radius:4px;cursor:pointer;width:100%}.menu-item:hover{background:var(--primary-soft-strong);color:var(--primary)}.settings-section{padding:16px;white-space:normal;overflow-wrap:anywhere}.settings-section h3{font-size:1rem;margin-bottom:12px;color:var(--text-main)}.settings-tab-bar{display:flex;gap:2px;margin-bottom:16px;border-bottom:1px solid var(--border)}.settings-tab{padding:8px 12px;font-size:.8rem;color:var(--text-muted);border-radius:8px 8px 0 0;cursor:pointer;transition:var(--transition);white-space:nowrap}.settings-tab:hover{color:var(--text-main);background:var(--bg-hover)}.settings-tab.active{color:var(--text-main);font-weight:600;box-shadow:inset 0 -2px 0 var(--primary)}.settings-section .hint{font-size:.72rem;line-height:1.55;margin:4px 0 10px}.settings-role-card{border:1px solid var(--border);border-radius:10px;background:var(--surface-2);margin-bottom:12px;overflow:hidden}.settings-role-head{display:flex;align-items:flex-start;gap:10px;padding:12px;cursor:pointer;transition:background .16s ease}.settings-role-head:hover{background:var(--surface-2)}.settings-role-head input[type=checkbox]{margin-top:2px;accent-color:var(--primary);flex-shrink:0}.settings-role-title{display:flex;flex-direction:column;gap:2px;min-width:0}.settings-role-title strong{font-size:.82rem;font-weight:600;color:var(--text-main)}.settings-role-title .hint,.settings-role-card .settings-role-title .hint{margin:0}.settings-role-body{border-top:1px solid var(--border);padding:10px 12px 12px}.settings-role-body>:first-child{margin-top:0}.model-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.model-header label{margin-bottom:0}.model-status{font-size:.72rem;color:var(--text-muted);line-height:1.5;margin:4px 0 10px;font-variant-numeric:tabular-nums}.refresh-btn{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;transition:var(--transition)}.refresh-btn:hover{color:var(--text-main);background:var(--bg-hover)}.refresh-btn:disabled{opacity:.4;cursor:not-allowed}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:.75rem;color:var(--text-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.form-group input,.form-group select,.task-model-item select{width:100%;background:var(--surface-2);border:1px solid var(--border);padding:8px 12px;border-radius:8px;color:var(--text);font-size:.85rem;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.form-group input,.form-group select,.task-model-item select{transition:border-color .16s ease,box-shadow .16s ease}.form-group input:focus,.form-group select:focus,.task-model-item select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring)}.task-model-item{display:grid;grid-template-columns:60px minmax(0,1fr);align-items:start;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}.task-model-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.task-model-item>span{font-size:.7rem;color:var(--text-muted);min-width:0;padding-top:8px}.task-model-fields{display:flex;flex-direction:column;gap:6px;min-width:0}.task-model-field{display:block;min-width:0}.task-model-field select{width:100%;min-width:0}.save-btn{width:100%;background:var(--primary);color:var(--on-primary);padding:12px;border-radius:8px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.save-btn:hover{background:var(--secondary);transform:translateY(-1px)}.server-list-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.server-list-header label{margin-bottom:0}.server-list-header .connection-form-btn{flex:0 0 auto;width:auto}.settings-flat-section{margin-bottom:16px}.model-row-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:8px}.model-row{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 26px 10px 10px;border-radius:var(--radius-s);border:1px solid var(--border);background:var(--surface-1, var(--surface));box-shadow:var(--shadow-1);transition:background var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.model-row:hover{background:var(--bg-hover);box-shadow:var(--shadow-2);transform:translateY(-1px)}.settings-flat-section-connection .model-row{background:var(--primary-soft)}.settings-flat-section-models .model-row{background:var(--surface-3)}.model-row-main{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;background:none;border:none;padding:0;text-align:left;cursor:pointer;color:inherit}.model-row-label{max-width:100%;font-size:.82rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-row-model{max-width:100%;color:var(--text-muted);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-row-provider{max-width:100%;color:var(--text-muted);font-size:.68rem;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-row-badges{display:flex;flex-wrap:wrap;gap:4px}.task-badge{background:var(--primary-soft);color:var(--primary);font-size:.62rem;font-weight:600;padding:2px 6px;border-radius:var(--radius-pill);white-space:nowrap}.model-row-remove{position:absolute;top:6px;right:6px;flex-shrink:0}.model-row.model-row-editing{grid-column:1 / -1;flex-direction:column;align-items:stretch;gap:8px;background:var(--surface-2);border:1px solid var(--border);padding:10px;box-shadow:none;transform:none}.model-row-edit-fields{display:flex;flex-direction:column;gap:8px}.preset-chip-remove{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;color:var(--text-muted);flex-shrink:0;cursor:pointer}.preset-chip-remove:hover{color:var(--danger);background:var(--danger-soft)}.connection-form-model-field{display:flex;align-items:center;gap:8px}.connection-form-model-field select,.connection-form-model-field input{flex:1 1 auto;min-width:0}.model-row-add-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.grid-add-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:64px;border:1px dashed var(--border-strong);border-radius:var(--radius-s);background:none;color:var(--text-muted);font-size:.72rem;cursor:pointer;transition:var(--transition)}.grid-add-tile:hover{border-color:var(--primary);color:var(--primary);background:var(--bg-hover)}.grid-add-tile:disabled{opacity:.4;cursor:not-allowed}.connection-form-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;background:var(--border);border:1px solid var(--border);color:var(--text-muted);font-size:.78rem;cursor:pointer;transition:var(--transition);flex:1 1 auto;white-space:nowrap}.connection-form-btn:hover{color:var(--text-main);background:var(--bg-hover)}.connection-form-btn:disabled{opacity:.4;cursor:not-allowed}.connection-form-btn-primary{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.connection-form-btn-primary:hover{background:var(--secondary);color:var(--on-primary)}.connection-form-warning{font-style:italic;margin-top:-6px}.connection-mode-toggle{display:inline-flex;gap:2px;padding:2px;border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border);margin-bottom:16px}.connection-mode-button{display:flex;align-items:center;gap:6px;border:none;background:transparent;border-radius:var(--radius-pill);padding:7px 14px;font-size:.8rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:var(--transition)}.connection-mode-button:hover{background:var(--bg-hover);color:var(--text-main)}.connection-mode-button-active{background:var(--primary);color:var(--on-primary)}.connection-mode-button-active:hover{background:var(--secondary);color:var(--on-primary)}.settings-section-divider{border:none;border-top:1px solid var(--border);margin:16px 0}.settings-role-group{display:flex;flex-direction:column;gap:12px}.task-model-item>span[data-tip]{position:relative;cursor:help;text-decoration:underline dotted;text-underline-offset:2px}.task-model-item>span[data-tip]:hover:after{content:attr(data-tip);position:absolute;left:0;top:calc(100% + 4px);z-index:10;width:max-content;max-width:240px;padding:6px 8px;border:1px solid var(--border);border-radius:var(--radius-s);background:var(--surface-3);color:var(--text);font-size:.7rem;line-height:1.5;box-shadow:var(--shadow-2)}.settings-flat-section .model-row.model-row-network{border:1px dashed var(--primary);background:var(--primary-soft)}.network-share-models{display:flex;flex-direction:column;gap:4px}.network-share-models>label{margin-bottom:0;color:var(--text-muted);font-size:12px;font-weight:700}.network-share-list{display:flex;flex-direction:column;gap:6px;margin-top:4px}.network-share-item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;row-gap:1px;align-items:center;min-width:0;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-s);background:var(--surface);cursor:pointer;transition:background var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.network-share-item:hover{background:var(--bg-hover)}.network-share-item:has(input:checked){background:var(--primary-soft);border-color:var(--primary)}.network-share-item input[type=checkbox]{grid-row:1 / 3;margin:0}.network-share-item-label{min-width:0;color:var(--text);font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.network-share-item-model{min-width:0;color:var(--text-muted);font-size:.72rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:.85rem;cursor:pointer}.checkbox-label input[type=checkbox]{accent-color:var(--primary)}.chat-panel{width:var(--chat-width, 350px);background:var(--bg-sidebar);border-left:var(--border-glass);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.chat-header{padding:12px 16px;border-bottom:var(--border-glass);display:flex;justify-content:space-between;align-items:center}.chat-messages{flex:1;overflow-y:auto;padding:16px}.chat-input-area{padding:16px;border-top:var(--border-glass);display:flex;gap:12px;align-items:flex-end;background:var(--bg-sidebar)}.chat-input-area textarea{flex:1;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:10px 14px;font-size:.9rem;line-height:1.4;height:auto;min-height:44px;max-height:200px}.chat-input-area button{width:44px;height:44px;background:var(--primary);color:var(--on-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.chat-input-area button:disabled{opacity:.5;cursor:not-allowed}.main-header{height:48px;border-bottom:var(--border-glass);display:flex;align-items:center;padding:0 16px;gap:12px}.current-file-badge{font-size:.8rem;background:var(--surface-2);padding:4px 12px;border-radius:8px;color:var(--text-muted);display:flex;align-items:center;gap:8px;border:1px solid transparent;transition:var(--transition)}.file-name-display{cursor:pointer;display:flex;align-items:center;gap:4px}.file-name-display:hover .editable-name{color:var(--primary)}.editable-name{color:var(--text-main);font-weight:500;transition:var(--transition)}.rename-header-input{background:var(--surface-2);border:1px solid var(--primary);border-radius:6px;padding:2px 8px;font-size:.8rem;color:var(--text-main);outline:none;min-width:150px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.main-content{flex:1;display:flex;flex-direction:column;background:var(--bg-content);position:relative;min-width:0}.viewer-and-chat{flex:1;display:flex;width:100%;overflow:hidden;position:relative}.document-viewer-wrapper{gap:0;background:var(--bg-dark)}.document-viewer-wrapper.mode-split{gap:1px;background:var(--border)}.document-pane{min-width:0;min-height:0;display:flex;flex:1;background:var(--bg-dark)}.document-viewer-wrapper.mode-split .document-pane{flex-basis:50%}.pdf-viewer-container{flex:1;display:flex!important;flex-direction:column;background:radial-gradient(130% 90% at 50% 8%,var(--bg-accent),var(--bg) 70%);min-width:0!important;overflow:hidden!important;position:relative;width:100%}.pdf-mask{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--bg-dark);z-index:1000;opacity:0;pointer-events:none;transition:opacity 2s cubic-bezier(.16,1,.3,1)}.pdf-mask.active{opacity:1;pointer-events:all;transition:none}.pdf-viewer-container.empty-state{align-items:center;justify-content:center;color:var(--text-muted);font-size:1.2rem}.viewer-toolbar{height:40px;background:var(--header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;padding:0 16px;flex-shrink:0;z-index:10}.zoom-controls{display:flex;align-items:center;gap:16px}.zoom-controls button{background:transparent;color:var(--text-muted);border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.zoom-controls button:hover{background:var(--border);color:var(--text-main)}.rpv-core__popover-body{background-color:var(--bg-sidebar)!important;border:1px solid var(--border)!important;color:var(--text-main)!important}.rpv-core__menu-item{color:var(--text-main)!important;background-color:transparent!important}.rpv-core__menu-item:hover{background-color:var(--primary-soft-strong)!important}.rpv-core__menu-divider{border-bottom-color:var(--border)!important}.rpv-core__arrow{border-bottom-color:var(--bg-sidebar)!important;border-top-color:var(--bg-sidebar)!important}.sidebar-toggle,.chat-toggle{background:transparent;border:1px solid transparent;color:var(--text-muted);cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;transition:var(--transition)}.sidebar-toggle:hover{background:var(--surface-2);color:var(--text-main)}.chat-toggle,.ocr-toggle{margin-left:auto;padding:6px 12px;gap:8px;background:var(--surface-2);border:1px solid var(--border)}.document-view-switcher{margin-left:auto;display:flex;align-items:center;gap:2px;padding:3px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border)}.document-view-switcher button{min-width:44px;height:30px;padding:0 10px;border-radius:6px;color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-size:.78rem;font-weight:700}.document-view-switcher button:hover,.document-view-switcher button.active{color:var(--text-main);background:var(--primary-soft-strong)}.document-view-switcher button:disabled{opacity:.45;cursor:not-allowed}.document-view-switcher+.chat-toggle{margin-left:0}.ocr-toggle{cursor:pointer}.ocr-toggle:disabled{opacity:.45;cursor:not-allowed}.ocr-toggle+.chat-toggle{margin-left:0}.chat-toggle-text,.ocr-toggle-text{font-size:.8rem;font-weight:600;white-space:nowrap}.chat-toggle.active{color:var(--primary);background:var(--primary-soft-strong);border-color:var(--primary-border)}.ocr-card{width:min(920px,100%)}.ocr-output-wrap{min-height:min(56vh,560px);display:flex}.ocr-output{width:100%;min-height:min(56vh,560px);resize:vertical;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:12px;color:var(--text-main);padding:14px;font-size:.88rem;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ocr-output:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-strong)}.ocr-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px;flex-wrap:wrap}.ocr-actions .primary:disabled{opacity:.45;cursor:not-allowed;transform:none;filter:none}.secondary-action{background:var(--border);color:var(--text-main);border:1px solid var(--border-strong);font-weight:700;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 18px}.secondary-action:hover{background:var(--border)}.secondary-action:disabled{opacity:.45;cursor:not-allowed}.markdown-viewer-container{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--bg)}.markdown-toolbar{justify-content:space-between;gap:12px;height:auto;min-height:40px}.markdown-title{min-width:0;display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.82rem;font-weight:700}.markdown-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.markdown-toolbar-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.markdown-zoom-controls{height:30px;display:flex;align-items:center;gap:2px;padding:2px 4px;border-radius:7px;background:var(--surface-2);color:var(--text-muted)}.markdown-zoom-controls .toolbar-btn{width:26px;height:26px}.markdown-zoom-value{min-width:44px;height:26px;padding:0 6px;border-radius:5px;color:var(--text-muted);font-size:.74rem;font-weight:800;line-height:1;cursor:pointer}.markdown-zoom-value:hover{color:var(--text-main);background:var(--border)}.toolbar-btn{width:30px;height:30px;border-radius:6px;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer}.toolbar-btn:hover{color:var(--text-main);background:var(--border)}.toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.toolbar-text-btn{height:30px;padding:0 10px;border-radius:6px;color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-size:.78rem;font-weight:700}.toolbar-text-btn:hover{color:var(--text-main);background:var(--border)}.toolbar-text-btn:disabled{opacity:.4;cursor:not-allowed}.markdown-language-select{height:30px;max-width:120px;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:6px;color:var(--text-main);font-size:.78rem;padding:0 8px}.segmented-control{display:flex;gap:2px;padding:2px;border-radius:7px;background:var(--surface-2)}.segmented-control button{width:28px;height:26px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer}.segmented-control button.active,.segmented-control button:hover{color:var(--text-main);background:var(--border)}.segmented-control button:disabled{opacity:.4;cursor:not-allowed}.markdown-status-bar{min-height:32px;padding:6px 14px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.78rem;flex-shrink:0}.markdown-status-bar .error{color:var(--danger)}.markdown-viewer-body{flex:1;min-height:0;overflow:auto;outline:none}.markdown-document.markdown-body{width:min(920px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px;font-size:var(--markdown-document-font-size, .95rem);line-height:1.7;overflow-x:hidden}.markdown-compare{height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--border);gap:1px}.markdown-compare-pane{min-width:0;min-height:0;overflow:auto;background:var(--bg)}.markdown-compare-heading{position:sticky;top:0;z-index:2;height:34px;display:flex;align-items:center;padding:0 14px;background:var(--header-bg);border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.markdown-compare-pane .markdown-document{width:calc(100% - 32px);padding-top:22px}.markdown-source-editor{width:100%;height:100%;min-height:100%;resize:none;background:var(--surface-2);color:var(--text-main);padding:18px;font-size:var(--markdown-editor-font-size, .88rem);line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.markdown-empty-state{height:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--text-muted);text-align:center;padding:24px}.markdown-empty-state p{font-size:.95rem}.markdown-empty-state.compact{min-height:calc(100% - 34px)}@media(max-width:900px){.markdown-compare{grid-template-columns:1fr}.markdown-toolbar{flex-wrap:wrap;height:auto;min-height:40px;padding-top:6px;padding-bottom:6px}.markdown-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}}.resizer-handle{width:4px;height:100%;cursor:col-resize;background:transparent;z-index:110;transition:background .2s;flex-shrink:0}.resizer-handle:hover,.resizer-handle.is-resizing{background:var(--primary)}.chat-resizer-global{position:absolute;left:0;top:0;bottom:0;width:4px}.chat-panel{width:var(--chat-width, 350px);max-width:90vw;background:var(--bg-sidebar);border-left:var(--border-glass);display:flex!important;flex-direction:column;flex-shrink:0;overflow:hidden;transition:width .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;z-index:50;opacity:1;position:relative}.chat-pg-closed .chat-panel{width:0!important;border:none!important;opacity:0}.chat-resizer{position:absolute;left:0;top:0;bottom:0;width:4px}.chat-header{padding:10px 14px;border-bottom:1px solid var(--border)!important;display:flex;justify-content:space-between;align-items:center;color:var(--text-main)!important}.chat-header h3{font-size:.95rem;font-weight:600;margin:0;color:var(--text-main)!important;z-index:100}.chat-header button{background:transparent;border:none;padding:4px;color:var(--text-muted);cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.chat-header button:hover{background:var(--border);color:var(--text-main)!important}.chat-input-area{padding:12px 14px;border-top:1px solid var(--border-strong)!important;display:flex;gap:10px;align-items:flex-end;background:var(--bg-sidebar)}.chat-input-area textarea{flex:1;background:var(--surface-2);border:1px solid var(--border-strong)!important;border-radius:12px;padding:8px 12px;font-size:.85rem;line-height:1.4;height:auto;min-height:38px;max-height:200px;color:var(--text)!important}.chat-input-area button{width:38px;height:38px;background:var(--primary)!important;color:var(--on-primary)!important;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;border:none}.chat-input-area button:disabled{opacity:.5!important;cursor:not-allowed}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;z-index:10}.chat-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--text-muted)!important;text-align:center;flex:1;font-size:.95rem;line-height:1.5;padding:32px 16px;opacity:1!important;visibility:visible!important}.chat-welcome svg{color:var(--primary)!important;stroke:currentColor!important;opacity:.9!important}.chat-message{display:flex;flex-direction:column;gap:6px;align-items:flex-start;width:100%}.chat-message.user{align-items:flex-end}.msg-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--surface-2);flex-shrink:0;margin-top:4px}.chat-message.assistant .msg-icon{background:var(--primary-soft-strong);color:var(--primary)}.msg-bubble-wrapper{position:relative;width:100%;display:flex;flex-direction:column}.chat-message.user .msg-bubble-wrapper{width:auto;max-width:100%}.msg-copy-container{position:sticky;top:8px;height:0;width:100%;z-index:100;pointer-events:none}.msg-copy-btn{position:absolute;top:0;right:8px;pointer-events:auto;background:var(--header-bg);border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:4px;cursor:pointer;opacity:0;transition:opacity .2s,background .2s;display:flex;align-items:center;justify-content:center}.msg-bubble-wrapper:hover .msg-copy-btn{opacity:1}.msg-copy-btn:hover{background:var(--border);color:var(--text-main)}.msg-bubble{background:var(--surface-2);padding:8px 12px;border-radius:12px;font-size:.85rem;color:var(--text-main);max-width:100%;width:100%;word-break:break-word}.chat-message.user .msg-bubble{background:var(--primary);color:var(--on-primary);width:auto;word-break:break-word}.chat-message.assistant .msg-bubble{border:1px solid var(--surface-2)}.clear-chat-btn{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;transition:var(--transition)}.clear-chat-btn:hover{color:var(--on-primary);background:var(--danger)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill);border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--text-subtle);background-clip:content-box}.spinning{animation:spin 1s linear infinite}.prefetch-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--surface);border:1px solid var(--primary-border);border-radius:20px;font-size:.78rem;color:var(--text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;pointer-events:none;animation:toast-in .2s ease}.prefetch-toast.complete{color:var(--ok);border-color:#16a34a5c}.ai-queue-toast{position:fixed;right:18px;bottom:18px;width:min(380px,calc(100vw - 36px));display:flex;flex-direction:column;gap:8px;padding:10px;background:var(--surface);border:1px solid var(--primary-border);border-radius:10px;color:var(--text-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-3);z-index:9998;pointer-events:auto;animation:toast-in-right .2s ease}.ai-queue-header{display:flex;align-items:center;gap:8px;min-width:0;font-size:.78rem;font-weight:800;color:var(--text-main)}.ai-queue-count{margin-left:auto;padding:2px 7px;border-radius:999px;background:var(--primary-soft-strong);border:1px solid var(--primary-border);color:var(--primary);font-size:.68rem;white-space:nowrap}.ai-queue-list{display:flex;flex-direction:column;gap:6px}.ai-queue-item{width:100%;min-width:0;padding:7px 8px;border-radius:7px;background:var(--surface-2);border:1px solid var(--border);text-align:left;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:8px;transition:background .16s ease,border-color .16s ease}.ai-queue-item:hover{background:var(--border);border-color:var(--primary-border)}.ai-queue-item.running{border-color:var(--primary-border)}.ai-queue-item.complete{border-color:#16a34a52}.ai-queue-item.failed{border-color:var(--danger-border)}.ai-queue-item.cancelled{border-color:var(--border-strong);opacity:.78}.ai-queue-item.cancelling{border-color:#b4530952}.ai-queue-item-main{min-width:0}.ai-queue-item-title,.ai-queue-item-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-queue-item-title{color:var(--text-main);font-size:.76rem;font-weight:700}.ai-queue-item-status{margin-top:3px;font-size:.72rem;color:var(--text-muted)}.ai-queue-item.failed .ai-queue-item-status{color:var(--danger)}.ai-queue-item.complete .ai-queue-item-status{color:var(--ok)}.ai-queue-item.cancelled .ai-queue-item-status{color:var(--text-muted)}.ai-queue-cancel{width:26px;height:26px;border-radius:6px;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer}.ai-queue-cancel:hover{color:var(--danger);background:var(--danger-soft)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes toast-in-right{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-tooltip{position:fixed;z-index:2000;background:var(--surface);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-3);width:min(300px,90vw);display:flex;flex-direction:column;max-height:calc(100vh - 40px);transform-origin:center bottom;will-change:transform,opacity,width,height;overflow:hidden}.tooltip-inner-measure{width:100%;display:flex;flex-direction:column;height:auto;max-height:calc(100vh - 40px)}.ai-tooltip.wide .tooltip-inner-measure{max-height:calc(100vh - 40px)}@keyframes tooltipIntro{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-tooltip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;padding:1px;background:linear-gradient(135deg,var(--border-strong),transparent,var(--surface-2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.ai-tooltip.wide{width:min(450px,95vw);max-height:calc(100vh - 40px)}.ai-tooltip.loading-state{width:220px}.ai-tooltip.is-dragging{cursor:move;opacity:.95}.tooltip-header{padding:8px 12px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;background:var(--surface-2);cursor:grab;border-radius:11px 11px 0 0}.tooltip-header:active{cursor:grabbing}.ai-label{font-size:.75rem;font-weight:700;color:var(--accent)}.header-actions{display:flex;gap:4px}.tooltip-content{padding:12px;display:flex;flex-direction:column;flex:1;min-height:0}.tooltip-scroll-area{overflow-y:auto;flex:1;padding-right:4px}.tooltip-idle{display:flex;flex-direction:column;flex:1;min-height:0}.term-display{margin-bottom:12px;font-size:.85rem;color:var(--text-main);word-break:break-word;overflow-y:auto;max-height:250px;padding-right:4px;line-height:1.5}.term-display strong,.term-display b{font-weight:400}.tooltip-actions{display:flex;flex-direction:row;gap:8px;margin-top:auto}.explain-action-btn,.lang-split-container{flex:1}.explain-action-btn{background:var(--primary);border:1px solid var(--primary);color:var(--on-primary);padding:8px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8rem;transition:var(--transition);font-weight:600}.explain-action-btn:hover{background:var(--secondary);border-color:var(--secondary);color:var(--on-primary)}.lang-main-btn,.lang-toggle-btn{background:var(--surface-2);border:1px solid var(--border);color:var(--text-main);padding:8px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8rem;transition:var(--transition)}.lang-main-btn:hover{background:var(--primary-soft);border-color:var(--primary-border);color:var(--text-main)}.lang-split-container{display:flex;gap:2px;position:relative}.lang-main-btn{flex:1;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.lang-toggle-btn{padding:8px 4px;border-radius:0 6px 6px 0}.lang-toggle-btn:hover{background:var(--border)}.lang-menu{position:absolute;top:100%;right:0;margin-top:4px;background:var(--bg-sidebar);border:1px solid var(--border);border-radius:8px;z-index:1000;min-width:120px;box-shadow:var(--shadow-2);padding:4px}.ai-tooltip.langs-open{overflow:visible}.lang-item{display:block;width:100%;padding:8px 12px;color:var(--text-main);text-align:left;font-size:.8rem;border-radius:4px;cursor:pointer}.lang-item:hover{background:var(--primary-soft-strong);color:var(--primary)}.loading-spinner{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:.85rem;padding:12px;justify-content:center}.spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s cubic-bezier(.5,.1,.5,.9) infinite;filter:drop-shadow(0 0 5px var(--primary))}.loading-spinner span{font-weight:500;letter-spacing:.5px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.markdown-body{color:var(--text-main);font-size:inherit;line-height:1.5}.markdown-body p{margin-bottom:8px}.markdown-body a{color:var(--primary);text-decoration:underline;text-decoration-color:var(--primary-border);text-underline-offset:2px}.markdown-body a:visited{color:var(--primary-active);text-decoration-color:var(--primary-border)}.markdown-body a:hover{color:var(--primary-hover);text-decoration-color:currentColor}.markdown-body>*:last-child{margin-bottom:0!important;padding-bottom:0!important}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:var(--text-main);margin-bottom:8px;margin-top:16px;font-weight:700;line-height:1.3}.markdown-body h1{font-size:1.25em;border-bottom:1px solid var(--border);padding-bottom:4px;color:var(--accent)}.markdown-body h2{font-size:1.12em}.markdown-body h3{font-size:1em}.markdown-body ul,.markdown-body ol{padding-left:20px;margin-bottom:8px}.markdown-body li{margin-bottom:4px}.markdown-body code{background:var(--surface-2);padding:2px 4px;border-radius:4px;font-family:monospace;font-size:.8em}.markdown-body pre code{background:transparent;padding:0}.markdown-body pre{background:var(--surface-2);padding:12px;border-radius:6px;overflow-x:auto;margin-bottom:12px;border:1px solid var(--border)}.markdown-body table{width:100%;max-width:100%;border-collapse:collapse;margin-bottom:12px;font-size:var(--markdown-table-font-size, .75rem);display:block;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;white-space:nowrap}.markdown-body table th,.markdown-body table td{white-space:nowrap}.markdown-body th,.markdown-body td{border:1px solid var(--border);padding:8px 12px;text-align:left;word-break:normal;overflow-wrap:normal;line-break:auto}.markdown-body td:first-child,.markdown-body th:first-child{word-break:keep-all;white-space:nowrap;font-weight:600;color:var(--text-main)}.markdown-body th{background:var(--surface-2);font-weight:600;color:var(--accent)}.markdown-body strong{color:var(--text);font-weight:700}.markdown-body .katex{color:var(--text-main);font-size:1em}.markdown-body .katex-display{margin:12px 0;overflow-x:auto;overflow-y:hidden;padding:4px 0}.file-summary-popover.markdown-body table,.file-summary-popover.markdown-body tbody,.file-summary-popover.markdown-body tr{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;overflow:visible!important;white-space:normal!important}.file-summary-popover.markdown-body thead{display:none!important}.file-summary-popover.markdown-body tr{margin-bottom:10px!important}.file-summary-popover.markdown-body td,.file-summary-popover.markdown-body th{display:block!important;border:0!important;padding:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important}.file-summary-popover.markdown-body td:first-child,.file-summary-popover.markdown-body th:first-child{display:block!important;margin:0 0 2px!important;color:var(--accent)!important;font-weight:700!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}.file-summary-popover.markdown-body td:not(:first-child),.file-summary-popover.markdown-body th:not(:first-child){padding-left:1.1em!important;color:var(--text-main)!important}.file-summary-popover.markdown-body td:empty,.file-summary-popover.markdown-body th:empty{display:none!important}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes press-pop-scale{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}@keyframes panel-enter{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.spinning{animation:spinning 2s linear infinite}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--scrim);display:flex;align-items:center;justify-content:center;padding:16px;z-index:2000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .22s;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-backdrop.open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s ease}.modal-card{width:min(520px,100%);max-height:min(90vh,800px);overflow:auto;padding:24px;border-radius:24px;background:var(--surface);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border:1px solid var(--border-strong);box-shadow:var(--shadow-3);transform:scale(.98);opacity:0;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .22s ease}.modal-backdrop.open .modal-card{transform:scale(1);opacity:1;animation:panel-enter .22s ease-out}.sync-card{width:min(620px,100%)}.sync-header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.settings-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.settings-header h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--text-main)}.settings-header .subtle{margin:4px 0 0;font-size:.85rem;color:var(--text-muted)}.sync-status-pill{padding:8px 16px;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.02em;background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted)}.sync-status-pill.connected{background:#16a34a24;border-color:#16a34a52;color:var(--ok)}.sync-status-pill.connecting{background:var(--primary-soft-strong);border-color:var(--primary-border);color:var(--primary)}.sync-status-pill.error{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}.settings-section{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.settings-row{display:flex;flex-direction:column;gap:8px}.settings-label{display:flex;align-items:center;gap:10px;font-weight:600;font-size:.9rem;color:var(--text-muted)}.sync-count{padding:6px 14px;border-radius:999px;background:var(--surface-2);border:1px solid var(--border);font-size:.8rem;font-weight:700;color:var(--text-main);white-space:nowrap}.sync-inline{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;margin-bottom:24px}.sync-inline input{background:var(--surface-2);border:1px solid var(--border);padding:12px 16px;border-radius:14px;color:var(--text-main);width:100%;font-size:.95rem}.sync-inline input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-strong)}.sync-inline button{padding:0 20px;height:44px}.sync-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.primary{background:var(--primary);color:var(--on-primary)!important;font-weight:650;border-radius:var(--radius-s);border:none;cursor:pointer;display:flex!important;align-items:center;justify-content:center;gap:8px;transition:background var(--dur-fast) ease,box-shadow var(--dur-fast) ease,transform var(--dur-fast) ease;height:44px;padding:0 20px;box-shadow:var(--shadow-1)}.primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:var(--shadow-2)}.primary:active{transform:translateY(0) scale(.98)}.primary:disabled{background:var(--surface-3);color:var(--text-subtle)!important;box-shadow:none;cursor:not-allowed}.danger{background:var(--danger-soft);color:var(--danger);border:1px solid var(--danger-border);font-weight:700;border-radius:12px;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transition:transform .2s;height:44px;padding:0 20px}.danger:hover{background:var(--danger-border)}.danger:active{animation:press-pop-scale .12s ease-out}.hint{font-size:.85rem;color:var(--text-muted);line-height:1.6;margin-top:12px}.hint.error{background:var(--danger-soft);border-radius:12px;padding:10px 14px;color:var(--danger)}.sync-footer{margin-top:32px;text-align:center;font-size:.75rem;opacity:.5}.sync-footer a{color:var(--primary);text-decoration:none}.qr-card{padding:32px}.qr-container canvas{display:block;max-width:100%;height:auto!important}.diff-card{border-color:#b4530966!important}.settings-close{background:var(--surface-2)!important;color:var(--text-muted)!important;width:36px!important;height:36px!important;border:none!important;border-radius:50%!important;padding:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:opacity .14s ease,transform .14s ease!important}.settings-close:hover{background:var(--danger)!important;color:var(--on-primary)!important;transform:scale(1.08)}.settings-close:active{transform:scale(.94)}.textLayer ::selection{background:#3b82f666;color:transparent;text-shadow:none}.ob-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2600;background:var(--scrim);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;animation:ob-overlay-in var(--dur-med) var(--ease-out) forwards}@keyframes ob-overlay-in{0%{opacity:0}to{opacity:1}}.ob-card{position:relative;width:100%;max-width:600px;max-height:min(90vh,720px);display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-l);box-shadow:var(--shadow-3);opacity:0;transform:scale(.96);animation:ob-card-in var(--dur-med) var(--ease-out) forwards;animation-delay:40ms}@keyframes ob-card-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ob-close{position:absolute;top:12px;right:12px;z-index:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;color:var(--text-muted);cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.ob-close:hover{background:var(--surface-2);color:var(--text)}.ob-close svg{width:18px;height:18px}.ob-hero{flex:1 1 auto;min-height:0;overflow-y:auto;text-align:center;padding:44px 32px 28px}.ob-hero svg{width:60px;height:60px;padding:14px;box-sizing:border-box;border-radius:50%;background:var(--primary-soft);color:var(--primary)}.ob-step-head{flex-shrink:0;display:flex;align-items:center;gap:14px;padding:28px 32px 4px}.ob-step-head svg{width:40px;height:40px;padding:9px;box-sizing:border-box;border-radius:50%;background:var(--primary-soft);color:var(--primary);flex-shrink:0}.ob-title{color:var(--text);font-weight:700;line-height:1.4}.ob-hero .ob-title{margin-top:14px;font-size:1.3rem;text-align:center}.ob-hero p{margin-top:10px;color:var(--text-muted);font-size:.92rem;line-height:1.7}.ob-step-head .ob-title{font-size:1.15rem;text-align:left}.ob-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:4px 32px 28px;color:var(--text-muted);font-size:.92rem;line-height:1.7}.ob-body p{margin-bottom:12px}.ob-body p:last-child{margin-bottom:0}.ob-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.ob-field:last-child{margin-bottom:0}.ob-label{font-size:.8rem;font-weight:600;letter-spacing:.01em;color:var(--text-subtle)}.ob-input{width:100%;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-m);padding:10px 12px;color:var(--text);font-size:.9rem;transition:border-color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.ob-input::placeholder{color:var(--text-subtle)}.ob-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring)}.ob-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:transparent;color:var(--text);font-size:.88rem;font-weight:600;cursor:pointer;transition:background var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.ob-btn svg{width:16px;height:16px}.ob-btn:hover{background:var(--surface-2);border-color:var(--border-strong)}.ob-btn.ob-btn-accent{border-color:transparent;background:var(--primary);color:var(--on-primary);box-shadow:var(--shadow-1)}.ob-btn.ob-btn-accent:hover{background:var(--primary-hover);box-shadow:var(--shadow-2)}.ob-test-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:8px}.ob-test-ok{display:inline-flex;align-items:center;gap:4px;color:var(--ok);font-size:.85rem;font-weight:600}.ob-error{color:var(--danger);font-size:.85rem;line-height:1.5;word-break:break-word;margin-top:6px}.ob-feature-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin:4px 0}.ob-feature-list li{display:flex;align-items:flex-start;gap:12px}.ob-feature-list li svg{width:34px;height:34px;padding:8px;box-sizing:border-box;border-radius:50%;background:var(--primary-soft);color:var(--primary);flex-shrink:0}.ob-feature-list li>div{display:flex;flex-direction:column;gap:2px;padding-top:2px}.ob-feature-list li strong{color:var(--text);font-size:.92rem;font-weight:700}.ob-feature-list li span{color:var(--text-muted);font-size:.85rem;line-height:1.5}.ob-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 32px;border-top:1px solid var(--border)}.ob-dots{display:flex;align-items:center;gap:6px}.ob-dot{width:8px;height:8px;border-radius:50%;background:var(--border-strong);transition:width var(--dur-med) var(--ease),border-radius var(--dur-med) var(--ease),background var(--dur-fast) var(--ease)}.ob-dot.is-active{width:22px;border-radius:var(--radius-pill);background:var(--primary)}.ob-footer-actions{display:flex;align-items:center;gap:8px}@media(max-width:600px){.ob-hero,.ob-step-head,.ob-body,.ob-footer{padding-left:20px;padding-right:20px}.ob-footer{flex-wrap:wrap}}
