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)}@-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]{-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}mark{padding:.2em;background-color:#feffe6}:root{--app-header-height: 56px;--app-content-padding: 20px;--app-content-vertical-padding: 40px;color:#111827;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-width:320px;min-height:100vh;margin:0}@media (max-width: 319px){html,body,#root{min-width:0}}body{background:#f4f6f8}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(31,111,235,.14),transparent 35%),linear-gradient(315deg,rgba(22,163,74,.12),transparent 32%),#f4f6f8}.auth-panel{width:min(100%,420px);padding:32px;border:1px solid #dde3ea;border-radius:8px;background:#fff;box-shadow:0 12px 36px #11182714}.auth-title{margin:0 0 24px;color:#111827;font-size:24px;font-weight:700;line-height:1.25}.app-layout{min-height:100vh;height:100vh;overflow:hidden}.app-layout>.ant-layout{min-width:0;min-height:0;height:100vh;overflow:hidden}.app-sider{height:100vh;overflow:hidden}.app-sider .ant-layout-sider-children{height:100%;display:flex;flex-direction:column;overflow:hidden}.app-sider .ant-menu{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:52px}.app-sider .ant-layout-sider-trigger{background:#0b1220}.app-brand{height:56px;display:flex;align-items:center;gap:10px;padding:0 18px;color:#f9fafb;font-size:15px;font-weight:700;white-space:nowrap}.app-brand-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#1f6feb;color:#fff;font-size:13px}.app-header{height:var(--app-header-height);flex:0 0 var(--app-header-height);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border-bottom:1px solid #e6eaf0;background:#fff;z-index:10}.app-header-left,.app-header-right{min-width:0;display:flex;align-items:center;gap:12px}.service-status-strip{min-width:0;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.service-status-pill{height:22px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #d5dce5;border-radius:999px;background:#fff;color:#374151;font-size:12px;line-height:20px;white-space:nowrap}.service-status-dot{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:#94a3b8}.service-status-online{border-color:#b7ebc6;background:#f0fff4;color:#166534}.service-status-online .service-status-dot{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.service-status-maintenance{border-color:#d8b4fe;background:#faf5ff;color:#7e22ce}.service-status-maintenance .service-status-dot{background:#9333ea}.service-status-stale{border-color:#ffd591;background:#fff7e6;color:#92400e}.service-status-stale .service-status-dot{background:#d97706}.service-status-offline{border-color:#ffccc7;background:#fff1f0;color:#991b1b}.service-status-offline .service-status-dot{background:#dc2626}.service-status-unknown{border-color:#d5dce5;background:#f8fafc;color:#64748b}.app-content{height:calc(100vh - var(--app-header-height));min-height:0;min-width:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:var(--app-content-padding);scroll-padding-top:var(--app-content-padding)}.page-shell{min-width:0;max-width:100%;display:flex;flex-direction:column;gap:16px}.feedback-notification-stack{width:100%;display:flex;flex-direction:column;gap:10px}.feedback-center-trigger{width:34px;height:34px;border-color:#d8dee8;color:#334155}.feedback-center-drawer .ant-drawer-body{padding:14px;background:#f7f8fa}.feedback-notification{position:relative;overflow:hidden;padding:12px 12px 10px 14px;border:1px solid #d8dee8;border-left:5px solid #64748b;border-radius:8px;background:#fff;box-shadow:0 2px 8px #0f172a0f}.feedback-notification-head,.feedback-notification-title,.feedback-notification-footer,.feedback-notification-meta{display:flex;align-items:center}.feedback-notification-head{justify-content:space-between;gap:12px}.feedback-notification-title{min-width:0;gap:8px;color:#111827}.feedback-notification-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-notification-meta{gap:6px;flex-wrap:wrap;margin-top:8px}.feedback-notification-copy{margin:8px 0 10px;color:#374151;font-size:13px;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.feedback-notification-footer{justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:10px}.feedback-notification-footer>span{color:#6b7280;font-size:12px;white-space:nowrap}.feedback-source-api,.feedback-source-auth{border-left-color:#4f46e5}.feedback-source-operation{border-left-color:#dc2626}.feedback-source-intraday{border-left-color:#d97706}.feedback-source-phase{border-left-color:#ea580c}.feedback-source-order,.feedback-source-risk,.feedback-source-target{border-left-color:#d97706}.feedback-source-broker_task{border-left-color:#f97316}.feedback-source-broker_event{border-left-color:#0891b2}.feedback-source-scheduler,.feedback-source-system{border-left-color:#475569}.phase-error-cell{min-width:0;display:flex;align-items:center;gap:6px}.phase-error-cell span{min-width:0;overflow:hidden;color:#374151;text-overflow:ellipsis;white-space:nowrap}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-title{margin:0;font-size:22px;line-height:1.35;color:#111827}.page-subtitle{margin:4px 0 0;color:#6b7280}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.quote-mode-control{display:inline-flex;align-items:center;gap:6px;padding:2px 4px 2px 8px;border:1px solid #e6eaf0;border-radius:8px;background:#fff;vertical-align:middle}.quote-mode-label{color:#6b7280;font-size:12px;line-height:1;white-space:nowrap}.table-surface,.form-surface{border:1px solid #e6eaf0;border-radius:8px;background:#fff}.table-surface .ant-table-wrapper{overflow:hidden;border-radius:8px}.tabbed-surface{padding:0 16px 16px}.tabbed-surface .ant-tabs-nav{margin-bottom:12px}.form-surface{padding:16px}.form-alert{margin-bottom:16px}.muted{color:#6b7280}.nowrap{white-space:nowrap}.positive-number{color:#15803d}.negative-number{color:#b91c1c}.metadata-pre{max-height:360px;margin:0;overflow:auto;border-radius:6px;background:#0f172a;color:#e5e7eb;padding:14px;font-size:12px;line-height:1.6}.strategy-log-text{min-height:420px;max-height:620px;margin:0;overflow:auto;border:1px solid #d5dce5;border-radius:8px;background:#0f172a;color:#e5e7eb;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.65;white-space:pre}.system-log-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:16px}.quote-diagnostics-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.quote-diagnostics-metric{min-height:68px;display:grid;align-content:center;gap:5px;padding:10px 12px;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.quote-diagnostics-metric span{color:#64748b;font-size:12px}.quote-diagnostics-metric strong{min-width:0;color:#111827;font-size:20px;line-height:1.15;overflow-wrap:anywhere}.quote-diagnostics-metric-good{border-color:#b7ebc6;background:#f3fff6}.quote-diagnostics-metric-warn{border-color:#ffe0a3;background:#fffaf0}.quote-diagnostics-metric-danger{border-color:#ffc8c2;background:#fff5f4}.quote-diagnostics-detail{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:12px}.quote-diagnostics-detail .ant-typography{margin-top:0}.quote-diagnostics-symbol{max-width:100%;padding:0;border:0;background:transparent;color:#1f6feb;cursor:pointer;font:inherit;font-weight:700}.quote-diagnostics-symbol:hover{color:#174ea6;text-decoration:underline}.quote-diagnostics-text{max-width:100%;overflow-wrap:anywhere}.system-log-files,.system-log-reader{min-width:0}.system-log-files{overflow:hidden;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.system-log-files-header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #eef2f7}.system-log-files .ant-list{max-height:calc(100vh - 236px);overflow:auto}.system-log-file{cursor:pointer;display:flex!important;align-items:flex-start!important;gap:10px;padding:12px 14px!important;border-block-end:1px solid #eef2f7!important}.system-log-file:hover,.system-log-file.active{background:#f5f8fc}.system-log-file.active{box-shadow:inset 3px 0 #1f6feb}.system-log-file-main{min-width:0;display:grid;gap:4px}.system-log-file-main span{color:#6b7280;font-size:12px}.system-log-reader{display:flex;flex-direction:column;gap:12px}.system-log-text{min-height:560px;max-height:calc(100vh - 238px);margin:0;overflow:auto;border:1px solid #111827;border-radius:8px;background:#070b13;color:#d7dde8;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.65;white-space:pre}.log-message-cell{white-space:normal;word-break:break-word;line-height:1.5}.run-status-cell{display:grid;gap:6px;align-items:start}.run-status-cell span:last-child{color:#6b7280;font-size:12px;line-height:1.35}.run-progress-strip{display:grid;gap:8px}.run-progress-strip-compact{gap:6px}.run-progress-strip-compact .run-progress-stage-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.run-progress-strip-compact .run-progress-stage{gap:3px}.run-progress-strip-compact .run-progress-stage-foot{display:none}.run-progress-strip-compact .run-progress-stage-meta strong{font-size:12px}.run-progress-strip-header{display:flex;align-items:center;gap:8px;justify-content:space-between}.run-progress-live{display:inline-flex;align-items:center;gap:6px;color:#2563eb;font-size:12px;white-space:nowrap}.run-progress-live-dot{width:7px;height:7px;border-radius:999px;background:#2563eb;box-shadow:0 0 #2563eb73;animation:run-progress-pulse 1.8s infinite}.run-progress-stage-list{display:grid;gap:8px}.run-progress-strip:not(.run-progress-strip-compact) .run-progress-stage-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.run-progress-stage{display:grid;gap:4px;border-left:3px solid transparent;padding-left:8px}.run-progress-stage-sell{border-left-color:#dc2626}.run-progress-stage-buy{border-left-color:#16a34a}.run-progress-stage-meta,.run-progress-stage-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#6b7280;font-size:12px;line-height:1.35}.run-progress-stage-meta strong{color:#111827;font-size:13px;white-space:nowrap}.run-progress-stage-foot span{white-space:nowrap}.operation-progress-list{display:grid;gap:10px}.strategy-account-operation-list{margin-top:12px}.operation-progress-panel{display:grid;gap:8px;padding:12px 14px;border:1px solid #d6dde8;border-radius:8px;background:#f8fafc}.operation-progress-panel-danger{border-color:#f4b6b6;background:#fff8f7}.operation-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.operation-progress-title{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0;color:#111827}.operation-progress-title strong{font-size:14px;line-height:1.35}.operation-progress-run,.operation-progress-message,.operation-progress-meta,.operation-progress-warning{min-width:0;word-break:break-word}.operation-progress-run{color:#6b7280;font-size:12px}.operation-progress-message{color:#111827;font-size:13px;line-height:1.45}.operation-progress-meta{color:#6b7280;font-size:12px;line-height:1.35}.operation-progress-warning{color:#b42318;font-size:12px;line-height:1.4}.order-progress-cell{min-width:0}.order-progress-value{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.order-progress-value strong{color:#111827;font-size:16px}.run-action-grid{width:240px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.run-action-grid .ant-btn,.run-action-grid .ant-dropdown-trigger{width:100%;min-width:0}.run-action-grid .ant-btn>span:not(.ant-btn-icon){overflow:hidden;text-overflow:ellipsis}.strategy-name-cell{min-width:0;display:grid;gap:3px;line-height:1.35}.strategy-name-cell strong{min-width:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-name-cell span{min-width:0;color:#6b7280;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-attention-feedback{min-width:0;display:grid;gap:5px;line-height:1.35}.order-attention-feedback strong{min-width:0;color:#111827;font-weight:600;overflow-wrap:anywhere}.order-attention-feedback>span{min-width:0;color:#6b7280;font-size:12px;overflow-wrap:anywhere}.order-attention-tags{display:flex;flex-wrap:wrap;gap:4px}.order-attention-tags .ant-tag{margin-inline-end:0}.strategy-metric-cell{display:grid;gap:3px;justify-items:end;line-height:1.25}.strategy-metric-cell strong{color:#111827}.strategy-metric-cell span{color:#6b7280;font-size:12px}.strategy-workbench{width:100%;max-width:100%;display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:16px;align-items:start}.strategy-workbench-list,.strategy-workbench-main,.strategy-workbench-section{min-width:0}.strategy-workbench-list,.strategy-workbench-section,.strategy-command-band,.strategy-account-band,.strategy-next-action{border:1px solid #e6eaf0;border-radius:8px;background:#fff}.strategy-workbench-list{position:sticky;top:var(--app-content-padding);max-height:calc(100vh - var(--app-header-height) - var(--app-content-vertical-padding));overflow:hidden}.strategy-workbench-list-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #eef2f7}.strategy-workbench-list-head strong,.strategy-section-head h3,.strategy-command-title h2{margin:0;color:#111827}.strategy-workbench-list-head span,.strategy-section-head span,.strategy-command-kicker,.strategy-command-meta,.strategy-next-action span{color:#6b7280;font-size:12px}.strategy-workbench-items{max-height:calc(100vh - var(--app-header-height) - var(--app-content-vertical-padding) - 58px);overflow:auto;padding:8px}.strategy-workbench-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.strategy-workbench-item:hover{background:#f5f8fc}.strategy-workbench-item.active{border-color:#9bbcf6;background:#f1f6ff}.strategy-workbench-item-main{min-width:0;display:grid;gap:3px}.strategy-workbench-item-main strong,.strategy-workbench-item-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-workbench-item-main span{color:#6b7280;font-size:12px}.strategy-workbench-item-side{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;color:#64748b}.strategy-workbench-main{max-width:100%;display:grid;gap:12px;overflow:hidden}.strategy-detail-page{min-width:0;max-width:100%;display:grid;gap:12px;overflow:hidden}.strategy-command-band{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px}.strategy-account-band{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;background:#f8fbff}.strategy-command-title,.strategy-account-title{min-width:0;display:grid;gap:6px}.strategy-command-title h2,.strategy-account-title h2{margin:0;color:#111827;font-size:22px;line-height:1.25;overflow-wrap:anywhere}.strategy-command-meta,.strategy-command-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%}.strategy-command-meta>span{min-width:0;overflow-wrap:anywhere}.strategy-account-actions{max-width:100%;justify-content:flex-end}.strategy-next-action{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:12px 14px;background:#fffdf7;border-color:#f2dfad}.strategy-next-action>.anticon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#fef3c7;color:#b45309}.strategy-next-action div{min-width:0;display:grid;gap:3px}.strategy-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.strategy-kpi-tile{min-height:78px;display:grid;align-content:center;gap:6px;padding:12px 14px;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.strategy-kpi-tile span{color:#6b7280;font-size:12px}.strategy-kpi-tile em{min-width:0;overflow:hidden;color:#64748b;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.strategy-kpi-tile strong{min-width:0;color:#111827;font-size:22px;line-height:1.1;overflow-wrap:anywhere}.strategy-kpi-good{border-color:#bbebc7;background:#f3fff6}.strategy-kpi-warn{border-color:#ffe0a3;background:#fffaf0}.strategy-kpi-danger{border-color:#ffc8c2;background:#fff5f4}.strategy-broker-diagnostics{background:#fbfcfe}.run-diagnostics-panel{border-color:#cbd5e1;background:#f8fafc}.strategy-diagnostic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.run-diagnostics-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:12px}.run-diagnostics-column{min-width:0;display:grid;gap:8px;align-content:start}.run-diagnostics-title{color:#334155;font-size:13px;font-weight:700}.run-feedback-list,.run-phase-list{min-width:0;display:grid;gap:8px}.run-feedback-item,.run-phase-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid #d8dee8;border-left:4px solid #64748b;border-radius:6px;background:#fff}.run-feedback-item>div,.run-phase-item>div{min-width:0;display:grid;gap:3px}.run-feedback-item strong,.run-phase-item strong{min-width:0;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap}.run-feedback-item span,.run-phase-item span{min-width:0;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.run-broker-diagnostics-block{display:grid;gap:10px}.run-log-toolbar{min-width:0;display:grid;grid-template-columns:140px minmax(180px,1fr) auto;gap:8px;align-items:center}.run-log-toolbar>span{color:#64748b;font-size:12px;white-space:nowrap}.strategy-log-raw{max-height:260px;margin:0;overflow:auto;padding:10px;border:1px solid #d8dee8;border-radius:6px;background:#f8fafc;color:#334155;font-size:12px;line-height:1.45}.strategy-diagnostic-samples{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.strategy-diagnostic-samples .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1280px){.strategy-kpi-grid,.strategy-diagnostic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.run-diagnostics-grid{grid-template-columns:1fr}}@media (max-width: 760px){.strategy-kpi-grid,.strategy-diagnostic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.run-feedback-item,.run-phase-item,.run-log-toolbar{grid-template-columns:1fr}}.attention-summary-tooltip{max-width:320px;display:grid;gap:6px}.attention-summary-tooltip strong{color:#fff}.attention-summary-tooltip span{line-height:1.5}.target-completion-tooltip{width:min(520px,76vw);display:grid;gap:8px}.target-completion-tooltip strong{color:#fff}.target-completion-tooltip span{line-height:1.45}.target-completion-tooltip-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.target-completion-tooltip-summary span{padding:5px 7px;border-radius:6px;background:#ffffff1f}.target-completion-tooltip-table{display:grid;grid-template-columns:minmax(120px,1.4fr) minmax(86px,.9fr) minmax(58px,.7fr) minmax(80px,.9fr);gap:4px 8px;align-items:center}.target-completion-tooltip-table>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-completion-tooltip-table>span:nth-child(-n+4){color:#ffffffb8;font-size:12px}.strategy-workbench-section{display:grid;gap:12px;padding:14px;overflow:hidden}.strategy-workbench-section .ant-table-wrapper,.strategy-workbench-section .ant-table,.strategy-workbench-section .ant-descriptions,.strategy-detail-page .ant-table-wrapper{min-width:0;max-width:100%}.strategy-workbench-section .ant-descriptions-view{max-width:100%;overflow-x:auto}.strategy-workbench-section .ant-descriptions-item-content{min-width:0;overflow-wrap:anywhere}.strategy-clickable-row{cursor:pointer}.strategy-clickable-row:hover>td{background:#f8fbff!important}.strategy-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.strategy-section-head>div{min-width:0;display:grid;gap:3px}.strategy-section-head h3{font-size:15px;line-height:1.25}.strategy-workbench-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px;align-items:start}.strategy-run-stack{display:grid;gap:8px}.strategy-run-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #e6eaf0;border-radius:8px;background:#fff;color:inherit;cursor:pointer;font:inherit;text-align:left}.strategy-run-card:hover{border-color:#b9c8de;background:#f8fafc}.strategy-run-card.active{border-color:#8ab4f8;background:#eef6ff}.strategy-run-card span{min-width:0;display:grid;gap:3px}.strategy-run-card strong,.strategy-run-card em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.strategy-run-card strong{color:#111827}.strategy-run-card em{color:#6b7280;font-size:12px}.strategy-config-form .ant-input-number,.strategy-config-form .ant-select{width:100%}.strategy-config-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 12px}.strategy-phase-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.strategy-phase-policy{min-width:0;display:grid;grid-template-columns:minmax(92px,.7fr) minmax(150px,.95fr) minmax(150px,1fr) minmax(150px,1fr);gap:8px;align-items:center;padding:10px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc}.strategy-phase-policy strong{min-width:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-phase-policy span{color:#6b7280;font-size:12px;white-space:nowrap}.strategy-phase-policy .ant-form-item{margin-bottom:0}.strategy-phase-window-control{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:5px;align-items:center}.strategy-phase-window-control .ant-form-item{min-width:0}.strategy-phase-window-control span{color:#94a3b8}.strategy-phase-policy-field{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:6px;align-items:end}.strategy-phase-policy-field .ant-form-item{min-width:0}.strategy-phase-policy-config{width:32px;padding:0}.strategy-config-save-status{display:flex;flex-direction:column;align-items:stretch;gap:5px;min-width:0;margin-top:8px;padding:7px 9px;border:1px solid #d7dde8;border-radius:6px;background:#fff;color:#4b5563;font-size:12px;line-height:1.35}.strategy-phase-policy>.strategy-config-save-status{grid-column:1 / -1}.strategy-config-save-state{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;min-height:22px}.strategy-config-save-state>strong{color:#1f2937;font-size:12px}.strategy-config-save-state>span:last-child{min-width:0;overflow-wrap:anywhere}.strategy-config-save-status-compact{margin-top:0;padding:6px 8px}.strategy-config-execution-summary{display:grid;gap:4px;min-width:0}.strategy-config-execution-row{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;overflow-x:auto;overflow-y:hidden;padding-top:4px;border-top:1px dashed rgba(148,163,184,.55);scrollbar-width:thin}.strategy-config-execution-row>span{flex:0 0 auto;white-space:nowrap}.strategy-config-execution-side{min-width:28px;color:#64748b;font-weight:600}.strategy-config-execution-main{color:#111827;font-weight:700}.strategy-config-execution-muted{color:#64748b}.strategy-config-save-status-dirty{border-color:#f2d38b;background:#fffbeb}.strategy-config-save-status-error{border-color:#fecaca;background:#fff1f2}.strategy-config-save-status-saved{border-color:#bbf7d0;background:#f0fdf4}.order-action-payload{max-height:520px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;padding:12px;border-radius:8px;background:#0f172a;color:#e5e7eb}.strategy-completion-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.strategy-completion-line>span{color:#6b7280;font-size:12px;white-space:nowrap}.strategy-operation-strip{display:flex;flex-wrap:wrap;gap:8px}.strategy-operation-strip span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #d5dce5;border-radius:999px;background:#f8fafc;color:#374151;font-size:12px}.strategy-workbench-empty{min-height:360px;display:grid;place-items:center;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.target-confirm-page{animation:target-confirm-slide-in .26s ease-out both}.target-confirm-layout{min-height:calc(100vh - 150px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:16px;align-items:start}.target-preview-pane{min-width:0;display:grid;gap:12px}.target-file-toolbar{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:10px;align-items:stretch}.target-current-file{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid #d9e3ef;border-radius:8px;background:#fff}.target-current-file>.anticon{color:#1677ff;font-size:20px}.liquidation-current-file>.anticon{color:#cf1322}.target-current-file div{min-width:0;display:grid;gap:3px}.target-current-file strong,.target-current-file span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-current-file span{color:#6b7280;font-size:12px}.target-upload-dropzone.ant-upload-wrapper .ant-upload-drag{min-height:136px;display:grid;align-content:center;border-color:#b9c8de;border-radius:8px;background:#f8fbff}.target-upload-dropzone-empty.ant-upload-wrapper .ant-upload-drag{min-height:420px}.target-upload-dropzone-compact.ant-upload-wrapper .ant-upload-drag{min-height:68px}.target-upload-dropzone .ant-upload-drag-icon{margin-bottom:10px}.target-upload-dropzone .ant-upload-drag-icon .anticon{color:#1677ff;font-size:34px}.target-empty-preview{min-height:420px;display:grid;place-items:center;gap:8px;border:1px dashed #b9c8de;border-radius:8px;background:#f8fbff;color:#64748b}.target-summary-strip{display:grid;grid-template-columns:1.5fr repeat(4,minmax(110px,1fr));gap:8px}.target-summary-strip div{min-width:0;min-height:58px;display:grid;align-content:center;gap:4px;padding:9px 10px;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.target-summary-strip span{color:#6b7280;font-size:12px}.target-summary-strip strong{min-width:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.liquidation-preview-loading,.liquidation-preview-empty{min-height:280px;display:grid;place-items:center;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.liquidation-preview-alert{overflow-wrap:anywhere}.liquidation-preview-surface{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid #f0c4c4;border-radius:8px;background:#fffafb}.liquidation-preview-heading,.liquidation-preview-table-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.liquidation-preview-heading>div{min-width:0;display:grid;gap:3px}.liquidation-preview-heading h3,.liquidation-preview-table-heading strong{margin:0;color:#111827;font-size:14px}.liquidation-preview-heading span{color:#6b7280;font-size:12px}.liquidation-preview-metrics{display:grid;grid-template-columns:repeat(5,minmax(128px,1fr));gap:8px;overflow-x:auto}.liquidation-preview-metrics>div,.liquidation-readonly-parameters>div{min-width:128px;display:grid;gap:4px;padding:9px 10px;border:1px solid #eadada;border-radius:8px;background:#fff}.liquidation-preview-metrics span,.liquidation-readonly-parameters span{color:#6b7280;font-size:12px}.liquidation-preview-metrics strong,.liquidation-readonly-parameters strong{min-width:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.liquidation-preview-clear{padding:10px 12px;border:1px dashed #d8dee8;border-radius:8px;background:#fff;color:#6b7280;font-size:13px}.target-param-panel{position:sticky;top:var(--app-content-padding);max-height:calc(100vh - var(--app-header-height) - var(--app-content-vertical-padding));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.target-param-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.target-param-heading .ant-typography{margin:0}.target-param-panel .ant-input-number{width:100%}.liquidation-readonly-parameters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-2px 0 14px}.default-order-policy-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;margin-bottom:14px}.default-order-policy-row .ant-form-item{min-width:0;margin-bottom:0}.default-order-policy-config{width:122px}.default-order-policy-meta{min-width:0;grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#6b7280;font-size:12px}.default-order-policy-meta span{min-width:0}.target-param-scroll{min-height:0;overflow-y:auto;padding-right:4px}.target-alert-summary{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border:1px solid #d5dce5;border-radius:8px;background:#fff}.target-alert-summary>span{min-width:0;display:inline-flex;align-items:center;gap:8px;font-weight:600}.target-alert-summary-success{border-color:#b7eb8f;background:#f6ffed;color:#135200}.target-alert-summary-warning{border-color:#ffe58f;background:#fffbe6;color:#8a5a00}.target-alert-summary-error{border-color:#ffa39e;background:#fff1f0;color:#a8071a}.target-alert-drawer .ant-drawer-body{overflow-y:auto}.target-algo-config{display:grid;gap:14px}.target-algo-config-note{display:grid;gap:5px;padding:12px;border:1px solid #d9e3ef;border-radius:8px;background:#f8fafc}.target-algo-config-note strong{color:#111827}.target-algo-config-note span{color:#4b5563;font-size:12px;line-height:1.6}.target-algo-system-defaults{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.target-algo-system-defaults>div{min-width:0;display:grid;gap:3px;padding:9px;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.target-algo-system-defaults span{color:#6b7280;font-size:12px}.target-algo-system-defaults strong{min-width:0;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap}.target-config-section-title{display:block;margin-top:4px;color:#111827;font-size:13px;font-weight:700}.execution-template-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-4px 0 14px;padding:8px 10px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc;color:#374151;font-size:12px}.execution-template-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-phase-list{display:grid;gap:10px}.execution-phase-row{display:grid;gap:8px;padding:10px;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.execution-phase-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.execution-phase-title strong{min-width:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-phase-title span{color:#6b7280;font-size:12px;white-space:nowrap}.execution-phase-window{display:grid;grid-template-columns:1fr 1fr;gap:8px}.execution-phase-window .ant-form-item{margin-bottom:0}.execution-phase-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.phase-order-policy-control{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;align-items:end}.phase-order-policy-control .ant-form-item{margin-bottom:0}.phase-order-policy-config{width:34px;padding:0}.phase-order-policy-meta{grid-column:1 / -1;min-width:0;display:flex;flex-wrap:wrap;gap:5px;align-items:center;color:#6b7280;font-size:12px}.phase-order-policy-meta>span{min-width:0;overflow-wrap:anywhere;line-height:1.45}.target-param-save-status{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;padding:7px 8px;border:1px solid #d7dde8;border-radius:8px;background:#f8fafc;color:#4b5563;font-size:12px;line-height:1.5}.target-param-save-status>span:last-child{min-width:0;overflow-wrap:anywhere}.target-param-save-status-dirty{border-color:#f2d38b;background:#fffbeb}.target-param-save-status-error{border-color:#fecaca;background:#fff1f2}.target-param-save-status-saved{border-color:#bbf7d0;background:#f0fdf4}.target-alert-stack{display:grid;gap:10px}.target-alert-lines{display:grid;gap:4px;line-height:1.55}.target-confirm-warning{display:grid;gap:6px}.target-confirm-warning p{margin:0}.live-log-panel{display:grid;gap:10px}.live-log-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-log-header .section-heading{margin:0}.live-log-list{display:grid;gap:8px}.live-log-row{display:grid;grid-template-columns:minmax(210px,.9fr) minmax(220px,1fr) minmax(260px,1.4fr) auto;gap:10px;align-items:start;padding:9px 10px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc}.live-log-meta,.live-log-main,.live-log-message{min-width:0;display:flex;flex-wrap:wrap;gap:4px 6px;align-items:center;line-height:1.45}.live-log-meta{color:#6b7280;font-size:12px}.live-log-main strong{color:#111827}.live-log-message{word-break:break-word}.live-log-message>span:first-child{min-width:0}.live-log-empty{padding:14px 10px;color:#6b7280;border:1px dashed #d5dce5;border-radius:8px;background:#f8fafc}.order-insight-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px;margin:0 0 12px}.order-insight-tile{min-height:64px;display:grid;align-content:center;justify-items:start;gap:4px;padding:10px 12px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc;color:#111827;cursor:pointer;font:inherit;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.order-insight-tile:hover{border-color:#8bb8ff;background:#f2f7ff}.order-insight-tile span{color:#6b7280;font-size:12px}.order-insight-tile strong{font-size:20px;line-height:1.1}.order-explain-cell{white-space:normal;word-break:break-word;line-height:1.45}.broker-status-cell{min-width:0}.broker-status-cell>span,.broker-status-cell .muted{max-width:230px;overflow-wrap:anywhere}.order-action-list{max-width:310px}.order-action-button-wrap{display:inline-flex;max-width:150px}.order-action-button-wrap .ant-btn{min-width:0}.order-action-button-wrap .ant-btn>span:not(.ant-btn-icon){min-width:0;overflow:hidden;text-overflow:ellipsis}.order-detail-panel{padding:12px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc}.broker-connection-panel{display:grid;gap:14px;margin:18px 0;padding:14px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc}.broker-connection-heading,.broker-connection-recovery,.account-section-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.broker-connection-heading .section-heading,.account-section-heading .section-heading{margin:0}.broker-connection-stages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.broker-connection-stage{min-width:0;display:grid;grid-template-columns:9px minmax(0,1fr);gap:9px;padding:10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.broker-connection-stage-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#94a3b8}.broker-connection-stage>div{min-width:0;display:grid;gap:3px}.broker-connection-stage span,.broker-connection-stage small{color:#64748b;font-size:12px}.broker-connection-stage strong{color:#111827;font-size:13px}.broker-connection-stage small{line-height:1.45;overflow-wrap:anywhere}.broker-connection-stage.tone-success .broker-connection-stage-dot{background:#16a34a}.broker-connection-stage.tone-warning .broker-connection-stage-dot{background:#d97706}.broker-connection-stage.tone-error .broker-connection-stage-dot{background:#dc2626}.broker-connection-evidence{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;color:#64748b;font-size:12px}.broker-connection-evidence strong,.broker-connection-evidence code{margin-left:4px;color:#334155}.broker-connection-evidence code,.ant-drawer .ant-descriptions-item-content code{white-space:normal;overflow-wrap:anywhere}.broker-connection-recovery{align-items:center;padding-top:12px;border-top:1px solid #e2e8f0}.broker-connection-recovery>div{display:grid;gap:2px}.broker-connection-recovery span{color:#64748b;font-size:12px}.account-section-heading{align-items:center;margin:22px 0 10px}.broker-runtime-confirm p{margin:0 0 8px}.account-nav-section{display:grid;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #e6eaf0}.account-nav-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.account-nav-chart{min-height:280px;border:1px solid #e6eaf0;border-radius:8px;background:#fff;overflow:hidden}.account-nav-chart svg{display:block;width:100%;height:auto}.account-nav-grid{stroke:#edf1f5;stroke-width:1}.account-nav-axis-line{stroke:#94a3b8;stroke-width:1}.account-nav-axis{fill:#64748b;font-size:12px}.account-nav-line{stroke:#079c9c;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.account-nav-point{fill:#079c9c;stroke:#fff;stroke-width:1.5}.account-nav-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}.account-nav-summary div{min-height:58px;display:grid;align-content:center;gap:3px;padding:9px 10px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc}.account-nav-summary span{color:#6b7280;font-size:12px}.account-nav-summary strong{color:#111827;font-size:16px;line-height:1.2}.account-nav-summary strong.positive-number{color:#15803d}.account-nav-summary strong.negative-number{color:#b91c1c}.account-nav-empty{min-height:240px;display:grid;place-items:center}.schedule-cron{font-size:12px;white-space:normal;word-break:break-word;line-height:1.45}.schedule-description{display:block;white-space:normal;word-break:break-word;line-height:1.55}.schedule-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.schedule-window-list{display:grid;gap:10px;margin-bottom:18px}.schedule-window-row{display:grid;grid-template-columns:minmax(260px,1fr) 160px 32px;gap:10px;align-items:start}.schedule-window-time,.schedule-window-interval{margin-bottom:0}.schedule-window-remove{margin-top:30px}.schedule-preview{display:grid;gap:6px;margin:0 0 18px;padding:12px;border:1px solid #e6eaf0;border-radius:8px;background:#f8fafc}.schedule-cron-value{display:block;white-space:normal;word-break:break-word;line-height:1.55}.upload-hint{margin-top:10px;color:#6b7280;font-size:12px;line-height:1.5}.section-heading{margin:0 0 12px;color:#111827;font-size:15px;font-weight:700}.order-policy-operation-name{display:grid;gap:2px;line-height:1.45}.order-policy-description-cell{white-space:normal}.order-policy-description{display:block;white-space:normal;word-break:break-word;line-height:1.55}.broker-login-session-stage{display:grid;gap:14px;margin:0 0 16px;padding:16px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.broker-login-session-stage-header,.broker-login-session-actions,.broker-login-session-summary,.broker-login-session-summary>div{display:flex;gap:12px}.broker-login-session-stage-header,.broker-login-session-actions,.broker-login-session-summary{align-items:center;justify-content:space-between}.broker-login-session-stage-header h2{margin:0 0 2px;color:#111827;font-size:16px;font-weight:600}.broker-login-session-form,.broker-login-session-fields{display:grid;gap:12px}.broker-login-session-fields{grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) minmax(220px,1fr)}.broker-login-session-fields .ant-form-item{margin-bottom:0}.broker-login-session-actions{padding-top:2px}.broker-login-session-actions>.ant-typography{min-width:0}.broker-login-session-summary{flex-wrap:wrap;padding:10px 12px;border-left:3px solid #2563eb;background:#eff6ff}.broker-login-session-summary>div{align-items:center;flex-wrap:wrap}.broker-login-session-summary strong{color:#1e3a8a}.broker-login-account-workspace{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;border-top:1px solid #e6eaf0;border-bottom:1px solid #e6eaf0}.broker-login-account-sidebar{align-self:start;min-width:0;padding:16px;border-right:1px solid #e6eaf0;background:#f8fafc}.broker-login-account-sidebar-heading,.broker-login-account-detail-heading,.broker-login-account-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.broker-login-account-sidebar-heading{margin-bottom:14px}.broker-login-account-sidebar-heading h2,.broker-login-account-detail-heading h2{margin:0 0 3px;color:#111827;font-size:16px;font-weight:600}.broker-login-account-list{display:grid;gap:8px}.broker-login-account-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;align-items:stretch}.broker-login-account-option{width:100%;min-height:74px;display:grid;align-content:center;gap:7px;padding:12px;border:1px solid #dbe3ed;border-radius:6px;background:#fff;color:#111827;cursor:pointer;text-align:left}.broker-login-account-item-actions{align-self:center;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .12s ease}.broker-login-account-item-actions .ant-btn{width:28px;height:28px}.broker-login-account-item:hover .broker-login-account-item-actions,.broker-login-account-item:focus-within .broker-login-account-item-actions{opacity:1;pointer-events:auto}.broker-login-account-option:hover{border-color:#93c5fd}.broker-login-account-option.is-selected{border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.broker-login-account-option strong{overflow-wrap:anywhere}.broker-login-account-option span{display:flex;flex-wrap:wrap;gap:6px}.broker-login-account-option .ant-tag{margin-inline-end:0}.broker-login-account-name-cell{display:grid;gap:3px}.broker-login-account-mobile-meta{display:none;color:#64748b;font-size:12px;overflow-wrap:anywhere}.broker-login-account-detail{min-width:0;padding:16px}.broker-login-account-detail-heading{align-items:flex-start;margin-bottom:14px}.broker-login-account-detail-actions{display:grid;gap:10px;justify-items:end}.broker-login-account-session-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.broker-login-account-runtime-summary{display:grid;gap:6px;justify-items:end;color:#475569;font-size:12px}.broker-login-account-runtime-summary>span{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.broker-login-account-runtime-summary .ant-typography-code{max-width:min(420px,55vw);overflow-wrap:anywhere;white-space:normal}.broker-login-account-lane{min-width:0;display:grid;gap:4px;justify-items:end;color:#64748b;font-size:12px}.broker-login-account-lane .ant-typography{max-width:min(420px,55vw);overflow-wrap:anywhere;white-space:normal}.broker-login-account-operation-history{margin-top:20px;border-top:1px solid #e6eaf0;padding-top:16px}.broker-login-account-operation-history-heading{margin-bottom:10px}.broker-login-account-operation-history-heading h3{margin:0 0 3px;color:#111827;font-size:14px;font-weight:600}.broker-login-account-dialog-form{display:grid;gap:14px}.broker-login-account-dialog-form .ant-form-item{margin-bottom:0}.broker-login-account-dialog-actions{align-items:flex-start;padding-top:2px}.broker-login-account-dialog-actions>.ant-typography{min-width:0}.broker-login-account-dialog-connecting{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.curve-v2-board{padding:18px 20px 28px}.curve-v2-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.curve-v2-account-sidebar{padding:12px;background:#fff;border:1px solid #e4e8ef;border-radius:12px}.curve-v2-account-sidebar-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.curve-v2-account-sidebar-head strong{font-size:14px;color:#111827}.curve-v2-account-sidebar-head span{font-size:12px;color:#6b7280}.curve-v2-account-items{display:grid;gap:6px}.curve-v2-account-item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease}.curve-v2-account-item:hover{background:#f6f8fb}.curve-v2-account-item.active{background:#eef4ff;border-color:#c7d9f5}.curve-v2-account-item-main{display:grid;gap:2px;min-width:0}.curve-v2-account-item-main strong{color:#111827;font-size:13px}.curve-v2-account-item-main span{color:#6b7280;font-size:12px}.curve-v2-main{display:grid;gap:16px;min-width:0}.curve-v2-overview{display:flex;align-items:center;gap:22px;flex-wrap:wrap;padding:14px 18px;background:#fff;border:1px solid #e4e8ef;border-radius:12px}.curve-v2-overview-account{display:grid;gap:2px;min-width:150px;padding-right:18px;border-right:1px solid #eef1f5}.curve-v2-overview-account strong{font-size:15px;color:#111827}.curve-v2-overview-account span{font-size:12px;color:#6b7280}.curve-v2-overview-cell{display:grid;gap:2px;min-width:110px}.curve-v2-overview-cell>span{font-size:11px;color:#9ca3af;letter-spacing:.02em}.curve-v2-overview-cell strong{color:#111827;font-size:13px;font-variant-numeric:tabular-nums}.curve-v2-overview-cell small{font-size:11px;color:#6b7280}.curve-v2-overview-gap.has-gap strong{color:#b45309}.curve-v2-overview-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.curve-v2-next-step{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#f0f5ff;border:1px solid #c7d9f5;border-radius:12px}.curve-v2-next-step-body{display:grid;gap:4px;min-width:0}.curve-v2-next-step-body strong{font-size:14px;color:#1e3a5f}.curve-v2-next-step-body span{font-size:12px;color:#5b6b80}.curve-v2-next-step-action{flex:0 0 auto}.curve-v2-backfill{display:grid;gap:12px;padding:16px 18px;background:#fff;border:1px solid #e4e8ef;border-radius:12px}.curve-v2-backfill-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.curve-v2-backfill-head strong{font-size:14px;color:#111827}.curve-v2-backfill-head span{font-size:12px;color:#6b7280}.curve-v2-backfill-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #f0f2f5}.curve-v2-backfill-item:first-of-type{border-top:none}.curve-v2-backfill-item-main{display:grid;gap:6px;min-width:0}.curve-v2-backfill-item-title{display:flex;align-items:center;gap:8px}.curve-v2-backfill-item-title strong{font-size:13px;color:#111827}.curve-v2-backfill-metrics{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:#4b5563}.curve-v2-backfill-metrics b{font-variant-numeric:tabular-nums}.curve-v2-backfill-gap b,.curve-v2-backfill-fail b{color:#b45309}.curve-v2-backfill-errors{margin:0;padding-left:16px;font-size:12px;color:#b91c1c}.curve-v2-backfill-errors code{margin-left:4px;color:#9ca3af}.curve-v2-config-section{display:grid;gap:10px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f0f2f5}.curve-v2-config-section:last-child{border-bottom:none}.curve-v2-config-section-head{display:flex;align-items:center;justify-content:space-between}.curve-v2-config-section-head strong{font-size:14px;color:#111827}.curve-v2-config-start{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.curve-v2-config-benchmarks .ant-list{max-height:260px;overflow:auto}@media (max-width: 900px){.curve-v2-layout{grid-template-columns:1fr}.curve-v2-overview-account{border-right:none;padding-right:0}.curve-v2-next-step{align-items:flex-start;flex-direction:column}}@media (max-width: 768px){:root{--app-content-padding: 14px;--app-content-vertical-padding: 28px}.app-content{padding:var(--app-content-padding)}.page-header,.toolbar{align-items:stretch;flex-direction:column}.feedback-notification-stack,.feedback-notification{min-width:0}.broker-connection-stages{grid-template-columns:minmax(0,1fr)}.broker-connection-heading,.broker-connection-recovery,.account-section-heading,.broker-login-session-stage-header,.broker-login-session-actions,.broker-login-session-summary{align-items:stretch;flex-direction:column}.broker-login-session-fields{grid-template-columns:minmax(0,1fr)}.broker-login-session-actions .ant-btn{width:100%}.broker-login-account-workspace{grid-template-columns:minmax(0,1fr)}.broker-login-account-sidebar{border-right:0;border-bottom:1px solid #e6eaf0}.broker-login-account-detail-heading,.broker-login-account-dialog-actions{align-items:stretch;flex-direction:column}.broker-login-account-lane{justify-items:start}.broker-login-account-detail-actions{justify-items:stretch}.broker-login-account-session-actions{justify-content:flex-start}.broker-login-account-runtime-summary{justify-items:start}.broker-login-account-runtime-summary>span{justify-content:flex-start}.broker-login-account-runtime-summary .ant-typography-code,.broker-login-account-lane .ant-typography{max-width:100%}.broker-login-account-mobile-meta{display:block}.broker-login-account-table .ant-table-cell{padding-inline:10px}.broker-login-account-dialog-actions .ant-space{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.broker-login-account-dialog-actions .ant-btn{width:100%}.app-header{padding:0 14px}.app-header-left{display:none}.schedule-form-grid,.schedule-window-row{grid-template-columns:1fr}.schedule-window-remove{width:100%;margin-top:0}.run-action-grid{width:100%}.target-confirm-layout,.target-summary-strip,.liquidation-readonly-parameters,.strategy-workbench,.strategy-workbench-split,.strategy-kpi-grid,.strategy-config-grid,.strategy-phase-policy-grid,.strategy-phase-policy{grid-template-columns:1fr}.strategy-workbench-list{position:static}.strategy-workbench-items{max-height:none}.strategy-command-band,.strategy-account-band,.strategy-section-head{flex-direction:column}.target-param-panel{position:static;max-height:none}.default-order-policy-row{grid-template-columns:1fr}.default-order-policy-config{width:100%}.execution-phase-window,.execution-phase-fields,.live-log-row,.system-log-layout,.quote-diagnostics-summary,.quote-diagnostics-detail{grid-template-columns:1fr}.system-log-files .ant-list,.system-log-text{max-height:none}.run-progress-stage-meta,.run-progress-stage-foot{flex-direction:column;align-items:flex-start}.account-nav-heading{flex-direction:column}}@keyframes target-confirm-slide-in{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@keyframes run-progress-pulse{0%{box-shadow:0 0 #2563eb66}70%{box-shadow:0 0 0 8px #2563eb00}to{box-shadow:0 0 #2563eb00}}.portfolio-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border:1px solid #d9d9d9;border-radius:8px 8px 0 0;background:#fafafa;font-weight:600;padding:8px 20px}.portfolio-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#1e3a5f;border-color:#1e3a5f}.portfolio-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.portfolio-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab:hover{background:#eef4ff}.portfolio-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active:hover{background:#1e3a5f}.portfolio-tabs>.ant-tabs-content-holder{border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;background:#fff;padding:4px}.portfolio-backfill{display:grid;gap:12px}.portfolio-backfill-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.portfolio-backfill-item-main{display:grid;gap:6px;min-width:0;flex:1}.portfolio-backfill-item-title{display:flex;align-items:center;gap:8px}.portfolio-backfill-item-title strong{font-size:14px}.portfolio-backfill-metrics{display:flex;flex-wrap:wrap;gap:12px;color:#6b7280;font-size:12px}.portfolio-backfill-fail{color:#dc2626}.portfolio-backfill-gap{color:#b45309}.portfolio-backfill-accounts{display:grid;gap:4px;margin:0;padding:0;list-style:none;font-size:12px;color:#374151}.portfolio-backfill-accounts li{display:flex;align-items:center;gap:8px}.portfolio-backfill-accounts small{color:#9ca3af}.portfolio-flows-layout{display:grid;grid-template-columns:minmax(420px,1fr) 340px;gap:16px;align-items:start;margin-bottom:16px}.portfolio-flows-calendar{--surface: #ffffff;--line: #dfe4e8;--line-strong: #c3ccd2;--surface-soft: #f4f6f8;--muted: #68747d;--radius: 7px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.portfolio-calendar-head{min-height:58px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.portfolio-calendar-head h4{margin:0;font-size:15px;font-weight:700}.portfolio-calendar-head span{margin-top:3px;display:block;color:var(--muted);font-size:11px}.portfolio-calendar-nav{display:flex;align-items:center;gap:5px}.portfolio-calendar-nav button{height:30px;min-width:30px;padding:0 8px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#2b3a45;font-size:14px;cursor:pointer}.portfolio-calendar-nav button:hover{background:var(--surface-soft)}.portfolio-calendar-today{font-size:12px;font-weight:600}.portfolio-calendar-weekdays,.portfolio-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.portfolio-calendar-weekdays{padding:0 10px;background:var(--surface-soft);border-bottom:1px solid var(--line)}.portfolio-calendar-weekdays div{padding:8px 0;text-align:center;color:var(--muted);font-size:11px;font-weight:650}.portfolio-calendar-grid{padding:9px;gap:3px}.portfolio-calendar-day{position:relative;min-width:0;height:74px;padding:7px 6px 5px;border:1px solid transparent;border-radius:5px;background:transparent;text-align:left;cursor:pointer;display:flex;flex-direction:column;overflow:hidden}.portfolio-calendar-day:hover{background:var(--surface-soft)}.portfolio-calendar-day.outside{color:#a1abb2}.portfolio-calendar-day.selected{background:#f0f4f6;border-color:#7d8d97;box-shadow:inset 0 0 0 1px #7d8d97}.portfolio-calendar-day-number{position:relative;display:inline-block;font-size:12px;font-weight:650;font-variant-numeric:tabular-nums;color:inherit}.portfolio-calendar-day.today .portfolio-calendar-day-number:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#dc2626;top:4px;margin-left:3px}.portfolio-calendar-day-net{display:block;margin-top:4px;padding-left:6px;border-left:3px solid;font-size:10px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portfolio-calendar-day-net.inflow{border-color:#16a34a;color:#16643f}.portfolio-calendar-day-net.outflow{border-color:#dc2626;color:#8a2a22}.portfolio-calendar-legend{display:flex;flex-wrap:wrap;gap:13px;padding:11px 15px 13px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.portfolio-calendar-legend span{display:inline-flex;align-items:center;gap:5px}.portfolio-calendar-legend .legend-line{width:10px;height:3px;border-radius:2px}.portfolio-calendar-day.has-evidence{border-color:#2563eb}.portfolio-calendar-day-evidence{position:absolute;top:5px;right:5px;width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 2px #2563eb2e}.portfolio-flows-rejected-amount{color:#8b949d!important;font-weight:500!important;text-decoration:line-through}.portfolio-sdk-evidence-item{display:flex;flex-wrap:wrap;gap:6px 14px;padding:6px 2px;border-bottom:1px dashed var(--line, #dfe4e8);font-size:12px;color:#374151}.portfolio-sdk-evidence-item:last-child{border-bottom:0}.portfolio-sdk-evidence-account{font-weight:650;color:#111827}.portfolio-flows-detail{min-width:0;background:var(--surface, #ffffff);border:1px solid var(--line, #dfe4e8);border-radius:var(--radius, 7px);padding:14px 16px}.portfolio-flows-detail-head{margin-bottom:10px}.portfolio-flows-detail-head h4{margin:0;font-size:14px;font-weight:700}.portfolio-flows-detail-head span{color:var(--muted, #68747d);font-size:12px}.portfolio-flows-detail-note{margin-top:8px;color:var(--muted, #68747d);font-size:11px}.portfolio-flows-day-list{margin-top:14px;border-top:1px solid var(--line, #dfe4e8);padding-top:10px}.portfolio-flows-day-list-title{font-size:12px;font-weight:650;margin-bottom:8px;color:#2b3a45}.portfolio-flows-day-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #eef1f3}.portfolio-flows-day-item-main{display:flex;align-items:center;gap:8px;min-width:0}.portfolio-flows-day-item-account{font-size:12px;color:#2b3a45}.portfolio-flows-day-item-actions{display:inline-flex;gap:6px}@media (max-width: 980px){.portfolio-flows-layout{grid-template-columns:1fr}}.app-header-left{flex:1 1 auto;overflow:hidden;gap:8px}.header-status-pill{height:28px;max-width:250px;display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;padding:0 10px;border:1px solid #d5dce5;border-radius:999px;background:#fff;color:#374151;font-size:12px;line-height:26px;white-space:nowrap}.header-status-name{color:#111827;font-weight:700}.header-status-primary{font-weight:600}.header-status-secondary{min-width:0;overflow:hidden;opacity:.78;color:inherit;text-overflow:ellipsis}.app-header-right{flex:0 0 auto}.header-status-popover .ant-popover-inner{border-radius:10px;box-shadow:0 8px 24px #0f172a1a}.header-status-popover-body{display:grid;gap:6px;min-width:240px;max-width:360px}.header-status-popover-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;font-size:12px;line-height:1.5}.header-status-popover-row-label{flex:0 0 auto;color:#6b7280}.header-status-popover-row-value{max-width:240px;color:#111827;text-align:right;word-break:normal;overflow-wrap:break-word}.header-status-popover-lines{display:grid;gap:2px;min-width:0;text-align:right}.header-status-popover-line{overflow-wrap:anywhere;color:#111827}.header-status-popover-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;max-width:240px}.header-status-popover-chip{padding:1px 8px;border-radius:999px;font-size:11px;line-height:18px;white-space:nowrap}.header-status-popover-chip-ok{background:#e7f6ec;color:#15803d}.header-status-popover-chip-warn{background:#fef3c7;color:#b45309}.header-status-popover-chip-off{background:#f3f4f6;color:#6b7280}.header-status-popover-tone-ok .header-status-popover-row:first-child .header-status-popover-row-value{color:#16a34a}.header-status-popover-tone-warn .header-status-popover-row:first-child .header-status-popover-row-value{color:#d97706}.header-status-popover-tone-bad .header-status-popover-row:first-child .header-status-popover-row-value{color:#dc2626}.header-status-popover-hint{margin-top:2px;padding-top:6px;border-top:1px solid #f0f2f5;color:#9ca3af;font-size:12px}.app-header-account{min-width:164px;height:40px;display:grid;grid-template-columns:30px minmax(72px,1fr) 32px;align-items:center;gap:9px;padding:4px 5px 4px 7px;border-left:1px solid #e5e7eb}.app-header-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#eef4ff;color:#1d4ed8;font-size:14px}.app-header-identity{min-width:0;display:grid;align-content:center;line-height:1.15}.app-header-identity strong,.app-header-identity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-identity strong{color:#111827;font-size:13px;font-weight:650}.app-header-identity span{margin-top:3px;color:#6b7280;font-size:11px}.app-header-logout{width:32px;height:32px;color:#64748b}.app-header-logout:hover{color:#b42318!important;background:#fff1f0!important}@media (max-width: 1200px){.header-status-pill:nth-child(4){display:none}}@media (max-width: 768px){.app-header-right{width:100%;justify-content:flex-end}.app-header-account{min-width:150px;border-left:0}}.dividend-calendar{--bg: #f4f6f8;--surface: #ffffff;--surface-soft: #f8fafb;--line: #dfe4e8;--line-strong: #c8d0d7;--text: #172026;--muted: #68747d;--green: #16784a;--green-soft: #e9f5ef;--blue: #2463a7;--blue-soft: #edf4fb;--amber: #b65c0a;--amber-soft: #fff3e5;--red: #b42318;--red-soft: #fff0ee;--shadow: 0 12px 36px rgba(29, 40, 48, .12);--radius: 7px;color-scheme:light;background:var(--bg);color:var(--text);font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,sans-serif;font-size:14px;letter-spacing:0;min-height:100%}.dividend-calendar *,.dividend-calendar *:before,.dividend-calendar *:after{box-sizing:border-box}.dividend-calendar button,.dividend-calendar select,.dividend-calendar a{font:inherit}.dividend-calendar button,.dividend-calendar select{color:inherit}.dividend-calendar button{cursor:pointer}.dividend-calendar .app-header{background:var(--surface);border-bottom:1px solid var(--line)}.dividend-calendar .context-row{position:relative}.dividend-calendar .dividend-refresh-hint{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.dividend-calendar .dividend-refresh-hint:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue);animation:dividend-pulse 1s infinite alternate}@keyframes dividend-pulse{0%{opacity:.35}to{opacity:1}}.dividend-calendar .dividend-v1-layout{position:relative}.dividend-calendar .dividend-loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);background:#f4f6f8b8;border-radius:var(--radius)}.dividend-calendar .header-inner,.dividend-calendar .page{width:min(1500px,calc(100% - 40px));margin:0 auto}.dividend-calendar .header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:10px 0}.dividend-calendar .brand{display:flex;align-items:center;gap:12px;min-width:0}.dividend-calendar .brand-mark{width:34px;height:34px;border:1px solid #aebbc3;border-radius:6px;display:grid;grid-template-rows:9px 1fr;overflow:hidden;background:#fff;flex:0 0 auto}.dividend-calendar .brand-mark:before{content:"";background:#1e2f38;border-bottom:1px solid #1e2f38}.dividend-calendar .brand-mark:after{content:"";margin:6px;background:linear-gradient(90deg,transparent 31%,#cbd3d8 31%,#cbd3d8 35%,transparent 35%,transparent 65%,#cbd3d8 65%,#cbd3d8 69%,transparent 69%),linear-gradient(transparent 31%,#cbd3d8 31%,#cbd3d8 35%,transparent 35%,transparent 65%,#cbd3d8 65%,#cbd3d8 69%,transparent 69%)}.dividend-calendar .brand h1{margin:0;font-size:20px;line-height:1.2;font-weight:700}.dividend-calendar .prototype-badge{display:inline-flex;margin-top:4px;color:var(--amber);font-size:12px;font-weight:650}.dividend-calendar .header-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dividend-calendar .field{display:flex;align-items:center;gap:7px}.dividend-calendar .field label{color:var(--muted);font-size:12px;white-space:nowrap}.dividend-calendar select{height:36px;min-width:152px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;padding:0 32px 0 10px}.dividend-calendar select:focus-visible,.dividend-calendar button:focus-visible,.dividend-calendar a:focus-visible{outline:3px solid rgba(36,99,167,.2);outline-offset:2px}.dividend-calendar .page{padding:22px 0 36px}.dividend-calendar .context-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.dividend-calendar .context-row h2{margin:0 0 5px;font-size:18px;line-height:1.3}.dividend-calendar .context-row p{margin:0;color:var(--muted);font-size:12px}.dividend-calendar .as-of{color:var(--muted);font-size:12px;text-align:right}.dividend-calendar .metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:16px}.dividend-calendar .metric{min-width:0;padding:15px 18px;border-right:1px solid var(--line)}.dividend-calendar .metric:last-child{border-right:0}.dividend-calendar .metric-label{color:var(--muted);font-size:12px}.dividend-calendar .metric-value{margin-top:5px;font-size:21px;font-weight:720;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.dividend-calendar .metric-note{margin-top:3px;color:var(--muted);font-size:11px}.dividend-calendar .workspace{display:grid;grid-template-columns:minmax(390px,440px) minmax(0,1fr);gap:16px;align-items:start}.dividend-calendar .panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0}.dividend-calendar .calendar-panel{overflow:hidden}.dividend-calendar .panel-head{min-height:62px;padding:13px 16px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;border-bottom:1px solid var(--line)}.dividend-calendar .calendar-head-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.dividend-calendar .panel-title{margin:0;font-size:15px;line-height:1.25;font-weight:700}.dividend-calendar .panel-subtitle{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.4}.dividend-calendar .month-nav{display:flex;align-items:center;justify-content:flex-end;gap:5px}.dividend-calendar .kind-filter{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.dividend-calendar .kind-filter-chip{height:32px;padding:0 11px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--muted);font-size:12px;line-height:30px;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.dividend-calendar .kind-filter-chip:hover{background:var(--surface-soft)}.dividend-calendar .kind-filter-chip.active{background:var(--blue);border-color:var(--blue);color:#fff}.dividend-calendar .icon-button,.dividend-calendar .today-button{height:32px;border:1px solid var(--line-strong);border-radius:5px;background:#fff}.dividend-calendar .icon-button{width:32px;padding:0;display:grid;place-items:center;font-size:19px;line-height:1}.dividend-calendar .today-button{padding:0 10px;font-size:12px;flex:0 0 auto;white-space:nowrap}.dividend-calendar .icon-button{flex:0 0 auto}.dividend-calendar .icon-button:hover,.dividend-calendar .today-button:hover{background:var(--surface-soft)}.dividend-calendar .weekdays,.dividend-calendar .calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.dividend-calendar .weekdays{padding:0 10px;background:var(--surface-soft);border-bottom:1px solid var(--line)}.dividend-calendar .weekday{padding:9px 0;text-align:center;color:var(--muted);font-size:11px;font-weight:650}.dividend-calendar .calendar-grid{padding:9px;gap:3px}.dividend-calendar .day{position:relative;min-width:0;height:76px;padding:7px 6px 5px;border:1px solid transparent;border-radius:5px;background:transparent;text-align:left;overflow:hidden}.dividend-calendar .day:hover{background:var(--surface-soft)}.dividend-calendar .day.outside{color:#a1abb2}.dividend-calendar .day.selected{background:#f0f4f6;border-color:#7d8d97;box-shadow:inset 0 0 0 1px #7d8d97}.dividend-calendar .day.today .day-number:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--red);margin:0 0 0 3px;top:4px}.dividend-calendar .day-number{position:relative;display:inline-block;font-size:12px;font-weight:650;font-variant-numeric:tabular-nums}.dividend-calendar .day-event{display:block;margin-top:5px;padding-left:6px;border-left:3px solid;font-size:10px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dividend-calendar .day-event.announcement{border-color:var(--amber);color:#874807}.dividend-calendar .day-event.record{border-color:var(--blue);color:#245a8d}.dividend-calendar .day-event.payment{border-color:var(--green);color:#16643f}.dividend-calendar .day-event.review{border-color:var(--red);color:#8a2a22}.dividend-calendar .day-more{margin-top:3px;color:var(--muted);font-size:10px}.dividend-calendar .calendar-legend{display:flex;flex-wrap:wrap;gap:13px;padding:11px 15px 13px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.dividend-calendar .legend-item{display:inline-flex;align-items:center;gap:5px}.dividend-calendar .legend-line{width:10px;height:3px;border-radius:2px}.dividend-calendar .right-board{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;min-width:0}.dividend-calendar .right-column{min-width:0;display:grid;gap:10px;align-content:start}.dividend-calendar .dividend-view-toggle{display:flex;align-items:center;justify-content:flex-end;gap:8px}.dividend-calendar .event-column{min-width:0;min-height:525px}.dividend-calendar .event-list{padding:10px;display:grid;align-content:start;gap:9px}.dividend-calendar .event-card{position:relative;width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;padding:13px 13px 12px 16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease;overflow:hidden}.dividend-calendar .event-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--green)}.dividend-calendar .event-card.announcement:before{background:var(--amber)}.dividend-calendar .event-card.record:before{background:var(--blue)}.dividend-calendar .event-card.review:before{background:var(--red)}.dividend-calendar .event-card:hover{border-color:#aeb9c0;box-shadow:0 4px 14px #1d283014}.dividend-calendar .event-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dividend-calendar .security-name{font-size:15px;line-height:1.3;font-weight:700}.dividend-calendar .ticker{margin-left:5px;color:var(--muted);font-size:11px;font-weight:550;white-space:nowrap}.dividend-calendar .status-badge{flex:0 0 auto;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700;line-height:1.2}.dividend-calendar .status-confirmed{background:var(--blue-soft);color:var(--blue)}.dividend-calendar .status-paid{background:var(--green-soft);color:var(--green)}.dividend-calendar .status-review{background:var(--red-soft);color:var(--red)}.dividend-calendar .status-verified{background:#edf0f2;color:#4b5962}.dividend-calendar .event-stage{margin-top:5px;color:#41505a;font-size:12px;font-weight:650}.dividend-calendar .event-scheme{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.55}.dividend-calendar .event-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin-top:11px;padding-top:10px;border-top:1px solid #edf0f2}.dividend-calendar .event-fact-label{color:var(--muted);font-size:10px}.dividend-calendar .event-fact-value{margin-top:2px;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.dividend-calendar .milestone-strip{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.dividend-calendar .milestone{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:4px;padding:4px 6px;background:var(--surface-soft);font-size:10px;color:#42515a}.dividend-calendar .empty-state{min-height:200px;padding:50px 20px;display:grid;place-items:center;text-align:center;color:var(--muted)}.dividend-calendar .empty-state strong{display:block;margin-bottom:5px;color:#48565e;font-size:13px}.dividend-calendar .event-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#121c2285;display:grid;place-items:center;padding:20px}.dividend-calendar .event-dialog{width:min(920px,calc(100% - 30px));max-height:calc(100vh - 40px);background:var(--surface);color:var(--text);box-shadow:var(--shadow);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.dividend-calendar .dialog-shell{max-height:calc(100vh - 40px);display:flex;flex-direction:column}.dividend-calendar .dialog-head{padding:18px 20px 16px;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.dividend-calendar .dialog-title{margin:0;font-size:19px;line-height:1.3}.dividend-calendar .dialog-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.dividend-calendar .meta-chip{border:1px solid var(--line);border-radius:4px;padding:3px 6px;color:#4e5c64;background:var(--surface-soft);font-size:10px}.dividend-calendar .close-button{width:34px;height:34px;flex:0 0 auto;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:20px;line-height:1}.dividend-calendar .dialog-body{overflow:auto;padding:0 20px}.dividend-calendar .detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px}.dividend-calendar .detail-section{padding:18px 0;border-bottom:1px solid var(--line)}.dividend-calendar .detail-section:last-child{border-bottom:0}.dividend-calendar .detail-section h4{margin:0 0 12px;font-size:13px}.dividend-calendar .key-value{display:grid;grid-template-columns:94px minmax(0,1fr);gap:8px 12px;font-size:12px;line-height:1.55}.dividend-calendar .key{color:var(--muted)}.dividend-calendar .value{font-weight:600;overflow-wrap:anywhere}.dividend-calendar .timeline{display:grid;gap:0}.dividend-calendar .timeline-row{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr);gap:13px;padding:0 0 15px 19px}.dividend-calendar .timeline-row:before{content:"";position:absolute;left:4px;top:5px;bottom:-5px;width:1px;background:var(--line)}.dividend-calendar .timeline-row:last-child{padding-bottom:0}.dividend-calendar .timeline-row:last-child:before{display:none}.dividend-calendar .timeline-row:after{content:"";position:absolute;left:0;top:3px;width:9px;height:9px;border:2px solid var(--blue);border-radius:50%;background:#fff}.dividend-calendar .timeline-date{color:#40505a;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.dividend-calendar .timeline-text{font-size:12px;line-height:1.45}.dividend-calendar .evidence{margin-top:12px;padding:11px 12px;border-left:3px solid var(--amber);background:var(--amber-soft);color:#65411f;font-size:11px;line-height:1.65}.dividend-calendar .holding-table{width:100%;border-collapse:collapse;font-size:11px}.dividend-calendar .holding-table th,.dividend-calendar .holding-table td{padding:8px 5px;border-bottom:1px solid var(--line);text-align:right;font-variant-numeric:tabular-nums}.dividend-calendar .holding-table th{color:var(--muted);font-weight:600}.dividend-calendar .holding-table th:first-child,.dividend-calendar .holding-table td:first-child{text-align:left}.dividend-calendar .calculation{margin-top:13px;padding:12px;border:1px solid #b9d8c8;border-radius:6px;background:var(--green-soft)}.dividend-calendar .calc-label{color:var(--green);font-size:11px;font-weight:700}.dividend-calendar .calc-value{margin-top:4px;color:#105e3a;font-size:23px;font-weight:760;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.dividend-calendar .calc-formula{margin-top:5px;color:#47705c;font-size:10px;line-height:1.5}.dividend-calendar .boundary-note{margin-top:12px;padding:10px 11px;border:1px solid #efc5c1;border-radius:5px;background:var(--red-soft);color:#7e2d26;font-size:11px;line-height:1.55}.dividend-calendar .source-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0 18px}.dividend-calendar .source-info{min-width:0}.dividend-calendar .source-info strong{display:block;font-size:12px}.dividend-calendar .source-info span{display:block;margin-top:4px;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.dividend-calendar .source-link,.dividend-calendar .verify-button{height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;padding:0 12px;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:650}.dividend-calendar .source-link{border:1px solid var(--line-strong);color:#2c4858;background:#fff}.dividend-calendar .dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 20px;border-top:1px solid var(--line);background:var(--surface-soft)}.dividend-calendar .action-note{color:var(--muted);font-size:10px;line-height:1.45}.dividend-calendar .verify-button{border:1px solid #1a6745;color:#fff;background:var(--green)}.dividend-calendar .verify-button:disabled{border-color:#aab4ba;background:#aab4ba;cursor:default}.dividend-calendar .toolbar-buttons{display:flex;gap:6px}.dividend-calendar .toolbar-button{height:36px;padding:0 12px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;font-size:12px;font-weight:650}.dividend-calendar .toolbar-button:hover{background:var(--surface-soft)}.dividend-calendar .field .ant-picker,.dividend-calendar .field .ant-picker-range{height:36px;border-color:var(--line-strong)}.dividend-calendar .toolbar-button:disabled{opacity:.55;cursor:default}.dividend-calendar .toolbar-hint{color:var(--muted);font-size:12px}.dividend-calendar .job-progress{display:flex;align-items:baseline;gap:6px;color:var(--blue);font-size:12px;font-weight:650}.dividend-calendar .job-progress-message{color:var(--muted, #6b7280);font-weight:450}.dividend-calendar .dividend-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:4px 0 14px}.dividend-calendar .dividend-toolbar-controls,.dividend-calendar .job-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}.dividend-calendar .job-progress-list{display:flex;flex-direction:column;gap:4px;min-width:0}.dividend-calendar .job-last-sync{color:var(--muted, #6b7280);font-size:11px;white-space:nowrap}.dividend-calendar .dividend-v1-layout{width:100%;display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:18px}.dividend-calendar .dividend-account-sidebar{position:sticky;top:8px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.dividend-calendar .dividend-account-sidebar-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.dividend-calendar .dividend-account-sidebar-head strong{color:#111827}.dividend-calendar .dividend-account-sidebar-head span{color:var(--muted);font-size:12px}.dividend-calendar .dividend-account-items{overflow:auto;padding:8px}.dividend-calendar .dividend-account-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.dividend-calendar .dividend-account-item:hover{background:#f5f8fc}.dividend-calendar .dividend-account-item.active{border-color:#9bbcf6;background:#f1f6ff}.dividend-calendar .dividend-account-item-main{min-width:0;display:grid;gap:3px}.dividend-calendar .dividend-account-item-main strong,.dividend-calendar .dividend-account-item-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dividend-calendar .dividend-account-item-main strong{color:#111827}.dividend-calendar .dividend-account-item-main span,.dividend-calendar .dividend-account-item>.anticon{color:var(--muted);font-size:12px}.dividend-calendar .dividend-v1-main{min-width:0}@media (max-width: 1120px){.dividend-calendar .dividend-v1-layout{grid-template-columns:minmax(190px,220px) minmax(0,1fr)}}@media (max-width: 820px){.dividend-calendar .dividend-v1-layout{grid-template-columns:1fr}}.dividend-calendar .toast{position:fixed;left:50%;bottom:24px;z-index:1200;transform:translate(-50%,16px);max-width:calc(100% - 30px);padding:10px 14px;border-radius:6px;background:#1d2b33;color:#fff;box-shadow:var(--shadow);font-size:12px;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.dividend-calendar .toast.visible{opacity:1;transform:translate(-50%)}@media (max-width: 1120px){.dividend-calendar .workspace{grid-template-columns:minmax(350px,400px) minmax(0,1fr)}.dividend-calendar .right-board{grid-template-columns:1fr}.dividend-calendar .event-column{min-height:0}}@media (max-width: 820px){.dividend-calendar .header-inner,.dividend-calendar .page{width:min(100% - 24px,720px)}.dividend-calendar .header-inner{padding:14px 0;align-items:flex-start;flex-direction:column;gap:13px}.dividend-calendar .header-controls{width:100%;justify-content:stretch}.dividend-calendar .field{flex:1 1 210px}.dividend-calendar .field select{flex:1;min-width:0}.dividend-calendar .context-row{align-items:flex-start;flex-direction:column;gap:8px}.dividend-calendar .as-of{text-align:left}.dividend-calendar .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dividend-calendar .metric:nth-child(2){border-right:0}.dividend-calendar .metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.dividend-calendar .workspace,.dividend-calendar .right-board{grid-template-columns:1fr}.dividend-calendar .event-column{min-height:0}}@media (max-width: 560px){.dividend-calendar .page{padding-top:16px}.dividend-calendar .metrics{grid-template-columns:1fr 1fr}.dividend-calendar .metric{padding:12px}.dividend-calendar .metric-value{font-size:18px}.dividend-calendar .panel-head{min-height:58px;padding:11px 12px}.dividend-calendar .calendar-grid{padding:5px;gap:1px}.dividend-calendar .weekdays{padding:0 5px}.dividend-calendar .day{height:60px;padding:5px 3px}.dividend-calendar .day-event{margin-top:4px;padding-left:3px;border-left-width:2px;font-size:9px}.dividend-calendar .day-more{display:none}.dividend-calendar .calendar-legend{gap:9px;padding-inline:10px}.dividend-calendar .event-dialog{width:100%;max-width:none;max-height:92vh;border-radius:8px 8px 0 0;align-self:end}.dividend-calendar .dialog-shell{max-height:92vh}.dividend-calendar .dialog-head{padding:15px}.dividend-calendar .dialog-body{padding:0 15px}.dividend-calendar .detail-grid{grid-template-columns:1fr;gap:0}.dividend-calendar .dialog-actions{align-items:stretch;flex-direction:column;padding:11px 15px}.dividend-calendar .verify-button{width:100%}.dividend-calendar .source-row{align-items:stretch;flex-direction:column}.dividend-calendar .source-link{width:100%}.dividend-calendar .key-value{grid-template-columns:82px minmax(0,1fr)}}.intraday-workbench-tool{--intraday-border: #d7dde5;--intraday-muted: #647184;--intraday-ink: #17202b;--intraday-buy: #b43c43;--intraday-buy-soft: #fae9ea;--intraday-sell: #16794a;--intraday-sell-soft: #e6f4ec;display:grid;gap:12px;min-width:0;max-width:100%;color:var(--intraday-ink)}.intraday-tool-head,.intraday-context-bar,.intraday-command-row,.intraday-preview-panel,.intraday-timeline-panel{min-width:0;max-width:100%}.intraday-tool-head,.intraday-subsection-head,.intraday-attempt-inspector-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.intraday-tool-head{min-height:48px;padding:10px 12px;border:1px solid var(--intraday-border);border-left:4px solid #1f6feb;background:#fff}.intraday-tool-title-row,.intraday-subsection-head>div{display:flex;align-items:center;gap:8px;min-width:0}.intraday-tool-head>div:first-child{min-width:0}.intraday-tool-title-row{flex-wrap:wrap}.intraday-tool-title-row>strong{flex:0 0 auto;white-space:nowrap;font-size:16px}.intraday-tool-subtitle{display:block;margin-top:2px;font-size:12px;line-height:1.4}.intraday-tool-health{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:8px;flex:0 0 auto}.intraday-tool-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.intraday-tool-health span,.intraday-context-bar label>span,.intraday-context-fact>span,.intraday-direction-control>span,.intraday-duration-control>span,.intraday-preview-summary span,.intraday-attempt-metrics span,.intraday-attempt-statuses span,.intraday-confirm-summary span,.intraday-reason-field>span{color:var(--intraday-muted);font-size:11px}.intraday-tool-health strong{font-size:20px;line-height:1}.intraday-context-bar{display:grid;grid-template-columns:minmax(210px,1.1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(140px,.7fr);gap:10px;padding:10px 12px;border:1px solid var(--intraday-border);background:#f8fafc}.intraday-context-bar label,.intraday-context-fact,.intraday-reason-field{display:grid;gap:5px;min-width:0}.intraday-context-bar .ant-select{min-width:0;max-width:100%;width:100%}.intraday-context-bar label>*{min-width:0;max-width:100%}.intraday-context-fact{align-content:center;padding:0 8px;border-left:1px solid var(--intraday-border)}.intraday-context-fact strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.intraday-command-row{display:flex;align-items:end;justify-content:space-between;gap:12px;min-height:48px;padding:8px 12px;border:1px solid var(--intraday-border);background:#fff}.intraday-direction-control{display:grid;gap:5px}.intraday-execution-settings{display:flex;align-items:end;gap:12px;min-width:0}.intraday-duration-control{display:grid;gap:5px;width:132px;flex:0 0 132px}.intraday-duration-control .ant-input-number-group-wrapper{width:100%}.intraday-direction-help{margin-left:5px;color:#64748b;cursor:help}.intraday-direction-control .ant-segmented{width:330px}.intraday-direction-control .ant-segmented-item{width:104px}.intraday-direction-segmented.buy-selected .ant-segmented-item-selected{color:var(--intraday-buy);background:var(--intraday-buy-soft)}.intraday-direction-segmented.sell-selected .ant-segmented-item-selected{color:var(--intraday-sell);background:var(--intraday-sell-soft)}.intraday-direction-segmented.both-selected .ant-segmented-item-selected{color:#253142;background:#edf1f5}.intraday-sell-submit-button.ant-btn-primary:not(:disabled){border-color:#16794a;background:#16794a}.intraday-sell-submit-button.ant-btn-primary:not(:disabled):hover,.intraday-sell-submit-button.ant-btn-primary:not(:disabled):focus-visible{border-color:#11653e;background:#11653e}.intraday-command-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.intraday-calculation-status{display:grid;grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:16px;padding:8px 12px;border:1px solid var(--intraday-border);background:#f8fafc}.intraday-preview-panel,.intraday-timeline-panel{border:1px solid var(--intraday-border);background:#fff}.intraday-subsection-head{min-height:40px;padding:7px 10px;border-bottom:1px solid var(--intraday-border);background:#f8fafc}.intraday-preview{display:grid;gap:10px;padding:10px}.intraday-problem-description{display:grid;gap:6px;line-height:1.55}.intraday-problem-summary{margin:0}.intraday-problem-summary .ant-alert-message{min-width:0;overflow-wrap:anywhere}.intraday-preview-tabs>.ant-tabs-nav{margin:0;padding:0 10px;background:#fff}.intraday-preview-tabs>.ant-tabs-content-holder{min-height:180px;border-top:1px solid #edf0f4}.intraday-preview-tabs .ant-tabs-tab{min-width:126px;justify-content:center}.intraday-preview-tabs .ant-tabs-tabpane>.ant-empty,.intraday-preview-tabs .ant-tabs-tabpane>.ant-skeleton,.intraday-preview-tabs .ant-tabs-tabpane>.ant-alert{margin:20px}.intraday-preview-summary{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));border:1px solid var(--intraday-border)}.intraday-preview-summary>div{display:grid;gap:3px;min-height:56px;padding:8px 10px;border-right:1px solid var(--intraday-border)}.intraday-preview-summary>div:last-child{border-right:0}.intraday-preview-summary strong{overflow-wrap:anywhere;font-size:13px}.intraday-direction-value.buy{color:var(--intraday-buy)}.intraday-direction-value.sell{color:var(--intraday-sell)}.intraday-contract-strip{min-height:24px}.intraday-symbol-cell{display:grid;line-height:1.35}.intraday-symbol-cell .ant-typography-secondary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.intraday-order-table .ant-table-cell{font-size:12px}.intraday-unsubmitted{border-top:1px solid var(--intraday-border)}.intraday-inline-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:6px 8px;background:#fff8e8}.intraday-timeline-days{display:grid;gap:2px;padding:10px;overflow-x:auto}.intraday-timeline-day{display:grid;grid-template-columns:54px minmax(680px,1fr);gap:8px;min-width:760px;padding:7px 0;border-bottom:1px solid #edf0f4}.intraday-timeline-day:last-child{border-bottom:0}.intraday-timeline-date{padding-top:24px;color:var(--intraday-muted);font-size:11px;font-variant-numeric:tabular-nums}.intraday-timeline-chart{min-width:0}.intraday-timeline-ruler{position:relative;display:grid;grid-template-columns:1fr 1fr;height:20px;color:var(--intraday-muted);font-size:10px;font-variant-numeric:tabular-nums}.intraday-timeline-ruler span{position:absolute;top:0}.intraday-timeline-ruler span:nth-child(1){left:0}.intraday-timeline-ruler span:nth-child(2){left:50.63%;transform:translate(-100%)}.intraday-timeline-ruler span:nth-child(3){left:50.63%}.intraday-timeline-ruler span:nth-child(4){right:0}.intraday-timeline-lane{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px;height:36px}.intraday-timeline-lane-label{font-size:11px;font-weight:600;text-align:right}.intraday-timeline-lane.sell .intraday-timeline-lane-label{color:var(--intraday-sell)}.intraday-timeline-lane.buy .intraday-timeline-lane-label{color:var(--intraday-buy)}.intraday-timeline-track{position:relative;height:24px;border:1px solid #dfe4ea;background-color:#f5f7f9}.intraday-session-break{position:absolute;z-index:1;top:-1px;bottom:-1px;left:50.63%;width:5px;border-right:1px solid #aeb7c2;border-left:1px solid #aeb7c2;background:#fff}.intraday-timeline-block{position:absolute;z-index:2;top:2px;bottom:2px;min-width:22px;padding:0;border:1px solid currentColor;border-radius:3px;cursor:pointer;font-size:10px;line-height:16px;text-align:center}.intraday-timeline-lane.sell .intraday-timeline-block{color:var(--intraday-sell);background:var(--intraday-sell-soft)}.intraday-timeline-lane.buy .intraday-timeline-block{color:var(--intraday-buy);background:var(--intraday-buy-soft)}.intraday-timeline-block:hover,.intraday-timeline-block.selected{z-index:4;box-shadow:0 0 0 2px #1f6feb38}.intraday-timeline-block.has-issues{border-top-color:#b42318;border-top-width:2px}.intraday-timeline-issue-count{position:absolute;top:-8px;right:-7px;min-width:14px;height:14px;padding:0 3px;border:1px solid #fff;border-radius:3px;background:#b42318;color:#fff;font-size:9px;font-weight:700;line-height:12px}.intraday-closeout-tail{position:absolute;top:5px;left:100%;height:7px;border-top:2px dashed #b37b18}.intraday-attempt-inspector{display:grid;gap:10px;padding:10px;border-top:1px solid var(--intraday-border);background:#fbfcfd}.intraday-attempt-identity{display:grid;gap:6px;min-width:0}.intraday-parent-instruction{font-size:12px;overflow-wrap:anywhere}.intraday-attempt-statuses{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:2px 0 8px;border-bottom:1px solid var(--intraday-border)}.intraday-attempt-statuses>div{display:grid;align-content:start;gap:4px;min-width:0}.intraday-attempt-statuses .ant-tag{width:fit-content;max-width:100%;margin:0;white-space:normal;overflow-wrap:anywhere}.intraday-attempt-metrics{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));border:1px solid var(--intraday-border)}.intraday-attempt-metrics>div{display:grid;gap:2px;padding:7px 9px;border-right:1px solid var(--intraday-border)}.intraday-attempt-metrics>div:last-child{border-right:0}.intraday-attempt-metrics strong{font-size:17px;font-variant-numeric:tabular-nums}.intraday-attempt-metrics .tone-warning strong{color:#9a6700}.intraday-attempt-technical{min-width:0}.intraday-attempt-technical>summary{width:fit-content;cursor:pointer;color:var(--intraday-muted);font-size:11px}.intraday-attempt-evidence{display:flex;gap:6px 16px;flex-wrap:wrap;color:var(--intraday-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.intraday-issues{display:grid;gap:7px;border-top:1px solid var(--intraday-border);padding-top:9px}.intraday-issues-head,.intraday-issue-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.intraday-issue-list{border:1px solid var(--intraday-border)}.intraday-issue-row{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(240px,1fr);gap:8px 16px;padding:9px 10px;border-bottom:1px solid var(--intraday-border);border-left:3px solid #98a2b3;background:#fff}.intraday-issue-row:last-child{border-bottom:0}.intraday-issue-row.tone-warning{border-left-color:#d97706}.intraday-issue-row.tone-error{border-left-color:#b42318}.intraday-issue-summary{display:grid;gap:5px;min-width:0}.intraday-issue-summary strong,.intraday-issue-summary .ant-typography{overflow-wrap:anywhere;font-size:12px}.intraday-issue-actions{align-items:flex-start;justify-content:flex-start;min-width:0}.intraday-issue-actions>span:first-child{flex:0 0 auto;padding-top:2px;color:var(--intraday-muted);font-size:11px}.intraday-issue-actions .ant-btn-link{height:22px;padding:0 3px;font-size:11px}.intraday-issue-references{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:4px 14px;color:var(--intraday-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.intraday-attempt-technical[open] .intraday-attempt-evidence{margin-top:7px}.intraday-issue-occurrence-control{grid-column:1 / -1;min-width:0}.intraday-issue-occurrence-control>.ant-btn{height:26px;padding:0;font-size:11px}.intraday-issue-occurrences{display:grid;max-height:320px;margin-top:6px;overflow:auto;border-top:1px solid var(--intraday-border)}.intraday-issue-occurrence{display:grid;gap:2px;padding:7px 2px;border-bottom:1px solid var(--intraday-border);content-visibility:auto}.intraday-issue-occurrence:last-child{border-bottom:0}.intraday-issue-occurrence>span{color:var(--intraday-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.intraday-confirm-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:14px;border:1px solid var(--intraday-border);background:var(--intraday-border)}.intraday-confirm-summary>div{display:grid;gap:3px;min-width:0;padding:7px 9px;background:#fff}.intraday-confirm-summary strong{overflow-wrap:anywhere;font-size:12px}.intraday-reason-field{margin-bottom:12px}@media (max-width: 1100px){.intraday-context-bar,.intraday-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.intraday-preview-summary>div:nth-child(2){border-right:0}.intraday-preview-summary>div:nth-child(-n+2){border-bottom:1px solid var(--intraday-border)}.intraday-attempt-metrics{grid-template-columns:repeat(2,minmax(88px,1fr))}.intraday-attempt-metrics>div:nth-child(2n){border-right:0}.intraday-attempt-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--intraday-border)}}@media (max-width: 680px){.intraday-tool-head,.intraday-command-row{align-items:stretch;flex-direction:column}.intraday-tool-health{align-self:flex-start}.intraday-tool-actions,.intraday-calculation-status{width:100%}.intraday-tool-actions{justify-content:space-between}.intraday-calculation-status,.intraday-context-bar,.intraday-preview-summary,.intraday-confirm-summary{grid-template-columns:minmax(0,1fr)}.intraday-context-fact{padding:6px 0 0;border-top:1px solid var(--intraday-border);border-left:0}.intraday-preview-summary>div,.intraday-preview-summary>div:nth-child(2){border-right:0;border-bottom:1px solid var(--intraday-border)}.intraday-preview-summary>div:last-child{border-bottom:0}.intraday-command-actions{justify-content:stretch}.intraday-command-actions .ant-btn{flex:1 1 170px;white-space:normal;height:auto;min-height:32px}.intraday-direction-control .ant-segmented{width:100%}.intraday-direction-control .ant-segmented-item{width:auto;min-width:0}.intraday-execution-settings{align-items:stretch;flex-direction:column}.intraday-duration-control{width:100%;flex-basis:auto}.intraday-attempt-metrics,.intraday-attempt-statuses{grid-template-columns:repeat(2,minmax(0,1fr))}.intraday-attempt-metrics>div:nth-child(odd){border-right:1px solid var(--intraday-border)}.intraday-attempt-metrics>div:nth-child(2n){border-right:0}.intraday-attempt-metrics>div:nth-child(-n+4){border-bottom:1px solid var(--intraday-border)}.intraday-attempt-inspector-head,.intraday-issues-head,.intraday-issue-actions{align-items:flex-start;flex-wrap:wrap}.intraday-attempt-evidence>span{min-width:0;max-width:100%;overflow-wrap:anywhere}.intraday-issue-row{grid-template-columns:minmax(0,1fr)}}.target-conflict-resolution-preview{display:grid;gap:12px}.target-conflict-resolution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.target-conflict-scope-card{min-width:0;display:grid;gap:5px;padding:10px;border:1px solid #d9e3ef;border-radius:8px;background:#f8fafc;font-size:12px}.target-conflict-scope-card span{min-width:0;color:#4b5563;line-height:1.5;overflow-wrap:anywhere}.target-conflict-resolution-reason{display:grid;gap:6px}@media (max-width: 768px){.target-conflict-resolution-grid{grid-template-columns:1fr}}.valuation-performance-board{display:grid;width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;border-top:1px solid #e5e7eb;background:#fff}.valuation-context-bar{min-width:0;display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(330px,1.2fr) auto auto;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid #e5e7eb}.valuation-scope-control,.valuation-formal-benchmark{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center}.valuation-scope-control>span,.valuation-formal-benchmark>span{color:#6b7280;font-size:12px;white-space:nowrap}.valuation-scope-control .ant-select{width:100%}.valuation-formal-benchmark>div{min-width:0;display:grid;gap:2px}.valuation-formal-benchmark strong,.valuation-formal-benchmark small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.valuation-formal-benchmark strong{color:#111827;font-size:13px}.valuation-formal-benchmark small{color:#64748b;font-size:11px}.valuation-context-status{display:flex;align-items:center;gap:6px;white-space:nowrap}.valuation-view-tabs>.ant-tabs-nav{margin:0}.valuation-view-tabs>.ant-tabs-nav:before{border-color:#e5e7eb}.valuation-view-tabs>.ant-tabs-content-holder{padding-top:18px}.valuation-trend-view,.valuation-quality-view{display:grid;gap:16px}.valuation-summary-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #e5e7eb;border-radius:6px;background:#fff}.valuation-summary-item{min-width:0;min-height:86px;display:grid;align-content:center;gap:5px;padding:13px 16px;border-right:1px solid #e5e7eb}.valuation-summary-item:last-child{border-right:0}.valuation-summary-item>span,.valuation-summary-item>small{color:#6b7280;font-size:12px}.valuation-summary-item>strong{min-width:0;color:#111827;font-size:22px;font-weight:650;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.valuation-summary-item>strong.metric-tone-positive{color:#15803d}.valuation-summary-item>strong.metric-tone-negative{color:#b91c1c}.valuation-chart-section{min-width:0;padding:4px 0 0;border-bottom:1px solid #e5e7eb}.valuation-chart-toolbar,.valuation-drawdown-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.valuation-chart-toolbar{margin-bottom:12px}.valuation-chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;color:#4b5563;font-size:12px}.valuation-chart-legend span{display:inline-flex;align-items:center;gap:6px}.valuation-chart-legend i{width:18px;height:3px;border-radius:2px}.legend-strategy{background:#0f8f83}.legend-benchmark{background:#2563eb}.legend-excess{background:#c2410c}.valuation-chart-canvas{position:relative;min-width:0;background:#fff}.valuation-main-chart,.valuation-drawdown-chart{display:block;width:100%;outline:none}.valuation-main-chart{height:320px}.valuation-main-chart:focus-visible{box-shadow:inset 0 0 0 2px #91caff}.valuation-drawdown-chart{height:120px;margin-bottom:8px;background:#fafafa}.valuation-chart-grid{stroke:#e9edf2;stroke-width:1;vector-effect:non-scaling-stroke}.valuation-chart-baseline{stroke:#aeb8c6;stroke-width:1;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.valuation-chart-axis-label,.valuation-chart-date{fill:#7b8492;font-size:11px}.valuation-line-strategy,.valuation-line-benchmark,.valuation-line-excess,.valuation-drawdown-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.valuation-line-strategy{stroke:#0f8f83;stroke-width:2.4}.valuation-line-benchmark{stroke:#2563eb;stroke-width:2}.valuation-line-excess{stroke:#c2410c;stroke-width:2.2}.valuation-drawdown-line{stroke:#b91c1c;stroke-width:1.7}.valuation-drawdown-area{fill:#b91c1c1a;stroke:none}.valuation-chart-hover-line{stroke:#64748b;stroke-width:1;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.valuation-hover-dot{stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.valuation-hover-dot.strategy{fill:#0f8f83}.valuation-hover-dot.benchmark{fill:#2563eb}.valuation-chart-tooltip{position:absolute;z-index:2;top:18px;min-width:190px;display:grid;gap:4px;padding:10px 12px;border:1px solid #d8dee8;border-radius:6px;background:#fffffff7;box-shadow:0 8px 24px #0f172a1f;color:#374151;font-size:12px;pointer-events:none;transform:translate(12px)}.valuation-chart-tooltip.align-left{transform:translate(calc(-100% - 12px))}.valuation-chart-tooltip strong{padding-bottom:4px;border-bottom:1px solid #edf0f4;color:#111827}.valuation-chart-tooltip span{display:flex;justify-content:space-between;gap:16px}.valuation-chart-tooltip small{color:#7b8492}.valuation-drawdown-heading{padding:8px 6px;border-top:1px solid #edf0f4}.valuation-drawdown-heading strong{color:#374151;font-size:13px}.valuation-drawdown-heading span{color:#b91c1c;font-size:12px}.valuation-read-model-meta{display:flex;flex-wrap:wrap;gap:8px 22px;color:#6b7280;font-size:12px}.quality-section{padding:14px 0;border-bottom:1px solid #e5e7eb}.quality-section h3{margin:0 0 12px;color:#111827;font-size:14px}.quality-section .ant-descriptions-item-label{color:#6b7280}.valuation-chart-empty,.valuation-quality-empty,.valuation-workbench-empty,.valuation-workbench-loading{min-height:300px;display:grid;place-items:center;color:#6b7280}.benchmark-drawer-scope{display:grid;gap:3px;margin-bottom:18px;padding:12px;border-left:3px solid #0f8f83;background:#f6f8fa}.benchmark-drawer-scope span,.benchmark-drawer-scope small{color:#6b7280;font-size:12px}.benchmark-option-group{width:100%}.benchmark-option-group .ant-list{display:grid;gap:8px}.benchmark-option.ant-list-item{align-items:flex-start;padding:11px 12px;border:1px solid #dfe4eb;border-radius:6px;cursor:pointer}.benchmark-option.selected{border-color:#0f8f83;background:#f0fdfa}.benchmark-option .ant-radio-wrapper{width:100%;align-items:flex-start}.benchmark-option .ant-radio-wrapper>span:last-child{min-width:0;flex:1;display:grid;gap:6px}.benchmark-option-title,.benchmark-option-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.benchmark-option-title strong{color:#111827}.benchmark-option-title code,.benchmark-option small,.benchmark-option-meta>span{color:#64748b;font-size:12px}.benchmark-impact-preview{margin-top:4px;padding:14px;border:1px solid #dfe4eb;border-radius:6px;background:#f8fafc}.benchmark-impact-heading{display:flex;align-items:center;gap:8px;color:#0f766e}.benchmark-impact-preview dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.benchmark-impact-preview dl>div{min-width:0;display:grid;gap:3px}.benchmark-impact-preview dt{color:#6b7280;font-size:11px}.benchmark-impact-preview dd{margin:0;color:#111827;font-size:12px;overflow-wrap:anywhere}.benchmark-impact-preview p,.benchmark-sync-confirm p{margin:0 0 6px;color:#4b5563;font-size:12px;line-height:1.6}.performance-series-panel,.valuation-detail{display:flex;flex-direction:column;gap:16px}.transparency-panel{padding:12px;border:1px solid #e6eaf0;border-radius:6px;background:#fbfcfe}.issue-list{margin:0;padding-left:18px}.curve-v1-board{width:100%;min-width:0;border-top:1px solid #e5e7eb;background:#fff}.curve-v1-layout{width:100%;display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;gap:18px}.curve-v1-account-sidebar{position:sticky;top:var(--app-content-padding);max-height:calc(100vh - var(--app-header-height) - var(--app-content-vertical-padding));overflow:hidden;border:1px solid #e6eaf0;border-radius:8px;background:#fff}.curve-v1-account-sidebar-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #eef2f7}.curve-v1-account-sidebar-head strong{color:#111827}.curve-v1-account-sidebar-head span{color:#6b7280;font-size:12px}.curve-v1-account-items{max-height:calc(100vh - var(--app-header-height) - var(--app-content-vertical-padding) - 58px);overflow:auto;padding:8px}.curve-v1-account-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.curve-v1-account-item:hover{background:#f5f8fc}.curve-v1-account-item.active{border-color:#9bbcf6;background:#f1f6ff}.curve-v1-account-item-main{min-width:0;display:grid;gap:3px}.curve-v1-account-item-main strong,.curve-v1-account-item-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curve-v1-account-item-main strong{color:#111827}.curve-v1-account-item-main span,.curve-v1-account-item>.anticon{color:#6b7280;font-size:12px}.curve-v1-main{width:min(100%,1120px);min-width:0;justify-self:start}.curve-v1-context{display:grid;grid-template-columns:minmax(220px,1fr) minmax(258px,auto) minmax(0,.9fr) auto;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid #e5e7eb}.curve-v1-benchmark>span,.curve-v1-benchmark small,.curve-v1-chart-unit,.curve-v1-quality span{color:#6b7280;font-size:12px}.curve-v1-benchmark{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:2px 9px;min-width:0}.curve-v1-benchmark>span{grid-row:span 2;align-self:center}.curve-v1-benchmark strong,.curve-v1-benchmark small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curve-v1-benchmark .ant-btn{grid-column:3;grid-row:1 / -1;align-self:center}.curve-v1-benchmark strong{color:#111827;font-size:13px}.curve-v1-start-date{display:grid;grid-template-columns:auto minmax(128px,1fr) auto;gap:8px;align-items:center;min-width:0}.curve-v1-start-date>span{color:#6b7280;font-size:12px;white-space:nowrap}.curve-v1-start-date .ant-picker{min-width:0}.curve-v1-statuses{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.curve-v1-actions{justify-self:end}.curve-v1-chart-section{min-width:0;padding:18px 0 12px;border-bottom:1px solid #e5e7eb}.curve-v1-charts-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}@media (max-width: 900px){.curve-v1-charts-row{grid-template-columns:1fr}}.curve-v1-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.curve-v1-chart-controls,.curve-v1-granularity{display:flex;align-items:center}.curve-v1-chart-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.curve-v1-granularity{gap:8px}.curve-v1-granularity>span{flex-shrink:0;color:#6b7280;font-size:12px;white-space:nowrap}.curve-v1-granularity .ant-segmented{flex-shrink:0}.curve-v1-legend{display:flex;flex-wrap:wrap;gap:8px 18px;color:#4b5563;font-size:12px}.curve-v1-legend span{display:inline-flex;align-items:center;gap:6px}.curve-v1-legend i{width:18px;height:3px;border-radius:2px}.curve-v1-self{background:#0f8f83}.curve-v1-benchmark-line{background:#2563eb}.curve-v1-relative{background:#c2410c}.curve-v1-principal{background:#9333ea}.curve-v1-absolute-return{background:#ca8a04}.curve-v1-total-asset{background:#10b981}.curve-v1-chart-canvas{position:relative;min-width:0}.curve-v1-chart{display:block;width:100%;height:auto;max-height:340px;aspect-ratio:20 / 7;outline:none}.curve-v1-chart:focus-visible{box-shadow:inset 0 0 0 2px #91caff}.curve-v1-grid,.curve-v1-baseline,.curve-v1-relative-baseline,.curve-v1-hover-line,.curve-v1-path,.curve-v1-dot{vector-effect:non-scaling-stroke}.curve-v1-grid{stroke:#e9edf2;stroke-width:1}.curve-v1-baseline{stroke:#aeb8c6;stroke-width:1;stroke-dasharray:4 5}.curve-v1-relative-baseline{stroke:#c2410c;stroke-width:1;stroke-dasharray:3 4;opacity:.55}.curve-v1-baseline-label,.curve-v1-relative-baseline-label{fill:#6b7280;font-size:10px;pointer-events:none}.curve-v1-axis,.curve-v1-date{fill:#7b8492;font-size:11px;font-family:Arial,Microsoft YaHei,sans-serif;font-stretch:normal}.curve-v1-axis.excess{fill:#b45309}.curve-v1-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.curve-v1-path.self{stroke:#0f8f83}.curve-v1-path.benchmark{stroke:#2563eb}.curve-v1-path.relative{stroke:#c2410c}.curve-v1-path.principal{stroke:#9333ea}.curve-v1-path.absolute-return{stroke:#ca8a04}.curve-v1-path.total-asset{stroke:#10b981}.curve-v1-hover-line{stroke:#64748b;stroke-width:1;stroke-dasharray:3 3}.curve-v1-dot{stroke:#fff;stroke-width:2}.curve-v1-dot.self{fill:#0f8f83}.curve-v1-dot.benchmark{fill:#2563eb}.curve-v1-dot.relative{fill:#c2410c}.curve-v1-dot.principal{fill:#9333ea}.curve-v1-dot.absolute-return{fill:#ca8a04}.curve-v1-tooltip{position:absolute;z-index:2;min-width:238px;max-width:min(340px,calc(100vw - 24px));display:grid;gap:5px;padding:10px 12px;border:1px solid #d8dee8;border-radius:6px;background:#fffffffa;box-shadow:0 8px 24px #0f172a1f;color:#374151;font-size:12px;pointer-events:none;transform:translate(12px) translateY(14px)}.curve-v1-tooltip.align-left{transform:translate(calc(-100% - 12px)) translateY(14px)}.curve-v1-tooltip.above{transform:translate(12px) translateY(calc(-100% - 14px))}.curve-v1-tooltip.align-left.above{transform:translate(calc(-100% - 12px)) translateY(calc(-100% - 14px))}.curve-v1-tooltip strong{padding-bottom:4px;border-bottom:1px solid #edf0f4;color:#111827}.curve-v1-tooltip span{display:flex;justify-content:space-between;gap:18px}.curve-v1-tooltip b{color:#4b5563;font-weight:400}.curve-v1-tooltip em{color:#111827;font-style:normal;font-weight:600;text-align:right}.curve-v1-tooltip hr{width:100%;height:1px;margin:1px 0;border:0;background:#edf0f4}.curve-v1-tooltip small{color:#7b8492;line-height:1.45}.curve-v1-quality{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e5e7eb}.curve-v1-quality>div{display:grid;gap:5px;min-width:0;padding:13px 16px;border-right:1px solid #e5e7eb}.curve-v1-quality>div:last-child{border-right:0}.curve-v1-quality strong{overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.curve-v1-history-progress{display:grid;gap:12px;padding:14px 0;border-bottom:1px solid #e5e7eb}.curve-v1-history-heading,.curve-v1-history-actions,.curve-v1-history-command,.curve-v1-history-command-state{display:flex;align-items:center}.curve-v1-history-heading{justify-content:space-between;gap:16px}.curve-v1-history-heading>div:first-child{display:grid;gap:3px}.curve-v1-history-heading span,.curve-v1-history-heading small,.curve-v1-history-summary span,.curve-v1-history-summary small,.curve-v1-history-command small,.curve-v1-history-command-state small{color:#6b7280;font-size:12px}.curve-v1-history-heading strong{color:#111827;font-size:14px}.curve-v1-history-actions,.curve-v1-history-command-state{gap:8px}.curve-v1-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.curve-v1-history-summary>div{display:grid;min-width:0;gap:4px;padding:10px 14px;border-right:1px solid #edf0f4}.curve-v1-history-summary>div:last-child{border-right:0}.curve-v1-history-summary strong{overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.curve-v1-history-alert{margin:0}.curve-v1-history-commands{display:grid;border-top:1px solid #edf0f4}.curve-v1-history-command{min-width:0;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;padding:9px 0;border-bottom:1px solid #edf0f4}.curve-v1-history-command>div:first-child{display:grid;min-width:0;gap:3px}.curve-v1-history-command>div:first-child strong{color:#374151;font-size:12px}.curve-v1-history-command-state{flex-shrink:0}.curve-v1-history-command p{width:100%;margin:0;color:#b91c1c;font-size:12px}.curve-v1-history-command code{margin-left:6px;color:#991b1b}.curve-v1-loading,.curve-v1-empty{min-height:300px;display:grid;place-items:center;color:#6b7280}@media (max-width: 1180px){.valuation-context-bar{grid-template-columns:minmax(260px,1fr) minmax(300px,1fr) auto}.valuation-context-status{display:none}.valuation-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.valuation-summary-item:nth-child(3){border-right:0}.valuation-summary-item:nth-child(-n+3){border-bottom:1px solid #e5e7eb}.curve-v1-context{grid-template-columns:minmax(220px,1fr) minmax(250px,auto) auto}.curve-v1-statuses{display:none}}@media (max-width: 768px){.valuation-context-bar{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);gap:12px;overflow:hidden}.valuation-scope-control,.valuation-formal-benchmark{width:100%;max-width:100%;grid-column:1}.valuation-scope-control{grid-template-columns:1fr}.valuation-formal-benchmark{grid-template-columns:minmax(0,1fr) auto}.valuation-formal-benchmark>span{grid-column:1 / -1}.valuation-context-bar>.ant-space{min-width:0;max-width:100%;grid-column:1;justify-self:start}.valuation-trend-view .ant-alert{flex-wrap:wrap}.valuation-trend-view .ant-alert-content{min-width:0}.valuation-trend-view .ant-alert-action{width:calc(100% - 34px);margin:12px 0 0 34px}.valuation-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.valuation-summary-item,.valuation-summary-item:nth-child(3){min-height:76px;padding:11px 12px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.valuation-summary-item:nth-child(2n){border-right:0}.valuation-summary-item:nth-last-child(-n+2){border-bottom:0}.valuation-summary-item>strong{font-size:18px}.valuation-chart-toolbar{align-items:stretch;flex-direction:column}.valuation-chart-toolbar .ant-segmented{overflow-x:auto}.valuation-chart-legend{justify-content:flex-start}.valuation-main-chart{height:270px}.valuation-chart-tooltip{min-width:174px}.benchmark-impact-preview dl{grid-template-columns:1fr}.curve-v1-context,.curve-v1-layout{grid-template-columns:minmax(0,1fr);gap:12px}.curve-v1-account-sidebar{position:static;max-height:none}.curve-v1-account-items{max-height:none}.curve-v1-main,.curve-v1-benchmark,.curve-v1-start-date{width:100%}.curve-v1-benchmark>span{grid-row:auto;grid-column:1 / -1}.curve-v1-benchmark .ant-btn{grid-column:3;grid-row:2 / span 2}.curve-v1-actions{display:grid!important;width:100%;grid-template-columns:32px repeat(2,minmax(0,1fr));gap:8px!important;justify-self:start}.curve-v1-actions .ant-space-item{min-width:0}.curve-v1-actions .ant-btn{width:100%}.curve-v1-chart-toolbar{align-items:flex-start;flex-direction:column}.curve-v1-chart-controls{width:100%;align-items:flex-start;justify-content:space-between}.curve-v1-granularity{width:100%;justify-content:space-between}.curve-v1-chart{max-height:none}.curve-v1-tooltip{min-width:218px}.curve-v1-quality{grid-template-columns:1fr}.curve-v1-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.curve-v1-history-summary>div:nth-child(2){border-right:0}.curve-v1-history-summary>div:nth-child(-n+2){border-bottom:1px solid #edf0f4}.curve-v1-history-heading{align-items:flex-start}.curve-v1-history-command-state{width:100%;justify-content:space-between}.curve-v1-quality>div,.curve-v1-quality>div:last-child{border-right:0;border-bottom:1px solid #e5e7eb}.curve-v1-quality>div:last-child{border-bottom:0}}
