@charset "UTF-8";.public-layout{min-height:100vh;background:#fff}.public-layout .public-header{background:#fff;border-bottom:1px solid #F0F0F0;padding:0;height:64px;line-height:64px;position:sticky;top:0;z-index:100;box-shadow:0 1px 2px #0000000d}.public-layout .public-header .header-content{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:100%}.public-layout .public-header .header-content .logo{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center}.public-layout .public-header .header-content .logo img{object-fit:contain}.public-layout .public-header .header-content .nav-menu{flex:1;border:none;background:transparent;margin:0 48px;line-height:64px}.public-layout .public-header .header-content .nav-menu :global .ant-menu-item:hover{color:#1e3a8a}.public-layout .public-header .header-content .nav-menu :global .ant-menu-item.ant-menu-item-selected{color:#1e3a8a}.public-layout .public-header .header-content .nav-menu :global .ant-menu-item.ant-menu-item-selected:after{border-bottom-color:#1e3a8a}.public-layout .public-header .header-content .header-actions :global .ant-btn-primary{background:linear-gradient(135deg,#1e3a8a,#e6c27a);border:none}.public-layout .public-header .header-content .header-actions :global .ant-btn-primary:hover{opacity:.9}.public-layout .public-content{min-height:calc(100vh - 144px)}.public-layout .public-footer{background:#f1f3f5;padding:64px 24px}.public-layout .public-footer .footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.public-layout .public-footer .footer-content .footer-section h3{font-size:20px;font-weight:700;color:#1e3a8a;margin-bottom:8px}.public-layout .public-footer .footer-content .footer-section h4{font-size:18px;font-weight:600;color:#212529;margin-bottom:16px}.public-layout .public-footer .footer-content .footer-section p{color:#495057;margin-bottom:4px}.public-layout .public-footer .footer-content .footer-section .copyright{margin-top:24px;font-size:14px;color:#6c757d}.public-layout .public-footer .footer-content .footer-section ul{list-style:none;padding:0;margin:0}.public-layout .public-footer .footer-content .footer-section ul li{margin-bottom:8px}.public-layout .public-footer .footer-content .footer-section ul li a{color:#495057;transition:color .2s cubic-bezier(.4,0,.2,1)}.public-layout .public-footer .footer-content .footer-section ul li a:hover{color:#1e3a8a}@media (max-width: 768px){.public-layout .public-header .header-content .nav-menu{display:none}.public-layout .public-footer .footer-content{grid-template-columns:1fr;gap:32px}}.auth-layout{min-height:100vh;position:relative;overflow:hidden}.auth-layout .auth-background{position:fixed;inset:0;background:linear-gradient(135deg,#1e3a8a,#e6c27a);z-index:0}.auth-layout .auth-background .gradient-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1e3a8ae6,#1e3a8ab3,#e6c27a4d)}.auth-layout .auth-content{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px}.auth-layout .auth-content .back-button{position:absolute;top:32px;left:32px;display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);padding:8px 16px;border-radius:4px}.auth-layout .auth-content .back-button:hover{background:#ffffff1a;transform:translate(-4px)}.auth-layout .auth-content .back-button span{font-weight:500}.auth-layout .auth-content .auth-container{width:100%;max-width:480px;background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:64px}.auth-layout .auth-content .auth-container .auth-header{text-align:center;margin-bottom:48px}.auth-layout .auth-content .auth-container .auth-header .logo{margin-bottom:24px;display:flex;justify-content:center;align-items:center}.auth-layout .auth-content .auth-container .auth-header .logo .logo-image{max-width:200px;height:auto}.auth-layout .auth-content .auth-container .auth-header .tagline{color:#495057;font-size:16px;margin:0}.auth-layout .auth-content .auth-container .auth-body{margin-bottom:32px}.auth-layout .auth-content .auth-container .auth-footer{text-align:center;padding-top:32px;border-top:1px solid #F0F0F0}.auth-layout .auth-content .auth-container .auth-footer p{color:#6c757d;font-size:14px;margin:0 0 8px}.auth-layout .auth-content .auth-container .auth-footer p:last-child{margin-bottom:0}.auth-layout .auth-content .auth-container .auth-footer .filing-info{font-size:12px}.auth-layout .auth-content .auth-container .auth-footer .filing-info a{color:#6c757d;text-decoration:none;transition:color .2s}.auth-layout .auth-content .auth-container .auth-footer .filing-info a:hover{color:#1e3a8a}@media (max-width: 576px){.auth-layout .auth-content{padding:16px}.auth-layout .auth-content .back-button{top:16px;left:16px}.auth-layout .auth-content .auth-container{padding:32px}}.mention-menu{width:480px;max-height:420px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014;overflow:hidden;border:1px solid #e8e8e8;animation:mentionMenuSlideIn .2s ease-out}@keyframes mentionMenuSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mention-menu .mention-menu-header{padding:14px 16px;border-bottom:1px solid #f0f0f0;background:linear-gradient(to bottom,#fafafa,#fff);display:flex;align-items:center;gap:8px}.mention-menu .mention-menu-header .ant-input{flex:1;border-radius:8px;border-color:#d9d9d9;transition:all .3s}.mention-menu .mention-menu-header .ant-input:hover{border-color:#1e3a8a}.mention-menu .mention-menu-header .ant-input:focus{border-color:#1e3a8a;box-shadow:0 0 0 2px #1e3a8a1a}.mention-menu .mention-menu-header .mention-menu-close{flex-shrink:0;color:#8c8c8c;transition:all .2s}.mention-menu .mention-menu-header .mention-menu-close:hover{color:#1e3a8a;background:#f0f5ff}.mention-menu .mention-tabs .ant-tabs-nav{margin:0;padding:8px 16px 0;background:#fff}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-nav-more{display:none!important}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-tab{padding:10px 16px;font-size:13px;font-weight:500;border-radius:8px 8px 0 0;margin-right:4px;transition:all .2s}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-tab .anticon{margin-right:6px;font-size:14px}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-tab:hover{background:#f5f5f5}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{background:#f0f5ff}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1e3a8a}.mention-menu .mention-tabs .ant-tabs-nav .ant-tabs-ink-bar{background:#1e3a8a;height:3px;border-radius:3px 3px 0 0}.mention-menu .mention-tabs .ant-tabs-content{height:300px;overflow-y:auto;padding:4px 0}.mention-menu .mention-tabs .ant-tabs-content::-webkit-scrollbar{width:6px}.mention-menu .mention-tabs .ant-tabs-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.mention-menu .mention-tabs .ant-tabs-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.mention-menu .mention-tabs .ant-tabs-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.mention-menu .mention-list{padding:0}.mention-menu .mention-list .mention-list-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-radius:8px;margin:3px 8px}.mention-menu .mention-list .mention-list-item:hover{background:linear-gradient(to right,#f0f5ff,#f5f5f5);transform:translate(2px);box-shadow:0 2px 8px #1e3a8a14}.mention-menu .mention-list .mention-list-item:active{background:#e6f0ff;transform:translate(1px)}.mention-menu .mention-list .mention-list-item .ant-list-item-meta .ant-list-item-meta-avatar .anticon{font-size:20px;color:#1e3a8a}.mention-menu .mention-list .mention-list-item .ant-list-item-meta .ant-list-item-meta-title{font-size:14px;font-weight:500;color:#262626;margin-bottom:4px;line-height:1.4}.mention-menu .mention-list .mention-list-item .ant-list-item-meta .ant-list-item-meta-description{font-size:12px!important;color:#8c8c8c!important;line-height:1.5!important;word-wrap:break-word!important;word-break:break-word!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.mention-menu .mention-list-loading,.mention-menu .mention-list-empty{display:flex;align-items:center;justify-content:center;height:240px;color:#8c8c8c}@media (max-width: 768px){.mention-menu{width:90vw;max-width:400px;max-height:360px}.mention-menu .mention-tabs .ant-tabs-content{height:240px}}.multi-modal-input{position:fixed;bottom:16px;left:50%;transform:translate(-50%);width:70%;max-width:900px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:16px;z-index:9999;transition:all .3s ease}@media (max-width: 768px){.multi-modal-input{width:90%;bottom:12px;padding:12px}}.multi-modal-input .attachments-preview{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding:12px;background:#f9fafb;border-radius:8px;max-height:200px;overflow-y:auto}.multi-modal-input .attachments-preview .attachment-item{position:relative}.multi-modal-input .attachments-preview .attachment-item .attachment-image{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid #e5e7eb;transition:all .2s}.multi-modal-input .attachments-preview .attachment-item .attachment-image:hover{border-color:#1890ff}.multi-modal-input .attachments-preview .attachment-item .attachment-image:hover .attachment-remove{opacity:1}.multi-modal-input .attachments-preview .attachment-item .attachment-image img{width:100%;height:100%;object-fit:cover}.multi-modal-input .attachments-preview .attachment-item .attachment-image .attachment-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;border:none;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s}.multi-modal-input .attachments-preview .attachment-item .attachment-image .attachment-remove:hover{background:#f00c}.multi-modal-input .attachments-preview .attachment-item .attachment-file{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:150px;max-width:250px;transition:all .2s}.multi-modal-input .attachments-preview .attachment-item .attachment-file:hover{border-color:#1890ff;background:#f0f9ff}.multi-modal-input .attachments-preview .attachment-item .attachment-file:hover .attachment-remove{opacity:1}.multi-modal-input .attachments-preview .attachment-item .attachment-file .anticon{color:#1890ff;font-size:16px}.multi-modal-input .attachments-preview .attachment-item .attachment-file .attachment-name{flex:1;font-size:13px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-modal-input .attachments-preview .attachment-item .attachment-file .attachment-remove{width:18px;height:18px;border-radius:50%;background:#f3f4f6;color:#6b7280;border:none;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s}.multi-modal-input .attachments-preview .attachment-item .attachment-file .attachment-remove:hover{background:#fee2e2;color:#dc2626}.multi-modal-input .input-container{display:flex;flex-direction:column;gap:0}.multi-modal-input .input-container .input-wrapper{display:flex;align-items:flex-end;gap:12px}.multi-modal-input .input-container .input-wrapper .input-textarea{flex:1;border-radius:8px;font-size:14px;resize:none;border:1px solid #d9d9d9;transition:all .2s}.multi-modal-input .input-container .input-wrapper .input-textarea:focus{border-color:#1e3a8a;box-shadow:0 0 0 2px #1e3a8a1a}.multi-modal-input .input-container .input-wrapper .input-textarea:hover{border-color:#1e3a8a}.multi-modal-input .input-container .input-wrapper .input-actions{display:flex;align-items:center;gap:12px}.multi-modal-input .input-container .input-wrapper .input-actions .auto-execute-switch{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;transition:all .2s}.multi-modal-input .input-container .input-wrapper .input-actions .auto-execute-switch:hover{background:#f3f4f6;border-color:#d1d5db}.multi-modal-input .input-container .input-wrapper .input-actions .auto-execute-switch .ant-switch.ant-switch-checked{background:linear-gradient(135deg,#f59e0b,#f97316)}.multi-modal-input .input-container .input-wrapper .input-actions .auto-execute-switch .switch-label{font-size:12px;color:#6b7280;font-weight:500;-webkit-user-select:none;user-select:none;white-space:nowrap}.multi-modal-input .input-container .input-wrapper .input-actions .ant-btn{height:36px;border-radius:8px}.multi-modal-input .input-container .input-wrapper .input-actions .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:none}.multi-modal-input .input-container .input-wrapper .input-actions .ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#1e3a8a,#2563eb)}.multi-modal-input .input-hint{margin-top:8px;font-size:12px;color:#999;text-align:center}.mention-menu-wrapper{animation:mentionSlideDown .25s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}@keyframes mentionSlideDown{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.multi-modal-input{width:100%;max-width:100%;border-radius:0;padding:12px}.multi-modal-input .input-container .input-actions{gap:4px}.multi-modal-input .input-container .input-actions .ant-btn{height:32px;padding:0 12px}.multi-modal-input .input-container .input-actions .ant-btn.ant-btn-primary span{display:none}}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa-1763774507638.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX-1763774507638.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x--1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL-1763774507638.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF-1763774507638.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9-1763774507638.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58-1763774507638.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95-1763774507638.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91-1763774507638.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh-1763774507638.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7-1763774507638.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM--1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp-1763774507638.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC-1763774507638.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab-1763774507638.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ-1763774507638.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql-1763774507638.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo--1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64-1763774507638.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0-1763774507638.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE-1763774507638.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK-1763774507638.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043-1763774507638.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1-1763774507638.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB-1763774507638.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf-1763774507638.ttf) format("truetype")}.katex{font: 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.23"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .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}.message-text{line-height:1.6;word-wrap:break-word}.message-text .message-images{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.message-text .message-images .message-image{max-width:200px;max-height:200px;border-radius:8px;object-fit:cover;border:2px solid #e5e7eb;cursor:pointer;transition:all .2s}.message-text .message-images .message-image:hover{border-color:#1890ff;transform:scale(1.05)}.message-text .message-files{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.message-text .message-files .message-file{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#f3f4f6;border-radius:6px;font-size:13px;color:#4b5563}.message-text .message-files .message-file .file-icon{font-size:14px}.message-text .message-files .message-file .file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-markdown{line-height:1.6;word-wrap:break-word;color:#333}.message-markdown .md-h1{font-size:1.5em;font-weight:600;margin:16px 0 12px;padding-bottom:8px;border-bottom:2px solid #e5e7eb;color:#1e3a8a}.message-markdown .md-h2{font-size:1.3em;font-weight:600;margin:14px 0 10px;padding-bottom:6px;border-bottom:1px solid #e5e7eb;color:#1e40af}.message-markdown .md-h3{font-size:1.15em;font-weight:600;margin:12px 0 8px;color:#1e40af}.message-markdown .md-h4{font-size:1.05em;font-weight:600;margin:10px 0 6px;color:#3b82f6}.message-markdown .md-p{margin:8px 0;line-height:1.7}.message-markdown .md-p:first-child{margin-top:0}.message-markdown .md-p:last-child{margin-bottom:0}.message-markdown .md-ul,.message-markdown .md-ol{margin:8px 0;padding-left:24px}.message-markdown .md-ul:first-child,.message-markdown .md-ol:first-child{margin-top:0}.message-markdown .md-ul:last-child,.message-markdown .md-ol:last-child{margin-bottom:0}.message-markdown .md-li{margin:4px 0;line-height:1.6}.message-markdown .md-li .md-ul,.message-markdown .md-li .md-ol{margin:4px 0}.message-markdown .md-code-inline{background:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em}.message-markdown .code-block-wrapper{position:relative;margin:12px 0}.message-markdown .code-block-wrapper .code-language{position:absolute;top:8px;left:12px;background-color:#ffffff1a;color:#888;padding:2px 8px;border-radius:4px;font-size:11px;text-transform:uppercase;z-index:1}.message-markdown .code-block-wrapper .code-copy-btn{position:absolute;top:8px;right:12px;background-color:#ffffff1a;border:none;color:#888;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:14px;z-index:1;transition:all .2s}.message-markdown .code-block-wrapper .code-copy-btn:hover{background-color:#fff3;color:#fff}.message-markdown .code-block-wrapper .code-copy-btn:active{transform:scale(.95)}.message-markdown .md-code-block{background:#1e293b;color:#e2e8f0;padding:40px 16px 12px;border-radius:6px;margin:0;overflow-x:auto;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em;line-height:1.5}.message-markdown .md-code-block code{background:transparent;color:inherit;padding:0}.message-markdown .md-code-block:first-child{margin-top:0}.message-markdown .md-code-block:last-child{margin-bottom:0}.message-markdown .md-blockquote{margin:12px 0;padding:8px 16px;border-left:4px solid #3b82f6;background:#eff6ff;color:#1e40af}.message-markdown .md-blockquote p{margin:4px 0}.message-markdown .md-blockquote:first-child{margin-top:0}.message-markdown .md-blockquote:last-child{margin-bottom:0}.message-markdown .md-table-wrapper{margin:12px 0;overflow-x:auto}.message-markdown .md-table-wrapper:first-child{margin-top:0}.message-markdown .md-table-wrapper:last-child{margin-bottom:0}.message-markdown .md-table{width:100%;border-collapse:collapse;font-size:.9em}.message-markdown .md-table th{background:#f3f4f6;color:#1f2937;font-weight:600;padding:8px 12px;border:1px solid #e5e7eb;text-align:left}.message-markdown .md-table td{padding:8px 12px;border:1px solid #e5e7eb}.message-markdown .md-table tr:nth-child(2n){background:#f9fafb}.message-markdown .md-link{color:#3b82f6;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s}.message-markdown .md-link:hover{color:#1e40af;border-bottom-color:#1e40af}.message-markdown .md-strong{font-weight:600;color:#1f2937}.message-markdown .md-em{font-style:italic;color:#4b5563}.message-markdown hr{margin:16px 0;border:none;border-top:1px solid #e5e7eb}.message-markdown img{max-width:100%;height:auto;border-radius:4px;margin:8px 0}.message-markdown input[type=checkbox]{margin-right:6px}@media (prefers-color-scheme: dark){.message-markdown{color:#e5e7eb}.message-markdown .md-h1,.message-markdown .md-h2,.message-markdown .md-h3{color:#60a5fa}.message-markdown .md-h4{color:#93c5fd}.message-markdown .md-code-inline{background:#374151;color:#fca5a5}.message-markdown .md-blockquote{background:#1e3a5f;color:#93c5fd}.message-markdown .md-table th{background:#374151;color:#e5e7eb;border-color:#4b5563}.message-markdown .md-table td{border-color:#4b5563}.message-markdown .md-table tr:nth-child(2n){background:#1f2937}.message-markdown .md-strong{color:#f3f4f6}.message-markdown .md-em{color:#d1d5db}.message-markdown hr{border-top-color:#4b5563}}.tool-result-display{margin:12px 0;border-radius:8px;box-shadow:0 2px 8px #00000014}.tool-result-display .tool-result-header{display:flex;align-items:center;font-weight:500}.tool-result-display .tool-result-content{padding:8px 0}.tool-result-display .tool-result-content .result-summary{margin-bottom:16px}.tool-result-display .tool-result-content .result-summary .stat-item{display:inline-flex;align-items:center;gap:4px}.tool-result-display .tool-result-content .result-summary .stat-item .stat-label{color:#666;font-size:13px}.tool-result-display .tool-result-content .result-summary .stat-item .stat-value{font-weight:600;font-size:16px;color:#1890ff}.tool-result-display .tool-result-content .data-preview{margin-top:12px;padding:12px;background:#f5f5f5;border-radius:6px}.tool-result-display .tool-result-content .data-preview .preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tool-result-display .tool-result-content .data-preview .preview-header .preview-title{font-weight:500;color:#333}.tool-result-display .tool-result-content .data-preview .column-list{font-size:13px;color:#666;line-height:1.6}.tool-result-display .tool-result-content .data-preview .column-list strong{color:#333}.tool-result-display .tool-result-content .quality-score{text-align:center;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;margin-bottom:16px}.tool-result-display .tool-result-content .quality-score .score-label{color:#ffffffe6;font-size:13px;margin-bottom:8px}.tool-result-display .tool-result-content .quality-score .score-value{font-size:32px;font-weight:700;color:#fff}.tool-result-display .tool-result-content .issues-section,.tool-result-display .tool-result-content .suggestions-section{margin-top:16px}.tool-result-display .tool-result-content .issues-section .section-title,.tool-result-display .tool-result-content .suggestions-section .section-title{font-weight:500;margin-bottom:8px;color:#333;display:flex;align-items:center}.tool-result-display .tool-result-content .issues-section .issue-list,.tool-result-display .tool-result-content .issues-section .suggestion-list,.tool-result-display .tool-result-content .suggestions-section .issue-list,.tool-result-display .tool-result-content .suggestions-section .suggestion-list{list-style:none;padding:0;margin:0}.tool-result-display .tool-result-content .issues-section .issue-list li,.tool-result-display .tool-result-content .issues-section .suggestion-list li,.tool-result-display .tool-result-content .suggestions-section .issue-list li,.tool-result-display .tool-result-content .suggestions-section .suggestion-list li{padding:8px 12px;margin-bottom:6px;background:#fff;border-left:3px solid #faad14;border-radius:4px;font-size:13px;line-height:1.6}.tool-result-display .tool-result-content .issues-section .issue-list li.more-items,.tool-result-display .tool-result-content .issues-section .suggestion-list li.more-items,.tool-result-display .tool-result-content .suggestions-section .issue-list li.more-items,.tool-result-display .tool-result-content .suggestions-section .suggestion-list li.more-items{border-left-color:#d9d9d9;color:#999;font-style:italic}.tool-result-display .tool-result-content .issues-section .suggestion-list li,.tool-result-display .tool-result-content .suggestions-section .suggestion-list li{border-left-color:#52c41a}.tool-result-display .tool-result-content .import-success{display:flex;align-items:flex-start;padding:16px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px}.tool-result-display .tool-result-content .import-success .success-title{font-weight:500;font-size:15px;color:#52c41a;margin-bottom:8px}.tool-result-display .tool-result-content .import-success .success-details{font-size:13px;color:#666;line-height:1.8}.tool-result-display .tool-error{padding:12px;background:#fff2f0;border:1px solid #ffccc7;border-radius:6px}.tool-result-display .tool-error .error-message{margin:0;color:#ff4d4f;font-size:13px}.tool-result-display .ant-table{font-size:12px}.tool-result-display .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;padding:8px}.tool-result-display .ant-table .ant-table-tbody>tr>td{padding:6px 8px}.tool-result-display .ant-collapse{background:transparent;border:none}.tool-result-display .ant-collapse .ant-collapse-item{border:none}.tool-result-display .ant-collapse .ant-collapse-header{padding:8px 0!important;color:#1890ff;font-size:13px}.tool-result-display .ant-collapse .ant-collapse-content{border-top:none}.tool-result-display .ant-collapse .ant-collapse-content-box{padding:8px 0}.step-display{width:100%}.step-display .ai-answer-content{font-size:15px;line-height:1.8;color:#262626;padding:4px 0}.step-display .ai-answer-content h1,.step-display .ai-answer-content h2,.step-display .ai-answer-content h3,.step-display .ai-answer-content h4,.step-display .ai-answer-content h5,.step-display .ai-answer-content h6{margin-top:24px;margin-bottom:14px;font-weight:600;color:#1a1a1a}.step-display .ai-answer-content h1:first-child,.step-display .ai-answer-content h2:first-child,.step-display .ai-answer-content h3:first-child,.step-display .ai-answer-content h4:first-child,.step-display .ai-answer-content h5:first-child,.step-display .ai-answer-content h6:first-child{margin-top:0}.step-display .ai-answer-content h1{font-size:26px}.step-display .ai-answer-content h2{font-size:22px}.step-display .ai-answer-content h3{font-size:19px}.step-display .ai-answer-content h4{font-size:16px}.step-display .ai-answer-content p{margin-bottom:16px;line-height:1.8}.step-display .ai-answer-content ul,.step-display .ai-answer-content ol{margin-bottom:16px;padding-left:30px}.step-display .ai-answer-content ul li,.step-display .ai-answer-content ol li{margin-bottom:8px;line-height:1.7}.step-display .ai-answer-content code{background:#f5f5f5;padding:3px 8px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:14px;color:#d73a49}.step-display .ai-answer-content pre{background:#282c34;padding:20px;border-radius:8px;overflow-x:auto;margin:18px 0}.step-display .ai-answer-content pre code{background:transparent;padding:0;color:#abb2bf;font-size:14px}.step-display .ai-answer-content blockquote{border-left:4px solid #1890ff;padding:12px 18px;margin:18px 0;color:#595959;background:#f9f9f9;border-radius:4px}.step-display .ai-answer-content table{width:100%;border-collapse:collapse;margin:18px 0}.step-display .ai-answer-content table th,.step-display .ai-answer-content table td{border:1px solid #e8e8e8;padding:12px 16px;text-align:left}.step-display .ai-answer-content table th{background:#fafafa;font-weight:600}.step-display .ai-answer-content img{max-width:100%;border-radius:8px;margin:18px 0}.step-display .ai-answer-content a{color:#1890ff;text-decoration:none}.step-display .ai-answer-content a:hover{text-decoration:underline}.step-display .thinking-process-section{margin-top:24px;padding-top:20px;border-top:1px dashed #d9d9d9}.step-display .thinking-process-section .process-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#f5f5f5;border-radius:6px;cursor:pointer;font-size:13px;color:#595959;transition:all .2s}.step-display .thinking-process-section .process-toggle-btn:hover{background:#e8e8e8;color:#262626}.step-display .thinking-process-section .process-toggle-btn .toggle-icon{font-size:11px}.step-display .thinking-process-section .process-toggle-btn .toggle-text{font-weight:500}.step-display .thinking-process-section .process-toggle-btn .process-steps-count{opacity:.7;font-size:12px}.step-display .thinking-process-section .process-details-list{margin-top:14px;padding:14px;background:#fafafa;border-radius:8px}.step-display .thinking-process-section .process-details-list .process-step-item{margin-bottom:18px}.step-display .thinking-process-section .process-details-list .process-step-item:last-child{margin-bottom:0}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;color:#595959}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-title .step-icon{font-size:15px}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-title .step-label{font-weight:600}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-title .step-desc{opacity:.85}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-content{padding-left:28px;font-size:13px;line-height:1.7;color:#595959}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-content p{margin-bottom:10px}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-content code{background:#e8e8e8;padding:2px 6px;border-radius:3px;font-size:12px}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-content pre{background:#282c34;padding:14px;border-radius:6px;margin:10px 0}.step-display .thinking-process-section .process-details-list .process-step-item .process-step-content pre code{background:transparent;color:#abb2bf}.step-display .step-loading{display:flex;align-items:center;gap:12px;padding:16px 0;color:#8c8c8c;font-size:14px}.step-display .step-loading .loading-text{font-style:italic}.phase-indicator{padding:16px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;margin-bottom:12px}.phase-indicator .phase-timeline{display:flex;align-items:center;justify-content:space-between;gap:8px}.phase-indicator .phase-timeline .phase-item{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.phase-indicator .phase-timeline .phase-item .phase-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;border:2px solid #e5e7eb;background:#fff;transition:all .3s ease}.phase-indicator .phase-timeline .phase-item .phase-icon.pending{color:#9ca3af;border-color:#e5e7eb}.phase-indicator .phase-timeline .phase-item .phase-icon.running{background:#fff;box-shadow:0 0 0 4px #3b82f61a;animation:pulse 2s ease-in-out infinite}.phase-indicator .phase-timeline .phase-item .phase-icon.complete{background:#fff;box-shadow:0 2px 8px #0000001a}.phase-indicator .phase-timeline .phase-item .phase-label{text-align:center;min-height:40px}.phase-indicator .phase-timeline .phase-item .phase-label .phase-name{font-size:13px;font-weight:600;color:#374151;margin-bottom:2px}.phase-indicator .phase-timeline .phase-item .phase-label .phase-desc{font-size:11px;color:#6b7280;animation:fadeIn .3s ease-in}.phase-indicator .phase-timeline .phase-item .phase-label .phase-duration{font-size:11px;color:#10b981;font-weight:500}.phase-indicator .phase-timeline .phase-item .phase-label.pending .phase-name{color:#9ca3af}.phase-indicator .phase-timeline .phase-item .phase-label.running .phase-name{color:#1e3a8a;font-weight:700}.phase-indicator .phase-timeline .phase-item .phase-label.complete .phase-name{color:#059669}.phase-indicator .phase-timeline .phase-connector{flex:0 0 40px;height:2px;background:#e5e7eb;position:relative;margin:0 -8px 40px;transition:all .5s ease}.phase-indicator .phase-timeline .phase-connector.active{background:linear-gradient(90deg,#10b981,#3b82f6)}.phase-indicator .phase-timeline .phase-connector.active:after{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid #3b82f6;border-top:4px solid transparent;border-bottom:4px solid transparent}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #3b82f61a}50%{box-shadow:0 0 0 8px #3b82f633}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.phase-indicator{padding:12px}.phase-indicator .phase-timeline .phase-item .phase-icon{width:32px;height:32px;font-size:14px}.phase-indicator .phase-timeline .phase-item .phase-label .phase-name{font-size:11px}.phase-indicator .phase-timeline .phase-item .phase-label .phase-desc{font-size:10px}.phase-indicator .phase-timeline .phase-connector{flex:0 0 20px}}.session-item{position:relative;display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:4px;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.session-item:hover{background:#f5f5f5;transform:translate(2px)}.session-item.active{background:#e6f7ff;border-left:3px solid #1890ff;padding-left:9px}.session-item.active .session-title{color:#1890ff;font-weight:500}.session-item.selected{background:#f0f5ff;border:1px solid #91d5ff}.session-item .session-checkbox{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.session-item .session-checkbox:hover{transform:scale(1.1)}.session-item .session-info{flex:1;min-width:0;overflow:hidden}.session-item .session-info .session-title{font-size:14px;font-weight:400;color:#262626;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-item .session-info .session-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#8c8c8c}.session-item .session-info .session-meta .session-time,.session-item .session-info .session-meta .session-separator{flex-shrink:0}.session-item .session-info .session-meta .session-messages{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-item .session-info .session-rename-input{margin:0;padding:2px 8px;font-size:14px}.session-item .session-active-indicator{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#52c41a;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.session-context-menu{min-width:160px;background:#fff;border-radius:8px;box-shadow:0 3px 12px #00000026;padding:4px 0;z-index:9999;animation:fadeIn .15s ease-out;pointer-events:auto}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.session-context-menu .context-menu-item{display:flex;align-items:center;gap:12px;padding:10px 16px;font-size:14px;color:#262626;cursor:pointer;transition:all .2s}.session-context-menu .context-menu-item:hover{background:#f5f5f5}.session-context-menu .context-menu-item.danger{color:#ff4d4f}.session-context-menu .context-menu-item.danger:hover{background:#fff1f0}.session-context-menu .context-menu-item span{flex:1}.session-context-menu .context-menu-divider{height:1px;background:#f0f0f0;margin:4px 0}.session-list{display:flex;flex-direction:column;height:100%}.session-list .session-list-header{padding:16px;border-bottom:1px solid #e8e8e8}.session-list .session-list-header .new-session-btn{width:100%;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;background:#1890ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.session-list .session-list-header .new-session-btn:hover{background:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}.session-list .session-list-header .new-session-btn:active{transform:translateY(0)}.session-list .session-list-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;min-height:0;overscroll-behavior:contain}.session-list .session-list-content::-webkit-scrollbar{width:6px}.session-list .session-list-content::-webkit-scrollbar-track{background:transparent}.session-list .session-list-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px;transition:background .2s}.session-list .session-list-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.session-list .session-list-content{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}.session-list .session-list-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#8c8c8c}.session-list .session-list-loading .loading-spinner{width:32px;height:32px;border:3px solid #f0f0f0;border-top-color:#1890ff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}.session-list .session-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#8c8c8c}.session-list .session-list-empty p{margin:12px 0 4px;font-size:14px}.session-list .session-list-empty .empty-hint{font-size:12px;color:#bfbfbf}.session-list .session-list-footer{padding:12px 16px;border-top:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;gap:8px}.session-list .session-list-footer .session-count{flex:1;text-align:center;font-size:12px;color:#8c8c8c}.session-list .session-list-footer .footer-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;font-size:12px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#595959;cursor:pointer;transition:all .2s}.session-list .session-list-footer .footer-btn:hover:not(:disabled){border-color:#1890ff;color:#1890ff}.session-list .session-list-footer .footer-btn:disabled{opacity:.5;cursor:not-allowed}.session-list .session-list-footer .footer-btn.select-all-btn:hover:not(:disabled){background:#e6f7ff}.session-list .session-list-footer .footer-btn.delete-all-btn:hover:not(:disabled){border-color:#ff4d4f;color:#ff4d4f;background:#fff1f0}:global .ant-modal-mask{z-index:10001!important}:global .ant-modal-wrap{z-index:10001!important}:global .ant-modal-root{z-index:10001!important}:global .ant-modal-confirm{z-index:10001!important}:global .ant-modal{z-index:10001!important}.ai-assistant{position:fixed;z-index:9998}.ai-assistant.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.ai-assistant.dragging .assistant-body{cursor:grabbing;transform:scale(1.05);box-shadow:0 12px 32px #1e3a8a99}.ai-assistant.dragging .assistant-chat-bubble{box-shadow:0 12px 32px #0003}.ai-assistant .assistant-body{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 4px 12px #1e3a8a66;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:grab}.ai-assistant .assistant-body:hover{transform:scale(1.1);box-shadow:0 8px 24px #1e3a8a80}.ai-assistant .assistant-body:active{cursor:grabbing;transform:scale(.95)}.ai-assistant .stickman{position:relative;width:50px;height:60px;cursor:pointer}.ai-assistant .stickman .stickman-head{position:absolute;top:0;left:50%;transform:translate(-50%);width:20px;height:20px;border:3px solid #fff;border-radius:50%;background:transparent}.ai-assistant .stickman .stickman-head .eye{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;top:6px}.ai-assistant .stickman .stickman-head .eye.eye-left{left:5px}.ai-assistant .stickman .stickman-head .eye.eye-right{right:5px}.ai-assistant .stickman .stickman-head .smile{position:absolute;bottom:3px;left:50%;transform:translate(-50%);width:10px;height:5px;border:2px solid #fff;border-top:none;border-radius:0 0 10px 10px}.ai-assistant .stickman .stickman-body{position:absolute;top:20px;left:50%;transform:translate(-50%);width:3px;height:20px;background:#fff;border-radius:2px}.ai-assistant .stickman .stickman-arms{position:absolute;top:25px;left:50%;transform:translate(-50%);width:30px}.ai-assistant .stickman .stickman-arms .arm{position:absolute;width:15px;height:3px;background:#fff;border-radius:2px}.ai-assistant .stickman .stickman-arms .arm.arm-left{left:-15px;transform:rotate(-30deg);transform-origin:right center}.ai-assistant .stickman .stickman-arms .arm.arm-right{right:-15px;transform:rotate(30deg);transform-origin:left center}.ai-assistant .stickman .stickman-legs{position:absolute;top:40px;left:50%;transform:translate(-50%);width:20px}.ai-assistant .stickman .stickman-legs .leg{position:absolute;width:3px;height:18px;background:#fff;border-radius:2px}.ai-assistant .stickman .stickman-legs .leg.leg-left{left:0;transform:rotate(-10deg);transform-origin:top center}.ai-assistant .stickman .stickman-legs .leg.leg-right{right:0;transform:rotate(10deg);transform-origin:top center}.ai-assistant .session-list-standalone{position:absolute;left:100px;bottom:0;width:240px;height:calc(66vh - 120px);max-height:600px;background:#fafafa;border-radius:16px;box-shadow:0 8px 24px #00000026;animation:slideInLeft .3s ease-out;overflow:visible;margin-bottom:80px;z-index:9997}@media (max-width: 768px){.ai-assistant .session-list-standalone{width:calc(100vw - 140px);max-width:240px;height:400px}}.ai-assistant .assistant-chat-bubble{position:absolute;left:360px;bottom:0;min-width:400px;max-width:1200px;min-height:300px;max-height:calc(80vh - 120px);background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000026;animation:slideInLeft .3s ease-out;display:flex;flex-direction:column;overflow:hidden;margin-bottom:80px;transition:box-shadow .3s ease;z-index:9998}@media (max-width: 768px){.ai-assistant .assistant-chat-bubble{left:100px;width:calc(100vw - 140px)!important;max-width:400px;min-height:300px}}.ai-assistant .assistant-chat-bubble .resize-handle{position:absolute;right:0;top:0;width:30px;height:30px;cursor:nesw-resize;z-index:10}.ai-assistant .assistant-chat-bubble .resize-handle:before{content:"";position:absolute;right:2px;top:2px;width:0;height:0;border-style:solid;border-width:0 20px 20px 0;border-color:transparent #E6C27A transparent transparent;opacity:.6;transition:opacity .2s}.ai-assistant .assistant-chat-bubble .resize-handle:hover:before{border-color:transparent #D4A855 transparent transparent;opacity:.9}.ai-assistant .assistant-chat-bubble .resize-handle:active:before{opacity:.8}.ai-assistant .assistant-chat-bubble .chat-main{flex:1;display:flex;flex-direction:column;height:100%}.ai-assistant .assistant-chat-bubble .chat-header{padding:16px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;display:flex;align-items:center;gap:12px;cursor:grab;-webkit-user-select:none;user-select:none}.ai-assistant .assistant-chat-bubble .chat-header .session-toggle-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:6px;color:#fff;font-size:16px;cursor:pointer;transition:all .2s}.ai-assistant .assistant-chat-bubble .chat-header .session-toggle-btn:hover{background:#ffffff4d}.ai-assistant .assistant-chat-bubble .chat-header .chat-header-info{flex:1;display:flex;flex-direction:column}.ai-assistant .assistant-chat-bubble .chat-header .chat-title{display:block;font-size:16px;font-weight:600;margin-bottom:4px}.ai-assistant .assistant-chat-bubble .chat-header .chat-subtitle{display:block;font-size:12px;opacity:.9}.ai-assistant .assistant-chat-bubble .chat-messages{flex:1;padding:16px;overflow-y:auto;min-height:250px;max-height:calc(75vh - 220px);-webkit-user-select:text;user-select:text;cursor:text;overscroll-behavior:contain}.ai-assistant .assistant-chat-bubble .chat-messages .welcome-message{text-align:center;padding:20px;color:#666}.ai-assistant .assistant-chat-bubble .chat-messages .welcome-message p{margin:8px 0;font-size:14px}.ai-assistant .assistant-chat-bubble .chat-messages .welcome-message p.hint{font-size:12px;color:#999;margin-top:16px}.ai-assistant .assistant-chat-bubble .chat-messages .message{margin-bottom:12px;animation:fadeIn .3s ease-out}.ai-assistant .assistant-chat-bubble .chat-messages .message.user-message .message-content{background:#1e3a8a;color:#fff;margin-left:auto;border-radius:12px 12px 0}.ai-assistant .assistant-chat-bubble .chat-messages .message.ai-message .message-content{background:#f5f5f5;color:#333;margin-right:auto;border-radius:12px 12px 12px 0}.ai-assistant .assistant-chat-bubble .chat-messages .message .message-content{max-width:80%;padding:10px 14px;font-size:14px;line-height:1.5;word-wrap:break-word}.ai-assistant .assistant-chat-bubble .chat-messages .message .message-mentions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ai-assistant .assistant-chat-bubble .chat-messages .message .message-mentions .mention-tag{display:inline-block;padding:2px 8px;background:#e6f7ff;color:#1890ff;border-radius:4px;font-size:12px}.ai-assistant .assistant-chat-bubble .chat-messages .message .typing-indicator{display:flex;align-items:center;gap:4px;padding:12px 16px}.ai-assistant .assistant-chat-bubble .chat-messages .message .typing-indicator span{width:8px;height:8px;background:#999;border-radius:50%;animation:typing 1.4s infinite}.ai-assistant .assistant-chat-bubble .chat-messages .message .typing-indicator span:nth-child(2){animation-delay:.2s}.ai-assistant .assistant-chat-bubble .chat-messages .message .typing-indicator span:nth-child(3){animation-delay:.4s}.ai-assistant .assistant-bubble{position:absolute;left:100px;bottom:20px;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 4px 12px #00000026;white-space:nowrap;font-size:14px;color:#333;animation:slideInLeft .3s ease-out,float 2s ease-in-out infinite}.ai-assistant .assistant-bubble:before{content:"";position:absolute;right:100%;bottom:20px;border:8px solid transparent;border-right-color:#fff}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes thinking{0%,to{transform:translate(-50%) rotate(-5deg)}50%{transform:translate(-50%) rotate(5deg)}}@keyframes typing-arms{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes jump{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}.ai-assistant.thinking .stickman-head{animation:thinking 1s ease-in-out infinite}.ai-assistant.typing .stickman-arms .arm{animation:typing-arms .6s ease-in-out infinite}.ai-assistant.success .stickman{animation:jump .6s ease-out}.ai-assistant.error .stickman{animation:shake .5s ease-in-out}.ai-assistant.greeting .stickman-arms .arm-right{animation:wave 1s ease-in-out 2}@media (max-width: 768px){.ai-assistant{bottom:80px}.ai-assistant .assistant-body{width:60px;height:60px}.ai-assistant .stickman{width:40px;height:50px}.ai-assistant .assistant-chat-bubble{width:calc(100vw - 120px);max-width:350px}.ai-assistant .assistant-bubble{max-width:200px;white-space:normal}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.markdown-renderer{line-height:1.8;color:#212529;word-wrap:break-word}.markdown-renderer h1,.markdown-renderer h2,.markdown-renderer h3,.markdown-renderer h4,.markdown-renderer h5,.markdown-renderer h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.4;color:#212529}.markdown-renderer h1:first-child,.markdown-renderer h2:first-child,.markdown-renderer h3:first-child,.markdown-renderer h4:first-child,.markdown-renderer h5:first-child,.markdown-renderer h6:first-child{margin-top:0}.markdown-renderer h1{font-size:1.8em;border-bottom:2px solid #D9D9D9;padding-bottom:4px}.markdown-renderer h2{font-size:1.5em;border-bottom:1px solid #D9D9D9;padding-bottom:4px}.markdown-renderer h3{font-size:1.3em}.markdown-renderer h4{font-size:1.1em}.markdown-renderer h5,.markdown-renderer h6{font-size:1em}.markdown-renderer p{margin-bottom:16px;line-height:1.8}.markdown-renderer p:last-child{margin-bottom:0}.markdown-renderer a{color:#1e3a8a;text-decoration:none;transition:all .2s}.markdown-renderer a:hover{color:#152860;text-decoration:underline}.markdown-renderer ul,.markdown-renderer ol{margin-bottom:16px;padding-left:32px}.markdown-renderer ul li,.markdown-renderer ol li{margin-bottom:4px}.markdown-renderer input[type=checkbox]{margin-right:4px}.markdown-renderer .custom-blockquote,.markdown-renderer blockquote{margin:16px 0;padding:16px 24px;border-left:4px solid #1E3A8A;background:linear-gradient(135deg,#1e3a8a0d,#e6c27a0d);color:#495057;border-radius:0 4px 4px 0}.markdown-renderer .custom-blockquote p,.markdown-renderer blockquote p{margin-bottom:0}.markdown-renderer .inline-code,.markdown-renderer code{padding:2px 6px;background:#1e3a8a1a;border-radius:3px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em;color:#c7254e}.markdown-renderer .code-block{margin:16px 0;border-radius:4px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.markdown-renderer .code-block .code-language{background:#1e3a8a;color:#fff;padding:4px 16px;font-size:14px;font-weight:500;text-transform:uppercase}.markdown-renderer .code-block pre{margin:0;padding:16px;background:#f6f8fa;overflow-x:auto}.markdown-renderer .code-block pre code{padding:0;background:transparent;color:inherit;font-size:.9em;line-height:1.6}.markdown-renderer .table-wrapper{margin:16px 0;overflow-x:auto}.markdown-renderer .table-wrapper table{width:100%;border-collapse:collapse;border:1px solid #D9D9D9;background:#fff}.markdown-renderer .table-wrapper table thead{background:linear-gradient(135deg,#1e3a8a1a,#e6c27a1a)}.markdown-renderer .table-wrapper table thead th{padding:16px;text-align:left;font-weight:600;border:1px solid #D9D9D9;color:#212529}.markdown-renderer .table-wrapper table tbody tr{transition:background .2s}.markdown-renderer .table-wrapper table tbody tr:hover{background:#f8f9fa}.markdown-renderer .table-wrapper table tbody tr td{padding:16px;border:1px solid #D9D9D9}.markdown-renderer hr{margin:24px 0;border:none;border-top:2px solid #D9D9D9}.markdown-renderer img{max-width:100%;height:auto;border-radius:4px;margin:16px 0;box-shadow:0 1px 2px #0000000d}.markdown-renderer .katex{font-size:1.1em}.markdown-renderer .katex-display{margin:16px 0;overflow-x:auto;overflow-y:hidden}.markdown-renderer strong{font-weight:600;color:#212529}.markdown-renderer em{font-style:italic;color:#495057}.markdown-renderer del{text-decoration:line-through;color:#495057}.ai-chat-modal .ant-modal-header{border-bottom:1px solid #f0f0f0}.ai-chat-modal .ai-chat-modal-header{display:flex;justify-content:space-between;align-items:center;width:100%}.ai-chat-modal .ant-modal-body{padding:0;height:600px}.ai-chat-modal .ai-chat-container{display:flex;height:100%}.ai-chat-modal .ai-chat-container .sessions-list{width:280px;border-right:1px solid #f0f0f0;overflow-y:auto;background:#fafafa}.ai-chat-modal .ai-chat-container .sessions-list .session-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid #f0f0f0}.ai-chat-modal .ai-chat-container .sessions-list .session-item:hover{background:#f5f5f5}.ai-chat-modal .ai-chat-container .sessions-list .session-item.active{background:#e6f7ff;border-left:3px solid #1890ff}.ai-chat-modal .ai-chat-container .sessions-list .session-item .ant-list-item-meta-title{font-size:14px;font-weight:500;margin-bottom:4px}.ai-chat-modal .ai-chat-container .sessions-list .session-item .ant-list-item-meta-description{font-size:12px;color:#8c8c8c}.ai-chat-modal .ai-chat-container .sessions-list .session-item .ant-list-item-meta-description .message-count{color:#8c8c8c}.ai-chat-modal .ai-chat-container .chat-area{flex:1;display:flex;flex-direction:column;background:#fff}.ai-chat-modal .ai-chat-container .chat-area .messages-list{flex:1;overflow-y:auto;padding:20px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .welcome-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.ai-chat-modal .ai-chat-container .chat-area .messages-list .welcome-container .welcome-messages{margin-top:20px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .welcome-container .welcome-messages .welcome-message{font-size:16px;color:#595959;margin:8px 0;line-height:1.6}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item{display:flex;gap:12px;margin-bottom:20px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item.user-message{flex-direction:row-reverse}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item.user-message .message-content{align-items:flex-end}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item.user-message .message-content .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px 12px 0}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item.user-message .message-content .message-time{text-align:right}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item.ai-message .message-content .message-text{background:#f5f5f5;color:#262626;border-radius:12px 12px 12px 0}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content{flex:1;display:flex;flex-direction:column;gap:4px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text{padding:12px 16px;max-width:80%;word-wrap:break-word;line-height:1.6}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text p{margin:0 0 8px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text p:last-child{margin-bottom:0}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text code{background:#0000000f;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text pre{background:#0000000f;padding:12px;border-radius:8px;overflow-x:auto}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text pre code{background:none;padding:0}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text ul,.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text ol{margin:8px 0;padding-left:20px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text blockquote{border-left:4px solid #d9d9d9;padding-left:12px;margin:8px 0;color:#595959}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-time{font-size:12px;color:#8c8c8c;padding:0 4px}.ai-chat-modal .ai-chat-container .chat-area .input-area{border-top:1px solid #f0f0f0;padding:16px;display:flex;gap:12px;align-items:flex-end;background:#fafafa}.ai-chat-modal .ai-chat-container .chat-area .input-area .ant-input{flex:1;border-radius:8px}.ai-chat-modal .ai-chat-container .chat-area .input-area .ant-btn{height:40px;border-radius:8px}.sessions-list::-webkit-scrollbar,.messages-list::-webkit-scrollbar{width:6px}.sessions-list::-webkit-scrollbar-track,.messages-list::-webkit-scrollbar-track{background:#f0f0f0}.sessions-list::-webkit-scrollbar-thumb,.messages-list::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:3px}.sessions-list::-webkit-scrollbar-thumb:hover,.messages-list::-webkit-scrollbar-thumb:hover{background:#8c8c8c}@media (max-width: 768px){.ai-chat-modal .ant-modal-body{height:500px}.ai-chat-modal .ai-chat-container .sessions-list{width:200px}.ai-chat-modal .ai-chat-container .chat-area .messages-list{padding:12px}.ai-chat-modal .ai-chat-container .chat-area .messages-list .message-item .message-content .message-text{max-width:90%;padding:10px 14px}.ai-chat-modal .ai-chat-container .chat-area .input-area{padding:12px}}.dashboard-layout{min-height:100vh}.dashboard-layout .dashboard-sider{background:#fff;border-right:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d}.dashboard-layout .dashboard-sider .logo{height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #F0F0F0;padding:16px}.dashboard-layout .dashboard-sider .logo img{object-fit:contain;max-width:100%}.dashboard-layout .dashboard-sider .sidebar-menu{border:none;padding:16px 0}.dashboard-layout .dashboard-sider .sidebar-menu :global .ant-menu-item{margin:4px 8px;border-radius:4px}.dashboard-layout .dashboard-sider .sidebar-menu :global .ant-menu-item:hover{background:#1e3a8a0d;color:#1e3a8a}.dashboard-layout .dashboard-sider .sidebar-menu :global .ant-menu-item.ant-menu-item-selected{background:linear-gradient(135deg,#1e3a8a,#e6c27a);color:#fff}.dashboard-layout .dashboard-sider .sidebar-menu :global .ant-menu-item.ant-menu-item-selected a{color:#fff}.dashboard-layout .dashboard-sider .sidebar-menu :global .ant-menu-item.ant-menu-item-selected .anticon{color:#fff}.dashboard-layout .dashboard-sider .sidebar-menu :global .ant-menu-item a{color:inherit}.dashboard-layout .dashboard-header{background:#fff;border-bottom:1px solid #F0F0F0;padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:64px;box-shadow:0 1px 2px #0000000d}.dashboard-layout .dashboard-header .header-left{flex:0 0 auto}.dashboard-layout .dashboard-header .header-left .trigger{font-size:20px;color:#212529;cursor:pointer;transition:color .2s cubic-bezier(.4,0,.2,1);padding:8px;border-radius:4px}.dashboard-layout .dashboard-header .header-left .trigger:hover{color:#1e3a8a;background:#1e3a8a0d}.dashboard-layout .dashboard-header .header-center{flex:1;display:flex;justify-content:center;align-items:center}.dashboard-layout .dashboard-header .header-center .top-nav-menu{border:none;background:transparent;line-height:64px}.dashboard-layout .dashboard-header .header-center .top-nav-menu :global .ant-menu-item{padding:0 24px;font-size:16px;font-weight:500;color:#212529;transition:all .2s cubic-bezier(.4,0,.2,1)}.dashboard-layout .dashboard-header .header-center .top-nav-menu :global .ant-menu-item:hover{color:#1e3a8a;background:#1e3a8a0d;border-radius:4px}.dashboard-layout .dashboard-header .header-center .top-nav-menu :global .ant-menu-item a{color:inherit;display:flex;align-items:center;gap:4px}.dashboard-layout .dashboard-header .header-center .top-nav-menu :global .ant-menu-item .anticon{font-size:18px}.dashboard-layout .dashboard-header .header-center .top-nav-menu :global .ant-menu-item-selected{color:#1e3a8a;background:#1e3a8a1a;border-radius:4px}.dashboard-layout .dashboard-header .header-center .top-nav-menu :global .ant-menu-item-selected:after{display:none}.dashboard-layout .dashboard-header .header-right{flex:0 0 auto}.dashboard-layout .dashboard-header .header-right .notification-badge{cursor:pointer}.dashboard-layout .dashboard-header .header-right .notification-badge .header-icon{font-size:20px;color:#212529;transition:color .2s cubic-bezier(.4,0,.2,1)}.dashboard-layout .dashboard-header .header-right .notification-badge .header-icon:hover{color:#1e3a8a}.dashboard-layout .dashboard-header .header-right .user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s cubic-bezier(.4,0,.2,1)}.dashboard-layout .dashboard-header .header-right .user-info:hover{background:#1e3a8a0d}.dashboard-layout .dashboard-header .header-right .user-info .user-avatar{background:linear-gradient(135deg,#1e3a8a,#e6c27a)}.dashboard-layout .dashboard-header .header-right .user-info .user-name{color:#212529;font-weight:500}.dashboard-layout .dashboard-content{background:#f8f9fa;min-height:calc(100vh - 64px);padding:32px}.dashboard-layout .dashboard-content .content-wrapper{max-width:1400px;margin:0 auto}@media (max-width: 768px){.dashboard-layout .dashboard-sider{position:fixed;left:0;top:0;bottom:0;z-index:1000}.dashboard-layout .dashboard-header .header-center{display:none}.dashboard-layout .dashboard-content{padding:16px}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,PingFang SC,Microsoft YaHei,微软雅黑;font-size:16px;color:#212529;background-color:#f8f9fa;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f3f5}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6c757d}a{color:#1e3a8a;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}a:hover{color:#2563eb}::selection{background-color:#1e3a8a33;color:#212529}.ant-modal-mask,.ant-modal-wrap,.ant-modal-root{z-index:10001!important}.ant-tooltip-inner{color:#000000d9!important;background-color:#fff!important;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d!important}.ant-tooltip-arrow-content{background-color:#fff!important}
