html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}html,body,#root{width:100%;min-height:100%}body{-webkit-text-size-adjust:100%;overflow-x:hidden}.ant-modal-wrap{justify-content:center;align-items:center;display:flex}.ant-modal{padding-bottom:0;top:0}.feishu-entry{box-sizing:border-box;min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 10%,#1677ff24,#0000 34%),linear-gradient(160deg,#f7fbff 0%,#eef5ff 52%,#f5f7fa 100%);justify-content:center;align-items:center;display:flex}.feishu-entry-card{border-radius:20px;width:min(100%,420px);overflow:hidden;box-shadow:0 18px 48px #1f385824}.feishu-entry-card .ant-card-body{padding:28px 22px}.feishu-entry-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:380px;display:flex}.feishu-entry-loading .ant-alert{text-align:left;margin-top:8px}.feishu-entry-logo{color:#fff;background:linear-gradient(145deg,#1677ff,#0958d9);border-radius:18px;place-items:center;width:64px;height:64px;font-size:32px;font-weight:800;display:grid;box-shadow:0 10px 24px #1677ff47}.feishu-entry-loading .ant-typography{margin:0}.agent-chat-page{background:#fff;border:1px solid #e5e7eb;border-radius:6px;grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.agent-chat-page.is-embedded{border:1px solid #f0f0f0;border-radius:10px;grid-template-columns:minmax(0,1fr);height:min(70vh,760px);min-height:620px;overflow:hidden}.agent-chat-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;flex-direction:column;gap:10px;min-height:0;padding:14px;display:flex;overflow:hidden}.agent-chat-session{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:12px}.agent-chat-session-list{overscroll-behavior:contain;flex-direction:column;flex:1;gap:6px;min-height:0;margin-top:6px;display:flex;overflow-y:auto}.agent-chat-session-item{color:#374151;cursor:pointer;border:1px solid #0000;border-radius:6px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:2px 6px;padding:9px 8px 9px 10px;display:grid}.agent-chat-session-item:hover{background:#eef2f7}.agent-chat-session-item.active{background:#e6f4ff;border-color:#91caff}.agent-chat-session-title{text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:13px;font-weight:600;line-height:1.4;overflow:hidden}.agent-chat-session-time{color:#8c8c8c;grid-column:1;align-items:center;gap:6px;font-size:12px;line-height:1.3;display:flex}.agent-chat-session-time .ant-tag{margin-inline-end:0;font-size:11px;line-height:18px}.agent-chat-session-item .ant-btn{color:#8c8c8c;grid-area:1/2/span 2;justify-self:end}.agent-chat-session-label{color:#6b7280;margin-bottom:6px;font-size:12px}.agent-chat-session-id{color:#374151;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5}.agent-chat-main{flex-direction:column;min-width:0;min-height:0;display:flex}.agent-chat-header{border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-size:16px;font-weight:650;display:flex}.agent-chat-run{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:12px;font-weight:400;overflow:hidden}.agent-chat-messages{background:#fff;flex:1;min-height:0;padding:18px 0 18px 18px;overflow:hidden}.agent-chat-messages .rc-virtual-list,.agent-chat-messages .rc-virtual-list-holder,.agent-chat-messages .rc-virtual-list-holder-inner{width:100%}.agent-chat-messages .rc-virtual-list-holder{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.agent-chat-messages .rc-virtual-list-holder>div{width:100%}.agent-chat-messages .rc-virtual-list-holder-inner{box-sizing:border-box;align-items:stretch;padding-bottom:18px;padding-right:18px}.agent-chat-row{grid-template-columns:34px minmax(0,1fr);gap:10px;margin-bottom:18px;display:grid}.agent-chat-row.assistant{margin-bottom:32px}.agent-chat-row.user{grid-template-columns:minmax(0,1fr) 34px;margin-bottom:32px}.agent-chat-row.user .agent-chat-avatar{color:#1677ff;background:#e6f4ff;grid-area:1/2}.agent-chat-row.user .agent-chat-bubble{background:#f0f7ff;grid-area:1/1;justify-self:end}.agent-chat-row.system .agent-chat-avatar{color:#d46b08;background:#fff7e6}.agent-chat-avatar{color:#374151;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.agent-chat-bubble{background:#f9fafb;border:1px solid #edf0f3;border-radius:6px;min-width:0;max-width:min(860px,100%);padding:12px 14px;position:relative}.agent-chat-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;display:flex}.stock-research-panel-kline-full{width:100%;height:min(760px,100vh - 170px);min-height:520px}.stock-kline-card-panel-full{flex-direction:column;height:100%;min-height:0;display:flex}.stock-kline-card-panel-full>.ant-card-body{flex:1;min-height:0}.stock-kline-chart-body-panel-full{height:100%;min-height:0}.agent-chat-user-actions,.agent-chat-assistant-actions{z-index:2;gap:4px;display:flex;position:absolute;bottom:-30px}.agent-chat-user-actions{opacity:0;transition:opacity .15s;right:2px}.agent-chat-assistant-actions{opacity:1;left:2px}.agent-chat-row.user:hover .agent-chat-user-actions,.agent-chat-user-actions:focus-within{opacity:1}.agent-chat-user-actions .ant-btn,.agent-chat-assistant-actions .ant-btn{color:#6b7280;width:26px;height:26px;box-shadow:none;background:0 0;border:0}.agent-chat-user-actions .ant-btn:hover,.agent-chat-assistant-actions .ant-btn:hover,.agent-chat-assistant-actions .ant-btn.active{color:#1677ff;background:#f3f4f6}@media (hover:none){.agent-chat-user-actions{opacity:1}}.agent-chat-content{color:#111827;word-break:break-word;font-size:14px;line-height:1.7}.agent-chat-content p{margin:0 0 8px}.agent-chat-content p:last-child{margin-bottom:0}.narrative-page{flex-direction:column;gap:16px;display:flex}.narrative-page-header,.narrative-toolbar,.narrative-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.narrative-page-header .ant-typography{margin:0}.narrative-card{height:100%}.narrative-card-footer{color:#8c8c8c;border-top:1px solid #f0f0f0;margin-top:14px;padding-top:10px;font-size:12px}.narrative-score{color:#595959;grid-template-columns:64px minmax(60px,1fr) 28px;align-items:center;gap:8px;font-size:12px;display:grid}.narrative-score .ant-progress{margin:0}.narrative-toolbar{margin-bottom:12px}.narrative-toolbar .ant-typography{margin:0}.narrative-agent-workspace{gap:10px;display:grid}.narrative-agent-tabs>.ant-tabs-content-holder>.ant-tabs-content,.narrative-agent-tabs>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{height:100%}.narrative-agent-pool-tab{min-height:560px}.narrative-agent-pool-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.narrative-agent-pool-header .ant-typography{margin-top:0}@media (width<=640px){.narrative-agent-pool-header{flex-direction:column}}.narrative-philosophy{flex-direction:column;gap:20px;max-width:1120px;margin:0 auto;display:flex}.narrative-philosophy-tabs>.ant-tabs-nav{max-width:1120px;margin:0 auto 20px}.narrative-overview-tabs>.ant-tabs-nav{margin-bottom:20px}.narrative-philosophy-hero{background:linear-gradient(135deg,#fff7e6 0%,#fff 65%);border-color:#ffd591;overflow:hidden}.narrative-philosophy-hero.narrative-philosophy-st-hero{background:linear-gradient(135deg,#fff1f0 0%,#fff 65%);border-color:#ffa39e}.narrative-philosophy-hero .ant-typography{max-width:900px}.narrative-philosophy-lead{color:#434343;font-size:17px;line-height:1.9}.narrative-formula{color:#262626;background:#fafafa;border-left:4px solid #fa8c16;border-radius:4px;padding:18px 20px;font-size:16px;font-weight:600;line-height:1.8}.narrative-principle-card{height:100%}.narrative-principle-card .ant-typography{margin-bottom:6px}.narrative-paper-group+.narrative-paper-group{margin-top:-4px}@media (width<=767px){.narrative-page-header{align-items:flex-start}.narrative-card-footer{flex-direction:column;align-items:flex-start;gap:2px}.narrative-score{grid-template-columns:56px minmax(40px,1fr) 24px}.narrative-philosophy-hero .ant-card-body{padding:18px}.narrative-philosophy-lead{font-size:15px}}.agent-chat-process{color:#e5e7eb;background:#111827;border:1px solid #1f2937;border-radius:4px;flex-direction:column;gap:5px;margin-bottom:10px;padding:10px 12px;font-size:12px;display:flex}.agent-chat-process-toggle{color:#9ca3af;cursor:pointer;width:100%;min-height:24px;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.agent-chat-process-toggle:hover{color:#d1d5db}.agent-chat-process-toggle span{color:#60a5fa;flex:none;margin-right:10px}.agent-chat-process-toggle strong{color:#e5e7eb;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.agent-chat-process-item{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:6px;display:grid}.agent-chat-process-item>span{color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.agent-chat-process-item.running>span{color:#60a5fa}.agent-chat-process-item.done>span{color:#34d399}.agent-chat-process-item.error>span{color:#f87171}.agent-chat-process-item strong{color:#f9fafb;text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.agent-chat-process-thinking{color:#d1d5db;white-space:pre-wrap;word-break:break-word;margin-top:6px;font-size:12px;line-height:1.65}.agent-chat-content pre{color:#f9fafb;background:#111827;border-radius:4px;max-width:100%;padding:10px;overflow-x:auto}.agent-chat-inline-code{color:#1f2937;background:#eef2f7;border-radius:3px;padding:1px 4px}.agent-chat-markdown-table{border-collapse:collapse;width:100%;margin:8px 0}.agent-chat-markdown-th,.agent-chat-markdown-td{text-align:left;vertical-align:top;word-break:break-word;border:1px solid #d1d5db;padding:6px 9px}.agent-chat-markdown-th{background:#f3f4f6}.agent-chat-approval{color:#613400;background:#fff7e6;border:1px solid #ffd591;border-radius:4px;margin-top:10px;padding:10px;font-size:13px}.agent-chat-approval pre{white-space:pre-wrap;word-break:break-word;max-height:160px;margin:8px 0;overflow:auto}.agent-chat-input{background:#fff;border-top:1px solid #e5e7eb;flex:none;padding:12px 16px 14px}.agent-chat-actions{color:#6b7280;justify-content:space-between;align-items:center;min-height:34px;margin-top:8px;font-size:12px;display:flex}.agent-chat-feedback-modal{flex-direction:column;gap:12px;display:flex}.agent-chat-feedback-label{color:#6b7280;font-size:13px}.agent-chat-feedback-reasons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.agent-chat-feedback-reasons .ant-checkbox-wrapper{color:#374151;margin-inline-start:0}@media (width<=768px){.agent-chat-page{height:calc(var(--app-visual-height,100dvh) - 132px - env(safe-area-inset-top) - env(safe-area-inset-bottom));max-height:calc(var(--app-visual-height,100dvh) - 132px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;grid-template-columns:1fr;min-height:0}.agent-chat-sidebar{display:none}.agent-chat-main{overflow:hidden}.agent-chat-header{padding:0 12px}.agent-chat-session-trigger{margin-left:-8px}.agent-chat-run{display:none}.agent-chat-messages{padding:12px 0 12px 12px}.agent-chat-messages .rc-virtual-list-holder-inner{padding-right:12px}.agent-chat-row,.agent-chat-row.user{grid-template-columns:30px minmax(0,1fr)}.agent-chat-row.user .agent-chat-avatar{grid-column:1}.agent-chat-row.user .agent-chat-bubble{grid-column:2;justify-self:stretch}.agent-chat-avatar{width:30px;height:30px}.agent-chat-bubble{max-width:100%;padding:10px 11px}.agent-chat-content{font-size:15px;line-height:1.75}.agent-chat-content .agent-chat-markdown-table{white-space:nowrap;-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.agent-chat-input{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.agent-chat-actions>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-chat-mobile-session-drawer .ant-drawer-body{min-height:0;padding:14px;overflow:hidden}.agent-chat-mobile-sessions{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex}.agent-chat-mobile-sessions .agent-chat-session-list{padding-right:2px}.app-mobile-layout:has(.agent-chat-input textarea:focus) .app-mobile-bottom-nav{display:none}.app-mobile-layout:has(.agent-chat-input textarea:focus) .app-mobile-content{padding-bottom:12px}.app-mobile-layout:has(.agent-chat-input textarea:focus) .agent-chat-page{height:calc(var(--app-visual-height,100dvh) - 76px - env(safe-area-inset-top));max-height:calc(var(--app-visual-height,100dvh) - 76px - env(safe-area-inset-top))}.agent-chat-feedback-reasons{grid-template-columns:1fr}}@media (width<=768px) and (height<=620px){.agent-chat-header{min-height:46px}.agent-chat-input{padding:8px 10px 10px}.agent-chat-actions{min-height:30px;margin-top:6px}}@keyframes modeFlipIn{0%{opacity:0;transform:perspective(4000px)rotateY(90deg)}60%{opacity:1}to{opacity:1;transform:perspective(4000px)rotateY(0)}}.mode-flip{transform-origin:50%;animation:.5s ease-out modeFlipIn}.hot-theme-card .ant-table,.hot-theme-card .ant-table-container,.hot-theme-card .ant-table-content,.hot-theme-card .ant-table-thead>tr>th:first-child,.hot-theme-card .ant-table-thead>tr>th:last-child{border-radius:0!important}.news-live-page{flex-direction:column;width:100%;height:calc(100vh - 96px);min-height:520px;display:flex;overflow:hidden}.news-live-toolbar{z-index:5;background:#fff;border:1px solid #f0f0f0;border-radius:6px;flex:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex;position:sticky;top:0}.news-live-status{color:#999;flex:none;padding-left:14px;font-size:12px;position:relative}.news-live-status:before{content:"";background:#bfbfbf;border-radius:50%;width:8px;height:8px;margin-top:-4px;position:absolute;top:50%;left:0}.news-live-status.on{color:#389e0d}.news-live-status.on:before{background:#52c41a}.news-live-list{flex:1;width:100%;min-height:0;padding:2px 0 0;position:relative;overflow:hidden}.news-live-list .rc-virtual-list,.news-live-list .rc-virtual-list-holder,.news-live-list .rc-virtual-list-holder-inner,.news-live-list .rc-virtual-list-holder>div{width:100%}.news-live-list .rc-virtual-list-holder-inner{align-items:stretch}.news-live-list:before{z-index:1;content:"";pointer-events:none;background:#e5e7eb;width:1px;position:absolute;top:10px;bottom:10px;left:92px}.news-live-row{box-sizing:border-box;grid-template-columns:72px 22px minmax(0,1fr);column-gap:10px;width:100%;padding:0 0 14px;display:grid;position:relative}.news-live-rail{flex-direction:column;grid-column:1;align-items:flex-end;padding-top:11px;display:flex}.news-live-date{color:#fff;background:#2f3542;border-radius:4px 0 0 4px;flex-direction:column;justify-content:center;align-items:center;width:58px;min-height:48px;margin-bottom:10px;padding:5px 10px 5px 8px;line-height:1;display:flex;position:relative;box-shadow:0 2px 6px #00000024}.news-live-date:after{content:"";border-top:24px solid #0000;border-bottom:24px solid #0000;border-left:15px solid #2f3542;width:0;height:0;position:absolute;top:0;right:-15px}.news-live-date span{padding-bottom:4px;font-size:12px;font-weight:500}.news-live-date strong{color:#fff;font-size:24px;font-weight:700}.news-live-time{color:#666;text-align:right;padding-top:4px;font-size:13px}.news-live-dot{z-index:1;background:#f5222d;border:2px solid #fff;border-radius:50%;grid-column:2;width:9px;height:9px;margin:19px auto 0;box-shadow:0 0 0 2px #f5222d24}.news-live-card{box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:6px;grid-column:3;width:100%;min-width:0;max-width:none;padding:12px 14px}.news-live-title{color:#1f1f1f;width:100%;max-width:none;font-size:15px;font-weight:650;line-height:1.45}.news-live-title a{color:inherit}.news-live-title a:hover{color:#f5222d}.news-live-content{color:#595959;white-space:pre-wrap;word-break:break-word;width:100%;max-width:none;margin-top:7px;font-size:13px;line-height:1.65}.news-live-meta{color:#999;margin-top:8px;font-size:12px}.news-live-sentinel{color:#999;padding:18px 0 6px 104px;font-size:13px}.news-live-sound{color:#666;font-size:13px}.news-aggregation-page{gap:12px;height:auto;min-height:0;overflow:visible}.news-aggregation-header,.news-aggregation-source-title,.news-aggregation-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.news-aggregation-header{align-items:flex-start}.news-aggregation-source-panel{background:#fff;border:1px solid #eaecf0;border-radius:10px;padding:14px 16px}.news-aggregation-source-title{justify-content:flex-start;margin-bottom:10px}.news-aggregation-source-title>span{color:#344054;font-weight:600}.news-aggregation-source-panel .ant-tag-checkable{background:#fff;border:1px solid #e4e7ec;border-radius:14px;margin-inline-end:0;padding:4px 10px}.news-aggregation-source-panel .ant-tag-checkable-checked{background:#1677ff;border-color:#1677ff}.news-aggregation-toolbar{margin-bottom:0}.news-aggregation-loading{text-align:center;padding:64px}.news-aggregation-results{flex-direction:column;align-items:center;gap:18px;display:flex}.news-aggregation-list{width:100%;height:auto;min-height:180px;overflow:visible}.jiuyan-page{flex-direction:column;gap:14px;width:100%;min-width:0;display:flex;overflow-x:hidden}.jiuyan-header,.jiuyan-toolbar,.jiuyan-card-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.jiuyan-header{align-items:flex-start}.jiuyan-toolbar{background:#fff;border:1px solid #eaecf0;border-radius:10px;flex-wrap:wrap;min-width:0;padding:12px 14px}.jiuyan-toolbar .ant-input-search{width:min(420px,100%)}.jiuyan-hide-pinned{color:var(--text-secondary,#5f6b7a);white-space:nowrap;cursor:pointer;flex:none;align-items:center;gap:8px;display:inline-flex}.jiuyan-user-profile{flex-wrap:wrap;gap:8px 20px;display:inline-flex}.jiuyan-filter-context{flex-wrap:wrap;flex:auto;align-items:center;gap:8px 20px;min-width:0;display:flex}.jiuyan-filter-heading{align-items:center;gap:8px;min-width:0;display:inline-flex}.jiuyan-filter-heading>strong{overflow-wrap:anywhere}.jiuyan-filter-kind{color:#1677ff;background:#e8f3ff;border-radius:999px;padding:2px 8px;font-size:12px}.jiuyan-user-profile strong{color:var(--text-primary,#1f2937);margin-left:4px}.jiuyan-list{width:100%;min-width:0;max-width:100%;min-height:360px;padding:2px 2px 2px 0;overflow:hidden}.jiuyan-list .rc-virtual-list,.jiuyan-list .rc-virtual-list-holder,.jiuyan-list .rc-virtual-list-holder-inner{width:100%;min-width:0;max-width:100%;overflow-x:hidden!important}.jiuyan-virtual-row{box-sizing:border-box;gap:14px;padding:0 8px 14px 0;display:grid}.jiuyan-virtual-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.jiuyan-virtual-row-1{grid-template-columns:minmax(0,1fr)}.jiuyan-list-footer{color:#8a94a6;justify-content:center;align-items:center;min-height:50px;font-size:13px;display:flex}.jiuyan-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;flex-direction:column;min-width:0;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 2px 8px #1018280a}.jiuyan-card:hover{border-color:#b7d3ff;transform:translateY(-1px);box-shadow:0 8px 22px #1677ff17}.jiuyan-card-pinned,.jiuyan-card-pinned:hover{background:linear-gradient(135deg,#fff1f0 0%,#fff 72%);border-color:#ff4d4f;box-shadow:0 6px 20px #ff4d4f29}.jiuyan-card-title-row{align-items:flex-start;gap:8px;display:flex}.jiuyan-pinned-tag{flex:none;margin-inline-end:0;font-weight:650}.jiuyan-title-button{color:#172b4d;cursor:pointer;width:100%;font:inherit;text-align:left;overflow-wrap:anywhere;word-break:break-word;background:0 0;border:0;padding:0;font-size:16px;font-weight:650;line-height:1.55}.jiuyan-title-button:hover{color:#1677ff}.jiuyan-summary{color:#5f6b7a;white-space:pre-wrap;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:70px;margin-top:9px;font-size:13px;line-height:1.75;display:-webkit-box;overflow:hidden}.jiuyan-stocks{margin-top:12px}.jiuyan-filter-button,.jiuyan-author-button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.jiuyan-stock-button{color:#1677ff;background:#e6f4ff;border:1px solid #91caff;border-radius:6px;padding:2px 8px;font-size:12px;line-height:18px}.jiuyan-stock-button:hover{background:#bae0ff;border-color:#1677ff}.jiuyan-author-button{color:#53657d;font-weight:600}.jiuyan-author-button:hover{color:#1677ff;text-underline-offset:3px;text-decoration:underline}.jiuyan-card-footer{color:#8a94a6;align-items:flex-end;margin-top:auto;padding-top:14px;font-size:12px}.jiuyan-author-time,.jiuyan-metrics{color:inherit;font-size:inherit}.jiuyan-author-time>span:first-child{color:#53657d;font-weight:600}.jiuyan-author-profile-inline{color:#667085;white-space:nowrap;font-weight:400}.jiuyan-metrics span{white-space:nowrap}.jiuyan-loading,.jiuyan-detail-loading,.jiuyan-empty{text-align:center;padding:72px 0}.jiuyan-detail .ant-typography{margin-top:0;line-height:1.45}.jiuyan-detail-meta{color:#7d8899;margin-bottom:14px}.jiuyan-detail-meta .ant-btn-link{height:auto;padding:0}.jiuyan-detail-stocks{margin-bottom:16px;display:flex}.jiuyan-detail-content{color:#263238;white-space:pre-wrap;word-break:break-word;margin:20px 0;font-size:15px;line-height:1.9}.jiuyan-detail-html>:first-child{margin-top:0}.jiuyan-detail-html>:last-child{margin-bottom:0}.jiuyan-detail-html h1,.jiuyan-detail-html h2,.jiuyan-detail-html h3,.jiuyan-detail-html h4,.jiuyan-detail-html h5,.jiuyan-detail-html h6{color:#172b4d;margin:1.4em 0 .65em;font-weight:700;line-height:1.45}.jiuyan-detail-html h1{font-size:26px}.jiuyan-detail-html h2{font-size:23px}.jiuyan-detail-html h3{font-size:20px}.jiuyan-detail-html h4{font-size:18px}.jiuyan-detail-html h5,.jiuyan-detail-html h6{font-size:16px}.jiuyan-detail-html p,.jiuyan-detail-html div{margin:.8em 0}.jiuyan-detail-html strong,.jiuyan-detail-html b{color:#172b4d;font-weight:700}.jiuyan-detail-html ul,.jiuyan-detail-html ol{margin:.9em 0;padding-left:2em}.jiuyan-detail-html li{margin:.35em 0}.jiuyan-detail-html blockquote{color:#53657d;background:#f5f9ff;border-left:4px solid #91caff;margin:1em 0;padding:10px 14px}.jiuyan-detail-html pre,.jiuyan-detail-html code{background:#f4f6f8;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.jiuyan-detail-html code{padding:2px 5px}.jiuyan-detail-html pre{white-space:pre-wrap;padding:12px;overflow-x:auto}.jiuyan-detail-html pre code{background:0 0;padding:0}.jiuyan-detail-html a{color:#1677ff;text-underline-offset:3px;text-decoration:underline}.jiuyan-detail-html a[href$=\.pdf i]:after{content:" PDF预览";color:#d4380d;margin-left:4px;font-size:11px;font-weight:600;text-decoration:none}.jiuyan-detail-html img{object-fit:contain;border-radius:6px;max-width:100%;height:auto;margin:1em auto;display:block}.jiuyan-pdf-drawer .ant-drawer-body{min-height:0;padding:0;display:flex;overflow:hidden}.jiuyan-pdf-preview{background:#f5f5f5;border:0;width:100%;min-height:520px}.jiuyan-attachments{background:#fff7e6;border:1px solid #ffd8bf;border-radius:10px;flex-direction:column;gap:12px;min-width:0;margin-top:22px;padding:16px;display:flex}.jiuyan-attachment-list{gap:8px;min-width:0;display:grid}.jiuyan-attachment-button{color:#ad2102;text-align:left;white-space:normal;justify-content:flex-start;height:auto;min-height:38px}.jiuyan-attachment-button>span:last-child{overflow-wrap:anywhere;word-break:break-word;min-width:0}.jiuyan-detail-html table{border-collapse:collapse;width:100%;margin:16px 0;display:block;overflow-x:auto}.jiuyan-detail-html th,.jiuyan-detail-html td{text-align:left;vertical-align:top;border:1px solid #dfe3e8;min-width:88px;padding:8px 10px}.jiuyan-detail-html th{background:#f5f7fa;font-weight:700}.jiuyan-detail-html hr{border:0;border-top:1px solid #e5e7eb;margin:22px 0}.jiuyan-comments{border-top:1px solid #e5e7eb;flex-direction:column;gap:14px;min-width:0;margin-top:28px;padding-top:22px;display:flex}.jiuyan-comments-header,.jiuyan-comment-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.jiuyan-comments-loading{justify-content:center;align-items:center;min-height:96px;display:flex}.jiuyan-comment-list{flex-direction:column;gap:10px;min-width:0;display:flex}.jiuyan-comment{background:#fafbfc;border:1px solid #eaecf0;border-radius:10px;min-width:0;padding:14px 16px}.jiuyan-comment-pinned{background:#fff1f0;border-color:#ff7875}.jiuyan-comment-meta{color:#8a94a6;font-size:12px}.jiuyan-comment-meta strong{color:#344054;font-size:13px}.jiuyan-comment-reply-context{overflow-wrap:anywhere;color:#667085;background:#f0f7ff;border-left:3px solid #91caff;border-radius:4px;margin-top:10px;padding:8px 10px;font-size:12px;line-height:1.65}.jiuyan-comment-content{color:#344054;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;margin-top:10px;font-size:14px;line-height:1.75}@media (width<=1100px){.jiuyan-virtual-row{grid-template-columns:minmax(0,1fr)}}@media (width<=768px){.jiuyan-header,.jiuyan-toolbar,.jiuyan-card-footer{flex-direction:column;align-items:stretch}.jiuyan-comments-header,.jiuyan-comment-meta{flex-direction:column;align-items:flex-start}.jiuyan-comments-header .ant-segmented{width:100%}.jiuyan-comment{padding:12px}.jiuyan-header .ant-btn{align-self:flex-start}.jiuyan-toolbar{padding:10px}.jiuyan-toolbar .ant-segmented{width:100%;overflow-x:auto}.jiuyan-toolbar .ant-segmented-group{width:100%;min-width:0}.jiuyan-toolbar .ant-input-search{width:100%}.jiuyan-hide-pinned{align-self:flex-start}.jiuyan-card{padding:15px}.jiuyan-summary{-webkit-line-clamp:4;min-height:0}.jiuyan-card-footer{gap:8px}.jiuyan-metrics{justify-content:space-between;width:100%}.jiuyan-detail-drawer .ant-drawer-body{padding:16px}.jiuyan-pdf-drawer .ant-drawer-header{padding:12px 14px}.jiuyan-pdf-preview{min-height:calc(100dvh - 65px)}.jiuyan-detail .ant-typography{font-size:21px}.jiuyan-detail-content{font-size:15px;line-height:1.85}}.market-quotes-table-card .ant-table-pagination{padding-right:12px}.market-quotes-table-card .ant-table-tbody>tr{cursor:pointer}.market-quotes-table-card .ant-table-tbody>tr.market-quotes-selected-row>td{background:#e6f4ff!important}.market-quotes-table-card .ant-table-tbody>tr.market-quotes-selected-row:hover>td{background:#d6eaff!important}.agent-history-session-row{cursor:pointer;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;margin-bottom:6px;padding:7px 10px;transition:background .15s,border-color .15s;position:relative}.agent-history-session-row:hover{background:#f5f9ff;border-color:#d6e4ff}.agent-history-session-row-active{background:#e6f4ff;border-color:#91caff}.agent-history-session-row-active:hover{background:#d6eaff}.agent-history-session-user{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:3px;font-size:13px;display:flex}.agent-history-session-user .ant-typography:first-child{flex:1;min-width:0}.agent-history-session-user .ant-typography:last-child{flex:none;font-size:12px}.agent-history-session-title{color:#262626;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.45;overflow:hidden}.agent-history-session-row-active .agent-history-session-title{font-weight:700}.agent-history-session-meta{color:#8c8c8c;opacity:0;max-height:0;margin-top:0;font-size:12px;line-height:1.7;transition:max-height .15s,margin-top .15s,opacity .15s;overflow:hidden}.agent-history-session-row:hover .agent-history-session-meta{opacity:1;max-height:28px;margin-top:5px}.agent-history-message-row-user{background:#fafafa}.agent-history-tool-history{background:#fffaf0;border:1px solid #ffe7ba;border-radius:6px;margin-top:10px;padding:8px 10px}.agent-history-tool-history-title{color:#8c5a00;margin-bottom:6px;font-size:12px;font-weight:600}.agent-history-tool-collapse .ant-collapse-item{border-bottom:1px solid #ffe7ba}.agent-history-tool-collapse .ant-collapse-item:last-child{border-bottom:0}.agent-history-tool-collapse .ant-collapse-header{padding:5px 0!important}.agent-history-tool-collapse .ant-collapse-content-box{padding:2px 0 8px!important}.agent-history-tool-collapse pre{color:#595959;white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:4px;max-height:220px;margin:0;padding:8px;font-size:12px;line-height:1.5;overflow:auto}.app-desktop-layout{height:100dvh;min-height:0;overflow:hidden}.app-desktop-sider{height:100%}.app-desktop-sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.app-desktop-menu{flex:1;min-height:0;overflow-y:auto}.app-desktop-main{min-width:0;min-height:0;overflow:hidden}.app-desktop-header{flex:none}.app-desktop-content{overscroll-behavior:contain;min-width:0;min-height:0;margin:16px;overflow:hidden auto}.ai-command-sider-button{color:#ffffffd9;border:1px solid #ffffff2e;flex:none;width:calc(100% - 24px);height:40px;margin:8px 12px 16px}.ai-command-sider-button:hover{color:#fff!important;background:#ffffff1f!important}.ai-command-modal .ant-modal-body{min-height:94px}.ai-command-modal.compact .ant-modal-content{border:1px solid #d9d9d9;border-radius:6px;padding:0;overflow:hidden;box-shadow:0 12px 40px #0003}.ai-command-modal.compact .ant-modal-body{min-height:0;padding:0}.ai-command-modal.conversation .rc-virtual-list-holder-inner{box-sizing:border-box;padding:8px 12px 2px}.ai-command-input-wrap{margin-top:12px}.ai-command-modal.compact .ai-command-input-wrap{margin:0}.ai-command-modal.compact .ai-command-input-wrap textarea{box-shadow:none;resize:none;border:0;border-radius:0;padding:14px 16px;min-height:52px!important}.audit-events-page{min-width:0}.audit-events-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.audit-events-header .ant-typography{margin:0}.audit-tabs>.ant-tabs-nav{margin-bottom:16px}.audit-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.audit-metric{border-top-width:3px;min-width:0}.audit-metric .ant-card-body{min-height:88px}.audit-metric-users{border-top-color:#1677ff}.audit-metric-events{border-top-color:#13c2c2}.audit-metric-success{border-top-color:#52c41a}.audit-metric-failure{border-top-color:#f5222d}.audit-metric-login{border-top-color:#722ed1}.audit-overview-trend-card{margin-top:16px}.audit-distribution-row{margin-top:0;padding-top:16px}.audit-distribution-row .ant-col>.ant-card{height:100%}.audit-record-section{margin-top:24px}.audit-record-section>.ant-typography{margin:0 0 10px}.audit-filter-bar{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:12px}.audit-profile-panel{background:#f7f9fc;border-left:3px solid #1677ff;margin-top:20px;padding:14px 16px}.audit-profile-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.audit-profile-heading .ant-typography{margin:0}.audit-profile-stat-grid{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px 0;display:grid}.audit-profile-stat-grid .ant-statistic{min-width:0}.audit-profile-details{gap:7px;margin-top:12px;display:grid}.audit-profile-details .ant-typography{line-height:1.6}.audit-record-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.audit-record-heading .ant-typography{margin:0}.audit-login-row-selected>td{background:#e6f4ff!important}.audit-login-row-selected:hover>td{background:#d6eaff!important}.audit-activity-loading{text-align:center;padding:72px 0}.audit-activity-list{min-width:0;position:relative}.audit-activity-list:before{z-index:0;content:"";pointer-events:none;background:#e5e7eb;width:1px;position:absolute;top:10px;bottom:10px;left:97px}.audit-activity-row{grid-template-columns:76px 22px minmax(0,1fr);column-gap:10px;min-width:0;padding-bottom:12px;display:grid;position:relative}.audit-activity-rail{flex-direction:column;grid-column:1;align-items:flex-end;padding-top:10px;display:flex}.audit-activity-date{color:#fff;background:#2f3542;border-radius:4px 0 0 4px;flex-direction:column;justify-content:center;align-items:center;width:58px;min-height:44px;margin-bottom:9px;padding:5px 9px 5px 7px;line-height:1;display:flex;position:relative}.audit-activity-date:after{content:"";border-top:22px solid #0000;border-bottom:22px solid #0000;border-left:13px solid #2f3542;width:0;height:0;position:absolute;top:0;right:-13px}.audit-activity-date span{margin-bottom:3px;font-size:11px}.audit-activity-date strong{color:#fff;font-size:20px}.audit-activity-time{color:#666;text-align:right;font-size:12px}.audit-activity-time span,.audit-activity-time small{white-space:nowrap;display:block}.audit-activity-time small{color:#999;margin-top:2px;font-size:10px}.audit-activity-dot{z-index:1;background:#52c41a;border:2px solid #fff;border-radius:50%;grid-column:2;width:9px;height:9px;margin:18px auto 0;box-shadow:0 0 0 2px #52c41a24}.audit-activity-dot-failed{background:#f5222d;box-shadow:0 0 0 2px #f5222d24}.audit-activity-card{background:#fff;border:1px solid #f0f0f0;border-radius:6px;grid-column:3;min-width:0}.audit-activity-card>.audit-activity-entry{padding:12px 14px}.audit-activity-entry+.audit-activity-entry{border-top:1px solid #f0f0f0;margin-top:10px;padding-top:10px}.audit-activity-entry-title{color:#262626;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;font-size:14px;display:flex}.audit-activity-entry-title .ant-tag{margin:0}.audit-activity-meta{color:#8c8c8c;margin-top:7px;font-size:12px}.audit-activity-resource,.audit-activity-error{overflow-wrap:anywhere;margin-top:7px;font-size:12px;display:block}.audit-activity-group-label{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.audit-activity-group-label>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audit-activity-group-label .ant-tag{flex:none;margin:0}.audit-activity-collapse .ant-collapse-header{align-items:center!important;padding:12px 14px!important}.audit-activity-collapse .ant-collapse-content-box{padding:0 14px 12px!important}.audit-activity-pagination{justify-content:flex-end;margin-top:8px;display:flex}@media (width<=1100px){.audit-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.audit-events-header{flex-direction:column;align-items:flex-start}.audit-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-record-heading{flex-direction:column;align-items:flex-start}.audit-profile-heading{flex-direction:column}.audit-profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-activity-list:before{left:67px}.audit-activity-row{grid-template-columns:52px 18px minmax(0,1fr);column-gap:6px}.audit-activity-date{border-radius:4px;width:44px;min-height:38px;padding:4px}.audit-activity-date:after{display:none}.audit-activity-date strong{font-size:17px}.audit-activity-time{font-size:10px}.audit-activity-group-label>span{white-space:normal}}.stock-kline-pan-area-dragging,.stock-kline-pan-area-dragging *{cursor:grabbing!important}@media (width<=768px){.news-live-page{height:auto;min-height:0;overflow:visible}.news-live-toolbar{flex-direction:column;align-items:flex-start}.news-aggregation-header,.news-aggregation-source-title{flex-direction:column;align-items:flex-start;gap:8px}.news-aggregation-header .ant-segmented,.news-aggregation-toolbar .ant-input-search{width:100%!important}.news-live-list{overflow:visible}.news-live-list:before{left:64px}.news-live-row{grid-template-columns:48px 18px minmax(0,1fr);column-gap:8px}.news-live-date{width:42px;min-height:42px;padding:5px 8px 5px 6px}.news-live-date:after{border-top-width:21px;border-bottom-width:21px;border-left-width:12px;right:-12px}.news-live-date span{font-size:10px}.news-live-date strong{font-size:20px}.news-live-time{font-size:12px}.news-live-card{padding:10px 12px}.news-live-title{font-size:14px}.news-live-sentinel{padding-left:74px}}.notification-recipient-list-scroll{border:1px solid #f0f0f0;border-radius:6px;overflow-x:auto}.notification-recipient-list{min-width:900px}.notification-recipient-row{background:#fff;border-bottom:1px solid #f0f0f0;grid-template-columns:minmax(220px,1.3fr) 110px 170px 170px minmax(220px,1.5fr);align-items:center;min-height:68px;display:grid}.notification-recipient-row>div{overflow-wrap:anywhere;min-width:0;padding:10px 12px}.notification-recipient-header{color:#000000e0;background:#fafafa;min-height:42px;font-weight:600}.notification-recipient-note{white-space:pre-wrap}.notification-recipient-loading-status{color:#00000073;justify-content:center;align-items:flex-end;gap:8px;min-height:32px;font-size:12px;display:flex}.notification-bell-content{width:360px;max-width:calc(100vw - 32px)}.notification-bell-list{overscroll-behavior:contain;max-height:440px;overflow-y:auto}@media (width<=768px){.app-mobile-layout{background:#f0f2f5;width:100%;min-width:0;min-height:100dvh;overflow-x:hidden}.app-mobile-header{z-index:10;height:calc(52px + env(safe-area-inset-top));min-height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;background:#1677ff;justify-content:space-between;align-items:center;line-height:52px;display:flex;position:sticky;top:0}.app-mobile-actions,.app-mobile-user{align-items:center;min-width:0;display:flex}.app-mobile-actions{gap:6px}.app-mobile-user{color:#fff;cursor:pointer;gap:5px}.app-mobile-username{text-overflow:ellipsis;white-space:nowrap;max-width:88px;overflow:hidden}.app-mobile-subnav{overscroll-behavior-x:contain;white-space:nowrap;scrollbar-width:none;gap:8px;padding:8px 12px 0;display:flex;overflow-x:auto}.app-mobile-subnav::-webkit-scrollbar{display:none}.app-mobile-content{min-width:0;padding:12px;padding-bottom:calc(72px + env(safe-area-inset-bottom));overflow-x:hidden}.app-mobile-bottom-nav{z-index:10;height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #eee;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000d}input,textarea,select,.ant-input,.ant-input-affix-wrapper input,.ant-input-number-input,.ant-picker-input>input,.ant-select-selection-search-input{font-size:16px!important}.ant-modal{margin:0 auto;width:auto!important;max-width:calc(100vw - 24px)!important}.ant-modal-content{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);flex-direction:column;display:flex}.ant-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.ant-notification{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;right:12px!important}.ant-notification-notice{overflow-wrap:anywhere;width:100%!important}.mobile-notification-drawer .ant-drawer-content-wrapper{max-height:calc(100dvh - env(safe-area-inset-top));border-radius:18px 18px 0 0;overflow:hidden}.mobile-notification-drawer .ant-drawer-body{min-height:0;padding:14px 14px calc(14px + env(safe-area-inset-bottom));overflow:hidden}.mobile-notification-drawer .notification-bell-content{flex-direction:column;width:100%;max-width:none;height:100%;display:flex}.mobile-notification-drawer .notification-bell-list{max-height:calc(82dvh - 72px)}.mobile-dashboard{flex-direction:column;gap:12px;min-width:0;display:flex}.mobile-dashboard-hero{padding:8px 4px 2px}.mobile-dashboard-hero .ant-typography{margin:0}.mobile-dashboard-date{color:#1677ff;font-size:12px;font-weight:600;display:block;margin-bottom:3px!important}.mobile-dashboard-hero h3.ant-typography{margin-bottom:2px;font-size:22px}.mobile-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-dashboard-metrics .ant-card{cursor:pointer;min-width:0}.mobile-dashboard-metrics .ant-card-body{grid-template-rows:auto auto;grid-template-columns:18px minmax(0,1fr);gap:2px 5px;min-width:0;padding:10px;display:grid}.mobile-dashboard-metrics .anticon{color:#1677ff;grid-row:1;align-self:center}.mobile-dashboard-metrics strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;line-height:22px;overflow:hidden}.mobile-dashboard-metrics span:last-child{color:#00000073;white-space:nowrap;grid-column:1/span 2;font-size:12px}.mobile-dashboard-section{border-radius:12px;overflow:hidden}.mobile-dashboard-section>.ant-card-head{min-height:42px;padding:0 14px}.mobile-dashboard-section>.ant-card-body{padding:10px 12px 12px}.mobile-dashboard-section .ant-empty-normal{margin-block:18px}.mobile-dashboard-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 4px;display:grid}.mobile-dashboard-actions .ant-btn{flex-direction:column;gap:5px;min-width:0;height:auto;padding:6px 2px;font-size:12px;display:flex}.mobile-dashboard-action-icon{border-radius:12px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.mobile-dashboard-list,.mobile-dashboard-notifications{flex-direction:column;display:flex}.mobile-dashboard-list>button,.mobile-dashboard-notifications>button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:10px 2px;display:flex}.mobile-dashboard-list>button:last-child,.mobile-dashboard-notifications>button:last-child{border-bottom:0}.mobile-dashboard-list>button>span:first-child,.mobile-dashboard-notifications>button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.mobile-dashboard-list strong,.mobile-dashboard-notifications strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.mobile-dashboard-list small,.mobile-dashboard-notifications small{color:#00000073;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mobile-dashboard-list .ant-tag,.mobile-dashboard-notifications .ant-tag{flex:none;margin:0}.mobile-dashboard-notifications>button>span:first-child{background:0 0;border-radius:50%;flex:none;width:7px;height:7px}.mobile-dashboard-notifications>button>span.unread{background:#1677ff}.mobile-dashboard-bottom-space{height:4px}.mobile-dashboard-market-overview,.mobile-dashboard-market-overview .market-overview,.mobile-dashboard-market-overview .ant-row,.mobile-dashboard-market-overview .ant-col,.mobile-dashboard-market-overview .ant-card{min-width:0;max-width:100%}.mobile-dashboard-market-overview .market-overview>div:first-child{padding-inline:4px}.mobile-dashboard-market-overview .market-overview>.ant-spin-nested-loading{min-width:0}.mobile-dashboard-market-overview .ant-card{border-radius:12px;overflow:hidden}.mobile-dashboard-market-overview .ant-segmented{max-width:100%}.mobile-dashboard-market-overview .recharts-responsive-container{min-width:0}.market-quotes-mobile-toolbar{border-radius:12px;overflow:hidden}.market-quotes-mobile-toolbar-body{flex-direction:column;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important}.market-quotes-mobile-groups{overscroll-behavior-x:contain;white-space:nowrap;scrollbar-width:none;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.market-quotes-mobile-groups::-webkit-scrollbar{display:none}.market-quotes-mobile-groups .ant-tag{flex:none}.market-quotes-mobile-tools{width:100%;display:flex}.market-quotes-mobile-tools .ant-typography{min-width:70px;margin-right:auto}.market-quotes-mobile-list{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.market-quotes-mobile-card{border-radius:12px}.market-quotes-mobile-card .ant-card-body{padding:12px}.market-quotes-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.market-quotes-mobile-card-head>span{flex-direction:column;gap:2px;min-width:0;display:flex}.market-quotes-mobile-card-head>span:last-child{text-align:right;flex:none}.market-quotes-mobile-card-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.market-quotes-mobile-card-head small,.market-quotes-mobile-card-metrics small{color:#00000073;font-size:11px}.market-quotes-mobile-card-metrics{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:11px;padding:9px 0;display:grid}.market-quotes-mobile-card-metrics>span{text-align:center;flex-direction:column;gap:3px;min-width:0;display:flex}.market-quotes-mobile-card-metrics strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.market-quotes-mobile-card-foot{color:#1677ff;text-align:right;padding-top:8px;font-size:11px}.market-quotes-mobile-list>.ant-pagination{align-self:center;margin:4px 0 8px}.market-mobile-page,.market-mobile-page>div,.market-mobile-page .ant-card,.market-mobile-page .ant-space,.market-mobile-page .ant-space-item{min-width:0;max-width:100%}.market-mobile-page .hot-theme-card>.ant-card-head{padding-inline:12px}.market-mobile-page .hot-theme-card .ant-card-head-title,.market-mobile-page .market-research-stock-card .ant-card-head-title{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;min-width:0;overflow:visible}.market-mobile-page .market-research-stock-card>.ant-card-head{flex-wrap:wrap;align-items:flex-start;min-height:48px;padding:8px 12px}.market-mobile-page .market-research-stock-card .ant-card-extra{white-space:normal;max-width:100%;margin-inline-start:0}.market-research-content{flex-direction:column;min-width:0;height:auto;display:flex}.market-research-filter>.ant-card-body{overscroll-behavior-x:contain;scrollbar-width:none;overflow-x:auto}.market-research-filter>.ant-card-body::-webkit-scrollbar{display:none}.market-research-filter .ant-space{white-space:nowrap;flex-wrap:nowrap!important}.market-research-filter .ant-tag{flex:none}.market-pools-toolbar{flex:none;align-items:center;gap:10px;min-width:0;display:flex}.market-pools-mobile-toolbar{border-bottom:1px solid #f0f0f0;padding:10px 0 2px}.market-pools-mobile-toolbar .market-pools-toolbar{justify-content:space-between;width:100%}.market-pools-mobile-toolbar .ant-picker{width:min(190px,56vw)!important}.market-pools-theme-bar{flex-direction:column;align-items:stretch;gap:8px;min-width:0;display:flex}.market-pools-theme-bar>.ant-space{scrollbar-width:none;width:100%;padding-bottom:2px;overflow-x:auto}.market-pools-theme-bar>.ant-space::-webkit-scrollbar{display:none}.market-pools-theme-bar .market-pools-toolbar{justify-content:space-between;width:100%}.market-pools-theme-bar .ant-picker{width:min(190px,56vw)!important}.market-mobile-page .ant-tabs-nav{margin-bottom:10px}.market-mobile-page .ant-tabs-nav-list{min-width:max-content}.market-mobile-mode-button{right:20px!important;bottom:calc(72px + env(safe-area-inset-bottom))!important}.event-driven-mobile-themes{background:0 0}.event-driven-mobile-themes .ant-collapse-item{background:#fff;border:1px solid #f0f0f0;margin-bottom:8px;overflow:hidden;border-radius:10px!important}.event-driven-mobile-themes .ant-collapse-header{align-items:flex-start!important;padding:11px 10px!important}.event-driven-mobile-themes .ant-collapse-content-box{padding:4px 12px 12px!important}.event-driven-theme-title{flex:1;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.event-driven-theme-title>.ant-space{min-width:0}.event-driven-theme-title>.ant-typography{flex:none}.event-driven-mobile-themes .ant-descriptions-item-label,.event-driven-mobile-themes .ant-descriptions-item-content{padding-bottom:5px}.investment-strategy-page,.investment-strategy-page>.ant-space-item,.investment-strategy-page .ant-card,.investment-strategy-page .ant-alert{min-width:0}.investment-strategy-toolbar{align-items:stretch;width:100%}.investment-strategy-toolbar>.ant-space-item{min-width:0}.investment-strategy-toolbar .ant-picker,.investment-strategy-toolbar .investment-strategy-plan-select{width:100%!important}.investment-strategy-toolbar .ant-btn{white-space:normal;flex:calc(50% - 4px);min-width:0}.investment-strategy-toolbar-note{color:#8c8c8c;overflow-wrap:anywhere;width:100%;line-height:1.6}.investment-strategy-methodology{overflow-wrap:anywhere;line-height:1.75}.investment-strategy-methodology>div+div{margin-top:8px}.investment-strategy-page .ant-alert-message,.investment-strategy-page .ant-alert-description,.investment-strategy-page .ant-card-head-title{overflow-wrap:anywhere;white-space:normal}.limit-up-leader-drawer .ant-drawer-header,.limit-up-leader-drawer .ant-drawer-body{padding:12px}.limit-up-leader-content,.limit-up-leader-content>.ant-space-item{min-width:0}.limit-up-leader-deployment-select{width:100%!important}.limit-up-leader-stats .ant-card,.limit-up-leader-stats .ant-card-body{height:100%}.limit-up-leader-stats .ant-card-body{padding:10px}.limit-up-leader-stats .ant-statistic-title{min-height:44px;line-height:1.4}.limit-up-leader-stats .ant-statistic-content{overflow-wrap:anywhere;font-size:20px;line-height:1.25}.limit-up-leader-drawer .ant-divider{margin:12px 0 16px}.limit-up-leader-actions,.limit-up-leader-actions .ant-btn{width:100%}.limit-up-leader-drawer .ant-alert-message,.limit-up-leader-drawer .ant-alert-description,.limit-up-leader-drawer .ant-form-item-label>label{overflow-wrap:anywhere;white-space:normal;height:auto}}@media (width>=769px){.market-research-content{height:calc(100vh - 96px)}.market-pools-theme-bar{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}}@media (width<=360px){.app-mobile-username{display:none}}.feishu-workspace-layout{min-height:var(--app-visual-height,100dvh);background:#f5f7fa}.feishu-workspace-header{z-index:100;height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;background:#17233d;justify-content:space-between;align-items:center;line-height:52px;display:flex;position:sticky;top:0}.feishu-workspace-brand{color:#fff;font-size:17px;font-weight:700}.feishu-workspace-actions,.feishu-workspace-user{align-items:center;display:flex}.feishu-workspace-actions{gap:12px}.feishu-workspace-user{color:#fff;gap:6px;max-width:132px;line-height:32px}.feishu-workspace-user>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.feishu-workspace-avatar{background:#fff;flex:none}.feishu-workspace-content{min-width:0;padding:14px 12px calc(72px + env(safe-area-inset-bottom))}.feishu-workspace-navigation{z-index:100;height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #edf0f5;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #17233d0f}.feishu-workspace-navigation button{color:#8c94a4;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:11px;display:flex}.feishu-workspace-navigation button.is-active{color:#3370ff;font-weight:600}.feishu-workspace-navigation-icon{font-size:20px;line-height:22px}.feishu-groups,.feishu-page-heading{flex-direction:column;display:flex}.feishu-groups{gap:12px}.feishu-page-heading{gap:3px;padding:2px 4px}.feishu-page-heading .ant-typography{margin:0}.feishu-group-tabs{scrollbar-width:none;gap:8px;margin:0 -12px;padding:0 12px 2px;display:flex;overflow-x:auto}.feishu-group-tabs::-webkit-scrollbar{display:none}.feishu-group-tabs button{color:#596273;text-align:left;background:#fff;border:1px solid #e3e7ee;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:2px;min-width:88px;min-height:54px;padding:8px 12px;display:flex}.feishu-group-tabs button span{color:#9aa1ad;font-size:11px}.feishu-group-tabs button.is-active{color:#245bdb;background:#f0f5ff;border-color:#3370ff}.feishu-group-tabs button.is-create{color:#3370ff;align-items:center;min-width:62px}.feishu-group-current{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.feishu-group-current>div{flex-direction:column;gap:3px;min-width:0;display:flex}.feishu-group-current strong{color:#17233d;font-size:16px}.feishu-group-current span{color:#8c94a4;overflow-wrap:anywhere;font-size:12px;line-height:18px}.feishu-group-management-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.feishu-group-management-actions .ant-btn{min-width:0;padding-inline:4px}.feishu-group-sync{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.feishu-group-sync .ant-btn{min-width:0;padding-inline:6px}.feishu-group-stocks{flex-direction:column;display:flex}.feishu-group-stock{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:10px 0;display:flex}.feishu-group-stock:last-child{border-bottom:0}.feishu-group-stock>div:first-child{grid-template-columns:minmax(0,auto) auto;align-items:baseline;gap:2px 8px;min-width:0;display:grid}.feishu-group-stock strong{color:#17233d;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.feishu-group-stock span{color:#8c94a4;font-size:12px}.feishu-group-stock small{color:#8c94a4;overflow-wrap:anywhere;grid-column:1/-1;font-size:12px;line-height:18px}.feishu-selected-stock{margin-top:12px}.feishu-selected-stock .ant-card-body{justify-content:space-between;display:flex}.feishu-strategies,.feishu-trades{flex-direction:column;gap:12px;display:flex}.feishu-strategy-overview,.feishu-trade-fund-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.feishu-strategy-overview .ant-card-body,.feishu-trade-fund-grid .ant-card-body{text-align:center;flex-direction:column;align-items:center;gap:3px;padding:12px 6px;display:flex}.feishu-strategy-overview strong{color:#17233d;font-size:21px}.feishu-strategy-overview span,.feishu-trade-fund-grid span{color:#8c94a4;font-size:11px}.feishu-strategy-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.feishu-strategy-entry-grid button{color:#3370ff;text-align:center;background:#fff;border:1px solid #edf0f5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:104px;padding:12px 8px;display:flex}.feishu-strategy-entry-grid .anticon{font-size:24px}.feishu-strategy-entry-grid button>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.feishu-strategy-entry-grid strong{color:#17233d;font-size:14px}.feishu-strategy-entry-grid small{color:#8c94a4;font-size:10px;line-height:15px}.feishu-strategy-deployments,.feishu-trade-list{flex-direction:column;display:flex}.feishu-strategy-deployments article{border-bottom:1px solid #f0f2f5;padding:12px 0}.feishu-strategy-deployments article:last-child{border-bottom:0}.feishu-strategy-deployment-heading,.feishu-strategy-deployment-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.feishu-strategy-deployment-heading>div,.feishu-strategy-deployment-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.feishu-strategy-deployment-heading strong{color:#17233d;font-size:15px}.feishu-strategy-deployment-heading span,.feishu-strategy-deployment-meta{color:#8c94a4;font-size:12px}.feishu-strategy-deployment-meta{padding:8px 0}.feishu-strategy-deployment-meta small{overflow-wrap:anywhere;line-height:18px}.feishu-strategy-deployment-actions{justify-content:flex-end}.feishu-trade-account-tabs{scrollbar-width:none;gap:8px;margin:0 -12px;padding:0 12px 2px;display:flex;overflow-x:auto}.feishu-trade-account-tabs::-webkit-scrollbar{display:none}.feishu-trade-account-tabs button{color:#596273;background:#fff;border:1px solid #e3e7ee;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:4px;min-width:138px;min-height:58px;padding:8px 12px;display:flex}.feishu-trade-account-tabs button.is-active{color:#245bdb;background:#f0f5ff;border-color:#3370ff}.feishu-trade-account-tabs span{color:#8c94a4;align-items:center;gap:5px;font-size:11px;display:flex}.feishu-trade-account-tabs i{background:#b8bec9;border-radius:50%;width:7px;height:7px}.feishu-trade-account-tabs i.is-success{background:#52c41a}.feishu-trade-account-tabs i.is-error{background:#ff4d4f}.feishu-trade-fund-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feishu-trade-fund-grid strong{color:#17233d;text-overflow:ellipsis;max-width:100%;font-size:17px;overflow:hidden}.feishu-trade-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.feishu-trade-actions .ant-btn{min-width:0}.feishu-trade-actions .ant-btn:last-child{grid-column:1/-1}.feishu-trade-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:10px 0;display:flex}.feishu-trade-list button:last-child{border-bottom:0}.feishu-trade-list button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.feishu-trade-list button>span:last-child{text-align:right;align-items:flex-end}.feishu-trade-list strong{color:#17233d;font-size:14px}.feishu-trade-list small{color:#8c94a4;font-size:11px}.feishu-trades .is-up{color:#cf1322}.feishu-trades .is-down{color:#3f8600}.virtual-infinite-table-footer{color:#8c8c8c;justify-content:center;align-items:center;gap:8px;min-height:24px;font-size:12px;display:flex}
