/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.ant-btn-color-primary.ant-btn-variant-text{--ant-color-link: var( --ant-color-primary )}.ant-dropdown-menu:not(.user-dropdown-overlay .ant-dropdown-menu){color:#fff;background-color:#000;--ant-color-bg-elevated: black;--ant-color-text: white;--ant-control-item-bg-hover: rgba(255, 255, 255, .3)}.user-dropdown-overlay .ant-dropdown-menu{color:#333;background-color:#fff;--ant-color-bg-elevated: #fff;--ant-color-text: #333;--ant-control-item-bg-hover: #f0f7ff}.base-layout-footer{flex-shrink:0;align-self:center;display:flex;justify-content:center;position:relative;gap:16px;padding:16px 0}.user-avatar-wrapper{cursor:pointer;transition:transform .15s ease}.user-avatar-wrapper:hover{transform:scale(1.05)}.user-avatar-wrapper .user-avatar{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;font-weight:500;border:none;box-shadow:0 1px 4px #00000014}:global .user-dropdown-overlay .ant-dropdown-menu{min-width:165px;padding:5px;border-radius:8px;color:#333!important;background:#fff!important;background-color:#fff!important;box-shadow:0 4px 16px #0000001f!important;--ant-color-bg-elevated: #fff;--ant-color-text: #333;--ant-control-item-bg-hover: #f0f7ff}:global .user-dropdown-overlay .ant-dropdown-menu-item{border-radius:4px;padding:8px 10px;color:#333!important;background:transparent!important;background-color:transparent!important}:global .user-dropdown-overlay .ant-dropdown-menu-item:hover{background:#f0f7ff!important;background-color:#f0f7ff!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-disabled{cursor:default;opacity:1;color:#333!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-disabled:hover{background:transparent!important;background-color:transparent!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-danger{color:#e07070!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-danger:hover{background:#fdf5f5!important;background-color:#fdf5f5!important;color:#d06060!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-divider{background:#f0f0f0!important;background-color:#f0f0f0!important}.user-menu-info{padding:2px 0}.user-menu-info .user-menu-name{font-weight:500;font-size:13px;color:#333;margin-bottom:1px}.user-menu-info .user-menu-email{font-size:11px;color:#999}.industry-menu-item{padding:2px 0}.industry-menu-item .industry-menu-item__name{color:#333;font-size:13px;font-weight:500}.industry-menu-item .industry-menu-item__desc{margin-top:2px;color:#999;font-size:11px;line-height:1.35}.base-layout{--sidebar-width: 248px;--sidebar-collapsed-width: 68px;padding-left:var(--sidebar-width);transition:padding-left .2s ease}.base-layout.base-layout--collapsed{padding-left:var(--sidebar-collapsed-width)}.base-layout.base-layout--collapsed .base-layout__sidebar{width:var(--sidebar-collapsed-width)}.base-layout__sidebar{position:fixed;z-index:1000;left:0;top:0;bottom:0;width:var(--sidebar-width);background-color:#f7f7f5;border-right:1px solid #e7e3da;display:flex;flex-direction:column;transition:width .2s ease}.base-layout__sidebar .base-layout__sidebar-main{flex-grow:1;overflow:auto;display:flex;flex-direction:column;padding:14px 10px 18px}.base-layout__collapse-btn{position:absolute;top:14px;right:-15px;z-index:2;width:30px;height:30px;border:1px solid #dedbd2;border-radius:8px;background:#fff;color:#5f5b52;box-shadow:0 4px 14px #1f211c14}.base-layout__collapse-btn:hover{background:#f2f1ec!important;color:#1f211c!important}.base-layout__content{min-height:100vh;flex-shrink:0;background:#f5f5f1}.base-layout-nav__item{display:flex;align-items:center;justify-content:flex-start;gap:10px;height:40px;width:100%;border-radius:8px;color:#363631;transition:background-color .16s ease,color .16s ease;position:relative;padding:0 12px;box-sizing:border-box;text-decoration:none}.base-layout-nav__item.active,.base-layout-nav__item:hover{background-color:#ecebe5;color:#1f211c}.base-layout-nav__item .base-layout-nav__item-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;font-size:17px}.base-layout-nav__item .base-layout-nav__item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500}.base-layout-nav__item .base-layout-nav__item-dot{display:block;width:6px;height:6px;border-radius:50%;background-color:red;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.base-layout--collapsed .base-layout-nav__item{justify-content:center;width:44px;padding:0}.base-layout--collapsed .base-layout-nav__item .base-layout-nav__item-label{display:none}.base-layout--collapsed .base-layout-nav__item .base-layout-nav__item-dot{top:9px;right:9px;transform:none}.session-drawer .ant-drawer-body{padding:12px}.session-drawer .session-item{cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s}.session-drawer .session-item:hover{background-color:#f5f5f5}.session-drawer .session-item .ant-list-item-meta{align-items:center}.session-drawer .session-item .ant-list-item-meta-title{margin-bottom:0}.session-drawer .session-item .ant-list-item-action{margin-left:8px}.home-brand{margin-bottom:14px;padding-bottom:14px;border-radius:8px;border-bottom:1px solid #e5e1d8;color:#1f211c;font-weight:650}.home-brand .home-brand__mark{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#1f211c;color:#f4f1e8;font-size:13px;font-weight:700}.industry-menu-item{padding:4px 0}.industry-menu-item__name{font-size:14px;font-weight:500;color:#333}.industry-menu-item__desc{font-size:12px;color:#999;margin-top:2px}:global .ant-dropdown .ant-dropdown-menu{background-color:#fff!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;border-radius:8px;padding:4px}:global .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:#333!important;background-color:transparent;border-radius:4px}:global .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f5f5f5!important}:global .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{background-color:#e6f4ff!important}.base-layout-nav{flex-grow:1;flex-shrink:0;overflow:auto;display:flex;align-items:stretch;flex-direction:column;gap:2px;padding:14px 0}.base-layout--collapsed .home-brand{width:44px;padding:0 0 12px}.base-layout--collapsed .base-layout-nav{align-items:center}._login-page_aii6p_1{min-height:100vh;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:32px;background:#f5f6f8;color:#111827}._login-container_aii6p_12{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);width:min(980px,100%);min-height:590px;overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f172a1f}._brand-section_aii6p_24{display:flex;align-items:center;padding:56px;background:#111315;color:#f8fafc}._brand-content_aii6p_32{width:100%}._brand-kicker_aii6p_36{width:fit-content;padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#cbd5e1;font-size:12px;line-height:1}._brand-title_aii6p_46{margin:28px 0 12px;color:#fff;font-size:36px;font-weight:650;line-height:1.12}._brand-subtitle_aii6p_54{max-width:360px;margin:0;color:#aab4c0;font-size:15px;line-height:1.7}._terminal-panel_aii6p_62{margin-top:34px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0b0d0f}._terminal-bar_aii6p_70{display:flex;gap:6px;padding:12px;border-bottom:1px solid rgba(255,255,255,.08)}._terminal-bar_aii6p_70 span{width:8px;height:8px;border-radius:50%;background:#3f4650}._terminal-lines_aii6p_83{padding:14px 16px 18px}._terminal-lines_aii6p_83 p{margin:0;color:#d1d5db;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.9}._terminal-lines_aii6p_83 p:before{content:"$ ";color:#8b949e}._brand-features_aii6p_98{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}._feature-item_aii6p_105{min-height:72px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0a}._feature-item_aii6p_105 span{display:block;margin-bottom:10px;color:#8b949e;font-size:11px}._feature-item_aii6p_105 strong{color:#f8fafc;font-size:13px;font-weight:500}._form-section_aii6p_124{display:flex;align-items:center;justify-content:center;padding:56px;background:#fff}._form-container_aii6p_132{width:100%;max-width:320px}._form-header_aii6p_137{margin-bottom:34px}._form-header_aii6p_137 h2{margin:0 0 9px;color:#111827;font-size:24px;font-weight:620}._form-header_aii6p_137 p{margin:0;color:#6b7280;font-size:14px}._form-input_aii6p_152{height:46px!important;border:1px solid #dfe4ea!important;border-radius:9px!important;background:#fff!important;color:#111827!important}._form-input_aii6p_152:hover{border-color:#b8c0cc!important}._form-input_aii6p_152:focus{border-color:#111827!important;box-shadow:0 0 0 3px #11182714!important}._form-input_aii6p_152 input{background:transparent!important;color:#111827!important}._input-icon_aii6p_171{color:#8b949e!important;font-size:14px!important}._submit-btn_aii6p_176{height:46px!important;border:none!important;border-radius:9px!important;background:#111827!important;font-size:14px!important;font-weight:520!important;box-shadow:0 10px 24px #1118272e!important}._submit-btn_aii6p_176:hover{background:#242b38!important}._form-footer_aii6p_189{margin-top:28px;text-align:center}._switch-text_aii6p_194{color:#6b7280;font-size:13px}._switch-btn_aii6p_199{margin-left:6px;padding:0;border:none;background:none;color:#111827;cursor:pointer;font-size:13px;font-weight:560}._switch-btn_aii6p_199:hover{color:#4b5563}.ant-form-item{margin-bottom:20px}.ant-form-item-explain-error{margin-top:6px;color:#dc2626;font-size:12px}.ant-input-password{height:46px!important;border:1px solid #dfe4ea!important;border-radius:9px!important;background:#fff!important}.ant-input-password:hover{border-color:#b8c0cc!important}.ant-input-password:focus-within{border-color:#111827!important;box-shadow:0 0 0 3px #11182714!important}.ant-input-password .ant-input{background:transparent!important;color:#111827!important}.ant-input-password .ant-input-suffix .anticon{color:#8b949e!important}@media (max-width: 860px){._login-page_aii6p_1{padding:18px}._login-container_aii6p_12{grid-template-columns:1fr;min-height:auto}._brand-section_aii6p_24,._form-section_aii6p_124{padding:34px}}@media (max-width: 560px){._brand-features_aii6p_98{grid-template-columns:1fr}}.com-page-layout{display:flex;min-width:0}.com-page-layout .com-page-layout__main{flex-grow:1;display:flex;flex-direction:column;min-height:100vh;min-width:0;background:#fff}.com-page-layout .com-page-layout__main .com-page-layout__main-content{flex-grow:1;flex-shrink:1;max-width:100%;min-width:0;overflow:visible;box-sizing:border-box}.com-page-layout .com-page-layout__sender{position:sticky;bottom:0;z-index:900;padding:18px 40px;background:#fff}.com-page-layout .com-page-layout__right{flex-shrink:0;width:408px;background:#fff}.com-page-layout.wide-right-mode{height:100vh;overflow:hidden}.com-page-layout.wide-right-mode .com-page-layout__main{flex:none;width:35%;min-width:min(380px,100%);max-width:35%;height:100vh;overflow-y:auto;overflow-x:hidden;background:#fff;scrollbar-width:none;-ms-overflow-style:none}.com-page-layout.wide-right-mode .com-page-layout__main::-webkit-scrollbar{display:none}.com-page-layout.wide-right-mode .com-page-layout__right{flex:1;width:auto;min-width:400px;border-left:1px solid rgba(0,0,0,.04);height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#fafafa}.com-page-layout.wide-right-mode .com-page-layout__sender{padding:12px 20px;background:#fff;border-top:1px solid rgba(0,0,0,.04)}.com-sender{position:relative;background-color:#fff;border:1px solid #d8d6cf;border-radius:12px}.com-sender .com-sender__attachments{padding:12px 16px 8px;display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid rgba(31,33,28,.08)}.com-sender .com-sender__attachments .ant-tag{display:inline-flex!important;align-items:center;max-width:220px;padding:6px 10px;margin:0;font-size:13px;border-radius:6px;background:#fff;border:1px solid #d9d9d9}.com-sender .com-sender__attachments .ant-tag.ant-tag-success{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.com-sender .com-sender__attachments .ant-tag.ant-tag-processing{background:#e6f4ff;border-color:#91caff;color:#1677ff}.com-sender .com-sender__attachments .ant-tag.ant-tag-error{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.com-sender .com-sender__attachments .ant-tag .anticon{margin-right:6px;font-size:14px}.com-sender .com-sender__attachments .ant-tag .anticon-close{margin-left:6px;margin-right:0;cursor:pointer;font-size:10px;opacity:.6}.com-sender .com-sender__attachments .ant-tag .anticon-close:hover{opacity:1}.com-sender .com-sender__attachments .attachment-filename{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.com-sender .com-sender__attachments .attachment-status{font-size:11px;margin-left:4px;opacity:.7}.com-sender .ant-input{background:transparent;border:none;padding:14px 16px;color:#1f211c;box-shadow:none}.com-sender .ant-input::placeholder{color:#8b867c}.com-sender .com-sender__actions{display:flex;justify-content:space-between;align-items:center;padding:0 16px 14px}.com-sender .com-sender__actions .ant-btn{--ant-button-padding-inline: 4px}.com-sender .com-sender__actions .ant-btn img{width:22px;height:22px;-webkit-user-drag:none}.com-sender .com-sender__mode-toggle{width:34px;height:34px;padding:0;border:1px solid #d8d6cf;border-radius:8px;background:#fff;color:#7c776d}.com-sender .com-sender__mode-toggle:hover{border-color:#bdb8ad;background:#f8f7f2;color:#1f211c}.com-sender .com-sender__mode-toggle.is-active{background:#1f211c;border-color:#1f211c;color:#f7f4e8;box-shadow:0 1px 4px #1f211c2e}.com-sender .com-sender__mode-toggle.is-active:hover{background:#1f211c;color:#fff}.com-sender .com-sender__footer{margin-top:20px;color:#777267}.com-sender .com-sender__footer .ant-switch{--ant-switch-track-height: 30px;--ant-switch-handle-size: 26px;--ant-switch-track-min-width: 56px}.com-spinner{display:inline-block;white-space:nowrap}.com-spinner>div{width:8px;height:8px;background-color:var(--ant-color-primary);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.com-spinner .com-spinner__bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.com-spinner .com-spinner__bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}._chat-message_wocxh_4{display:flex;flex-direction:column;gap:18px;padding:24px 0;width:100%;max-width:100%;min-width:0;overflow:visible;box-sizing:border-box}._chat-message-row_wocxh_16{display:flex;align-items:flex-start;gap:10px;font-size:14px;word-break:break-all;word-wrap:break-word;line-height:1.7;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._chat-message-avatar_wocxh_30{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;font-size:16px}._chat-message-bubble_wocxh_41{max-width:min(760px,100% - 42px);min-width:0;box-sizing:border-box;border-radius:18px;overflow-wrap:anywhere;word-break:break-word}._chat-message-row--user_wocxh_50{justify-content:flex-end}._chat-message-row--user_wocxh_50 ._chat-message-avatar_wocxh_30{background:#1f211c;color:#fff}._chat-message-row--user_wocxh_50 ._chat-message-bubble_wocxh_41{padding:11px 15px;background:#ecebe5;color:#1f211c;font-size:15px;font-weight:500;line-height:1.6;border-top-right-radius:6px;white-space:pre-wrap}._chat-message-row--assistant_wocxh_68{justify-content:flex-start;color:#444;font-size:15px;line-height:1.8;letter-spacing:-.1px}._chat-message-row--assistant_wocxh_68 ._chat-message-avatar_wocxh_30{background:#f7f7f5;border:1px solid #e5e1d8;color:#1f211c}._chat-message-row--assistant_wocxh_68 ._chat-message-bubble_wocxh_41{padding:2px 0 0;color:#333;border-top-left-radius:6px;flex:0 1 auto}._chat-message-row--assistant_wocxh_68+._chat-message-row--user_wocxh_50{margin-top:24px}.com-markdown>:first-child{margin-top:0}.com-markdown>:last-child{margin-bottom:0}.com-markdown pre>code{background-color:#fff;display:block;padding:.5em;-webkit-text-size-adjust:none;overflow-x:auto;white-space:pre}.com-markdown table{background-color:#fff;border-collapse:collapse;border-spacing:0;border-radius:6px}.com-markdown table,.com-markdown table td,.com-markdown table th{border:1px solid #ddd}.com-markdown table td,.com-markdown table th{padding:8px 12px}.com-markdown .markdown-image{max-width:100%;height:auto;border-radius:8px;margin:12px 0}._card_16xq7_4{background:linear-gradient(135deg,#fff,#fafafa);border-radius:12px;padding:16px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}._card_16xq7_4:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}._card_16xq7_4._up_16xq7_15{border-left:4px solid #ef4444;background:linear-gradient(135deg,#fff,#fef2f2)}._card_16xq7_4._up_16xq7_15 ._priceSection_16xq7_19{color:#ef4444}._card_16xq7_4._up_16xq7_15 ._badge_16xq7_22{background:#fef2f2;color:#ef4444}._card_16xq7_4._down_16xq7_26{border-left:4px solid #22c55e;background:linear-gradient(135deg,#fff,#f0fdf4)}._card_16xq7_4._down_16xq7_26 ._priceSection_16xq7_19{color:#22c55e}._card_16xq7_4._down_16xq7_26 ._badge_16xq7_22{background:#f0fdf4;color:#22c55e}._card_16xq7_4._flat_16xq7_37{border-left:4px solid #9ca3af}._card_16xq7_4._flat_16xq7_37 ._priceSection_16xq7_19{color:#6b7280}._card_16xq7_4._flat_16xq7_37 ._badge_16xq7_22{background:#f3f4f6;color:#6b7280}._header_16xq7_48{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._nameSection_16xq7_55{display:flex;align-items:center;gap:8px}._icon_16xq7_61{font-size:16px;color:#6b7280}._name_16xq7_55{font-size:16px;font-weight:600;color:#1f2937}._code_16xq7_72{font-size:12px;color:#9ca3af;background:#f3f4f6;padding:2px 6px;border-radius:4px}._badge_16xq7_22{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px}._priceSection_16xq7_19{margin-bottom:16px}._currentPrice_16xq7_91{display:flex;align-items:baseline;gap:2px}._currency_16xq7_97{font-size:18px;font-weight:500}._priceValue_16xq7_102{font-size:32px;font-weight:700;letter-spacing:-1px}._changeInfo_16xq7_108{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:14px;font-weight:500}._changeInfo_16xq7_108 .anticon{font-size:12px}._changeValue_16xq7_120{font-weight:600}._changePercent_16xq7_124{opacity:.8}._details_16xq7_128{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;background:#00000005;border-radius:8px;margin-bottom:12px}._detailItem_16xq7_138{display:flex;flex-direction:column;gap:2px}._label_16xq7_144{font-size:11px;color:#9ca3af}._value_16xq7_149{font-size:13px;font-weight:500;color:#374151}._value_16xq7_149._high_16xq7_154{color:#ef4444}._value_16xq7_149._low_16xq7_157{color:#22c55e}._source_16xq7_161{font-size:10px;color:#c4c4c4;text-align:right}._empty_1ihnn_4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4;font-size:13px;gap:12px}._emptyIcon_1ihnn_15{font-size:28px;opacity:.3}._list_1ihnn_20{display:flex;flex-direction:column;gap:2px}._item_1ihnn_26{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}._item_1ihnn_26:hover{background:#fafafa;border-color:#0000000a}._item_1ihnn_26:hover ._arrow_1ihnn_41{opacity:1;transform:translate(0)}._item_1ihnn_26:hover ._title_1ihnn_45{color:#1a1a1a}._icon_1ihnn_49{flex-shrink:0;width:36px;height:36px;background:#fafafa;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#999;font-size:15px;transition:all .2s}._item_1ihnn_26:hover ._icon_1ihnn_49{background:#f0f0f0;color:#666}._content_1ihnn_67{flex:1;min-width:0}._title_1ihnn_45{font-size:14px;font-weight:500;color:#333;line-height:1.5;margin-bottom:6px;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.1px}._meta_1ihnn_86{display:flex;align-items:center;gap:8px;font-size:12px;color:#aaa;margin-bottom:8px}._source_1ihnn_95{color:#666;font-weight:500}._date_1ihnn_100{color:#c4c4c4}._date_1ihnn_100:before{content:"";display:inline-block;width:3px;height:3px;background:#d9d9d9;border-radius:50%;margin-right:8px;vertical-align:middle}._snippet_1ihnn_114{font-size:13px;color:#888;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._arrow_1ihnn_41{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#c4c4c4;opacity:0;transform:translate(-4px);transition:all .2s ease;margin-top:8px}._empty_vd4nq_4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4;font-size:13px;gap:12px}._emptyIcon_vd4nq_15{font-size:28px;opacity:.3}._grid_vd4nq_20{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 1200px){._grid_vd4nq_20{grid-template-columns:1fr}}._card_vd4nq_31{background:#fff;border-radius:10px;padding:18px;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.04)}._card_vd4nq_31:hover{box-shadow:0 4px 20px #0000000f;border-color:#0000000f}._cardHeader_vd4nq_43{margin-bottom:14px}._cardTitle_vd4nq_47{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 4px;letter-spacing:-.2px}._cardSubtitle_vd4nq_55{font-size:12px;color:#999;margin:0}._chartContainer_vd4nq_61{height:360px;background:linear-gradient(180deg,#fafbfc,#f8f9fb);border-radius:8px;border:1px solid rgba(0,0,0,.04);overflow:hidden}._imageWrapper_vd4nq_69{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}._chartImage_vd4nq_79{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}._noData_vd4nq_86{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#c4c4c4;font-size:12px;gap:8px}._noData_vd4nq_86 .anticon{font-size:24px;opacity:.4}._empty_26xbn_4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4;font-size:13px;gap:12px}._emptyIcon_26xbn_15{font-size:28px;opacity:.3}._graph_26xbn_20{height:100%;display:flex;flex-direction:column}._stats_26xbn_26{font-size:12px;color:#999;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.04);letter-spacing:.2px}._chartContainer_26xbn_35{flex:1;min-height:400px;background:#fafafa;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.03)}._card_169pj_1{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden}._header_169pj_8{display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;color:#1a1a1a;transition:background .2s}._header_169pj_8:hover{background:#00000005}._iconRunning_169pj_23{color:#1677ff;flex-shrink:0}._iconDone_169pj_28{color:#52c41a;flex-shrink:0}._iconCancelled_169pj_33{color:#999;flex-shrink:0}._headerMain_169pj_38{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._headerText_169pj_46{font-weight:500}._summary_169pj_50{color:#999;font-size:12px}._duration_169pj_55{flex-shrink:0;color:#999;font-size:12px}._arrow_169pj_61{flex-shrink:0;font-size:10px;color:#999;transition:transform .2s}._arrow_169pj_61._arrowUp_169pj_67{transform:rotate(180deg)}._body_169pj_71{border-top:1px solid rgba(0,0,0,.04);padding:12px 14px}._outline_169pj_76{display:flex;flex-direction:column;gap:6px}._outlineItem_169pj_82{display:flex;align-items:center;gap:8px;font-size:13px;color:#333}._outlineItem_169pj_82[data-status=pending]{color:#999}._outlineItem_169pj_82[data-status=done] ._outlineIcon_169pj_92{color:#52c41a}._outlineItem_169pj_82[data-status=running] ._outlineIcon_169pj_92{color:#1677ff}._outlineIcon_169pj_92{width:14px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}._circle_169pj_108{width:8px;height:8px;border:1px solid #c4c4c4;border-radius:50%}._outlineTitle_169pj_115{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._outlinePlaceholder_169pj_122{font-size:12px;color:#999}._reviewNote_169pj_127{margin-top:8px;font-size:12px;color:#666}._currentAction_169pj_133{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;color:#999}._actionMark_169pj_142{flex-shrink:0}._actionText_169pj_146{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._assetsButton_169pj_154{margin-top:12px;padding:6px 12px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fafafa;font-size:12px;color:#1a1a1a;cursor:pointer;transition:background .2s}._assetsButton_169pj_154:hover{background:#f0f0f0}._drawerSectionTitle_169pj_169{margin:16px 0 8px;font-size:13px;font-weight:600;color:#1a1a1a}._chat-message-result_s6f61_4{max-width:100%;overflow:hidden;box-sizing:border-box}._chat-message-result_s6f61_4 ._chat-message-result__think_s6f61_9{margin-top:12px;color:#888;border-left:1px solid #e5e5e5;margin-left:0;padding-left:16px;margin-bottom:12px}._chat-message-result_s6f61_4 ._chat-message-result__md_s6f61_17 .refrence-token{color:#1a1a1a;font-weight:600;text-decoration:underline;text-decoration-color:#0003;text-underline-offset:2px}._chat-message-result__source_s6f61_25{display:flex;flex-wrap:wrap;gap:16px}._chat-message-result__source_s6f61_25 ._item_s6f61_30{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:18px 20px;box-sizing:border-box;overflow:hidden;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);flex-basis:calc(50% - 8px)}._chat-message-result__source_s6f61_25 ._item_s6f61_30:hover{background-color:#fafafa;border-color:#0000001a;box-shadow:0 2px 12px #0000000a}@media (max-width: 768px){._chat-message-result__source_s6f61_25 ._item_s6f61_30{flex-basis:100%}}._chat-message-result__source_s6f61_25 ._header_s6f61_51{display:flex;align-items:flex-start;gap:6px;margin-bottom:8px}._chat-message-result__source_s6f61_25 ._header_s6f61_51 ._id_s6f61_57{flex-shrink:0;color:#1890ff;font-weight:600;font-size:13px;line-height:1.5}._chat-message-result__source_s6f61_25 ._header_s6f61_51 ._icon_s6f61_64{flex-shrink:0;width:18px;height:18px;opacity:.6}._chat-message-result__source_s6f61_25 ._header_s6f61_51 ._url_s6f61_70{min-width:0;font-size:12px;font-weight:500;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chat-message-result__source_s6f61_25 ._header_s6f61_51 ._title_s6f61_79{flex:1;min-width:0;font-size:14px;font-weight:500;color:#262626;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chat-message-result__source_s6f61_25 ._sourceUrl_s6f61_90{font-size:12px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chat-message-result__source_s6f61_25 ._content_s6f61_97{margin-top:8px;font-size:13px;line-height:1.6;color:#888;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:62.4px}._chat-message-result__images_s6f61_109{display:flex;flex-wrap:wrap;gap:12px}._chat-message-result__images_s6f61_109 ._item_s6f61_30{border:1px solid rgba(0,0,0,.06);box-sizing:border-box;border-radius:8px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);flex-basis:calc(25% - 9px);overflow:hidden}._chat-message-result__images_s6f61_109 ._item_s6f61_30:hover{transform:scale(1.02);box-shadow:0 4px 16px #00000014}@media (max-width: 768px){._chat-message-result__images_s6f61_109 ._item_s6f61_30{flex-basis:calc(50% - 6px)}}._chat-message-result__images_s6f61_109 ._box_s6f61_132{height:0;padding-bottom:55.94%;position:relative}._chat-message-result__images_s6f61_109 ._box_s6f61_132 ._cover_s6f61_137{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}._chat-message-result__thinks_s6f61_146{margin-top:12px;margin-bottom:20px;color:#888}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._header_s6f61_51{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1a1a1a}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._header_s6f61_51 ._header-icon_s6f61_159{flex-shrink:0;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;background-color:#d0d0d0}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._header_s6f61_51 ._header-icon_s6f61_159._thinking_s6f61_171{background-color:#1a1a1a}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._thinks-results_s6f61_174{border-left:1px solid #e5e5e5;margin:8px 0 8px 9px;padding:12px 0 12px 18px}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._thinks-results_s6f61_174 ._thinks-results__item_s6f61_181{display:flex;align-items:center;justify-content:space-between;gap:12px}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._thinks-results_s6f61_174 ._thinks-results__item_s6f61_181 ._content_s6f61_97{overflow:hidden;font-size:13px;color:#666}._chat-message-result__thinks_s6f61_146 ._chat-message-result__thinks-item_s6f61_151 ._thinks-results_s6f61_174 ._thinks-results__item_s6f61_181 ._count_s6f61_192{flex-shrink:0;font-size:12px;color:#999}._draft-badge_s6f61_198{display:inline-block;margin:12px 0 4px;padding:4px 10px;background:#f5f5f5;border-radius:6px;font-size:12px;color:#888}._data-insights_s6f61_208{margin:20px 0;padding:18px 22px;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.06)}._insights-title_s6f61_216{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:14px;letter-spacing:-.1px}._insights-list_s6f61_227{margin:0;padding-left:0;list-style:none}._insights-list_s6f61_227 li{position:relative;color:#555;font-size:13px;line-height:1.8;margin-bottom:6px;padding-left:16px}._insights-list_s6f61_227 li:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;background:#d0d0d0;border-radius:50%}._insights-list_s6f61_227 li:last-child{margin-bottom:0}._section_13djx_4{max-width:100%;overflow:hidden;box-sizing:border-box}._section_13djx_4+._section_13djx_4{margin-top:40px}._section_13djx_4 ._section-header_13djx_12{display:flex;align-items:center;gap:4px}._section_13djx_4 ._section-header__icon_13djx_17{width:32px;height:32px;background-color:#e7f4ff;display:flex;align-items:center;justify-content:center;border-radius:4px}._section_13djx_4 ._section-header__icon_13djx_17>img{width:27px;height:27px}._section_13djx_4 ._section-header__title_13djx_30{font-size:20px;color:#333;font-weight:700}._section_13djx_4 ._section-header__arrow_13djx_35{font-size:14px;color:#333;font-weight:700;margin-left:4px;transition:transform .3s ease}._section_13djx_4 .ant-collapse-header{padding:0!important}._section_13djx_4 .ant-collapse-item-active ._section-header__arrow_13djx_35{transform:rotate(180deg)}._think-panel_teguo_1{margin:12px 0}._think-panel_teguo_1 ._think-panel__header_teguo_4{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#f5f5f5;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#666;font-size:13px;transition:background .15s}._think-panel_teguo_1 ._think-panel__header_teguo_4:hover{background:#ededed}._think-panel_teguo_1 ._think-panel__icon_teguo_20{font-size:14px;line-height:1}._think-panel_teguo_1 ._think-panel__label_teguo_24{font-weight:500}._think-panel_teguo_1 ._think-panel__duration_teguo_27{color:#999}._think-panel_teguo_1 ._think-panel__arrow_teguo_30{display:inline-flex;font-size:11px;color:#999;transition:transform .2s}._think-panel_teguo_1 ._think-panel__arrow--open_teguo_36{transform:rotate(180deg)}._think-panel_teguo_1 ._think-panel__dots_teguo_39{display:inline-flex;gap:3px}._think-panel_teguo_1 ._think-panel__dots_teguo_39 i{width:4px;height:4px;border-radius:50%;background:#999;animation:_think-blink_teguo_1 1.2s infinite ease-in-out both}._think-panel_teguo_1 ._think-panel__dots_teguo_39 i:nth-child(2){animation-delay:.2s}._think-panel_teguo_1 ._think-panel__dots_teguo_39 i:nth-child(3){animation-delay:.4s}._think-panel_teguo_1 ._think-panel__body_teguo_56{margin-top:8px;color:#888;font-size:13px;border-left:2px solid #e5e5e5;padding-left:16px}@keyframes _think-blink_teguo_1{0%,80%,to{opacity:.2}40%{opacity:1}}._drawer_177kb_4{background:#ffffff80;border-top-left-radius:20px;height:100vh;box-sizing:border-box;position:sticky;top:0;padding:12px 0;display:flex;flex-direction:column}._drawer_177kb_4 ._drawer__header_177kb_15{display:flex;align-items:center;justify-content:space-between;padding:12px 30px}._drawer_177kb_4 ._drawer__header_177kb_15 ._drawer__title_177kb_21{flex-grow:1;font-size:22px;font-weight:700;color:#333}._drawer_177kb_4 ._drawer__header_177kb_15 ._drawer__close_177kb_27{color:#aaa;font-size:12px}._drawer_177kb_4 ._drawer__content_177kb_31{padding:12px 30px;overflow:auto}._source__list_r02fr_4{flex-grow:1;display:flex;flex-wrap:wrap;gap:8px}._source__list_r02fr_4 ._source__item_r02fr_10{background-color:#e9f5ff;border-radius:100px;padding:10px;font-size:14px;color:#333;max-width:100%;box-sizing:border-box;display:flex;align-items:center;gap:6px}._source__list_r02fr_4 ._source__item_r02fr_10 ._icon_r02fr_24{flex-shrink:0;width:22px;height:22px;border-radius:100px}._source__list_r02fr_4 ._source__item_r02fr_10 ._info_r02fr_30{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._source__list_r02fr_4 ._source__item_r02fr_10 ._host_r02fr_36{font-weight:700}._source__list_r02fr_4 ._source__item_r02fr_10 ._name_r02fr_39{margin-left:8px;color:#999}._chat-page_azmpz_4{padding:32px 40px;margin:0 auto;display:flex;gap:28px;width:100%;max-width:100%;min-width:0;overflow:visible;box-sizing:border-box}._chat-page_azmpz_4 ._chat-page__header_azmpz_15{text-align:center;font-weight:600;font-size:16px;display:flex;gap:10px;justify-content:center;align-items:center;color:#1a1a1a;letter-spacing:-.3px}._chat-page_azmpz_4 ._chat-page__header_azmpz_15 ._chat-page__header-title_azmpz_26{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._newchat-page_1e4vl_4{min-height:100vh;padding:72px 32px;display:flex;justify-content:center;background:#f5f5f1;box-sizing:border-box}._newchat-page__shell_1e4vl_13{width:min(100%,900px)}._newchat-page__eyebrow_1e4vl_17{margin-bottom:12px;color:#777267;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;letter-spacing:0;text-align:center;text-transform:uppercase}._newchat-page__header_1e4vl_27{color:#1f211c;font-size:34px;font-weight:650;letter-spacing:0;line-height:1.2;text-align:center}._newchat-page__desc_1e4vl_36{max-width:640px;margin:14px auto 30px;color:#68645c;font-size:15px;line-height:1.7;text-align:center}._newchat-page__sender_1e4vl_45{border:1px solid #d8d6cf;border-radius:12px;background:#fff;box-shadow:0 18px 48px #22201c14}._newchat-page__sender_1e4vl_45 .ant-input{min-height:112px!important;color:#1f211c;font-size:15px}._newchat-page__sender_1e4vl_45 .ant-input::placeholder{color:#8b867c}._newchat-page__sender_1e4vl_45 .ant-btn{border-radius:8px}._home-news_1e4vl_63{margin-top:22px;padding-top:18px;border-top:1px solid #dedbd2}._home-news__header_1e4vl_69{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}._home-news__header_1e4vl_69 span{color:#1f211c;font-size:14px;font-weight:650}._home-news__header_1e4vl_69 a{color:#6f6b61;font-size:12px;text-decoration:none}._home-news__header_1e4vl_69 a:hover{color:#1f211c}._home-news__fixed_1e4vl_90,._home-news__rolling_1e4vl_91{display:grid;gap:6px}._home-news-card_1e4vl_96{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-height:48px;padding:9px 11px;border:1px solid #ecebe5;border-radius:8px;background:#ffffff94;transition:background .18s ease,border-color .18s ease,transform .18s ease}._home-news-card_1e4vl_96:hover{border-color:#d1cec4;background:#fff;transform:translateY(-1px)}._home-news-card_1e4vl_96 button{max-width:144px;padding:0;border:0;background:transparent;color:#525048;cursor:pointer;font-size:12px;line-height:1.4;opacity:0;pointer-events:none;text-align:right;transition:opacity .18s ease,color .18s ease}._home-news-card_1e4vl_96 button:hover{color:#1f211c;text-decoration:underline;text-underline-offset:2px}._home-news-card_1e4vl_96:hover button,._home-news-card_1e4vl_96:focus-within button{opacity:1;pointer-events:auto}._home-news-card__title_1e4vl_137{display:block;color:#25251f;font-size:13px;font-weight:600;line-height:1.45;text-decoration:none}._home-news-card__title_1e4vl_137:hover{color:#1f211c;text-decoration:underline;text-underline-offset:3px}._home-news-card__meta_1e4vl_151{margin-top:4px;color:#817b70;font-size:12px}._news-reveal_1e4vl_157{display:grid;justify-items:center;gap:8px;width:fit-content;margin:24px auto 0;color:#746f65;font-size:13px;text-decoration:none}._news-reveal_1e4vl_157 span{padding:8px 14px;border:1px solid #dedbd2;border-radius:999px;background:#ffffff94;box-shadow:0 10px 28px #22201c0d}._news-reveal_1e4vl_157 i{width:14px;height:14px;border-right:1.5px solid #7f796f;border-bottom:1.5px solid #7f796f;transform:rotate(45deg);animation:_reveal-bounce_1e4vl_1 1.8s ease-in-out infinite}._news-reveal_1e4vl_157:hover{color:#1f211c}._news-reveal_1e4vl_157:hover span{border-color:#c7c2b7;background:#fff}@keyframes _reveal-bounce_1e4vl_1{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(5px) rotate(45deg)}}._focus-grid_1e4vl_198{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}._focus-card_1e4vl_205{min-height:112px;padding:16px;border:1px solid #d8d6cf;border-radius:10px;background:#fbfbf8;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}._focus-card_1e4vl_205 span{display:block;margin-bottom:10px;color:#1f211c;font-size:16px;font-weight:650}._focus-card_1e4vl_205 small{display:block;color:#6f6b61;font-size:13px;line-height:1.55}._focus-card_1e4vl_205:hover{border-color:#aaa59a;background:#fff;transform:translateY(-1px)}._focus-card_1e4vl_205:disabled{cursor:not-allowed;opacity:.58}._focus-card_1e4vl_205:disabled:hover{border-color:#d8d6cf;background:#fbfbf8;transform:none}._newchat-page__questions-row_1e4vl_243{margin-top:22px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px}._questions-label_1e4vl_251{padding-top:7px;color:#817b70;font-size:13px}._questions-list_1e4vl_257{display:flex;flex-wrap:wrap;gap:8px}._question-tag_1e4vl_263{max-width:100%;padding:7px 10px;border:1px solid #d8d6cf;border-radius:8px;background:transparent;color:#4d4942;cursor:pointer;font-size:13px;line-height:1.4;transition:border-color .18s ease,color .18s ease,background .18s ease}._question-tag_1e4vl_263:hover{border-color:#aaa59a;background:#fff;color:#1f211c}@media (max-width: 860px){._newchat-page_1e4vl_4{padding:44px 18px}._newchat-page__header_1e4vl_27{font-size:28px}._focus-grid_1e4vl_198,._home-news-card_1e4vl_96{grid-template-columns:1fr}._home-news-card_1e4vl_96 button{max-width:none;text-align:left}}@media (max-width: 560px){._newchat-page_1e4vl_4{padding:28px 14px}._newchat-page__questions-row_1e4vl_243{grid-template-columns:1fr;gap:8px}._questions-label_1e4vl_251{padding-top:0}}._container_27soj_4{padding:16px 0}._filename_27soj_8{background:#f5f5f5;border-radius:6px;padding:12px 16px;margin-bottom:20px;font-size:14px;color:#333;word-break:break-all;display:flex;align-items:center;gap:8px}._filename_27soj_8:before{content:"";display:inline-block;width:4px;height:20px;background:#1890ff;border-radius:2px}._uploading_27soj_29{display:flex;align-items:center;gap:8px;color:#1890ff}._uploading_27soj_29 span{font-size:13px}._result_27soj_39{margin-top:24px;border-top:1px solid #f0f0f0;padding-top:16px}._result_27soj_39 .ant-result{padding:16px 0}._result_27soj_39 .ant-result-title{font-size:18px}._result_27soj_39 .ant-result-subtitle{text-align:left}._resultInfo_27soj_54{text-align:left;font-size:14px}._resultInfo_27soj_54 p{margin:4px 0}._resultInfo_27soj_54 p strong{color:#1890ff}._errorText_27soj_65{color:#ff4d4f}._closeBtn_27soj_69{padding:8px 24px;background:#1890ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}._closeBtn_27soj_69:hover{background:#40a9ff}._drawer_171gu_4 .ant-drawer-body{padding:16px;background:#fafafa}._title_171gu_9{display:flex;align-items:center;gap:8px}._title_171gu_9 ._filename_171gu_14{font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._loading_171gu_22{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}._chunkList_171gu_31{display:flex;flex-direction:column;gap:12px}._chunkItem_171gu_37{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #00000014;transition:box-shadow .2s}._chunkItem_171gu_37:hover{box-shadow:0 2px 8px #0000001f}._chunkHeader_171gu_48{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}._charCount_171gu_57{font-size:12px}._chunkContent_171gu_61{margin:0!important;font-size:14px;line-height:1.8;color:#333;white-space:pre-wrap;word-break:break-word}._knowledge-page_1513l_4{margin:0 auto;min-height:100%;padding:40px;box-sizing:border-box;max-width:1200px;min-width:600px}._knowledge-page_1513l_4 ._empty-state_1513l_12{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}._knowledge-page_1513l_4 ._header_1513l_20{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._knowledge-page_1513l_4 ._header_1513l_20 h2{margin:0;font-size:24px;font-weight:600}._knowledge-page_1513l_4 ._header_1513l_20 ._header-left_1513l_31{display:flex;align-items:center;gap:8px}._knowledge-page_1513l_4 ._header_1513l_20 ._header-left_1513l_31 h2{margin-left:8px}._knowledge-page_1513l_4 ._header_1513l_20 ._header-right_1513l_39{display:flex;gap:12px}._knowledge-page_1513l_4 ._description_1513l_43{margin-bottom:24px;padding:12px 16px;background-color:#f5f5f5;border-radius:8px}._kb-list_1513l_50 ._card-grid_1513l_50{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._kb-card_1513l_56{position:relative;border-radius:12px;transition:box-shadow .3s,transform .2s}._kb-card_1513l_56:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}._kb-card_1513l_56 .ant-card-body{padding:20px}._kb-card_1513l_56 ._card-icon_1513l_68{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:24px;color:#fff}._kb-card_1513l_56 ._card-content_1513l_80 ._card-title_1513l_80{display:block;font-size:16px;margin-bottom:8px}._kb-card_1513l_56 ._card-content_1513l_80 ._card-desc_1513l_85{font-size:13px;margin-bottom:12px!important;min-height:40px}._kb-card_1513l_56 ._card-content_1513l_80 ._card-meta_1513l_90{display:flex;justify-content:space-between;font-size:12px;color:#999}._kb-card_1513l_56 ._card-actions_1513l_96{position:absolute;top:12px;right:12px;opacity:0;transition:opacity .2s}._kb-card_1513l_56:hover ._card-actions_1513l_96{opacity:1}._kb-detail_1513l_107 ._doc-list_1513l_107{background:#fff;border-radius:12px;padding:8px}._kb-detail_1513l_107 ._doc-list_1513l_107 .ant-list-item{padding:12px 16px;border-radius:8px;transition:background-color .2s}._kb-detail_1513l_107 ._doc-list_1513l_107 .ant-list-item:hover{background-color:#f5f5f5}._kb-detail_1513l_107 ._doc-item_1513l_120 ._doc-title_1513l_120{display:flex;align-items:center;gap:8px}._kb-detail_1513l_107 ._doc-item_1513l_120 ._doc-meta_1513l_125{display:flex;align-items:center;gap:16px;font-size:12px;color:#999;flex-wrap:wrap}._kb-detail_1513l_107 ._doc-item_1513l_120 ._chunk-link_1513l_133{color:#1890ff;cursor:pointer;transition:color .2s}._kb-detail_1513l_107 ._doc-item_1513l_120 ._chunk-link_1513l_133:hover{color:#40a9ff;text-decoration:underline}._memory-page_s5gwa_4{margin:0 auto;min-height:100%;padding:40px;box-sizing:border-box;max-width:1000px;min-width:600px}._memory-page_s5gwa_4 ._empty-state_s5gwa_12{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}._memory-page_s5gwa_4 ._header_s5gwa_20{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._memory-page_s5gwa_4 ._header_s5gwa_20 h2{margin:0;font-size:24px;font-weight:600}._memory-page_s5gwa_4 ._header_s5gwa_20 ._header-left_s5gwa_31{display:flex;align-items:center;gap:12px}._memory-page_s5gwa_4 ._header_s5gwa_20 ._header-right_s5gwa_36{display:flex;gap:12px}._memory-page_s5gwa_4 ._search-bar_s5gwa_40{margin-bottom:24px;display:flex;justify-content:center}._memory-page_s5gwa_4 ._content-card_s5gwa_45{border-radius:12px}._memory-page_s5gwa_4 ._content-card_s5gwa_45 .ant-card-body{padding:16px}._memory-list_s5gwa_52 .ant-list-item{padding:16px;border-radius:8px;margin-bottom:8px;transition:background-color .2s}._memory-list_s5gwa_52 .ant-list-item:hover{background-color:#f5f5f5}._memory-item_s5gwa_62 ._memory-icon_s5gwa_62{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#ff9a56,#ff6b95);display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}._memory-item_s5gwa_62 ._memory-title_s5gwa_73{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._memory-item_s5gwa_62 ._memory-meta_s5gwa_79{margin-top:8px}._memory-item_s5gwa_62 ._memory-footer_s5gwa_82{display:flex;align-items:center;gap:16px;font-size:12px;color:#999;margin-top:8px}._insights-collapse_s5gwa_91{margin-top:8px}._insights-collapse_s5gwa_91 .ant-collapse-header{padding:4px 8px!important;font-size:12px}._insights-collapse_s5gwa_91 .ant-collapse-content-box{padding:8px!important;font-size:13px}._search-results_s5gwa_103 ._search-header_s5gwa_103{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 8px}._container_eumbx_4{padding:16px 0}._collecting_eumbx_8{display:flex;align-items:center;gap:8px;color:#1890ff}._collecting_eumbx_8 span{font-size:13px}._result_eumbx_18{margin-top:24px;border-top:1px solid #f0f0f0;padding-top:16px}._result_eumbx_18 .ant-result{padding:16px 0}._result_eumbx_18 .ant-result-title{font-size:18px}._result_eumbx_18 .ant-result-subtitle{text-align:left}._stats_eumbx_33{text-align:left;font-size:14px}._stats_eumbx_33 p{margin:4px 0}._stats_eumbx_33 p strong{color:#1890ff;font-size:16px}._errors_eumbx_45{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:4px;font-size:12px;color:#fa8c16}._errors_eumbx_45 p{margin-bottom:4px;font-weight:500}._errors_eumbx_45 ul{margin:0;padding-left:16px}._errors_eumbx_45 ul li{margin:2px 0}._closeBtn_eumbx_65{padding:8px 24px;background:#1890ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}._closeBtn_eumbx_65:hover{background:#40a9ff}._news-page_iophv_4{margin:0 auto;min-height:100%;padding:24px;box-sizing:border-box;max-width:1400px}._news-page_iophv_4 ._header_iophv_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._news-page_iophv_4 ._header_iophv_11 h2{margin:0;font-size:24px;font-weight:600}._news-page_iophv_4 ._header_iophv_11 ._header-left_iophv_22{display:flex;align-items:center;gap:8px}._news-page_iophv_4 ._header_iophv_11 ._header-right_iophv_27{display:flex;align-items:center;gap:12px}._news-page_iophv_4 ._stats-row_iophv_32{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}._news-page_iophv_4 ._stats-row_iophv_32 ._stat-card_iophv_38{min-width:160px;flex:1}._news-page_iophv_4 ._stats-row_iophv_32 ._stat-card_iophv_38 ._stat-value_iophv_42{font-size:28px;font-weight:600;color:#1890ff}._news-page_iophv_4 ._stats-row_iophv_32 ._stat-card_iophv_38 ._stat-label_iophv_47{font-size:13px;color:#666;margin-top:4px}._news-page_iophv_4 ._content_iophv_52{display:flex;gap:16px;min-height:calc(100vh - 280px)}._news-page_iophv_4 ._main-content_iophv_57{flex:1;min-width:0}._news-page_iophv_4 ._filters_iophv_61{margin-bottom:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}._news-page_iophv_4 ._news-list_iophv_68{display:flex;flex-direction:column;gap:12px}._news-page_iophv_4 ._news-item_iophv_73{padding:16px;background:#fff;border-radius:8px;border:1px solid #f0f0f0;cursor:pointer;transition:all .2s}._news-page_iophv_4 ._news-item_iophv_73:hover{box-shadow:0 2px 8px #00000014;border-color:#d9d9d9}._news-page_iophv_4 ._news-item_iophv_73 ._news-title_iophv_85{font-size:16px;font-weight:500;color:#262626;margin-bottom:8px;line-height:1.5}._news-page_iophv_4 ._news-item_iophv_73 ._news-title_iophv_85:hover{color:#1890ff}._news-page_iophv_4 ._news-item_iophv_73 ._news-content_iophv_95{font-size:14px;color:#595959;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._news-page_iophv_4 ._news-item_iophv_73 ._news-meta_iophv_105{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._news-page_iophv_4 ._news-item_iophv_73 ._news-meta_iophv_105 ._meta-item_iophv_111{display:flex;align-items:center;gap:4px;font-size:12px;color:#8c8c8c}._news-page_iophv_4 ._bidding-item_iophv_118 ._bidding-title_iophv_118{font-size:16px;font-weight:500;color:#262626;margin-bottom:8px;line-height:1.5}._news-page_iophv_4 ._bidding-item_iophv_118 ._bidding-info_iophv_125{display:flex;align-items:center;gap:24px;margin-bottom:8px;flex-wrap:wrap}._news-page_iophv_4 ._bidding-item_iophv_118 ._info-item_iophv_132{display:flex;align-items:center;gap:6px;font-size:13px;color:#595959}._news-page_iophv_4 ._bidding-item_iophv_118 ._info-item_iophv_132 ._label_iophv_139{color:#8c8c8c}._news-page_iophv_4 ._bidding-item_iophv_118 ._bidding-meta_iophv_142{display:flex;align-items:center;gap:16px;font-size:12px;color:#8c8c8c}._news-page_iophv_4 ._pagination-wrapper_iophv_149{margin-top:24px;display:flex;justify-content:flex-end}._news-page_iophv_4 ._empty-state_iophv_154{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}._news-page_iophv_4 ._loading-state_iophv_162{display:flex;justify-content:center;align-items:center;min-height:300px}._category-tags_iophv_169{display:flex;gap:8px;flex-wrap:wrap}._category-tags_iophv_169 ._category-tag_iophv_169{padding:4px 12px;border-radius:16px;font-size:13px;cursor:pointer;transition:all .2s;border:1px solid #d9d9d9;background:#fff;color:#595959}._category-tags_iophv_169 ._category-tag_iophv_169:hover{border-color:#1890ff;color:#1890ff}._category-tags_iophv_169 ._category-tag_iophv_169._active_iophv_188{background:#1890ff;border-color:#1890ff;color:#fff}._bidding-page_dfotq_4{margin:0 auto;min-height:100%;padding:24px;box-sizing:border-box;max-width:1400px}._bidding-page_dfotq_4 ._header_dfotq_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._bidding-page_dfotq_4 ._header_dfotq_11 h2{margin:0;font-size:24px;font-weight:600}._bidding-page_dfotq_4 ._header_dfotq_11 ._header-left_dfotq_22{display:flex;align-items:center;gap:8px}._bidding-page_dfotq_4 ._header_dfotq_11 ._header-right_dfotq_27{display:flex;align-items:center;gap:12px}._bidding-page_dfotq_4 ._filters_dfotq_32{margin-bottom:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}._bidding-page_dfotq_4 ._bidding-list_dfotq_39{display:flex;flex-direction:column;gap:12px}._bidding-page_dfotq_4 ._bidding-item_dfotq_44{padding:16px;background:#fff;border-radius:8px;border:1px solid #f0f0f0;transition:all .2s}._bidding-page_dfotq_4 ._bidding-item_dfotq_44:hover{box-shadow:0 2px 8px #00000014;border-color:#d9d9d9}._bidding-page_dfotq_4 ._bidding-item_dfotq_44 ._bidding-title_dfotq_55{font-size:16px;font-weight:500;color:#262626;margin-bottom:8px;line-height:1.5}._bidding-page_dfotq_4 ._bidding-item_dfotq_44 ._bidding-info_dfotq_62{display:flex;align-items:center;gap:24px;margin-bottom:8px;flex-wrap:wrap}._bidding-page_dfotq_4 ._bidding-item_dfotq_44 ._info-item_dfotq_69{display:flex;align-items:center;gap:6px;font-size:13px;color:#595959}._bidding-page_dfotq_4 ._bidding-item_dfotq_44 ._bidding-meta_dfotq_76{display:flex;align-items:center;gap:16px;font-size:12px;color:#8c8c8c}._bidding-page_dfotq_4 ._pagination-wrapper_dfotq_83{margin-top:24px;display:flex;justify-content:flex-end}._bidding-page_dfotq_4 ._empty-state_dfotq_88{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}._page_1gz79_1{min-height:100%;background:#f7f8fa;color:#1f2933;display:flex;flex-direction:column}._header_1gz79_9{min-height:88px;padding:20px 28px;border-bottom:1px solid #e6e9ef;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}._headerTitleGroup_1gz79_21{display:flex;align-items:center;gap:14px}._headerTitleGroup_1gz79_21 h1{margin:0;font-size:22px;line-height:1.25;font-weight:700;color:#111827}._headerIcon_1gz79_34{width:42px;height:42px;border-radius:8px;background:#143642;color:#fff;display:grid;place-items:center;font-size:20px;flex:0 0 auto}._headerMeta_1gz79_46{margin-top:6px;color:#64748b;font-size:13px}._stageSwitch_1gz79_52{max-width:100%}._uploadBar_1gz79_56{padding:12px 28px;border-bottom:1px solid #e6e9ef;background:#fff;display:flex;align-items:center;gap:14px;flex-wrap:wrap}._uploadStatus_1gz79_66{font-size:13px;color:#1f2933;display:inline-flex;align-items:center;gap:6px}._uploadHint_1gz79_74{margin-left:auto;font-size:12px;color:#94a3b8}._realBadge_1gz79_80{margin-left:8px;padding:1px 8px;border-radius:10px;background:#e7f3ef;color:#2f7d62;font-size:12px;font-weight:600}._content_1gz79_90{flex:1;min-height:0;display:grid;grid-template-columns:220px minmax(0,1fr)}._timeline_1gz79_97{background:#fff;border-right:1px solid #e6e9ef;padding:18px 12px;display:flex;flex-direction:column;gap:8px}._timelineItem_1gz79_106{height:42px;border:0;border-radius:8px;padding:0 10px;background:transparent;color:#52606d;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;text-align:left;transition:background .18s ease,color .18s ease}._timelineItem_1gz79_106:hover{background:#f0f4f8;color:#1f2933}._timelineItem_1gz79_106._active_1gz79_126{background:#e7f3ef;color:#1f5f4a;font-weight:600}._timelineIndex_1gz79_132{width:22px;height:22px;border-radius:50%;background:#e6e9ef;color:#52606d;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex:0 0 auto}._active_1gz79_126 ._timelineIndex_1gz79_132{background:#2f7d62;color:#fff}._timelineTime_1gz79_150{margin-left:auto;font-size:12px;font-variant-numeric:tabular-nums;color:#7b8794}._active_1gz79_126 ._timelineTime_1gz79_150{color:#2f7d62}._stagePanel_1gz79_161{min-width:0;padding:24px;overflow:auto}._sectionLabel_1gz79_167,._smallLabel_1gz79_168{display:block;font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase}._sectionLabel_1gz79_167{margin-bottom:12px}._smallLabel_1gz79_168{margin-bottom:8px}._cleanGrid_1gz79_184{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(320px,1fr) minmax(260px,.8fr);gap:18px;align-items:start}._sourceColumn_1gz79_191,._outputColumn_1gz79_192,._artifactColumn_1gz79_193,._textPanel_1gz79_194,._metadataPanel_1gz79_195,._retrievalColumn_1gz79_196,._retrievalColumnWide_1gz79_197{background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:16px}._sourceColumn_1gz79_191{display:flex;flex-direction:column;gap:12px}._routeItem_1gz79_210{border:1px solid #edf0f4;border-radius:8px;padding:10px 12px;background:#fbfcfd;transition:border-color .18s ease,background .18s ease}._routeItem_1gz79_210._routeActive_1gz79_218{border-color:#2f7d62;background:#eaf5f0}._routeTitle_1gz79_223{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;font-weight:600;color:#1f2933}._routeDesc_1gz79_233{margin-top:4px;font-size:12px;color:#64748b;line-height:1.5}._routeExts_1gz79_240{margin-top:6px;font-size:11px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}._routeReal_1gz79_247{margin-top:4px;padding:8px 10px;border-radius:8px;background:#143642;color:#d9f2e8;font-size:12px;line-height:1.5}._sourceItem_1gz79_257{border:1px solid #edf0f4;border-radius:8px;padding:12px;display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;background:#fbfcfd}._sourceIcon_1gz79_267{width:36px;height:36px;border-radius:8px;background:#eef6ff;color:#2f5f9f;display:grid;place-items:center;font-size:17px}._sourceBody_1gz79_278{min-width:0}._sourceTopline_1gz79_282{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}._sourceTopline_1gz79_282 span:first-child{font-size:14px;font-weight:700;color:#1f2933;overflow-wrap:anywhere}._beforeAfter_1gz79_296{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}._beforeAfter_1gz79_296 p{margin:0;color:#52606d;font-size:12px;line-height:1.6}._tagRow_1gz79_309{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}._markdownPreview_1gz79_316{min-height:520px;max-height:62vh;margin:0;padding:16px;border-radius:8px;background:#102a43;color:#f8fafc;white-space:pre-wrap;overflow:auto;overflow-wrap:anywhere;font-size:13px;line-height:1.7;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}._artifactColumn_1gz79_193{display:flex;flex-direction:column;gap:14px}._artifactItem_1gz79_338{border:1px solid #edf0f4;border-radius:8px;padding:12px;background:#fbfcfd}._artifactTitle_1gz79_345,._panelTitle_1gz79_346{display:flex;align-items:center;gap:8px;font-weight:700;color:#1f2933;margin-bottom:12px}._artifactCompare_1gz79_355{display:grid;grid-template-columns:1fr;gap:10px}._imagePlaceholder_1gz79_361{min-height:84px;border:1px dashed #9fb3c8;border-radius:8px;background:repeating-linear-gradient(135deg,#eef2f7,#eef2f7 10px,#e6edf5 10px,#e6edf5 20px);display:flex;align-items:center;justify-content:center;color:#64748b;font-size:12px;text-align:center;padding:10px}._structuredText_1gz79_375{min-height:72px;border-radius:8px;background:#e7f3ef;color:#1f5f4a;padding:12px;font-size:13px;line-height:1.6}._realAssetList_1gz79_385{max-height:520px;overflow:auto;display:flex;flex-direction:column;gap:10px}._realAssetItem_1gz79_393{border:1px solid #d7dee8;border-radius:8px;background:#fff;padding:10px}._realAssetHeader_1gz79_400{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}._realAssetHeader_1gz79_400 span{min-width:0;color:#1f2933;font-size:13px;font-weight:700;overflow-wrap:anywhere}._assetText_1gz79_415{max-height:180px;margin:0;padding:10px;border-radius:6px;background:#f8fafc;color:#334e68;white-space:pre-wrap;overflow:auto;overflow-wrap:anywhere;font-size:12px;line-height:1.6;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}._assetImageFrame_1gz79_430{max-height:260px;margin-bottom:10px;overflow:auto;border:1px solid #d7dee8;border-radius:6px;background:#f8fafc;display:flex;align-items:flex-start;justify-content:center}._assetImage_1gz79_430{display:block;width:100%;max-width:100%;height:auto;object-fit:contain}._assetPreviewStatus_1gz79_450{min-height:48px;margin-bottom:10px;border:1px dashed #c9d3df;border-radius:6px;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;padding:10px}._tableAssetViews_1gz79_465{display:flex;flex-direction:column;gap:10px}._assetViewBlock_1gz79_471{min-width:0}._assetViewTitle_1gz79_475{margin-bottom:6px;color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase}._tableRenderWrap_1gz79_483{max-height:240px;overflow:auto;border:1px solid #d7dee8;border-radius:6px;background:#fff}._renderedTable_1gz79_491{width:100%;min-width:360px;border-collapse:separate;border-spacing:0;color:#1f2933;font-size:12px;line-height:1.5}._renderedTable_1gz79_491 table{width:100%;border-collapse:separate;border-spacing:0}._renderedTable_1gz79_491 th,._renderedTable_1gz79_491 td{min-width:96px;max-width:220px;padding:8px 10px;border-right:1px solid #d7dee8;border-bottom:1px solid #d7dee8;text-align:left;vertical-align:top;overflow-wrap:anywhere}._renderedTable_1gz79_491 th:last-child,._renderedTable_1gz79_491 td:last-child{border-right:0}._renderedTable_1gz79_491 th{position:sticky;top:0;z-index:1;background:#f0f4f8;color:#1f2933;font-weight:700}._renderedTable_1gz79_491 tbody tr:last-child td{border-bottom:0}._assetMeta_1gz79_532{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:11px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}._assetToggle_1gz79_542{width:100%;flex:0 0 auto}._emptyAsset_1gz79_547{min-height:72px;border:1px dashed #c9d3df;border-radius:8px;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;padding:12px}._tablePreview_1gz79_561{border:1px solid #d7dee8;border-radius:8px;overflow:hidden}._tableRow_1gz79_567{display:grid;grid-template-columns:1fr 1fr 1fr}._tableRow_1gz79_567 span{min-width:0;padding:9px 10px;border-right:1px solid #d7dee8;border-bottom:1px solid #d7dee8;font-size:12px;overflow-wrap:anywhere}._tableRow_1gz79_567 span:last-child{border-right:0}._tableRow_1gz79_567:last-child span{border-bottom:0}._tableRow_1gz79_567:first-child{background:#f0f4f8;font-weight:700}._chunkLayout_1gz79_590{display:flex;flex-direction:column;gap:18px}._chunkControls_1gz79_596{background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:16px;display:grid;grid-template-columns:minmax(240px,320px) minmax(280px,1fr);gap:14px 18px;align-items:end}._controlBlock_1gz79_607{min-width:0;display:flex;flex-direction:column}._strategyHint_1gz79_613{grid-column:1/-1;font-size:12px;color:#627d98;line-height:1.6}._headingPath_1gz79_620{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:2px 0 8px;font-size:12px;color:#486581}._headingSep_1gz79_630{margin:0 4px;color:#9fb3c8}._bm25Block_1gz79_635{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e6e9ef}._bm25Head_1gz79_641{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:13px;font-weight:600;color:#334e68;margin-bottom:8px}._bm25Meta_1gz79_652{font-size:11px;font-weight:400;color:#829ab1}._bm25Keywords_1gz79_658{display:flex;flex-wrap:wrap;gap:6px 4px}._bm25Empty_1gz79_664{font-size:12px;color:#9fb3c8}._emptyStage_1gz79_669{padding:48px 16px;text-align:center;color:#829ab1;background:#fff;border:1px dashed #d0d7e2;border-radius:8px}._chunkResultGrid_1gz79_678{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(300px,.95fr);gap:18px;align-items:start}._textPanel_1gz79_194 p,._chunkText_1gz79_686{margin:0;color:#334e68;font-size:15px;line-height:1.85}._chunkText_1gz79_686{max-height:52vh;white-space:pre-wrap;overflow:auto;overflow-wrap:anywhere;font-family:inherit}._metadataPanel_1gz79_195{max-height:64vh;overflow:auto}._metadataList_1gz79_706{display:grid;grid-template-columns:1fr;gap:8px}._metadataItem_1gz79_712{min-height:36px;display:grid;grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:10px;align-items:center;border-bottom:1px solid #edf0f4;padding-bottom:8px}._metadataItem_1gz79_712 span{color:#64748b;font-size:12px;overflow-wrap:anywhere}._metadataItem_1gz79_712 strong{color:#1f2933;font-size:13px;font-weight:600;overflow-wrap:anywhere}._embeddingState_1gz79_733{margin-top:18px;border:1px solid #edf0f4;border-radius:8px;padding:12px;background:#fbfcfd}._embeddingStateTopline_1gz79_741{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#52606d;font-size:13px}._storeLayout_1gz79_751{display:grid;grid-template-columns:minmax(320px,560px);gap:18px}._storePanel_1gz79_757{background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:16px}._storeStats_1gz79_764{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._storeStats_1gz79_764 div{min-height:62px;border:1px solid #edf0f4;border-radius:8px;padding:10px;background:#fff}._storeStats_1gz79_764 span{display:block;color:#64748b;font-size:12px;margin-bottom:6px}._storeStats_1gz79_764 strong{color:#1f2933;font-size:14px;overflow-wrap:anywhere}._retrievalLayout_1gz79_788{display:flex;flex-direction:column;gap:18px}._queryBand_1gz79_794{background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:16px;display:grid;grid-template-columns:minmax(260px,.9fr) auto minmax(320px,1.1fr);gap:14px;align-items:end}._queryBlock_1gz79_805{min-width:0}._queryArrow_1gz79_809{width:36px;height:32px;display:flex;align-items:center;justify-content:center;color:#2f7d62;font-weight:700}._enhancedQuery_1gz79_819{min-height:32px;border:1px solid #d7dee8;border-radius:6px;background:#fbfcfd;color:#1f2933;padding:6px 11px;line-height:1.6;overflow-wrap:anywhere}._retrievalGrid_1gz79_830{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(260px,.8fr) minmax(360px,1.2fr);gap:18px;align-items:start}._retrievalColumn_1gz79_196,._retrievalColumnWide_1gz79_197{min-width:0}._fusionFlow_1gz79_842{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}._flowNode_1gz79_849,._flowNodeActive_1gz79_850{min-height:42px;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:1.35;border:1px solid #d7dee8;background:#fbfcfd;color:#52606d}._flowNodeActive_1gz79_850{background:#fff4e6;border-color:#f5c26b;color:#8a4b08;font-weight:700}._hitList_1gz79_872{display:flex;flex-direction:column;gap:10px}._hitItem_1gz79_878{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:10px;border-radius:8px;border:1px solid #edf0f4;background:#fbfcfd}._hitRank_1gz79_888{width:28px;height:28px;border-radius:50%;background:#e7f3ef;color:#1f5f4a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}._hitBody_1gz79_901{min-width:0}._hitTopline_1gz79_905{display:flex;align-items:center;justify-content:space-between;gap:8px}._hitTitle_1gz79_912{color:#1f2933;font-weight:700;overflow-wrap:anywhere}._hitScore_1gz79_918{color:#2f7d62;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}._hitSource_1gz79_924,._hitReason_1gz79_925{color:#64748b;font-size:12px;line-height:1.55;margin-top:3px;overflow-wrap:anywhere}._answerBar_1gz79_933{border-radius:8px;background:#e7f3ef;border:1px solid #c6e2d6;color:#1f5f4a;padding:12px 14px;display:flex;align-items:center;gap:10px;line-height:1.6}@media (max-width: 1280px){._cleanGrid_1gz79_184,._retrievalGrid_1gz79_830{grid-template-columns:1fr}._markdownPreview_1gz79_316{min-height:360px}}@media (max-width: 960px){._content_1gz79_90{grid-template-columns:1fr}._timeline_1gz79_97{border-right:0;border-bottom:1px solid #e6e9ef;flex-direction:row;overflow-x:auto}._timelineItem_1gz79_106{min-width:170px}._stagePanel_1gz79_161{padding:16px}._chunkControls_1gz79_596,._chunkResultGrid_1gz79_678,._queryBand_1gz79_794{grid-template-columns:1fr}._queryArrow_1gz79_809{transform:rotate(90deg);justify-self:center}}@media (max-width: 640px){._header_1gz79_9{padding:16px}._beforeAfter_1gz79_296,._fusionFlow_1gz79_842,._sourceItem_1gz79_257,._hitItem_1gz79_878{grid-template-columns:1fr}._sourceIcon_1gz79_267{display:none}}._dot_5ld9q_4{position:fixed;top:12px;right:12px;z-index:1000;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 1px #ffffffd9}._checking_5ld9q_15{background:#9ca3af}._online_5ld9q_19{background:#22c55e}._offline_5ld9q_23{background:#ef4444}:root{background-color:#fff;font-size:14px;line-height:1.5;font-family:Inter,Pingfang SC,Microsoft Yahei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scrollbar-style{scrollbar-width:thin}.scrollbar-style::-webkit-scrollbar{width:8px}
