:root{--ui-bg: #f3f3f1;--ui-bg2: #e9e9e6;--ui-border: #c9c9c4;--ui-fg: #222;--ui-muted: #666;--accent: #3b6ea5;--page-bg: #ffffff;--editor-font: "Latin Modern Roman", "CMU Serif", "Times New Roman", Georgia, serif;--ui-font: -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--note-bg: #fff8c4;--comment-bg: #e4f0ff;--greyed-fg: #777;--inset-border: #9aa7b8;--editor-zoom: 1}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--ui-font);font-size:13px;color:var(--ui-fg);background:var(--ui-bg)}button,select,input,textarea{font:inherit}button{cursor:pointer}#app{height:100%}.app{display:flex;flex-direction:column;height:100%}.menubar{display:flex;align-items:center;background:var(--ui-bg);border-bottom:1px solid var(--ui-border);padding:0 6px;height:28px;-webkit-user-select:none;user-select:none}.menubar .brand{font-weight:700;color:var(--accent);margin-right:14px;letter-spacing:.3px}.menubar .brand span{color:#555;font-weight:400}.menu{position:relative}.menu>button{background:none;border:0;padding:4px 9px;border-radius:3px}.menu>button:hover,.menu.open>button{background:#dcdcd8}.menu-list{position:absolute;top:100%;left:0;z-index:50;background:#fff;border:1px solid var(--ui-border);box-shadow:0 4px 14px #00000026;min-width:240px;padding:4px 0;max-height:80vh;overflow:auto}.menu-item{display:flex;justify-content:space-between;gap:20px;padding:4px 14px;white-space:nowrap;cursor:default}.menu-item:hover{background:var(--accent);color:#fff}.menu-item.disabled{color:#aaa;pointer-events:none}.menu-item .shortcut{color:#888;font-size:11px}.menu-item:hover .shortcut{color:#eef}.menu-item.checked:before{content:"✓ "}.menu-sep{border-top:1px solid #e3e3e0;margin:4px 0}.menu-sub{position:relative}.menu-sub>.menu-list{top:-5px;left:100%}.menu-sub:after{content:"▸";float:right}.menubar .spacer{flex:1}.menubar .userbox{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ui-muted)}.avatar{display:inline-block;width:18px;height:18px;border-radius:50%;color:#fff;text-align:center;line-height:18px;font-size:10px;font-weight:700;overflow:hidden;vertical-align:middle}.avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.toolbar{display:flex;align-items:center;gap:2px;flex-wrap:wrap;background:var(--ui-bg);border-bottom:1px solid var(--ui-border);padding:3px 6px;-webkit-user-select:none;user-select:none}.toolbar select{height:24px;border:1px solid var(--ui-border);border-radius:3px;background:#fff;max-width:200px}.tb-btn{height:24px;min-width:26px;padding:0 6px;border:1px solid transparent;background:none;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#333}.tb-btn:hover{background:#dcdcd8;border-color:#c4c4c0}.tb-btn.active{background:#cfd9e6;border-color:#9fb3cc}.tb-btn svg{width:16px;height:16px;fill:currentColor}.tb-btn.math{font-family:var(--editor-font);font-style:italic}.tb-sep{width:1px;height:20px;background:var(--ui-border);margin:0 4px}.main{display:flex;flex:1;min-height:0}.sidebar{width:260px;border-right:1px solid var(--ui-border);background:#fafaf8;overflow:auto;display:flex;flex-direction:column}.sidebar.right{border-right:0;border-left:1px solid var(--ui-border);width:360px}.sidebar.wide{width:46%}.panel-tabs{display:flex;border-bottom:1px solid var(--ui-border);background:var(--ui-bg2)}.panel-tabs button{flex:1;border:0;background:none;padding:6px 4px;border-bottom:2px solid transparent;font-size:12px}.panel-tabs button.active{border-bottom-color:var(--accent);background:#fff}.panel-body{flex:1;overflow:auto;padding:6px}.panel-body h3{margin:6px 0;font-size:12px;text-transform:uppercase;color:var(--ui-muted);letter-spacing:.5px}.editor-scroll{flex:1;overflow:auto;background:var(--page-bg);position:relative}.editor-page{position:relative;background:var(--page-bg);min-height:100%;width:100%;padding:36px 48px 120px}.lyx-editor{max-width:var(--text-width, 720px);margin:0 auto}.margin-mode .lyx-editor{max-width:min(var(--text-width, 720px),calc(100% - 372px));margin-left:max(0px,calc((100% - min(var(--text-width, 720px),100% - 372px) - 372px)/2))}.lyx-editor{outline:none;font-family:var(--editor-font);font-size:calc(15.5px * var(--editor-zoom));line-height:1.45;color:#111;min-height:300px}.lyx-editor:focus-visible{outline:none}.lyx-par{margin:0;padding:.15em 0;position:relative}.lyx-par[data-depth="1"]{margin-left:2em}.lyx-par[data-depth="2"]{margin-left:4em}.lyx-par[data-depth="3"]{margin-left:6em}.lyx-par[data-depth="4"]{margin-left:8em}.lyx-par[data-depth="5"]{margin-left:10em}.lyx-par[data-align=center]{text-align:center}.lyx-par[data-align=right]{text-align:right}.lyx-par[data-align=left]{text-align:left}.lyx-par.lyx-layout-standard{text-indent:1.4em}.lyx-par.lyx-layout-standard[data-noindent="1"]{text-indent:0}.lyx-layout-title{font-size:1.7em;text-align:center;font-weight:700;margin:.4em 0}.lyx-layout-author,.lyx-layout-affiliation,.lyx-layout-author-email,.lyx-layout-date{text-align:center;font-size:1.05em}.lyx-layout-abstract{font-size:.92em;margin:.6em 2.5em}.lyx-layout-abstract:before{content:"Abstract";display:block;text-align:center;font-weight:700;margin-bottom:.3em}.lyx-layout-abstract+.lyx-layout-abstract:before{display:none}.lyx-layout-part,.lyx-layout-partstar{font-size:1.8em;font-weight:700;text-align:center;margin:1em 0}.lyx-layout-chapter,.lyx-layout-chapterstar{font-size:1.7em;font-weight:700;margin:1.2em 0 .5em}.lyx-layout-section,.lyx-layout-sectionstar{font-size:1.4em;font-weight:700;margin:1em 0 .35em}.lyx-layout-subsection,.lyx-layout-subsectionstar{font-size:1.2em;font-weight:700;margin:.8em 0 .3em}.lyx-layout-subsubsection,.lyx-layout-subsubsectionstar{font-size:1.05em;font-weight:700;margin:.7em 0 .25em}.lyx-layout-paragraph,.lyx-layout-paragraphstar{font-weight:700;margin:.6em 0 .2em}.lyx-layout-subparagraph,.lyx-layout-subparagraphstar{font-weight:700;font-style:italic;margin:.5em 0 .2em}.lyx-par[data-label]:before{content:attr(data-label) " ";font-weight:inherit}.lyx-layout-section[data-label]:before,.lyx-layout-subsection[data-label]:before,.lyx-layout-subsubsection[data-label]:before,.lyx-layout-chapter[data-label]:before,.lyx-layout-part[data-label]:before{content:attr(data-label) "  ";color:#333}.lyx-layout-itemize,.lyx-layout-enumerate,.lyx-layout-description,.lyx-layout-labeling{padding-left:2em;position:relative}.lyx-layout-itemize[data-label]:before,.lyx-layout-enumerate[data-label]:before{position:absolute;left:.3em;width:1.6em;text-align:right;content:attr(data-label)}.lyx-layout-itemize[data-depth="1"],.lyx-layout-enumerate[data-depth="1"]{margin-left:2em}.lyx-layout-itemize[data-depth="2"],.lyx-layout-enumerate[data-depth="2"]{margin-left:4em}.lyx-layout-itemize[data-depth="3"],.lyx-layout-enumerate[data-depth="3"]{margin-left:6em}.lyx-layout-quote,.lyx-layout-quotation{margin:.5em 2.5em}.lyx-layout-verse{margin-left:3em;white-space:pre-wrap}.lyx-layout-lyx-code{font-family:DejaVu Sans Mono,Menlo,monospace;font-size:.9em;white-space:pre-wrap;background:#f6f6f6}.lyx-layout-bibliography{font-size:.95em;margin-left:2em;text-indent:-2em}.lyx-theorem[data-label]:before{font-weight:700;content:attr(data-label) " "}.lyx-theorem{font-style:italic}.lyx-par[data-label=""]:before{content:none}.lyx-emph-on{font-style:italic}.lyx-emph-off{font-style:normal}.lyx-emph-toggle{font-style:italic}.lyx-series-bold{font-weight:700}.lyx-series-medium{font-weight:400}.lyx-shape-italic{font-style:italic}.lyx-shape-slanted{font-style:oblique}.lyx-shape-smallcaps{font-variant:small-caps}.lyx-shape-up{font-style:normal}.lyx-family-sans{font-family:Latin Modern Sans,Helvetica,Arial,sans-serif}.lyx-family-typewriter{font-family:Latin Modern Mono,DejaVu Sans Mono,Menlo,monospace;font-size:.92em}.lyx-family-roman{font-family:var(--editor-font)}.lyx-size-tiny{font-size:.5em}.lyx-size-scriptsize{font-size:.7em}.lyx-size-footnotesize{font-size:.8em}.lyx-size-small{font-size:.9em}.lyx-size-normal{font-size:1em}.lyx-size-large{font-size:1.2em}.lyx-size-larger{font-size:1.44em}.lyx-size-largest{font-size:1.73em}.lyx-size-huge{font-size:2.07em}.lyx-size-giant{font-size:2.49em}.lyx-bar-under{text-decoration:underline}.lyx-strikeout-on{text-decoration:line-through}.lyx-xout-on{text-decoration:line-through;text-decoration-style:double}.lyx-uuline-on{text-decoration:underline;text-decoration-style:double}.lyx-uwave-on{text-decoration:underline;text-decoration-style:wavy}.lyx-noun-on{font-variant:small-caps}.lyx-color-red{color:#d00}.lyx-color-blue{color:#00d}.lyx-color-green{color:#080}.lyx-color-magenta{color:#c0c}.lyx-color-cyan{color:#0aa}.lyx-color-yellow{color:#aa0}.lyx-color-orange{color:#e80}.lyx-color-purple{color:#808}.lyx-color-brown{color:#840}.lyx-color-darkgray{color:#444}.lyx-color-gray{color:#888}.lyx-color-lightgray{color:#bbb}.lyx-color-lime{color:#5c0}.lyx-color-olive{color:#880}.lyx-color-pink{color:#e6a}.lyx-color-teal{color:#088}.lyx-color-violet{color:#80f}.lyx-color-black{color:#000}.lyx-color-white{color:#fff}.lyx-change-inserted{color:var(--change-color, #2e7d32)}.lyx-change-deleted{color:var(--change-color, #b41c1c);text-decoration:line-through;text-decoration-thickness:1.5px;opacity:.85}.lyx-inset[data-change=inserted]>.inset-box{border-color:var(--change-color, #0a5db8);border-style:dashed}.lyx-inset[data-change=deleted]>.inset-box{outline:1px dashed #b41c1c;opacity:.6}.lyx-inset{display:inline;position:relative}.lyx-inset>.inset-box{display:inline-block;vertical-align:baseline;border:1px solid var(--inset-border);border-radius:3px;padding:1px 4px 1px 2px;margin:1px;max-width:100%;background:#fff}.lyx-inset>.inset-box>.inset-content{display:inline}.lyx-inset>.inset-box>.inset-content>.lyx-par{display:block;text-indent:0}.lyx-inset>.inset-box>.inset-content>.lyx-par:first-child{display:inline}.lyx-inset>.inset-box>.inset-content>.lyx-par.lyx-layout-plain-layout{padding:0}.lyx-inset.collapsed>.inset-box>.inset-content{display:none}.lyx-inset.collapsed>.inset-box{background:#eef1f5}.inset-label{display:inline-block;font-family:var(--ui-font);font-size:10.5px;line-height:14px;font-weight:600;color:#fff;background:var(--inset-border);border-radius:2px;padding:0 5px;margin-right:5px;vertical-align:.15em;cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:.2px}.inset-anchor{display:none}.inset-actions{display:none;gap:4px;margin-right:6px;vertical-align:.15em}.inset-action{font-family:var(--ui-font);font-size:10px;line-height:14px;padding:0 5px;border:1px solid #b7c3d3;background:#f5f8fc;border-radius:2px;color:#2c4a6e}.inset-action:hover{background:#e2ebf7}.lyx-inset-note-comment>.inset-box>.inset-actions{display:inline-flex}.lyx-inset-note-note>.inset-box{background:var(--note-bg);border-color:#d9c76a}.lyx-inset-note-note>.inset-box>.inset-label{background:#c9a70b}.lyx-inset-note-comment>.inset-box{background:var(--comment-bg);border-color:#8fb1dc}.lyx-inset-note-comment>.inset-box>.inset-label{background:#4c7bb8}.lyx-inset-note-greyedout>.inset-box{color:var(--greyed-fg);border-color:#bbb}.lyx-inset-note-greyedout>.inset-box>.inset-label{background:#999}.lyx-inset-ert>.inset-box{font-family:DejaVu Sans Mono,Menlo,monospace;font-size:.85em;background:#f4f4f4;border-color:#b8b8b8;color:#333}.lyx-inset-ert>.inset-box>.inset-label{background:#8c8c8c}.lyx-inset-ert>.inset-box>.inset-content>.lyx-par{white-space:pre-wrap}.lyx-inset-foot>.inset-box{font-size:.9em;background:#f7f7ff}.lyx-inset-foot>.inset-box>.inset-label{background:#6a6aa8}.lyx-inset-foot[data-number]>.inset-box>.inset-label:after{content:" " attr(data-number)}.lyx-inset-marginal>.inset-box{font-size:.9em;background:#f7fff7}.lyx-inset-float{display:block;margin:.6em 0}.lyx-inset-float>.inset-box{display:block;padding:6px 10px;background:#fbfbfb;border-color:#a9b7c8}.lyx-inset-float>.inset-box>.inset-content,.lyx-inset-float>.inset-box>.inset-content>.lyx-par:first-child,.lyx-inset-wrap>.inset-box>.inset-content,.lyx-inset-wrap>.inset-box>.inset-content>.lyx-par:first-child{display:block}.lyx-inset-float>.inset-box>.inset-label{background:#5a7ea8}.lyx-inset-wrap{display:block;margin:.6em 0}.lyx-inset-wrap>.inset-box{display:block;padding:6px 10px}.lyx-inset-caption{display:block;margin-top:.3em}.lyx-inset-caption>.inset-box{display:block;border:0;padding:2px 0;background:transparent}.lyx-inset-caption>.inset-box>.inset-content,.lyx-inset-caption>.inset-box>.inset-content>.lyx-par:first-child{display:block}.lyx-inset-caption>.inset-box>.inset-label{display:none}.lyx-inset-caption[data-caption-label]>.inset-box>.inset-content>.lyx-par:first-child:before{content:attr(data-caption-label) " "}.lyx-inset-caption>.inset-box>.inset-content>.lyx-par:first-child:before{content:"Caption: ";font-weight:700}.lyx-inset-caption[data-caption-label]>.inset-box>.inset-content>.lyx-par:first-child:before{font-weight:700}.lyx-inset-caption>.inset-box>.inset-content>.lyx-par{font-size:.95em;text-align:center}.lyx-inset-box{display:inline-block;max-width:100%}.lyx-inset-box>.inset-box{display:block}.lyx-inset-box-boxed>.inset-box{border:1.5px solid #333;padding:6px 10px}.lyx-inset-box>.inset-box>.inset-content,.lyx-inset-box>.inset-box>.inset-content>.lyx-par:first-child{display:block}.lyx-inset-branch>.inset-box{background:#f2fbf0;border-color:#8fbf8a}.lyx-inset-branch>.inset-box>.inset-label{background:#4e9a48}.lyx-inset-flex>.inset-box{background:#f6f0fb;border-color:#b39ddb}.lyx-inset-flex>.inset-box>.inset-label{background:#7e57c2}.lyx-inset-argument>.inset-box{background:#f0f4f8}.lyx-inset-index>.inset-box{background:#fdf0f0}.lyx-inset-listings>.inset-box{display:block;font-family:DejaVu Sans Mono,Menlo,monospace;font-size:.85em;background:#f7f7f7;white-space:pre-wrap}.lyx-inset-listings>.inset-box>.inset-content,.lyx-inset-listings>.inset-box>.inset-content>.lyx-par:first-child{display:block}.lyx-inset-script-superscript>.inset-box{vertical-align:super;font-size:.75em}.lyx-inset-script-subscript>.inset-box{vertical-align:sub;font-size:.75em}.lyx-inset.highlight>.inset-box{box-shadow:0 0 0 3px #ffd54f}.lyx-inset.resolved>.inset-box{opacity:.55}.comment-header{font-family:var(--ui-font);font-size:11px;color:#2c4a6e;font-weight:600;margin-top:4px}.comment-header.resolved{color:#6a8}.margin-mode .lyx-inset-note>.inset-anchor{display:inline-block;width:10px;height:10px;border-radius:2px;margin:0 2px;vertical-align:middle;cursor:pointer;background:#c9a70b}.margin-mode .lyx-inset-note-comment>.inset-anchor{background:#4c7bb8}.margin-mode .lyx-inset-note-greyedout>.inset-anchor{background:#999}.margin-mode .lyx-inset-note.in-margin{position:static}.margin-mode .lyx-inset-note.in-margin>.inset-box{position:absolute;width:320px;display:block;z-index:2;box-shadow:0 1px 4px #00000026;padding:6px 8px;font-size:.85em;line-height:1.35}.margin-mode .lyx-inset-note.in-margin>.inset-box>.inset-content,.margin-mode .lyx-inset-note.in-margin>.inset-box>.inset-content>.lyx-par:first-child{display:block}.margin-mode .lyx-inset-note.in-margin.collapsed>.inset-box>.inset-content{display:block;max-height:2.6em;overflow:hidden;opacity:.6}.margin-mode .lyx-inset-note.in-margin>.inset-box .lyx-inset-note>.inset-anchor{display:none}.lyx-button{display:inline-block;font-family:var(--ui-font);font-size:.78em;line-height:1.3;padding:0 5px;border:1px solid #8ea2bd;border-radius:3px;background:#eef2f8;color:#1f3a5f;vertical-align:.1em;white-space:nowrap;cursor:default}.lyx-block-button{display:block;width:fit-content;margin:.3em 0}.lyx-cite{color:#1f3a5f;background:#eef2f8;border-radius:2px;padding:0 2px}.lyx-href{color:#0645ad;text-decoration:underline}.lyx-command-label{background:#fff3d6;border-color:#d6b46a;color:#6b4b00;cursor:pointer}.lyx-command-ref{background:#e6f2e6;border-color:#7fb37f;color:#1f4d1f}.lyx-command-include{background:#f0e8f8}.lyx-space{background:#eef;border-radius:2px}.lyx-space[data-kind="~"]{text-decoration:underline;text-decoration-color:#99a}.lyx-newline:after{content:"↵";color:#3b6ea5;font-size:.8em}.lyx-newpage{display:block;text-align:center;color:#888;font-size:.8em;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;margin:6px 0}.lyx-raw,.lyx-unknown{font-family:monospace;font-size:.8em;background:#fee;border:1px dashed #c66;padding:0 3px}.lyx-separator-plain{display:block;height:.8em}.lyx-graphics{display:inline-block;max-width:100%;vertical-align:middle}.lyx-graphics img{display:block;max-width:100%;height:auto}.lyx-graphics .graphics-caption{display:block;font-family:var(--ui-font);font-size:.8em;color:#666;border:1px dashed #aaa;padding:8px}.lyx-graphics.ProseMirror-selectednode img{outline:2px solid var(--accent)}.lyx-tabular{display:inline-block;vertical-align:middle;margin:4px 0;max-width:none}.lyx-tabular table{border-collapse:collapse}.lyx-cell{padding:2px 6px;border:1px dotted #d0d0d0;min-width:2em}.lyx-cell.topline{border-top:1px solid #000}.lyx-cell.bottomline{border-bottom:1px solid #000}.lyx-cell.leftline{border-left:1px solid #000}.lyx-cell.rightline{border-right:1px solid #000}.lyx-cell.align-left{text-align:left}.lyx-cell.align-right{text-align:right}.lyx-cell.align-center{text-align:center}.lyx-cell .lyx-par{text-indent:0;padding:0}.selectedCell{background:#cfe0f5!important}.lyx-math-inline{display:inline-block;vertical-align:baseline;text-indent:0}.lyx-math-static{display:inline-block;padding:1px 2px;border:1px solid transparent;border-radius:3px;line-height:normal;white-space:nowrap;cursor:text}.lyx-math-static.display{font-size:1.05em;grid-column:2;justify-self:center;min-width:4em;text-align:center}.lyx-math-static.pending{font-family:DejaVu Sans Mono,monospace;font-size:.78em;color:#999;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:baseline}.lyx-math-static.display.pending{white-space:pre-wrap;text-align:left;min-height:1.6em}.lyx-math-raw{font-family:DejaVu Sans Mono,monospace;font-size:.8em;color:#b00}.lyx-math-inline.empty .lm-field{min-width:1.2em}.lm-field{position:relative;display:inline-block;border:1px solid transparent;border-radius:3px;padding:1px 2px;line-height:normal;white-space:nowrap;text-indent:0;cursor:text;vertical-align:baseline}.lm-field:hover{border-color:#d0d8e4}.lm-field.focused{border-color:var(--accent);background:#f6f9ff}.lm-field .lm-content{display:inline-block}.lm-field .lm-overlay{position:absolute;left:0;top:0;width:0;height:0;overflow:visible;pointer-events:none;z-index:3}.lm-caret{position:absolute;width:1px;background:#1a3d6d;animation:lm-blink 1.1s steps(2,start) infinite}@keyframes lm-blink{to{visibility:hidden}}.lm-sel{position:absolute;background:#5a8cdc47}.lm-corner{position:absolute;box-sizing:border-box;width:3px;height:3px}.lm-macro-name{position:absolute;font:8px/10px system-ui,sans-serif;color:#7a1f7a;background:#f6e3f6;padding:0 2px;border-radius:2px;white-space:nowrap}.lm-input{position:absolute;width:1px;height:1px;opacity:0;left:0;top:0;padding:0;border:0;margin:0;resize:none;overflow:hidden;pointer-events:none}.lm-empty{display:inline-block;width:.5em;height:.75em;border:1px solid #9aa4b5;border-radius:1px;vertical-align:-.1em;box-sizing:border-box}.lm-unknown{color:#b00020}.lm-mm{color:#1f5fa0}.lm-mm.lm-mm-typing{color:#b00020}.lm-mm.lm-mm-ok{color:#1a7f37}.lm-mm-hint{color:#9aa4b5}.lm-arg{color:#7a1f7a}.lm-ref{color:#6b4b00;background:#fff3d6;border-radius:2px}.lm-comment{color:#888;font-size:.8em}.lm-error{font-family:DejaVu Sans Mono,monospace;font-size:.8em;color:#b00}.lm-field.display,.lyx-math-static.display{font-size:1.05em}.lyx-editor .katex{font-size:1.1em}.lyx-editor .lm-field .katex-display{margin:0}.lyx-math-display .lm-field.display{grid-column:2;display:inline-block;min-width:4em;max-width:none;text-align:center;justify-self:center}.lyx-math-display{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:.6em;position:relative;margin:.5em 0;width:100%;box-sizing:border-box}.lyx-math-display .eq-left{grid-column:1}.lyx-math-display .eq-meta{grid-column:3;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:2px;max-width:100%}.lyx-math-display .eq-number{font-family:var(--editor-font);white-space:pre;text-align:right;color:#333}.lyx-math-display .eq-number.per-row{position:static;white-space:normal;min-width:2.2em;height:1px}.lyx-math-display .eq-number.per-row>span{position:absolute;right:0;transform:translateY(-50%);white-space:pre}.lyx-math-display .eq-number.per-row~.eq-labels{position:absolute;right:0;bottom:-4px}.lyx-math-display .eq-labels{font-family:var(--ui-font);font-size:10px;color:#6b4b00;background:#fff3d6;border:1px solid #d6b46a;border-radius:3px;padding:0 4px;cursor:pointer;max-width:12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lyx-math-display.ProseMirror-selectednode{outline:2px solid var(--accent)}.lyx-macro{display:inline-block;font-size:.95em;background:#f3f7ee;border:1px solid #a6c48a;border-radius:3px;padding:0 4px;margin:1px}.lyx-macro .macro-name{font-family:DejaVu Sans Mono,monospace;font-size:.8em;color:#3d5c22}.lyx-macro .macro-display{font-size:.75em;color:#777}.find-match{background:#ffe9a8}.find-match.current{background:#ffb74d}.ProseMirror-selectednode{outline:2px solid var(--accent)}.ProseMirror-gapcursor{position:relative;display:inline-block}.ProseMirror-yjs-cursor{position:relative;margin-left:-1px;margin-right:-1px;border-left:2px solid;border-right:0;word-break:normal;pointer-events:none}.ProseMirror-yjs-cursor>div{position:absolute;top:-1.25em;left:-2px;font-family:var(--ui-font);font-size:10px;font-weight:600;line-height:1.3;color:#fff;padding:0 4px;border-radius:3px 3px 3px 0;white-space:nowrap;-webkit-user-select:none;user-select:none}.ProseMirror-yjs-selection{background:#3b6ea52e}.statusbar{display:flex;align-items:center;gap:14px;height:24px;padding:0 10px;background:var(--ui-bg);border-top:1px solid var(--ui-border);font-size:12px;color:var(--ui-muted)}.statusbar .spacer{flex:1}.statusbar .users{display:flex;gap:4px}.statusbar .dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#c33;margin-right:4px}.statusbar .dot.on{background:#3a3}.statusbar .chord{background:#ffe9a8;padding:0 6px;border-radius:3px;color:#333}.statusbar .msg.error,.statusbar .tracking{color:#b00}.statusbar .change-info{color:#2e7d32;background:#eef7ee;padding:0 6px;border-radius:3px}.statusbar .doclabel{color:#3b6ea5;font-weight:600}.statusbar .save-state.saved{color:#2e7d32}.statusbar .save-state.saving{color:#666}.statusbar .save-state.offline{color:#7a4b00;background:#fff3d6;padding:0 8px;border-radius:3px}.filetree .offline-mark{color:#3a3;font-size:10px;margin-left:4px}.menubar .doc-title{color:#666;font-size:12px;margin-right:12px}.menubar .doc-title a{color:#3b6ea5}.tabbar{display:flex;align-items:flex-end;gap:2px;background:var(--ui-bg2);border-bottom:1px solid var(--ui-border);padding:3px 6px 0;overflow-x:auto;-webkit-user-select:none;user-select:none}.tab{display:inline-flex;align-items:center;gap:6px;padding:3px 6px 3px 10px;border:1px solid var(--ui-border);border-bottom:0;border-radius:5px 5px 0 0;background:#e3e3df;color:#444;text-decoration:none;font-size:12px;white-space:nowrap;max-width:260px}.tab.active{background:var(--page-bg);color:#111;font-weight:600;position:relative;top:1px}.tab:hover{background:#eeeeea}.tab.active:hover{background:var(--page-bg)}.tab .tab-name{overflow:hidden;text-overflow:ellipsis}.tab-close{border:0;background:none;color:#888;font-size:14px;line-height:14px;width:16px;height:16px;border-radius:3px;padding:0}.tab-close:hover{background:#ccc;color:#000}.ctx-menu{position:fixed;z-index:200;background:#fff;border:1px solid var(--ui-border);box-shadow:0 4px 14px #0000002e;min-width:200px;padding:4px 0;font-family:var(--ui-font);font-size:13px;color:var(--ui-fg);-webkit-user-select:none;user-select:none}.ctx-item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:4px 14px 4px 22px;white-space:nowrap;cursor:default;position:relative}.ctx-item:hover{background:var(--accent);color:#fff}.ctx-item.disabled{color:#aaa;pointer-events:none}.ctx-item.info{color:#777;font-size:11px;pointer-events:none;padding-left:14px}.ctx-item.checked:before{content:"✓";position:absolute;left:7px}.ctx-item .shortcut{color:#888;font-size:11px}.ctx-item:hover .shortcut{color:#eef}.ctx-item .arrow{color:#888;font-size:11px}.ctx-sep{border-top:1px solid #e3e3e0;margin:4px 0}.sidebar.source{width:40%;min-width:360px}.source-pane{display:flex;flex-direction:column;height:100%}.source-pane .bar{display:flex;gap:6px;padding:4px 6px;align-items:center;border-bottom:1px solid var(--ui-border);font-size:11px}.source-pane .bar .name{color:#666}.source-pane .bar .line{color:#888}.source-pane .small-btn.active{background:#cfd9e6;border-color:#9fb3cc}.source-pane .small-btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.source-pane textarea.source{flex:1;width:100%;border:0;resize:none;font-family:DejaVu Sans Mono,Menlo,monospace;font-size:11.5px;line-height:15px;padding:6px 8px;white-space:pre;overflow:auto;outline:none;color:#222;background:#fff;-moz-tab-size:4;tab-size:4}.source-pane textarea.source::selection{background:#d9e6f7}.source-pane .hint{font-size:11px;color:#888;padding:3px 8px;border-top:1px solid var(--ui-border);background:var(--ui-bg)}.editor-host{position:relative}.ruler{position:sticky;top:0;z-index:6;height:24px;background:var(--ui-bg);border-bottom:1px solid var(--ui-border);-webkit-user-select:none;user-select:none;font-family:var(--ui-font)}.ruler-inner{position:relative;margin:0 48px;height:100%}.ruler-band{position:relative;height:100%;max-width:var(--text-width, 720px);margin:0 auto;background:#fff;border-left:1px solid #bbb;border-right:1px solid #bbb;box-sizing:border-box}.margin-mode .ruler-band{max-width:min(var(--text-width, 720px),calc(100% - 372px));margin-left:max(0px,calc((100% - min(var(--text-width, 720px),100% - 372px) - 372px)/2))}.ruler .tick{position:absolute;bottom:0;width:1px;height:5px;background:#999}.ruler .tick.major{height:9px;background:#666}.ruler .tick-label{position:absolute;bottom:9px;left:2px;font-size:9px;color:#666;line-height:1}.ruler .handle{position:absolute;top:3px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:9px solid var(--accent);cursor:ew-resize;z-index:2}.ruler .handle.left{left:-7px}.ruler .handle.right{right:-7px}.ruler .handle:hover,.ruler.dragging .handle{border-top-color:#1f4f87}.ruler .readout{position:absolute;top:3px;left:50%;transform:translate(-50%);font-size:10px;color:#333;background:#ffe9a8;padding:0 6px;border-radius:3px;white-space:nowrap}.pdf-panel .build-progress{display:flex;align-items:center;gap:6px;padding:4px 8px;font-size:11px;color:#444;background:#f6f6f6;border-bottom:1px solid var(--ui-border);white-space:nowrap;overflow:hidden}.pdf-panel .build-progress .progress-line{color:#888;font-family:monospace;overflow:hidden;text-overflow:ellipsis}.pdf-panel .spinner{width:10px;height:10px;border:2px solid #bbb;border-top-color:var(--accent);border-radius:50%;animation:ol-spin .8s linear infinite;flex:none}@keyframes ol-spin{to{transform:rotate(360deg)}}.editor-loading{color:#888;font-family:var(--ui-font);padding:20px 0}.child-doc{margin-top:28px;border-top:2px solid #c9d3e0}.child-doc-header{display:flex;align-items:center;gap:10px;padding:6px 0 10px;font-family:var(--ui-font);font-size:12px;color:#3b6ea5}.child-doc-header .name{font-weight:700}.child-doc-header .path{color:#888}.child-doc-header .sync{color:#888;font-size:11px}.child-doc-header .small-btn{text-decoration:none;color:#333}.lyx-editor-child{min-height:80px}.child-doc-error{font-family:var(--ui-font);font-size:12px;color:#b00;padding:8px 0 16px}.tree-row{display:flex;align-items:center;gap:5px;padding:2px 6px;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;font-size:12.5px;line-height:18px}.tree-row:hover{background:#e8eef7}.tree-row.current{background:#cfe0f5}.tree-row.project{font-weight:700}.tree-row.folder{color:#333}.tree-row.other{color:#666}.tree-row .fname{overflow:hidden;text-overflow:ellipsis;flex:1}.tree-row .twisty{width:12px;color:#888;font-size:10px}.tree-row .ficon{width:14px;font-size:11px;text-align:center}.tree-row .row-actions{display:none;gap:2px}.tree-row:hover .row-actions{display:inline-flex}.mini{font-size:10px;line-height:14px;padding:0 5px;border:1px solid var(--ui-border);background:#fff;border-radius:3px}.filetree{font-size:12.5px}.filetree .project{font-weight:700;padding:4px 6px;cursor:pointer;display:flex;justify-content:space-between}.filetree .file{padding:2px 6px 2px 18px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;gap:6px}.filetree .file:hover{background:#e8eef7}.filetree .file.current{background:#cfe0f5}.filetree .file.other{color:#888}.filetree .kind{font-size:10px;color:#999}.filetree .actions{padding:4px 6px;display:flex;gap:4px}.small-btn{font-size:11px;padding:2px 7px;border:1px solid var(--ui-border);background:#fff;border-radius:3px}.small-btn:hover{background:#eef}.outline-item{padding:2px 4px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:2px}.outline-item:hover{background:#e8eef7}.outline-item.active{background:#cfe0f5}.outline-item.l0{font-weight:700}.outline-item.l1{padding-left:4px;font-weight:600}.outline-item.l2{padding-left:16px}.outline-item.l3{padding-left:28px}.outline-item.l4{padding-left:40px;color:#555}.outline-item.l5{padding-left:52px;color:#555}.outline-item.other{padding-left:8px;color:#444}.outline-item .num{color:#888;margin-right:6px;font-size:11px}.version{padding:5px 6px;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:2px}.version .name{font-weight:600}.version .meta{color:#888;font-size:11px}.version .buttons{display:flex;gap:4px}.version-diff{font-family:monospace;font-size:11px;white-space:pre-wrap;background:#fff;border:1px solid #ddd;padding:6px;max-height:50vh;overflow:auto}.version-diff .add{background:#dfd}.version-diff .del{background:#fdd}.pdf-panel{display:flex;flex-direction:column;height:100%}.pdf-panel iframe{flex:1;border:0;background:#666}.pdf-panel .log{font-family:monospace;font-size:11px;white-space:pre-wrap;max-height:40%;overflow:auto;background:#fff;border-top:1px solid var(--ui-border);padding:6px;color:#600}.pdf-panel .bar{display:flex;gap:6px;padding:4px 6px;align-items:center;border-bottom:1px solid var(--ui-border)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:100;display:flex;align-items:center;justify-content:center}.dialog{background:#fff;border-radius:6px;box-shadow:0 10px 40px #0000004d;min-width:420px;max-width:90vw;max-height:90vh;display:flex;flex-direction:column}.dialog h2{margin:0;padding:10px 16px;font-size:14px;background:var(--ui-bg);border-bottom:1px solid var(--ui-border);border-radius:6px 6px 0 0}.dialog .body{padding:14px 16px;overflow:auto;display:flex;flex-direction:column;gap:10px}.dialog .row{display:flex;gap:8px;align-items:center}.dialog .row label{min-width:110px;color:#444}.dialog input[type=text],.dialog input[type=number],.dialog select,.dialog textarea{flex:1;padding:4px 6px;border:1px solid var(--ui-border);border-radius:3px}.dialog textarea{font-family:monospace;font-size:12px;min-height:160px}.dialog .buttons{display:flex;justify-content:flex-end;gap:8px;padding:10px 16px;border-top:1px solid var(--ui-border)}.dialog .list{border:1px solid var(--ui-border);max-height:300px;overflow:auto}.dialog .list div{padding:3px 6px;cursor:pointer}.dialog .list div:hover{background:#e8eef7}.dialog .list div.sel{background:#cfe0f5}.dialog .list .sub{color:#777;font-size:11px}.btn{padding:5px 14px;border:1px solid var(--ui-border);background:#fff;border-radius:3px}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn:hover{filter:brightness(.95)}.help-table{border-collapse:collapse;font-size:12px}.help-table td{padding:2px 10px;border-bottom:1px solid #eee}.help-table td:first-child{font-family:monospace;white-space:nowrap}.login{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#dfe7f1,#f3f3f1)}.login form{background:#fff;padding:28px 32px;border-radius:8px;box-shadow:0 10px 40px #00000026;width:340px;display:flex;flex-direction:column;gap:10px}.login h1{margin:0 0 6px;font-size:22px;color:var(--accent)}.login input{padding:8px;border:1px solid var(--ui-border);border-radius:4px}.login .err{color:#b00;font-size:12px}.login .google{text-align:center;padding:8px;border:1px solid var(--ui-border);border-radius:4px;text-decoration:none;color:#333}.find-bar{display:flex;gap:6px;align-items:center;padding:4px 8px;background:#fff8dc;border-bottom:1px solid #e0d090}.find-bar input{padding:3px 6px;border:1px solid var(--ui-border);border-radius:3px}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.18.4"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .katex-vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .katex-thinbox{display:inline-flex;flex-direction:row;max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.katex-root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .katex-stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.ProseMirror{position:relative}.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection *::selection{background:transparent}.ProseMirror-hideselection *::-moz-selection{background:transparent}.ProseMirror-hideselection{caret-color:transparent}.ProseMirror [draggable][contenteditable=false]{-webkit-user-select:text;user-select:text}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";position:absolute;left:-32px;right:-2px;top:-2px;bottom:-2px;border:2px solid #8cf;pointer-events:none}img.ProseMirror-separator{display:inline!important;border:none!important;margin:0!important}.ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid black;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.ProseMirror-focused .ProseMirror-gapcursor{display:block}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}
