: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.markdown-body{--base-size-4:.25em;--base-size-8:.5em;--base-size-16:1em;--base-size-24:1.5em;--base-size-40:2.5em;--base-text-weight-normal:400;--base-text-weight-medium:500;--base-text-weight-semibold:600;--fontStack-monospace:ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--fgColor-accent:Highlight}:root.dark .markdown-body,:root.is-dark .markdown-body,:root[data-appearance=dark] .markdown-body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--focus-outlineColor:#1f6feb;--fgColor-default:var(--ml-text-primary,#f0f6fc);--fgColor-muted:var(--ml-text-secondary,#9198a1);--fgColor-accent:#4493f8;--fgColor-success:#3fb950;--fgColor-attention:#d29922;--fgColor-danger:#f85149;--fgColor-done:#ab7df8;--bgColor-default:var(--ml-surface-0,#1c1c1e);--bgColor-muted:var(--ml-surface-1,#2c2c2e);--bgColor-neutral-muted:#656c7633;--bgColor-attention-muted:#bb800926;--borderColor-default:var(--ml-border-default,#3d444d);--borderColor-muted:var(--ml-border-subtle,#3d444db3);--borderColor-neutral-muted:#3d444db3;--borderColor-accent-emphasis:#1f6feb;--borderColor-success-emphasis:#238636;--borderColor-attention-emphasis:#9e6a03;--borderColor-danger-emphasis:#da3633;--borderColor-done-emphasis:#8957e5;--color-prettylights-syntax-comment:#9198a1;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#f0f6fc;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-brackethighlighter-angle:#9198a1;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#f0f6fc;--color-prettylights-syntax-markup-bold:#f0f6fc;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#f0f6fc;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark:#3d444d}.markdown-body,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--focus-outlineColor:#0969da;--fgColor-default:#1f2328;--fgColor-muted:#59636e;--fgColor-accent:#0969da;--fgColor-success:#1a7f37;--fgColor-attention:#9a6700;--fgColor-danger:#d1242f;--fgColor-done:#8250df;--bgColor-default:#fff;--bgColor-muted:#f6f8fa;--bgColor-neutral-muted:#818b981f;--bgColor-attention-muted:#fff8c5;--borderColor-default:#d1d9e0;--borderColor-muted:#d1d9e0b3;--borderColor-neutral-muted:#d1d9e0b3;--borderColor-accent-emphasis:#0969da;--borderColor-success-emphasis:#1a7f37;--borderColor-attention-emphasis:#9a6700;--borderColor-danger-emphasis:#cf222e;--borderColor-done-emphasis:#8250df;--color-prettylights-syntax-comment:#59636e;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-prettylights-syntax-entity:#6639ba;--color-prettylights-syntax-storage-modifier-import:#1f2328;--color-prettylights-syntax-entity-tag:#0550ae;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-brackethighlighter-angle:#59636e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#1f2328;--color-prettylights-syntax-markup-bold:#1f2328;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#d1d9e0;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-sublimelinter-gutter-mark:#818b98}.markdown-body pre{position:relative}.markdown-body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;word-wrap:break-word;-webkit-user-select:text;user-select:text;font-size:1em;line-height:1.5}.markdown-body .octicon{fill:currentColor;vertical-align:text-bottom;display:inline-block}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{content:" ";background-color:currentColor;width:16px;height:16px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{color:var(--fgColor-accent);background-color:#0000;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:var(--base-text-weight-semibold,600)}.markdown-body dfn{font-style:italic}.markdown-body h1{font-weight:var(--base-text-weight-semibold,600);border-bottom:1px solid var(--borderColor-muted);margin:.67em 0;padding-bottom:.3em;font-size:2em}.markdown-body mark{background-color:var(--bgColor-attention-muted);color:var(--fgColor-default)}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{box-sizing:content-box;border-style:none;max-width:100%}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em var(--base-size-40)}.markdown-body hr{box-sizing:content-box;border-bottom:1px solid var(--borderColor-muted);height:.25em;margin:var(--base-size-24) 0;background:0 0;background-color:var(--borderColor-default);border:0;padding:0;overflow:hidden}.markdown-body input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button{height:auto}.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:var(--fgColor-muted);opacity:1}.markdown-body hr:before{content:"";display:table}.markdown-body hr:after{clear:both;content:"";display:table}.markdown-body table{border-spacing:0;border-collapse:collapse;font-variant:tabular-nums;width:max-content;max-width:100%;font-size:1em;display:block;overflow:auto}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible){outline:1px solid #0000}.markdown-body [role=button]:focus:not(:focus-visible){outline:1px solid #0000}.markdown-body input[type=radio]:focus:not(:focus-visible){outline:1px solid #0000}.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:1px solid #0000}.markdown-body a:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body [role=button]:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body input[type=radio]:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body input[type=checkbox]:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}:is(.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible){outline-offset:0}.markdown-body kbd{padding:var(--base-size-4);font:11px var(--fontStack-monospace,ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);color:var(--fgColor-default);vertical-align:middle;background-color:var(--bgColor-muted);border:solid 1px var(--borderColor-neutral-muted);border-bottom-color:var(--borderColor-neutral-muted);box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted);border-radius:6px;line-height:10px;display:inline-block}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:var(--base-size-24);margin-bottom:var(--base-size-16);font-weight:var(--base-text-weight-semibold,600);line-height:1.25}.markdown-body h2{font-weight:var(--base-text-weight-semibold,600);border-bottom:1px solid var(--borderColor-muted);padding-bottom:.3em;font-size:1.5em}.markdown-body h3{font-weight:var(--base-text-weight-semibold,600);font-size:1.25em}.markdown-body h4{font-weight:var(--base-text-weight-semibold,600);font-size:1em}.markdown-body h5{font-weight:var(--base-text-weight-semibold,600);font-size:.875em}.markdown-body h6{font-weight:var(--base-text-weight-semibold,600);color:var(--fgColor-muted);font-size:.85em}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{color:var(--fgColor-muted);border-left:.25em solid var(--borderColor-default);margin:0;padding:0 1em}.markdown-body ol{list-style:decimal}.markdown-body ul{list-style:outside}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:var(--fontStack-monospace,ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:12px}.markdown-body pre{font-family:var(--fontStack-monospace,ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);word-wrap:normal;margin-top:0;margin-bottom:0;font-size:12px}.markdown-body .octicon{vertical-align:text-bottom;fill:currentColor;display:inline-block;overflow:visible!important}.markdown-body input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.markdown-body input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.markdown-body .mr-2{margin-right:var(--base-size-8,8px)!important}.markdown-body:before{content:"";display:table}.markdown-body:after{clear:both;content:"";display:table}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:var(--fgColor-danger)}.markdown-body .anchor{float:left;padding-right:var(--base-size-4);margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:var(--base-size-16)}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--fgColor-default);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{font-size:inherit;padding:0 .2em}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{border-bottom:0;padding-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type=a\ s]{list-style-type:lower-alpha}.markdown-body ol[type=A\ s]{list-style-type:upper-alpha}.markdown-body ol[type=i\ s]{list-style-type:lower-roman}.markdown-body ol[type=I\ s]{list-style-type:upper-roman}.markdown-body ol[type="1"],.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:var(--base-size-16)}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{margin-top:var(--base-size-16);font-size:1em;font-style:italic;font-weight:var(--base-text-weight-semibold,600);padding:0}.markdown-body dl dd{padding:0 var(--base-size-16);margin-bottom:var(--base-size-16)}.markdown-body table th{font-weight:var(--base-text-weight-semibold,600)}.markdown-body table th,.markdown-body table td{border:1px solid var(--borderColor-default);padding:6px 13px}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:var(--bgColor-default);border-top:1px solid var(--borderColor-muted)}.markdown-body table tr:nth-child(2n){background-color:var(--bgColor-muted)}.markdown-body table img{background-color:#0000}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{vertical-align:text-top;background-color:#0000;max-width:none}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{float:left;border:1px solid var(--borderColor-default);width:auto;margin:13px 0 0;padding:7px;display:block;overflow:hidden}.markdown-body span.frame span img{float:left;display:block}.markdown-body span.frame span span{clear:both;color:var(--fgColor-default);padding:5px 0 0;display:block}.markdown-body span.align-center{clear:both;display:block;overflow:hidden}.markdown-body span.align-center>span{text-align:center;margin:13px auto 0;display:block;overflow:hidden}.markdown-body span.align-center span img{text-align:center;margin:0 auto}.markdown-body span.align-right{clear:both;display:block;overflow:hidden}.markdown-body span.align-right>span{text-align:right;margin:13px 0 0;display:block;overflow:hidden}.markdown-body span.align-right span img{text-align:right;margin:0}.markdown-body span.float-left{float:left;margin-right:13px;display:block;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{float:right;margin-left:13px;display:block;overflow:hidden}.markdown-body span.float-right>span{text-align:right;margin:13px auto 0;display:block;overflow:hidden}.markdown-body code,.markdown-body tt{white-space:break-spaces;background-color:var(--bgColor-neutral-muted);border-radius:6px;margin:0;padding:.2em .4em;font-size:85%}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{-webkit-text-decoration:inherit;text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{word-break:normal;white-space:pre;background:0 0;border:0;margin:0;padding:0}.markdown-body .highlight{margin-bottom:var(--base-size-16)}.markdown-body .highlight pre{word-break:normal;margin-bottom:0}.markdown-body .highlight pre,.markdown-body pre{padding:var(--base-size-16);color:var(--fgColor-default);background-color:var(--bgColor-muted);border-radius:6px;font-size:85%;line-height:1.45;overflow:auto}.markdown-body pre code,.markdown-body pre tt{max-width:auto;line-height:inherit;word-wrap:normal;background-color:#0000;border:0;margin:0;padding:0;display:inline;overflow:visible}.markdown-body .csv-data td,.markdown-body .csv-data th{text-align:left;white-space:nowrap;padding:5px;font-size:12px;line-height:1;overflow:hidden}.markdown-body .csv-data .blob-num{padding:10px var(--base-size-8) 9px;text-align:right;background:var(--bgColor-default);border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:var(--base-text-weight-semibold,600);background:var(--bgColor-muted);border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{color:var(--fgColor-muted);border-top:1px solid var(--borderColor-default);font-size:12px}.markdown-body .footnotes ol{padding-left:var(--base-size-16)}.markdown-body .footnotes ol ul{padding-left:var(--base-size-16);margin-top:var(--base-size-16);display:inline-block}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{top:calc(var(--base-size-8) * -1);right:calc(var(--base-size-8) * -1);bottom:calc(var(--base-size-8) * -1);left:calc(var(--base-size-24) * -1);pointer-events:none;content:"";border:2px solid var(--borderColor-accent-emphasis);border-radius:6px;position:absolute}.markdown-body .footnotes li:target{color:var(--fgColor-default)}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:var(--color-prettylights-syntax-comment)}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.markdown-body .pl-e,.markdown-body .pl-en{color:var(--color-prettylights-syntax-entity)}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:var(--color-prettylights-syntax-storage-modifier-import)}.markdown-body .pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.markdown-body .pl-k{color:var(--color-prettylights-syntax-keyword)}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:var(--color-prettylights-syntax-string)}.markdown-body .pl-v,.markdown-body .pl-smw{color:var(--color-prettylights-syntax-variable)}.markdown-body .pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.markdown-body .pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.markdown-body .pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.markdown-body .pl-sr .pl-cce{color:var(--color-prettylights-syntax-string-regexp);font-weight:700}.markdown-body .pl-ml{color:var(--color-prettylights-syntax-markup-list)}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{color:var(--color-prettylights-syntax-markup-heading);font-weight:700}.markdown-body .pl-mi{color:var(--color-prettylights-syntax-markup-italic);font-style:italic}.markdown-body .pl-mb{color:var(--color-prettylights-syntax-markup-bold);font-weight:700}.markdown-body .pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.markdown-body .pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.markdown-body .pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.markdown-body .pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.markdown-body .pl-mdr{color:var(--color-prettylights-syntax-meta-diff-range);font-weight:700}.markdown-body .pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.markdown-body .pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.markdown-body .pl-corl{color:var(--color-prettylights-syntax-constant-other-reference-link);text-decoration:underline}.markdown-body [role=button]:focus:not(:focus-visible){box-shadow:none;outline:none}.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible){box-shadow:none;outline:none}.markdown-body button:focus:not(:focus-visible){box-shadow:none;outline:none}.markdown-body summary:focus:not(:focus-visible){box-shadow:none;outline:none}.markdown-body a:focus:not(:focus-visible){box-shadow:none;outline:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible){outline:none}.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{min-width:1ch;font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1em;font-weight:var(--base-text-weight-normal,400);vertical-align:-.075em;line-height:1;display:inline-block;font-style:normal!important}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:var(--base-text-weight-normal,400)}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:var(--base-size-4)}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{vertical-align:middle;margin:0 .2em .25em -1.4em}.markdown-body ul:lang(ae,ar,arc,bcc,bqi,ckb,dv,fa,glk,he,ku,mzn,nqo,pnb,ps,sd,ug,ur,yi) .task-list-item-checkbox,.markdown-body ol:lang(ae,ar,arc,bcc,bqi,ckb,dv,fa,glk,he,ku,mzn,nqo,pnb,ps,sd,ug,ur,yi) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{clip:auto;width:auto;height:24px;display:block;overflow:visible}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:var(--base-size-8) var(--base-size-16);margin-bottom:var(--base-size-16);color:inherit;border-left:.25em solid var(--borderColor-default)}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{font-weight:var(--base-text-weight-medium,500);align-items:center;line-height:1;display:flex}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis)}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent)}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis)}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done)}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis)}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention)}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis)}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success)}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis)}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger)}.markdown-body>:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}.marketing-home{--marketing-ink:#17202d;--marketing-muted:#69717c;--marketing-paper:#f6f5f1;--marketing-paper-deep:#e9e7df;--marketing-line:#d9d8d1;--marketing-blue:#1769e8;--marketing-violet:#7466d8;--marketing-white:#fff;min-width:320px;height:100%;color:var(--marketing-ink);background:var(--marketing-paper);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow:clip auto}.marketing-home *,.marketing-home :before,.marketing-home :after{box-sizing:border-box}.marketing-home a{color:inherit}.marketing-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f5f1f0;border-bottom:1px solid #17202d14;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 max(32px,50% - 630px);display:flex;position:sticky;top:0}.marketing-brand{flex:none;align-items:center;display:inline-flex}.marketing-brand img{width:166px;height:auto;display:block}.marketing-nav{align-items:center;gap:4px;display:flex}.marketing-nav a,.marketing-home .marketing-nav-cta{color:#59616b;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.marketing-nav a:hover,.marketing-text-link:hover,.marketing-footer-links a:hover{color:var(--marketing-blue)}.marketing-nav-github{margin-left:6px}.marketing-nav-cta{border:1px solid var(--marketing-ink);min-height:40px;color:var(--marketing-white);background:var(--marketing-ink);border-radius:5px;margin-left:8px;padding:0 15px}.marketing-home .marketing-nav-cta:hover{color:var(--marketing-white);background:#2a3544}.marketing-menu-button{border:1px solid var(--marketing-line);width:40px;height:40px;color:var(--marketing-ink);cursor:pointer;background:0 0;border-radius:5px;place-items:center;padding:0;display:none}.marketing-hero{grid-template-columns:minmax(320px,.76fr) minmax(500px,1.24fr);align-items:center;gap:clamp(28px,4.5vw,66px);max-width:1320px;min-height:690px;margin:0 auto;padding:74px 32px 104px;display:grid;position:relative}.marketing-hero-copy{z-index:2;max-width:520px;padding-left:12px;position:relative}.marketing-eyebrow{color:#68717c;letter-spacing:.13em;align-items:center;gap:9px;margin:0;font-size:10px;font-weight:780;line-height:1.2;display:flex}.marketing-eyebrow>span{background:var(--marketing-blue);width:24px;height:1px;display:inline-block}.marketing-hero h1,.marketing-home h2,.marketing-home h3,.marketing-home p{margin-top:0}.marketing-home em{color:var(--marketing-blue);font-style:normal}.marketing-hero h1{letter-spacing:0;max-width:520px;margin:25px 0 20px;font-size:clamp(47px,4.5vw,59px);font-weight:780;line-height:1.1}.marketing-hero-lede{color:#656c76;max-width:475px;margin-bottom:0;font-size:16px;line-height:1.75}.marketing-hero-actions,.marketing-final-actions{flex-wrap:wrap;align-items:center;gap:21px;margin-top:32px;display:flex}.marketing-button{min-height:46px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:0 17px;font-size:12px;font-weight:730;text-decoration:none;display:inline-flex}.marketing-home .marketing-button-dark{border-color:var(--marketing-ink);color:var(--marketing-white);background:var(--marketing-ink)}.marketing-home .marketing-button-dark:hover{color:var(--marketing-white);background:#2a3544;border-color:#2a3544}.marketing-button-outline{min-height:39px;color:var(--marketing-ink);background:0 0;border-color:#bfc3c4;margin-top:26px;font-size:11px}.marketing-button-outline:hover{border-color:var(--marketing-blue);color:var(--marketing-blue)}.marketing-text-link,.marketing-inline-action{color:#4f5761;align-items:center;gap:7px;font-size:12px;font-weight:680;text-decoration:none;display:inline-flex}button.marketing-text-link{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.marketing-download-meta{color:#858b93;margin:11px 0 0;font-size:10px}.marketing-download-meta.is-centered{text-align:center}.marketing-inline-action{color:var(--marketing-blue);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:27px;padding:0;font-size:12px;font-weight:700}.marketing-inline-action:hover{color:#0d53c1}.marketing-hero-meta{color:#858b91;flex-wrap:wrap;gap:16px;margin-top:47px;font-size:10px;display:flex}.marketing-hero-meta span{align-items:center;gap:6px;display:inline-flex}.marketing-hero-meta i{background:var(--marketing-blue);border-radius:50%;width:6px;height:6px;display:inline-block}.marketing-hero-visual{min-width:0;padding:32px 15px 28px 25px;position:relative}.marketing-hero-tilt{z-index:1;transform-origin:50%;position:relative;transform:rotate(-1.55deg)}.marketing-hero-outline{pointer-events:none;border:1px solid #1769e83d;border-radius:8px;position:absolute;inset:22px -14px -22px 18px}.marketing-hero-screen{z-index:1;background:var(--marketing-white);border:1px solid #17202d24;border-radius:8px;margin:0;position:relative;overflow:hidden;box-shadow:16px 22px 48px #1c283821}.marketing-hero-screen:before{z-index:2;content:"";background:var(--marketing-blue);height:4px;position:absolute;top:0;left:0;right:0}.marketing-hero-screen img{width:100%;height:auto;display:block}.marketing-visual-note{z-index:4;color:#4b5564;background:var(--marketing-white);letter-spacing:.1em;border:1px solid #17202d1a;border-radius:4px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:760;display:inline-flex;position:absolute;box-shadow:0 7px 18px #17202d17}.marketing-visual-note i{background:var(--marketing-blue);border-radius:50%;width:7px;height:7px;display:inline-block}.marketing-note-top{top:10px;left:0}.marketing-note-bottom{color:var(--marketing-blue);letter-spacing:.04em;text-transform:lowercase;bottom:0;right:0}.marketing-note-bottom i{border-radius:0;width:18px;height:1px}.marketing-scroll-cue{color:#8a8e91;align-items:center;gap:8px;font-size:10px;text-decoration:none;display:inline-flex;position:absolute;bottom:29px;left:32px}.marketing-ticker{background:var(--marketing-paper-deep);border-top:1px solid #17202d1a;border-bottom:1px solid #17202d1a;overflow:hidden}.marketing-ticker-content{color:#4f5660;letter-spacing:.16em;align-items:center;gap:21px;min-width:max-content;padding:17px 2vw;font-size:10px;font-weight:780;display:flex}.marketing-ticker-content i{background:var(--marketing-blue);border-radius:50%;width:5px;height:5px}.marketing-section{max-width:1260px;margin:0 auto;padding-left:32px;padding-right:32px}.marketing-capabilities{padding-top:126px;padding-bottom:140px}.marketing-section-heading .marketing-eyebrow{margin-bottom:22px}.marketing-heading-grid{grid-template-columns:1fr 1.3fr;align-items:end;column-gap:80px;display:grid}.marketing-heading-grid h2,.marketing-workflow h2,.marketing-split-copy h2,.marketing-local-copy h2,.marketing-final-cta h2{margin-bottom:0;font-size:46px;font-weight:760;line-height:1.15}.marketing-heading-grid p{max-width:360px;color:var(--marketing-muted);margin:0 0 3px;font-size:14px;line-height:1.7}.marketing-feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:64px;display:grid}.marketing-feature-card{border-top:2px solid var(--marketing-ink);border-bottom:1px solid var(--marketing-line);flex-direction:column;min-height:304px;padding:22px 22px 20px;display:flex}.marketing-feature-card-blue{border-top-color:var(--marketing-blue)}.marketing-feature-card-violet{border-top-color:var(--marketing-violet)}.marketing-feature-top{color:#98a0a7;justify-content:space-between;align-items:center;font-size:11px;font-weight:770;display:flex}.marketing-feature-top svg{width:25px;height:25px;color:var(--marketing-blue);border:1px solid;border-radius:50%;padding:5px;display:grid}.marketing-feature-card-violet .marketing-feature-top svg{color:var(--marketing-violet)}.marketing-feature-kicker{color:#747b84;letter-spacing:.15em;margin:39px 0 10px;font-size:10px;font-weight:780}.marketing-feature-card h3{max-width:290px;margin-bottom:0;font-size:22px;font-weight:730;line-height:1.35}.marketing-feature-card>p:not(.marketing-feature-kicker){max-width:310px;color:var(--marketing-muted);margin:13px 0 0;font-size:12px;line-height:1.7}.marketing-feature-detail{color:#4f5865;margin-top:auto;font-size:10px;font-weight:680}.marketing-workflow,.marketing-split-feature{grid-template-columns:minmax(280px,.72fr) minmax(510px,1.28fr);align-items:center;gap:clamp(48px,7vw,92px);padding-bottom:150px;display:grid}.marketing-workflow-copy{max-width:394px}.marketing-workflow h2,.marketing-split-copy h2,.marketing-local-copy h2{margin:22px 0 18px;font-size:44px}.marketing-workflow-copy>p:not(.marketing-eyebrow),.marketing-split-copy>p:not(.marketing-eyebrow),.marketing-local-copy>p:not(.marketing-eyebrow){color:var(--marketing-muted);margin-bottom:0;font-size:14px;line-height:1.8}.marketing-product-figure{min-width:0;margin:0;position:relative}.marketing-product-figure:before{z-index:0;content:"";border:1px solid #1769e836;border-radius:7px;position:absolute;inset:22px -18px -20px 18px;transform:rotate(2deg)}.marketing-product-figure img{z-index:1;border:1px solid #17202d1a;border-radius:7px;width:100%;height:auto;display:block;position:relative;box-shadow:12px 18px 38px #17202d1c}.marketing-product-figure figcaption{z-index:2;color:#4e5865;background:var(--marketing-white);border:1px solid #17202d1f;border-radius:4px;align-items:center;padding:8px 10px;font-size:10px;font-weight:720;display:inline-flex;position:absolute;top:-15px;left:-15px;box-shadow:0 5px 14px #17202d14}.marketing-figure-right figcaption{left:auto;right:-14px}.marketing-split-feature{grid-template-columns:minmax(510px,1.2fr) minmax(280px,.8fr)}.marketing-split-reverse{grid-template-columns:minmax(280px,.8fr) minmax(510px,1.2fr)}.marketing-split-reverse .marketing-product-figure:before{left:-18px;right:18px;transform:rotate(-2deg)}.marketing-split-copy{max-width:415px}.marketing-check-list,.marketing-proof-list{color:#4f5864;gap:10px;margin:26px 0 0;padding:0;font-size:11px;font-weight:660;list-style:none;display:grid}.marketing-check-list li,.marketing-proof-list li{align-items:center;gap:8px;display:flex}.marketing-check-list svg,.marketing-proof-list svg{color:var(--marketing-blue);flex:none}.marketing-local-first{background:var(--marketing-paper-deep);border-top:1px solid #d8d7d0;border-bottom:1px solid #d8d7d0;grid-template-columns:150px minmax(300px,1fr) minmax(200px,280px);align-items:start;gap:52px;margin-bottom:150px;padding:70px 60px;display:grid}.marketing-local-mark{color:var(--marketing-ink);letter-spacing:.13em;justify-items:start;gap:15px;font-size:12px;line-height:1.2;display:grid}.marketing-local-mark svg{color:var(--marketing-blue)}.marketing-local-copy{max-width:490px}.marketing-proof-list{gap:12px;line-height:1.4}.marketing-proof-list li{align-items:flex-start}.marketing-proof-list svg{margin-top:1px}.marketing-local-aside{border-left:1px solid #c9c9c2;align-content:start;gap:10px;margin-top:55px;padding-left:22px;display:grid}.marketing-local-aside svg{color:var(--marketing-blue)}.marketing-local-aside strong{font-size:13px}.marketing-local-aside p{color:#737982;margin:0;font-size:11px;line-height:1.55}.marketing-final-cta{text-align:center;background:#e8edf4;justify-items:center;padding:74px 32px 112px;display:grid}.marketing-final-cta h2{margin-top:20px;font-size:54px}.marketing-final-actions{margin-top:20px}.marketing-back-to-top-icon{transform:rotate(180deg)}.marketing-footer{color:#777e86;justify-content:space-between;align-items:center;gap:24px;max-width:1260px;min-height:80px;margin:0 auto;padding:0 32px;font-size:10px;display:flex}.marketing-footer-brand{align-items:center;gap:12px;display:flex}.marketing-footer-brand img{width:125px;height:auto}.marketing-footer-brand span{border-left:1px solid #d2d2cc;padding-left:12px}.marketing-footer-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.marketing-footer-links a{text-decoration:none}@media (max-width:1000px){.marketing-header{padding-left:24px;padding-right:24px}.marketing-hero{grid-template-columns:minmax(280px,.75fr) minmax(410px,1.25fr);gap:28px;padding-left:24px;padding-right:24px}.marketing-hero h1{font-size:48px}.marketing-section{padding-left:24px;padding-right:24px}.marketing-local-first{margin-left:24px;margin-right:24px;padding-left:36px;padding-right:36px}}@media (max-width:760px){.marketing-header{height:64px;padding:0 18px}.marketing-brand img{width:139px}.marketing-menu-button{display:grid}.marketing-nav{border:1px solid var(--marketing-line);background:#fbfaf7;border-radius:6px;flex-direction:column;align-items:stretch;gap:3px;padding:10px;display:none;position:absolute;top:63px;left:12px;right:12px;box-shadow:0 14px 34px #17202d24}.marketing-nav.is-open{display:flex}.marketing-nav a{justify-content:flex-start;min-height:40px;padding:0 11px}.marketing-nav .marketing-nav-github{margin-left:0}.marketing-nav-cta{justify-content:center;margin:5px 0 0}.marketing-hero{flex-direction:column;align-items:stretch;gap:35px;min-height:auto;padding:58px 18px 82px;display:flex}.marketing-hero-copy{max-width:none;padding-left:0}.marketing-hero h1{max-width:430px;margin-top:21px;font-size:clamp(39px,11.1vw,45px)}.marketing-hero-lede{max-width:520px;font-size:14px}.marketing-hero-actions{flex-direction:column;align-items:flex-start;gap:17px;margin-top:27px}.marketing-hero-meta{gap:11px 15px;margin-top:32px}.marketing-hero-visual{padding:25px 7px 28px 15px}.marketing-hero-tilt{transform:rotate(-1.2deg)}.marketing-visual-note{font-size:8px}.marketing-note-top{top:0;left:-2px}.marketing-note-bottom{bottom:0;right:-1px}.marketing-scroll-cue{bottom:24px;left:18px}.marketing-ticker-content{gap:15px;padding-top:14px;padding-bottom:14px;font-size:9px}.marketing-section{padding-left:18px;padding-right:18px}.marketing-capabilities{padding-top:82px;padding-bottom:90px}.marketing-heading-grid{display:block}.marketing-heading-grid h2{font-size:37px}.marketing-heading-grid p{max-width:420px;margin-top:20px;font-size:13px}.marketing-feature-grid{grid-template-columns:1fr;gap:0;margin-top:40px}.marketing-feature-card{min-height:245px;padding:19px 2px 21px}.marketing-feature-kicker{margin-top:29px}.marketing-feature-card h3{font-size:20px}.marketing-workflow,.marketing-split-feature,.marketing-split-reverse{flex-direction:column;align-items:stretch;gap:48px;padding-bottom:94px;display:flex}.marketing-workflow h2,.marketing-split-copy h2,.marketing-local-copy h2{font-size:37px}.marketing-workflow-copy,.marketing-split-copy{max-width:520px}.marketing-workflow-copy>p:not(.marketing-eyebrow),.marketing-split-copy>p:not(.marketing-eyebrow),.marketing-local-copy>p:not(.marketing-eyebrow){font-size:13px}.marketing-product-figure figcaption{font-size:9px;top:-11px;left:-5px}.marketing-figure-right figcaption{left:auto;right:-5px}.marketing-split-reverse .marketing-split-copy{order:1}.marketing-split-reverse .marketing-product-figure{order:2}.marketing-local-first{margin:0 18px 94px;padding:40px 24px 42px;display:block}.marketing-local-mark{align-items:center;gap:12px;margin-bottom:42px;display:flex}.marketing-local-mark br{display:none}.marketing-local-aside{border-top:1px solid #c9c9c2;border-left:0;margin-top:36px;padding-top:20px;padding-left:0}.marketing-final-cta{padding:62px 18px 77px}.marketing-final-cta h2{font-size:42px}.marketing-final-actions{flex-direction:column;align-items:center;gap:17px;margin-top:24px}.marketing-footer{flex-direction:column;align-items:flex-start;gap:18px;padding:28px 18px 30px}.marketing-footer-links{gap:9px 16px}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.4"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.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;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.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{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;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{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f7f7f7;--surface:#fff;--surface-subtle:#fafafa;--surface-muted:#f1f1f1;--surface-hover:#ebebeb;--sidebar:#f3f3f3;--line:#e4e4e4;--line-strong:#d5d5d5;--text:#171717;--text-secondary:#525252;--muted:#737373;--faint:#a3a3a3;--accent:#171717;--accent-hover:#2d2d2d;--accent-strong:#000;--accent-soft:#f0f0f0;--accent-soft-hover:#e7e7e7;--accent-line:#d4d4d4;--info:#2d6f8c;--info-soft:#eaf3f7;--warning:#a96618;--warning-soft:#fff3df;--danger:#ad4444;--danger-soft:#fff1f1;--success:#5f5f5c;--success-soft:#f0f0ee;--focus-ring:#1717172e;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 10px 30px #0000001a;--shadow-lg:0 24px 72px #0000002e;--paper-shadow:0 2px 8px #00000024;--bg:var(--canvas);color:var(--text);background:var(--canvas);font-family:Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea{font:inherit;letter-spacing:0}button{color:inherit}:is(button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline:3px solid var(--focus-ring);outline-offset:1px}::selection{background:#17171733}.icon-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled),.icon-button.is-active{background:#e7eae4;border-color:#d6dbd2}.icon-button.is-active{color:var(--accent)}.icon-button:disabled{opacity:.35;cursor:default}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-weight:650;display:inline-flex}.primary-button{color:#fff;background:var(--accent);border-color:var(--accent)}.primary-button:hover:not(:disabled){background:var(--accent-hover)}.primary-button:disabled{opacity:.55;cursor:default}.primary-button.compact{min-height:36px;padding:0 14px;font-size:13px}.secondary-button{border-color:var(--line);background:#fff;min-height:36px;font-size:13px}.secondary-button:hover{background:#f1f2ef}.eyebrow{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:750}.welcome{background:#f4f5f2;flex-direction:column;min-height:100%;display:flex}.welcome-header{border-bottom:1px solid var(--line);align-items:center;gap:11px;height:64px;padding:0 34px;font-weight:720;display:flex}.welcome-header .brand-mark{color:#fff;background:var(--text);border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.welcome-header a{color:var(--muted);margin-left:auto;font-size:12px;font-weight:500;text-decoration:none}.welcome-header a:hover{color:var(--accent)}.welcome-main{flex:1;grid-template-columns:minmax(340px,.85fr) minmax(460px,1.15fr);align-items:center;gap:80px;width:min(1160px,100% - 80px);margin:0 auto;display:grid}.welcome-copy{max-width:520px}.welcome-copy h1{max-width:500px;margin:16px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.4vw,72px);font-weight:500;line-height:1.06}.welcome-copy>p{color:#5d645b;max-width:480px;margin:0 0 28px;font-size:17px;line-height:1.72}.welcome-copy .primary-button{margin-right:14px}.drop-hint{color:#8a9088;font-size:12px}.welcome-copy .welcome-error{color:#ad3d38;margin:16px 0 0;font-size:13px}.welcome-recents{border-top:1px solid #d8dcd5;max-width:500px;margin-top:24px}.welcome-recents>header{color:#666d64;justify-content:space-between;align-items:center;height:36px;display:flex}.welcome-recents>header span{align-items:center;gap:7px;font-size:11px;font-weight:680;display:inline-flex}.welcome-recents>header small{font-size:10px}.welcome-recents>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.welcome-recents article{background:#ffffffc2;border:1px solid #d9ddd6;border-radius:6px;align-items:center;min-width:0;height:54px;display:flex}.welcome-recents article>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:3px;min-width:0;height:100%;padding:0 5px 0 9px;display:flex;overflow:hidden}.welcome-recents article>button:first-child:disabled{cursor:default;opacity:.58}.welcome-recents article strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}.welcome-recents article span{color:#888e86;font-size:9px}.welcome-recents article>button:last-child{color:#9a9f98;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 27px;place-items:center;width:27px;height:27px;margin-right:4px;padding:0;display:grid}.welcome-recents article>button:last-child:hover{color:#a94848;background:#f4e9e9}.paper-preview{background:#e8ebe5;border:1px solid #d0d6cc;border-radius:8px;height:min(570px,66vh);min-height:430px;position:relative;overflow:hidden;box-shadow:0 20px 55px #242b2521}.preview-toolbar{background:#f8f9f7;border-bottom:1px solid #d7dbd4;align-items:center;gap:7px;height:43px;padding:0 16px;display:flex}.preview-toolbar i{background:#b8beb5;border-radius:50%;width:8px;height:8px}.preview-paper{width:76%;height:88%;box-shadow:var(--paper-shadow);background:#fff;padding:50px 48px;position:absolute;top:70px;left:12%}.preview-kicker{color:#878d84;letter-spacing:.15em;text-align:center;font-size:7px;display:block}.preview-paper strong{text-align:center;margin:12px 0 10px;font-family:Georgia,serif;font-size:23px;font-weight:500;display:block}.preview-authors{background:#ccd0ca;width:42%;height:5px;margin:0 auto 30px}.preview-columns{grid-template-columns:1fr 1fr;gap:22px;display:grid}.preview-columns div{flex-direction:column;gap:7px;display:flex}.preview-columns i{background:#d9dcd7;width:100%;height:4px}.preview-columns i.short{width:68%}.preview-columns b{background:#edf0eb;border:1px solid #d8ddd5;height:70px;margin:8px 0}.preview-note{color:#5e512a;background:#fff1ad;border:1px solid #e4cd70;border-radius:5px;padding:11px 14px;font-size:12px;position:absolute;top:47%;right:18px;transform:rotate(1.5deg);box-shadow:0 8px 18px #42381024}.welcome-features{border-top:1px solid var(--line);color:#60675e;justify-content:center;align-items:center;gap:48px;min-height:66px;font-size:13px;display:flex}.welcome-features span{align-items:center;gap:8px;display:inline-flex}.library-home{color:#181b20;background:#fff;width:100%;height:100%;display:flex;overflow:hidden}.library-home-sidebar{background:#fbfbfc;border-right:1px solid #d8dbe0;flex-direction:column;flex:0 0 252px;width:252px;min-height:0;display:flex}.library-home-brand{color:#3f2756;border-bottom:1px solid #e5e7eb;flex:0 0 48px;align-items:center;gap:9px;height:48px;padding:0 10px 0 12px;display:flex}.library-home-logo{color:#fff;background:#4c2f62;border-radius:5px;place-items:center;width:32px;height:28px;display:grid}.library-home-logo img{object-fit:contain;width:38px;height:38px;display:block}.brand-lockup{object-fit:contain;object-position:left center;flex:0 0 140px;width:140px;height:30px;margin-right:auto;display:block}.library-home-brand strong{flex:1;min-width:0;font-size:16px}.library-home-brand>button{color:#555a63;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;padding:0;display:grid}.library-home-brand>button:hover{background:#eef0f3}.library-home-nav{gap:5px;padding:12px 8px;display:grid}.library-home-nav>button,.library-nav-primary{color:#30343a;background:#fff;border:1px solid #e0e3e7;border-radius:6px;width:100%;height:34px}.library-home-nav>button{text-align:left;cursor:pointer;grid-template-columns:19px 1fr;align-items:center;gap:7px;padding:0 9px;display:grid}.library-home-nav>button:hover,.library-home-nav>button.is-active,.library-nav-primary:hover,.library-nav-primary.is-active{background:#f0f0f1;border-color:#d9dadd}.library-home-nav>button.is-active,.library-nav-primary.is-active{font-weight:650}.library-nav-primary{grid-template-columns:minmax(0,1fr) 30px;display:grid;overflow:hidden}.library-nav-primary>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:0 9px;display:flex}.library-nav-primary>button:last-child{color:#4090e8;justify-content:center;padding:0}.library-nav-primary>button:last-child:hover{background:#e5e8eb}.library-home-sidebar-footer{color:#7f858e;border-top:1px solid #eceef1;flex-direction:column;margin-top:auto;padding:15px 16px 18px;display:flex}.library-home-sidebar-footer>button{color:#454b54;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;height:34px;margin:-6px -7px;padding:0 8px;display:flex}.library-home-sidebar-footer>button:hover{background:#eff0f2}.library-home-sidebar-footer span{font-size:11px;font-weight:620}.library-home-sidebar-footer small{font-size:9px}.library-home.is-sidebar-collapsed .library-home-sidebar{flex-basis:54px;width:54px}.library-home.is-sidebar-collapsed .library-home-brand{justify-content:center;padding:0}.library-home.is-sidebar-collapsed .library-home-logo,.library-home.is-sidebar-collapsed .brand-lockup,.library-home.is-sidebar-collapsed .library-home-brand strong,.library-home.is-sidebar-collapsed .library-home-nav span,.library-home.is-sidebar-collapsed .library-nav-primary>button:last-child,.library-home.is-sidebar-collapsed .library-home-sidebar-footer{display:none}.library-home.is-sidebar-collapsed .library-home-nav{padding:12px 8px}.library-home.is-sidebar-collapsed .library-home-nav>button,.library-home.is-sidebar-collapsed .library-nav-primary{grid-template-columns:1fr;place-items:center;padding:0;display:grid}.library-home.is-sidebar-collapsed .library-home-nav>button svg,.library-home.is-sidebar-collapsed .library-nav-primary>button:first-child{margin:0}.library-home.is-sidebar-collapsed .library-nav-primary>button:first-child{justify-content:center;width:100%;padding:0}.library-home-content{background:#fff;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.library-home-toolbar{border-bottom:1px solid #e1e3e7;flex:0 0 48px;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:0 16px 0 40px;display:flex}.library-home-heading{align-items:center;gap:5px;min-width:0;display:flex}.library-home-heading h1{margin:0;font-size:19px;font-weight:720;line-height:1}.library-home-actions{align-items:center;gap:7px;display:flex}.library-view-switch{background:#f3f4f6;border:1px solid #e0e3e7;border-radius:6px;grid-template-columns:32px 32px;height:32px;padding:2px;display:grid}.library-view-switch button,.library-tool-button{color:#4f5864;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.library-view-switch button.is-active{background:#fff;box-shadow:0 1px 3px #1d222924}.library-tool-button{width:32px;height:32px}.library-tool-button:hover,.library-tool-button.is-active{color:#222831;background:#eef0f3}.library-action-anchor,.library-upload-group,.library-row-actions{position:relative}.library-upload-button{color:#fff;cursor:pointer;background:#151b2a;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:32px;margin-left:2px;padding:0 12px;font-size:12px;font-weight:680;display:inline-flex}.library-upload-button:disabled{opacity:.58;cursor:default}.library-upload-group{color:#fff;background:#151b2a;border-radius:7px;grid-template-columns:auto 32px;height:32px;margin-left:2px;display:grid}.library-upload-group>button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px 0 0 7px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:680;display:flex}.library-upload-group>button:disabled{opacity:.58;cursor:default}.library-upload-group>button:nth-child(2){border-left:1px solid #3b4250;border-radius:0 7px 7px 0;padding:0}.library-filter-menu,.library-upload-menu,.library-row-menu{z-index:60;color:#292e36;background:#fff;border:1px solid #d8dce2;border-radius:6px;position:absolute;box-shadow:0 10px 28px #1b212a29}.library-filter-menu{width:220px;padding:9px;top:38px;right:0}.library-filter-menu header{justify-content:space-between;align-items:center;height:28px;margin-bottom:4px;font-size:11px;font-weight:700;display:flex}.library-filter-menu header button{cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:24px;height:24px;padding:0;display:grid}.library-filter-menu header button:hover{background:#f0f1f3}.library-filter-menu>label{color:#505760;cursor:pointer;align-items:center;gap:8px;height:30px;font-size:11px;display:flex}.library-filter-menu input{accent-color:#4c2f62;width:14px;height:14px;margin:0}.library-filter-sort{border-top:1px solid #eceef1;grid-template-columns:1fr 1fr;gap:5px;padding-top:8px;display:grid}.library-filter-sort span{color:#8a9098;grid-column:1/-1;font-size:9px}.library-filter-sort button{cursor:pointer;background:#fff;border:1px solid #dfe2e6;border-radius:5px;height:28px;padding:0 7px;font-size:10px}.library-filter-sort button.is-active{color:#4c2f62;background:#f4f0f6;border-color:#9682a4}.library-upload-menu{width:194px;padding:6px;top:38px;right:0}.library-upload-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;font-size:11px;display:flex}.library-upload-menu button:hover{background:#f0f1f3}.library-upload-menu>span{color:#8a9098;border-top:1px solid #eceef1;padding:6px 8px 4px;font-size:9px;display:block}.library-search-bar{color:#737b85;border-bottom:1px solid #e6e8eb;flex:0 0 42px;grid-template-columns:19px minmax(0,1fr) 28px;align-items:center;gap:6px;height:42px;padding:0 25px 0 40px;display:grid}.library-search-bar input{background:0 0;border:0;outline:0;min-width:0;height:100%;padding:0;font-size:12px}.library-search-bar button{color:#707782;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.library-home-error{color:#9d3f41;background:#fff4f4;border:1px solid #eccdcd;border-radius:5px;flex:none;margin:10px 40px 0;padding:8px 10px;font-size:11px}.library-results-summary{color:#7b828c;border-bottom:1px solid #e7e9ec;flex:0 0 34px;justify-content:space-between;align-items:center;height:34px;padding:0 40px;font-size:10px;display:flex}.library-results-summary button{color:#565f69;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;display:flex}.library-table{flex:1;min-height:0;padding:0 16px 56px 40px;overflow:auto}.library-table-header,.library-table-row{grid-template-columns:minmax(390px,4.8fr) minmax(150px,1.25fr) minmax(110px,.85fr) minmax(160px,1.35fr) minmax(145px,1.15fr) 36px;align-items:center;min-width:900px;display:grid}.library-table-header{z-index:10;color:#5e6671;background:#fff;border-bottom:1px solid #dfe2e6;height:40px;font-size:10px;position:sticky;top:0}.library-table-header>*{border-right:1px solid #e3e5e8;align-items:center;gap:5px;height:100%;padding:0 10px;display:flex}.library-table-header>:last-child,.library-table-header>:nth-last-child(2){border-right:0}.library-table-header button{color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0}.library-table-row{border-bottom:1px solid #e8eaed;min-height:44px}.library-table-row:hover{background:#fafafb}.library-title-cell{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;height:43px;padding:0 10px;display:flex;overflow:hidden}.library-title-cell:disabled{cursor:default;opacity:.55}.library-title-cell strong{color:#171b20;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:650;overflow:hidden}.library-title-cell small{color:#8a9098;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:2px;font-size:8px;overflow:hidden}.library-rating{color:#d1d5dc;align-items:center;gap:1px;padding:0 10px;display:flex}.library-rating button{width:18px;height:25px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.library-rating button:hover{color:#d59822}.library-annotation-count,.library-date-cell{color:#2e343c;font-variant-numeric:tabular-nums;padding:0 10px;font-size:10px}.library-annotation-count{text-align:left;cursor:pointer;background:0 0;border:0;height:32px}.library-annotation-count:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.library-tags-cell{align-items:center;gap:4px;min-width:0;padding:0 10px;display:flex;position:relative}.library-tags-cell>span:not(.is-empty){color:#606973;text-overflow:ellipsis;white-space:nowrap;background:#f7f8f9;border:1px solid #dde1e6;border-radius:4px;max-width:76px;padding:3px 6px;font-size:8px;overflow:hidden}.library-tags-cell .is-empty{color:#9ca2aa;font-size:10px}.library-tags-trigger{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;min-width:0;min-height:30px;padding:0;display:flex}.library-tags-trigger>span:not(.is-empty){border:1px solid var(--line);background:var(--surface-muted);max-width:76px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;padding:3px 6px;font-size:8px;overflow:hidden}.library-tags-trigger:hover .is-empty{color:var(--text)}.library-table-row.has-tag-editor{z-index:20;background:var(--surface);position:relative}.library-tag-editor{z-index:70;border:1px solid var(--line);background:var(--surface);width:310px;box-shadow:var(--shadow-lg);border-radius:6px;padding:7px;position:absolute;top:50%;left:5px;transform:translateY(-18px)}.library-tag-input{border:1px solid var(--line-strong);background:var(--surface);cursor:text;border-radius:5px;flex-wrap:wrap;align-items:center;gap:4px;min-height:34px;padding:4px 6px;display:flex}.library-tag-input:focus-within{border-color:var(--accent)}.library-tag-input.has-error{border-color:#c75b5b}.library-tag-input input{min-width:84px;height:22px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 3px;font-size:10px}.library-tag-chip{background:var(--surface-muted);min-width:0;max-width:130px;height:22px;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;align-items:center;gap:2px;padding:0 3px 0 7px;font-size:9px;display:inline-flex;overflow:hidden}.library-tag-chip>button{width:18px;height:18px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;flex:0 0 18px;place-items:center;padding:0;display:grid}.library-tag-chip>button:hover{background:var(--surface-hover);color:var(--text)}.library-tag-editor>p{color:#ad3f42;margin:4px 2px 0;font-size:9px}.library-tag-dropdown{border:1px solid var(--line);background:var(--surface);border-radius:5px;margin-top:5px;overflow:hidden}.library-tag-dropdown header{border-bottom:1px solid var(--line);min-height:30px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:9px;display:flex}.library-tag-dropdown header small{font-size:8px}.library-tag-dropdown>div{max-height:116px;padding:3px;overflow-y:auto}.library-tag-dropdown>div>button{width:100%;min-height:27px;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;padding:0 6px;display:flex}.library-tag-dropdown>div>button:hover{background:var(--surface-hover)}.library-tag-dropdown>div>button span{background:var(--surface-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;max-width:100%;padding:3px 6px;font-size:9px;overflow:hidden}.library-tag-dropdown>div>small{color:var(--muted);padding:7px 6px;font-size:9px;display:block}.library-tag-done{background:var(--surface-muted);min-height:25px;color:var(--text-secondary);cursor:pointer;border:0;border-radius:4px;margin:6px 0 0 auto;padding:0 8px;font-size:9px;display:block}.library-tag-done:hover{background:var(--surface-hover);color:var(--text)}.library-row-actions{place-items:center;height:100%;display:grid}.library-row-actions>button,.library-grid-card header>button{color:#737b85;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.library-table-row:hover .library-row-actions>button,.library-grid-card:hover header>button{opacity:1}.library-row-actions>button:hover,.library-grid-card header>button:hover{background:#eceff2}.library-row-menu{width:156px;padding:5px;top:34px;right:0}.library-row-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;width:100%;height:31px;padding:0 8px;font-size:10px;display:flex}.library-row-menu>button:hover{background:#f0f1f3}.library-row-menu>button.is-danger{color:#a13f42}.library-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-content:start;gap:12px;min-height:0;padding:18px 40px 66px;display:grid;overflow:auto}.library-grid-card{background:#fff;border:1px solid #dfe2e6;border-radius:7px;min-width:0;height:184px;padding:14px;position:relative}.library-grid-card header{justify-content:space-between;align-items:center;display:flex}.library-grid-card header>span{color:#55366a;background:#f7f4f8;border:1px solid #d8dce2;border-radius:4px;place-items:center;width:34px;height:38px;display:grid}.library-grid-title{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;height:42px;margin-top:10px;padding:0;font-size:11px;font-weight:680;line-height:1.45;overflow:hidden}.library-grid-title:disabled{opacity:.55;cursor:default}.library-grid-card>p{color:#858c95;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 9px;font-size:9px;overflow:hidden}.library-grid-meta{color:#666e78;align-items:center;gap:14px;font-size:9px;display:flex}.library-grid-meta span{align-items:center;gap:4px;display:inline-flex}.library-grid-meta span:first-child{color:#d59822}.library-grid-card>footer{color:#8b929b;border-top:1px solid #eceef1;justify-content:space-between;align-items:center;margin-top:11px;padding-top:9px;font-size:8px;display:flex}.library-grid-card footer b{text-overflow:ellipsis;white-space:nowrap;background:#eff1f3;border-radius:3px;max-width:90px;padding:2px 5px;font-weight:550;overflow:hidden}.library-row-menu.grid-menu{top:42px;right:10px}.library-empty{color:#89909a;flex:1;place-content:center;justify-items:center;gap:10px;min-height:220px;display:grid}.library-empty strong{color:#4c535d;font-size:12px}.library-empty>button{color:#343a43;cursor:pointer;background:#fff;border:1px solid #d7dbe0;border-radius:5px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:10px;display:flex}.library-empty>button:hover{background:#f2f3f5}.library-pagination{z-index:20;pointer-events:none;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;bottom:20px;left:0;right:0}.library-pagination button,.library-pagination span{color:#323841;pointer-events:auto;background:#f3f4f6;border:0;border-radius:10px;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.library-pagination button{cursor:pointer}.library-pagination button:disabled{color:#cbd0d6;cursor:default}@media (max-width:1100px){.library-home-sidebar{flex-basis:220px;width:220px}.library-home-toolbar,.library-table{padding-left:24px}.library-grid{padding-left:24px;padding-right:24px}.library-search-bar,.library-results-summary{padding-left:24px}}@media (max-width:760px){.library-home-sidebar{flex-basis:180px;width:180px}.library-home-brand strong{font-size:14px}.library-home-toolbar{flex-basis:58px;min-height:58px;padding:0 10px 0 16px}.library-home-heading h1{font-size:16px}.library-view-switch{display:none}.library-upload-group>button:first-child{width:34px;padding:0;font-size:0}.library-upload-group>button:first-child svg{width:16px;height:16px}.library-table{padding-left:16px}.library-grid{padding-left:16px;padding-right:16px}}.discovery-library-content{background:var(--canvas);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.discovery-library-toolbar{flex:0 0 64px;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 24px 0 30px;display:flex}.discovery-library-heading{align-items:baseline;gap:10px;min-width:0;display:flex}.discovery-library-heading h1{margin:0;font-size:22px;font-weight:760}.discovery-library-heading span{color:var(--muted);font-size:10px}.discovery-library-actions{align-items:center;gap:8px;min-width:0;display:flex}.discovery-library-search{border:1px solid var(--line);width:min(300px,29vw);height:38px;color:var(--muted);background:var(--surface);border-radius:8px;grid-template-columns:18px minmax(0,1fr) 24px;align-items:center;gap:5px;padding:0 7px 0 10px;display:grid}.discovery-library-search input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:11px}.discovery-library-search button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.discovery-library-search button:hover{background:var(--surface-muted);color:var(--text)}.discovery-sort{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;align-items:center;height:38px;padding:3px;display:flex}.discovery-sort button{height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex}.discovery-sort button.is-active{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.discovery-refresh{width:38px;height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;display:grid}.discovery-refresh:hover:not(:disabled){background:var(--surface);box-shadow:var(--shadow-sm)}.discovery-refresh:disabled{color:var(--faint);cursor:default}.discovery-library-error{min-height:40px;color:var(--danger);background:var(--danger-soft);border:1px solid #efcaca;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 24px 12px 30px;padding:0 11px;font-size:11px;display:flex}.discovery-library-error button{background:var(--surface);color:var(--danger);cursor:pointer;border:0;border-radius:5px;padding:4px 8px}.discovery-library-body{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:0;box-shadow:var(--shadow-sm);border-radius:8px;flex:1;grid-template-columns:minmax(430px,1.1fr) minmax(360px,.9fr);margin:0 24px 24px 30px;display:grid;overflow:hidden}.discovery-paper-list{border-right:1px solid var(--line);flex-direction:column;min-width:0;min-height:0;display:flex}.discovery-paper-list>header{border-bottom:1px solid var(--line);background:var(--surface-subtle);flex:0 0 43px;justify-content:space-between;align-items:center;height:43px;padding:0 15px;display:flex}.discovery-paper-list>header span{font-size:11px;font-weight:680}.discovery-paper-list>header small{color:var(--muted);font-size:9px}.discovery-paper-scroll{flex:1;min-height:0;overflow-y:auto}.discovery-paper-row{border-bottom:1px solid var(--line);background:var(--surface);min-width:0;min-height:86px;position:relative}.discovery-paper-row:hover{background:var(--surface-subtle)}.discovery-paper-row.is-selected{background:var(--surface-muted);box-shadow:inset 3px 0 0 var(--text)}.discovery-paper-select{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr);gap:9px;width:100%;min-height:85px;padding:10px 42px 10px 12px;display:grid}.discovery-paper-rank{color:var(--faint);font-variant-numeric:tabular-nums;padding-top:2px;font-size:10px;font-weight:700}.discovery-paper-copy{flex-direction:column;min-width:0;display:flex}.discovery-paper-copy strong{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.42;display:-webkit-box;overflow:hidden}.discovery-paper-copy>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.discovery-paper-copy>span{color:var(--faint);align-items:center;gap:12px;margin-top:7px;display:flex}.discovery-paper-copy b{align-items:center;gap:4px;font-size:9px;font-weight:580;display:inline-flex}.discovery-row-save{width:27px;height:27px;color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid;position:absolute;top:10px;right:10px}.discovery-row-save:hover,.discovery-row-save.is-saved{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.discovery-paper-skeleton{border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;gap:7px;height:86px;padding:0 16px 0 50px;display:flex}.discovery-paper-skeleton i{background:linear-gradient(90deg, var(--surface-muted), var(--surface), var(--surface-muted));background-size:200% 100%;border-radius:3px;height:8px;animation:1.4s ease-in-out infinite discovery-shimmer}.discovery-paper-skeleton i:first-child{width:78%;height:11px}.discovery-paper-skeleton i:nth-child(2){width:54%}.discovery-paper-skeleton i:last-child{width:32%}.discovery-paper-detail{background:var(--surface);flex-direction:column;min-width:0;min-height:0;display:flex;overflow-y:auto}.discovery-paper-detail>header{border-bottom:1px solid var(--line);padding:24px 24px 20px}.discovery-detail-kicker{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:9px;font-weight:680;display:flex}.discovery-detail-kicker b{color:var(--text-secondary);background:var(--surface-muted);border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:9px;display:inline-flex}.discovery-paper-detail h2{margin:14px 0 12px;font-size:20px;font-weight:740;line-height:1.35}.discovery-detail-authors{color:var(--text-secondary);align-items:flex-start;gap:7px;font-size:10px;line-height:1.5;display:flex}.discovery-detail-authors svg{color:var(--muted);flex:none;margin-top:1px}.discovery-detail-meta{color:var(--muted);align-items:center;gap:14px;margin-top:12px;font-size:9px;display:flex}.discovery-detail-meta span{align-items:center;gap:5px;display:inline-flex}.discovery-detail-section{border-bottom:1px solid var(--line);padding:19px 24px}.discovery-detail-section h3{color:var(--text);margin:0 0 10px;font-size:11px}.discovery-detail-section p{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.72}.discovery-detail-links>div{flex-wrap:wrap;gap:7px;display:flex}.discovery-detail-links a{border:1px solid var(--line);height:31px;color:var(--text-secondary);background:var(--surface);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:9px;text-decoration:none;display:inline-flex}.discovery-detail-links a:hover{border-color:var(--line-strong);color:var(--text);background:var(--surface-subtle)}.discovery-paper-detail>footer{background:var(--surface-subtle);align-items:center;gap:8px;margin-top:auto;padding:16px 24px;display:flex}.discovery-paper-detail>footer button{border:1px solid var(--accent);background:var(--accent);height:36px;color:var(--surface);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:680;display:inline-flex}.discovery-paper-detail>footer button.is-saved{border-color:var(--line-strong);color:var(--text);background:var(--surface)}.discovery-paper-detail>footer .discovery-open-pdf{border-color:var(--line-strong);color:var(--text);background:var(--surface);margin-left:auto}.discovery-paper-detail>footer button:disabled{color:var(--faint);background:var(--surface-muted);cursor:wait}.discovery-library-empty{min-height:220px;color:var(--muted);text-align:center;flex:1;place-content:center;justify-items:center;gap:10px;padding:20px;display:grid}.discovery-library-empty strong{color:var(--text-secondary);font-size:11px}html.pet-window,html.pet-window body,html.pet-window #root{background:0 0!important}.desktop-pet{-webkit-user-select:none;user-select:none;background:0 0;place-items:end center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.desktop-pet-avatar{z-index:2;cursor:grab;touch-action:none;background:0 0;border:0;place-items:end center;padding:0;display:grid;position:relative}.desktop-pet-avatar:active{cursor:grabbing}.codex-pet-sprite{image-rendering:pixelated;pointer-events:none;background-repeat:no-repeat;flex:none;display:block}.desktop-pet-menu{z-index:6;border:1px solid var(--line-strong);background:var(--surface);width:158px;box-shadow:var(--shadow-lg);border-radius:8px;padding:5px;position:absolute;bottom:12px;right:8px}.desktop-pet-menu-header{height:28px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 3px 0 8px;font-size:10px;font-weight:650;display:flex}.desktop-pet-menu button{width:100%;height:32px;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:0 8px;font-size:10px;display:flex}.desktop-pet-menu .desktop-pet-menu-header button{width:24px;height:24px;color:var(--muted);flex:0 0 24px;justify-content:center;padding:0}.desktop-pet-menu .desktop-pet-menu-header button:hover{color:var(--text)}.desktop-pet-menu button:hover{color:var(--text);background:var(--surface-muted)}.desktop-pet-menu button:disabled{color:var(--faint);cursor:default}.desktop-pet-menu button:disabled:hover{background:0 0}.desktop-pet-chat{z-index:3;color:#18232a;-webkit-user-select:text;user-select:text;background:#fffffffa;border:1px solid #cfd8dd;border-radius:8px;grid-template-rows:48px minmax(0,1fr) auto;place-self:stretch center;width:calc(100% - 16px);min-width:0;min-height:0;margin-top:8px;display:grid;position:relative;overflow:visible;box-shadow:0 12px 32px #18232a21}.desktop-pet-chat:after{content:"";z-index:-1;background:#fff;border-bottom:1px solid #cfd8dd;border-right:1px solid #cfd8dd;width:12px;height:12px;position:absolute;bottom:-7px;left:calc(50% - 6px);transform:rotate(45deg)}.desktop-pet-thinking{color:#718087;align-items:center;gap:4px;height:22px;display:flex}.desktop-pet-thinking>span{background:#2d789e;border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite desktop-pet-thinking}.desktop-pet-thinking>span:nth-child(2){animation-delay:.12s}.desktop-pet-thinking>span:nth-child(3){animation-delay:.24s}.desktop-pet-thinking small{margin-left:4px;font-size:9px}@keyframes desktop-pet-thinking{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.desktop-pet-chat-composer{background:#fbfcfc;border:1px solid #d6dfe3;border-radius:7px;grid-template-columns:minmax(0,1fr) 32px;align-items:end;gap:7px;min-height:46px;margin:0 9px 9px;padding:6px 6px 6px 9px;display:grid}.desktop-pet-chat-composer textarea{resize:none;color:#1e2d35;background:0 0;border:0;outline:0;min-width:0;max-height:64px;padding:3px 0;font-size:10px;line-height:1.45;overflow-y:auto}.desktop-pet-chat-composer>button{color:#fff;cursor:pointer;background:#2378a7;border:0;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.desktop-pet-chat-composer>button:disabled{color:#9aa7ad;cursor:default;background:#e9eef0}.desktop-pet-chat-composer>button.is-stop{color:#9b4747;background:#faeaea}.desktop-pet-chat-composer>button.is-stop:hover{background:#f4dcdc}[data-reduce-motion=true] .desktop-pet-thinking>span{opacity:.7;animation:none}.desktop-pet{border-radius:0;display:block;overflow:visible}.desktop-pet-avatar{z-index:2;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.desktop-pet-menu{z-index:9;background:#fff;border-color:#cad3d8;border-radius:7px;bottom:80px;right:8px;box-shadow:0 14px 34px #151f2533}.desktop-pet-chat{width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-rows:minmax(280px,1fr) auto;gap:4px;margin:0;padding-bottom:9px;display:grid;position:relative;overflow:visible}.desktop-pet-chat:after{display:none}.desktop-pet-character-stage{background:0 0;grid-row:1;min-height:0;position:relative;overflow:hidden}.desktop-pet-character-stage:after{display:none}.desktop-pet-dialog{z-index:4;box-sizing:border-box;width:min(calc(100% - 24px), var(--desktop-pet-panel-width,246px));min-height:var(--desktop-pet-dialog-height,52px);max-height:min(110px,24vh);padding:var(--desktop-pet-dialog-padding,11px) calc(var(--desktop-pet-dialog-padding,11px) + 2px);border-radius:var(--desktop-pet-panel-radius,13px) var(--desktop-pet-panel-radius,13px) var(--desktop-pet-panel-radius,13px) 0;color:#fffffff5;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:linear-gradient(135deg,#191c21db,#25272cc7);position:absolute;bottom:0;left:50%;overflow:hidden auto;transform:translate(-50%)}.desktop-pet-dialog.is-error{background:#692a2de6}.desktop-pet-dialog-caption{color:#ffffffb8;font-size:calc(var(--desktop-pet-panel-font,11px) - 1px);align-items:center;gap:5px;margin-bottom:4px;display:flex}.desktop-pet-dialog>p{overflow-wrap:anywhere;white-space:pre-wrap;color:inherit;font-size:var(--desktop-pet-panel-font,11px);margin:0;line-height:1.35;overflow:visible}.desktop-pet-dialog .desktop-pet-thinking{color:#ffffffb8;height:28px}.desktop-pet-dialog .desktop-pet-thinking>span{background:#81c8d8;width:5px;height:5px}.desktop-pet-dialog .desktop-pet-thinking small{color:#ffffffb8;font-size:var(--desktop-pet-panel-font,11px);margin-left:5px}.desktop-pet-chat-composer{z-index:5;box-sizing:border-box;width:min(calc(100% - 24px), var(--desktop-pet-panel-width,246px));height:var(--desktop-pet-composer-height,56px);min-height:var(--desktop-pet-composer-height,56px);grid-row:2;grid-template-columns:minmax(0, 1fr) var(--desktop-pet-control-size,31px);justify-self:center;align-items:center;gap:var(--desktop-pet-composer-padding,8px);padding:var(--desktop-pet-composer-padding,8px) calc(var(--desktop-pet-composer-padding,8px) + 1px) var(--desktop-pet-composer-padding,8px) calc(var(--desktop-pet-composer-padding,8px) + 3px);border-radius:calc(var(--desktop-pet-panel-radius,13px) - 3px);box-shadow:0 8px 24px rgba(0, 0, 0, var(--desktop-pet-panel-shadow-alpha,.2));-webkit-backdrop-filter:blur(22px)saturate(120%);backdrop-filter:blur(22px)saturate(120%);background:#16181dd1;border:1px solid #ffffff1f;margin:0;display:grid;position:relative}.desktop-pet-chat-composer:focus-within{border-color:#81c8d87a;box-shadow:0 16px 42px #0000003d}.desktop-pet-chat-composer textarea{color:#f8f8f8;min-height:0;max-height:100%;font-size:var(--desktop-pet-panel-font,11px);padding:2px 0;font-weight:400;line-height:1.35}.desktop-pet-chat-composer textarea::placeholder{color:#ffffff6b}.desktop-pet-chat-composer>button{width:var(--desktop-pet-control-size,31px);height:var(--desktop-pet-control-size,31px);color:#15171b;background:#f4f4f4;border-radius:50%}.desktop-pet-chat-composer>button svg{width:var(--desktop-pet-control-icon,16px);height:var(--desktop-pet-control-icon,16px)}.desktop-pet-chat-composer>button:hover:not(:disabled){background:#81c8d8}.desktop-pet-chat-composer>button:disabled{color:#ffffff47;background:#ffffff14}.desktop-pet.is-chat-collapsed .desktop-pet-chat{grid-template-rows:1fr;gap:0;padding-bottom:0}.desktop-pet.is-chat-collapsed .desktop-pet-dialog,.desktop-pet.is-chat-collapsed .desktop-pet-chat-composer{display:none}.desktop-pet.is-chat-collapsed .desktop-pet-menu{bottom:12px}@media (max-width:1040px){.discovery-library-body{grid-template-columns:minmax(360px,1fr) minmax(320px,.85fr);margin-left:18px;margin-right:18px}.discovery-library-toolbar{padding-left:18px;padding-right:18px}.discovery-library-search{width:180px}.discovery-sort button{justify-content:center;width:32px;padding:0;font-size:0}}@media (max-width:760px){.discovery-library-toolbar{flex-basis:58px;min-height:58px;padding:0 10px}.discovery-library-heading h1{font-size:18px}.discovery-library-heading span{display:none}.discovery-library-search{grid-template-columns:1fr;place-items:center;width:38px;padding:0}.discovery-library-search input,.discovery-library-search button{display:none}.discovery-library-body{flex-direction:column;margin:0 10px 10px;display:flex}.discovery-paper-list{border-right:0;border-bottom:1px solid var(--line);flex:0 0 45%;height:45%}.discovery-paper-detail{flex:1;min-height:0}.discovery-paper-detail>header{padding:16px}.discovery-paper-detail h2{font-size:16px}.discovery-detail-section{padding:14px 16px}.discovery-paper-detail>footer{padding:12px 16px}}.comment-replies p{align-items:flex-start;gap:6px;margin:0;display:flex}.comment-reply-composer{gap:6px;margin-top:9px;display:flex}.comment-reply-composer input{min-width:0;font:inherit;border:1px solid #d8dce2;border-radius:4px;flex:1;padding:7px 9px}.comment-reply-composer button{background:0 0;border:0;width:30px}.note-view-switch{border:1px solid #d8dce2;border-radius:4px;display:inline-flex;overflow:hidden}.note-view-switch button{background:0 0;border:0;padding:4px 8px}.note-view-switch button.is-active{color:#fff;background:#17191d}.note-preview{min-height:260px;padding:16px;overflow:auto}.feature-panel-header>strong{align-items:center;gap:7px;display:inline-flex}.discovery-beta{color:#777b82;background:#f1f1f2;border-radius:4px;align-items:center;height:18px;padding:0 6px;font-size:9px;font-weight:700;display:inline-flex}.reader-tool-item{flex:0 0 38px;width:38px;height:38px;display:block;position:relative}.reader-tool-item>small{color:#7b7e84;pointer-events:none;background:#fff;border:1px solid #dedfe2;border-radius:3px;padding:1px 3px;font-size:7px;line-height:1.2;position:absolute;bottom:-1px;right:-3px}.discussion-reference-chips{flex-wrap:wrap;gap:6px;padding:0 20px 7px;display:flex}.discussion-reference-chips>span{color:#28618b;background:#f3f8fd;border:1px solid #c9d9ea;border-radius:999px;align-items:center;gap:5px;max-width:100%;height:25px;padding:0 7px 0 10px;font-size:10px;display:inline-flex}.discussion-reference-chips>span>span{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.discussion-reference-chips button{width:17px;height:17px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.discussion-reference-chips button:hover{background:#dbe9f5}.discussion-reference-picker{position:relative}.discussion-reference-menu{z-index:40;background:#fff;border:1px solid #d8dade;border-radius:8px;width:min(310px,100vw - 90px);max-height:300px;padding:7px;position:absolute;bottom:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 14px 38px #191c212b}.discussion-reference-menu>strong{color:#555a62;padding:5px 7px 8px;font-size:10px;display:block}.discussion-reference-menu>p{color:#92969d;text-align:center;margin:0;padding:18px 8px;font-size:10px}.discussion-reference-menu label{cursor:pointer;border-radius:6px;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:7px;min-width:0;padding:8px 7px;display:grid}.discussion-reference-menu label:hover{background:#f5f6f7}.discussion-reference-menu input{accent-color:#292b2f;width:14px;height:14px;margin:2px 0 0}.discussion-reference-menu label span{min-width:0}.discussion-reference-menu label strong,.discussion-reference-menu label small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.discussion-reference-menu label strong{color:#30333a;font-size:10px}.discussion-reference-menu label small{color:#8b9099;margin-top:3px;font-size:9px}.quiz-panel{padding:20px}.quiz-panel .control-section{margin-bottom:22px}.quiz-panel .control-section>span{color:#33363b;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.quiz-panel .segmented-control{gap:8px;display:flex}.quiz-panel .segmented-control button{color:#35383d;background:#f1f2f3;border:0;border-radius:999px;min-width:56px;height:31px;padding:0 16px;font-size:11px;font-weight:650}.quiz-panel .segmented-control button.is-active{color:#fff;background:#292c31}.quiz-progress-header{height:36px}.quiz-progress-header>button{color:#666b73;cursor:pointer;background:#f2f3f4;border:0;border-radius:5px;padding:5px 8px;font-size:9px}.quiz-hint{color:#765f1f;background:#fff9e9;border:1px solid #eddda8;border-radius:6px;margin-top:10px;padding:10px 12px;font-size:10px;line-height:1.55}.quiz-question-actions{background:#fff;border-top:1px solid #e1e3e6;align-items:center;gap:7px;margin:15px -12px -36px;padding:12px 13px;display:flex;position:sticky;bottom:-36px}.quiz-question-actions>span{flex:1}.quiz-question-actions>button{cursor:pointer;border:0;border-radius:6px;min-height:29px;padding:0 11px;font-size:10px}.quiz-hint-button{color:#765b0f;background:#fff1c7}.quiz-explain-button{color:#5f477f;background:#eee9f6;align-items:center;gap:5px;display:inline-flex}.quiz-results>span{color:#767b83;font-size:11px}.highlights-panel{padding-top:0}.highlight-visibility{border:0;margin:0 -12px 11px;padding:0}.highlight-manual-row{border-bottom:1px solid #dedfe2;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 14px;display:flex}.highlight-master,.auto-highlight-controls label{color:#50545b;cursor:pointer;align-items:center;gap:6px;font-size:10px;display:inline-flex}.highlight-color-palette{align-items:center;gap:9px;display:flex}.highlight-color-palette label{cursor:pointer;place-items:center;width:25px;height:25px;display:grid;position:relative}.highlight-color-palette input{opacity:0;position:absolute}.highlight-color-palette .highlight-filter-swatch{border:2px solid #0000;border-radius:50%;width:18px;height:18px;display:block;box-shadow:inset 0 0 0 1px #00000014}.highlight-color-palette input:checked+.highlight-filter-swatch{border-color:#3b3e43;box-shadow:inset 0 0 0 2px #fff}.auto-highlight-header{justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:7px 14px;display:flex}.auto-highlight-header span{color:#777c84;font-size:9px}.auto-highlight-header button{color:#3f4349;cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:6px;min-height:27px;padding:0 9px;font-size:9px}.auto-highlight-controls{background:#f6f7f8;padding:10px 14px 11px}.auto-highlight-controls>div{flex-wrap:wrap;align-items:center;gap:9px 15px;display:flex}.auto-highlight-controls>div+div{margin-top:10px}.auto-highlight-controls input{accent-color:#303338;width:13px;height:13px;margin:0}.highlight-type{font-weight:650}.highlight-type.novelty{color:#b45353}.highlight-type.methods{color:#397b55}.highlight-type.results{color:#3f67a3}.auto-highlight-mark.category-novelty{color:#a84646;background:#ff9d9d}.auto-highlight-mark.category-methods{color:#267448;background:#86dda7}.auto-highlight-mark.category-results{color:#335eaa;background:#8cb3ef}.auto-highlight-item.category-novelty{border-left-color:#c85f5f}.auto-highlight-item.category-methods{border-left-color:#438762}.auto-highlight-item.category-results{border-left-color:#4f78b9}.explain-panel{padding-top:10px}.explanation-filters{border-bottom:1px solid #e0e2e5;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;margin:0 2px 12px;padding-bottom:12px;display:grid}.explanation-filters label{font-size:10px}.explanation-filters input{accent-color:#303338}.explanation-history{margin-top:11px}.explanation-history article.explanation-thread{border:1px solid #dcdee2;border-radius:7px;padding:0;overflow:hidden}.explanation-thread>header{background:#fafafa;border-bottom:1px solid #e4e5e7;min-height:37px;padding:0 9px}.explanation-thread>img{width:calc(100% - 20px);margin:10px}.explanation-thread>blockquote{margin:10px 11px 8px!important}.explanation-answer,.explanation-followup.assistant{color:#3f4349;padding:0 11px 10px;font-size:11px;line-height:1.65}.explanation-answer>:first-child,.explanation-followup.assistant>:first-child{margin-top:0}.explanation-answer>:last-child,.explanation-followup.assistant>:last-child{margin-bottom:0}.explanation-followup.user{color:#3e4248;background:#f0f1f2;border-radius:12px 12px 2px;width:fit-content;max-width:calc(100% - 42px);margin:5px 9px 10px auto;padding:7px 10px;font-size:10px;line-height:1.5}.explanation-composer{border-top:1px solid #e3e4e7;grid-template-columns:minmax(0,1fr) 29px;align-items:end;gap:7px;min-height:48px;padding:8px;display:grid}.explanation-composer textarea{resize:vertical;color:#33373d;min-height:30px;max-height:95px;font:inherit;background:0 0;border:0;outline:0;padding:6px 8px;font-size:10px;line-height:1.5}.explanation-composer button{color:#fff;cursor:pointer;background:#30343a;border:0;border-radius:50%;place-items:center;width:29px;height:29px;padding:0;display:grid}.explanation-composer button:disabled{color:#9ca0a6;cursor:default;background:#e2e3e5}.comments-panel{padding-top:10px;position:relative}.comment-how-to{color:#737881;background:#f8f9fa;border:1px solid #dfe1e4;border-radius:7px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;min-height:67px;margin-bottom:13px;padding:11px 12px;display:grid}.comment-how-to svg{margin-top:2px}.comment-how-to strong{color:#373b41;font-size:11px}.comment-how-to p{margin:4px 0 0;font-size:9px;line-height:1.5}.comments-panel>.add-comment-button{z-index:6;color:#fff;cursor:pointer;background:#30343a;border:0;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 0 10px auto;padding:0;display:grid;position:sticky;top:0;box-shadow:0 5px 16px #2023282e}.comment-list{gap:9px;display:grid}.comment-item{cursor:pointer}.comment-item>p{white-space:pre-wrap}.comment-inline-editor{margin-top:8px}.comment-inline-editor textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d7d9dc;border-radius:5px;outline:0;padding:8px;font-size:10px;line-height:1.5}.comment-inline-editor>div{justify-content:flex-end;gap:6px;margin-top:6px;display:flex}.comment-inline-editor button{color:#565a61;cursor:pointer;background:#eeeef0;border:0;border-radius:5px;min-height:27px;padding:0 9px;font-size:9px}.comment-inline-editor button:last-child{color:#fff;background:#30343a}.notes-panel{padding:0;display:flex;overflow:hidden}.note-editor-shell{background:#fff;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.note-toolbar{background:#fff;border-bottom:1px solid #e0e2e4;flex-wrap:wrap;align-items:center;gap:2px;min-height:42px;padding:6px 10px;display:flex}.note-toolbar select{color:#3d4147;background:#fff;border:1px solid #dcdee1;border-radius:6px;width:73px;height:28px;padding:0 5px;font-size:10px}.note-toolbar .icon-button{border-radius:6px;width:28px;height:28px}.note-toolbar-divider{background:#e0e2e4;align-self:stretch;width:1px;margin:2px 5px}.note-editor-body{flex:1;min-width:0;min-height:0;display:flex;position:relative}.note-editor-body textarea{resize:none;color:#30343a;background:#fff;border:0;outline:0;width:100%;min-height:100%;padding:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.7}.note-latex-tip{color:#9a9ea5;pointer-events:none;font-size:10px;line-height:1.55;position:absolute;top:46px;left:15px;right:15px}.citation-card h3{align-items:flex-start;gap:4px;display:flex}.citation-card h3 a{flex:1}.citation-card h3 .icon-button{color:#8b929b;flex:0 0 23px;width:23px;height:23px}.citation-abstract{display:block}.citation-abstract:not(.is-expanded){-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box}.citation-abstract button{color:#1772ad;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0}.citation-card footer{gap:10px}.citation-card footer>span{flex:1}.citation-card footer>a{color:#0875c1;font-size:10px;text-decoration:none}.citation-details{background:#fafbfc;border-top:1px solid #e2e4e7;margin:0 -14px 0 -20px}.citation-details section{padding:11px 14px 13px 20px}.citation-details section>header{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.citation-details section>header>strong{color:#3e434a;font-size:10px}.citation-details pre{white-space:pre-wrap;color:#555b64;background:#fff;border:1px solid #dfe1e4;border-radius:5px;margin:7px 0 0;padding:9px;font-size:9px;line-height:1.55;overflow:auto}.citation-details .markdown-body{color:#4c525b;font-size:10px;line-height:1.6}.citation-worth-levels{flex-wrap:wrap;gap:4px;display:flex}.citation-worth-levels span{color:#7c8189;background:#eceef0;border-radius:4px;padding:3px 6px;font-size:8px}.citation-worth-levels span.is-active{color:#fff;background:#30343a}.app-shell{background:#f5f4f7;flex-direction:row;width:100%;height:100%;display:flex}.reader-frame{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.top-toolbar{border-bottom:1px solid var(--line);-webkit-user-select:none;user-select:none;z-index:20;background:#fffffffa;flex:0 0 54px;grid-template-columns:minmax(220px,1fr) auto minmax(300px,1fr);align-items:center;height:54px;padding:0 10px;display:grid}.toolbar-group{align-items:center;gap:3px;display:flex}.toolbar-navigation{justify-self:center}.toolbar-view{justify-self:end}.document-name{text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-left:5px;font-size:13px;font-weight:620;overflow:hidden}.page-control{border:1px solid var(--line);height:30px;color:var(--muted);background:#fff;border-radius:5px;align-items:center;gap:5px;padding:0 8px;font-size:12px;display:flex}.page-control input{text-align:right;width:30px;color:var(--text);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0}.zoom-value{border:1px solid var(--line);color:#55535a;cursor:pointer;background:#fff;border-radius:5px;width:72px;height:30px;padding:0 7px;font-size:11px}.zoom-value:hover{color:var(--text)}.toolbar-divider,.selection-divider{background:var(--line);width:1px;height:20px;margin:0 5px}.reader-document{flex:1;min-height:0;display:flex}.reader-body{flex:1;min-width:0;min-height:0;display:flex}.document-loading,.document-error{min-height:0;color:var(--muted);flex:1;place-content:center;justify-items:center;display:grid}.document-loading span{border:2px solid #d5dad2;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.document-loading p{font-size:13px}.document-error h2{color:var(--text);margin:0 0 8px;font-size:18px}.document-error p{margin:0 0 18px;font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}.app-sidebar{z-index:30;background:#fff;border-right:1px solid #d8d7dc;flex-direction:column;flex:0 0 228px;width:228px;min-height:0;display:flex;position:relative;overflow:hidden}.app-brand{color:#3d2352;border-bottom:1px solid #ebe9ed;flex:0 0 54px;align-items:center;gap:9px;height:54px;padding:0 9px 0 12px;display:flex}.app-brand .brand-logo{color:#fff;background:#3d2352;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 0 0 1px #ffffff26}.app-brand .brand-logo img{object-fit:contain;width:38px;height:38px;display:block}.app-brand strong{flex:1;min-width:0;font-size:16px}.app-brand .icon-button{color:#8b8890}.app-navigation{gap:4px;padding:10px 8px 6px;display:grid}.app-navigation button{color:#525057;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;height:36px;padding:0 10px;font-size:13px;display:flex}.app-navigation button:hover{background:#f4f3f5}.app-navigation button.is-active{color:#27252a;background:#efedf1;border-color:#d2cfd6;font-weight:650}.discovery-stack{cursor:pointer;padding:16px 12px 6px}.discovery-stack-label{color:var(--muted);text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:700}.discovery-stack-wrapper{width:100%;height:134px;position:relative}.discovery-stack-bg{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;height:88px;transition:transform .16s;position:absolute}.discovery-stack-bg.is-back{top:8px;left:8px;right:8px;transform:scale(.95)}.discovery-stack-bg.is-middle{background:var(--surface-subtle);top:4px;left:4px;right:4px;transform:scale(.975)}.discovery-stack-main{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;justify-content:space-between;padding:11px 12px;transition:transform .16s,box-shadow .16s;display:flex;position:absolute;inset:0}.discovery-stack.is-open .discovery-stack-main{border-color:var(--line-strong);box-shadow:inset 0 1px 3px #18161b0f}.discovery-stack:hover .discovery-stack-main{box-shadow:var(--shadow-md);transform:translateY(-2px)}.discovery-stack:hover .discovery-stack-bg.is-back{transform:scale(.95)translateY(2px)}.discovery-stack:hover .discovery-stack-bg.is-middle{transform:scale(.975)translateY(1px)}.discovery-stack-top{justify-content:space-between;align-items:flex-start;display:flex}.discovery-stack-top span{border:1px solid var(--line);color:var(--text-secondary);background:var(--surface-muted);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.discovery-stack-top i{background:var(--danger);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite discovery-pulse}.discovery-stack-copy{min-width:0}.discovery-stack-copy small{color:var(--muted);margin-bottom:2px;font-size:10px;display:block}.discovery-stack-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;display:block;overflow:hidden}.discovery-stack-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:10px;line-height:1.35;overflow:hidden}.discovery-stack-bottom{color:var(--muted);align-items:center;gap:2px;font-size:10px;display:flex}.discovery-stack-empty{color:var(--muted);flex:1;place-items:center;font-size:11px;display:grid}.discovery-compact-trigger{display:none}.discovery-inline{border-top:1px solid var(--line);flex-direction:column;flex:1;min-height:0;display:flex}.discovery-inline-header{border-bottom:1px solid var(--line);flex:0 0 44px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:flex}.discovery-inline-header h2{color:var(--text);margin:0;font-size:13px;font-weight:750}.discovery-inline-header span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.discovery-inline .discovery-results{padding:9px 9px 14px}.discovery-inline .discovery-result{margin-bottom:7px}.discovery-inline .discovery-result>a{padding:10px 36px 10px 10px}.discovery-inline .discovery-result h3{font-size:11px;line-height:1.38}.discovery-inline .discovery-result p{font-size:9px;line-height:1.45}.discovery-inline .discovery-result small{font-size:8px}.discovery-inline .discovery-empty{min-height:150px;padding:14px;font-size:10px}.discovery-drawer{z-index:100;border:1px solid var(--line);background:var(--surface);width:320px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;transform-origin:0;border-radius:4px 12px 12px 4px;flex-direction:column;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:12px;bottom:12px;left:calc(100% - 8px);overflow:hidden;transform:translate(-8px)scale(.98)}.discovery-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.discovery-drawer>header{border-bottom:1px solid var(--line);flex:0 0 50px;justify-content:space-between;align-items:center;height:50px;padding:0 12px 0 16px;display:flex}.discovery-drawer>header h2{margin:0;font-size:14px}.discovery-tabs{background:var(--surface-muted);border-radius:7px;grid-template-columns:1fr 1fr;gap:3px;margin:8px 12px 4px;padding:3px;display:grid}.discovery-tabs button{height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:0 6px;font-size:11px;font-weight:700;display:flex}.discovery-tabs button.is-active{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.discovery-results{flex:1;min-height:0;padding:8px 10px 12px;overflow-y:auto}.discovery-result{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:flex-start;margin-bottom:6px;transition:border-color .14s,box-shadow .14s;display:flex;position:relative}.discovery-result:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.discovery-result>a{min-width:0;color:inherit;flex:1;gap:8px;padding:10px 38px 10px 12px;text-decoration:none;display:flex}.discovery-result.is-popular>a{padding-left:8px}.discovery-result>a>div{min-width:0}.discovery-result h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.discovery-result p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.discovery-result small{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.discovery-rank{width:18px;color:var(--faint);text-align:center;flex:0 0 18px;font-size:11px;font-weight:800}.discovery-rank.is-top{color:var(--text)}.discovery-bookmark{width:26px;height:26px;color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid;position:absolute;top:7px;right:7px}.discovery-bookmark:hover:not(:disabled),.discovery-bookmark.is-saved{color:var(--text);background:var(--surface-muted)}.discovery-bookmark:disabled{opacity:.32;cursor:default}.discovery-loading{flex-direction:column;gap:7px;width:100%;padding:4px;display:flex}.discovery-loading i{background:linear-gradient(90deg, var(--surface-muted), var(--surface), var(--surface-muted));background-size:200% 100%;border-radius:7px;width:100%;height:50px;animation:1.4s ease-in-out infinite discovery-shimmer}.discovery-stack-main>.discovery-loading{flex:1;padding:0}.discovery-stack-main>.discovery-loading i{height:24px;display:none}.discovery-stack-main>.discovery-loading i:first-child{margin:auto 0;display:block}.discovery-empty{min-height:160px;color:var(--muted);text-align:center;place-items:center;padding:20px;font-size:11px;display:grid}@keyframes discovery-pulse{50%{opacity:.4}}@keyframes discovery-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.document-theme-control{color:#8e8b92;border-top:1px solid #ebe9ed;align-items:center;gap:3px;min-height:46px;margin-top:auto;padding:0 9px;display:flex}.document-theme-control button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;width:27px;height:27px;padding:0;display:grid}.document-theme-control button:hover,.document-theme-control button.is-active{color:#4f315f;background:#eeeaf0;border-color:#d6d1db}.document-theme-control .theme-settings-button{margin-left:auto}.theme-sepia .pdf-workspace{background:#cbd8cd}.theme-sepia .pdf-page{background:#e6efe6}.theme-sepia .pdf-page:after{content:"";z-index:1;mix-blend-mode:multiply;pointer-events:none;background:#c7decb5c;position:absolute;inset:0}.theme-sepia .page-loading,.theme-sepia .page-placeholder{background:#e6efe6}.app-shell.theme-sepia{--canvas:#d7e3d9;--surface:#edf4ee;--surface-subtle:#e8f0e9;--surface-muted:#dfe9e1;--surface-hover:#d6e3d8;--sidebar:#e3ece4;--line:#c8d5ca;--line-strong:#afc0b3;--accent-soft:#dfe9e1;--accent-soft-hover:#d6e3d8;--accent-line:#afc0b3;--focus-ring:#3f524433;--shadow-sm:0 1px 2px #2e413314;--shadow-md:0 10px 30px #2e41331f;--shadow-lg:0 24px 72px #2e41332e}.theme-sepia .assistant-panel{--ml-surface-0:#edf4ee;--ml-surface-1:#e8f0e9;--ml-surface-2:#dfe9e1;--ml-surface-3:#d3e0d5;--ml-border-default:#c1d0c4;--ml-border-subtle:#d4e0d6;--ml-border-strong:#9fb3a4}.theme-sepia .citation-card,.theme-sepia .explanation-result,.theme-sepia .image-explanation-card,.theme-sepia .page-translation,.theme-sepia .explanation-history article,.theme-sepia .comment-composer,.theme-sepia .markdown-note-editor,.theme-sepia .markdown-note-editor>textarea,.theme-sepia .free-note-item,.theme-sepia .free-note-item textarea,.theme-sepia .note-item,.theme-sepia .chat-message.assistant p,.theme-sepia .quick-prompts button,.theme-sepia .quiz-card>button{background:var(--surface-subtle)}.theme-sepia .citation-card-actions button,.theme-sepia .citation-card-actions a,.theme-sepia .citation-card-actions span{background:var(--surface)}.theme-sepia .translation-error{background:var(--surface-muted);color:var(--text-secondary)}.theme-sepia .thumbnail-item canvas{filter:sepia(.1)hue-rotate(65deg)saturate(.78)brightness(.97)}.theme-night .pdf-workspace{background:#202125}.theme-night .pdf-page{background:#16171a;box-shadow:0 1px 5px #0009}.theme-night .react-pdf__Page__canvas{filter:invert(.9)hue-rotate(180deg)saturate(.8)brightness(.88)}.theme-night .react-pdf__Page__textContent{color:#d9d9d9}.theme-night .page-number-badge{color:#c6c6c8}.left-sidebar{z-index:10;background:#f0eff3;border-right:1px solid #d8d6dd;flex-direction:column;flex:0 0 200px;width:200px;min-height:0;display:flex;position:relative}.reader-right-shell{z-index:10;background:#fff;flex:none;min-width:54px;min-height:0;display:flex}.right-panel{border-left:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;flex:0 0 400px;width:400px;min-height:0;display:flex;position:relative}.panel-resizer{z-index:20;cursor:col-resize;touch-action:none;background:0 0;border:0;outline:0;width:10px;padding:0;position:absolute;top:0;bottom:0}.panel-resizer.is-left{left:-5px}.panel-resizer.is-right{right:-5px}.panel-resizer>span{background:var(--text);opacity:0;pointer-events:none;width:2px;transition:opacity .12s;position:absolute;top:0;bottom:0;left:4px}:is(.panel-resizer:hover>span,.panel-resizer:focus-visible>span,.panel-resizer.is-resizing>span){opacity:1}.panel-header{border-bottom:1px solid var(--line);flex:0 0 54px;justify-content:space-between;align-items:center;height:54px;padding:0 10px 0 18px;display:flex}.panel-tabs{gap:2px;display:flex}.right-tabs{align-items:stretch;gap:15px;height:100%;display:flex}.right-tabs>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;position:relative}.right-tabs>button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.right-tabs>button.is-active{color:var(--text);font-weight:650}.right-tabs small{background:#e8ebe5;border-radius:8px;min-width:17px;margin-left:3px;padding:1px 4px;font-size:9px;display:inline-block}.feature-panel-header>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.feature-panel-actions{align-items:center;gap:2px;display:flex}.feature-panel-actions .icon-button{color:#8b8e94;width:29px;height:29px}.feature-panel-actions .icon-button:disabled{opacity:.35;cursor:default}.reader-tool-rail .icon-button img{object-fit:contain;width:19px;height:19px;display:block}.reader-tool-rail .reader-tool-peer-review-icon{stroke-width:1.8px;width:18px;height:18px;display:block}.thumbnail-list{flex:1;min-height:0;padding:12px 10px 40px;overflow:auto}.thumbnail-item{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;flex-direction:column;align-items:center;gap:6px;width:100%;margin:0 0 7px;padding:9px 8px;display:flex}.thumbnail-item.is-current{background:#e5e4e9;border-color:#aaa7af}.thumbnail-item .react-pdf__Page{background:#fff;border:1px solid #cfd4cc;overflow:hidden;box-shadow:0 2px 7px #1e261f14}.thumbnail-item canvas{max-width:100%;display:block;height:auto!important}.thumbnail-item>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.outline-panel,.search-panel,.notes-panel,.details-panel{flex:1;min-height:0;overflow:auto}.outline-panel{padding:18px 10px 30px}.outline-panel h2,.section-heading h2{margin:0;font-size:13px}.outline-panel>h2{padding:0 8px 12px}.outline-list{margin:0;padding:0;list-style:none}.outline-list .outline-list{border-left:1px solid var(--line);margin-left:18px}.outline-row{border-radius:4px;align-items:flex-start;width:100%;min-height:34px;display:flex}.outline-row:hover{background:#e9ece7}.outline-row.is-current{color:var(--text);background:#e1e2e4}.outline-toggle{width:26px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 26px;place-items:center;padding:0;display:grid}.outline-toggle svg{transition:transform .12s}.outline-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.outline-toggle-spacer{flex:0 0 26px;width:26px;height:34px}.outline-link{min-width:0;min-height:34px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:1;justify-content:space-between;align-items:flex-start;gap:8px;padding:7px 8px 7px 0;font-size:12px;line-height:20px;display:flex}.outline-link:disabled{cursor:default}.outline-link>span{overflow-wrap:anywhere;min-width:0}.outline-list small{color:#929990;font-size:10px}.empty-copy{color:var(--muted);padding:8px;font-size:12px;line-height:1.6}.search-panel{flex-direction:column;padding-top:12px;display:flex}.search-input{border:1px solid var(--line);height:36px;color:var(--muted);background:#fff;border-radius:5px;flex:0 0 36px;align-items:center;gap:7px;margin:0 12px;padding:0 9px;display:flex}.search-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.search-input button{cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.index-progress,.result-count{color:var(--muted);margin:9px 13px 3px;font-size:10px}.search-results{min-height:0;padding:8px 8px 30px;overflow:auto}.search-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;padding:10px;display:block}.search-results>button:hover{background:#e9ece7}.search-results span{font-size:11px;font-weight:650}.search-results b{color:var(--accent);margin-left:4px}.search-results p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.pdf-workspace{scroll-behavior:smooth;background:#eeedf2;flex:1;min-width:0;min-height:0;position:relative;overflow:auto}.pdf-workspace.mode-pan{cursor:grab;scroll-behavior:auto}.pdf-workspace.mode-pan:active{cursor:grabbing}.pdf-workspace.mode-draw,.pdf-workspace.mode-erase,.pdf-workspace.mode-image{touch-action:none}.pages-stack{flex-direction:column;align-items:center;gap:12px;width:max-content;min-height:100%;margin:0 auto;padding:0 36px 60px;display:flex}.pdf-page{box-shadow:var(--paper-shadow);background:#fff;flex:none;position:relative}.pdf-page.mode-draw{cursor:crosshair}.pdf-page.mode-erase{cursor:cell}.pdf-page.mode-image{cursor:crosshair}.pdf-page .react-pdf__Page{width:100%;height:100%}.pdf-page canvas{max-width:100%;display:block;height:auto!important}.pdf-page .textLayer{z-index:2}.pdf-page.mode-select .textLayer{-webkit-user-select:text;user-select:text}.pdf-page:not(.mode-select) .textLayer{pointer-events:none;-webkit-user-select:none;user-select:none}.pdf-page .textLayer ::selection{color:#0000;background:#17171733}.pdf-page .textLayer br::selection{background:0 0}.pdf-page .textLayer mark{color:#0000;background:#41ae876b;border-radius:1px}.pdf-page .annotationLayer{z-index:3}.annotation-layer{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.annotation-mark{mix-blend-mode:multiply;opacity:.48;border-radius:1px;position:absolute}.annotation-mark.color-yellow,.color-swatch.color-yellow,.selection-color-indicator.color-yellow{background:#f6cf4a}.annotation-mark.color-green,.color-swatch.color-green,.selection-color-indicator.color-green{background:#62c998}.annotation-mark.color-blue,.color-swatch.color-blue,.selection-color-indicator.color-blue{background:#73b8e8}.annotation-mark.color-rose,.color-swatch.color-rose,.selection-color-indicator.color-rose{background:#ef8e91}.comment-anchor-mark{opacity:.88;border-bottom:1.5px solid #596579;position:absolute}.auto-highlight-mark{opacity:.28;border-bottom:2px solid}.auto-highlight-mark.category-contribution{color:#d86262;background:#ff8f8f}.auto-highlight-mark.category-method{color:#3d9d65;background:#73df9d}.auto-highlight-mark.category-result{color:#4c78c6;background:#7aa9ef}.auto-highlight-mark.category-limitation{color:#a26e24;background:#eec071}.auto-highlight-label{color:#fff;mix-blend-mode:normal;background:currentColor;border-radius:2px;min-width:max-content;padding:1px 4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:7px;font-weight:700;line-height:12px;position:absolute;bottom:calc(100% + 2px);left:0}.ink-layer{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.pdf-visual-region{z-index:6;cursor:pointer;outline-offset:1px;outline:1px solid #0000;position:absolute}.pdf-visual-region:hover,.pdf-visual-region.is-active{outline-color:#2d303647}.pdf-visual-region.is-layered{pointer-events:none;cursor:text;outline-color:#2d30362e}.pdf-visual-actions{z-index:2;pointer-events:auto;background:#fffffff5;border:1px solid #20222624;border-radius:5px;gap:3px;padding:3px;display:flex;position:absolute;bottom:calc(100% + 5px);right:0;box-shadow:0 2px 8px #17191d29}.pdf-visual-actions button{color:#3e4248;cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:25px;height:25px;padding:0;display:grid}.pdf-visual-actions button:hover{color:#17191c;background:#eceef1}.pdf-image-selection-toolbar{width:280px}.image-selection-box{z-index:7;pointer-events:none;background:#5a3b701a;border:2px solid #5a3b70;position:absolute;box-shadow:0 0 0 9999px #1f1c242e}.page-loading,.page-placeholder{color:#9aa097;background:#fff;place-content:center;font-size:12px;display:grid;position:absolute;inset:0}.page-placeholder{background:#fafbf9}.page-number-badge{color:#79767e;-webkit-user-select:none;user-select:none;font-size:10px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.selection-toolbar{z-index:100;color:#232429;background:#fff;border:1px solid #e2e3e7;border-radius:12px;flex-direction:column;width:280px;padding:4px 0;animation:.12s ease-out selection-menu-in;display:flex;position:fixed;overflow:visible;box-shadow:0 12px 34px #191c232e}@keyframes selection-menu-in{0%{opacity:0;transform:translateY(3px)}}.selection-menu-row{width:100%;min-height:38px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.selection-menu-row>img,.selection-highlight-trigger>img{opacity:.62;flex:0 0 20px;width:20px;height:20px}.selection-menu-row>span{flex:1;min-width:0}.selection-toolbar kbd{color:#92959c;box-shadow:none;background:#f2f3f5;border:0;border-radius:4px;margin-left:auto;padding:2px 6px;font-family:inherit;font-size:11px;font-weight:550}.selection-translation-popup{z-index:900;color:#29262c;background:#fff;border:1px solid #cac6ce;border-radius:0 12px 12px 0;width:220px;max-width:calc(100vw - 24px);font-size:12px;position:fixed;overflow:hidden;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 8px 24px #1f1b2233}.selection-translation-popup.is-below{transform:translate(-50%,18px)}.selection-translation-popup>header{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ece9ee;align-items:center;gap:6px;height:34px;padding:0 5px 0 10px;display:flex}.selection-translation-popup>header:active{cursor:grabbing}.selection-translation-popup>header strong{font-size:12px}.selection-translation-popup>header>div{margin-left:auto;display:flex}.selection-translation-popup>header .icon-button{width:26px;height:26px}.selection-translation-grip{color:#aaa5ad}.selection-translation-popup>blockquote{color:#77727b;background:#faf9fb;border-bottom:1px solid #efedf0;max-height:58px;margin:0;padding:8px 10px;font-size:10px;line-height:1.45;overflow:hidden}.selection-translation-content,.selection-translation-error{max-height:280px;padding:10px;font-size:12px;line-height:1.65;overflow-y:auto}.selection-translation-content>:first-child,.selection-translation-error>:first-child{margin-top:0}.selection-translation-content>:last-child,.selection-translation-error>:last-child{margin-bottom:0}.selection-translation-error{color:#a23a3a}.selection-translation-loading{justify-content:center;align-items:center;gap:4px;height:52px;display:flex}.selection-translation-loading i{background:#716c74;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate pulse}.selection-translation-loading i:nth-child(2){animation-delay:.15s}.selection-translation-loading i:nth-child(3){animation-delay:.3s}.selection-highlight-row{align-items:center;gap:6px;width:100%;min-height:38px;padding:8px 12px;transition:background .12s;display:flex}.selection-highlight-trigger{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:10px;padding:0;font-size:13px;display:flex}.selection-color-indicator,.color-swatch{cursor:pointer;border:1px solid #0000001a;border-radius:50%;flex:0 0 14px;width:14px;height:14px;padding:0;box-shadow:0 0 0 1px #0000000a}.selection-color-indicator{margin-left:1px}.selection-inline-palette{opacity:0;pointer-events:none;align-items:center;gap:6px;max-width:0;transition:max-width .18s,opacity .13s;display:flex;overflow:hidden}.selection-highlight-row:hover .selection-inline-palette,.selection-highlight-row:focus-within .selection-inline-palette{opacity:1;pointer-events:auto;max-width:72px}.selection-inline-palette .color-swatch:hover{transform:scale(1.15)}.theme-night .selection-toolbar{color:#f2eff4;background:#29262e;border-color:#47434d;box-shadow:0 14px 36px #00000057}.theme-night .selection-menu-row:hover,.theme-night .selection-highlight-row:hover,.theme-night .selection-highlight-row:focus-within{background:#ffffff12}.theme-night .selection-menu-row>img,.theme-night .selection-highlight-trigger>img{filter:invert()}.theme-night .selection-toolbar kbd{color:#b9b4bd;background:#ffffff14}.ink-toolbar{z-index:80;background:#fffffff7;border:1px solid #c7c3cc;border-radius:7px;align-items:center;gap:3px;width:max-content;height:46px;margin:-58px auto 12px;padding:5px 7px;display:flex;position:sticky;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #221d262e}.ink-colors,.ink-widths{align-items:center;gap:4px;display:flex}.ink-colors>button{cursor:pointer;border:2px solid #fff;border-radius:50%;width:21px;height:21px;padding:0;box-shadow:0 0 0 1px #cbc7d0}.ink-widths>button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;width:29px;height:29px;padding:0;display:grid}.ink-widths>button:hover,.ink-widths>button.is-selected{background:#efedf1;border-color:#d8d3dc}.ink-widths>button span{background:#29272c;border-radius:50%;display:block}.ink-divider{background:#dfdce3;width:1px;height:24px;margin:0 3px}.mode-hint{z-index:80;color:#493653;background:#fff;border:1px solid #c9bfd0;border-radius:5px;width:max-content;margin:-47px auto 14px;padding:8px 12px;font-size:11px;position:sticky;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #241c2926}.assistant-panel{--ml-surface-0:lab(100% 0 0);--ml-surface-1:lab(98.9676% -.0000298023 -.0000119209);--ml-surface-2:lab(95.4992% -.0000298023 0);--ml-surface-3:lab(89.5252% 0 0);--ml-text-primary:lab(9.48509% .732467 -.549483);--ml-text-secondary:lab(21.12% 0 0);--ml-text-muted:lab(45.6308% 0 0);--ml-border-default:lab(81.3467% .139296 -.509548);--ml-border-subtle:lab(89.5252% 0 0);--ml-border-strong:lab(65.1415% .139236 -.509477);min-height:0;color:var(--ml-text-primary);flex-direction:column;flex:1;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.right-panel-assistant>.feature-panel-header{display:none}.assistant-sections-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:0;overflow-y:auto}.assistant-section{border:0;position:relative}.assistant-section:after{content:"";background:var(--ml-border-subtle);height:1px;margin:0 20px;display:block}.assistant-section-header{z-index:10;background:var(--ml-surface-0);justify-content:flex-start;align-items:center;gap:2px;height:48px;margin:0 20px;display:flex;position:sticky;top:0}.assistant-section-toggle{min-width:0;height:100%;color:var(--ml-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:3px;padding:0;display:flex}.assistant-section-toggle>svg{width:13px;height:13px;color:var(--ml-text-muted);flex:none;transition:transform .16s;transform:rotate(-90deg)}.assistant-section.is-open .assistant-section-toggle>svg{transform:rotate(0)}.assistant-section-toggle strong{color:var(--ml-text-primary);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin-left:5px;font-size:15px;font-weight:600;overflow:hidden}.assistant-section-toggle small{color:var(--ml-text-muted);font-size:11px;font-weight:400}.assistant-section-header>div{flex:none;align-items:center;display:flex}.assistant-section-header .icon-button{width:20px;min-width:20px;height:20px;min-height:20px;color:var(--ml-text-muted);background:0 0;border:1px solid #0000;border-radius:6px;padding:0}.assistant-section-header .icon-button svg{stroke-width:2px;width:13px;height:13px}.assistant-section-header .icon-button:hover:not(:disabled){border-color:var(--ml-border-subtle);color:var(--ml-text-primary);background:var(--ml-surface-2)}.assistant-section-header .icon-button:disabled{opacity:.5;cursor:not-allowed}.assistant-section-content{padding:0 20px 16px}.assistant-content-clip{max-height:5.5rem;position:relative;overflow:hidden}.assistant-content-clip.is-expanded{max-height:none;overflow:visible}.assistant-content-fade{pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff4d 30%,#fffc 60%,#fff 100%);justify-content:flex-end;align-items:flex-end;height:3rem;display:flex;position:absolute;bottom:0;left:0;right:0}.assistant-show-more-button{border:1px solid var(--ml-border-subtle);background:var(--ml-surface-0);min-height:24px;color:var(--ml-text-secondary);pointer-events:auto;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:500;line-height:1.2;display:inline-flex;box-shadow:0 1px 2px lab(0% 0 0/.06)}.assistant-show-more-button:hover{border-color:var(--ml-border-default);background:var(--ml-surface-1);color:var(--ml-text-primary);box-shadow:0 4px 16px lab(0% 0 0/.07),0 1px 4px lab(0% 0 0/.04)}.assistant-show-more-button svg{stroke-width:2.25px;flex-shrink:0}.assistant-show-more-button svg.is-up{transform:rotate(180deg)}.assistant-show-less-row{justify-content:flex-end;margin-top:8px;display:flex}.assistant-review-loading,.assistant-review-empty{min-height:56px;color:var(--ml-text-muted);text-align:center;justify-content:center;align-items:center;display:flex}.assistant-review-loading .thinking{padding:0}.assistant-review-loading span,.assistant-review-empty span{font-size:14px;line-height:24px}.assistant-section-placeholder{color:var(--ml-text-muted);text-align:center;margin:0;padding:16px 0;font-size:14px}.paper-review{min-width:0;color:var(--ml-text-primary);font-size:14px}.paper-review section{border:0;padding:0 0 16px}.paper-review section+section{border:0;padding-top:0}.paper-review section>h3{color:var(--ml-text-primary);margin:0 0 7px;font-size:14px;font-weight:600}.paper-review section>p,.paper-review li,.paper-review article p{overflow-wrap:anywhere;color:var(--ml-text-secondary);font-size:14px;line-height:24px}.paper-review section>p{white-space:pre-wrap;margin:0}.paper-review ol,.paper-review ul{margin:0;padding-left:18px}.paper-review li+li{margin-top:6px}.paper-review article{border:0;padding:7px 0}.paper-review article>strong{margin-bottom:5px;font-size:14px;font-weight:600;display:block}.paper-review article p{margin:3px 0 0}.paper-review article p b{min-width:32px;color:var(--ml-text-muted);margin-right:5px;font-size:11px;font-weight:600;display:inline-block}.assistant-discussion-section:after{display:none}.assistant-discussion-section>.assistant-section-header>.icon-button{flex:0 0 20px}.assistant-discussion{background:var(--ml-surface-0);padding-top:0}.discussion-header-actions{align-items:center;gap:2px;display:flex}.discussion-thread-picker{z-index:12;position:relative}.discussion-thread-title{border:1px solid var(--ml-border-default);background:var(--ml-surface-0);width:100%;min-height:36px;color:var(--ml-text-primary);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;font-size:14px;display:flex}.discussion-thread-title:hover{border-color:var(--ml-border-strong);background:var(--ml-surface-1)}.discussion-thread-title>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.discussion-thread-title>svg{color:var(--ml-text-muted)}.discussion-thread-title>svg:last-child{transition:transform .15s}.discussion-thread-title>svg.is-open{transform:rotate(180deg)}.discussion-thread-menu{z-index:20;border:1px solid var(--ml-border-default);background:var(--ml-surface-0);max-height:280px;box-shadow:var(--ml-shadow-md);border-radius:8px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.discussion-thread-menu-label{color:var(--ml-text-muted);padding:7px 8px 5px;font-size:11px;font-weight:600}.discussion-thread-menu>p{color:var(--ml-text-muted);text-align:center;margin:0;padding:12px 8px;font-size:12px}.discussion-thread-menu-item{border-radius:7px;align-items:center;gap:2px;padding:4px;display:flex}.discussion-thread-menu-item:hover,.discussion-thread-menu-item.is-active{background:var(--ml-surface-2)}.discussion-thread-menu-item>button:first-child{min-width:0;color:var(--ml-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;flex:1;gap:2px;padding:3px 4px;display:grid}.discussion-thread-menu-item>button:first-child span,.discussion-thread-menu-item>button:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.discussion-thread-menu-item>button:first-child span{font-size:13px;font-weight:550}.discussion-thread-menu-item>button:first-child small{color:var(--ml-text-muted);font-size:11px}.assistant-discussion .chat-messages{min-height:72px;max-height:none;padding:16px 0 0;overflow:visible}.discussion-empty{min-height:56px;color:var(--ml-text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}.assistant-error{margin:10px 12px}.selected-context{border:1px solid var(--line);border-left:2px solid var(--line-strong);background:var(--surface-subtle);border-radius:4px;flex:none;margin:10px 12px 0;padding:9px 10px}.selected-context span{color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:650;display:block}.selected-context p{max-height:54px;color:var(--text-secondary);margin:0;font-family:inherit;font-size:11px;line-height:1.55;overflow:hidden}.assistant-discussion>.selected-context{margin:0 0 9px}.quick-prompts{gap:6px;margin-top:17px;display:grid}.quick-prompts button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;min-height:34px;font-size:11px}.quick-prompts button:hover:not(:disabled){background:#f8f5fa;border-color:#b6a4c2}.quick-prompts button:disabled{opacity:.4;cursor:default}.chat-messages{flex:1;min-height:0;padding:14px 12px;overflow:auto}.chat-message{flex-direction:column;align-items:flex-start;margin-bottom:16px;display:flex}.chat-message.user{align-items:flex-end}.chat-message-content{overflow-wrap:anywhere;min-width:0;max-width:100%;color:var(--ml-text-secondary);font-size:13px;line-height:1.65}.chat-message.user .chat-message-content{background:var(--ml-text-primary);width:fit-content;max-width:80%;color:var(--ml-surface-0);white-space:pre-wrap;border-radius:8px 8px 3px;padding:8px 10px;line-height:1.55}.chat-message.assistant .chat-message-content{width:100%}.chat-message-actions{gap:2px;margin-top:3px;display:flex}.chat-message-actions .icon-button{width:24px;height:24px}.chat-message-editor{border:1px solid var(--ml-border-default);background:var(--ml-surface-0);border-radius:8px;width:100%;padding:10px}.chat-message-editor textarea{resize:vertical;width:100%;min-height:76px;color:var(--ml-text-primary);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px;line-height:1.55}.chat-message-editor>div{justify-content:flex-end;gap:6px;margin-top:8px;display:flex}.chat-message-editor button{background:var(--ml-surface-2);min-height:28px;color:var(--ml-text-secondary);cursor:pointer;border:0;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:600}.chat-message-editor button:last-child{background:var(--ml-text-primary);color:var(--ml-surface-0)}.chat-message-editor button:disabled{opacity:.45;cursor:default}.chat-message.assistant .markdown-body>:first-child{margin-top:0!important}.chat-message.assistant .markdown-body>:last-child{margin-bottom:0!important}.chat-message.assistant .markdown-body h1{font-size:18px}.chat-message.assistant .markdown-body h2{font-size:16px}.chat-message.assistant .markdown-body h3{font-size:14px}.chat-message.assistant .markdown-body h1,.chat-message.assistant .markdown-body h2{border-bottom-color:var(--ml-border-subtle);padding-bottom:6px}.chat-message.assistant .markdown-body pre{max-width:100%;overflow-x:auto}.chat-message.assistant .markdown-body table{max-width:100%;display:block;overflow-x:auto}.thinking{gap:4px;padding:9px 2px;display:flex}.thinking i{background:#8a938a;border-radius:50%;width:5px;height:5px;animation:1s infinite alternate pulse}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}@keyframes pulse{to{opacity:.25;transform:translateY(-2px)}}.assistant-compose-dock{z-index:10;background:var(--ml-surface-0);box-shadow:none;border:0;flex:none;margin:0 16px 8px;padding:0;position:relative}.assistant-selection-context{background:#f7f8f9;border:1px solid #d9dce1;border-radius:6px;margin-bottom:7px;padding:8px 32px 8px 10px;position:relative}.assistant-selection-context>span{color:#6f737a;align-items:center;gap:5px;margin-bottom:3px;font-size:10px;font-weight:650;display:flex}.assistant-selection-context>p{color:#3f4349;max-height:35px;margin:0;font-size:11px;line-height:1.55;overflow:hidden}.assistant-selection-context>button{color:#83878e;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:22px;height:22px;padding:0;display:grid;position:absolute;top:7px;right:7px}.assistant-selection-context>button:hover{color:#303338;background:#e8eaed}.assistant-suggested-questions{flex-wrap:wrap;gap:6px;margin:0 0 6px;padding:4px 6px;display:flex;overflow:visible}.assistant-suggested-questions::-webkit-scrollbar{display:none}.assistant-suggested-questions button{border:1px solid var(--ml-border-default);min-width:0;min-height:25px;color:var(--ml-text-secondary);white-space:normal;cursor:pointer;background:0 0;border-radius:999px;flex:0 auto;padding:2px 10px;font-size:12px;font-weight:500;line-height:20px}.assistant-suggested-questions button:hover:not(:disabled){border-color:var(--ml-border-strong);background:var(--ml-surface-2);color:var(--ml-text-primary)}.assistant-suggested-questions button:disabled{opacity:.45;cursor:default}.chat-composer{border:1px solid var(--line-strong);background:#fff;border-radius:7px;flex:none;align-items:flex-end;gap:6px;margin:10px 12px 12px;padding:7px 7px 7px 10px;display:flex}.assistant-compose-dock .chat-composer{border:1px solid var(--ml-border-strong);background:var(--ml-surface-0);min-height:118px;box-shadow:var(--shadow-sm);border-radius:10px;margin:0;padding:14px;display:block}.assistant-composer-main{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.chat-composer textarea{resize:none;border:0;outline:0;flex:1;min-width:0;max-height:100px;padding:3px 0;font-size:12px;line-height:1.45}.assistant-compose-dock .chat-composer textarea{min-height:42px;max-height:160px;color:var(--ml-text-primary);background:0 0;padding:0;font-size:14px;line-height:21px;overflow-y:auto}.assistant-compose-dock .chat-composer textarea::placeholder{color:var(--ml-text-muted)}.chat-composer button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.assistant-compose-dock .assistant-composer-main>button{color:#fff;background:#1f2937;border-radius:50%;width:32px;min-width:32px;height:32px;margin-top:4px}.assistant-compose-dock .assistant-composer-main>button:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.assistant-composer-footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.assistant-composer-footer .assistant-chip-button,.assistant-composer-footer .assistant-model-trigger{border:1px solid var(--ml-border-default);background:color-mix(in oklch, var(--ml-surface-2) 30%, transparent);width:auto;height:auto;min-height:28px;color:var(--ml-text-secondary);border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.assistant-composer-footer .assistant-chip-button{cursor:pointer;width:auto;height:auto}.assistant-composer-footer .assistant-chip-button:hover,.assistant-model-trigger:hover{background:var(--ml-surface-3);color:var(--ml-text-primary)}.assistant-model-picker{min-width:0;position:relative}.assistant-model-trigger{cursor:pointer;max-width:150px}.assistant-model-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.assistant-model-trigger svg{flex:none}.assistant-model-menu{z-index:80;border:1px solid var(--ml-border-default);background:var(--ml-surface-0);width:240px;max-width:calc(100vw - 48px);box-shadow:var(--shadow-md);border-radius:8px;padding:4px;position:absolute;bottom:calc(100% + 8px);left:0}.assistant-effort-menu{width:132px}.assistant-model-menu-list{max-height:220px;overflow-y:auto}.assistant-model-menu button{width:100%;height:auto;min-height:32px;color:var(--ml-text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:flex}.assistant-model-menu button:hover,.assistant-model-menu button.is-active{background:var(--ml-surface-2);color:var(--ml-text-primary)}.assistant-model-menu button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.assistant-model-settings{margin-top:4px;border-top:1px solid var(--ml-border-subtle)!important;border-radius:0 0 6px 6px!important}.notes-panel{padding:16px 12px 36px}.section-heading{justify-content:space-between;align-items:center;margin:0 2px 12px;display:flex}.section-heading>span{color:var(--muted);font-size:11px}.section-heading>div{align-items:center;gap:3px;display:flex}.section-heading>div>span{min-width:22px;color:var(--muted);text-align:center;font-size:10px}.section-heading .icon-button{width:27px;height:27px}.panel-empty{color:#8c938a;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:220px;display:grid}.panel-empty p{max-width:190px;margin:0;font-size:11px;line-height:1.55}.feature-panel{flex:1;min-height:0;padding:14px 12px 36px;overflow:auto}.feature-panel-empty{min-height:280px;padding:24px}.feature-panel-empty strong{color:#303037;font-size:15px}.feature-panel-empty svg{color:#8d7999}.feature-panel-empty p{color:#8d8f94;max-width:230px;font-size:13px;line-height:1.6}.control-section{margin-bottom:15px}.control-section>span{color:#656269;margin-bottom:7px;font-size:10px;font-weight:650;display:block}.segmented-control{background:#f3f2f4;border:1px solid #dedce2;border-radius:6px;grid-auto-columns:1fr;grid-auto-flow:column;height:34px;padding:3px;display:grid}.segmented-control button{color:#6f6c73;cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:11px}.segmented-control button.is-active{color:#2b292d;background:#fff;font-weight:650;box-shadow:0 1px 3px #221e2624}.feature-command{width:100%;min-height:36px;margin:2px 0 15px;font-size:11px}.feature-error{color:#a14545;overflow-wrap:anywhere;background:#fff6f6;border:1px solid #eccccc;border-radius:5px;margin:-7px 0 12px;padding:8px 9px;font-size:9px;line-height:1.5}.feature-error-action{justify-content:space-between;align-items:center;gap:8px;display:flex}.feature-error-action span{min-width:0}.feature-error-action button{color:#913f3f;cursor:pointer;background:#fff;border:1px solid #e4b9b9;border-radius:5px;flex:none;align-items:center;gap:4px;min-height:27px;padding:0 8px;font-size:9px;display:inline-flex}.quiz-list{gap:10px;display:grid}.quiz-setup-heading{color:#5a3b70;border-bottom:1px solid #e5e2e7;align-items:center;gap:10px;margin:4px 0 22px;padding-bottom:15px;display:flex}.quiz-setup-heading h2{color:#343137;margin:0;font-size:14px}.quiz-setup-heading p{color:#8b858f;margin:3px 0 0;font-size:9px}.quiz-resume{width:100%;min-height:34px;margin-top:-7px;font-size:10px}.quiz-progress-header{color:#817b84;justify-content:space-between;align-items:center;height:32px;font-size:10px;display:flex}.quiz-progress-header .icon-button{width:28px;height:28px}.quiz-progress{background:#e7e4e9;border-radius:2px;height:4px;margin:0 0 17px;overflow:hidden}.quiz-progress>span{background:#6c4a7d;height:100%;transition:width .18s;display:block}.quiz-current-card{padding:15px 13px}.quiz-card>button:disabled{cursor:default}.quiz-card>button.is-correct{background:#f0faf5;border-color:#75b79a}.quiz-card>button.is-wrong{background:#fff5f5;border-color:#d89b9d}.quiz-feedback{border-top:1px solid #ebe9ed;margin-top:12px;padding-top:10px;font-size:9px;line-height:1.5}.quiz-feedback strong{align-items:center;gap:5px;display:flex}.quiz-feedback p{color:#6c676e;margin:5px 0 0}.quiz-next{margin-top:11px}.quiz-results{text-align:center;color:#5a3b70;place-content:center;justify-items:center;min-height:360px;display:grid}.quiz-results h2{color:#2f2c32;margin:12px 0 2px;font-size:28px}.quiz-results>p{color:#7e7882;margin:0 0 20px;font-size:11px}.quiz-results>div{gap:7px;display:flex}.quiz-results button{min-height:34px;font-size:10px}.quiz-card{background:#fff;border:1px solid #dedce2;border-radius:6px;padding:12px}.quiz-card>small{color:var(--accent);font-size:9px;font-weight:750}.quiz-card h3{margin:5px 0 10px;font-size:12px;line-height:1.45}.quiz-card>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1dfe4;border-radius:5px;grid-template-columns:22px 1fr;align-items:start;gap:7px;width:100%;margin-top:5px;padding:7px;font-size:10px;line-height:1.45;display:grid}.quiz-card>button span{color:#625c66;background:#efedf1;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.quiz-card>button.is-selected{background:#f7f4f8;border-color:#8f799d}.quiz-card>p{border-top:1px solid #ebe9ed;align-items:flex-start;gap:5px;margin:9px 0 0;padding-top:8px;font-size:9px;line-height:1.45;display:flex}.quiz-correct{color:#277253}.quiz-wrong{color:#a24b4d}.quiz-story{flex-direction:column;gap:10px;min-height:100%;display:flex;position:relative}.quiz-story button{cursor:pointer}.quiz-story-header{justify-content:space-between;align-items:center;display:flex}.quiz-story-header>div{align-items:center;gap:7px;display:flex}.quiz-story-header strong{color:var(--accent);font-size:12px}.quiz-story-header span{color:var(--muted);font-size:9px}.quiz-story-header button,.quiz-story-log>button{background:var(--surface-muted);width:27px;height:27px;color:var(--muted);border:0;border-radius:5px;place-items:center;display:grid}.quiz-story-header button.is-active{color:var(--accent);background:#eee5f4}.quiz-story-log{z-index:5;border:1px solid var(--line);background:var(--surface);border-radius:6px;width:min(250px,85%);max-height:210px;padding:12px;position:absolute;top:33px;right:0;overflow:auto;box-shadow:0 8px 22px #23152b1c}.quiz-story-log>button{position:absolute;top:6px;right:6px}.quiz-story-log strong{font-size:10px}.quiz-story-log p{color:var(--muted);margin:7px 0 0;font-size:9px}.quiz-scene{background:linear-gradient(#faf7fc 0%,#f2edf5 100%);border:1px solid #e3dce8;border-radius:7px;grid-template-columns:92px minmax(0,1fr);align-items:end;gap:4px;min-height:142px;padding:10px 8px 0;display:grid;overflow:hidden}.quiz-dialogue{background:#fff;border:1px solid #ddd2e4;border-radius:6px;align-self:start;margin-top:10px;padding:10px;box-shadow:0 4px 13px #3921400c}.quiz-dialogue small,.quiz-question>small{color:var(--accent);font-size:8px;font-weight:750}.quiz-dialogue p{color:#49434c;min-height:50px;margin:5px 0 0;font-size:10px;line-height:1.55}.quiz-dialogue i{background:var(--accent);width:1px;height:10px;margin-left:2px;animation:.8s infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.quiz-question{border:1px solid var(--line);background:var(--surface);border-radius:7px;padding:12px}.quiz-question h3{color:var(--text);margin:5px 0 10px;font-size:12px;line-height:1.5}.quiz-options{gap:6px;display:grid}.quiz-options button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--text);text-align:left;border-radius:5px;grid-template-columns:22px 1fr;align-items:center;gap:7px;padding:6px 8px;font-size:10px;line-height:1.4;display:grid}.quiz-options button>span{background:var(--surface-muted);border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.quiz-options button:disabled{cursor:default;opacity:.7}.quiz-options button.is-correct{opacity:1;background:#eff9f4;border-color:#69ae8c}.quiz-options button.is-wrong{opacity:1;background:#fff2f3;border-color:#d48d92}.quiz-story-actions{border-top:1px solid var(--line);background:var(--surface);align-items:center;gap:6px;margin:auto -20px -20px;padding:10px 20px;display:flex;position:sticky;bottom:-20px}.quiz-story-actions>span{flex:1}.quiz-story-actions button,.quiz-result-actions button{background:var(--surface-muted);min-height:30px;color:var(--text);border:0;border-radius:5px;align-items:center;gap:5px;padding:0 9px;font-size:9px;display:inline-flex}.quiz-story-results{text-align:center}.quiz-story-results>.codex-pet-sprite{margin:0 auto}.quiz-story-results>span{color:var(--muted);font-size:9px;display:block}.quiz-story-results h2{margin:2px 0 14px;font-size:26px}.quiz-result-list{text-align:left;gap:6px;display:grid}.quiz-result-list>div{border:1px solid var(--line);border-radius:5px;grid-template-columns:20px 1fr 25px;align-items:center;gap:6px;min-height:43px;padding:7px;display:grid}.quiz-result-list p{color:var(--muted);margin:0;font-size:9px;line-height:1.35;overflow:hidden}.quiz-result-list p strong{color:var(--text);display:block}.quiz-result-list button{width:25px;height:25px;color:var(--accent);background:0 0;border:0;place-items:center;display:grid}.quiz-result-actions{justify-content:center;gap:7px;margin-top:13px;display:flex}.quiz-vn-player{gap:8px}.quiz-vn-player .quiz-progress{margin-bottom:0}.quiz-vn-stage{isolation:isolate;background:#fff;border:1px solid #e5e2e7;border-radius:7px;flex:0 0 540px;height:540px;position:relative;overflow:hidden}.quiz-vn-paper{z-index:-1;background:#fff;border:1px solid #c9c3ca;width:142px;height:184px;padding:28px 14px 0;position:absolute;top:86px;right:22px;transform:rotate(3deg);box-shadow:8px 10px #8ba79c33}.quiz-vn-paper:before{content:"PAPER";color:#716878;font:700 8px/1 ui-monospace,monospace;position:absolute;top:10px;left:14px}.quiz-vn-paper span{background:#dfe3e1;height:5px;margin-bottom:10px;display:block}.quiz-vn-paper span:nth-child(2){width:78%}.quiz-vn-paper span:nth-child(4){width:62%}.quiz-vn-chapter{z-index:2;background:#ffffffeb;border-left:3px solid #6c4a7d;padding:9px 11px;position:absolute;top:14px;left:14px;right:14px;box-shadow:0 4px 14px #35413c12}.quiz-vn-chapter small{color:#6c4a7d;font:750 8px/1 ui-monospace,monospace}.quiz-vn-chapter h3{color:#302d32;margin:4px 0 0;font-size:11px;line-height:1.4}.quiz-vn-character{z-index:0;justify-items:center;width:170px;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:66px;left:50%;transform:translate(-50%)}.quiz-vn-stage.is-answer .quiz-vn-character{opacity:1;transform:translate(-50%)scale(.97)}.quiz-vn-choices{z-index:7;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;width:100%;padding:22px 18px 176px;display:flex;position:absolute;inset:0}.quiz-vn-choices button{width:100%;min-height:46px;box-shadow:none;color:#44516a;text-align:left;background:#ffffffed;border:1px solid #dfe5ee;border-radius:6px;padding:9px 14px;font-size:10px;font-weight:600;transition:background-color .16s,border-color .16s;display:block}.quiz-vn-choices button:not(:disabled):hover{box-shadow:none;background:#f8fbff;border-color:#a9c5ef}.quiz-vn-choices button.is-correct{background:#effaf4f2;border-color:#4c9b75}.quiz-vn-choices button.is-wrong{background:#fff1f2f2;border-color:#c66f76}.quiz-vn-dialogue{z-index:6;width:calc(100% - 28px);min-height:62px;box-shadow:none;color:#273b59;text-align:left;cursor:default;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fbfdffed;border:1px solid #dce4ef;border-radius:6px;padding:25px 14px 8px;display:block;position:absolute;bottom:12px;left:14px;right:14px}.quiz-vn-stage.is-intro .quiz-vn-dialogue{cursor:pointer}.quiz-vn-name{color:#3672c7;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:8px;font-weight:750;position:absolute;top:8px;left:14px}.quiz-vn-dialogue p{color:#273b59;min-height:24px;margin:0;font-size:10px;font-weight:500;line-height:1.45}.quiz-vn-dialogue i{background:#22314f;width:1px;height:11px;margin-left:2px;animation:.8s infinite blink;display:inline-block}.quiz-vn-dialogue b{color:#173f78;font-size:9px;animation:.9s ease-in-out infinite quiz-vn-next;position:absolute;bottom:8px;right:13px}@keyframes quiz-vn-next{50%{transform:translateY(3px)}}.quiz-vn-hint{z-index:5;margin:0;position:absolute;bottom:154px;left:18px;right:18px;box-shadow:0 5px 14px #2e261733}.quiz-vn-stage .quiz-story-log{z-index:8;background:#fff;top:10px;right:10px}.quiz-vn-player .quiz-story-actions{border-top:0;margin:0;padding:8px 0 0;position:static}.auto-highlight-item{background:#fff;border:1px solid #dedce2;border-left:3px solid #8a6b9b;border-radius:5px;margin-bottom:9px;padding:10px;position:relative}.auto-highlight-item>header{grid-template-columns:1fr auto 25px;align-items:center;gap:6px;display:grid}.auto-highlight-item>header>span{color:#765487;text-transform:uppercase;font-size:8px;font-weight:760}.auto-highlight-item>header>button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.auto-highlight-item>header .icon-button{width:25px;height:25px}.auto-highlight-item p{margin:7px 0;font-family:Georgia,serif;font-size:11px;line-height:1.5}.auto-highlight-item small{color:#7e7a82;font-size:9px;line-height:1.45}.auto-highlight-command{gap:7px;width:100%;margin-bottom:12px}.highlight-visibility{border-bottom:1px solid #e5e2e7;margin-bottom:12px;padding:0 1px 10px}.highlight-visibility input{width:13px;height:13px;accent-color:var(--accent);margin:0}.highlight-master,.highlight-label-toggle,.highlight-group-toggle{color:#4d4950;cursor:pointer;align-items:center;gap:6px;min-height:29px;font-size:10px;display:flex}.highlight-master{font-weight:700}.highlight-label-toggle{margin-top:3px}.highlight-visibility-group{border-top:1px solid #efedf1;padding:7px 0}.highlight-visibility-group>strong,.highlight-group-toggle strong{color:#6f6972;font-size:9px}.highlight-visibility-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 9px;margin-top:7px;display:grid}.highlight-visibility-group>div label{color:#625d65;cursor:pointer;align-items:center;gap:5px;min-width:0;font-size:9px;display:flex}.highlight-visibility-group>div label.is-disabled{opacity:.45}.highlight-filter-swatch{border:1px solid #00000014;border-radius:50%;flex:0 0 10px;width:10px;height:10px}.highlight-filter-swatch.color-yellow{background:#f6cf4a}.highlight-filter-swatch.color-green{background:#62c998}.highlight-filter-swatch.color-blue{background:#73b8e8}.highlight-filter-swatch.color-rose{background:#ef8e91}.highlight-filter-swatch.category-contribution{background:#ff8f8f}.highlight-filter-swatch.category-method{background:#73df9d}.highlight-filter-swatch.category-result{background:#7aa9ef}.highlight-filter-swatch.category-limitation{background:#eec071}.auto-highlight-item.category-contribution{border-left-color:#d86262}.auto-highlight-item.category-method{border-left-color:#3d9d65}.auto-highlight-item.category-result{border-left-color:#4c78c6}.auto-highlight-item.category-limitation{border-left-color:#a26e24}.explain-context{margin:0 0 12px}.explain-actions{margin-top:0}.explain-actions button{justify-content:center;align-items:center;gap:6px;display:flex}.feature-thinking{padding:18px 4px}.explanation-result{background:#fff;border:1px solid #dedce2;border-radius:6px;grid-template-columns:19px 1fr;gap:7px;margin-top:14px;padding:12px;display:grid}.explanation-result svg{color:var(--accent)}.explanation-result p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.65}.image-explanation-card{background:#f8f6f9;border:1px solid #d8d3dc;border-radius:6px;margin-bottom:12px;padding:10px}.image-explanation-card header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.image-explanation-card header span{color:#51385f;align-items:center;gap:6px;font-size:10px;font-weight:680;display:inline-flex}.image-explanation-card header small{color:#8b8490;font-size:9px}.image-explanation-card>img{object-fit:contain;background:#fff;border:1px solid #ddd8e0;width:100%;max-height:190px;display:block}.image-explanation-card>button{width:100%;min-height:32px;margin-top:8px;font-size:10px}.image-explanation-result{white-space:pre-wrap;color:#504b53;border-top:1px solid #ded9e1;margin-top:9px;padding-top:9px;font-size:10px;line-height:1.6}.page-translation{background:#fff;border:1px solid #d8d4dc;border-radius:6px;margin-top:12px;overflow:hidden}.page-translation header{background:#f7f5f8;border-bottom:1px solid #e6e2e8;justify-content:space-between;align-items:center;min-height:37px;padding:4px 5px 4px 10px;display:flex}.page-translation header>span{color:#51385f;align-items:center;gap:6px;font-size:10px;font-weight:680;display:inline-flex}.page-translation header>div{display:flex}.page-translation header .icon-button{width:27px;height:27px}.page-translation>p{white-space:pre-wrap;color:#444047;max-height:420px;margin:0;padding:12px;font-size:11px;line-height:1.72;overflow:auto}.translation-view-command{width:calc(100% - 20px);min-height:31px;margin:0 10px 10px;font-size:10px}.panel-filter-grid{flex-wrap:wrap;gap:5px 11px;margin:10px 2px;display:flex}.panel-filter-grid label{color:#666169;cursor:pointer;align-items:center;gap:4px;font-size:9px;display:inline-flex}.panel-filter-grid input{width:13px;height:13px;accent-color:var(--accent);margin:0}.panel-search{color:#8b8790;background:#fff;border:1px solid #d9d6dc;border-radius:5px;grid-template-columns:18px minmax(0,1fr) 23px;align-items:center;gap:4px;height:33px;margin-bottom:11px;padding:0 6px 0 9px;display:grid}.panel-search input{background:0 0;border:0;outline:0;min-width:0;height:100%;padding:0;font-size:10px}.panel-search button{color:#8a858e;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:23px;height:23px;padding:0;display:grid}.explanation-history-heading{border-top:1px solid #e3dfe5;margin-top:18px;padding-top:14px}.explanation-filters{text-transform:capitalize}.explanation-history article{background:#fff;border:1px solid #ddd9e0;border-radius:5px;margin-bottom:9px;padding:9px}.explanation-history article header{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;display:grid}.explanation-history article header>button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.explanation-history article header>span{color:#817687;text-transform:uppercase;font-size:8px}.explanation-history article header .icon-button{width:25px;height:25px}.explanation-history article header>div{display:flex}.compact-empty{color:#9a949d;text-align:center;padding:24px 5px;font-size:10px}.explanation-history article>img{object-fit:contain;border:1px solid #e1dde3;width:100%;max-height:130px;margin-top:7px}.explanation-history article blockquote{color:#746f78;border-left:2px solid #b7a4c1;max-height:72px;margin:7px 0;padding-left:8px;font-family:Georgia,serif;font-size:9px;line-height:1.45;overflow:hidden}.explanation-history article>p{white-space:pre-wrap;color:#4f4a52;margin:0;font-size:10px;line-height:1.55}.comment-composer{background:#fff;border:1px solid #d6d3da;border-radius:6px;margin-bottom:14px;padding:8px}.comments-command-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.comments-command-row>button{align-items:center;gap:6px;min-height:31px;font-size:10px;display:inline-flex}.comments-command-row>div{display:flex}.comments-command-row .icon-button{width:27px;height:27px}.comment-compose-region{border-bottom:1px solid #e3dfe5;margin-bottom:12px;padding:1px}.comment-selected-context{margin:0 0 8px;padding-right:88px;position:relative}.comment-selected-context>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:9px;position:absolute;top:7px;right:8px}.comment-composer>div{justify-content:flex-end;gap:5px;display:flex}.comments-toolbar{color:#858188;justify-content:space-between;align-items:center;height:28px;margin:-3px 1px 9px;font-size:9px;display:flex}.comment-composer textarea{resize:vertical;border:0;outline:0;width:100%;padding:3px;font-size:11px;line-height:1.5}.comment-composer button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:5px;align-items:center;gap:6px;min-height:28px;margin-left:auto;padding:0 10px;font-size:10px;display:flex}.comment-composer button:disabled{opacity:.45;cursor:default}.comment-composer button.comment-cancel{color:#77717a;background:0 0;margin-left:0}.comment-item{background:#fff;border:1px solid #dedce2;border-radius:5px;margin-bottom:9px;padding:10px}.comment-item.is-resolved{opacity:.56}.comment-item header,.free-note-item header,.citation-card header{justify-content:space-between;align-items:center;display:flex}.comment-item header>button,.citation-card header>button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.comment-item header>div,.citation-card header>div{display:flex}.comment-item .icon-button,.citation-card .icon-button{width:25px;height:25px}.comment-item blockquote,.citation-card blockquote{color:#68636a;border-left:2px solid #d9c75e;margin:8px 0;padding-left:8px;font-family:Georgia,serif;font-size:10px;line-height:1.45}.comment-item>p{margin:8px 0 0;font-size:11px;line-height:1.55}.resolved-toggle{color:#77727a;align-items:center;gap:4px;font-size:8px;display:inline-flex}.resolved-toggle input{width:13px;height:13px;accent-color:var(--accent);margin:0}.comment-edit-label{color:#9a949d;align-items:center;gap:3px;margin-right:3px;font-size:8px;display:inline-flex}.comment-body-editor{resize:vertical;background:#fbfafb;border:1px solid #e1dde3;border-radius:4px;outline:0;width:100%;margin-top:7px;padding:7px;font-size:10px;line-height:1.5}.comment-body-editor:focus{background:#fff;border-color:#ab9bb4}.comment-replies{border-left:2px solid #e3dfe5;gap:5px;margin:7px 0 0 10px;padding-left:8px;display:grid}.comment-replies>div{color:#897f8f;grid-template-columns:16px minmax(0,1fr) 25px;align-items:start;gap:4px;display:grid}.comment-replies textarea{resize:vertical;background:#faf9fb;border:1px solid #e2dee4;border-radius:4px;outline:0;width:100%;padding:5px;font-size:9px;line-height:1.4}.comment-replies .icon-button{width:25px;height:25px}.reply-composer{border:1px solid #ddd9e0;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;height:31px;margin-top:8px;display:grid;overflow:hidden}.reply-composer input{border:0;outline:0;min-width:0;padding:0 7px;font-size:9px}.reply-composer button{color:#5d426b;cursor:pointer;background:#f3f0f4;border:0;border-left:1px solid #ddd9e0;align-items:center;gap:4px;padding:0 8px;font-size:9px;display:inline-flex}.reply-composer button:disabled{color:#aaa5ad;cursor:default}.add-note-button,.citation-command{width:100%;margin-bottom:12px}.note-document-bar{justify-content:space-between;align-items:center;gap:8px;min-height:34px;margin-bottom:8px;display:flex}.note-document-bar>span{color:#5d5861;font-size:10px;font-weight:680}.note-document-bar>select{background:#fff;border:1px solid #ddd9e0;border-radius:4px;min-width:0;max-width:145px;height:28px;font-size:9px}.note-document-bar>div{display:flex}.note-document-bar .icon-button{width:27px;height:27px}.markdown-note-editor{background:#fff;border:1px solid #d9d5dc;border-radius:6px;overflow:hidden}.note-title-input{border:0;border-bottom:1px solid #e5e2e7;outline:0;width:100%;height:39px;padding:0 11px;font-size:12px;font-weight:700}.markdown-toolbar{background:#f8f7f9;border-bottom:1px solid #e4e1e6;align-items:center;gap:1px;min-height:38px;padding:4px 5px;display:flex;overflow-x:auto}.markdown-toolbar select{color:#5f5963;background:0 0;border:0;flex:0 0 64px;width:64px;height:27px;font-size:9px}.markdown-toolbar .icon-button{flex:0 0 27px;width:27px;height:27px}.toolbar-divider{background:#ddd9e0;flex:0 0 1px;width:1px;height:20px;margin:0 3px}.markdown-note-editor>textarea{resize:vertical;color:#37333a;background:#fff;border:0;outline:0;width:100%;height:330px;padding:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:1.7;display:block}.markdown-note-editor>footer{color:#9a949e;border-top:1px solid #e8e5e9;justify-content:space-between;align-items:center;min-height:28px;padding:0 9px;font-size:8px;display:flex}.located-notes-heading{color:#6d6671;border-top:1px solid #e3dfe5;align-items:center;gap:6px;margin:18px 1px 9px;padding-top:13px;font-size:10px;font-weight:680;display:flex}.free-note-item{background:#fff;border:1px solid #dedce2;border-radius:5px;margin-bottom:10px;padding:9px}.free-note-item header{margin-bottom:7px}.free-note-item header input{border:0;outline:0;flex:1;min-width:0;height:28px;padding:0 6px;font-size:11px;font-weight:680}.free-note-item textarea{resize:vertical;background:#fbfafc;border:1px solid #e0dee3;border-radius:4px;outline:0;width:100%;padding:8px;font-size:11px;line-height:1.5}.free-note-item textarea:focus{background:#fff;border-color:#9b85aa}.citations-panel{padding:10px 0 36px}.citations-panel .citation-search{margin:0 14px 9px}.citation-format-row{border-bottom:1px solid #e1e4e8;min-height:34px;padding:0 15px 9px}.citation-format-row select{color:#25282d;cursor:pointer;background:0 0;border:0;outline:0;min-width:90px;height:28px;padding:0 22px 0 3px;font-size:11px;font-weight:650}.citation-tabs{border-bottom:1px solid #dfe3e7;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:5px;height:50px;padding:7px 11px;display:grid}.citation-tabs button{color:#626975;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:0;height:34px;padding:0 6px;font-size:11px;font-weight:620;overflow:hidden}.citation-tabs button:hover{background:#f5f6f7}.citation-tabs button.is-active{color:#24282e;background:#f3f5f7}.citation-notice{color:#73633a;background:#fff9ea;border-left:3px solid #e1a832;margin:9px 14px 0;padding:7px 9px;font-size:10px;line-height:1.45}.citation-notice button{color:#0969da;font-size:inherit;cursor:pointer;background:0 0;border:0;margin-left:5px;padding:0}.citation-loading{color:#747b85;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:11px;display:flex}.citation-list{min-width:0}.citation-card{background:#fff;border:0;border-bottom:1px solid #e1e4e8;border-radius:0;margin:0;padding:14px 14px 0 20px;position:relative}.citation-card:before{content:"";background:#087bc1;width:6px;position:absolute;top:14px;bottom:51px;left:10px}.citation-card-main{min-width:0;padding-bottom:10px}.citation-card h3{color:#0875c1;margin:0 0 7px;font-family:inherit;font-size:13px;font-weight:720;line-height:1.45}.citation-card h3 button,.citation-card h3 a{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;display:inline}.citation-card h3 a svg{vertical-align:-2px;margin-left:4px;display:inline}.citation-authors,.citation-meta,.citation-abstract{margin:0}.citation-authors{color:#0875c1;font-size:10px;line-height:1.55}.citation-meta{color:#68717d;margin-top:2px;font-size:10px;line-height:1.45}.citation-abstract{color:#596372;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin-top:10px;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.citation-card-actions{align-items:center;gap:7px;min-height:28px;margin-top:10px;display:flex}.citation-card-actions button,.citation-card-actions a,.citation-card-actions span{color:#0875c1;background:#fff;border:1px solid #b9d8ef;border-radius:5px;align-items:center;gap:4px;height:25px;padding:0 8px;font-size:10px;text-decoration:none;display:inline-flex}.citation-card-actions button{cursor:pointer}.citation-card-actions button.is-saved{background:#eef7fd;border-color:#9bc5e3}.citation-card-actions span{color:#a0a7ae;border-color:#d8dee4}.citation-disclaimer{color:#9aa1a9;margin-top:5px;font-size:8px;display:block}.citation-card footer{border-top:1px solid #e6e9ec;align-items:center;gap:7px;height:40px;display:flex}.citation-card footer button{color:#0875c1;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;height:27px;padding:0 2px;font-size:10px;display:inline-flex}.citation-card footer button:disabled{color:#9da4ac;cursor:default}.peer-reviews-panel{padding:0 0 36px}.peer-review-paper{border-bottom:1px solid var(--line);background:var(--surface-subtle);justify-content:space-between;align-items:flex-start;gap:12px;min-height:68px;padding:14px 16px;display:flex}.peer-review-paper>div{gap:5px;min-width:0;display:grid}.peer-review-paper strong{color:var(--text);font-size:12px;line-height:1.5}.peer-review-paper span{color:var(--text-secondary);font-size:10px;line-height:1.4}.peer-review-paper>a{border:1px solid var(--line);width:28px;height:28px;color:var(--text-secondary);background:var(--surface);border-radius:7px;flex:0 0 28px;place-items:center;text-decoration:none;display:grid}.peer-review-paper>a:hover{border-color:var(--line-strong);color:var(--text)}.peer-review-decision{border-bottom:1px solid var(--line);gap:5px;padding:12px 16px;display:grid}.peer-review-decision span{color:var(--text-secondary);text-transform:uppercase;font-size:9px;font-weight:650}.peer-review-decision strong{color:var(--text);white-space:pre-wrap;font-size:11px;line-height:1.55}.peer-review-list{min-width:0}.peer-review-card{border-bottom:1px solid var(--line);background:var(--surface)}.peer-review-card>button{width:100%;min-height:48px;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0 16px;display:flex}.peer-review-card>button:hover{background:var(--surface-subtle)}.peer-review-card>button>span{align-items:center;gap:7px;min-width:0;display:flex}.peer-review-card>button strong{font-size:11px}.peer-review-card>button small{color:var(--muted);font-size:9px;font-weight:400}.peer-review-card>button>svg{color:var(--muted);flex:none;transition:transform .14s}.peer-review-card.is-expanded>button>svg{transform:rotate(180deg)}.peer-review-metrics{flex-wrap:wrap;gap:5px;padding:0 16px 12px;display:flex}.peer-review-metrics span{border:1px solid var(--line);min-height:25px;color:var(--text-secondary);background:var(--surface-subtle);border-radius:6px;align-items:center;gap:5px;padding:3px 7px;font-size:9px;line-height:1.35;display:inline-flex}.peer-review-metrics b{color:var(--text);font-weight:650}.peer-review-content{padding:0 16px 16px}.peer-review-content>section{border-top:1px solid var(--line);padding:12px 0}.peer-review-content h3{color:var(--text);margin:0 0 8px;font-size:10px;font-weight:700}.peer-review-content .markdown-body{color:var(--text-secondary);font-size:10px;line-height:1.65}.peer-review-content .markdown-body>:first-child{margin-top:0}.peer-review-content .markdown-body>:last-child{margin-bottom:0}.dialog-backdrop{z-index:190;background:#1c1b1f5c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.metadata-key-backdrop{z-index:210}.metadata-key-dialog{color:#29272c;background:#fff;border:1px solid #cbc8cf;border-radius:8px;width:min(430px,100vw - 32px);overflow:hidden;box-shadow:0 24px 70px #19161d47}.metadata-key-dialog>header{border-bottom:1px solid #e2dfe4;align-items:center;gap:11px;min-height:68px;padding:12px 17px;display:flex}.metadata-key-dialog>header>span{color:#9b641c;background:#fff3dc;border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.metadata-key-dialog h2{margin:0;font-size:15px}.metadata-key-dialog header p{color:#85808a;margin:4px 0 0;font-size:10px}.metadata-key-body{color:#6a6170;grid-template-columns:26px minmax(0,1fr);gap:10px;padding:20px 18px;display:grid}.metadata-key-body>svg{color:#5f426f;margin-top:2px}.metadata-key-body p{margin:0;font-size:12px;line-height:1.7}.metadata-key-dialog>footer{background:#faf9fa;border-top:1px solid #e2dfe4;justify-content:flex-end;align-items:center;gap:8px;min-height:58px;padding:10px 14px;display:flex}.metadata-key-dialog>footer button{min-height:36px;font-size:11px}.translation-pane{z-index:10;background:#f7f6f8;border-left:1px solid #d9d5dc;flex-direction:column;flex:0 0 400px;width:400px;min-height:0;display:flex;position:relative}.translation-pane>header{background:#fff;border-bottom:1px solid #dfdbe1;flex:0 0 45px;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:8px;height:45px;padding:0 7px 0 12px;display:grid}.translation-header-main{color:#533762;align-items:center;gap:12px;min-width:0;display:flex}.translation-pane-title{align-items:center;gap:7px;min-width:0;display:flex}.translation-pane>header strong{font-size:11px}.translation-pane>header span{color:#8a858d;font-size:9px}.auto-translate-control{align-items:center;gap:5px;margin-left:auto;display:flex}.auto-translate-control>span{white-space:nowrap}.auto-translate-control>button{color:#fff;letter-spacing:0;cursor:pointer;background:#c8c5ca;border:0;border-radius:4px;justify-content:center;align-items:center;width:36px;height:20px;padding:0;font-size:9px;font-weight:700;transition:background-color .15s;display:inline-flex}.auto-translate-control>button:hover{background:#aaa6ad}.auto-translate-control>button.is-on{background:#343036}.auto-translate-control>button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.translation-page-position{text-align:center;white-space:nowrap;min-width:34px;font-weight:600;color:#5f5962!important;font-size:10px!important}.translation-toolbar{background:#fbfafc;border-bottom:1px solid #e1dde3;flex:0 0 43px;justify-content:space-between;align-items:center;height:43px;padding:0 7px;display:flex}.translation-toolbar>div{align-items:center;display:flex}.translation-font-stepper{background:#fff;border:1px solid #ddd9e0;border-radius:5px;height:31px}.translation-font-stepper .icon-button{width:28px;height:28px}.translation-font-stepper>span{color:#68626b;text-align:center;width:42px;font-size:9px}.translation-content{background:#fff;flex:1;min-height:0;padding:23px 26px 60px;overflow:auto}.translation-content>div{color:#746d77;text-transform:uppercase;border-bottom:1px solid #e4e1e5;align-items:center;gap:7px;padding-bottom:14px;font-size:9px;display:flex}.translation-content>p,.translation-segments{white-space:pre-wrap;color:#343036;margin:18px 0;line-height:1.82}.translation-segment{cursor:pointer;border-radius:3px;transition:background-color .15s,box-shadow .15s;display:inline}:is(.translation-segment:hover,.translation-segment:focus-visible){background:#53a98b29;outline:none}.translation-segment.is-active{background:#53a98b45;box-shadow:0 0 0 2px #53a98b2e}.translation-link-mark{pointer-events:none;background:#53a98b1a;border-radius:2px;transition:background-color .15s,box-shadow .15s;position:absolute}.translation-link-mark.is-active{background:#53a98b61;box-shadow:0 0 0 2px #53a98b66}.translation-content time{color:#aaa5ad;font-size:8px}.translation-empty{color:#968e9b;flex:1;place-content:center;justify-items:center;gap:12px;min-height:0;display:grid}.translation-empty strong{color:#5e5762;font-size:11px}.translation-empty>span{color:#8a858d;text-align:center;max-width:220px;font-size:9px;line-height:1.5}.translation-empty.is-loading>svg{color:#5e5762}.translation-error{border-bottom:1px solid var(--line);background:var(--danger-soft);color:var(--danger);align-items:center;gap:8px;padding:8px 10px;font-size:10px;line-height:1.45;display:flex}.translation-error>span{flex:1;min-width:0}.translation-error>button{border:1px solid var(--line-strong);background:var(--surface);color:inherit;cursor:pointer;border-radius:4px;flex:none;padding:3px 7px;font-size:9px}.translation-error>button:disabled{opacity:.55;cursor:wait}.note-item{border:1px solid var(--line);background:#fff;border-left:3px solid #e2bd32;border-radius:5px;margin-bottom:10px;padding:10px 10px 11px;position:relative}.note-item.color-green{border-left-color:#45ac7c}.note-item.color-blue{border-left-color:#4f9dd2}.note-item.color-rose{border-left-color:#db7074}.note-item header{justify-content:space-between;align-items:center;height:25px;display:flex}.note-item header>button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.note-item .icon-button{color:#999f98;width:25px;height:25px}.note-item blockquote{color:#5c615a;max-height:78px;margin:5px 0 8px;font-family:Georgia,serif;font-size:11px;line-height:1.55;overflow:hidden}.note-item textarea{resize:vertical;background:#fafbf9;border:1px solid #e0e3dd;border-radius:4px;outline:0;width:100%;padding:7px 8px;font-size:11px;line-height:1.45}.note-item textarea:focus{background:#fff;border-color:#9b85aa}.details-panel{padding:26px 20px}.details-icon{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:6px;place-items:center;margin-bottom:15px;display:grid}.details-panel h2{margin:0;font-family:Georgia,serif;font-size:18px;line-height:1.35}.document-author{color:var(--muted);margin:8px 0 20px;font-size:11px;line-height:1.5}.details-panel dl{border-top:1px solid var(--line);margin:24px 0 0}.details-panel dl>div{border-bottom:1px solid #e5e8e2;grid-template-columns:64px 1fr;gap:10px;padding:11px 0;font-size:11px;display:grid}.details-panel dt{color:var(--muted)}.details-panel dd{overflow-wrap:anywhere;margin:0}.reader-tool-rail{border-left:1px solid var(--line);z-index:11;background:#fff;flex-direction:column;flex:0 0 54px;align-items:center;gap:6px;width:54px;min-height:0;padding:10px 0;display:flex}.reader-tool-rail .icon-button{color:#56535b;width:38px;height:38px}.reader-tool-rail .reader-tool-toggle{color:#6f7177;width:34px;height:34px}.reader-tool-divider{background:#e7e5e9;flex:0 0 1px;width:26px;height:1px;margin:1px 0 2px}.tool-rail-spacer{flex:1}.settings-layer{z-index:200;background:#fff;position:fixed;inset:0}.settings-dialog{color:#24252a;background:#fff;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.settings-titlebar{border-bottom:1px solid #eceef1;flex:0 0 58px;justify-content:space-between;align-items:center;height:58px;padding:0 10px 0 15px;display:flex}.settings-titlebar h2{margin:0;font-size:16px}.settings-titlebar .icon-button{color:#9499a3}.settings-form{flex:1;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:198px minmax(0,1fr);min-height:0;display:grid}.settings-nav{background:#fff;border-right:1px solid #d8dbe0;flex-direction:column;grid-row:1/-1;gap:3px;padding:13px 10px;display:flex}.settings-nav button{color:#8d94a1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;height:36px;padding:0 7px;font-size:14px;font-weight:620}.settings-nav button:hover{color:#40434a;background:#f6f6f7}.settings-nav button.is-active{color:#22242a;background:#f4f4f5}.settings-content{scrollbar-gutter:stable;min-width:0;min-height:0;overflow:auto}.settings-footer{background:#fff;border-top:1px solid #eceef1;grid-area:2/2;justify-content:flex-end;align-items:center;gap:10px;min-height:68px;padding:12px 28px;display:flex}.settings-footer button{min-width:88px;min-height:40px}.settings-page{width:min(720px,100% - 62px);margin:0 auto;padding:25px 0 70px}.settings-section{margin-bottom:31px}.settings-section-heading{align-items:flex-start;gap:12px;min-height:54px;margin-bottom:11px;display:flex}.settings-section-heading h3{margin:2px 0 5px;font-size:16px}.settings-section-heading p{color:#9ba1ad;margin:0;font-size:13px;line-height:1.45}.settings-section-icon{border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.settings-section-icon.language{color:#1872fa;background:#f1f3f6}.settings-section-icon.model{color:#8a35ff;background:#f3f1f7}.settings-section-icon.appearance{color:#257aca;background:#eef5fa}.settings-section-icon.motion{color:#7c4d91;background:#f3eff5}.settings-section-icon.citations{color:#087a68;background:#edf7f4}.settings-field{margin:0 0 16px 43px;display:block}.settings-field>span{color:#555963;margin:0 0 7px;font-size:12px;font-weight:650;display:block}.settings-field>small{color:#a0a5af;margin-top:6px;font-size:10px;line-height:1.45;display:block}.settings-field>small a{color:#0875c1;text-decoration:none}.settings-field>small a:hover{text-decoration:underline}.settings-field input,.settings-field select{color:#292b30;background:#fff;border:1px solid #d2d6dd;border-radius:7px;outline:0;width:100%;height:46px;padding:0 15px;font-size:13px}.settings-field select{-webkit-appearance:auto;appearance:auto}.settings-field input.is-monospace,.settings-secret-input input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.settings-secret-input{position:relative}.settings-secret-input input{padding-right:46px}.settings-secret-input button{color:#858b95;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:4px;right:4px}.settings-model-input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.settings-model-picker{min-width:0;position:relative}.settings-model-picker>input{padding-right:42px}.settings-model-picker-toggle{color:#777d87;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:4px;right:4px}.settings-model-picker-toggle:hover{color:#33363c;background:#f1f2f4}.settings-model-picker-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.settings-model-picker-menu{z-index:20;background:#fff;border:1px solid #d8dbe1;border-radius:7px;max-height:220px;padding:4px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 28px #16181c24}.settings-model-picker-menu>button{color:#34373d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:36px;padding:7px 10px;font-size:12px;display:flex}.settings-model-picker-menu>button:hover{background:#f5f5f6}.settings-model-picker-menu>button.is-selected{color:#202226;background:#f1f1f2;font-weight:650}.settings-model-picker-menu>button span{overflow-wrap:anywhere;min-width:0}.settings-model-picker-menu>button svg{flex:none}.settings-model-picker-empty{color:#979ca6;padding:9px 10px;font-size:11px;display:block}.settings-fetch-models-button{white-space:nowrap;min-height:46px;padding:0 14px;font-size:11px}.settings-model-discovery-result.is-success{color:#21714e}.settings-model-discovery-result.is-error{color:#aa4545}.settings-connection-row{flex-wrap:wrap;align-items:center;gap:10px;min-height:38px;margin-left:43px;display:flex}.settings-test-button{min-height:36px;padding:0 13px;font-size:11px}.settings-connection-hint{color:#9ba0aa;font-size:10px}.settings-connection-result{overflow-wrap:anywhere;align-items:center;gap:5px;max-width:100%;font-size:10px;line-height:1.4;display:inline-flex}.settings-connection-result.is-success{color:#21714e}.settings-connection-result.is-error{color:#aa4545}.settings-feature-models{border-top:1px solid #eceef1;margin-left:43px}.settings-feature-model-row{border-bottom:1px solid #eceef1;grid-template-columns:minmax(180px,1fr) minmax(240px,320px);align-items:center;gap:24px;min-height:68px;display:grid}.settings-feature-model-row>span{min-width:0}.settings-feature-model-row strong,.settings-feature-model-row small{display:block}.settings-feature-model-row strong{color:#3f4249;font-size:12px;font-weight:680}.settings-feature-model-row small{color:#969ca7;margin-top:4px;font-size:10px;line-height:1.35}.settings-feature-model-row>button{color:#3d4047;cursor:pointer;background:#fff;border:1px solid #d2d6dd;border-radius:7px;outline:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;height:38px;padding:0 10px 0 12px;font-size:11px;display:flex}.settings-feature-model-row>button:hover{background:#fafafa;border-color:#aeb3bc}.settings-feature-model-row>button:focus-visible{border-color:#24262b;box-shadow:0 0 0 2px #1e202414}.settings-feature-model-row>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-feature-model-row>button svg{color:#969ca7;flex:none}.feature-model-dialog-layer{z-index:240;background:#14161a47;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.feature-model-dialog{background:#fff;border:1px solid #d7dae0;border-radius:8px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 18px 55px #12141833}.feature-model-dialog>header{border-bottom:1px solid #e6e8ec;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 16px 12px 20px;display:flex}.feature-model-dialog>header h3{margin:0 0 4px;font-size:16px}.feature-model-dialog>header p{color:#9298a3;margin:0;font-size:11px}.feature-model-dialog-content{min-height:0;padding:20px 22px 8px;overflow:auto}.feature-model-dialog .settings-field,.feature-model-dialog .settings-connection-row{margin-left:0}.feature-model-header-actions{align-items:center;gap:6px;display:flex}.feature-model-remove{color:#a34545;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 8px;font-size:11px;display:inline-flex}.feature-model-remove:hover{background:#fbf2f2}.is-spinning{animation:.8s linear infinite spin}.settings-theme-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.settings-theme-options button{color:#656a74;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:82px;display:flex;position:relative}.settings-theme-options button:hover{background:#fafafa}.settings-theme-options button.is-active{color:#533665;background:#faf7fb;border-color:#87699a}.settings-theme-options button>svg:last-child{position:absolute;top:7px;right:7px}.settings-theme-options button span{font-size:11px;font-weight:650}.settings-toggle-row{justify-content:space-between;align-items:center;gap:20px;min-height:58px;margin-left:43px;padding:0 2px;display:flex}.settings-toggle-row strong,.settings-toggle-row small{display:block}.settings-toggle-row strong{font-size:12px}.settings-toggle-row small{color:#999fa9;margin-top:5px;font-size:10px}.settings-toggle-row input{width:38px;height:20px;accent-color:var(--accent);flex:none}.settings-pet-import-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:58px;margin:0 0 18px 43px;padding:10px 0;display:flex}.settings-pet-import-row>div{flex:1;min-width:0}.settings-pet-import-row strong,.settings-pet-import-row small{display:block}.settings-pet-import-row strong{font-size:12px}.settings-pet-import-row small{max-width:280px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.settings-pet-import-row>input{display:none}.settings-pet-import-row .secondary-button{white-space:nowrap;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;display:inline-flex}.settings-pet-import-result{margin:-11px 0 16px 43px;font-size:10px}.settings-pet-import-result.is-success{color:#24724f}.settings-pet-import-result.is-error{color:var(--danger)}.settings-pet-skin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 18px 43px;display:grid}.settings-pet-skin-grid button{border:1px solid var(--line);min-height:124px;color:var(--text-secondary);background:var(--surface);cursor:pointer;border-radius:7px;align-content:center;place-items:center;gap:4px;padding:8px 4px;display:grid}.settings-pet-skin-grid button:hover{border-color:var(--line-strong);background:var(--surface-subtle)}.settings-pet-skin-grid button.is-active{border-color:var(--text);background:var(--surface-muted);box-shadow:inset 0 0 0 1px var(--text)}.settings-pet-skin-grid span,.settings-pet-skin-grid strong,.settings-pet-skin-grid small{display:block}.settings-pet-skin-grid strong{font-size:10px}.settings-pet-skin-grid small{color:var(--muted);margin-top:3px;font-size:9px}.settings-pet-control{margin-bottom:18px}.settings-pet-size-options{border:1px solid var(--line);background:var(--surface-muted);border-radius:7px;grid-template-columns:repeat(3,1fr);gap:3px;height:42px;padding:3px;display:grid}.settings-pet-size-options button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:11px}.settings-pet-size-options button.is-active{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm);font-weight:700}.settings-pet-space-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.settings-pet-space-options button{border:1px solid var(--line);min-height:62px;color:var(--text-secondary);background:var(--surface);cursor:pointer;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.settings-pet-space-options button:hover{border-color:var(--line-strong);background:var(--surface-subtle)}.settings-pet-space-options button.is-active{border-color:var(--text);color:var(--text);background:var(--surface-muted)}.settings-pet-space-options button strong{font-size:11px}.settings-pet-space-options button small{color:var(--muted);font-size:9px}.settings-pet-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-subtle);grid-template-columns:repeat(3,minmax(86px,1fr));align-items:end;gap:16px 12px;min-height:300px;margin:8px 0 0 43px;padding:16px 18px;display:grid}.settings-pet-preview figure{text-align:center;min-width:0;margin:0}.settings-pet-preview .codex-pet-sprite{margin:0 auto 5px}.settings-pet-preview figcaption{color:var(--muted);font-size:10px}.settings-pet-position-row{align-items:center;gap:12px;min-height:44px;margin-left:43px;display:flex}.settings-pet-position-row .secondary-button{min-height:36px;padding:0 12px;font-size:11px}.settings-pet-position-row small{color:var(--muted);font-size:10px}.settings-prompts-page{padding-top:24px}.settings-prompts-intro{justify-content:flex-end;align-items:center;min-height:30px;margin-bottom:12px;display:flex}.settings-prompts-intro button{color:#696e77;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;align-items:center;gap:6px;padding:6px 8px;font-size:10px;display:inline-flex}.settings-prompts-intro button:hover{background:#f3f3f4}.settings-prompt-field{margin-bottom:18px;display:block}.settings-prompt-field>span{color:#34373d;margin-bottom:7px;font-size:12px;font-weight:680;display:block}.settings-prompt-field textarea{resize:vertical;color:#42454d;border:1px solid #d2d6dd;border-radius:8px;outline:0;width:100%;min-height:78px;padding:11px 12px;font-size:12px;line-height:1.6;display:block}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.export-dialog{background:#fff;border:1px solid #c8c4cc;border-radius:8px;width:min(560px,100% - 32px);overflow:hidden;box-shadow:0 22px 70px #14121847}.export-dialog>header{border-bottom:1px solid #e3e0e5;justify-content:space-between;align-items:center;min-height:70px;padding:0 13px 0 18px;display:flex}.export-dialog>header>div:first-child{align-items:center;gap:11px;min-width:0;display:flex}.export-dialog>header>div:first-child>span{color:#fff;background:#4d315f;border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.export-dialog h2{margin:0;font-size:15px}.export-dialog header p{color:#858188;text-overflow:ellipsis;white-space:nowrap;max-width:410px;margin:4px 0 0;font-size:10px;overflow:hidden}.export-options{gap:7px;padding:14px 16px 17px;display:grid}.export-options>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dedbe1;border-radius:6px;grid-template-columns:38px minmax(0,1fr) 48px;align-items:center;gap:10px;min-height:62px;padding:7px 9px;display:grid}.export-options>button:hover:not(:disabled){background:#faf8fb;border-color:#a795b2}.export-options>button:disabled{opacity:.65;cursor:wait}.export-options>button>span{color:#563969;background:#eee9f1;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.export-options strong{font-size:11px;display:block}.export-options small{color:#7f7a82;margin-top:4px;font-size:9px;line-height:1.4;display:block}.export-options b{color:#766b7c;justify-self:end;font-size:8px;font-weight:750}.export-error{color:#a24545;background:#fff4f4;border:1px solid #e6c6c6;border-radius:5px;margin:-5px 16px 15px;padding:8px 10px;font-size:10px}.writer-library{color:#202522;background:#fff;width:100%;height:100%;display:flex;overflow:hidden}.writer-library-sidebar{background:#f8faf8;border-right:1px solid #d8ddd9;flex-direction:column;flex:0 0 252px;width:252px;min-height:0;display:flex}.writer-library-sidebar>header{border-bottom:1px solid #e1e5e2;align-items:center;gap:9px;height:50px;padding:0 10px 0 12px;display:flex}.writer-library-sidebar>header>span{color:#fff;background:#315f4b;border-radius:5px;place-items:center;width:31px;height:29px;display:grid}.writer-library-sidebar>header strong{flex:1;min-width:0;font-size:14px}.writer-library-sidebar>header button,.writer-library-toolbar-actions>button:not(.is-primary),.writer-project-menu>button{color:#626a65;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;padding:0;display:grid}.writer-library-sidebar>header button:hover,.writer-library-toolbar-actions>button:not(.is-primary):hover,.writer-project-menu>button:hover{background:#e9eeea}.writer-library-sidebar nav{gap:5px;padding:12px 8px;display:grid}.writer-library-sidebar nav button,.writer-library-quick-actions button{color:#39403b;text-align:left;cursor:pointer;background:#fff;border:1px solid #dde2de;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;height:34px;padding:0 9px;display:grid}.writer-library-sidebar nav button:hover,.writer-library-sidebar nav button.is-active{background:#e8efea;border-color:#cad7cf}.writer-library-sidebar nav button.is-active{color:#204735;font-weight:700}.writer-library-quick-actions{border-top:1px solid #e2e6e3;gap:5px;margin:5px 8px 0;padding-top:12px;display:grid}.writer-library-quick-actions button{color:#4d6758;background:0 0;border-style:dashed}.writer-library-sidebar footer{color:#7d8580;border-top:1px solid #e2e6e3;flex-direction:column;gap:5px;margin-top:auto;padding:16px;display:flex}.writer-library-sidebar footer span{font-size:10px;font-weight:700}.writer-library-sidebar footer small{font-size:8px;line-height:1.5}.writer-library.is-sidebar-collapsed .writer-library-sidebar{flex-basis:56px;width:56px}.writer-library.is-sidebar-collapsed .writer-library-sidebar>header{justify-content:center;padding:0}.writer-library.is-sidebar-collapsed .writer-library-sidebar>header>span,.writer-library.is-sidebar-collapsed .writer-library-sidebar>header strong,.writer-library.is-sidebar-collapsed .writer-library-sidebar nav span,.writer-library.is-sidebar-collapsed .writer-library-quick-actions,.writer-library.is-sidebar-collapsed .writer-library-sidebar footer{display:none}.writer-library.is-sidebar-collapsed .writer-library-sidebar nav button{grid-template-columns:1fr;place-items:center;padding:0}.writer-library-content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.writer-library-toolbar{border-bottom:1px solid #e0e4e1;flex:0 0 58px;justify-content:space-between;align-items:center;gap:20px;height:58px;padding:0 22px 0 34px;display:flex}.writer-library-toolbar>div:first-child{align-items:baseline;gap:9px;display:flex}.writer-library-toolbar h1{margin:0;font-size:18px}.writer-library-toolbar>div:first-child span{color:#8a918c;font-size:10px}.writer-library-toolbar-actions{align-items:center;gap:7px;display:flex}.writer-library-toolbar-actions label{color:#858c87;background:#fafbfa;border:1px solid #dce1dd;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px;width:min(280px,30vw);height:32px;padding:0 9px;display:grid}.writer-library-toolbar-actions input{background:0 0;border:0;outline:0;min-width:0;height:100%;padding:0;font-size:10px}.writer-library-toolbar-actions .is-primary,.writer-library-empty button{color:#fff;cursor:pointer;background:#315f4b;border:1px solid #315f4b;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 11px;font-size:10px;font-weight:700;display:flex}.writer-library-error{color:#9c4540;background:#fff5f4;border:1px solid #e5c7c4;border-radius:5px;margin:10px 34px 0;padding:8px 10px;font-size:10px}.writer-library-table{flex:1;min-height:0;padding:0 22px 48px 34px;overflow:auto}.writer-library-table-header,.writer-library-row{grid-template-columns:minmax(300px,2.5fr) minmax(150px,1fr) 180px 170px 36px;align-items:center;min-width:820px;display:grid}.writer-library-table-header{z-index:4;color:#69716c;background:#fff;border-bottom:1px solid #dfe4e0;height:42px;font-size:9px;position:sticky;top:0}.writer-library-table-header span{border-right:1px solid #e5e8e6;align-items:center;height:100%;padding:0 10px;display:flex}.writer-library-row{border-bottom:1px solid #e8ebe9;min-height:56px}.writer-library-row:hover{background:#fafcfb}.writer-project-cell{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:8px;min-width:0;height:55px;padding:0 10px;display:grid}.writer-project-cell:disabled{opacity:.52;cursor:default}.writer-project-cell.is-demo{cursor:pointer}.web-writer-demo-body{flex:1;grid-template-columns:190px minmax(360px,1fr) minmax(300px,.92fr) minmax(280px,.82fr);min-width:0;min-height:0;display:grid;overflow:hidden}.web-writer-demo-editor{display:block}.web-writer-demo-editor>.cm-theme,.web-writer-demo-editor .cm-editor{height:100%}.web-writer-demo-status{border-top:1px solid var(--line,#e4e4e2);height:30px;color:var(--muted,#858582);background:var(--surface,#fff);flex:0 0 30px;justify-content:space-between;align-items:center;padding:0 10px;font-size:9px;display:flex}.web-writer-demo-status span{align-items:center;gap:4px;display:inline-flex}.web-writer-demo-preview{padding:18px;display:block;position:relative}.web-writer-demo-preview .react-pdf__Document{justify-content:center;display:grid}.web-writer-demo-preview .react-pdf__Page{max-width:100%;box-shadow:0 2px 12px #1f26222e}.web-writer-demo-side-content{flex:1;min-height:0;padding:10px;overflow-y:auto}.web-writer-demo-side-content.is-chat{padding:0;overflow:hidden}.web-writer-demo-side-content article{border-bottom:1px solid var(--line,#e4e4e2);padding:11px 4px}.web-writer-demo-side-content article b{color:var(--text,#242424);font-size:10px}.web-writer-demo-side-content article p{color:var(--text-secondary,#555);margin:6px 0 0;font-size:10px;line-height:1.65}.web-writer-demo-side-content article.is-user{padding-left:14px}.web-writer-demo-side-content ins{color:#287049;background:#eaf5ee;text-decoration:none}.web-writer-demo-side-content del{color:#9b5651;background:#fff0ee}.web-writer-demo-agent-intro{color:var(--muted,#858582);text-align:center;justify-items:center;gap:5px;padding:16px 8px 12px;display:grid}.web-writer-demo-agent-intro strong{color:var(--text,#242424);font-size:12px}.web-writer-demo-agent-intro span{font-size:9px}.web-writer-demo-chat{flex-direction:column;height:100%;min-height:0;display:flex}.web-writer-demo-messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px;display:flex;overflow-y:auto}.web-writer-demo-message{border:1px solid var(--line,#e4e4e2);background:var(--surface,#fff);border-radius:8px;max-width:88%;padding:8px 10px}.web-writer-demo-message.is-user{background:#eef1f5;border-color:#d8dee7;align-self:flex-end}.web-writer-demo-message b{color:var(--text,#242424);font-size:9px}.web-writer-demo-message p{color:var(--text-secondary,#555);white-space:pre-wrap;margin:4px 0 0;font-size:10px;line-height:1.6}.web-writer-demo-message.is-typing{align-items:center;gap:4px;display:flex}.web-writer-demo-message.is-typing b{margin-right:3px}.web-writer-demo-message.is-typing span{background:var(--muted,#858582);border-radius:50%;width:4px;height:4px;animation:.9s ease-in-out infinite alternate web-writer-demo-typing}.web-writer-demo-message.is-typing span:nth-of-type(2){animation-delay:.15s}.web-writer-demo-message.is-typing span:nth-of-type(3){animation-delay:.3s}.web-writer-demo-composer{border-top:1px solid var(--line,#e4e4e2);background:var(--surface,#fff);grid-template-columns:minmax(0,1fr) 32px;align-items:end;gap:7px;padding:10px;display:grid}.web-writer-demo-composer textarea{resize:vertical;border:1px solid var(--line-strong,#d4d4d0);min-width:0;min-height:46px;max-height:110px;color:var(--text,#242424);background:var(--surface,#fff);font:inherit;border-radius:8px;outline:0;padding:8px 9px;font-size:10px;line-height:1.45}.web-writer-demo-composer textarea:focus{border-color:#8f9cab;box-shadow:0 0 0 2px #5a6c801f}.web-writer-demo-composer button{color:#fff;background:var(--accent,#242a35);cursor:pointer;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.web-writer-demo-composer button:disabled{opacity:.35;cursor:default}@keyframes web-writer-demo-typing{to{opacity:.3;transform:translateY(-2px)}}@media (max-width:1300px){.web-writer-demo-body{grid-template-columns:150px minmax(280px,1fr) minmax(260px,.85fr) minmax(270px,.82fr)}.web-writer-demo .writer-right-tabs button{min-width:54px;padding:0 7px}}@media (max-width:960px){.web-writer-demo-body{grid-template-columns:150px minmax(320px,1fr) minmax(280px,.85fr);overflow-x:auto}.web-writer-demo-body>.web-writer-demo-side{display:none}.web-writer-demo .writer-toolbar{grid-template-columns:minmax(240px,1fr) auto}.web-writer-demo .writer-compile-settings{display:none}}@media (max-width:720px){.web-writer-demo-body{grid-template-columns:1fr;overflow:hidden}.web-writer-demo-body>.writer-file-panel,.web-writer-demo-body>.writer-preview{display:none}.web-writer-demo .writer-toolbar{grid-template-columns:minmax(0,1fr) auto;padding:0 8px}.web-writer-demo .writer-runtime-status{display:none}}.writer-project-cell>span:first-child{color:#315f4b;background:#f1f6f3;border:1px solid #cfd9d2;border-radius:4px;place-items:center;width:31px;height:36px;display:grid}.writer-project-cell>span:last-child{min-width:0}.writer-project-cell strong,.writer-project-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.writer-project-cell strong{color:#202521;font-size:11px}.writer-project-cell small{color:#8a918c;margin-top:4px;font-size:8px}.writer-project-main{color:#4f5752;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;font:9px/1.4 SFMono-Regular,Consolas,monospace;overflow:hidden}.writer-project-stats{align-items:center;gap:7px;padding:0 10px;display:flex}.writer-project-stats span{color:#5c675f;align-items:center;gap:4px;min-width:42px;font-size:9px;display:inline-flex}.writer-project-date{color:#7c847f;align-items:center;gap:5px;padding:0 10px;font-size:8px;display:flex}.writer-project-menu{place-items:center;height:100%;display:grid;position:relative}.writer-project-menu>div{z-index:20;background:#fff;border:1px solid #d8ded9;border-radius:6px;width:158px;padding:5px;position:absolute;top:42px;right:0;box-shadow:0 10px 26px #1f2c2424}.writer-project-menu>div button{color:#a04343;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;width:100%;height:31px;padding:0 8px;font-size:9px;display:flex}.writer-project-menu>div button:hover{background:#fff1f1}.writer-library-empty{color:#8a928c;place-content:center;justify-items:center;gap:11px;min-height:320px;display:grid}.writer-library-empty strong{color:#4d5550;font-size:11px}.writer-loading{color:#676c68;background:#f3f4f2;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:13px;display:flex}.writer-shell{color:#242824;background:#f1f2f0;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.writer-toolbar{background:#fff;border-bottom:1px solid #d4d8d3;flex:0 0 52px;grid-template-columns:minmax(250px,1fr) auto minmax(320px,1fr);align-items:center;gap:16px;height:52px;padding:0 9px;display:grid}.writer-project-title{align-items:center;gap:8px;min-width:0;display:flex}.writer-project-title>span{color:#fff;background:#315f4b;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.writer-project-title>div{min-width:0}.writer-project-title strong,.writer-project-title small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.writer-project-title strong{font-size:12px}.writer-project-title small{color:#8a908c;max-width:330px;margin-top:2px;font-size:9px}.writer-compile-settings{align-items:center;gap:6px;display:flex}.writer-compile-settings select{color:#474d49;background:#fafbfa;border:1px solid #d6dad6;border-radius:5px;outline:0;max-width:180px;height:30px;padding:0 25px 0 9px;font-size:10px}.writer-toolbar-actions{justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex}.writer-runtime-status{max-width:180px;height:27px;font:inherit;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:5px;align-items:center;gap:5px;margin-right:3px;padding:0 8px;font-size:9px;display:inline-flex;overflow:hidden}.writer-runtime-status.is-ready{color:#27654a;background:#e9f5ee}.writer-runtime-status.is-missing{color:#95572c;cursor:pointer;background:#fff0df}.writer-runtime-status.is-missing:hover:not(:disabled){background:#ffe7cc}.writer-runtime-status:disabled{cursor:wait}.writer-track-toggle{color:#667069;cursor:pointer;background:#fafbfa;border:1px solid #d3d8d4;border-radius:5px;align-items:center;gap:5px;height:29px;padding:0 8px;font-size:9px;display:inline-flex}.writer-compile-button{color:#fff;cursor:pointer;background:#315f4b;border:1px solid #315f4b;border-radius:5px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.writer-compile-button:hover:not(:disabled){background:#244b3a}.writer-compile-button:disabled{opacity:.48;cursor:default}.writer-body{flex:1;grid-template-columns:220px minmax(380px,1fr) minmax(360px,44%);min-width:0;min-height:0;display:grid;overflow:hidden}.writer-file-panel{background:#f7f8f7;border-right:1px solid #d5d9d5;flex-direction:column;min-width:0;min-height:0;display:flex}.writer-file-panel>header,.writer-preview>header{background:#fbfcfb;border-bottom:1px solid #dfe2df;flex:0 0 40px;justify-content:space-between;align-items:center;height:40px;padding:0 7px 0 11px;display:flex}.writer-file-panel>header strong,.writer-preview>header>span{align-items:center;gap:6px;font-size:10px;font-weight:720;display:inline-flex}.writer-file-list{flex:1;min-height:0;padding:6px;overflow:auto}.writer-file-list>button{color:#515753;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:17px minmax(0,1fr) 8px;align-items:center;gap:5px;width:100%;height:30px;padding-right:7px;font-size:10px;display:grid;position:relative;overflow:hidden}.writer-file-list>button:disabled{opacity:.55;cursor:default}.writer-file-list>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.writer-file-list>button b,.writer-tabs button b{background:#c4762c;border-radius:50%;width:6px;height:6px}.writer-file-panel>footer{color:#929793;border-top:1px solid #dde1dd;flex:0 0 34px;justify-content:space-between;align-items:center;height:34px;padding:0 9px;font-size:8px;display:flex}.writer-file-panel>footer button{color:#557061;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:8px;display:inline-flex}.writer-editor-column{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.writer-editor-header{background:#f6f7f6;border-bottom:1px solid #dfe2df;flex:0 0 40px;min-width:0;height:40px;display:flex}.writer-tabs{flex:1;align-items:end;min-width:0;display:flex;overflow:auto hidden}.writer-tabs>button{color:#737974;cursor:pointer;background:0 0;border:0;border-right:1px solid #dfe2df;border-radius:0;grid-template-columns:15px minmax(0,1fr) 7px 17px;align-items:center;gap:5px;min-width:112px;max-width:190px;height:34px;padding:0 5px 0 9px;font-size:9px;display:grid}.writer-tabs>button.is-active{color:#303632;background:#fff;border-top:2px solid #377458}.writer-tabs>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.writer-tabs>button i{border-radius:3px;place-items:center;width:17px;height:17px;font-style:normal;display:grid}.writer-tabs>button i:hover{background:#e8ebe8}.writer-editor-scroll-actions{background:#fbfcfb;border-left:1px solid #dfe2df;flex:none;align-items:center;gap:2px;padding:0 6px;display:flex}.writer-editor-scroll-actions .icon-button{border-radius:6px;width:28px;height:28px}.writer-editor-mode-switch{background:#e9ece9;border:1px solid #d9ddda;border-radius:7px;flex:none;align-self:center;align-items:center;height:28px;margin:0 6px;padding:2px;display:flex}.writer-editor-mode-switch button{color:#6a716c;cursor:pointer;background:0 0;border:0;border-radius:5px;min-width:52px;height:22px;padding:0 9px;font-size:9px;font-weight:700}.writer-editor-mode-switch button.is-active{color:#fff;background:#315f4b;box-shadow:0 1px 2px #1a2e242e}.writer-editor-mode-switch button:disabled{opacity:.38;cursor:default}.writer-editor{flex:1 1 0;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 16px;min-width:0;min-height:180px;display:grid;overflow:hidden}.writer-editor.is-visual{background:#eceeec;display:block}.code-latex-editor{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.code-latex-editor>.cm-theme{flex:1;min-width:0;min-height:0;overflow:hidden}.code-latex-editor>.cm-theme,.writer-editor .cm-editor{height:100%}.code-latex-toolbar{flex:0 0 42px;position:relative;top:auto;overflow:visible}.writer-editor .cm-scroller{overscroll-behavior:contain;scrollbar-width:none;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.62;overflow:auto}.writer-editor .cm-scroller::-webkit-scrollbar{display:none}.writer-editor-scrollbar{cursor:pointer;touch-action:none;background:#f1f3f1;border-left:1px solid #e1e4e1;outline:0;width:16px;min-height:0;position:relative}.writer-editor-scrollbar:focus-visible{box-shadow:inset 0 0 0 2px #315f4b47}.writer-editor-scrollbar.is-disabled{opacity:.45;cursor:default}.writer-editor-scroll-thumb{pointer-events:none;background:#929a94;border-radius:5px;min-height:36px;position:absolute;inset-inline:3px}.writer-editor-scrollbar:hover .writer-editor-scroll-thumb{background:#6f7771}.writer-editor .cm-gutters{color:#a0a5a1;background:#fafbfa;border-right:1px solid #edf0ed}.writer-editor .cm-focused{outline:0}.writer-editor-empty{color:#a0a5a1;grid-column:1/-1;place-content:center;justify-items:center;gap:10px;height:100%;font-size:10px;display:grid}.visual-latex-editor{overscroll-behavior:contain;scrollbar-color:#8f9791 #dfe2df;scrollbar-width:thin;width:100%;height:100%;position:relative;overflow:auto}.visual-latex-editor::-webkit-scrollbar{width:12px}.visual-latex-editor::-webkit-scrollbar-track{background:#dfe2df}.visual-latex-editor::-webkit-scrollbar-thumb{background:#8f9791;border:3px solid #dfe2df;border-radius:7px;min-height:42px}.visual-latex-toolbar{z-index:8;background:#fffffff7;border-bottom:1px solid #d8dcda;align-items:center;gap:2px;min-width:max-content;height:42px;padding:0 8px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #232b260f}.visual-latex-toolbar .icon-button{border-radius:5px;width:29px;height:29px}.visual-toolbar-divider{background:#d9ddda;width:1px;height:20px;margin:0 5px}.visual-toolbar-spacer{flex:1;min-width:6px}.visual-style-select{color:#555d57;border:1px solid #0000;border-radius:5px;align-items:center;gap:3px;height:29px;padding:0 3px 0 7px;display:flex;position:relative}.visual-style-select:hover{background:#f1f3f1;border-color:#d6dad7}.visual-style-select select{-webkit-appearance:none;appearance:none;width:68px;height:27px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 2px;font-size:9px}.visual-toolbar-menu{position:relative}.visual-more-menu{z-index:12;color:#fff;background:#202724;border:1px solid #cfd4d0;border-radius:6px;align-items:center;gap:1px;height:38px;padding:4px;display:flex;position:absolute;top:34px;left:0;box-shadow:0 8px 22px #141b173d}.visual-more-menu .icon-button{color:#fff}.visual-symbol-menu{color:#313733;background:#fff;border:1px solid #cfd4d0;border-radius:6px;grid-template-columns:repeat(5,32px);gap:4px;width:196px;padding:9px;display:grid;position:absolute;top:41px;left:31px;box-shadow:0 9px 24px #141b1733}.visual-symbol-menu button{cursor:pointer;background:#f2f4f2;border:0;border-radius:4px;width:32px;height:30px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:15px}.visual-symbol-menu button:hover{background:#dfe6e1}.visual-search{background:#fff;border:1px solid #cfd4d0;border-radius:6px;align-items:center;gap:3px;height:31px;padding-left:6px;display:flex}.visual-search input{border:0;outline:0;width:110px;min-width:0;font-size:9px}.visual-search>button{color:#fff;cursor:pointer;background:#315f4b;border:0;border-radius:4px;height:23px;padding:0 7px;font-size:8px}.visual-search .icon-button{width:24px;height:24px}.visual-preamble-toggle{z-index:6;color:#59605b;text-align:left;cursor:pointer;background:#f7f8f7;border:1px solid #daddda;border-radius:6px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:5px;width:min(760px,100% - 40px);min-height:34px;margin:12px auto 0;padding:0 10px;font-size:9px;display:grid;position:sticky;top:42px}.visual-preamble-toggle svg:last-child{transition:transform .12s}.visual-preamble-toggle.is-open svg:last-child{transform:rotate(180deg)}.visual-preamble-editor{resize:vertical;color:#3e4540;background:#fafbfa;border:1px solid #d5dad6;border-radius:6px;outline:0;width:min(760px,100% - 40px);min-height:150px;margin:5px auto 0;padding:12px;font:10px/1.55 SFMono-Regular,Consolas,monospace;display:block}.visual-latex-paper{color:#202420;background:#fff;border:1px solid #d8dbd8;width:min(760px,100% - 40px);min-height:calc(100% - 112px);margin:12px auto 34px;padding:55px clamp(34px,8%,74px) 88px;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:14px;line-height:1.72;box-shadow:0 2px 9px #1f262221}.visual-latex-block{margin:0;position:relative}.visual-latex-block+.visual-latex-block{margin-top:13px}.visual-latex-editable{border-radius:2px;outline:0;min-width:1px;margin:0}.visual-latex-editable:hover{box-shadow:inset 0 0 0 1px #e7eae7}.visual-latex-editable:focus{background:#fbfdfb;box-shadow:inset 0 0 0 1px #9eb5a7}.visual-latex-block h2{margin:28px 0 10px;font-size:21px;line-height:1.3}.visual-latex-block h3{margin:23px 0 8px;font-size:18px;line-height:1.35}.visual-latex-block h4{margin:18px 0 7px;font-size:16px;line-height:1.4}.visual-latex-block h5{margin:15px 0 5px;font-size:14px;line-height:1.45}.visual-latex-block p{text-align:justify;min-height:1.72em}.visual-latex-block ul,.visual-latex-block ol{margin:5px 0;padding-left:28px}.visual-latex-block li+li{margin-top:4px}.visual-latex-maketitle{text-align:center;padding:8px 0 22px}.visual-latex-maketitle h1{min-height:1.35em;margin:0 0 10px;font-size:25px;line-height:1.35}.visual-latex-maketitle p{text-align:center}.visual-latex-environment{padding:10px 0}.visual-latex-environment>span{color:#4f5751;text-align:center;text-transform:uppercase;margin-bottom:7px;font:700 9px/1.2 Inter,sans-serif;display:block}.visual-latex-environment>p{min-height:1.72em;margin:0}.visual-latex-token,.visual-latex-math{color:#315f4b;vertical-align:baseline;cursor:default;background:#edf3ef;border-radius:3px;align-items:baseline;margin:0 2px;padding:0 4px;font:10px/1.7 SFMono-Regular,Consolas,monospace;display:inline-flex}.visual-latex-math{color:#343a36;background:#f1f2f1;font-family:Georgia,Times New Roman,serif;font-size:12px;font-style:italic}.visual-latex-raw{background:#f7f8f7;border:1px solid #dce0dd;border-radius:5px;overflow:hidden}.visual-latex-raw>span{color:#68706a;text-transform:uppercase;border-bottom:1px solid #e1e4e1;padding:5px 8px;font:8px/1.2 Inter,sans-serif;display:block}.visual-latex-raw pre{white-space:pre-wrap;color:#4d554f;max-height:150px;margin:0;padding:8px;font:9px/1.5 SFMono-Regular,Consolas,monospace;overflow:auto}.writer-editor-column:-webkit-full-screen{background:#fff;width:100%;height:100%}.writer-editor-column:fullscreen{background:#fff;width:100%;height:100%}.writer-log-panel{background:#fff;border-top:1px solid #d7dbd7;flex:0 0 34px;min-height:34px}.writer-log-panel.is-open{flex-direction:column;flex-basis:min(260px,36%);display:flex}.writer-log-handle{color:#555b57;text-align:left;cursor:pointer;background:#f8f9f8;border:0;flex:0 0 33px;align-items:center;gap:8px;width:100%;height:33px;padding:0 10px;font-size:9px;display:flex}.writer-log-handle>span{align-items:center;gap:6px;font-weight:700;display:inline-flex}.writer-log-handle b{text-align:center;background:#e4e7e4;border-radius:8px;min-width:18px;padding:2px 5px;font-size:8px}.writer-log-handle em{margin-left:auto;font-size:8px;font-style:normal}.writer-log-handle em.is-failure,.writer-log-handle em.is-timedout{color:#b04b45}.writer-log-content{flex:1;min-height:0;overflow:auto}.writer-error{color:#a1453f;background:#fff5f4;border:1px solid #e8c5c2;border-radius:5px;align-items:center;gap:7px;margin:8px;padding:8px 9px;font-size:9px;display:flex}.writer-diagnostics{border-bottom:1px solid #e3e6e3}.writer-diagnostics button{color:#8f3f39;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f1f0;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:5px;width:100%;min-height:31px;padding:4px 9px;font-size:9px;display:grid}.writer-diagnostics button:hover{background:#fff8f7}.writer-diagnostics button small{color:#929793;font-size:8px}.writer-log-content pre{white-space:pre-wrap;color:#555b57;margin:0;padding:9px 11px 20px;font:9px/1.55 SFMono-Regular,Consolas,monospace}.writer-preview{background:#e7e9e6;border-left:1px solid #d5d9d5;flex-direction:column;min-width:0;min-height:0;display:flex}.writer-preview>header>div{color:#6d746f;align-items:center;gap:3px;font-size:9px;display:flex}.writer-preview>header{padding-left:5px}.writer-right-tabs{height:100%;display:flex;align-items:stretch!important;gap:1px!important}.writer-right-tabs button{color:#717973;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:4px;min-width:58px;height:100%;padding:0 7px;font-size:8px;display:flex}.writer-right-tabs button.is-active{color:#254b39;background:#edf3ef;border-bottom-color:#315f4b;font-weight:700}.writer-preview>header .icon-button{width:26px;height:26px}.writer-preview-stage{overscroll-behavior:contain;scrollbar-color:#8f9791 #dfe2df;scrollbar-gutter:stable;scrollbar-width:thin;flex:1;min-height:0;padding:22px;position:relative;overflow:auto}.writer-preview-stage::-webkit-scrollbar{width:12px;height:12px}.writer-preview-stage::-webkit-scrollbar-track{background:#dfe2df}.writer-preview-stage::-webkit-scrollbar-thumb{background:#8f9791;border:3px solid #dfe2df;border-radius:7px;min-height:42px}.writer-preview-stage::-webkit-scrollbar-thumb:hover{background:#68716a}.writer-preview-stage .react-pdf__Document{width:100%;max-width:100%}.writer-preview-pages{justify-items:center;gap:18px;width:100%;display:grid}.writer-preview-page{cursor:crosshair;max-width:100%;line-height:0}.writer-preview-page .react-pdf__Page{outline-offset:2px;outline:2px solid #0000;max-width:100%;box-shadow:0 2px 10px #252b272e}.writer-preview-page.is-current .react-pdf__Page{outline-color:#315f4b6b}.writer-preview-stage canvas{max-width:100%;height:auto!important}.writer-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.writer-pdf-sync-error{z-index:3;color:#95473f;background:#fff7f5;border:1px solid #e2c2bd;border-radius:6px;grid-template-columns:16px minmax(0,1fr) 24px;align-items:center;gap:6px;min-height:32px;margin:-10px auto 12px;padding:4px 5px 4px 9px;font-size:8px;line-height:1.4;display:grid;position:sticky;top:0;box-shadow:0 4px 12px #3c231f1a}.writer-agent-panel{background:#f7f9f7;flex-direction:column;flex:1;min-height:0;display:flex}.writer-agent-header{background:#fff;border-bottom:1px solid #dfe4df;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:0 11px;display:flex}.writer-agent-header>div{color:#284d3b;align-items:center;gap:6px;min-width:0;display:flex}.writer-agent-header strong{font-size:10px}.writer-agent-header small{color:#89948c;font-size:8px}.writer-agent-runtime{color:#56635a;background:#fafcfa;border:1px solid #d6ddd7;border-radius:5px;justify-content:space-between;align-items:center;gap:4px;min-width:112px;height:28px;padding:0 7px;font-size:8px;display:inline-flex;position:relative}.writer-agent-runtime select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.writer-agent-messages{flex:1;min-height:0;padding:12px 10px;overflow:auto}.writer-agent-welcome{color:#829088;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:180px;display:grid}.writer-agent-welcome svg{color:#47745d}.writer-agent-welcome strong{color:#4b5d52;font-size:11px}.writer-agent-welcome p{max-width:240px;margin:0;font-size:9px;line-height:1.55}.writer-agent-message{color:#3e4841;background:#fff;border:1px solid #dce4de;border-radius:7px;max-width:94%;margin:0 0 12px;padding:9px 10px;font-size:10px;line-height:1.55}.writer-agent-message.is-user{background:#eef7f0;border-color:#c9ded0;margin-left:auto}.writer-agent-message-role{color:#4f765e;margin-bottom:3px;font-size:8px;font-weight:700}.writer-agent-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.writer-agent-changes{border-top:1px solid #e0e7e1;margin-top:8px;padding-top:7px}.writer-agent-changes>strong{color:#8a5b23;margin-bottom:5px;font-size:8px;display:block}.writer-agent-changes>div{justify-content:space-between;align-items:baseline;gap:6px;margin:3px 0;font-size:8px;display:flex}.writer-agent-changes>div span{color:#43574a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:SFMono-Regular,Consolas,monospace;overflow:hidden}.writer-agent-changes>div small{color:#929c95;flex:none}.writer-agent-changes>button{color:#fff;cursor:pointer;background:#3b7255;border:1px solid #3b7255;border-radius:4px;align-items:center;gap:5px;height:27px;margin-top:6px;padding:0 9px;font-size:8px;display:inline-flex}.writer-agent-changes>button:disabled{opacity:.55;cursor:wait}.writer-agent-thinking,.writer-agent-empty{color:#75877b;justify-content:center;align-items:center;gap:6px;padding:13px;font-size:9px;display:flex}.writer-agent-notice{color:#735c2f;background:#fff9eb;border-bottom:1px solid #eadcbd;align-items:center;gap:6px;padding:9px 11px;font-size:8px;display:flex}.writer-agent-error{color:#a1453f;background:#fff6f5;border-top:1px solid #ebc7c3;align-items:flex-start;gap:6px;padding:8px 11px;font-size:8px;line-height:1.4;display:flex}.writer-agent-composer{background:#fff;border-top:1px solid #dfe4df;align-items:flex-end;gap:6px;padding:9px;display:flex}.writer-agent-composer textarea{resize:vertical;color:#35433a;background:#fbfdfb;border:1px solid #d1dad3;border-radius:5px;outline:0;flex:1;min-height:34px;max-height:120px;padding:8px;font:9px/1.45 inherit}.writer-agent-composer>button{color:#fff;cursor:pointer;background:#315f4b;border:0;border-radius:5px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.writer-agent-composer>button:disabled{color:#9ba69f;cursor:default;background:#e3e8e4}.writer-agent-panel{background:var(--canvas,#f7f7f6);color:var(--text,#242424)}.writer-agent-header{background:var(--canvas,#f7f7f6);border-bottom:0;min-height:42px;padding:0 16px}.writer-agent-header>div{color:var(--text,#242424);gap:8px}.writer-agent-settings{width:27px;height:27px;color:var(--muted,#999);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;margin-left:auto;display:grid}.writer-agent-settings:hover{color:var(--text,#303030);background:var(--surface-muted,#f0f0ee)}.writer-agent-header>div>svg{color:var(--text-secondary,#777)}.writer-agent-header strong{font-size:12px;font-weight:650}.writer-agent-header small{color:var(--muted,#969696);margin-left:2px;font-size:10px}.writer-agent-runtime{min-width:126px;height:30px;color:var(--text-secondary,#737373);background:0 0;border:1px solid #0000;border-radius:8px;padding:0 9px;font-size:11px;transition:background .15s,border-color .15s}.writer-agent-runtime:hover{border-color:var(--line,#e3e3e1);background:var(--surface-muted,#f3f3f1);color:var(--text,#2f2f2f)}.writer-agent-model{cursor:pointer;position:relative}.writer-agent-model select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.writer-agent-messages{scrollbar-color:var(--line-strong,#cfcfcd) transparent;width:min(100%,760px);margin:0 auto;padding:20px 22px}.writer-agent-welcome{min-height:220px;color:var(--muted,#929292);gap:10px}.writer-agent-welcome svg{width:34px;height:34px;color:var(--text-secondary,#777);stroke-width:1.5px}.writer-agent-welcome strong{color:var(--text,#3b3b3b);font-size:14px;font-weight:620}.writer-agent-welcome p{max-width:280px;color:var(--muted,#999);font-size:11px;line-height:1.65}.writer-agent-message{max-width:95%;color:var(--text,#303030);background:0 0;border:0;border-radius:0;margin:0 0 28px;padding:0;font-size:13px;line-height:1.7}.writer-agent-message.is-user{background:var(--surface-muted,#f0f0ee);max-width:86%;color:var(--text,#303030);border:0;border-radius:16px;margin:0 0 24px auto;padding:10px 14px}.writer-agent-message-role{color:var(--muted,#999);letter-spacing:0;margin:0 0 5px;font-size:10px;font-weight:550}.writer-agent-message.is-user .writer-agent-message-role,.writer-agent-message.is-assistant .writer-agent-message-role{display:none}.writer-agent-message p{line-height:1.7}.writer-agent-markdown{color:inherit;font-size:inherit;line-height:inherit}.writer-agent-markdown>:first-child{margin-top:0}.writer-agent-markdown>:last-child{margin-bottom:0}.writer-agent-markdown h1,.writer-agent-markdown h2,.writer-agent-markdown h3{color:var(--text,#303030);margin:14px 0 7px;font-size:1.05em;line-height:1.35}.writer-agent-markdown p{margin:0 0 9px}.writer-agent-markdown ul,.writer-agent-markdown ol{margin:6px 0 10px;padding-left:20px}.writer-agent-markdown code{background:var(--surface-muted,#f0f0ee);border-radius:4px;padding:1px 4px;font:.9em SFMono-Regular,Consolas,monospace}.writer-agent-markdown pre{border:1px solid var(--line,#e4e4e2);background:var(--surface-subtle,#fafaf9);border-radius:7px;margin:9px 0;padding:9px 10px;font:.88em/1.55 SFMono-Regular,Consolas,monospace;overflow:auto}.writer-agent-changes{border:1px solid var(--line,#e4e4e2);background:var(--surface-subtle,#fafaf9);border-radius:10px;margin-top:13px;padding:11px 12px 10px}.writer-agent-changes>strong{color:var(--text-secondary,#666);margin-bottom:8px;font-size:11px;font-weight:600}.writer-agent-changes>div{min-height:25px;margin:3px 0;font-size:10px}.writer-agent-changes>div span{color:var(--text,#444);font-size:10px}.writer-agent-changes>div small{color:var(--muted,#999);font-size:9px}.writer-agent-changes>button{border:1px solid var(--line-strong,#cfcfcd);height:30px;color:var(--text,#444);background:var(--surface,#fff);border-radius:7px;margin-top:9px;padding:0 12px;font-size:10px;font-weight:600;transition:background .15s,border-color .15s}.writer-agent-thinking{color:var(--muted,#999);justify-content:flex-start;padding:6px 0 16px;font-size:11px}.writer-agent-notice{color:#75674c;background:#fbf8ef;border-bottom:1px solid #e8e1d2;padding:10px 16px;font-size:10px}.writer-agent-notice button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:5px;padding:0;text-decoration:underline}.writer-agent-error{color:#9b554c;background:#fdf5f3;border-top:1px solid #ead8d5;padding:10px 16px;font-size:10px}.writer-agent-composer{background:var(--canvas,#f7f7f6);border-top:0;align-items:flex-end;gap:8px;width:min(100%,760px);margin:0 auto;padding:11px 22px 14px}.writer-agent-input-shell{border:1px solid var(--line-strong,#d5d5d2);background:var(--surface,#fff);border-radius:16px;flex:1;min-width:0;transition:border-color .15s,box-shadow .15s;overflow:visible;box-shadow:0 10px 30px #00000012}.writer-agent-input-shell:focus-within{border-color:var(--text-secondary,#aaa);box-shadow:0 10px 30px #00000017}.writer-agent-composer textarea{width:100%;min-height:54px;max-height:150px;color:var(--text,#303030);box-shadow:none;background:0 0;border:0;border-radius:0;padding:13px 14px 8px;font-size:12px;line-height:1.5;display:block}.writer-agent-composer textarea:focus{box-shadow:none;border:0}.writer-agent-composer textarea:disabled{opacity:.6}.writer-agent-input-footer{align-items:center;gap:4px;min-height:38px;padding:0 8px 7px;display:flex}.writer-agent-tool,.writer-agent-submit{width:28px;height:28px;color:var(--text-secondary,#777);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 0 28px;place-items:center;display:grid}.writer-agent-tool:hover:not(:disabled){background:var(--surface-muted,#f0f0ee);color:var(--text,#303030)}.writer-agent-tool:disabled{opacity:.42;cursor:default}.writer-agent-mode,.writer-agent-model{height:28px;color:var(--muted,#929292);white-space:nowrap;border-radius:7px;align-items:center;gap:3px;padding:0 7px;font-size:10px;display:inline-flex}.writer-agent-mode:hover,.writer-agent-model:hover{background:var(--surface-muted,#f0f0ee);color:var(--text-secondary,#666)}.writer-agent-input-spacer{flex:1;min-width:0}.writer-agent-submit{color:#fff;background:#989896}.writer-agent-submit:disabled{color:#fff;cursor:default;background:#c8c8c5}.writer-agent-runtime-row{min-height:28px;color:var(--muted,#999);align-items:center;gap:8px;padding:0 4px;display:flex}.writer-agent-runtime-row .writer-agent-runtime{min-width:0;height:26px;padding:0 6px;font-size:10px}.writer-agent-context-label{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.writer-agent-heading{min-width:0}.writer-agent-connection{color:var(--text-secondary,#666);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:inline-flex}.writer-agent-connection i{background:var(--danger,#ad4444);border-radius:50%;width:6px;height:6px;display:block}.writer-agent-connection.is-connected{color:var(--text,#303030)}.writer-agent-connection.is-connected i{background:var(--accent,#171717);box-shadow:0 0 0 3px var(--accent-soft,#1717171f)}.writer-agent-connection.is-checking i{background:var(--warning,#b47b21);animation:1.15s ease-in-out infinite writer-agent-connection-pulse}@keyframes writer-agent-connection-pulse{50%{opacity:.38}}.writer-agent-permission{color:#c65b5b;height:28px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff1f0;border:0;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:inline-flex}.writer-agent-permission:hover{background:#ffe8e6}.writer-agent-permission svg{color:#cf7771}.writer-agent-code{height:26px;color:var(--muted,#999);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;padding:0 6px;font-size:10px;display:inline-flex}.writer-agent-code:hover{color:var(--text-secondary,#666);background:var(--surface-muted,#f0f0ee)}.writer-agent-token-count{color:var(--muted,#a0a09d);font-variant-numeric:tabular-nums;margin-left:auto;font-size:9px}.writer-agent-composer{flex-direction:column;align-items:stretch;position:relative}.writer-agent-menu{z-index:20;border:1px solid var(--line,#e4e4e2);background:var(--surface,#fff);border-radius:9px;min-width:132px;padding:5px;position:absolute;box-shadow:0 8px 24px #0000001f}.writer-agent-menu button{width:100%;color:var(--text-secondary,#666);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:7px 9px;font-size:10px;display:flex}.writer-agent-menu button>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.writer-agent-menu button b{color:inherit;font-size:10px;font-weight:550}.writer-agent-menu button small{color:var(--muted,#999);font-size:9px;line-height:1.2}.writer-agent-menu button>svg:last-child{flex:none;margin-left:auto}.writer-agent-menu button:hover,.writer-agent-menu button.is-selected{color:var(--text,#303030);background:var(--surface-muted,#f0f0ee)}.writer-agent-permission-menu{min-width:230px;bottom:56px;left:38px}.writer-agent-code-menu{bottom:45px;left:22px}.writer-agent-attach-menu{min-width:175px;bottom:56px;left:6px}.writer-agent-model-menu{min-width:170px;bottom:56px;right:48px}.writer-agent-runtime-menu{min-width:190px;bottom:31px;left:4px}.writer-agent-menu-divider{background:var(--line,#e4e4e2);height:1px;margin:4px 5px}.writer-agent-model{cursor:pointer;background:0 0;border:0;max-width:150px;font-size:10px;font-weight:400}.writer-agent-model span{text-overflow:ellipsis;white-space:nowrap;max-width:128px;overflow:hidden}.writer-agent-runtime{cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:400}.writer-agent-context-label{max-width:220px}.writer-agent-token-count{cursor:pointer;background:0 0;border:0;border-radius:5px;padding:3px 5px}.writer-agent-token-count:hover{color:var(--text-secondary,#666);background:var(--surface-muted,#f0f0ee)}.writer-agent-context-popover{z-index:21;border:1px solid var(--line,#e4e4e2);background:var(--surface,#fff);width:205px;color:var(--text-secondary,#666);border-radius:9px;padding:11px 12px;font-size:10px;position:absolute;bottom:31px;right:4px;box-shadow:0 8px 24px #0000001f}.writer-agent-context-popover strong{color:var(--text,#303030);margin-bottom:8px;font-size:11px;display:block}.writer-agent-context-popover p{color:var(--text-secondary,#666);margin:7px 0 3px;font-size:10px}.writer-agent-context-popover small{color:var(--muted,#999);font-size:9px}.writer-preview>header{border-bottom:1px solid var(--line,#e4e4e2);background:color-mix(in srgb, var(--canvas,#f7f7f6) 88%, #fff 12%);flex-basis:52px;height:52px;padding:0 14px}.writer-right-tabs{border:1px solid var(--line,#e4e4e2);background:var(--surface-muted,#efefed);border-radius:10px;height:34px;padding:3px;align-items:center!important;gap:3px!important}.writer-right-tabs button{min-width:66px;height:28px;color:var(--muted,#858582);border:0;border-radius:7px;gap:6px;padding:0 10px;font-size:10px;font-weight:520;transition:color .15s,background .15s,box-shadow .15s}.writer-right-tabs button svg{opacity:.72}.writer-right-tabs button:hover{color:var(--text-secondary,#555);background:#ffffffb3}.writer-right-tabs button.is-active{color:var(--text,#242424);background:var(--surface,#fff);border:0;font-weight:650;box-shadow:0 1px 3px #1818161f}.writer-right-tabs button.is-active svg{opacity:1}.writer-preview>header>div:last-child{color:var(--muted,#858582);font-size:10px}.writer-preview>header .icon-button{border-radius:8px;width:30px;height:30px}.writer-toolbar{border-bottom-color:var(--line,#e4e4e2);background:var(--surface,#fff);flex-basis:58px;height:58px;padding:0 16px;box-shadow:0 1px #1e1e1c05}.writer-agent-context-meter{background:var(--surface-muted,#f0f0ee);border-radius:3px;height:5px;overflow:hidden}.writer-agent-context-meter span{border-radius:inherit;background:#989896;height:100%;display:block}.writer-agent-composer>.writer-agent-input-shell{width:100%}.writer-agent-runtime-row{box-sizing:border-box;width:100%}.writer-pdf-sync-error button{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.writer-pdf-sync-error button:hover{background:#f5e6e3}.writer-preview-empty,.writer-runtime-empty{color:#858b87;text-align:center;align-self:center;justify-items:center;gap:9px;max-width:260px;display:grid}.writer-preview-stage>.writer-preview-empty,.writer-preview-stage>.writer-runtime-empty{z-index:1;box-sizing:border-box;width:min(260px,100% - 40px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.writer-preview-empty strong,.writer-runtime-empty strong{color:#555c57;font-size:11px}.writer-runtime-empty p{color:#8a908c;margin:0;font-size:9px;line-height:1.55}.writer-runtime-empty small{color:#7c827e;font-size:8px}.writer-runtime-actions{justify-content:center;align-items:center;gap:7px;margin-top:4px;display:flex}.writer-runtime-empty button{color:#4d6558;cursor:pointer;background:#fff;border:1px solid #cbd0cc;border-radius:5px;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:9px;display:inline-flex}.writer-runtime-empty button.is-primary{color:#fff;background:#315f4b;border-color:#315f4b;font-weight:700}.writer-runtime-empty button.is-primary:hover:not(:disabled){background:#244b3a;border-color:#244b3a}.writer-runtime-progress{background:#d4d8d4;border-radius:3px;width:min(240px,70vw);height:6px;overflow:hidden}.writer-runtime-progress span{border-radius:inherit;background:#367455;height:100%;transition:width .18s;display:block}.writer-runtime-install-error{color:#9b443d;text-align:left;background:#fff4f2;border:1px solid #e2c2bd;border-radius:5px;align-items:flex-start;gap:6px;width:min(280px,80vw);padding:7px 8px;font-size:8px;line-height:1.45;display:flex}.writer-review-panel{background:#f7f8f7;flex:1;min-height:0;overflow:auto}.writer-check-panel{scrollbar-gutter:stable;background:#f7f8f7;flex:1;min-height:0;overflow:auto}.writer-check-command{background:#fff;border-bottom:1px solid #dfe3e0;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:7px 9px;display:flex}.writer-check-command>div{min-width:0}.writer-check-command strong{color:#303a34;align-items:center;gap:5px;min-width:0;font-size:9px;display:flex}.writer-check-model{color:#858d88;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;max-width:100%;margin-top:3px;padding:0;font-size:7px;display:flex;overflow:hidden}.writer-check-model span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.writer-check-model svg{flex:none}.writer-check-command>button{color:#fff;cursor:pointer;background:#315f4b;border:1px solid #315f4b;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-width:88px;height:29px;padding:0 9px;font-size:8px;font-weight:700;display:flex}.writer-check-command>button:disabled{color:#7f8782;cursor:default;background:#e7eae8;border-color:#bbc1bd}.writer-check-model-warning{color:#73571f;background:#fff9e9;border-bottom:1px solid #ead9b6;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:44px;padding:7px 9px;font-size:8px;line-height:1.4;display:grid}.writer-check-model-warning button{color:#6e5119;cursor:pointer;background:#fff;border:1px solid #d8bc80;border-radius:4px;align-items:center;gap:4px;height:25px;padding:0 6px;font-size:7px;display:flex}.writer-check-progress{color:#53655a;place-content:center;justify-items:center;gap:8px;min-height:230px;display:grid}.writer-check-progress strong{font-size:9px}.writer-check-progress>div{background:#dfe4e0;border-radius:3px;width:180px;height:5px;overflow:hidden}.writer-check-progress>div span{background:#397358;height:100%;transition:width .2s;display:block}.writer-check-progress>div span.is-loading{width:14%}.writer-check-progress>div span.is-safety{width:35%}.writer-check-progress>div span.is-correctness{width:66%}.writer-check-progress>div span.is-criticality{width:88%}.writer-check-progress>div span.is-complete{width:100%}.writer-check-compile{background:#fff;border-bottom:1px solid #e0e3e1}.writer-check-compile>header{color:#8a4b26;background:#fff8ef;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:8px;display:flex}.writer-check-compile>header span{text-align:center;background:#f4e2cc;border-radius:8px;min-width:18px;margin-left:auto;padding:2px 5px}.writer-check-compile>button{color:#7a3e2c;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #f0e7dd;grid-template-columns:16px minmax(0,1fr);gap:3px 5px;width:100%;min-height:34px;padding:5px 9px;font-size:8px;display:grid}.writer-check-compile>button:disabled{cursor:default}.writer-check-compile>button span{overflow-wrap:anywhere;min-width:0}.writer-check-compile>button small{color:#9a8880;grid-column:2;font-size:7px}.writer-check-safety{background:#fff;border-bottom:1px solid #e1e4e2;padding:10px}.writer-check-safety>header{color:#3c654e;align-items:center;gap:6px;font-size:9px;display:flex}.writer-check-safety.is-unsafe>header{color:#9a4039}.writer-check-safety p{color:#626a65;margin:7px 0;font-size:8px;line-height:1.55}.writer-check-safety blockquote{color:#79443f;overflow-wrap:anywhere;background:#fff2f1;border-left:2px solid #b74e47;margin:6px 0 0;padding:7px;font:8px/1.5 SFMono-Regular,Consolas,monospace}.writer-check-summary{background:#fff;border-bottom:1px solid #dfe3e0;padding:10px}.writer-check-summary>div{grid-template-columns:22px minmax(0,1fr) 28px;align-items:center;gap:6px;display:grid}.writer-check-summary>div>span{min-width:0}.writer-check-summary strong,.writer-check-summary small{display:block}.writer-check-summary strong{color:#35644c;font-size:10px}.writer-check-summary small{color:#929994;margin-top:3px;font-size:7px}.writer-check-summary>b{float:right;color:#2f684a;background:#e4f2e9;border-radius:5px;place-items:center;width:28px;height:28px;margin-top:-28px;font-size:12px;display:grid}.writer-check-summary.is-score-2 strong{color:#7f5b1e}.writer-check-summary.is-score-2>b{color:#76531a;background:#fff0d2}.writer-check-summary.is-score-3 strong{color:#97413b}.writer-check-summary.is-score-3>b{color:#913c36;background:#fbe5e3}.writer-check-summary p{color:#5c655f;margin:8px 0 0;font-size:8px;line-height:1.55}.writer-check-summary em{color:#886625;margin-top:7px;font-size:7px;font-style:normal;display:block}.writer-check-filters{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f9f8f5;border-bottom:1px solid #dfe3e0;grid-template-columns:repeat(4,1fr);gap:2px;height:36px;padding:4px 6px;display:grid;position:sticky;top:0}.writer-check-filters button{color:#707873;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:0;padding:0 4px;font-size:7px;display:flex}.writer-check-filters button:hover{background:#edf0ee}.writer-check-filters button.is-active{color:#315f4b;background:#fff;border-color:#cbd5cf;font-weight:700}.writer-check-filters button span{background:#e5e8e6;border-radius:8px;min-width:16px;padding:1px 4px;font-size:7px}.writer-check-issues{gap:7px;padding:8px 8px 18px;display:grid}.writer-check-issues article{background:#fff;border:1px solid #d9dedb;border-left:3px solid #b78a3b;border-radius:6px;padding:8px;overflow:hidden}.writer-check-issues article.is-major{border-left-color:#b34e47}.writer-check-issues article.is-false_positive{opacity:.72;border-left-color:#7d9184}.writer-check-issues article>header{justify-content:space-between;align-items:center;gap:5px;display:flex}.writer-check-issues article>header span{color:#795617;background:#fff0d0;border-radius:3px;padding:2px 5px;font-size:7px;font-weight:700}.writer-check-issues article.is-major>header span{color:#923e38;background:#fae7e5}.writer-check-issues article>header small{color:#969d98;font-size:7px}.writer-check-issues h3{color:#333b36;overflow-wrap:anywhere;margin:7px 0 5px;font-size:9px;line-height:1.4}.writer-check-issues p{color:#606963;overflow-wrap:anywhere;margin:0;font-size:8px;line-height:1.55}.writer-check-issues blockquote{color:#555f58;white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f7f5;border-left:2px solid #cfd6d1;margin:7px 0;padding:6px 7px;font:7px/1.5 SFMono-Regular,Consolas,monospace}.writer-check-issues .writer-check-verification{color:#737b76;border-top:1px solid #edf0ee;padding-top:6px}.writer-check-issues article>button{color:#315f4b;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#f2f7f4;border:1px solid #cbd8d0;border-radius:4px;max-width:100%;min-height:25px;margin-top:7px;padding:0 6px;font:7px/23px SFMono-Regular,Consolas,monospace;display:block;overflow:hidden}.writer-review-error{color:#99443f;background:#fff4f3;border:1px solid #e5c4c1;border-radius:5px;align-items:center;gap:6px;min-height:30px;margin:8px;padding:6px 8px;font-size:8px;display:flex}.writer-review-error button{cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;margin-left:auto;padding:0;display:grid}.writer-review-command{background:#fff;border-bottom:1px solid #dfe3e0;justify-content:space-between;align-items:center;height:42px;padding:0 9px;display:flex}.writer-review-command>button,.writer-version-create button{color:#fff;cursor:pointer;background:#315f4b;border:1px solid #315f4b;border-radius:5px;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:8px;font-weight:700;display:flex}.writer-review-command label{color:#707872;align-items:center;gap:5px;font-size:8px;display:flex}.writer-review-command input{accent-color:#315f4b;width:13px;height:13px;margin:0}.writer-comment-composer{background:#fff;border:1px solid #cfd9d2;border-radius:6px;margin:8px;padding:9px}.writer-comment-composer blockquote,.writer-thread-list article blockquote{color:#656e68;white-space:pre-wrap;background:#f1f5f2;border-left:2px solid #769684;margin:0 0 7px;padding:6px 8px;font:8px/1.5 SFMono-Regular,Consolas,monospace;overflow:hidden}.writer-comment-composer textarea,.writer-thread-list article textarea{resize:vertical;color:#343a36;background:#fff;border:1px solid #d9dedb;border-radius:4px;outline:0;width:100%;padding:7px 8px;font:9px/1.5 inherit;display:block}.writer-comment-composer>button{color:#fff;cursor:pointer;background:#315f4b;border:0;border-radius:4px;align-items:center;gap:5px;height:27px;margin:7px 0 0 auto;padding:0 8px;font-size:8px;display:flex}.writer-comment-composer button:disabled{opacity:.48;cursor:default}.writer-thread-list{gap:7px;padding:0 8px 16px;display:grid}.writer-thread-list article{background:#fff;border:1px solid #d9dedb;border-radius:6px;padding:8px}.writer-thread-list article.is-resolved{opacity:.64}.writer-thread-list article>header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.writer-thread-list article>header button{color:#315f4b;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;max-width:70%;padding:0;font-size:8px;font-weight:700;overflow:hidden}.writer-thread-list article>header span{color:#969c98;font-size:7px}.writer-thread-list article textarea+textarea{margin-top:5px}.writer-thread-reply{border:1px solid #dce0dd;border-radius:4px;grid-template-columns:minmax(0,1fr) 28px;height:28px;margin-top:6px;display:grid;overflow:hidden}.writer-thread-reply input{border:0;outline:0;min-width:0;padding:0 7px;font-size:8px}.writer-thread-reply button{color:#466553;cursor:pointer;background:#f6f8f6;border:0;border-left:1px solid #e2e5e3;place-items:center;padding:0;display:grid}.writer-thread-list article>footer{justify-content:flex-end;gap:4px;margin-top:7px;display:flex}.writer-thread-list article>footer button{color:#5f6762;cursor:pointer;background:#fff;border:1px solid #dce0dd;border-radius:4px;align-items:center;gap:4px;height:24px;padding:0 6px;font-size:7px;display:flex}.writer-thread-list article>footer button:last-child{color:#a24844}.writer-review-empty{color:#929994;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:210px;font-size:9px;display:grid}.writer-version-create{background:#fff;border-bottom:1px solid #dfe3e0;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) auto;gap:5px;padding:8px;display:grid}.writer-version-create input{border:1px solid #d8ddda;border-radius:4px;outline:0;min-width:0;height:28px;padding:0 7px;font-size:8px}.writer-version-create button:disabled{opacity:.5}.writer-version-list{padding:6px 8px 16px;display:grid}.writer-version-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e2e5e3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:6px 8px;display:grid}.writer-version-list strong,.writer-version-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.writer-version-list strong{color:#3a423d;font-size:9px}.writer-version-list small{color:#8b928d;margin-top:4px;font-size:7px}.writer-version-list time{color:#878f89;align-items:center;gap:4px;font-size:7px;display:flex}.writer-version-detail{flex-direction:column;min-height:0;display:flex}.writer-version-detail>header{background:#fff;border-bottom:1px solid #dfe3e0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;height:38px;padding:0 8px;display:grid}.writer-version-detail>header strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.writer-version-detail>header button{color:#58615b;cursor:pointer;background:#fff;border:1px solid #d7dcd8;border-radius:4px;align-items:center;gap:4px;height:25px;padding:0 6px;font-size:7px;display:flex}.writer-version-detail>header button:last-child{color:#775720;background:#fff8e9;border-color:#92733f}.writer-diff-summary{color:#4f5a53;background:#f8faf8;border-bottom:1px solid #dfe3e0;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:4px;height:33px;padding:0 9px;font-size:8px;display:grid}.writer-diff-summary small{color:#8c938e;font-size:7px}.writer-diff-view,.writer-revision-list article pre{color:#555d58;background:#fff;margin:0;padding:7px 0 20px;font:8px/1.55 SFMono-Regular,Consolas,monospace;overflow:auto}.writer-diff-view>span,.writer-revision-list article pre span{white-space:pre;grid-template-columns:18px minmax(max-content,1fr);min-height:15px;padding-right:7px;display:grid}.writer-diff-view>span i{color:#9aa09c;text-align:center;-webkit-user-select:none;user-select:none;font-style:normal}.writer-diff-view>span.is-remove,.writer-revision-list article pre span.is-remove{color:#8d3935;background:#fbeae9}.writer-revision-list{gap:7px;padding:8px 8px 18px;display:grid}.writer-revision-list article{background:#fff;border:1px solid #d9dedb;border-radius:6px;overflow:hidden}.writer-revision-list article.is-accepted,.writer-revision-list article.is-rejected{opacity:.62}.writer-revision-list article>header{border-bottom:1px solid #e2e5e3;justify-content:space-between;align-items:center;height:34px;padding:0 8px;display:flex}.writer-revision-list article>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.writer-revision-list article>header span{color:#80531f;background:#fff0d9;border-radius:3px;padding:2px 5px;font-size:7px}.writer-revision-list article.is-accepted>header span{color:#2b6b48;background:#e4f3e9}.writer-revision-list article.is-rejected>header span{color:#8c4240;background:#fae9e8}.writer-revision-list article pre{max-height:150px;padding-bottom:7px}.writer-revision-list article>footer{border-top:1px solid #e2e5e3;justify-content:flex-end;gap:5px;padding:6px 8px;display:flex}.writer-revision-list article>footer button{color:#8e403d;cursor:pointer;background:#fff;border:1px solid #d6dbd7;border-radius:4px;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:8px;display:flex}.writer-revision-list article>footer button:last-child{color:#2f6749;background:#edf7f1;border-color:#8eb29d}@media (max-width:1180px){.document-name{max-width:180px}.writer-body{grid-template-columns:190px minmax(360px,1fr) minmax(330px,40%)}.writer-runtime-status{display:none}}@media (max-width:1320px){.app-sidebar{height:100%;position:absolute;inset:0 auto 0 0;box-shadow:12px 0 28px #1f1b2229}}@media (max-width:900px){.welcome-main{grid-template-columns:1fr;gap:30px;padding:40px 0;overflow:auto}.welcome-copy{max-width:620px}.paper-preview{min-height:380px}.welcome-features{display:none}.left-sidebar{height:calc(100% - 54px);position:absolute;inset:54px auto 0 0;box-shadow:10px 0 24px #1b211c24}.reader-right-shell{height:100%;position:absolute;inset:0 0 0 auto;box-shadow:-10px 0 24px #1b211c24}.right-panel{height:100%;box-shadow:none;position:relative;inset:auto}.top-toolbar{grid-template-columns:1fr auto}.toolbar-navigation{display:none}}@media (max-width:620px){.welcome-header{padding:0 18px}.welcome-header a{display:none}.welcome-main{width:calc(100% - 36px)}.welcome-copy h1{font-size:42px}.welcome-copy>p{font-size:15px}.drop-hint{margin-top:10px;display:block}.paper-preview{min-height:330px}.preview-paper{padding:35px 24px}.preview-paper strong{font-size:18px}.toolbar-document .document-name{max-width:110px}.toolbar-view .toolbar-divider,.toolbar-view .zoom-value,.toolbar-view .icon-button:nth-of-type(-n+2){display:none}}:root{--radius-control:10px;--radius-card:14px;--radius-panel:18px}body{background:var(--canvas)}button,input,textarea,select{transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s}.primary-button,.secondary-button,.library-upload-group,.writer-compile-button,.writer-library-toolbar-actions .is-primary,.writer-library-empty>button{border-radius:var(--radius-control);box-shadow:var(--shadow-sm)}.primary-button{background:var(--accent);border-color:var(--accent)}.primary-button:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.secondary-button{background:var(--surface);border-color:var(--line);color:var(--text)}.secondary-button:hover{background:var(--surface-muted);border-color:var(--line-strong)}.icon-button{border-radius:var(--radius-control);color:var(--text-secondary)}.icon-button:hover:not(:disabled),.icon-button.is-active{border-color:var(--line);background:var(--surface-muted);color:var(--text)}.icon-button.is-active{box-shadow:inset 0 0 0 1px var(--line-strong)}.library-home,.writer-library,.app-shell,.writer-shell,.settings-dialog{color:var(--text);background:var(--canvas)}.library-home-sidebar,.writer-library-sidebar,.app-sidebar,.writer-file-panel{border-color:var(--line);background:var(--sidebar)}.library-home-brand,.app-brand{height:62px;color:var(--text);border-bottom:0;flex-basis:62px;padding:0 14px}.library-home-logo,.app-brand .brand-logo,.writer-library-sidebar>header>span{width:38px;height:38px;color:var(--accent);box-shadow:none;background:0 0;border-radius:50%;flex:0 0 38px}.library-home-brand strong,.app-brand strong{font-size:15px;font-weight:700}.library-home-brand>button,.app-brand .icon-button{color:var(--muted)}.library-home-brand>button:hover,.app-brand .icon-button:hover{background:var(--surface-hover);color:var(--text)}.library-home-nav,.app-navigation{gap:4px;padding:12px 10px 8px}.library-home-nav>button,.library-nav-primary,.app-navigation button,.open-another,.writer-library-sidebar nav button,.writer-library-quick-actions button{border-radius:var(--radius-control);height:40px;color:var(--text-secondary);background:0 0;border:0;font-size:13px;font-weight:520}.library-home-nav>button:hover,.library-home-nav>button.is-active,.library-nav-primary:hover,.library-nav-primary.is-active,.app-navigation button:hover,.app-navigation button.is-active,.open-another:hover,.writer-library-sidebar nav button:hover,.writer-library-sidebar nav button.is-active,.writer-library-quick-actions button:hover{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);border-color:#0000}.library-home-nav>button.is-active,.app-navigation button.is-active,.writer-library-sidebar nav button.is-active{font-weight:700}.library-home-nav>button.is-active svg,.app-navigation button.is-active svg{color:var(--text)}.library-home-sidebar-footer,.writer-library-sidebar footer,.storage-status,.document-theme-control{border-color:var(--line);color:var(--muted)}.library-home-sidebar-footer>button:hover,.writer-library-sidebar footer button:hover{background:var(--surface-hover)}.library-home-sidebar,.writer-library-sidebar{flex-basis:224px;width:224px}.library-home-content,.writer-library-content{background:var(--canvas)}.library-home-toolbar,.writer-library-toolbar{background:0 0;border-bottom:0;flex-basis:64px;height:64px;min-height:64px;padding:0 24px 0 30px}.library-home-heading h1,.writer-library-toolbar h1{letter-spacing:0;font-size:22px;font-weight:760}.library-home-heading>svg{color:var(--muted)}.library-home-actions,.writer-library-toolbar-actions{gap:8px}.library-view-switch{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface-muted);grid-template-columns:36px 36px;height:38px;padding:3px}.library-view-switch button{color:var(--muted);border-radius:8px}.library-view-switch button.is-active{color:var(--text);box-shadow:var(--shadow-sm)}.library-tool-button,.writer-library-toolbar-actions>button:not(.is-primary){border-radius:var(--radius-control);width:38px;height:38px;color:var(--text-secondary)}.library-tool-button:hover,.library-tool-button.is-active,.writer-library-toolbar-actions>button:not(.is-primary):hover{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.library-upload-group{background:var(--accent);grid-template-columns:auto 36px;height:38px;margin-left:3px}.library-upload-group>button{border-radius:var(--radius-control) 0 0 var(--radius-control);height:38px;font-size:12px}.library-upload-group>button:nth-child(2){border-radius:0 var(--radius-control) var(--radius-control) 0;border-left-color:#454545;height:38px}.library-upload-group>button:hover:not(:disabled){background:var(--accent-hover)}.library-upload-button{border-radius:var(--radius-control);background:var(--accent);height:38px;box-shadow:var(--shadow-sm)}.library-upload-button:hover:not(:disabled){background:var(--accent-hover)}.library-search-bar{border:1px solid var(--line);background:var(--surface);height:48px;box-shadow:var(--shadow-sm);border-radius:12px;flex-basis:48px;margin:0 24px 12px;padding:0 12px}.library-search-bar input{font-size:13px}.library-search-bar button:hover{background:var(--surface-muted)}.library-home-error,.writer-library-error{border-radius:var(--radius-control);color:var(--danger);background:var(--danger-soft);border-color:#efcaca}.library-results-summary{border-color:var(--line);color:var(--muted);padding:0 30px}.library-table,.writer-library-table{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--shadow-sm);margin:12px 24px 58px 30px;padding:0}.library-table-header,.writer-library-table-header{border-bottom-color:var(--line);border-radius:var(--radius-panel) var(--radius-panel) 0 0;background:var(--surface-subtle);height:44px;color:var(--muted);font-size:11px;font-weight:650}.library-table-header>*,.writer-library-table-header span{border-right:0}.library-table-row,.writer-library-row{border-bottom-color:var(--line);min-height:56px}.library-table-row:last-child,.writer-library-row:last-child{border-bottom:0}.library-table-row:hover,.writer-library-row:hover{background:var(--surface-subtle)}.library-title-cell{height:55px}.library-title-cell strong,.writer-project-cell strong{color:var(--text);font-size:12px;font-weight:680}.library-title-cell small,.writer-project-cell small{color:var(--muted);font-size:10px}.library-rating button:has(svg[fill=currentColor]){color:#e0a928}.library-annotation-count,.library-date-cell,.writer-project-main,.writer-project-date{color:var(--text-secondary)}.library-tags-cell>span:not(.is-empty){border-color:var(--line);background:var(--surface-muted);color:var(--text-secondary)}.writer-project-stats span{color:var(--text-secondary);background:0 0;border-color:#0000}.library-row-actions>button,.library-grid-card header>button,.writer-project-menu>button{opacity:1;color:var(--muted)}.library-row-actions>button:hover,.library-grid-card header>button:hover,.writer-project-menu>button:hover{background:var(--surface-hover);color:var(--text)}.library-grid{margin:12px 24px 58px 30px;padding:0 0 18px}.library-grid-card{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);height:208px;box-shadow:var(--shadow-sm);padding:16px}.library-grid-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md)}.library-grid-card header>span,.writer-project-cell>span:first-child{border-color:var(--line);color:var(--text);background:var(--surface-muted);border-radius:10px}.library-grid-title{font-size:13px}.library-grid-card>p,.library-grid-meta,.library-grid-card>footer{color:var(--muted)}.library-grid-card>footer{border-color:var(--line)}.library-grid-card footer b{background:var(--surface-muted);color:var(--text-secondary)}.library-empty,.writer-library-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-panel);background:var(--surface);min-height:360px;box-shadow:var(--shadow-sm);margin:12px 24px 58px 30px}.library-empty>svg,.writer-library-empty>svg{width:52px;height:52px;color:var(--text);background:var(--surface-muted);border-radius:16px;padding:13px}.library-empty strong,.writer-library-empty strong{color:var(--text);font-size:14px;font-weight:720}.library-empty>button,.writer-library-empty>button{border:1px solid var(--accent);border-radius:var(--radius-control);height:38px;color:var(--surface);background:var(--accent);padding:0 15px;font-size:12px;font-weight:650}.library-empty>button:hover,.writer-library-empty>button:hover{background:var(--accent-hover)}.library-pagination{bottom:16px}.library-pagination button,.library-pagination span{border-radius:10px;width:34px;height:34px}.library-pagination button{background:var(--surface);color:var(--text-secondary);box-shadow:var(--shadow-sm)}.library-pagination button:hover:not(:disabled){background:var(--surface-muted)}.library-pagination span{color:var(--text);background:var(--surface-muted);font-weight:650}.app-shell,.reader-frame{background:var(--canvas)}.top-toolbar{border-bottom:1px solid var(--line);background:var(--surface);height:62px;box-shadow:var(--shadow-sm);flex-basis:62px;padding:0 14px}.document-name{font-size:13px;font-weight:700}.page-control,.zoom-value{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface-subtle);height:36px;color:var(--text-secondary)}.page-control input{color:var(--text);font-weight:650}.toolbar-divider,.selection-divider{background:var(--line)}.app-sidebar{flex-basis:232px;width:232px}.app-brand{flex-basis:62px;height:62px}.app-navigation{padding-top:12px}.library-paper-row{border-radius:7px}.library-paper-row:hover,.library-paper-row.is-current{box-shadow:none;border-color:#0000}.library-paper-row:hover{background:var(--surface-hover)}.library-paper-row.is-current{background:var(--surface-muted)}.library-row-icon{color:var(--text-secondary);background:0 0;border-color:#0000;border-radius:6px}.library-paper-row small,.library-paper-card p{color:var(--muted)}.library-search,.folder-composer{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface)}.folder-composer button{border-left-color:var(--line);background:var(--surface-muted);color:var(--text)}.folder-filter button{border-color:var(--line);background:var(--surface);color:var(--muted);border-radius:999px}.folder-filter button.is-active{border-color:var(--line-strong);background:var(--surface-muted);color:var(--text)}.document-theme-control button:hover,.document-theme-control button.is-active{border-color:var(--line);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.left-sidebar{border-right-color:var(--line);background:var(--sidebar)}.right-panel{border-left-color:var(--line);background:var(--surface)}.panel-header{border-bottom-color:var(--line)}.right-tabs>button.is-active:after{background:var(--accent)}.right-tabs small{background:var(--surface-muted);color:var(--text-secondary)}.thumbnail-item{border-radius:10px}.thumbnail-item:hover{background:var(--surface-hover)}.thumbnail-item.is-current{border-color:var(--line-strong);background:var(--surface);box-shadow:var(--shadow-sm)}.outline-list button:hover:not(:disabled),.search-results>button:hover{background:var(--surface-muted)}.search-input{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface)}.search-input:focus-within{border-color:var(--text);box-shadow:0 0 0 3px var(--focus-ring)}.pdf-workspace{background:#ededed}.pages-stack{gap:16px;padding-left:44px;padding-right:44px}.pdf-page{box-shadow:0 3px 12px #00000029}.selection-toolbar{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-lg)}.selection-menu-row:hover,.selection-highlight-row:hover,.selection-highlight-row:focus-within{background:var(--surface-muted)}.image-selection-box{border-color:var(--accent);background:#17171714}.reader-right-shell{background:var(--surface)}.reader-tool-rail{border-left-color:var(--line);background:var(--surface)}.reader-tool-rail .icon-button{color:var(--text-secondary);border-radius:50%}.reader-tool-rail .icon-button.is-active{color:var(--text);background:var(--surface-muted);border-color:#0000}.reader-tool-divider{background:var(--line)}.settings-layer{background:var(--surface)}.settings-footer{border-top-color:var(--line);background:var(--surface)}.settings-titlebar{border-bottom-color:var(--line);flex-basis:64px;height:64px;padding:0 20px 0 26px}.settings-titlebar h2{font-size:22px;font-weight:760}.settings-form{grid-template-columns:232px minmax(0,1fr)}.settings-nav{border-right-color:var(--line);background:var(--sidebar);gap:5px;padding:18px 14px}.settings-nav button{border-radius:var(--radius-control);height:42px;color:var(--muted);padding:0 12px;font-size:13px}.settings-nav button:hover,.settings-nav button.is-active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.settings-nav button.is-active{font-weight:700}.settings-runtime-cards{gap:8px;margin-left:43px;display:grid}.settings-runtime-card{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface);padding:12px;position:relative}.settings-runtime-card>header{align-items:center;gap:9px;min-height:38px;display:flex}.settings-runtime-card>header>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.settings-runtime-card strong{color:var(--text);font-size:12px;font-weight:650}.settings-runtime-card small{color:var(--muted);font-size:10px}.settings-runtime-card code{color:var(--muted);font-size:9px}.settings-runtime-card.is-ready{background:#fbfefc;border-color:#cfe1d5}.settings-runtime-status-dot{background:#b7b7b4;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.settings-runtime-access{background:var(--surface-muted);border-radius:8px;grid-template-columns:1fr 1fr;gap:5px;margin-top:10px;padding:4px;display:grid}.settings-runtime-access button{min-width:0;min-height:47px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;padding:7px 9px;display:flex}.settings-runtime-access button:hover{color:var(--text-secondary);background:#ffffff8c}.settings-runtime-access button.is-active{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.settings-runtime-access button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.settings-runtime-direct-note{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:10px 2px 1px;font-size:10px;line-height:1.45;display:flex}.settings-runtime-direct-note>span{flex:220px}.settings-runtime-models-button{border:1px solid var(--line);min-height:28px;color:var(--text-secondary);background:var(--surface);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:inline-flex}.settings-runtime-models-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-muted)}.settings-runtime-models-button:disabled{opacity:.55;cursor:wait}.settings-runtime-models-message{flex-basis:100%;font-size:9px}.settings-runtime-models-message.is-error{color:#9b554c}.settings-runtime-thirdparty{border-top:1px solid var(--line);gap:9px;margin-top:11px;padding-top:11px;display:grid}.settings-runtime-thirdparty label{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:9px;display:grid}.settings-runtime-thirdparty label>span{color:var(--text-secondary);font-size:10px;font-weight:600}.settings-runtime-thirdparty input{border:1px solid var(--line);width:100%;height:34px;color:var(--text);background:var(--surface);border-radius:7px;outline:0;padding:0 10px;font-size:10px}.settings-runtime-thirdparty input:focus{border-color:var(--text-secondary);box-shadow:0 0 0 2px var(--focus-ring)}.settings-runtime-model-input{align-items:center;gap:6px;min-width:0;display:flex}.settings-runtime-model-input input{flex:1;min-width:0}.settings-runtime-thirdparty-note{color:var(--muted);grid-column:2;font-size:9px;line-height:1.4}.settings-runtime-refresh{min-height:34px;margin:12px 0 0 43px;font-size:11px}.settings-page{width:min(760px,100% - 72px);padding-top:32px}.settings-section-heading h3{font-size:17px;font-weight:720}.settings-section-heading p{color:var(--muted)}.settings-section-icon,.settings-section-icon.language,.settings-section-icon.model,.settings-section-icon.runtime,.settings-section-icon.appearance,.settings-section-icon.motion,.settings-section-icon.citations{color:var(--text);background:var(--surface-muted);border-radius:12px}.settings-field input,.settings-field select,.settings-prompt-field textarea{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface)}.settings-field input:focus,.settings-field select:focus,.settings-prompt-field textarea:focus{border-color:var(--text);box-shadow:0 0 0 3px var(--focus-ring)}.settings-secret-input button:hover{background:var(--surface-muted)}.settings-test-button{border-radius:var(--radius-control)}.settings-theme-options button{border-color:var(--line);border-radius:var(--radius-control)}.settings-theme-options button.is-active{border-color:var(--text);background:var(--surface-muted);color:var(--text)}.settings-prompt-field>span small:first-child{color:var(--text);background:var(--surface-muted)}.dialog-backdrop{background:#0000006b}.metadata-key-dialog,.export-dialog{border-color:var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-lg)}.metadata-key-dialog>header,.metadata-key-dialog>footer,.export-dialog>header{border-color:var(--line)}.metadata-key-dialog>header>span,.export-dialog>header>div:first-child>span,.export-options>button>span{color:var(--text);background:var(--surface-muted);border-radius:12px}.export-options>button{border-color:var(--line);border-radius:var(--radius-control)}.export-options>button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-subtle)}.writer-library-toolbar-actions label{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface)}.writer-library-toolbar-actions .is-primary,.writer-compile-button,.writer-review-command>button,.writer-version-create button,.writer-comment-composer>button{border-color:var(--accent);background:var(--accent)}.writer-library-toolbar-actions .is-primary:hover,.writer-compile-button:hover:not(:disabled),.writer-review-command>button:hover,.writer-version-create button:hover,.writer-comment-composer>button:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.writer-project-title>span{color:var(--surface);background:var(--accent)}.writer-shell{background:var(--canvas)}.writer-toolbar{border-bottom-color:var(--line);background:var(--surface);height:62px;box-shadow:var(--shadow-sm);flex-basis:62px}.writer-project-title strong{font-size:13px;font-weight:720}.writer-project-title small{color:var(--muted)}.writer-compile-settings select,.writer-track-toggle{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface);color:var(--text-secondary)}.writer-track-toggle.is-active{color:var(--warning);background:var(--warning-soft);border-color:#d3b27d}.writer-body{background:var(--canvas)}.writer-file-panel>header,.writer-preview>header,.writer-editor-header,.writer-tabs{border-color:var(--line);background:var(--surface)}.writer-file-panel>header strong,.writer-preview>header>span{font-size:11px}.writer-file-list>button{color:var(--text-secondary);font-size:11px}.writer-file-list>button:hover:not(:disabled){background:var(--surface-hover)}.writer-file-list>button.is-active{color:var(--text);background:var(--surface-muted)}.writer-tabs>button{border-color:var(--line);color:var(--muted);font-size:10px}.writer-tabs>button.is-active{border-top-color:var(--accent);color:var(--text)}.writer-editor-scroll-actions{border-color:var(--line);background:var(--surface)}.writer-editor .cm-gutters{border-color:var(--line);background:var(--surface-subtle)}.writer-preview{border-left-color:var(--line);background:#ededed}.writer-right-tabs button{color:var(--muted);font-size:10px}.writer-right-tabs button:hover{background:var(--surface-muted)}.writer-review-panel{background:var(--sidebar)}.writer-review-command,.writer-version-create,.writer-version-detail>header{border-color:var(--line);background:var(--surface)}.writer-comment-composer,.writer-thread-list article,.writer-revision-list article{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface)}.writer-comment-composer textarea,.writer-thread-list article textarea,.writer-version-create input{border-color:var(--line);border-radius:8px}.writer-thread-list article>header button{color:var(--text)}.writer-version-list>button:hover{background:var(--surface-muted)}@media (max-width:760px){.library-home-sidebar,.writer-library-sidebar{flex-basis:72px;width:72px}.library-home-brand,.writer-library-sidebar>header{justify-content:center;padding:0}.library-home-brand strong,.library-home-brand>button,.writer-library-sidebar>header strong,.library-home-nav>button span,.library-home-sidebar-footer,.writer-library-quick-actions,.writer-library-sidebar footer{display:none}.library-home-nav{padding:12px 10px}.library-home-nav>button{grid-template-columns:1fr;place-items:center;padding:0}.library-home-toolbar,.writer-library-toolbar{flex-basis:58px;height:58px;min-height:58px;padding:0 12px}.library-home-heading h1,.writer-library-toolbar h1{font-size:18px}.library-home-heading>svg{display:none}.library-table,.writer-library-table,.library-grid,.library-empty,.writer-library-empty{margin-left:12px;margin-right:12px}.library-table{overflow-x:auto}.library-table-header,.library-table-row,.writer-library-table-header,.writer-library-row{min-width:760px}.library-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.library-upload-button{width:38px;padding:0;font-size:0}.library-upload-button svg{width:16px;height:16px}.writer-library-toolbar-actions label{grid-template-columns:1fr;place-items:center;width:38px;padding:0}.writer-library-toolbar-actions label input{display:none}.writer-library-toolbar-actions .is-primary{width:38px;padding:0;font-size:0}.writer-library-toolbar-actions .is-primary svg{width:16px;height:16px}.settings-titlebar{padding:0 14px}.settings-form{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:1fr;display:grid}.settings-nav{border-right:0;border-bottom:1px solid var(--line);grid-row:1;grid-template-columns:repeat(6,minmax(0,1fr));padding:8px;display:grid}.settings-content{grid-row:2}.settings-footer{grid-area:3/1;min-height:60px;padding:10px 16px}.settings-nav button{text-align:center;height:36px;padding:0 6px;font-size:11px}.settings-page{width:calc(100% - 32px);padding-top:22px}.settings-field,.settings-toggle-row,.settings-connection-row,.settings-pet-import-row,.settings-pet-import-result,.settings-pet-preview,.settings-pet-position-row,.settings-feature-models{margin-left:0}.settings-feature-model-row{grid-template-columns:1fr;gap:9px;padding:13px 0}.feature-model-dialog-layer{padding:10px}.feature-model-dialog{max-height:calc(100vh - 20px)}.feature-model-dialog-content{padding:16px 16px 6px}}@media (prefers-reduced-motion:reduce){button,input,textarea,select{transition:none}}.library-filter-sort button.is-active{border-color:var(--line-strong);color:var(--text);background:var(--surface-muted)}.ink-toolbar,.mode-hint{border-color:var(--line);border-radius:var(--radius-control);color:var(--text);box-shadow:var(--shadow-md);background:#fffffffa}.ink-colors>button.is-selected{box-shadow:0 0 0 2px var(--accent)}.ink-widths>button:hover,.ink-widths>button.is-selected{border-color:var(--line);background:var(--surface-muted)}.quick-prompts button,.chat-composer,.explanation-result,.image-explanation-card,.page-translation,.explanation-history article,.comment-composer,.markdown-note-editor,.free-note-item,.citation-card,.note-item{border-color:var(--line)}.quick-prompts button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-muted)}.assistant-discussion{background:var(--ml-surface-0,var(--surface))}.chat-message.user p{background:var(--surface-muted)}.chat-composer:focus-within{border-color:var(--ml-border-strong,var(--text));box-shadow:none}.assistant-compose-dock .assistant-composer-main>button{background:#1f2937}.assistant-compose-dock .assistant-composer-main>button:disabled{color:#9ca3af;background:#e5e7eb}.feature-panel-empty svg,.image-explanation-card header span,.page-translation header>span,.quiz-setup-heading,.quiz-results,.auto-highlight-item>header>span{color:var(--text)}.feature-panel-empty p,.image-explanation-card header small,.page-translation header>span,.segmented-control{border-color:var(--line);background:var(--surface-muted)}.segmented-control button{color:var(--muted)}.segmented-control button.is-active{color:var(--text);box-shadow:var(--shadow-sm)}.quiz-setup-heading{border-color:var(--line)}.quiz-progress>span{background:var(--accent)}.quiz-card,.quiz-card>button{border-color:var(--line)}.quiz-card>button.is-selected{border-color:var(--line-strong);background:var(--surface-muted)}.auto-highlight-item{border-color:var(--line);border-left-color:var(--line-strong)}.auto-highlight-item.category-contribution,.auto-highlight-item.category-method,.auto-highlight-item.category-result,.auto-highlight-item.category-limitation{border-left-color:var(--line-strong)}.panel-search{border-color:var(--line);border-radius:var(--radius-control)}.panel-search:focus-within{border-color:var(--text);box-shadow:0 0 0 3px var(--focus-ring)}.page-translation header{border-color:var(--line);background:var(--surface-muted)}.translation-pane{border-left-color:var(--line);background:var(--sidebar)}.translation-pane>header,.translation-toolbar{border-color:var(--line);background:var(--surface)}.translation-pane>header>div{color:var(--text)}.translation-content{background:var(--surface)}.citation-card:before{background:var(--info)}.citation-card h3,.citation-authors,.citation-card-actions button,.citation-card-actions a,.citation-card footer button{color:var(--info)}.citation-card-actions button,.citation-card-actions a{border-color:#c4dbe5;border-radius:8px}.details-icon{color:var(--text);background:var(--surface-muted);border-radius:12px}.reader-tool-rail .icon-button.is-active{color:var(--text);background:var(--surface-muted)}.writer-runtime-empty button.is-primary{border-color:var(--accent);background:var(--accent)}.writer-runtime-empty button.is-primary:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.writer-file-panel>footer button,.writer-thread-list article>header button{color:var(--text)}.writer-review-command input{accent-color:var(--accent)}.writer-diff-summary{border-color:var(--line);background:var(--surface-subtle)}@media (max-width:760px){.app-sidebar{flex-basis:72px!important;width:72px!important}.app-sidebar>.panel-resizer{display:none}.app-sidebar .app-brand{justify-content:center;padding:0}.app-sidebar .app-brand strong,.app-sidebar .app-navigation span,.app-sidebar .app-brand .icon-button,.app-sidebar .discovery-stack,.app-sidebar .discovery-inline{display:none}.app-sidebar .app-navigation{padding:12px 10px}.app-sidebar .app-navigation button{justify-content:center;padding:0}.app-sidebar .discovery-compact-trigger{border-radius:var(--radius-control);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;margin:8px auto;padding:0;display:grid}.app-sidebar .discovery-compact-trigger:hover{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.app-sidebar .document-theme-control{justify-content:center;padding:8px 0}.app-sidebar .document-theme-control button:not(.theme-settings-button){display:none}.app-sidebar .document-theme-control .theme-settings-button{margin:0}.left-sidebar{width:min(300px,100vw - 72px);height:calc(100% - 62px);inset:62px auto 0 72px}.right-panel{height:calc(100% - 62px);inset:62px 54px 0 72px}.top-toolbar{grid-template-columns:minmax(0,1fr) auto;padding:0 8px}.toolbar-view{min-width:0;overflow:hidden}.toolbar-view .toolbar-divider,.toolbar-view .zoom-value,.toolbar-view .icon-button[aria-label=翻译当前页],.toolbar-view .icon-button[aria-label=自动高亮当前页],.toolbar-view .icon-button[aria-label=框选图片并解释],.toolbar-view .icon-button[aria-label=导出]{display:none}}.right-panel .highlight-visibility{border:0;margin:0 -12px 11px;padding:0}.right-panel .notes-panel{padding:0;display:flex;overflow:hidden}.right-panel .quiz-progress>span{background:#30343a}.right-panel .citation-abstract.is-expanded{-webkit-line-clamp:unset;display:block}.writer-library-toolbar-actions .is-primary,.writer-library-empty button,.writer-project-title>span,.writer-compile-button,.writer-check-command>button,.writer-review-command>button,.writer-version-create button,.writer-comment-composer>button,.writer-agent-composer>button,.writer-runtime-empty button.is-primary{border-color:var(--accent);background:var(--accent)}.writer-library-toolbar-actions .is-primary:hover:not(:disabled),.writer-compile-button:hover:not(:disabled),.writer-check-command>button:hover:not(:disabled),.writer-review-command>button:hover:not(:disabled),.writer-version-create button:hover:not(:disabled),.writer-comment-composer>button:hover:not(:disabled),.writer-agent-composer>button:hover:not(:disabled),.writer-runtime-empty button.is-primary:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.writer-library-sidebar nav button.is-active,.writer-file-panel>footer button,.writer-thread-list article>header button,.writer-project-cell>span:first-child,.writer-runtime-status.is-ready,.writer-check-progress,.writer-check-safety>header,.writer-check-summary strong,.writer-check-summary>b,.writer-check-filters button.is-active,.writer-check-issues article>button,.writer-revision-list article.is-accepted>header span,.writer-revision-list article>footer button:last-child{color:var(--text-secondary)}.writer-project-cell>span:first-child{border-color:var(--line);background:var(--surface-muted)}.writer-runtime-status.is-ready{background:var(--surface-muted)}.writer-tabs>button.is-active{border-top-color:var(--accent)}.writer-right-tabs button.is-active{border-bottom-color:var(--accent);color:var(--text);background:var(--surface-muted)}.visual-search>button{background:var(--accent)}.visual-more-menu{box-shadow:var(--shadow-md);background:#242424}.visual-more-menu .icon-button:hover:not(:disabled),.visual-more-menu .icon-button.is-active{background:#383838;border-color:#4a4a4a}.visual-latex-token{color:var(--text-secondary);background:var(--surface-muted)}.visual-latex-editable:focus{box-shadow:inset 0 0 0 1px var(--line-strong);background:var(--surface-subtle)}.writer-agent-changes>button{border-color:var(--line-strong);background:var(--surface);color:var(--text)}.writer-agent-changes>button:hover:not(:disabled){border-color:var(--text-secondary);background:var(--surface-muted)}.writer-agent-composer textarea{resize:none;background:var(--surface);color:var(--text);border:0}.writer-agent-composer textarea:focus{border-color:var(--text-secondary);box-shadow:0 0 0 2px var(--focus-ring)}.writer-agent-submit:hover:not(:disabled){background:var(--accent-hover)}.writer-agent-submit:disabled{background:var(--line-strong)}.writer-runtime-empty button{border-color:var(--line);color:var(--text-secondary)}.writer-runtime-empty button:hover:not(:disabled){border-color:var(--line-strong)}.writer-runtime-progress span{background:var(--accent)}.settings-runtime-card.is-ready{border-color:var(--line);background:var(--surface)}.settings-runtime-card.is-ready .settings-runtime-status-dot{background:var(--text-secondary);box-shadow:0 0 0 3px #5252521f}.settings-runtime-models-message.is-success{color:var(--text-secondary)}.writer-check-progress>div span{background:var(--accent)}.writer-check-summary>b{background:var(--surface-muted)}.writer-check-filters button.is-active{border-color:var(--line-strong);background:var(--surface)}.writer-check-issues article.is-false_positive{border-left-color:var(--line-strong)}.writer-check-issues article.is-false_positive>header span{color:var(--text-secondary);background:var(--surface-muted)}.writer-check-issues article>button{border-color:var(--line);background:var(--surface-muted)}.writer-comment-composer blockquote,.writer-thread-list article blockquote{border-left-color:var(--line-strong);background:var(--surface-muted)}.writer-thread-reply button{background:var(--surface-muted);color:var(--text-secondary)}.writer-diff-view>span.is-add,.writer-revision-list article pre span.is-add{color:var(--text-secondary);background:var(--surface-muted)}.writer-revision-list article.is-accepted>header span{background:var(--surface-muted)}.writer-revision-list article>footer button:last-child{border-color:var(--line-strong);background:var(--surface-muted)}.writer-log-handle em.is-success{color:var(--text-secondary)}.writer-library,.writing-workspace{color:#20242b;background:#f4f5f7}.writer-library-sidebar{background:#f8f9fb;border-right-color:#dfe2e8}.writer-library-sidebar>header{border-bottom-color:#e5e7eb}.writer-library-sidebar>header>span{background:#242a35;border-radius:8px}.writer-library-sidebar nav button,.writer-library-quick-actions button{color:#4b5563;background:0 0;border-color:#e1e4ea;border-radius:8px}.writer-library-sidebar nav button:hover,.writer-library-sidebar nav button.is-active{color:#20242b;background:#e9edf3;border-color:#cbd5e1}.writer-library-toolbar{background:#f8f9fbe6;border-bottom-color:#e1e4ea}.writer-library-toolbar-actions label{background:#fff;border-color:#dfe3e9;border-radius:8px}.writer-library-toolbar-actions .is-primary,.writer-library-empty button{background:#242a35;border-color:#242a35;border-radius:8px}.writer-editor-column{background:#fff}.writer-editor-header{background:#f8f9fb;border-bottom-color:#e1e4ea}.writer-editor-mode-switch{background:#edf0f4;border-color:#dfe3e9;border-radius:8px}.writer-editor-mode-switch button.is-active{background:#242a35;box-shadow:0 1px 3px #0f172a33}.writer-editor.is-visual{background:#eef0f3}.writer-editor .cm-gutters{background:#fafbfc;border-right-color:#edf0f3}.writer-editor .cm-activeLine,.writer-editor .cm-activeLineGutter{background:#f2f4f7}.writer-agent-panel{background:#f7f8fa}.writer-agent-header{background:#fff;border-bottom-color:#e1e4ea}.writer-agent-header>div{color:#242a35}.writer-agent-runtime{color:#4b5563;background:#f8f9fb;border-color:#dfe3e9;border-radius:8px}.writer-agent-message{color:#374151;border-color:#e1e4ea;border-radius:10px}.writer-agent-message.is-user{background:#edf1f6;border-color:#d5dbe5}.writer-agent-message-role,.writer-agent-welcome svg{color:#64748b}.writer-agent-input-shell{background:#fff;border-color:#d7dce4;border-radius:12px;box-shadow:0 2px 8px #0f172a0d}.writer-agent-submit{background:#242a35}.writer-agent-new-session{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe3e9;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.writer-agent-new-session:hover{color:#242a35;background:#edf1f6}.translation-segments{white-space:normal;display:block}.translation-segment{overflow-wrap:anywhere;margin:0 0 .85em;display:block}.selection-translation-loading{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.selection-translation-loading span{color:#667085;font-size:11px}.explanation-pending-banner{border:1px solid var(--line);color:var(--text-secondary);background:var(--surface-muted);border-radius:8px;align-items:center;gap:8px;margin:8px 0;padding:10px 12px;font-size:11px;display:flex}.markdown-body .math-block{text-align:center;margin:16px 0;padding:4px 0;line-height:1.35;overflow-x:auto}.markdown-body .math-inline{vertical-align:-.12em;max-width:100%;display:inline-block}.markdown-body .math-block .katex{font-size:1.12em}.markdown-body .math-inline .katex{font-size:1.05em}.selection-translation-content .katex,.explanation-answer .katex,.writer-agent-markdown .katex{font-size:1.08em}.writer-body{grid-template-columns:220px minmax(360px,1fr) minmax(330px,.92fr) minmax(300px,.86fr)}.writer-body.is-file-panel-collapsed{grid-template-columns:52px minmax(360px,1fr) minmax(330px,.92fr) minmax(300px,.86fr)}.writer-body{position:relative}.writer-column-resizer{z-index:40;cursor:col-resize;touch-action:none;outline:0;place-items:center;width:12px;margin-left:-6px;display:grid;position:absolute;top:0;bottom:0}.writer-column-resizer:after{content:"";background:0 0;width:2px;height:30px;transition:height .14s,background-color .14s,box-shadow .14s}.writer-column-resizer:hover:after,.writer-column-resizer.is-active:after{background:var(--text-secondary,#666);height:42px;box-shadow:0 0 0 2px var(--surface,#fff)}.writer-column-resizer:focus-visible:after{background:var(--text-secondary,#666);height:42px;box-shadow:0 0 0 2px var(--surface,#fff)}.writer-column-resizer.is-active:after{background:var(--accent,#171717)}.writer-column-resizer.is-disabled{display:none}.writer-body.is-resizing,.writer-body.is-resizing *{-webkit-user-select:none;user-select:none;cursor:col-resize!important}.writer-file-panel.is-collapsed>header{justify-content:center;padding:0}.writer-file-panel.is-collapsed>header strong,.writer-file-panel.is-collapsed>.writer-file-list,.writer-file-panel.is-collapsed>footer{display:none}.writer-file-panel.is-collapsed>header .icon-button{width:34px;height:34px}.writer-side-panel{border-left:1px solid var(--line,#e4e4e2);background:var(--sidebar,#f7f8fa);flex-direction:column;min-width:0;min-height:0;display:flex}.writer-side-panel>header{border-bottom:1px solid var(--line,#e4e4e2);background:color-mix(in srgb, var(--canvas,#f7f7f6) 88%, #fff 12%);scrollbar-width:none;flex:0 0 52px;align-items:center;height:52px;padding:0 10px;display:flex;overflow-x:auto}.writer-side-panel>header::-webkit-scrollbar{display:none}.writer-side-panel .writer-right-tabs{flex:none}.writer-preview>header>span{color:var(--text,#242424)}@media (max-width:1440px){.writer-body{grid-template-columns:190px minmax(320px,1fr) minmax(300px,.9fr) minmax(280px,.8fr)}.writer-body.is-file-panel-collapsed{grid-template-columns:52px minmax(320px,1fr) minmax(300px,.9fr) minmax(280px,.8fr)}.writer-right-tabs button{min-width:58px;padding:0 8px}}.writer-editor-context-menu{z-index:100;box-sizing:border-box;color:#252b35;-webkit-user-select:none;user-select:none;background:#fffffffa;border:1px solid #d8dde5;border-radius:8px;width:236px;padding:5px;font-size:12px;position:fixed;box-shadow:0 12px 30px #0f172a2e,0 2px 7px #0f172a14}.writer-editor-context-menu>button{width:100%;min-height:30px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 7px;display:grid}.writer-editor-context-menu>button:hover:not(:disabled){background:#edf1f6}.writer-editor-context-menu>button:focus-visible{outline-offset:-2px;outline:2px solid #8ca0ba}.writer-editor-context-menu>button:disabled{color:#a5adba;cursor:default}.writer-editor-context-menu>button svg{color:#687385}.writer-editor-context-menu>button:disabled svg{color:#b9c0ca}.writer-editor-context-menu>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.writer-editor-context-menu kbd{color:#8a94a3;font:10px/1 SFMono-Regular,Consolas,monospace}.writer-editor-context-divider{background:#e4e7ec;height:1px;margin:4px 5px}
