@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500&display=swap);.Index_indexBox__s5lfQ{background:var(--bg-root);display:flex;flex-direction:column;height:100vh;overflow:hidden}.Index_mainContent__TO1nK{flex:1 1;overflow:hidden;position:relative}.Index_resizeHandle__adwYy{background:var(--border);cursor:col-resize;position:relative;transition:all var(--transition-normal);width:1px}.Index_resizeHandle__adwYy:after{background:var(--text-muted);border-radius:2px;content:"";height:32px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity var(--transition-fast);width:3px}.Index_resizeHandle__adwYy:hover{background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.Index_resizeHandle__adwYy:hover:after{opacity:.5}.Index_resizeHandle__adwYy[data-separator=active]{background:var(--accent)}.Header_container__HeoAl{align-items:center;box-sizing:border-box;display:flex;height:54px;padding:0 28px;width:100%}header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--bg-surface);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:9999999}.Header_header-content__p-8y8{align-items:center;display:flex;justify-content:space-between}.Header_logo__qeTuP{align-items:center;display:flex;gap:8px;text-decoration:none}.Header_logoImg__hBeO7{color:var(--accent);font-size:17px}.Header_logoInfo__nvYdg{color:var(--text-muted);font-family:var(--font-display);font-size:11px;font-style:italic;letter-spacing:.4px;margin-top:-2px}.Header_logo-text__6A7t5{color:var(--text-primary);font-family:var(--font-body);font-size:20px;font-weight:600;letter-spacing:.5px}.Header_beta-tag__7z6wt{background:var(--accent);border-radius:20px;color:var(--text-inverse);font-size:9px;font-weight:600;letter-spacing:.8px;line-height:1.4;padding:2px 7px;text-transform:uppercase}nav ul{align-items:center;display:flex;gap:2px;list-style:none;margin:0;padding:0}nav ul li a,nav ul li div{border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.2px;opacity:.7;padding:6px 14px;text-decoration:none;transition:all var(--transition-fast)}nav ul li a:hover,nav ul li div:hover{background-color:var(--bg-hover);color:var(--text-primary);opacity:1}.Header_rightSection__iw0ie{align-items:center;display:flex;gap:12px}.Header_user-icon__FKm9w{color:var(--text-secondary);transition:color var(--transition-fast)}.Header_loginBtn__11suY button{background:#0000;border-color:var(--border);border-radius:var(--radius-sm);border-width:1px;color:var(--text-secondary);font-size:13px;font-weight:500;transition:all var(--transition-fast)}.Header_loginBtn__11suY button:hover{background-color:var(--accent-soft)!important;border-color:var(--accent)!important;color:var(--accent)!important;transform:none}.Header_login__K1TqH{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-top:4px;padding-right:10px;position:relative}.Header_login__K1TqH .Header_user__vuEVt{border-radius:50%;height:30px;padding:3px;transition:background var(--transition-fast)}.Header_login__K1TqH .Header_userInfo__oW66t{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);box-sizing:border-box;color:var(--text-primary);display:none;min-width:200px;overflow:hidden;padding:14px 16px;position:absolute;right:0;top:32px}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_quota__u-33k .Header_quotaTitle__tOH4V{color:var(--text-primary);font-size:11px;font-weight:600;letter-spacing:.3px;line-height:28px;text-transform:uppercase}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_quota__u-33k .Header_quotaContent__oaP41{color:var(--text-secondary);font-size:12px}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_quota__u-33k .Header_quotaContent__oaP41>div{align-items:baseline;display:flex;margin-bottom:5px;white-space:nowrap}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_quota__u-33k .Header_quotaContent__oaP41>div>div:first-child{color:var(--text-primary);font-size:12px;font-weight:600}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_quota__u-33k .Header_quotaContent__oaP41>div>div:nth-child(2){color:var(--accent);flex:1 1;font-family:var(--font-mono);font-size:12px;font-weight:600;margin-left:6px;min-width:36px}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_quota__u-33k .Header_quotaContent__oaP41>div>div:nth-child(3){color:var(--text-muted);font-size:10px;font-weight:400;margin-left:10px}.Header_login__K1TqH .Header_userInfo__oW66t>.Header_updatePassword__8R9Ul{margin-bottom:6px}.Header_login__K1TqH .Header_userInfo__oW66t .ant-divider{border-color:var(--border)}.Header_login__K1TqH .Header_userInfo__oW66t .ant-btn{background:var(--bg-hover);border-color:var(--border);color:var(--text-secondary);font-size:12px}.Header_login__K1TqH .Header_userInfo__oW66t .ant-btn:hover{background:var(--bg-active)!important;border-color:var(--border)!important;color:var(--text-primary)!important}.Header_login__K1TqH .Header_userInfo__oW66t .ant-btn-primary{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--text-inverse)!important}.Header_login__K1TqH .Header_userInfo__oW66t .ant-btn-primary:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.Header_login__K1TqH:hover>.Header_userInfo__oW66t{display:block!important}.Header_login__K1TqH:hover .Header_user-icon__FKm9w{color:var(--accent)}.LanguageSwitcher_languageSwitcher__hcbA\+{align-items:center;display:flex;gap:4px}.LanguageSwitcher_languageSwitcher__hcbA\+ .LanguageSwitcher_icon__eg4Q2{color:var(--text-secondary);font-size:16px}.LanguageSwitcher_languageSwitcher__hcbA\+ .LanguageSwitcher_select__rZZT\+{min-width:80px}.LanguageSwitcher_languageSwitcher__hcbA\+ .LanguageSwitcher_select__rZZT\+ .ant-select-selector{background:#0000!important;border:none!important;box-shadow:none!important}.LanguageSwitcher_languageSwitcher__hcbA\+ .LanguageSwitcher_select__rZZT\+ .ant-select-selection-item{color:var(--text-secondary)}.LanguageSwitcher_languageSwitcher__hcbA\+ .LanguageSwitcher_select__rZZT\+ .ant-select-arrow{color:var(--text-muted)}.ThemeSwitcher_themeSwitcher__xvtV1{align-items:center;border-radius:var(--radius-md);display:flex;height:40px;justify-content:center;transition:all var(--transition-fast);width:40px}.ThemeSwitcher_themeSwitcher__xvtV1:hover{background:var(--bg-hover)!important}.ThemeSwitcher_themeSwitcher__xvtV1 .anticon{color:var(--text-secondary);font-size:18px;transition:color var(--transition-fast)}.ThemeSwitcher_themeSwitcher__xvtV1:hover .anticon{color:var(--accent)}.Footer_footer__V8Lu\+{background:var(--bg-surface);border-top:1px solid var(--border);color:var(--text-muted);flex-shrink:0;font-size:11px;height:36px;letter-spacing:.3px;text-align:center}.Footer_footerContent__RfVvP,.Footer_footer__V8Lu\+{align-items:center;display:flex;justify-content:center}.Footer_footerContent__RfVvP{gap:5px}.Footer_footerContent__RfVvP a{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color var(--transition-fast)}.Footer_footerContent__RfVvP a:hover{color:var(--accent)}.LeftPanel_leftPanel__ioBZw{background:var(--bg-surface);border-right:1px solid var(--border);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.LeftPanel_collapseButton__jWRai{align-items:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;display:flex;font-size:10px;height:26px;justify-content:center;position:absolute;right:12px;top:12px;transition:all var(--transition-fast);width:26px;z-index:10}.LeftPanel_collapseButton__jWRai:hover{background:var(--bg-hover);border-color:var(--accent);color:var(--accent)}.LeftPanel_configSection__FQEtc{background:var(--bg-elevated);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:8px;padding:14px 48px 14px 16px}.LeftPanel_configItem__VXgKR{align-items:center;display:flex;gap:8px}.LeftPanel_configItem__VXgKR label{color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.5px;min-width:56px;text-transform:uppercase;white-space:nowrap}.LeftPanel_configItem__VXgKR .ant-select .ant-select-selector{background:var(--bg-surface)!important;border-color:var(--border)!important;border-radius:var(--radius-sm);color:var(--text-primary)!important;font-size:12px}.LeftPanel_configItem__VXgKR .ant-select .ant-select-arrow{color:var(--text-muted)}.LeftPanel_uploadSection__LAWRH{padding:16px 16px 32px}.LeftPanel_sectionTitle__MDL6p{color:var(--text-muted);font-size:10px;font-weight:600;letter-spacing:1px;margin:0 0 10px;text-transform:uppercase}.LeftPanel_dragger__f9MFw .ant-upload-drag{background:var(--bg-elevated)!important;border:1.5px dashed var(--border)!important;border-radius:var(--radius-md)!important;transition:all var(--transition-normal)}.LeftPanel_dragger__f9MFw .ant-upload-drag:hover{background:var(--accent-soft)!important;border-color:var(--accent)!important}.LeftPanel_dragger__f9MFw .ant-upload-drag-icon{color:var(--accent)!important}.LeftPanel_dragger__f9MFw .ant-upload-drag-icon .anticon{color:var(--accent)!important;font-size:36px}.LeftPanel_dragger__f9MFw p.ant-upload-text{color:var(--text-primary)!important;font-size:13px!important;font-weight:500!important;margin:0!important}.LeftPanel_dragger__f9MFw p.ant-upload-hint{color:var(--text-secondary)!important;font-size:11px!important;margin:4px 0 0!important}.LeftPanel_historySection__HaOzj{border-top:1px solid var(--border);display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px}.LeftPanel_historyHeader__5Zegm{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.LeftPanel_clearAllButton__CZxOQ{background:var(--bg-surface);border-color:var(--border);color:var(--text-secondary);font-size:11px;height:24px;padding:0 8px}.LeftPanel_clearAllButton__CZxOQ:hover:not(:disabled){background:var(--bg-hover);border-color:var(--accent);color:var(--text-primary)}.LeftPanel_historyList__dckC5{flex:1 1;overflow-y:auto}.LeftPanel_historyList__dckC5::-webkit-scrollbar{width:4px}.LeftPanel_historyList__dckC5::-webkit-scrollbar-track{background:#0000}.LeftPanel_historyList__dckC5::-webkit-scrollbar-thumb{background:var(--bg-active);border-radius:2px}.LeftPanel_historyList__dckC5::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.LeftPanel_historyList__dckC5 .ant-list-item{background:var(--bg-elevated);border:1px solid #0000;border-radius:var(--radius-sm);margin-bottom:4px;padding:8px 10px;transition:all var(--transition-fast)}.LeftPanel_historyList__dckC5 .ant-list-item:hover{background:var(--bg-hover);border-color:var(--border)}.LeftPanel_historyList__dckC5 .ant-list-empty-text{color:var(--text-muted);font-size:12px}.LeftPanel_historyItem__TOAWr.LeftPanel_active__rorJu{background:var(--accent-soft)!important;border-color:var(--accent)!important}.LeftPanel_historyItemContent__P4WQs{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.LeftPanel_fileInfo__6gPdt{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.LeftPanel_fileName__3NNaA{color:var(--text-primary);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LeftPanel_statusInfo__Vo8Jc{align-items:center;display:flex;font-size:14px}.LeftPanel_historyActions__oEL1r{align-items:center;display:flex;gap:6px}.LeftPanel_deleteBtn__KoL78{color:var(--text-muted)}.LeftPanel_deleteBtn__KoL78:hover{background:var(--bg-hover)!important;color:#ff4d4f!important;color:var(--danger,#ff4d4f)!important}.MiddlePanel_middlePanel__NPD53{background:var(--bg-root);display:flex;flex-direction:column;height:100%;max-width:100%;min-width:0;overflow:hidden;width:100%}.MiddlePanel_toolbar__CuF5Y{align-items:center;background:var(--bg-surface);border-bottom:1px solid var(--border);display:flex;flex-shrink:0;justify-content:space-between;padding:6px 16px}.MiddlePanel_toolbarLeft__wDW9f,.MiddlePanel_toolbarRight__majYg{align-items:center;display:flex;gap:12px}.MiddlePanel_pageInfo__CHADD{color:var(--text-secondary);font-size:12px;font-weight:500;min-width:80px}.MiddlePanel_buttonGroup__KbgSI{align-items:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;gap:2px;padding:2px}.MiddlePanel_buttonGroup__KbgSI .ant-btn{background:#0000;border:none;box-shadow:none;color:var(--text-secondary)}.MiddlePanel_buttonGroup__KbgSI .ant-btn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.MiddlePanel_buttonGroup__KbgSI .ant-btn:disabled{color:var(--text-muted);opacity:.5}.MiddlePanel_zoomLevel__IVBhl{color:var(--text-primary);font-family:var(--font-mono);font-size:12px;font-weight:500;min-width:40px;padding:0 4px;text-align:center}.MiddlePanel_previewContainer__RmO4z{align-items:flex-start;background:var(--bg-root);display:flex;flex:1 1;justify-content:flex-start;max-width:100%;min-width:0;overflow:auto;padding:16px;position:relative}.MiddlePanel_previewContainer__RmO4z::-webkit-scrollbar{height:6px;width:6px}.MiddlePanel_previewContainer__RmO4z::-webkit-scrollbar-track{background:#0000}.MiddlePanel_previewContainer__RmO4z::-webkit-scrollbar-thumb{background:var(--bg-active);border-radius:3px}.MiddlePanel_previewContainer__RmO4z::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.MiddlePanel_previewContent__UlAOq{align-items:flex-start;display:flex;justify-content:flex-start;max-width:100%;min-width:0;transition:width .2s ease;width:100%}.MiddlePanel_pdfPreviewWrap__42kjX{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:100%;min-height:520px;overflow:hidden;width:100%}.MiddlePanel_pdfPreview__dYgZH{background:var(--bg-surface);border:none;height:100%;width:100%}.MiddlePanel_previewImage__lTcoX{background:var(--bg-surface);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg),var(--shadow-glow);display:block;height:auto;max-width:none;min-width:0}.MiddlePanel_emptyState__0P\+\+k{align-items:flex-start;background:var(--bg-root);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;flex-direction:column;justify-content:flex-start;min-height:420px;padding:40px 24px;text-align:left;width:100%}.MiddlePanel_emptyBadge__gFWRy{background:var(--bg-root);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-size:11px;letter-spacing:.08em;margin-bottom:14px;padding:4px 10px;text-transform:uppercase}.MiddlePanel_emptyText__SN1J8{color:var(--text-primary);font-size:15px;font-weight:500;margin:0 0 6px}.MiddlePanel_emptyHint__x1GDn{color:var(--text-muted);font-size:12px;margin:0}
/*!
 * Vditor v3.11.2 - A markdown editor written in TypeScript.
 *
 * MIT License
 *
 * Copyright (c) 2018-present B3log 开源, b3log.org
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in all
 * copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 *
 */
/*!
 * Vditor v3.11.2 - A markdown editor written in TypeScript.
 *
 * MIT License
 *
 * Copyright (c) 2018-present B3log 开源, b3log.org
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in all
 * copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 *
 */.vditor{--border-color:#d1d5da;--second-color:#5860695c;--panel-background-color:#fff;--panel-shadow:0 1px 2px #0003;--toolbar-background-color:#f6f8fa;--toolbar-icon-color:#586069;--toolbar-icon-hover-color:#4285f4;--toolbar-height:35px;--toolbar-divider-margin-top:8px;--textarea-background-color:#fafbfc;--textarea-text-color:#24292e;--resize-icon-color:var(--toolbar-icon-color);--resize-background-color:var(--toolbar-background-color);--resize-hover-icon-color:var(--panel-background-color);--resize-hover-background-color:var(--toolbar-icon-hover-color);--count-background-color:#1b1f230d;--heading-border-color:#eaecef;--blockquote-color:#6a737d;--ir-heading-color:#660e7a;--ir-title-color:grey;--ir-bi-color:#0033b3;--ir-link-color:green;--ir-bracket-color:#00f;--ir-paren-color:green}.vditor--dark{--border-color:#141414;--second-color:#b9b9b95c;--panel-background-color:#24292e;--panel-shadow:0 1px 2px #fff3;--toolbar-background-color:#1d2125;--toolbar-icon-color:#b9b9b9;--toolbar-icon-hover-color:#fff;--textarea-background-color:#2f363d;--textarea-text-color:#d1d5da;--resize-icon-color:var(--border-color);--resize-background-color:var(--second-color);--resize-hover-icon-color:var(--toolbar-icon-hover-color);--resize-hover-background-color:#b9b9b9db;--count-background-color:#4285f45c;--heading-border-color:var(--textarea-text-color);--blockquote-color:var(--toolbar-icon-color);--ir-heading-color:#9876aa;--ir-title-color:grey;--ir-bi-color:#cc7832;--ir-link-color:#ffc66d;--ir-bracket-color:#287bde;--ir-paren-color:#6a8759}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.vditor-tooltipped{cursor:pointer;position:relative}.vditor-tooltipped:after{-webkit-font-smoothing:subpixel-antialiased;word-wrap:break-word;background:#3b3e43;border-radius:3px;color:#fff;content:attr(aria-label);font-size:11px;font-weight:400;letter-spacing:normal;line-height:16px;padding:5px 8px;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:pre;z-index:1000000}.vditor-tooltipped:after,.vditor-tooltipped:before{display:none;opacity:0;pointer-events:none;position:absolute}.vditor-tooltipped:before{border:5px solid #0000;color:#3b3e43;content:"";height:0;width:0;z-index:1000001}.vditor-tooltipped--hover:after,.vditor-tooltipped--hover:before,.vditor-tooltipped:active:after,.vditor-tooltipped:active:before,.vditor-tooltipped:focus:after,.vditor-tooltipped:focus:before,.vditor-tooltipped:hover:after,.vditor-tooltipped:hover:before{animation-duration:.15s;animation-fill-mode:forwards;animation-name:tooltip-appear;animation-timing-function:ease-in;display:inline-block;text-decoration:none}.vditor-tooltipped__s:after,.vditor-tooltipped__se:after,.vditor-tooltipped__sw:after{margin-top:5px;right:50%;top:100%}.vditor-tooltipped__s:before,.vditor-tooltipped__se:before,.vditor-tooltipped__sw:before{border-bottom-color:#3b3e43;bottom:-5px;margin-right:-5px;right:50%;top:auto}.vditor-tooltipped__se:after{left:50%;margin-left:-15px;right:auto}.vditor-tooltipped__sw:after{margin-right:-15px}.vditor-tooltipped__n:after,.vditor-tooltipped__ne:after,.vditor-tooltipped__nw:after{bottom:100%;margin-bottom:5px;right:50%}.vditor-tooltipped__n:before,.vditor-tooltipped__ne:before,.vditor-tooltipped__nw:before{border-top-color:#3b3e43;bottom:auto;margin-right:-5px;right:50%;top:-5px}.vditor-tooltipped__ne:after{left:50%;margin-left:-15px;right:auto}.vditor-tooltipped__nw:after{margin-right:-15px}.vditor-tooltipped__n:after,.vditor-tooltipped__s:after{transform:translateX(50%)}.vditor-tooltipped__w:after{bottom:50%;margin-right:5px;right:100%;transform:translateY(50%)}.vditor-tooltipped__w:before{border-left-color:#3b3e43;bottom:50%;left:-5px;margin-top:-5px;top:50%}.vditor-tooltipped__e:after{bottom:50%;left:100%;margin-left:5px;transform:translateY(50%)}.vditor-tooltipped__e:before{border-right-color:#3b3e43;bottom:50%;margin-top:-5px;right:-5px;top:50%}@media screen and (max-width:520px){.vditor-tooltipped:after,.vditor-tooltipped:before{content:none}}@keyframes scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.vditor-panel{animation-duration:.15s;animation-name:scale-in;animation-timing-function:cubic-bezier(.2,0,.13,1.5);background-color:var(--panel-background-color);border-radius:3px;box-shadow:var(--panel-shadow);color:var(--toolbar-icon-color);display:none;font-size:14px;max-width:320px;min-width:80px;padding:5px;position:absolute;-webkit-user-select:none;user-select:none;z-index:3}.vditor-panel--none{animation:none;max-width:none;min-width:auto;opacity:.86;padding:0;white-space:nowrap}.vditor-panel--arrow:before{border:7px solid #0000;border-bottom:7px solid var(--panel-background-color);content:" ";height:0;left:5px;pointer-events:none;position:absolute;top:-14px;width:0}.vditor-panel--left{right:0}.vditor-panel--left.vditor-panel--arrow:before{left:auto;right:5px}.vditor-input{background-color:var(--panel-background-color);border:0;color:var(--textarea-text-color);font-size:12px;padding:3px 5px}.vditor-input:focus{background-color:var(--toolbar-background-color);outline:none}.vditor-icon{background-color:initial;border:0;box-sizing:border-box;color:var(--toolbar-icon-color);cursor:pointer;float:left;height:21px;padding:4px 5px;width:23px}.vditor-icon--current,.vditor-icon:hover{background-color:initial;color:var(--toolbar-icon-hover-color)}.vditor-icon:focus{outline:none}.vditor-icon svg{fill:currentColor;float:left;height:13px!important;pointer-events:none;width:13px!important}.vditor-toolbar{background-color:var(--toolbar-background-color);border-bottom:1px solid var(--border-color);line-height:1;padding:0 5px}.vditor-toolbar--pin{position:-webkit-sticky;position:sticky;top:0;z-index:1}.vditor-toolbar--hide{height:5px;overflow:hidden;transition:all .15s ease-in-out}.vditor-toolbar--hide:hover{background-color:var(--toolbar-background-color);height:auto;overflow:visible}.vditor-toolbar__item{float:left;position:relative}.vditor-toolbar__item .vditor-tooltipped{background-color:initial;border:0;box-sizing:border-box;color:var(--toolbar-icon-color);font-size:0;height:var(--toolbar-height);padding:10px 5px;width:25px}.vditor-toolbar__item .vditor-tooltipped:focus{color:var(--toolbar-icon-hover-color);cursor:pointer;outline:none}.vditor-toolbar__item svg{fill:currentColor;stroke-width:0;stroke:currentColor;display:inline-block;height:15px;width:15px}.vditor-toolbar__item input{cursor:pointer;height:var(--toolbar-height);left:0;opacity:.001;overflow:hidden;position:absolute;top:0;width:25px}.vditor-toolbar__divider{border-left:1px solid var(--second-color);float:left;height:calc(var(--toolbar-height) - var(--toolbar-divider-margin-top)*2);margin:var(--toolbar-divider-margin-top) 8px}.vditor-toolbar__br{height:0!important;padding:0!important;width:100%}.vditor-menu--current{color:var(--toolbar-icon-hover-color)!important}.vditor-menu--disabled{color:var(--second-color)!important;cursor:not-allowed!important}.vditor-emojis{display:inline-block;overflow:auto}.vditor-emojis::-webkit-scrollbar{display:none}.vditor-emojis__tip{color:var(--toolbar-icon-color);flex:1 1;margin-right:10px;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.vditor-emojis__tail{color:var(--toolbar-icon-color);display:flex;font-size:12px;margin-top:5px}.vditor-emojis__tail a{color:var(--toolbar-icon-color);text-decoration:none}.vditor-emojis__tail a:hover{color:var(--toolbar-icon-hover-color)}.vditor-emojis button{background-color:initial;border:0;border-radius:3px;box-sizing:border-box;cursor:pointer;float:left;font-size:16px;height:30px;line-height:26px;margin:0;overflow:hidden;padding:3px;text-align:center;transition:all .15s ease-in-out;width:30px}.vditor-emojis button:focus{outline:none}.vditor-emojis button:hover .vditor-emojis__icon{display:inline-block;transform:scale(1.2)}.vditor-emojis img{float:left;height:20px;margin:3px 0 0 3px;width:20px}@media screen and (max-width:520px){.vditor-toolbar__item{padding:0 12px}.vditor-panel--left.vditor-panel--arrow:before{right:17px}}@media (hover:hover) and (pointer:fine){.vditor-toolbar__item .vditor-tooltipped:hover{color:var(--toolbar-icon-hover-color)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.vditor{border:1px solid var(--border-color);border-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols}.vditor--fullscreen{border-radius:0;height:100vh!important;left:0;position:fixed;top:0;width:100%!important;z-index:90}.vditor-content{display:flex;flex:1 1;min-height:60px;min-width:1px;position:relative}.vditor-preview{background-color:var(--textarea-background-color);border-left:1px solid var(--border-color);border-radius:0 0 3px 0;box-sizing:border-box;flex:1 1;margin-left:-1px;min-width:1px;overflow:auto}.vditor-preview::-webkit-scrollbar{display:none}.vditor-preview__action{background-color:var(--toolbar-background-color);padding:10px;text-align:center}.vditor-preview__action button{background-color:var(--toolbar-background-color);border:0;color:var(--toolbar-icon-color);cursor:pointer;font-size:12px;line-height:20px;margin:0 10px;padding:0 7px}.vditor-preview__action button.vditor-preview__action--current,.vditor-preview__action button:hover{background-color:var(--toolbar-background-color);color:var(--toolbar-icon-hover-color)}.vditor-preview__action button:focus{outline:none}.vditor-preview__action button svg{fill:currentColor;height:15px;vertical-align:middle;width:15px}.vditor-preview>.vditor-reset{margin:0 auto;padding:10px}.vditor-preview img:not(.emoji){cursor:pointer}.vditor-devtools{background-color:var(--textarea-background-color);border-radius:0 0 3px 0;box-shadow:inset 1px 0 var(--border-color);box-sizing:border-box;display:none;flex:1 1;min-width:1px;overflow:auto;padding:10px}.vditor-counter{background-color:var(--count-background-color);border-radius:3px;color:var(--toolbar-icon-color);float:right;font-size:12px;margin:8px 3px 0 0;padding:3px;-webkit-user-select:none;user-select:none}.vditor-counter--error{background-color:#d23f311a;color:#d23f31}.vditor-resize{cursor:row-resize;padding:3px 0;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.vditor-resize--top{top:-3px}.vditor-resize--bottom{bottom:-3px}.vditor-resize>div{background-color:var(--resize-background-color);height:3px;transition:all .15s ease-in-out}.vditor-resize--selected>div,.vditor-resize:hover>div{background-color:var(--resize-hover-background-color)}.vditor-resize--selected svg,.vditor-resize:hover svg{color:var(--resize-hover-icon-color)}.vditor-resize svg{fill:currentColor;stroke-width:0;stroke:currentColor;color:var(--resize-icon-color);display:block;height:3px;margin:0 auto;width:13px}.vditor-upload{background-color:#4285f4;height:3px;left:0;position:absolute;top:-2px;transition:all .15s ease-in-out}.vditor-tip{animation-duration:.15s;animation-fill-mode:both;font-size:12px;left:50%;position:absolute;top:10px;z-index:5}.vditor-tip--show{animation-name:slideInDown;display:block}.vditor-tip__content{background:var(--toolbar-background-color);border-radius:3px;box-shadow:var(--panel-shadow);color:var(--toolbar-icon-color);display:inline-block;line-height:16px;margin-left:-50%;max-width:100%;padding:3px 10px;position:relative;text-align:left}.vditor-tip__content ul{margin:2px 0;padding:0 0 0 18px}.vditor-tip__content a{color:#4285f4}.vditor-tip__close{color:var(--toolbar-icon-color);cursor:pointer;font-weight:700;position:absolute;right:-15px;top:-7px}.vditor-tip__close:hover{color:var(--toolbar-icon-hover-color)}.vditor-img{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:100}.vditor-img__bar{align-items:center;background-color:var(--toolbar-background-color);border-bottom:1px solid var(--border-color);box-sizing:border-box;display:flex;height:36px;justify-content:center;text-align:center}.vditor-img__btn{align-items:center;color:var(--toolbar-icon-color);cursor:pointer;display:flex;margin-left:24px;-webkit-user-select:none;user-select:none}.vditor-img__btn:hover{color:var(--toolbar-icon-hover-color)}.vditor-img__btn svg{fill:currentColor;height:14px;margin-right:8px;width:14px}.vditor-img__img{background-color:var(--textarea-background-color);cursor:zoom-out;flex:1 1;overflow:auto}.vditor-img__img img{max-width:none}.vditor-hint{background-color:var(--panel-background-color);border-radius:3px;box-shadow:var(--panel-shadow);display:none;font-size:12px;line-height:20px;list-style:none;margin:0;max-width:250px;min-width:80px;padding:5px 0;position:absolute;z-index:4}.vditor-hint .vditor-hint{left:100%;margin-top:-31px;right:auto}.vditor-hint .vditor-hint.vditor-panel--left{left:auto;right:100%}.vditor-hint button{background-color:initial;border:0;border-radius:0;box-sizing:border-box;color:var(--toolbar-icon-color);cursor:pointer;display:block;line-height:20px;margin:0;overflow:hidden;padding:3px 10px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.vditor-hint button:focus{outline:none}.vditor-hint button:not(.vditor-menu--disabled):hover,.vditor-hint--current{background-color:var(--toolbar-background-color)!important;color:var(--toolbar-icon-hover-color)!important}.vditor-hint__emoji{float:left;font-size:16px;margin-right:3px}.vditor-hint img{float:left;height:20px;margin-right:3px;width:20px}.vditor-reset{font-feature-settings:"liga","clig off";word-wrap:break-word;color:#24292e;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:16px;font-variant-ligatures:no-common-ligatures;line-height:1.5;overflow:auto;word-break:break-word}.vditor-reset--anchor{padding-left:20px}.vditor-reset--error{color:#d23f31;display:block;font-size:12px;line-height:16px}.vditor-reset ul ul ul{list-style-type:square}.vditor-reset ul ul{list-style-type:circle}.vditor-reset ul{list-style-type:disc}.vditor-reset ol,.vditor-reset ul{margin-bottom:16px;margin-top:0;padding-left:2em}.vditor-reset li+li{margin-top:.25em}.vditor-reset li p{margin-top:16px}.vditor-reset audio{max-width:100%}.vditor-reset audio:focus{outline:none}.vditor-reset video{max-height:90vh;max-width:100%}.vditor-reset img{max-width:100%}.vditor-reset img.emoji{cursor:auto;max-width:20px;vertical-align:sub}.vditor-reset h1,.vditor-reset h2,.vditor-reset h3,.vditor-reset h4,.vditor-reset h5,.vditor-reset h6{font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px}.vditor-reset h1:hover .vditor-anchor svg,.vditor-reset h2:hover .vditor-anchor svg,.vditor-reset h3:hover .vditor-anchor svg,.vditor-reset h4:hover .vditor-anchor svg,.vditor-reset h5:hover .vditor-anchor svg,.vditor-reset h6:hover .vditor-anchor svg{visibility:visible}.vditor-reset h1{font-size:1.75em}.vditor-reset h2{font-size:1.55em}.vditor-reset h3{font-size:1.38em}.vditor-reset h4{font-size:1.25em}.vditor-reset h5{font-size:1.13em}.vditor-reset h6{font-size:1em}.vditor-reset hr{background-color:#eaecef;border:0;height:2px;margin:24px 0;padding:0}.vditor-reset p{margin-bottom:16px;margin-top:0}.vditor-reset blockquote{border-left:.25em solid #eaecef;color:#6a737d;margin:0 0 16px;padding:0 1em}.vditor-reset blockquote>:first-child{margin-top:0}.vditor-reset blockquote>:last-child{margin-bottom:0}.vditor-reset ins>iframe{border:0}.vditor-reset iframe{border:1px solid #d1d5da;box-sizing:border-box;max-width:100%}.vditor-reset iframe.iframe__video{min-height:36vh;min-width:80%}.vditor-reset table{border-collapse:collapse;border-spacing:0;display:block;empty-cells:show;margin-bottom:16px;overflow:auto;width:100%;word-break:keep-all}.vditor-reset table tr{background-color:#fafbfc;border-top:1px solid #c6cbd1}.vditor-reset table td,.vditor-reset table th{border:1px solid #dfe2e5;padding:6px 13px;white-space:nowrap;word-break:normal}.vditor-reset table td:first-child:after,.vditor-reset table th:first-child:after{content:"";display:inline-block;min-height:24px;vertical-align:top}.vditor-reset table th{font-weight:600}.vditor-reset table tbody tr:nth-child(2n){background-color:#fff}.vditor-reset code:not(.hljs):not(.highlight-chroma){background-size:20px 20px;border-radius:3px;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:85%;margin:0;padding:.2em .4em;white-space:pre-wrap;word-break:break-word}.vditor-reset pre{margin:1em 0}.vditor-reset pre>code{word-wrap:normal;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AgMAAABHkjHhAAAACVBMVEWAgIBaWlo+Pj7rTFvWAAAAA3RSTlMHCAw+VhR4AAAA+klEQVQoz4WSMW7EQAhFPxKWNh2FCx+HkaZI6RRb5DYbyVfIJXLKDCFoMbaTKSw/8ZnPAPjaH2xgZcUNUDADD7D9LtDBCLZ45fbkvo/30K8yeI64pPwl6znd/3n/Oe93P3ho9qeh72btTFzqkz0rsJle8Zr81OLEwZ1dv/713uWqvu2pl+k0fy7MWtj9r/tN5q/02z89qa/L4Dc2LvM93kezPfXlME/O86EbY/V9GB9ePX8G1/6W+/9h1dq/HGfTfzT3j/xNo7522Bfnqe5jO/fvhVthlfk434v3iO9zG/UOphyPeinPl1J8Gtaa7xPTa/Dk+RIs4deMvwGvcGsmsCvJ0AAAAABJRU5ErkJggg==);background-size:20px 20px;border-radius:5px;display:block;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:85%;margin:0;overflow:auto;padding:.5em;white-space:pre;word-break:normal}.vditor-reset pre:hover div.vditor-copy{display:block}.vditor-reset .language-abc,.vditor-reset .language-echarts,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz,.vditor-reset .language-markmap,.vditor-reset .language-math,.vditor-reset .language-mermaid,.vditor-reset .language-mindmap,.vditor-reset .language-plantuml,.vditor-reset .language-smiles{margin-bottom:16px}.vditor-reset .language-math mjx-container:focus{cursor:context-menu;outline:none}.vditor-reset .language-math .katex-display>.katex>.katex-html>.tag{display:inline-block;font-size:1.21rem;right:2px}.vditor-reset .language-echarts,.vditor-reset .language-mindmap{height:420px;overflow:hidden}.vditor-reset .language-flowchart,.vditor-reset .language-graphviz,.vditor-reset .language-markmap,.vditor-reset .language-mermaid{text-align:center}.vditor-reset .language-graphviz parsererror{overflow:auto}.vditor-reset kbd{background-color:#fafbfc;border:1px solid #d1d5da;border-radius:3px;box-shadow:inset 0 -1px 0 #d1d5da;color:#24292e;display:inline-block;font:11px Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;padding:3px 5px;vertical-align:middle}.vditor-reset summary{cursor:pointer}.vditor-reset summary:focus{outline:none}.vditor-reset svg{stroke-width:initial;height:auto;width:auto}.vditor-reset blockquote:last-child,.vditor-reset hr:last-child,.vditor-reset ol:last-child,.vditor-reset p:last-child,.vditor-reset pre:last-child,.vditor-reset ul:last-child{margin-bottom:0}.vditor-comment{border-bottom:2px solid #f8e6ab}.vditor-comment--focus,.vditor-comment--hover{background-color:#faf1d1;border-bottom:2px solid #ffc60a}.vditor-comment--focus .vditor-comment,.vditor-comment--hover .vditor-comment{border-bottom:2px solid #ffc60a}.vditor-task{list-style:none!important;word-break:break-all}.vditor-task input{font-size:12px;margin:0 .2em .25em -1.6em;vertical-align:middle}.vditor-copy{display:none;position:relative;z-index:1}.vditor-copy textarea{height:10px;left:-100000px;position:absolute}.vditor-copy span{cursor:pointer;position:absolute;right:15px;top:.5em}.vditor-copy svg{fill:currentColor;color:#586069;display:block;height:14px;width:14px!important}.vditor-linenumber{padding-left:4em!important;position:relative}.vditor-linenumber__rows{counter-reset:linenumber;left:0;pointer-events:none;position:absolute;top:1em;-webkit-user-select:none;user-select:none;width:3em}.vditor-linenumber__rows>span{display:block;pointer-events:none}.vditor-linenumber__rows>span:before{color:#9e969661;content:counter(linenumber);counter-increment:linenumber;display:block;padding-right:1em;text-align:right}.vditor-speech{background-color:#f6f8fa;border:1px solid #d1d5da;border-radius:3px;color:#586069;cursor:pointer;display:none;padding:3px;position:absolute}.vditor-speech--current,.vditor-speech:hover{color:#4285f4}.vditor-speech svg{fill:currentColor;stroke-width:0;stroke:currentColor;display:block;height:14px;width:14px}.vditor-anchor{margin-left:5px}.vditor-anchor--left{float:left;margin-left:-20px;padding-right:4px}.vditor-anchor svg{visibility:hidden}.vditor-anchor:hover svg{visibility:visible}.vditor-anchor:focus{outline:none}.vditor-linkcard{cursor:pointer;margin:31px auto 16px;max-width:768px;padding:0 10px;transition:all .15s ease-in-out}.vditor-linkcard a{background-color:#f6f8fa;border-radius:3px;box-shadow:0 1px 2px #0003;display:flex;flex-wrap:wrap-reverse;max-height:250px;overflow:hidden;text-decoration:none}.vditor-linkcard a:hover{box-shadow:0 0 3px #00000021,0 3px 6px #00000042;text-decoration:none}.vditor-linkcard a:visited .vditor-linkcard__abstract{color:#5860695c}.vditor-linkcard__info{box-sizing:border-box;flex:1 1;min-width:200px;padding:10px}.vditor-linkcard__title{align-items:center;color:#24292e;display:flex;font-size:14px;font-weight:400}.vditor-linkcard__title img{border-radius:3px;cursor:pointer;flex-shrink:0;height:20px;margin-right:5px;width:20px}.vditor-linkcard__abstract{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#586069;display:-webkit-box;font-size:13px;margin:5px 0;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.vditor-linkcard__site{color:#4285f4;font-size:12px}.vditor-linkcard__image{background-color:#5860695c;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;max-width:250px;min-width:126px}.vditor-footnotes__goto-ref{text-decoration:none}.vditor-toc{color:#4285f4;margin-bottom:16px;-webkit-user-select:text;user-select:text}.vditor-toc .vditor-outline__action{display:none}.vditor-toc ul{list-style:none!important;padding-left:1em}.vditor-toc>ul{padding-left:0}.vditor-toc span{cursor:pointer}.vditor-toc li>span>svg{height:0;width:0}.vditor-outline{background-color:var(--panel-background-color);border-right:1px solid var(--border-color);display:none;overflow:auto;width:250px}.vditor-outline--right{border-left:1px solid var(--border-color);border-right:0}.vditor-outline::-webkit-scrollbar{display:none}.vditor-outline ul{list-style:none!important;margin:0;padding-left:1em}.vditor-outline__content>ul{padding-left:0}.vditor-outline li>span{align-items:center;color:var(--textarea-text-color);cursor:pointer;display:flex;padding:5px 10px}.vditor-outline li>span>svg{flex-shrink:0;height:10px;width:10px}.vditor-outline li>span:hover{color:var(--toolbar-icon-hover-color)}.vditor-outline li>span>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vditor-outline__title{border-bottom:1px dashed var(--border-color);color:var(--toolbar-icon-color);font-size:12px;padding:5px 10px}.vditor-outline__action{fill:currentColor;flex-shrink:0;margin-right:5px;transition:all .15s ease-in-out}.vditor-outline__action--close{transform:rotate(-90deg)}.vditor-wysiwyg{box-sizing:border-box;flex:1 1;min-width:1px;position:relative;width:100%}.vditor-wysiwyg pre.vditor-reset{background-color:var(--panel-background-color);box-sizing:border-box;height:100%;margin:0;white-space:pre-wrap}.vditor-wysiwyg pre.vditor-reset[contenteditable=false]{cursor:not-allowed;opacity:.3}.vditor-wysiwyg pre.vditor-reset:empty:before{color:var(--second-color);content:attr(placeholder)}.vditor-wysiwyg pre.vditor-reset:focus{background-color:var(--textarea-background-color);outline:none}.vditor-wysiwyg pre.vditor-reset:after{content:"";display:block;height:var(--editor-bottom)}.vditor-wysiwyg blockquote:empty:before,.vditor-wysiwyg h1:empty:after,.vditor-wysiwyg h2:empty:after,.vditor-wysiwyg h3:empty:after,.vditor-wysiwyg h4:empty:after,.vditor-wysiwyg h5:empty:after,.vditor-wysiwyg h6:empty:after,.vditor-wysiwyg p:empty:before,.vditor-wysiwyg pre>code:empty:before{content:" "}.vditor-wysiwyg code[data-marker="`"]{padding-left:0!important;padding-right:0!important}.vditor-wysiwyg__block pre:first-child{margin-bottom:-1em}.vditor-wysiwyg__block pre:first-child code{color:var(--textarea-text-color);height:auto;text-align:left}.vditor-wysiwyg__block pre:last-child{margin-bottom:1em}.vditor-wysiwyg__preview{cursor:pointer;min-height:27px;white-space:normal}.vditor-wysiwyg .vditor-toc:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg>.vditor-reset>h1:before,.vditor-wysiwyg>.vditor-reset>h2:before,.vditor-wysiwyg>.vditor-reset>h3:before,.vditor-wysiwyg>.vditor-reset>h4:before,.vditor-wysiwyg>.vditor-reset>h5:before,.vditor-wysiwyg>.vditor-reset>h6:before{color:var(--second-color);content:"H1";float:left;font-size:.85rem;font-weight:400;margin-left:-29px;padding-right:4px}.vditor-wysiwyg>.vditor-reset>h2:before{content:"H2"}.vditor-wysiwyg>.vditor-reset>h3:before{content:"H3"}.vditor-wysiwyg>.vditor-reset>h4:before{content:"H4"}.vditor-wysiwyg>.vditor-reset>h5:before{content:"H5"}.vditor-wysiwyg>.vditor-reset>h6:before{content:"H6"}.vditor-wysiwyg div[data-type=link-ref-defs-block]:before{content:'"A"'}.vditor-wysiwyg div[data-type=footnotes-block]:before{content:"^F"}.vditor-wysiwyg div.vditor-wysiwyg__block:before{content:"</>"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=yaml-front-matter]:before{content:"F"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=math-block]:before{content:"$$"}.vditor-wysiwyg .vditor-toc:before{content:"ToC"}.vditor-wysiwyg hr{display:inline-block;margin:12px 0;width:100%}.vditor-wysiwyg details{white-space:normal}.vditor-wysiwyg a{cursor:pointer}.vditor-wysiwyg span[data-type=backslash]>span{color:var(--second-color);display:none}.vditor-wysiwyg span[data-type=link-ref],.vditor-wysiwyg sup[data-type=footnotes-ref]{color:#4285f4}.vditor-wysiwyg span[data-type=toc-h]{color:#4285f4;text-decoration:underline}.vditor-wysiwyg div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);margin-top:24px;padding-top:24px}.vditor-wysiwyg div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}@media screen and (max-width:520px){.vditor-wysiwyg .vditor-toc:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg h1:before,.vditor-wysiwyg h2:before,.vditor-wysiwyg h3:before,.vditor-wysiwyg h4:before,.vditor-wysiwyg h5:before,.vditor-wysiwyg h6:before{content:none}}.vditor-ir{box-sizing:border-box;flex:1 1;min-width:1px;position:relative;width:100%}.vditor-ir__node[data-type=code-block]:after,.vditor-ir__node[data-type=code-block]:before,.vditor-ir__node[data-type=math-block]:after,.vditor-ir__node[data-type=math-block]:before,.vditor-ir__node[data-type=yaml-front-matter]:after,.vditor-ir__node[data-type=yaml-front-matter]:before{color:var(--second-color);content:" "}.vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{padding:0!important}.vditor-ir__node:not(.vditor-ir__node--expand)[data-type=a]{cursor:pointer}.vditor-ir__node[data-type=footnotes-ref],.vditor-ir__node[data-type=link-ref]{color:#4285f4}.vditor-ir__node[data-type=html-block]{margin-bottom:1em}.vditor-ir__node .vditor-ir__marker{display:inline-block;height:0;overflow:hidden;transition:all .15s ease-in-out;width:0}.vditor-ir__node--hidden .vditor-ir__marker{visibility:hidden}.vditor-ir__node--expand .vditor-ir__marker{color:var(--second-color);display:inline;height:auto;width:auto}.vditor-ir__node--expand .vditor-ir__marker--hide{display:none}.vditor-ir__node--expand .vditor-ir__marker--heading{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--bi{color:var(--ir-bi-color)}.vditor-ir__node--expand .vditor-ir__marker--link{color:var(--ir-link-color)}.vditor-ir__node--expand .vditor-ir__marker--title{color:var(--ir-title-color)}.vditor-ir__node--expand .vditor-ir__marker--bracket{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir__node--expand .vditor-ir__marker--paren{color:var(--ir-paren-color)}.vditor-ir__node--expand .vditor-ir__marker--info{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--pre code{color:var(--textarea-text-color);height:auto;text-align:left}.vditor-ir__node--expand[data-type=code-block]:after,.vditor-ir__node--expand[data-type=code-block]:before{content:"```"}.vditor-ir__node--expand[data-type=yaml-front-matter]:after,.vditor-ir__node--expand[data-type=yaml-front-matter]:before{content:"---"}.vditor-ir__node--expand[data-type=math-block]:after,.vditor-ir__node--expand[data-type=math-block]:before{content:"$$"}.vditor-ir__node span[data-type=code-block-close-marker],.vditor-ir__node span[data-type=code-block-open-marker],.vditor-ir__node span[data-type=math-block-close-marker],.vditor-ir__node span[data-type=math-block-open-marker],.vditor-ir__node span[data-type=yaml-front-matter-close-marker],.vditor-ir__node span[data-type=yaml-front-matter-open-marker]{display:none}.vditor-ir__preview{cursor:pointer;min-height:27px;white-space:normal}.vditor-ir__link{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir pre.vditor-reset{background-color:var(--panel-background-color);box-sizing:border-box;height:100%;margin:0;white-space:pre-wrap}.vditor-ir pre.vditor-reset[contenteditable=false]{cursor:not-allowed;opacity:.3}.vditor-ir pre.vditor-reset:empty:before{color:var(--second-color);content:attr(placeholder)}.vditor-ir pre.vditor-reset:focus{background-color:var(--textarea-background-color);outline:none}.vditor-ir pre.vditor-reset:after{content:"";display:block;height:var(--editor-bottom)}.vditor-ir pre.vditor-reset pre{margin:0}.vditor-ir hr{display:inline-block;margin:12px 0;width:100%}.vditor-ir blockquote:empty:before,.vditor-ir h1:empty:after,.vditor-ir h2:empty:after,.vditor-ir h3:empty:after,.vditor-ir h4:empty:after,.vditor-ir h5:empty:after,.vditor-ir h6:empty:after,.vditor-ir p:empty:before,.vditor-ir pre>code:empty:before{content:" "}.vditor-ir .vditor-reset>h1:before,.vditor-ir .vditor-reset>h2:before,.vditor-ir .vditor-reset>h3:before,.vditor-ir .vditor-reset>h4:before,.vditor-ir .vditor-reset>h5:before,.vditor-ir .vditor-reset>h6:before,.vditor-ir .vditor-toc:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir div[data-type=link-ref-defs-block]:before{color:var(--second-color);content:"H1";float:left;font-size:.85rem;font-weight:400;margin-left:-29px;padding-right:4px}.vditor-ir .vditor-reset>h2:before{content:"H2"}.vditor-ir .vditor-reset>h3:before{content:"H3"}.vditor-ir .vditor-reset>h4:before{content:"H4"}.vditor-ir .vditor-reset>h5:before{content:"H5"}.vditor-ir .vditor-reset>h6:before{content:"H6"}.vditor-ir div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}.vditor-ir div[data-type=link-ref-defs-block]:before{content:'"A"'}.vditor-ir div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);margin-top:24px;padding-top:24px}.vditor-ir div[data-type=footnotes-block]:before{content:"^F"}.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>blockquote,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>hr,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ol,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>p,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>pre,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>table,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ul{margin-left:8px}.vditor-ir .vditor-toc:before{content:"ToC"}.vditor-ir .vditor-toc span[data-type=toc-h]{color:#4285f4;text-decoration:underline}@media screen and (max-width:520px){.vditor-ir .vditor-toc:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir h1:before,.vditor-ir h2:before,.vditor-ir h3:before,.vditor-ir h4:before,.vditor-ir h5:before,.vditor-ir h6:before{content:none}}.vditor-sv{font-feature-settings:"liga","clig off";word-wrap:break-word;background-color:var(--panel-background-color);border:0;border-radius:0 0 3px 3px;box-sizing:border-box;color:var(--textarea-text-color);flex:1 1;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:16px;font-variant-ligatures:no-common-ligatures;line-height:22px;margin:0 1px 0 0;min-width:1px;outline:0 none;overflow:auto;padding:10px 9px 10px 10px;resize:none;white-space:pre-wrap;width:100%;word-break:break-word}.vditor-sv[contenteditable=false]{cursor:not-allowed;opacity:.3}.vditor-sv:empty:before{color:var(--second-color);content:attr(placeholder)}.vditor-sv:focus{background-color:var(--textarea-background-color)}.vditor-sv:after{content:"";display:block;height:var(--editor-bottom)}.vditor-sv span[data-type=newline]+span[data-type=text]:empty{display:inherit}.vditor-sv .sup{font-size:smaller;vertical-align:super}.vditor-sv .strong{font-weight:700}.vditor-sv .em{font-style:italic}.vditor-sv .s{text-decoration:line-through}.vditor-sv .mark:not(.vditor-sv__marker){background-color:#ff0;color:#000}.vditor-sv .h1{font-size:1.75em;line-height:44px}.vditor-sv .h2{font-size:1.55em;line-height:38px}.vditor-sv .h3{font-size:1.38em;line-height:27px}.vditor-sv .h4{font-size:1.25em;line-height:25px}.vditor-sv .h5{font-size:1.13em}.vditor-sv .h6{font-size:1em}.vditor-sv__marker{color:var(--second-color)}.vditor-sv__marker--heading{color:var(--ir-heading-color)}.vditor-sv__marker--bi{color:var(--ir-bi-color)}.vditor-sv__marker--link{color:var(--ir-link-color)}.vditor-sv__marker--title{color:var(--ir-title-color)}.vditor-sv__marker--bracket{color:var(--ir-bracket-color)}.vditor-sv__marker--paren{color:var(--ir-paren-color)}.vditor-sv__marker--info{color:var(--ir-heading-color)}.vditor-sv__marker--strong{font-weight:700}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(/static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(/static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(/static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(/static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(/static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(/static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(/static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(/static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(/static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(/static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(/static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(/static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(/static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(/static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(/static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(/static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(/static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(/static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(/static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(/static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(/static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(/static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(/static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(/static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.28"}.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: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 .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;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;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.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}.RightPanel_rightPanel__o-5vB{background:var(--bg-surface);display:flex;flex-direction:column;height:100%;overflow:hidden}.RightPanel_toolbar__ldN\+R{align-items:center;background:var(--bg-surface);border-bottom:1px solid var(--border);display:flex;flex-shrink:0;justify-content:flex-end;padding:6px 16px}.RightPanel_toolbarLeft__4tObv,.RightPanel_toolbarRight__bMm19{align-items:center;display:flex;gap:8px}.RightPanel_toolbarRight__bMm19 .ant-btn{background:var(--bg-elevated);border-color:var(--border);color:var(--text-secondary);font-size:12px}.RightPanel_toolbarRight__bMm19 .ant-btn:hover{background:var(--bg-hover)!important;border-color:var(--border)!important;color:var(--text-primary)!important}.RightPanel_toolbarRight__bMm19 .ant-btn-primary{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--text-inverse)!important}.RightPanel_toolbarRight__bMm19 .ant-btn-primary:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.RightPanel_contentContainer__iViPm{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:0}.RightPanel_vditorContainer__loNtz{flex:1 1;overflow:hidden}.RightPanel_vditorContainer__loNtz .vditor{border:none;height:100%!important}.RightPanel_vditorContainer__loNtz .vditor-content{padding:0!important}.RightPanel_vditorContainer__loNtz .vditor-ir{font-size:15px;line-height:1.8;padding:0!important}.RightPanel_vditorContainer__loNtz .vditor-ir pre.vditor-reset{margin:0!important;padding:8px 10px!important}.RightPanel_vditorContainer__loNtz .vditor-reset{color:var(--text-primary)}.Pricing_price__okRMB{background:var(--bg-root);display:flex;flex-direction:column;min-height:100vh}.Pricing_container__-BT8d{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:40px 20px}.Pricing_container2__Ir-aV{min-height:calc(100vh - 166px)}.Pricing_header__odiDF{margin-bottom:40px;text-align:center}.Pricing_title__yXJKV{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,var(--accent),var(--accent-hover));background-clip:text;-webkit-background-clip:text;font-family:var(--font-body);font-size:2.5rem;font-weight:700;margin:0;padding-bottom:10px}.Pricing_subtitle__fiieB{color:var(--text-secondary);font-size:1.8rem;margin-top:10px}.Pricing_section-title__gCKf9{color:var(--text-primary);font-family:var(--font-body);font-size:1.5rem;font-weight:700;margin:30px 0;position:relative;text-align:center}.Pricing_section-title__gCKf9:after{background:linear-gradient(90deg,var(--accent),var(--accent-hover));border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.Pricing_plans-container__QABII{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:50px}.Pricing_plan-card__052TD{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);border-top:4px solid var(--accent);box-shadow:var(--shadow-md);display:flex;flex-direction:column;padding:30px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:280px}.Pricing_plan-card__052TD:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Pricing_plan-card__052TD.Pricing_featured__M7a43{border-top:4px solid var(--accent-hover)}.Pricing_featured-badge__iiUuH{background:var(--accent);border-radius:20px;color:var(--text-inverse);font-size:.8rem;font-weight:700;padding:5px 15px;position:absolute;right:20px;top:-12px}.Pricing_feature-item__a8Leg{align-items:center;display:flex;font-size:1rem;margin-bottom:16px}.Pricing_check-icon__VX7SJ{align-items:center;background-color:var(--accent-soft);border-radius:50%;color:var(--accent);display:inline-flex;height:24px;justify-content:center;margin-right:10px;width:24px}.Pricing_feature-text__YpCIx{color:var(--text-primary);font-weight:500}.Pricing_feature-value__DHsXG{color:var(--accent);font-weight:700;margin-left:5px}.Pricing_plan-button__7kJLV{background:linear-gradient(90deg,var(--accent),var(--accent-hover));border:none;border-radius:var(--radius-md);color:var(--text-inverse);cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-top:auto;padding:14px 20px;text-align:center;text-decoration:none;transition:opacity .3s ease}.Pricing_plan-button__7kJLV:hover{opacity:.9}.Pricing_plan-title__gct4E{color:var(--text-primary);font-family:var(--font-body);font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center}.Pricing_plan-price__5UHw6{color:var(--accent);font-family:var(--font-mono);font-size:2rem;font-weight:700;margin-bottom:5px;text-align:center}.Pricing_price-period__gusxM{color:var(--text-muted);font-size:.9rem;margin-bottom:20px;text-align:center}.Pricing_tab-container__rdcqO{display:flex;justify-content:center;margin-bottom:30px}.Pricing_tab__sANre{background-color:var(--bg-surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;font-weight:600;padding:10px 30px;transition:all .3s ease}.Pricing_tab__sANre:first-child{border-radius:var(--radius-md) 0 0 var(--radius-md)}.Pricing_tab__sANre:last-child{border-radius:0 var(--radius-md) var(--radius-md) 0}.Pricing_tab__sANre.Pricing_active__g6p-E{background:linear-gradient(90deg,var(--accent),var(--accent-hover));border-color:#0000;color:var(--text-inverse)}.Pricing_savings-tag__82JJ-{background-color:var(--error);border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;position:absolute;right:10px;top:10px}.Pricing_footer__xvodw{border-top:1px solid var(--border);color:var(--text-muted);font-size:.9rem;margin-top:40px;padding:20px;text-align:center}.Pricing_value-prop__dKwos{color:var(--text-muted);font-family:var(--font-body);font-size:.85rem;margin-bottom:24px;margin-top:8px;text-align:center}.ApiKeys_apiKeysPage__NkEwE{background-color:var(--bg-root);display:flex;flex-direction:column;min-height:100vh}.ApiKeys_container__p7ZQO{flex:1 1;margin:0 auto;max-width:1200px;padding:40px 20px;width:100%}.ApiKeys_content__VQDkV{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:32px}.ApiKeys_header__8vt6I{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}@media(max-width:768px){.ApiKeys_header__8vt6I{flex-direction:column;gap:16px}}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-nav{margin-bottom:24px}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-nav:before{border-bottom:1px solid var(--border)}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-tab{color:var(--text-secondary);font-size:15px;font-weight:500;padding:12px 20px;transition:all .2s}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-tab:hover{color:var(--accent)}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-tab .anticon{font-size:16px;margin-right:6px}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent)!important;font-weight:600}.ApiKeys_pageTabs__Z9c-Z .ant-tabs-ink-bar{background:var(--accent)!important;border-radius:2px;height:3px!important}.ApiKeys_tableWrapper__GOMyA .ant-table{background:#0000;color:var(--text-primary);font-size:14px}.ApiKeys_tableWrapper__GOMyA .ant-table-thead>tr>th{background:var(--bg-elevated)!important;border-bottom:1px solid var(--border)!important;color:var(--text-secondary)!important}.ApiKeys_tableWrapper__GOMyA .ant-table-tbody>tr>td{border-bottom:1px solid var(--border)!important;color:var(--text-primary)}.ApiKeys_tableWrapper__GOMyA .ant-table-tbody>tr:hover>td{background:var(--bg-hover)!important}.ApiKeys_tableWrapper__GOMyA .ant-btn-text{color:var(--text-secondary);padding:4px 8px}.ApiKeys_tableWrapper__GOMyA .ant-btn-text:hover{background:var(--accent-soft)!important;color:var(--accent)!important}.guide_guide__t-t3k{padding:8px 0}.guide_section__TFHwa{border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:24px}.guide_section__TFHwa:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.guide_section__TFHwa .ant-typography h4,.guide_section__TFHwa .ant-typography h5,.guide_section__TFHwa h4.ant-typography,.guide_section__TFHwa h5.ant-typography{color:var(--text-primary)!important}.guide_section__TFHwa h5.ant-typography{border-top:1px dashed var(--border);margin-top:20px!important;padding-top:24px}.guide_section__TFHwa .ant-tabs-tab{font-size:13px}.guide_section__TFHwa .ant-table{background:#0000;color:var(--text-primary);font-size:13px}.guide_section__TFHwa .ant-table-thead>tr>th{background:var(--bg-elevated)!important;border-bottom:1px solid var(--border)!important;color:var(--text-secondary)!important}.guide_section__TFHwa .ant-table-tbody>tr>td{border-bottom:1px solid var(--border)!important;color:var(--text-primary)}.guide_section__TFHwa .ant-table-bordered .ant-table-cell{-webkit-border-end:1px solid var(--border)!important;border-inline-end:1px solid var(--border)!important}.guide_codeBlock__Jbwqo{background:var(--bg-elevated);border:1px solid var(--border);border-radius:6px;font-size:13px;line-height:1.6;margin:0;overflow-x:auto;padding:16px}.guide_codeBlock__Jbwqo code{color:var(--text-primary);font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;white-space:pre}:root{--bg-root:#131a27;--bg-surface:#192133;--bg-elevated:#1f2b3f;--bg-hover:#263348;--bg-active:#2e3d54;--accent:#5b9ec9;--accent-soft:#5b9ec91a;--accent-hover:#74b4da;--accent-muted:#3d7ea8;--accent-glow:#5b9ec926;--text-primary:#ede0cc;--text-secondary:#8a9bb2;--text-muted:#506070;--text-inverse:#131a27;--border:#ffffff12;--border-subtle:#ffffff0a;--border-accent:#5b9ec940;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 12px 40px #00000080;--shadow-glow:0 0 24px #5b9ec914;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--transition-fast:0.15s var(--ease-out);--transition-normal:0.3s var(--ease-out);--transition-slow:0.5s var(--ease-out);--font-body:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Instrument Serif",Georgia,serif;--font-mono:"JetBrains Mono","Monaco","Menlo",monospace;--success:#4ade80;--error:#f87171;--info:#60a5fa;--warning:#fbbf24}:root[data-theme=light]{--bg-root:#f8f9fa;--bg-surface:#fff;--bg-elevated:#fff;--bg-hover:#f1f3f5;--bg-active:#e9ecef;--accent:#3b82c9;--accent-soft:#3b82c91a;--accent-hover:#2563c9;--accent-muted:#5b9ec9;--accent-glow:#3b82c926;--text-primary:#1a1f2e;--text-secondary:#4a5568;--text-muted:#9ca3af;--text-inverse:#fff;--border:#00000014;--border-subtle:#0000000a;--border-accent:#3b82c940;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 40px #0000001f;--shadow-glow:0 0 24px #3b82c914}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#131a27;background:var(--bg-root);color:#ede0cc;color:var(--text-primary);font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-body)}::selection{background:#5b9ec9;background:var(--accent);color:#131a27;color:var(--text-inverse)}body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;content:"";inset:0;opacity:.02;pointer-events:none;position:fixed;z-index:99999}:root[data-theme=light] body:before{opacity:.015}:where(.ant-btn){font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-body)}.ant-typography{color:#ede0cc!important;color:var(--text-primary)!important}.ant-typography.ant-typography-secondary{color:#8a9bb2!important;color:var(--text-secondary)!important}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography{color:#ede0cc!important;color:var(--text-primary)!important;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-body);font-weight:700}.ant-table{background:#0000!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-table-wrapper .ant-table-thead>tr>td,.ant-table-wrapper .ant-table-thead>tr>th{background:#1f2b3f!important;background:var(--bg-elevated)!important;border-bottom:1px solid #ffffff12!important;border-bottom:1px solid var(--border)!important;color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-table-wrapper .ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid #ffffff12!important;border-bottom:1px solid var(--border)!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-table-wrapper .ant-table-cell-row-hover,.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#263348!important;background:var(--bg-hover)!important}.ant-table-placeholder .ant-table-cell{background:#0000!important}.ant-empty-description{color:#506070!important;color:var(--text-muted)!important}.ant-table-wrapper .ant-table-cell,.ant-table-wrapper .ant-table-container{border-color:#ffffff12!important;border-color:var(--border)!important}.ant-pagination .ant-pagination-item,.ant-table-wrapper td.ant-table-column-sort{background:#1f2b3f!important;background:var(--bg-elevated)!important}.ant-pagination .ant-pagination-item{border-color:#ffffff12!important;border-color:var(--border)!important}.ant-pagination .ant-pagination-item a{color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-pagination .ant-pagination-item-active{border-color:#5b9ec9!important;border-color:var(--accent)!important}.ant-pagination .ant-pagination-item-active a{color:#5b9ec9!important;color:var(--accent)!important}.ant-pagination .ant-pagination-next .ant-pagination-item-link,.ant-pagination .ant-pagination-prev .ant-pagination-item-link{background:#1f2b3f!important;background:var(--bg-elevated)!important;border-color:#ffffff12!important;border-color:var(--border)!important;color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-pagination .ant-pagination-total-text{color:#506070!important;color:var(--text-muted)!important}.ant-modal .ant-modal-content{background:#1f2b3f!important;background:var(--bg-elevated)!important;border:1px solid #ffffff12;border:1px solid var(--border);box-shadow:0 12px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-modal .ant-modal-header{background:#0000!important;border-bottom:1px solid #ffffff12!important;border-bottom:1px solid var(--border)!important}.ant-modal .ant-modal-title{color:#ede0cc!important;color:var(--text-primary)!important}.ant-modal .ant-modal-close{color:#506070!important;color:var(--text-muted)!important}.ant-modal .ant-modal-footer{border-top:1px solid #ffffff12!important;border-top:1px solid var(--border)!important}.ant-input,.ant-input-affix-wrapper{background:#192133!important;background:var(--bg-surface)!important;border-color:#ffffff12!important;border-color:var(--border)!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-input::placeholder{color:#506070!important;color:var(--text-muted)!important}.ant-input-affix-wrapper:hover,.ant-input:hover{border-color:#5b9ec9!important;border-color:var(--accent)!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-input-focused,.ant-input:focus{border-color:#5b9ec9!important;border-color:var(--accent)!important;box-shadow:0 0 0 2px #5b9ec91a!important;box-shadow:0 0 0 2px var(--accent-soft)!important}.ant-select-dropdown{background:#1f2b3f!important;background:var(--bg-elevated)!important;border:1px solid #ffffff12!important;border:1px solid var(--border)!important;box-shadow:0 12px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-select-item{color:#ede0cc!important;color:var(--text-primary)!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#263348!important;background:var(--bg-hover)!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#5b9ec91a!important;background:var(--accent-soft)!important;color:#5b9ec9!important;color:var(--accent)!important}.ant-popover .ant-popover-inner{background:#1f2b3f!important;background:var(--bg-elevated)!important;border:1px solid #ffffff12!important;border:1px solid var(--border)!important;box-shadow:0 12px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-popover .ant-popover-title{border-bottom-color:#ffffff12!important;border-bottom-color:var(--border)!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-popover .ant-popover-inner-content{color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-popconfirm-message-title{color:#ede0cc!important;color:var(--text-primary)!important}.ant-popover-arrow:before{background:#1f2b3f!important;background:var(--bg-elevated)!important}.ant-tooltip .ant-tooltip-inner{background:#2e3d54!important;background:var(--bg-active)!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-message .ant-message-notice-content{background:#1f2b3f!important;background:var(--bg-elevated)!important;border:1px solid #ffffff12;border:1px solid var(--border);box-shadow:0 4px 12px #0006!important;box-shadow:var(--shadow-md)!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-typography code{background:#192133!important;background:var(--bg-surface)!important;border:1px solid #ffffff12!important;border:1px solid var(--border)!important;color:#ede0cc!important;color:var(--text-primary)!important}.ant-btn-default{background:#1f2b3f!important;background:var(--bg-elevated)!important;border-color:#ffffff12!important;border-color:var(--border)!important;color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-btn-default:hover{background:#5b9ec91a!important;background:var(--accent-soft)!important;color:#5b9ec9!important;color:var(--accent)!important}.ant-btn-default:hover,.ant-btn-primary{border-color:#5b9ec9!important;border-color:var(--accent)!important}.ant-btn-primary{background:#5b9ec9!important;background:var(--accent)!important;color:#131a27!important;color:var(--text-inverse)!important}.ant-btn-primary:hover{background:#74b4da!important;background:var(--accent-hover)!important;border-color:#74b4da!important;border-color:var(--accent-hover)!important}.ant-btn-text{color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-btn-text:hover{background:#5b9ec91a!important;background:var(--accent-soft)!important;color:#5b9ec9!important;color:var(--accent)!important}.ant-radio-button-wrapper{background:#1f2b3f!important;background:var(--bg-elevated)!important;border-color:#ffffff12!important;border-color:var(--border)!important;color:#8a9bb2!important;color:var(--text-secondary)!important}.ant-radio-button-wrapper:hover{color:#ede0cc!important;color:var(--text-primary)!important}.ant-radio-button-wrapper-checked{background:#5b9ec9!important;background:var(--accent)!important;border-color:#5b9ec9!important;border-color:var(--accent)!important;color:#131a27!important;color:var(--text-inverse)!important}.ant-radio-button-wrapper-checked:hover{background:#74b4da!important;background:var(--accent-hover)!important;border-color:#74b4da!important;border-color:var(--accent-hover)!important;color:#131a27!important;color:var(--text-inverse)!important}.ant-divider{border-color:#ffffff12!important;border-color:var(--border)!important}.ant-empty-img-simple-path{fill:#2e3d54!important;fill:var(--bg-active)!important}.ant-empty-img-simple-ellipse{fill:#263348!important;fill:var(--bg-hover)!important}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.Login_loginBox__t-ZWP{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#0009;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:99999999}.Login_loginBox__t-ZWP .Login_login__ad2o0{background-color:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);box-sizing:border-box;padding:40px 30px 10px;position:relative;width:400px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_tab__jqiSb{background-color:var(--bg-surface);border-radius:var(--radius-sm);display:flex;font-weight:600;overflow:hidden}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_tab__jqiSb>div{color:var(--text-secondary);cursor:pointer;flex:1 1;line-height:40px;text-align:center;transition:all var(--transition-fast)}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_tab__jqiSb>.Login_tabActive__wf8td{background-color:var(--accent);color:var(--text-inverse)}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputs__icOAz{margin-top:40px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm{display:flex;margin-top:16px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm>div:first-child{align-items:center;background:var(--bg-surface);border:1px solid var(--border);box-sizing:border-box;display:flex;height:40px;justify-content:center;width:30px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm>div:first-child>img{filter:brightness(.8);width:16px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm>input{background:var(--bg-surface);border:1px solid var(--border);border-left:0;border-radius:0;box-shadow:none;box-sizing:border-box;color:var(--text-primary);flex:1 1;font-family:var(--font-body);font-size:15px;height:40px;margin-bottom:0;outline:none!important;padding:0 10px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm>input::placeholder{color:var(--text-muted)}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm .Login_send__AFK0-{background-color:var(--accent);color:var(--text-inverse);cursor:pointer;font-weight:500;line-height:40px;text-align:center;transition:background var(--transition-fast);-webkit-user-select:none;user-select:none;width:80px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_inputBox__EcKZm .Login_send__AFK0-:hover{background-color:var(--accent-hover)}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_agreement__hT9nX{cursor:pointer;display:flex;justify-items:center;margin:20px 0 10px;-webkit-user-select:none;user-select:none}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_agreement__hT9nX>div{color:var(--text-secondary);font-size:14px;margin-left:10px}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_button__OCfYP{background-color:var(--accent);border-radius:var(--radius-sm);color:var(--text-inverse);cursor:pointer;font-size:20px;font-weight:700;height:44px;margin-top:30px;text-align:center;transition:background var(--transition-fast);width:100%}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_button__OCfYP:hover{background-color:var(--accent-hover)}.Login_loginBox__t-ZWP .Login_login__ad2o0 .Login_googleLoginButton__2Ypp5{margin-top:14px}.Login_loginBox__t-ZWP .Login_forgot__WxazF{align-items:center;color:var(--text-secondary);cursor:pointer;display:flex;font-size:14px;gap:6px}.Login_loginBox__t-ZWP .Login_forgot__WxazF:hover{color:var(--accent)}.Login_loginBox__t-ZWP .Login_cancel__A337s{cursor:pointer;display:block;filter:invert(.7);margin:20px auto 10px;width:30px}.Login_a__xkj75:hover{color:var(--accent)}.UpdatePassword_loginBox__2thpk{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#0009;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:999}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq{background-color:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:20px 30px 10px;position:relative;width:350px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_title__zFkX4{color:var(--text-primary);font-family:var(--font-display);font-size:20px;font-weight:500;margin-bottom:20px;text-align:center}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputs__CmmtN{margin-top:10px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputBox__l2HkU{display:flex;margin-top:16px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputBox__l2HkU>div:first-child{align-items:center;background:var(--bg-surface);border:1px solid var(--border);box-sizing:border-box;display:flex;height:40px;justify-content:center;width:30px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputBox__l2HkU>div:first-child>img{filter:brightness(.8);width:16px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputBox__l2HkU>input{background:var(--bg-surface);border:1px solid var(--border);border-left:0;border-radius:0;box-shadow:none;box-sizing:border-box;color:var(--text-primary);flex:1 1;font-family:var(--font-body);font-size:15px;height:40px;margin-bottom:0;outline:none!important;padding:0 10px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputBox__l2HkU>input::placeholder{color:var(--text-muted)}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_inputBox__l2HkU .UpdatePassword_send__kdwKk{background-color:var(--accent);color:var(--text-inverse);cursor:pointer;font-weight:500;line-height:40px;text-align:center;-webkit-user-select:none;user-select:none;width:80px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_agreement__pcIIv{cursor:pointer;display:flex;justify-items:center;margin:20px 0 10px;-webkit-user-select:none;user-select:none}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_agreement__pcIIv>div{color:var(--text-secondary);font-size:14px;margin-left:10px}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_button__bAM1X{background-color:var(--accent);border-radius:var(--radius-sm);color:var(--text-inverse);cursor:pointer;font-size:20px;font-weight:700;line-height:44px;margin-top:30px;text-align:center;transition:background var(--transition-fast)}.UpdatePassword_loginBox__2thpk .UpdatePassword_login__-6juq .UpdatePassword_button__bAM1X:hover{background-color:var(--accent-hover)}.UpdatePassword_loginBox__2thpk .UpdatePassword_forgot__bFJgU{align-items:center;color:var(--text-secondary);cursor:pointer;display:flex;font-size:14px;gap:6px}.UpdatePassword_loginBox__2thpk .UpdatePassword_forgot__bFJgU:hover{color:var(--accent)}.UpdatePassword_loginBox__2thpk .UpdatePassword_cancel__3mMgh{cursor:pointer;display:block;filter:invert(.7);margin:20px auto 10px;width:30px}.UpdatePassword_a__em\+s8:hover{color:var(--accent)}
/*# sourceMappingURL=main.a61d8861.css.map*/