@charset "UTF-8";.app[data-v-9d3cbe41],.app-layout[data-v-9d3cbe41]{min-height:100vh}.app-header[data-v-9d3cbe41]{display:flex;align-items:center;padding:0 24px;color:#fff;font-size:18px}.logo[data-v-9d3cbe41]{font-weight:600}.app-content[data-v-9d3cbe41]{padding:24px;background:#f5f5f5}@media screen and (max-width: 768px){.app-content[data-v-9d3cbe41]{padding:0}}.home[data-v-1cd5c651]{padding:24px;background:#ffffff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.title[data-v-1cd5c651]{margin-bottom:16px;color:var(--color-primary)}.description[data-v-1cd5c651]{margin-bottom:16px}.login-page[data-v-3a3e5d55]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary-lightest) 0%,#ffffff 50%,var(--color-primary-lighter) 100%)}.login-card[data-v-3a3e5d55]{width:360px;padding:32px 32px 24px;background-color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.login-title[data-v-3a3e5d55]{margin-bottom:8px;font-size:20px;color:var(--color-primary)}.login-subtitle[data-v-3a3e5d55]{margin-bottom:24px;color:var(--color-text-regular)}.code-row[data-v-3a3e5d55]{display:flex;gap:8px}.code-button[data-v-3a3e5d55]{white-space:nowrap}.chat-page[data-v-20507d49]{position:relative;display:flex;flex-direction:column;height:calc(100vh - 48px);max-height:calc(100vh - 48px);height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);min-height:0;overflow:hidden}.chat-header[data-v-20507d49]{position:relative;height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border-default);background-color:#fff}.chat-title[data-v-20507d49]{font-size:18px;font-weight:600;color:var(--color-primary)}.chat-header-actions[data-v-20507d49]{display:flex;align-items:center;gap:8px}.chat-model-select[data-v-20507d49]{width:240px}.chat-ocr-file-input[data-v-20507d49]{display:none}.chat-main[data-v-20507d49]{flex:1;min-height:0;overflow:hidden}.chat-messages[data-v-20507d49]{height:100%;padding:16px;overflow-y:auto}.chat-message-item[data-v-20507d49]{max-width:900px;margin:0 auto 16px;padding:12px 16px;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background-color:#fff}.chat-message-item.is-user[data-v-20507d49]{border-left:4px solid var(--color-primary)}.chat-message-item.is-ai[data-v-20507d49]{border-left:4px solid var(--color-primary-light)}.chat-message-meta[data-v-20507d49]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chat-message-role[data-v-20507d49]{font-weight:500;color:var(--color-text-regular)}.chat-message-content[data-v-20507d49]{font-size:14px;line-height:1.6;color:var(--color-text-primary);word-break:break-word}.chat-message-content[data-v-20507d49] .katex{font-size:1em;word-break:normal;overflow-wrap:normal}.chat-message-content[data-v-20507d49] .katex *{word-break:normal;overflow-wrap:normal}.chat-message-content[data-v-20507d49] .katex-display{margin:8px 0;text-align:left}.chat-message-content[data-v-20507d49] .katex-display>.katex{display:inline-block}.chat-message-content-user[data-v-20507d49]{white-space:pre-wrap}.latex-inline[data-v-20507d49]{padding:2px 4px;border-radius:2px;background-color:var(--color-primary-lightest)}.chat-related[data-v-20507d49]{margin-top:12px;padding-top:8px;border-top:1px dashed var(--color-border-default)}.chat-related-title[data-v-20507d49]{font-size:13px;color:var(--color-text-regular);margin-bottom:8px}.chat-related-list[data-v-20507d49]{display:flex;flex-wrap:wrap;gap:8px;width:100%;min-width:0;overflow:hidden}.chat-related-item[data-v-20507d49]{cursor:pointer;max-width:100%;height:auto;white-space:normal;word-break:break-word}.chat-empty[data-v-20507d49]{margin-top:80px;text-align:center;color:var(--color-text-regular)}.chat-input-bar[data-v-20507d49]{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border-default);background-color:#fff;display:flex}.chat-input-panel[data-v-20507d49]{width:100%;max-width:900px;margin:0 auto}.chat-input-row[data-v-20507d49]{display:flex;align-items:flex-end;gap:8px}.chat-input[data-v-20507d49]{flex:1}.chat-send-btn[data-v-20507d49]{align-self:stretch}.chat-tool-row[data-v-20507d49]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.chat-shortcut-panel[data-v-20507d49],.chat-skill-panel[data-v-20507d49]{display:flex;align-items:center;gap:12px}.chat-shortcut-panel[data-v-20507d49]{min-width:0}.chat-skill-panel[data-v-20507d49]{flex-shrink:0}.chat-shortcut-title[data-v-20507d49],.chat-skill-title[data-v-20507d49]{flex-shrink:0;font-size:13px;color:var(--color-text-regular)}.chat-shortcut-list[data-v-20507d49],.chat-skill-list[data-v-20507d49]{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.chat-shortcut-btn[data-v-20507d49],.chat-skill-btn[data-v-20507d49]{min-width:88px}.chat-shortcut-img[data-v-20507d49]{width:28px;height:28px;cursor:pointer;border-radius:50%;border:1px solid #f09300}.chat-skill-select[data-v-20507d49]{width:100%}@media (max-width: 768px){.chat-tool-row[data-v-20507d49]{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px}.chat-shortcut-panel[data-v-20507d49],.chat-skill-panel[data-v-20507d49]{width:100%;justify-content:space-between}.chat-shortcut-list[data-v-20507d49],.chat-skill-list[data-v-20507d49]{flex:1;justify-content:flex-end}}.chat-history-list[data-v-20507d49]{height:100%}.chat-history-item[data-v-20507d49]{cursor:pointer}.image-recognition-panel[data-v-1021f27c]{border:1px solid var(--color-border-default, #e0e0e0);border-radius:6px;background:#f9f9f9;overflow:hidden;margin-bottom:12px}.panel-header[data-v-1021f27c]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fff3e0;border-bottom:1px solid #ffe0b2;font-size:13px;font-weight:500}.panel-title[data-v-1021f27c]{flex:1}.panel-content[data-v-1021f27c]{padding:12px;display:flex;flex-direction:column;gap:10px}.upload-buttons[data-v-1021f27c]{display:flex;gap:8px}.btn-upload[data-v-1021f27c]{flex:1}.status[data-v-1021f27c]{display:flex;align-items:center;gap:8px;padding:8px;background:#e3f2fd;border-radius:4px;font-size:12px;color:#1976d2}.recognition-result[data-v-1021f27c]{padding:10px;background:white;border:1px solid #ddd;border-radius:4px}.result-label[data-v-1021f27c]{font-size:12px;color:#666;margin-bottom:6px;font-weight:500}.result-formula[data-v-1021f27c]{padding:8px;background:#f5f5f5;border-radius:4px;margin-bottom:8px;word-break:break-all}.result-formula code[data-v-1021f27c]{font-family:Courier New,monospace;color:#d32f2f;font-size:12px}.result-actions[data-v-1021f27c]{display:flex;gap:6px;justify-content:flex-end}.preview[data-v-1021f27c]{margin-top:10px;border:1px solid #ddd;border-radius:4px;overflow:hidden;background:#fff}.preview-image[data-v-1021f27c]{width:100%;max-height:200px;object-fit:contain}.hidden-input[data-v-1021f27c]{display:none}.latex-editor-panel[data-v-6ef541ab]{border:1px solid var(--color-border-default, #e0e0e0);border-radius:6px;background:#f9f9f9;overflow:hidden;margin-bottom:12px}.panel-header[data-v-6ef541ab]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f3e5f5;border-bottom:1px solid #e1bee7;font-size:13px;font-weight:500}.panel-content[data-v-6ef541ab]{padding:12px;display:flex;flex-direction:column;gap:10px}.quick-buttons[data-v-6ef541ab]{display:flex;gap:6px;flex-wrap:wrap}.btn-quick[data-v-6ef541ab]{font-size:11px}.editor-area[data-v-6ef541ab]{display:flex;flex-direction:column;gap:6px}.latex-input[data-v-6ef541ab]{font-family:Courier New,monospace}.preview-area[data-v-6ef541ab]{padding:10px;background:white;border:1px solid #ddd;border-radius:4px}.preview-label[data-v-6ef541ab]{font-size:12px;color:#666;margin-bottom:6px;font-weight:500}.preview-content[data-v-6ef541ab]{padding:8px;background:#f5f5f5;border-radius:4px;min-height:40px;font-size:14px}.formula-preview-html[data-v-6ef541ab]{overflow-x:auto;overflow-y:hidden}.formula-preview-html[data-v-6ef541ab] .katex-display{margin:0;text-align:left}.action-buttons[data-v-6ef541ab]{display:flex;gap:8px;justify-content:flex-end}.chat-input-panel-wrapper[data-v-e6c1f3b3]{display:flex;flex-direction:column;gap:12px;width:100%;max-width:900px;margin:0 auto;position:relative;padding:0}.chat-input-panel-wrapper.is-expanded-wrapper[data-v-e6c1f3b3]{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border-default, #e0e0e0)}.panel-collapse-bar[data-v-e6c1f3b3]{display:flex;justify-content:center;align-items:center;padding:4px 0;cursor:pointer;color:#999;transition:all .2s ease;margin-top:-8px}.panel-collapse-bar[data-v-e6c1f3b3]:hover{color:var(--color-primary, #1890ff);background-color:#00000005;border-radius:4px}.collapse-icon[data-v-e6c1f3b3]{font-size:16px}.stage-section[data-v-e6c1f3b3]{border:1px solid var(--color-border-default, #e0e0e0);border-radius:8px;overflow:hidden;background:#fff}.stage-header[data-v-e6c1f3b3]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9f9f9;border-bottom:1px solid var(--color-border-default, #e0e0e0);font-size:13px;font-weight:500}.stage-content[data-v-e6c1f3b3]{padding:10px 12px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.stage-1 .stage-header[data-v-e6c1f3b3]{background:#fff3e0;border-bottom-color:#ffe0b2}.stage-2 .stage-header[data-v-e6c1f3b3]{background:#e3f2fd;border-bottom-color:#bbdefb}.stage-3 .stage-header[data-v-e6c1f3b3]{background:#f3e5f5;border-bottom-color:#e1bee7}.stage-input.is-expanded .stage-header[data-v-e6c1f3b3]{background:#e8f5e9;border-bottom-color:#c8e6c9}.stage-icon[data-v-e6c1f3b3]{font-size:16px}.stage-icon img[data-v-e6c1f3b3]{height:24px}.stage-icon img.solve-icon[data-v-e6c1f3b3]{height:29px;margin-left:3px}.stage-title[data-v-e6c1f3b3]{flex:1;color:#333}.relative[data-v-e6c1f3b3]{position:relative}.textarea-wrapper[data-v-e6c1f3b3]{flex:1;min-height:60px}.custom-placeholder[data-v-e6c1f3b3]{position:absolute;top:8px;left:12px;color:#bfbfbf;pointer-events:none;line-height:1.5;font-size:14px}.input-compact[data-v-e6c1f3b3]{display:flex;gap:8px;align-items:flex-end;width:100%}.input-field[data-v-e6c1f3b3]{flex:1}.input-side-actions[data-v-e6c1f3b3]{display:flex;flex-direction:column;gap:4px}.btn-icon[data-v-e6c1f3b3]{font-size:18px;color:var(--color-text-regular, #666);width:32px;height:32px;display:flex;align-items:center;justify-content:center}.btn-send-img-wrapper[data-v-e6c1f3b3]{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;height:60px;transition:transform .2s ease}.btn-send-img-wrapper[data-v-e6c1f3b3]:hover{transform:scale(1.05)}.btn-send-img-wrapper[data-v-e6c1f3b3]:active{transform:scale(.95)}.btn-send-img[data-v-e6c1f3b3]{height:100%;width:auto;object-fit:contain;transition:opacity .3s}.btn-send-img.is-loading[data-v-e6c1f3b3]{opacity:.5;pointer-events:none}.send-loading-spinner[data-v-e6c1f3b3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.input-expanded[data-v-e6c1f3b3]{display:flex;flex-direction:column;gap:12px;width:100%}.input-wrapper[data-v-e6c1f3b3]{display:flex;gap:8px;align-items:flex-start}.input-wrapper .input-field[data-v-e6c1f3b3]{flex:1}.analysis-actions[data-v-e6c1f3b3]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:4px}.skill-dropdown[data-v-e6c1f3b3]{min-width:180px;flex:1}.formulas-list[data-v-e6c1f3b3]{padding:10px;background:#f9f9f9;border:1px solid var(--color-border-default, #e0e0e0);border-radius:6px}.formulas-header[data-v-e6c1f3b3]{font-size:12px;font-weight:500;color:#666;margin-bottom:8px}.formula-item[data-v-e6c1f3b3]{display:flex;align-items:center;gap:8px;margin:4px 0;padding:6px 8px;background:white;border-radius:4px;font-size:12px;border:1px solid #f0f0f0}.formula-label[data-v-e6c1f3b3]{color:#666;font-weight:500;min-width:50px}.formula-code[data-v-e6c1f3b3]{background:#f5f5f5;padding:4px 8px;border-radius:4px;font-family:Courier New,monospace;color:#d32f2f;flex:1;word-break:break-all}.action-buttons[data-v-e6c1f3b3]{display:flex;gap:8px;justify-content:flex-end}.hint[data-v-e6c1f3b3]{font-size:12px;color:#999;font-style:italic}.btn-stage-send[data-v-e6c1f3b3]{background:#ff9800;border-color:#ff9800}.btn-stage-send[data-v-e6c1f3b3]:hover{background:#f57c00;border-color:#f57c00}.btn-solve-img[data-v-e6c1f3b3]{width:36px;height:36px;cursor:pointer;object-fit:cover}.btn-solve-img[data-v-e6c1f3b3]:hover{transform:scale(1.05);box-shadow:0 2px 8px #f093004d}.btn-solve-img.is-disabled[data-v-e6c1f3b3]{opacity:.5;cursor:not-allowed;filter:grayscale(100%);border-color:#d9d9d9}.btn-solve-img.is-disabled[data-v-e6c1f3b3]:hover{transform:none;box-shadow:none}.btn-reflection[data-v-e6c1f3b3]{background:#9c27b0;color:#fff;border-color:#9c27b0}.btn-reflection[data-v-e6c1f3b3]:hover{background:#7b1fa2;border-color:#7b1fa2}.btn-reflection[data-v-e6c1f3b3]:disabled{background:#f5f5f5;color:#00000040;border-color:#d9d9d9}.chat-page[data-v-448c52ff]{position:relative;display:flex;flex-direction:column;height:calc(100vh - 48px);max-height:calc(100vh - 48px);height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);min-height:0;overflow:hidden;background-color:#f5f5f5}.chat-header[data-v-448c52ff]{position:relative;height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border-default, #e0e0e0);background-color:#fff}.chat-title[data-v-448c52ff]{font-size:18px;font-weight:600;color:var(--color-primary, #1890ff)}.chat-header-actions[data-v-448c52ff]{display:flex;align-items:center;gap:8px}.chat-main[data-v-448c52ff]{flex:1;min-height:0;overflow:hidden}.chat-messages[data-v-448c52ff]{height:100%;padding:16px;overflow-y:auto}.chat-message-item[data-v-448c52ff]{max-width:900px;margin:0 auto 16px;padding:12px 16px;border-radius:8px;box-shadow:0 1px 2px #0000000d;background-color:#fff}.chat-message-item.is-user[data-v-448c52ff]{border-left:4px solid var(--color-primary, #1890ff);background-color:#e6f7ff}.chat-message-item.is-ai[data-v-448c52ff]{border-left:4px solid #52c41a}.chat-message-meta[data-v-448c52ff]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chat-message-role[data-v-448c52ff]{font-weight:500;color:#333}.chat-message-content[data-v-448c52ff]{font-size:14px;line-height:1.6;color:#333;word-break:break-word}.chat-message-content[data-v-448c52ff] .katex{font-size:1.1em;word-break:normal;overflow-wrap:normal}.chat-message-content[data-v-448c52ff] .katex-display{margin:8px 0;text-align:left}.chat-message-content-user[data-v-448c52ff]{white-space:pre-wrap}.user-text[data-v-448c52ff]{margin-bottom:8px}.user-formulas[data-v-448c52ff]{margin-top:8px;padding-top:8px;border-top:1px dashed #d9d9d9}.user-formula-item[data-v-448c52ff]{display:flex;align-items:center;gap:8px;margin:4px 0;font-size:12px}.formula-label[data-v-448c52ff]{color:#666;font-weight:500}.user-formula-item code[data-v-448c52ff]{background:#f5f5f5;padding:4px 8px;border-radius:4px;font-family:Courier New,monospace;color:#d32f2f;word-break:break-all}.chat-related[data-v-448c52ff]{margin-top:12px;padding-top:8px;border-top:1px dashed #e0e0e0}.chat-related-title[data-v-448c52ff]{font-size:13px;color:#666;margin-bottom:8px}.chat-related-list[data-v-448c52ff]{display:flex;flex-wrap:wrap;gap:8px}.chat-related-item[data-v-448c52ff]{cursor:pointer;white-space:normal;word-break:break-word}.chat-message-actions[data-v-448c52ff]{margin-top:12px;padding-top:12px;border-top:1px dashed #e0e0e0;display:flex;align-items:center;gap:8px}.action-hint[data-v-448c52ff]{font-size:13px;color:#666}.btn-concise[data-v-448c52ff]{font-size:12px;border-radius:4px}.chat-empty[data-v-448c52ff]{margin-top:80px;text-align:center;color:#999}.chat-input-bar[data-v-448c52ff]{background-color:#fff;display:flex;justify-content:center}.chat-history-list[data-v-448c52ff]{height:100%}.chat-history-item[data-v-448c52ff]{cursor:pointer}.home-page-container[data-v-9550f625]{min-height:100vh;display:flex;flex-direction:column;position:relative;background-color:#f7f9fb;overflow-y:auto}.top-menu-bar[data-v-9550f625]{position:absolute;top:16px;right:16px;z-index:100;cursor:pointer;padding:8px}.top-menu-bar .menu-icon[data-v-9550f625]{font-size:24px;color:#666;transition:color .3s}.top-menu-bar .menu-icon[data-v-9550f625]:hover{color:var(--color-primary, #1890ff)}.home-main-content[data-v-9550f625]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:800px;margin:0 auto;padding:20px;box-sizing:border-box;padding-bottom:10vh}.logo-wrapper[data-v-9550f625]{margin-bottom:40px;width:100%;display:flex;justify-content:center}.logo-wrapper .logo-img[data-v-9550f625]{max-width:90%;width:600px;height:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.input-panel-wrapper[data-v-9550f625]{width:100%;max-width:900px;background:transparent}@media (max-width: 768px){.home-main-content[data-v-9550f625]{padding-top:60px;padding-bottom:20px;justify-content:flex-start}.logo-wrapper[data-v-9550f625]{margin-bottom:24px}.logo-wrapper .logo-img[data-v-9550f625]{max-width:100%}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-0cdd387c.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-30da91e8.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-68534840.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-de7701e4.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-1ae6bd74.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-07d8e303.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-5d53e70a.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-3398dd02.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-ed0b7437.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-74444efd.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-9be7ceb8.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-9163df9c.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-51814d27.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-5e28753b.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-1e6f9579.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-0f60d1b8.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-c76c5d69.woff) format("woff"),url(/assets/KaTeX_Main-Bold-138ac28d.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-99cd42a3.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-a6f7ec0d.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-70ee1f64.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-97479ca6.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-f1d6ef86.woff) format("woff"),url(/assets/KaTeX_Main-Italic-0d85ae7c.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-c2342cd8.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-c6368d87.woff) format("woff"),url(/assets/KaTeX_Main-Regular-d0332f52.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-dc47344d.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-850c0af5.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-f9377ab0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-7af58c5e.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-8a8d2445.woff) format("woff"),url(/assets/KaTeX_Math-Italic-08ce98e5.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-e99ae511.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-ece03cfd.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-1ece03f7.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-00b26ac8.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-91ee6750.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-3931dd81.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-68e8c73e.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-11e4dc8a.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-f36ea897.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-036d4e95.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-d96cdf2b.woff) format("woff"),url(/assets/KaTeX_Script-Regular-1c67f068.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-6b47c401.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-c943cc98.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-95b6d2f1.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-d04c5421.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-2014c523.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-a6b2099f.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-6ab6b62e.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-500e04d5.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-a4af7d41.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-99f9c675.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-c647367d.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-71d517d6.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-e14fed02.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-f01f3e87.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}:root{--color-primary: #f09300;--color-primary-light: #f3a333;--color-primary-lighter: #f6b866;--color-primary-lightest: #fff2d9;--color-success: #2ba471;--color-warning: #faad14;--color-error: #f5222d;--color-info: #1890ff;--color-text-primary: #141414;--color-text-regular: #8c8c8c;--color-border-default: #e5e5ea;--color-bg-base: #f5f5f7;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .12);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .16)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;background-color:#f5f5f7;color:#141414;font-size:1rem;line-height:1.5}#app{min-height:100vh}a{color:#f09300;text-decoration:none}a:hover{color:#f3a333}input::placeholder,textarea::placeholder{color:#ffd8a6}.page{min-height:100vh;padding:32px}.page-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:32px}.page-title{font-size:1.375rem;font-weight:600;color:#f09300;margin-bottom:16px}.page-subtitle{font-size:.875rem;color:#8c8c8c;margin-bottom:24px}.ant-btn-primary{background-color:#f09300;border-color:#f09300}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:#f3a333;border-color:#f3a333}.ant-btn-default{border-color:#f09300;color:#f09300}.ant-btn-default:hover,.ant-btn-default:focus{border-color:#f3a333;color:#f3a333}
