html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html,body,#root{width:100%;min-height:100%;margin:0}body{--app-bg: #f7f9fc;--surface: #ffffff;--surface-soft: #f4f7fb;--ink: #172033;--muted: #667085;--line: #e4e9f1;--primary: #175cd3;--primary-deep: #123a78;--gold: #c89b52;background:var(--app-bg)}.app-shell{min-height:100vh}.app-shell>.ant-layout{min-width:0;min-height:100vh}.main-layout{position:relative;display:flex;flex-direction:column;min-height:100vh;background:var(--surface)}.topbar{position:sticky;top:0;z-index:10;height:64px;padding:0 32px;line-height:normal;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.topbar-new-chat{display:flex;align-items:center;height:80px;border-bottom-color:transparent}.mobile-menu-button,.mobile-topbar-title,.mobile-topbar-spacer{display:none}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden;background:#f7f9fc!important;border-right:1px solid var(--line)}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;min-height:0}.mobile-sidebar{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border-right:0}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 20px 18px}.sidebar-close-button{flex:0 0 40px;width:40px;height:40px;font-size:18px}.sidebar-brand{display:flex;align-items:center;gap:11px;min-width:0}.sidebar-brand-mark{display:block;flex:0 0 32px;width:32px;height:32px;border-radius:8px;object-fit:contain}.sidebar-header h4{margin:0;color:var(--ink);font-size:18px;font-weight:700;line-height:28px;white-space:nowrap}.sidebar-actions{display:grid;gap:8px;padding:8px 12px 24px}.sidebar-action-button,.session-search{height:42px;border-radius:10px;font-size:14px}.sidebar-action-button{justify-content:center;padding-inline:14px;color:#fff;font-weight:600;background:linear-gradient(135deg,#174ea6,#1769dd);box-shadow:0 8px 18px #175cd32e}.sidebar-action-button:hover{color:#fff!important;background:linear-gradient(135deg,#123f88,#155bbf)!important}.session-search{margin-top:4px;background:#fff;border-color:#dce3ed}.session-search:hover,.session-search:focus-within{background:#fff;border-color:#9fb7dc}.session-section-title{padding:0 20px 10px;color:#7b879b;font-size:12px;font-weight:600;line-height:20px;letter-spacing:.04em}.session-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 12px 16px}.session-item{margin-bottom:2px;padding:10px 14px!important;border-radius:9px;background:transparent;border-block-end:0!important;cursor:pointer;transition:background .2s ease}.session-item:hover{background:#eef3fa}.session-item-active{background:#e9f1fc;box-shadow:inset 3px 0 0 var(--primary)}.session-item .ant-list-item-meta-title{width:100%;margin:0!important;color:#344054;font-size:14px;font-weight:400;line-height:22px}.session-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.session-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-title-editor{width:100%}.session-title-editor .ant-input-affix-wrapper{height:30px;padding-inline:8px;border-radius:6px}.session-item-action{position:relative;flex:0 0 24px;width:24px;height:24px}.session-loading{position:absolute;top:0;right:0;bottom:0;left:0}.session-loading{display:flex;align-items:center;justify-content:center;color:#1677ff;font-size:14px;transition:opacity .2s ease}.session-more{width:24px;min-width:24px;height:24px;padding:0;opacity:0;transition:opacity .2s ease}.session-item:hover .session-more,.session-item:focus-within .session-more{opacity:1}.session-item:hover .session-loading,.session-item:focus-within .session-loading{opacity:0}.session-more-dropdown .ant-dropdown-menu{min-width:168px;padding:6px;border-radius:10px}.session-more-dropdown .ant-dropdown-menu-item{min-height:38px;padding:8px 10px;border-radius:6px;font-size:15px}.session-more-dropdown .ant-dropdown-menu-item-icon{font-size:16px}.sidebar-account{flex:0 0 auto;padding:5px 10px 7px;background:#f7f9fc;border-top:1px solid var(--line)}.sidebar-account-button{display:flex;align-items:center;width:100%;height:50px;padding:5px 8px;text-align:left;border-radius:10px}.sidebar-account-button:hover{background:#eef3fa!important}.sidebar-account-button>span{display:flex;align-items:center;min-width:0}.sidebar-account-avatar{flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#1c4f98,#183568)}.sidebar-account-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start!important;min-width:0;margin-left:10px}.sidebar-account-more{flex:0 0 auto;margin-left:auto;color:#8c8c8c;font-size:18px}.sidebar-account-name,.sidebar-account-email{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-name{color:#111827;font-size:14px;font-weight:600;line-height:19px}.sidebar-account-email{color:#8c8c8c;font-size:12px;line-height:16px}.mobile-sidebar-drawer .ant-drawer-content{background:#f7f9fc}.mobile-sidebar-drawer .ant-drawer-body{height:100%;padding:0;overflow:hidden}.auth-dialog-title{margin-bottom:20px;color:#111827;font-size:22px;font-weight:700;line-height:30px;text-align:center}.auth-dialog-description{margin:-8px 0 18px;color:#667085;font-size:14px;line-height:22px;text-align:center}.auth-form{margin-top:22px}.delete-account-form{margin-top:18px}.chat-panel{position:relative;flex:1 0 auto;background:var(--surface)}.chat-content{display:flex;justify-content:center;min-height:calc(100vh - 160px);padding:28px 18px 24px;background:var(--surface)}.chat-page-loading{display:flex;align-items:center;justify-content:center;width:min(920px,100%);color:#667085}.message-end-sentinel{width:1px;height:1px;pointer-events:none}.scroll-bottom-button{position:fixed;left:calc(286px + (100vw - 286px)/2);bottom:148px;z-index:20;transform:translate(-50%);width:40px;height:40px;color:#111827;background:#fff;border-color:#e5e7eb;box-shadow:0 10px 28px #12263f2e}.market-pulse{display:flex;align-items:center;gap:12px;width:min(1180px,100%);min-height:54px;margin:0 auto;padding:8px 12px;color:var(--ink);background:#fffffff5;border:1px solid #d9e2ef;border-radius:8px;box-shadow:0 8px 24px #1018280f}.market-pulse-label,.market-pulse-demo{flex:0 0 auto;color:#667085;font-size:12px;font-weight:650;letter-spacing:0;white-space:nowrap}.market-pulse-label{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;color:#1d2939;background:#f5f8fc;border:1px solid #e4e9f1;border-radius:7px}.market-pulse-label .anticon{color:var(--primary);font-size:15px}.market-pulse-items{display:grid;grid-template-columns:repeat(5,minmax(132px,1fr));gap:8px;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.market-pulse-items::-webkit-scrollbar{display:none}.market-pulse-item{display:flex;align-items:stretch;flex-direction:column;justify-content:center;gap:3px;min-width:132px;min-height:46px;padding:7px 10px;background:#fbfcff;border:1px solid #edf1f7;border-radius:7px}.market-pulse-name{min-width:0;color:#475467;font-size:12px;font-weight:600;line-height:1.25;white-space:nowrap}.market-pulse-numbers{display:inline-flex;align-items:baseline;justify-content:space-between;gap:7px;flex:0 0 auto;width:100%;min-width:0}.market-pulse-value,.market-pulse-change{flex:0 0 auto;font-variant-numeric:tabular-nums;font-size:13px}.market-pulse-value{color:#182230;font-weight:650}.market-up{color:#d92d20}.market-down{color:#039855}.market-flat{color:#667085}.welcome{width:min(1180px,100%);text-align:center}.welcome-heading{margin-bottom:28px}.welcome-eyebrow{display:inline-block;margin-bottom:12px;color:#8d6b32;font-size:11px;font-weight:700;letter-spacing:.16em}.welcome h1{margin:0 0 10px;color:#13213a;font-size:clamp(32px,3.4vw,50px);font-weight:760;letter-spacing:0}.welcome-heading .ant-typography-secondary{color:#68758a;font-size:16px}.welcome-composer{width:100%}@media(min-width:821px){.chat-content-new-chat{align-items:flex-start;min-height:calc(100vh - 80px);padding:clamp(40px,6vh,72px) 32px 54px;background:radial-gradient(circle at 50% 24%,rgba(229,237,250,.5),transparent 34%),#fff}.chat-content-new-chat .welcome{width:min(1180px,100%);margin-top:0}.welcome-composer{margin-top:0}}.research-scenarios{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:32px}.research-scenario-card{position:relative;display:flex;align-items:center;gap:12px;min-width:0;min-height:92px;padding:16px;color:var(--ink);text-align:left;background:#ffffffeb;border:1px solid #d9e2ef;border-radius:8px;box-shadow:0 4px 14px #11274c09;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.research-scenario-card:hover{transform:translateY(-2px);border-color:#b8cae6;box-shadow:0 12px 30px #11274c1a}.research-scenario-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;color:var(--primary);font-size:22px;background:#f5f8fc;border:1px solid #dbe5f3;border-radius:8px}.research-scenario-copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.research-scenario-copy strong{overflow:hidden;font-size:16px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.research-scenario-copy small{margin-top:5px;overflow:hidden;color:#7a8699;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.research-scenario-arrow{color:#9aa5b5;font-size:12px}.recent-watches{display:flex;align-items:center;gap:14px;margin-top:26px;text-align:left}.recent-watches-label{flex:0 0 auto;color:#344054;font-size:13px;font-weight:600}.recent-watch-list{display:flex;flex-wrap:wrap;gap:9px}.recent-watch-button{height:32px;padding-inline:12px;color:#475467;background:#fff;border-color:#dfe5ed;border-radius:999px}.recent-watch-button .anticon{color:var(--gold)}.bubble-list-wrap,.bubble-list{width:min(920px,100%)}.bubble-list-wrap{min-width:0}.bubble-list .ant-bubble-content{border-radius:12px}.bubble-list .ant-bubble-start .ant-bubble-content{padding-right:0;padding-left:0;background:transparent;border:0;box-shadow:none}.bubble-list .ant-bubble-end .ant-bubble-content{padding:2px 10px;color:#fff;font-size:15px;background:#1677ff}.message-content{min-width:0;max-width:100%}.analysis-brief{margin:4px 0 22px;padding:22px;background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #dfe7f2;border-radius:16px;box-shadow:0 8px 28px #11274c0e}.analysis-brief-heading,.analysis-brief-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.analysis-brief-eyebrow,.analysis-brief-label{display:block;color:#7a8799;font-size:11px;font-weight:700;letter-spacing:.08em}.analysis-brief h2{margin:5px 0 0;color:#172033;font-size:21px;line-height:1.35}.analysis-brief h2 span{margin-left:9px;color:#667085;font-size:14px;font-weight:500}.analysis-brief-status{flex:0 0 auto;padding:4px 9px;color:#175cd3;font-size:12px;font-weight:600;background:#eff6ff;border:1px solid #cfe0fa;border-radius:999px}.analysis-brief-summary{margin-top:20px;padding-top:16px;border-top:1px solid #e7edf5}.analysis-brief-summary p{max-width:610px;margin:7px 0 0;color:#344054;line-height:1.7}.analysis-brief-quote{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;min-width:118px;padding:9px 0 9px 18px;border-left:1px solid #e7edf5}.analysis-brief-quote strong{color:#182f57;font-size:21px;font-variant-numeric:tabular-nums}.analysis-brief-quote span{margin-top:5px;color:#7a8799;font-size:11px;text-align:right}.analysis-brief-evidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.analysis-evidence-card{min-width:0;padding:12px;background:#f4f8fdcc;border:1px solid #e3ebf5;border-radius:10px}.analysis-evidence-card>span{color:#52617a;font-size:11px;font-weight:650}.analysis-evidence-card p{display:-webkit-box;margin:6px 0 0;overflow:hidden;color:#344054;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.report-markdown{min-width:0;max-width:100%;color:#1f2329;line-height:1.78;word-break:break-word}.report-markdown pre{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap}.report-markdown img{max-width:100%;height:auto}.report-markdown h1,.report-markdown h2,.report-markdown h3{margin:16px 0 10px;color:#111827;font-weight:700;line-height:1.35}.report-markdown h1{font-size:20px}.report-markdown h2{font-size:17px}.report-markdown h3{font-size:16px}.report-markdown h1:first-child,.report-markdown h2:first-child,.report-markdown h3:first-child{margin-top:0}.report-markdown p{margin:8px 0}.report-markdown>:last-child{margin-bottom:0}.report-markdown strong{color:#111827;font-weight:650}.report-markdown table{width:100%;max-width:100%;margin:12px 0 16px;table-layout:fixed;border:1px solid #e6edf5;border-radius:10px;border-collapse:collapse;box-shadow:0 1px #12263f08}.report-markdown th,.report-markdown td{padding:9px 12px;overflow-wrap:anywhere;word-break:break-word;text-align:left;vertical-align:top;border:1px solid #e6edf5}.report-markdown th{color:#344054;font-weight:600;background:#f6f9ff}.report-markdown tr:nth-child(2n) td{background:#fbfcfe}.report-markdown hr{margin:16px 0;border:0;border-top:1px solid #edf0f5}.tool-row{margin-top:12px}.thinking-process{margin-bottom:14px;color:#667085}.thinking-step-list{display:grid;gap:5px;color:#8c8c8c;font-size:13px;line-height:20px}.thinking-step{min-width:0;overflow-wrap:anywhere}.data-disclosure-row{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding-top:10px;color:#475467;font-size:12px;line-height:18px;border-top:1px solid #edf0f5}.data-disclosure-icon{flex:0 0 auto;margin-top:2px;color:#1677ff}.data-disclosure-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.data-disclosure-pill{max-width:100%;padding:3px 8px;overflow-wrap:anywhere;background:#f6f9ff;border:1px solid #dbeafe;border-radius:6px}.message-actions{display:flex;align-items:center;min-height:22px;opacity:0;transition:opacity .16s ease}.message-bubble .ant-bubble-footer{margin-block-start:3px}.message-bubble:hover .message-actions,.message-bubble:focus-within .message-actions{opacity:1}.message-action-button{color:#667085}.message-action-button:hover{color:#111827!important;background:#f2f4f7!important}.message-action-copied{color:#16a34a}@media(hover:none){.message-actions{opacity:1}}.sender-wrap{position:sticky;bottom:0;z-index:18;width:100%;padding:0 18px 10px;background:#fff}.sender-wrap-centered{display:none}.sender-wrap-sticky{margin-top:-24px;background:linear-gradient(to bottom,#fff0,#ffffffeb 18px,#fff 24px)}@media(min-width:821px){.main-layout-new-chat>.sender-wrap-sticky{display:none}.sender-wrap-centered{position:static;display:block;padding:0;background:transparent}.sender-wrap-centered .ant-sender,.sender-wrap-centered .footer-disclaimer{width:100%}}.sender-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.analysis-mode-control{display:flex;align-items:center;gap:10px;min-width:0}.analysis-mode-button{height:34px;padding:0 14px;color:#475467;font-size:15px;font-weight:600;background:#fff;border-color:#d0d5dd;border-radius:999px}.analysis-mode-button:hover{color:#1677ff!important;background:#f5f9ff!important;border-color:#91caff!important}.analysis-mode-button-active{color:#1677ff;background:#f0f6ff;border-color:#9dbdff;box-shadow:0 0 0 2px #1677ff14}.analysis-mode-hint{min-width:0;overflow:hidden;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.sender-wrap .ant-sender{width:min(920px,calc(100vw - 322px));min-height:44px;margin:0 auto;padding:4px 8px;background:#fff;border:unset;border:1px solid #dce3ed;border-radius:24px;box-shadow:0 14px 38px #12263f1c}.sender-wrap-centered .ant-sender{min-height:142px;padding:18px 20px 14px;border-radius:20px;box-shadow:0 18px 46px #11274c1c,0 2px 7px #11274c0a}.sender-wrap-centered .ant-sender:focus-within{border-color:#a7bde0;box-shadow:0 20px 50px #11274c24,0 0 0 3px #175cd30f}.sender-wrap-centered .ant-sender-input{min-height:72px}.sender-wrap-centered .analysis-mode-button{background:#f7f9fc}.sender-wrap .ant-sender-actions-btn{width:34px;height:34px}.footer-disclaimer{width:min(920px,calc(100vw - 322px));margin-top:4px;margin-right:auto;margin-left:auto;color:#8c8c8c;font-size:11px;line-height:16px;text-align:center}.footer-disclaimer>span+span:before{content:" · "}@media(max-width:820px){html,body,#root{width:100%;max-width:100%;overflow-x:clip;overscroll-behavior:none;touch-action:pan-y;-webkit-text-size-adjust:100%}.app-shell,.main-layout{max-width:100%;overflow-x:clip}input,textarea,select{font-size:16px!important}.desktop-sidebar{display:none}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 10px;height:58px}.topbar-new-chat{height:58px;border-bottom-color:var(--line)}.market-pulse{display:none}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px;touch-action:manipulation}.mobile-topbar-title{display:block;min-width:0;overflow:hidden;color:#111827;font-size:16px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.mobile-topbar-spacer{display:block;width:40px;height:40px}.mobile-sidebar .session-more{opacity:1}.mobile-sidebar .session-loading{opacity:0}.chat-content{min-height:calc(100vh - 146px);padding:22px 12px 18px}.chat-content-new-chat{padding-top:34px;background:radial-gradient(circle at 50% 18%,rgba(229,237,250,.55),transparent 38%),#fff}.welcome{margin-top:0}.welcome-heading{margin-bottom:22px}.welcome-eyebrow{margin-bottom:9px;font-size:9px}.welcome h1{font-size:30px}.welcome-heading .ant-typography-secondary{font-size:14px}.research-scenarios{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.research-scenario-card{align-items:flex-start;flex-direction:column;gap:10px;min-height:116px;padding:14px}.research-scenario-icon{flex-basis:38px;width:38px;height:38px;font-size:18px;border-radius:10px}.research-scenario-copy strong{font-size:15px}.research-scenario-arrow{position:absolute;align-self:flex-end}.recent-watches{align-items:flex-start;flex-direction:column;gap:10px;margin-top:22px}.main-layout,.chat-panel,.chat-content,.bubble-list-wrap,.bubble-list,.message-content,.report-markdown{min-width:0;max-width:100%}.mobile-sidebar-drawer,.mobile-sidebar-drawer .ant-drawer-content-wrapper{max-width:100vw;overflow:hidden}.mobile-sidebar-drawer:not(.ant-drawer-open){pointer-events:none}.scroll-bottom-button{left:50%;bottom:calc(156px + env(safe-area-inset-bottom,0px))}.analysis-brief{padding:16px;border-radius:13px}.analysis-brief-heading,.analysis-brief-summary{gap:13px}.analysis-brief h2{font-size:18px}.analysis-brief-summary{align-items:stretch;flex-direction:column}.analysis-brief-quote{align-items:flex-start;min-width:0;padding:12px 0 0;border-top:1px solid #e7edf5;border-left:0}.analysis-brief-quote span{text-align:left}.analysis-brief-evidence{grid-template-columns:1fr}.sender-wrap{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));padding-right:12px;padding-left:12px}.sender-wrap .ant-sender,.footer-disclaimer{width:100%}.sender-footer-inner{position:relative;align-items:center;flex-direction:row;gap:8px;min-height:34px;padding-right:42px}.analysis-mode-control{flex:1 1 auto}.analysis-mode-hint{display:none}.sender-footer-actions{position:absolute;right:0;bottom:0}}.sidebar-quant-button{justify-content:center;height:40px;color:#175cd3;font-weight:600;background:#edf4ff;border:1px solid #d7e6fb;border-radius:10px}.sidebar-quant-button:hover{color:#123f88!important;background:#e1edfd!important}.quant-shell{min-height:100vh;background:#f4f7fb}.quant-sidebar{position:sticky!important;top:0;height:100vh;background:#102a4f!important;border-right:1px solid #1f3f6d}.quant-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.quant-sidebar-brand{display:flex;align-items:center;gap:11px;padding:24px 18px 18px;color:#fff}.quant-sidebar-brand img{width:34px;height:34px;border-radius:9px}.quant-sidebar-brand div{display:flex;flex-direction:column;min-width:0}.quant-sidebar-brand strong{font-size:16px}.quant-sidebar-brand span{margin-top:2px;color:#9eb4d0;font-size:11px}.quant-back-chat{justify-content:flex-start;height:40px;margin:0 14px 16px;color:#dce8f8;border:1px solid rgba(255,255,255,.12);border-radius:8px}.quant-back-chat:hover{color:#fff!important;background:#ffffff14!important}.quant-menu.ant-menu{width:auto;margin:0 12px;color:#aebfd5;background:transparent;border-inline-end:0!important}.quant-menu.ant-menu-dark .ant-menu-item{height:44px;margin:4px 0;padding-inline:14px!important;line-height:44px;border-radius:9px}.quant-menu.ant-menu-dark .ant-menu-item-selected{color:#fff;font-weight:650;background:linear-gradient(100deg,#245b9f,#1b4b88);box-shadow:inset 3px 0 #69a7ff,0 6px 18px #0000001f}.quant-menu.ant-menu-dark .ant-menu-item-disabled{color:#7189a7!important}.quant-menu-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.quant-menu-label .ant-badge-status-text{margin-inline-start:4px;color:#7189a7;font-size:10px}.quant-sidebar-note{display:flex;gap:10px;margin:auto 14px 16px;padding:13px;color:#b8c9df;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px}.quant-sidebar-note>.anticon{margin-top:2px;color:#7eb5ff}.quant-sidebar-note div{display:flex;flex-direction:column;gap:3px}.quant-sidebar-note strong{color:#eef5ff;font-size:12px}.quant-sidebar-note span{font-size:11px;line-height:1.45}.quant-main-layout{min-width:0;background:#f4f7fb}.quant-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:14px;height:72px;padding:0 28px;line-height:normal;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dde5ef}.quant-mobile-back{display:none}.quant-topbar-copy{display:flex;flex-direction:column;gap:3px}.quant-topbar-copy strong{color:#14213a;font-size:18px}.quant-topbar-copy span,.quant-topbar-status>span{color:#758196;font-size:12px}.quant-topbar-status{display:flex;align-items:center;gap:10px;margin-left:auto}.quant-content{width:min(1480px,100%);margin:0 auto;padding:24px 28px 48px}.quant-page-state,.quant-gate-card{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}.quant-gate-card{flex-direction:column;width:min(620px,100%);min-height:420px;margin:48px auto;padding:48px;text-align:center;background:#fff;border:1px solid #e0e7f0;border-radius:18px;box-shadow:0 18px 54px #122a4f14}.quant-gate-card>.anticon{margin-bottom:20px;color:#175cd3;font-size:42px}.quant-gate-card h1{margin:0;color:#15213a;font-size:26px}.quant-gate-card p{max-width:440px;margin:12px 0 24px;color:#667085;line-height:1.7}.quant-alert{margin-bottom:16px}.quant-command-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:16px 18px;background:#fff;border:1px solid #dde5ef;border-radius:12px}.quant-command-bar>div:first-child{display:flex;align-items:center;gap:11px;min-width:0}.quant-command-bar>div:first-child>div{display:flex;flex-direction:column;gap:4px}.quant-command-bar strong{color:#1b2940;font-size:14px}.quant-command-bar span{color:#718096;font-size:12px}.quant-run-dot{flex:0 0 10px;width:10px;height:10px;background:#98a2b3;border-radius:50%}.quant-run-dot.running{background:#12b76a;box-shadow:0 0 0 5px #12b76a1f}.quant-run-dot.waiting{background:#f79009;box-shadow:0 0 0 5px #f790091f}.quant-command-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.quant-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.quant-stat-card,.quant-panel{background:#fff;border:1px solid #dde5ef;border-radius:12px;box-shadow:0 7px 22px #122a4f09}.quant-stat-card{display:flex;flex-direction:column;min-height:108px;padding:17px}.quant-stat-card>span{color:#667085;font-size:12px}.quant-stat-card>strong{margin-top:8px;color:#17233a;font-size:clamp(19px,2vw,25px);font-variant-numeric:tabular-nums}.quant-stat-card>small{margin-top:auto;color:#7b8798;font-size:11px}.quant-up{color:#d92d20!important}.quant-down{color:#039855!important}.quant-dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.8fr);gap:16px;margin-bottom:16px}.quant-panel{min-width:0;margin-bottom:16px;padding:19px}.quant-dashboard-grid .quant-panel{margin-bottom:0}.quant-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.quant-panel-head>div{display:flex;flex-direction:column;gap:4px}.quant-panel-head span{color:#667085;font-size:11px;letter-spacing:.03em}.quant-panel-head strong{color:#17233a;font-size:16px}.quant-panel-meta{white-space:nowrap}.quant-market-meta{display:inline-flex;align-items:center;gap:6px}.quant-market-meta .ant-btn{margin:-5px -7px -5px 0;color:#667085}.quant-market-dot{width:7px;height:7px;background:#98a2b3;border-radius:50%}.quant-market-dot.realtime{background:#12b76a;box-shadow:0 0 0 3px #12b76a1f}.quant-market-dot.partial{background:#f79009}.quant-market-alert{margin:-6px 0 14px}.quant-equity-chart{position:relative;height:210px;padding-left:68px;overflow:hidden;background:linear-gradient(#f6f8fb 1px,transparent 1px);background-size:100% 52px;border-radius:8px}.quant-equity-chart svg{width:100%;height:100%;overflow:visible}.quant-chart-range{position:absolute;inset:8px auto 8px 0;display:flex;flex-direction:column;justify-content:space-between;width:64px;color:#7b8798;font-size:10px}.quant-signal-summary{display:flex;flex-direction:column}.quant-signal-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quant-signal-counts div{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:100px;padding:10px 5px;background:#f5f8fc;border-radius:8px}.quant-signal-counts strong{color:#173d75;font-size:25px}.quant-signal-counts span{margin-top:5px;color:#667085;font-size:11px}.quant-signal-summary p{margin:auto 0 0;padding-top:16px;color:#8a94a5;font-size:11px;line-height:1.6}.quant-position-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:12px}.quant-position-card{padding:15px;background:#fafcff;border:1px solid #e4eaf2;border-radius:10px}.quant-position-card header,.quant-position-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.quant-position-card header>.quant-position-stock{display:flex;align-items:baseline;gap:8px}.quant-position-card header strong{color:#17233a;font-size:15px}.quant-position-card header span,.quant-position-card footer{color:#778398;font-size:11px}.quant-position-change{display:flex;align-items:flex-end;flex-direction:column;gap:2px}.quant-position-change strong{font-size:16px!important;font-variant-numeric:tabular-nums}.quant-position-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:15px 0}.quant-position-metrics span{display:flex;flex-direction:column;gap:4px;color:#8993a3;font-size:10px}.quant-position-metrics b{color:#344054;font-size:12px;font-weight:650;font-variant-numeric:tabular-nums}.quant-position-pnl{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-2px 0 13px;padding:9px 10px;color:#667085;font-size:11px;background:#f3f6fa;border-radius:7px}.quant-position-pnl strong{color:#344054;font-size:12px;font-variant-numeric:tabular-nums}.quant-order-list{display:grid;gap:1px;overflow:hidden;background:#e8edf4;border:1px solid #e8edf4;border-radius:10px}.quant-order-row{display:grid;grid-template-columns:36px minmax(130px,.7fr) 110px minmax(220px,1.8fr) auto;align-items:center;gap:13px;min-height:68px;padding:10px 13px;background:#fff}.quant-order-side{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;font-size:12px;font-weight:700;border-radius:8px}.quant-order-side.buy{background:#d92d20}.quant-order-side.sell{background:#039855}.quant-order-stock,.quant-order-plan{display:flex;flex-direction:column;gap:3px}.quant-order-stock strong,.quant-order-plan strong{color:#24324a;font-size:13px}.quant-order-stock span,.quant-order-plan span,.quant-order-row>small{color:#7b8798;font-size:10px}.quant-order-row p{margin:0;overflow:hidden;color:#536176;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.quant-order-row>small{grid-column:4 / -1;margin-top:-7px;color:#b54708}.quant-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:150px;color:#98a2b3;font-size:12px}.quant-empty .anticon{color:#cbd5e1;font-size:24px}.quant-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 14px}.quant-backtest-content{display:grid;gap:18px}.quant-backtest-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);gap:40px;min-height:238px;padding:34px 38px;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 16%,rgba(102,178,255,.32),transparent 27%),linear-gradient(120deg,#0e2d55,#154d89 54%,#1769aa);border:1px solid rgba(70,133,202,.46);border-radius:18px;box-shadow:0 18px 42px #0f335c2e}.quant-backtest-hero:after{position:absolute;right:-90px;bottom:-160px;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}.quant-backtest-hero-copy{position:relative;z-index:1}.quant-backtest-hero-copy .ant-tag{margin:0 0 14px;color:#ddebff;background:#ffffff1a;border-color:#fff3}.quant-backtest-hero h1{margin:0;color:#fff;font-size:clamp(24px,2.3vw,34px);letter-spacing:-.02em}.quant-backtest-hero p{max-width:690px;margin:13px 0 20px;color:#c6daf1;font-size:14px;line-height:1.75}.quant-backtest-hero-tags{display:flex;flex-wrap:wrap;gap:9px}.quant-backtest-hero-tags span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;color:#e8f3ff;font-size:11px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:999px}.quant-backtest-flow{position:relative;z-index:1;display:grid;gap:9px;align-content:center}.quant-backtest-flow>div{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:11px;padding:12px 14px;background:#061d3947;border:1px solid rgba(255,255,255,.11);border-radius:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quant-backtest-flow strong{grid-row:1 / 3;color:#78b7ff;font-size:18px}.quant-backtest-flow span{color:#fff;font-size:13px;font-weight:600}.quant-backtest-flow small{margin-top:2px;color:#a9c2df;font-size:10px}.quant-backtest-builder .ant-form-item{margin-bottom:0}.quant-backtest-builder{padding:24px;border-radius:15px;box-shadow:0 10px 28px #122a4f0e}.quant-builder-meta{display:flex;align-items:center;gap:10px;color:#8792a4;font-size:11px}.quant-backtest-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:end}.quant-backtest-submit{display:flex;align-items:flex-end;height:56px}.quant-backtest-submit .ant-btn{width:100%;height:40px;font-weight:650;box-shadow:0 7px 16px #175cd333}.quant-backtest-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:start}.quant-run-history{display:grid;gap:8px;max-height:760px;overflow:auto}.quant-run-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px;color:#344054;font:inherit;text-align:left;background:#f8fafc;border:1px solid #e3eaf3;border-radius:9px;cursor:pointer}.quant-run-item:hover,.quant-run-item.active{background:#eff6ff;border-color:#9fc3f5}.quant-run-item.active{box-shadow:inset 3px 0 #175cd3}.quant-run-item div{display:grid;gap:4px;min-width:0}.quant-run-item strong{color:#172033;font-size:12px}.quant-run-item span:not(.ant-tag){color:#7b8798;font-size:11px}.quant-run-item .ant-tag{flex:0 0 auto;margin:0}.quant-backtest-result{min-height:280px;padding:24px;border-radius:15px}.quant-result-actions{display:flex;align-items:center;gap:8px}.quant-result-actions .ant-tag{margin:0}.quant-run-progress{display:grid;gap:4px;padding:18px;color:#667085;font-size:12px;background:#f8fafc;border-radius:10px}.quant-backtest-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:20px}.quant-backtest-metrics article{display:grid;gap:7px;padding:13px;background:#f7f9fc;border:1px solid #e5ebf3;border-radius:9px}.quant-backtest-metrics article:first-child,.quant-backtest-metrics article:nth-child(2){background:linear-gradient(145deg,#f0f6ff,#f8fbff);border-color:#cfe0f8}.quant-backtest-metrics span{color:#7b8798;font-size:11px}.quant-backtest-metrics strong{color:#172033;font-size:17px}.quant-run-diagnostics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 4px;padding:12px;background:#f7f9fc;border:1px solid #e4eaf2;border-radius:11px}.quant-run-diagnostics>div{display:grid;grid-template-columns:24px minmax(0,1fr);gap:2px 7px;padding:7px}.quant-run-diagnostics .anticon{grid-row:1 / 3;margin-top:3px;color:#3977c5;font-size:16px}.quant-run-diagnostics span{color:#7b8798;font-size:10px}.quant-run-diagnostics strong{color:#25354d;font-size:12px}.quant-result-section{margin-top:20px;padding-top:18px;border-top:1px solid #e8edf4}.quant-result-section-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.quant-result-section-title span{color:#7b8798;font-size:12px}.quant-backtest-chart{position:relative;min-height:270px;padding:12px;background:#fbfcfe;border:1px solid #e4eaf2;border-radius:10px}.quant-backtest-chart svg{display:block;width:100%;height:230px}.quant-chart-legend{display:flex;gap:18px;padding:0 5px;color:#667085;font-size:11px}.quant-chart-legend span:before{display:inline-block;width:16px;height:3px;margin:0 6px 3px 0;background:#175cd3;content:""}.quant-chart-legend .benchmark:before{background:#98a2b3}.quant-chart-legend small{margin-left:auto}.quant-period-groups{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr);gap:12px;align-items:start}.quant-period-returns{overflow:hidden;border:1px solid #e4eaf2;border-radius:9px}.quant-period-returns>div{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:12px;padding:10px 14px;color:#475467;font-size:12px;border-top:1px solid #edf1f6}.quant-period-returns>div:first-child{border-top:0}.quant-period-returns .heading{color:#7b8798;background:#f7f9fc}.quant-backtest-disclaimer{margin-bottom:8px}@media(max-width:1100px){.quant-stat-grid{grid-template-columns:repeat(3,1fr)}.quant-dashboard-grid{grid-template-columns:1fr}.quant-backtest-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quant-backtest-hero{grid-template-columns:1fr}.quant-backtest-flow{grid-template-columns:repeat(3,1fr)}.quant-backtest-layout{grid-template-columns:1fr}.quant-run-history{grid-template-columns:repeat(2,minmax(0,1fr))}.quant-run-history .quant-panel-heading{grid-column:1 / -1}.quant-backtest-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.quant-period-groups{grid-template-columns:1fr}}@media(max-width:820px){.quant-sidebar{display:none}.quant-topbar{height:58px;padding:0 12px}.quant-mobile-back{display:inline-flex}.quant-topbar-copy strong{font-size:16px}.quant-topbar-copy span,.quant-topbar-status>span{display:none}.quant-content{padding:14px 12px 36px}.quant-backtest-form-grid,.quant-run-history{grid-template-columns:1fr}.quant-backtest-hero{gap:22px;padding:25px 20px;border-radius:14px}.quant-backtest-flow,.quant-run-diagnostics{grid-template-columns:1fr}.quant-builder-meta>span{display:none}.quant-backtest-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.quant-result-actions .ant-btn span:not(.anticon){display:none}.quant-command-bar{align-items:stretch;flex-direction:column}.quant-command-actions{display:grid;grid-template-columns:repeat(2,1fr)}.quant-stat-grid{grid-template-columns:repeat(2,1fr)}.quant-stat-card{min-height:96px;padding:14px}.quant-stat-card>strong{font-size:19px}.quant-panel{padding:15px}.quant-position-list{grid-template-columns:1fr}.quant-order-row{grid-template-columns:34px minmax(0,1fr) auto;gap:10px}.quant-order-plan{align-items:flex-end}.quant-order-row p{grid-column:2 / -1;white-space:normal}.quant-order-row>.ant-tag{grid-column:2;width:max-content}.quant-order-row>small{grid-column:2 / -1;margin-top:0}.quant-gate-card{min-height:380px;margin:18px auto;padding:32px 20px}.quant-form-grid{grid-template-columns:1fr}}
