*{box-sizing:border-box;margin:0;padding:0}.agent-v5-command{position:relative;z-index:0;margin-bottom:18px;min-height:104px;padding:22px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;overflow:hidden;border-radius:10px;background:#17222c;color:#fff;box-shadow:var(--shadow-panel)}.agent-v5-command:after{content:"";position:absolute;right:190px;bottom:-52px;width:220px;height:220px;border:1px solid rgba(255,255,255,.07);border-radius:50%;pointer-events:none}.agent-v5-command>div:first-child{min-width:0}.agent-v5-command-title{margin:0 0 6px;display:flex;align-items:center;gap:10px;color:#ffffffb3;font-size:12px;font-weight:700}.agent-v5-command h1{margin:0;color:#fff;font-size:29px;line-height:1.15}.agent-v5-command-note{margin:6px 0 0;color:#ffffffad;font-size:13px;line-height:1.5}.agent-v5-command-stats{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px}.agent-v5-command-stats span{padding:3px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff12;color:#ffffffbd;font-size:12px;font-weight:700}.agent-v5-header-actions{position:relative;z-index:1;display:grid;justify-items:center;gap:10px}.agent-v5-command .ant-segmented{display:grid;grid-template-columns:repeat(2,minmax(124px,1fr));gap:4px;padding:4px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14}.agent-v5-command .ant-segmented-group{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(124px,1fr));gap:4px;width:100%}.agent-v5-command .ant-segmented-item{min-width:0;width:100%}.agent-v5-command .ant-segmented-item-label{min-height:36px;display:flex;align-items:center;justify-content:center;color:#ffffffb8;font-size:12px;text-align:center}.agent-v5-command .ant-segmented-item-selected>.ant-segmented-item-label{color:#17222c;border-radius:6px;font-weight:700}.agent-v5-command .ant-segmented-thumb{background:#fff;box-shadow:none}.agent-v5-stat-strip{margin-bottom:18px;padding:14px 16px;display:grid;grid-template-columns:repeat(4,minmax(92px,.55fr)) minmax(280px,2fr);align-items:center;gap:12px;border:1px solid var(--border-subtle);border-left:3px solid var(--accent-primary);border-radius:8px;background:var(--surface-panel);box-shadow:var(--shadow-panel)}.agent-v5-stat-strip>div{min-width:0;display:grid;gap:2px}.agent-v5-stat-strip span{color:var(--text-secondary);font-size:11px}.agent-v5-stat-strip strong{color:var(--text-primary);font-size:20px;line-height:1.1;font-variant-numeric:tabular-nums}.agent-v5-stat-strip>p{min-width:0;margin:0;padding:9px 11px;border:1px solid var(--border-subtle);border-radius:6px;background:#f7f8f5;color:var(--text-secondary);font-size:11px;line-height:1.55}.agent-v5-stat-strip>p .anticon{margin-right:6px;color:var(--accent-primary)}.agent-v5-directory,.agent-v5-identity,.agent-v5-draft,.agent-v5-route{min-width:0;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-panel);box-shadow:var(--shadow-panel)}.agent-v5-directory{margin-bottom:14px;padding:14px}.agent-v5-directory-head{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-v5-directory-title{min-width:0;display:flex;align-items:baseline;gap:7px}.agent-v5-directory-title span{color:var(--text-primary);font-size:13px;font-weight:700}.agent-v5-directory-title small{color:var(--text-tertiary);font-size:11px;white-space:nowrap}.agent-v5-roster{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:10px}.agent-v5-directory-empty{margin:16px 0 0}.agent-v5-directory-pagination{margin-top:12px;display:flex;justify-content:flex-end}.agent-v5-role-card{position:relative;min-width:0;min-height:58px;padding:9px 28px 9px 9px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;border:1px solid var(--border-subtle);border-radius:8px;background:#f9faf7;color:inherit;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease}.agent-v5-role-card:hover{border-color:#9ba7a1;background:#fffefa}.agent-v5-role-card.active{border-color:#1f5b5073;background:#e9f0ec;box-shadow:inset 3px 0 0 var(--accent-primary)}.agent-v5-role-copy{min-width:0;display:grid;gap:2px}.agent-v5-role-copy strong,.agent-v5-role-copy small,.agent-v5-role-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-v5-role-copy strong{color:var(--text-primary);font-size:12px}.agent-v5-role-copy small{color:var(--text-secondary);font-size:10px}.agent-v5-role-copy span{color:var(--text-tertiary);font-size:10px}.agent-v5-role-card>i{position:absolute;top:10px;right:10px;width:7px;height:7px;border-radius:50%;background:#b9c0ba}.agent-v5-role-card>i.active{background:#30b783;box-shadow:0 0 0 3px #30b78324}.agent-profiles-page .agent-v5-role-card,.team-presets-page .agent-v5-role-card{width:100%;min-height:42px;padding:5px 13px 5px 6px;display:flex;align-items:center;gap:9px;border-radius:999px;background:#f8fafb}.agent-profiles-page .agent-v5-role-card:hover,.team-presets-page .agent-v5-role-card:hover{border-color:var(--border-strong, #bcc8d0);background:#f8fafb}.agent-profiles-page .agent-v5-role-card.active,.team-presets-page .agent-v5-role-card.active{border-color:#8cc4d2;background:#e4f3f7;box-shadow:none}.agent-v5-role-card .profile-avatar{width:30px;height:30px;border-radius:50%;color:var(--accent-primary-hover, #1379b8);font-size:12px}.agent-profiles-page .agent-v5-role-copy,.team-presets-page .agent-v5-role-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:112px}.agent-profiles-page .agent-v5-role-copy strong,.team-presets-page .agent-v5-role-copy strong{font-size:13px}.agent-profiles-page .agent-v5-role-copy small,.team-presets-page .agent-v5-role-copy small{font-size:11px}.agent-profiles-page .agent-v5-role-card>i,.team-presets-page .agent-v5-role-card>i{display:none}.agent-v5-identity{margin-bottom:14px;padding:16px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:start;gap:16px}.agent-v5-identity-copy{min-width:0}.agent-v5-identity-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.agent-v5-identity-title h2{margin:0;color:var(--text-primary);font-size:20px;line-height:1.2}.agent-v5-identity-copy p{margin:6px 0 10px;color:var(--text-secondary);font-size:12px;line-height:1.6}.agent-v5-identity-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.agent-v5-panel-head{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border-subtle);background:#f4f5f0}.agent-v5-panel-head h2{margin:0;color:var(--text-primary);font-size:15px;line-height:1.3}.agent-v5-panel-head p{margin:3px 0 0;color:var(--text-secondary);font-size:11px;line-height:1.5}.agent-v5-panel-head>div:first-child{min-width:0}.agent-v5-panel-actions{min-width:0;display:flex;justify-content:flex-end}.agent-v5-panel-actions .ant-space{max-width:100%}.agent-v5-draft>.agent-v5-panel-head{align-items:flex-start}.agent-v5-draft{margin-bottom:14px;overflow:hidden}.agent-v5-draft-body{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.agent-v5-draft-body>aside,.agent-v5-draft-body>div{min-width:0;padding:15px 16px}.agent-v5-draft-body>aside{border-right:1px solid var(--border-subtle);background:#f9faf7}.agent-v5-draft-body h3{margin:0 0 10px;color:var(--text-primary);font-size:13px}.agent-v5-draft-body dl{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.agent-v5-draft-body dl div{min-width:0;display:grid;gap:2px}.agent-v5-draft-body dt{color:var(--text-tertiary);font-size:10px}.agent-v5-draft-body dd{margin:0;overflow:hidden;color:var(--text-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agent-v5-draft-body>div>p{margin:0;color:var(--text-secondary);font-size:12px}.agent-v5-draft-empty{min-width:0;display:grid;gap:10px}.agent-v5-route-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.agent-v5-route-controls>span{color:var(--text-tertiary);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.agent-v5-route-track{padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;touch-action:pan-y;-webkit-user-select:none;user-select:none}.agent-v5-route-track:focus{outline:2px solid rgba(31,91,80,.24);outline-offset:2px}.agent-v5-route-item{min-width:0;min-height:108px;padding:10px 11px;display:grid;align-content:start;gap:7px;border:1px solid var(--border-subtle);border-left:3px solid #a7b0aa;border-radius:7px;background:#f9faf7;color:inherit;text-align:left;cursor:pointer}.agent-v5-route-item:hover{border-color:#9ba7a1;background:#fffefa}.agent-v5-route-item.selected{border-color:#1f5b5085;background:#e9f0ec}.agent-v5-route-item.draft,.agent-v5-route-item.deprecated{border-left-color:#b57d26}.agent-v5-route-item.reviewing{border-left-color:#3164c4}.agent-v5-route-item.approved{border-left-color:#1f7a55}.agent-v5-route-version{display:flex;align-items:center;justify-content:space-between;gap:8px}.agent-v5-route-version strong{color:var(--text-primary);font-size:15px}.agent-v5-route-item>small{display:-webkit-box;overflow:hidden;color:var(--text-secondary);font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-v5-route-item>time{color:var(--text-tertiary);font-size:10px;font-variant-numeric:tabular-nums}.agent-v5-route-item>em{justify-self:start;padding:1px 6px;border-radius:999px;background:#e5f0f6;color:#2559a8;font-size:10px;font-style:normal;font-weight:700}.agent-v5-status{padding:1px 6px;border:1px solid transparent;border-radius:999px;font-size:10px;font-style:normal;font-weight:700;white-space:nowrap}.agent-v5-status.neutral{border-color:#d2d8d3;background:#f4f5f0;color:#65716b}.agent-v5-status.processing{border-color:#bfd0ea;background:#edf3fc;color:#2559a8}.agent-v5-status.success{border-color:#b5d7c5;background:#eaf5ee;color:#1f7a55}.agent-v5-status.warning{border-color:#dcc39a;background:#faf1df;color:#8b641f}.agent-v5-route-detail{margin:0 12px 12px;padding:13px;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;border:1px solid var(--border-subtle);border-radius:7px;background:#f9faf7}.agent-v5-route-detail>div{min-width:0}.agent-v5-route-detail header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.agent-v5-route-detail h3{margin:0;color:var(--text-primary);font-size:14px}.agent-v5-route-detail p{margin:5px 0 0;color:var(--text-secondary);font-size:11px;line-height:1.55}.agent-v5-detail-facts{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:7px}.agent-v5-detail-facts>div{min-width:0;padding:7px 8px;border:1px solid var(--border-subtle);border-radius:6px;background:#fff;display:grid;gap:2px}.agent-v5-detail-facts small{color:var(--text-tertiary);font-size:10px}.agent-v5-detail-facts strong{overflow:hidden;color:var(--text-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1180px){.agent-v5-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-v5-stat-strip>p{grid-column:1 / -1}.agent-v5-route-track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.agent-v5-command{grid-template-columns:minmax(0,1fr);align-items:start}.agent-v5-header-actions{justify-items:start}.agent-v5-identity{grid-template-columns:54px minmax(0,1fr)}.agent-v5-identity-actions{grid-column:1 / -1;justify-content:flex-start}.agent-v5-draft-body{grid-template-columns:1fr}.agent-v5-draft-body>aside{border-right:0;border-bottom:1px solid var(--border-subtle)}.agent-v5-route-track{grid-template-columns:1fr}}@media (max-width: 620px){.agent-v5-header-actions,.agent-v5-stat-strip,.agent-v5-panel-head,.agent-v5-identity-actions,.agent-v5-route-controls{width:100%;align-items:stretch;justify-content:stretch;display:grid;grid-template-columns:1fr}.agent-v5-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-v5-stat-strip>p{grid-column:auto}.agent-v5-panel-actions,.agent-v5-panel-actions .ant-space{width:100%;display:grid;grid-template-columns:1fr}.agent-v5-panel-actions .ant-btn{width:100%}.agent-v5-command{padding:18px}.agent-v5-command h1{font-size:25px}.agent-v5-command .ant-segmented{width:100%}.agent-v5-command .ant-segmented-item{flex:1}.agent-v5-command .ant-segmented-item-label{width:100%;text-align:center}.agent-v5-directory-head{display:grid;grid-template-columns:1fr}.agent-v5-directory-head .ant-segmented{width:100%}.agent-v5-directory-head .ant-segmented-item{flex:1}.agent-v5-directory-head .ant-segmented-item-label{width:100%;text-align:center}.agent-v5-directory-pagination{justify-content:flex-start;overflow-x:auto}.agent-v5-roster,.agent-v5-draft-body dl{grid-template-columns:1fr}.agent-v5-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}.team-v5-stat-strip{border-left-color:var(--accent-ai)}.team-v5-draft-body{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)}.team-v5-member-list{display:grid;gap:9px}.team-v5-member{min-width:0;padding:10px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--border-subtle);border-radius:7px;background:#fff}.team-v5-member.leader{border-color:#805de847;background:#f8f5ff}.team-v5-avatar{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf1ff;color:var(--text-secondary);font-size:12px;font-weight:700}.team-v5-member>div{min-width:0;display:grid;gap:2px}.team-v5-member strong,.team-v5-member small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-v5-member strong{color:var(--text-primary);font-size:12px}.team-v5-member small{color:var(--text-secondary);font-size:10px}.team-v5-version-loading,.team-v5-version-empty{margin:12px;padding:14px;display:grid;justify-items:center;gap:10px;border:1px dashed var(--border-subtle);border-radius:7px}.team-v5-version-list{padding:12px;display:grid;gap:11px}.team-v5-version-card{min-width:0;padding:13px;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:14px;border:1px solid var(--border-subtle);border-left:3px solid #a7b0aa;border-radius:8px;background:#fff}.team-v5-version-card.status-draft{border-left-color:#b57d26}.team-v5-version-card.status-reviewing{border-left-color:#3164c4}.team-v5-version-card.status-approved{border-left-color:#1f7a55}.team-v5-version-card.status-deprecated{border-left-color:#8b641f}.team-v5-version-card.current{background:#fbfdfc}.team-v5-version-index{display:grid;justify-items:start;gap:7px}.team-v5-version-index>strong{color:var(--text-primary);font-size:20px;line-height:1}.team-v5-version-body{min-width:0;display:grid;gap:10px}.team-v5-version-body>header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.team-v5-version-body h3{margin:0;min-width:0;display:flex;align-items:center;gap:6px;color:var(--text-primary);font-size:15px;line-height:1.3}.team-v5-version-body h3 .anticon{color:var(--accent-primary)}.team-v5-version-body>header small{color:var(--text-tertiary);font-size:11px;font-variant-numeric:tabular-nums}.team-v5-tags{display:flex;flex-wrap:wrap;gap:6px}.team-v5-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:7px}.team-v5-facts>div{min-width:0;padding:7px 8px;display:grid;gap:2px;border:1px solid var(--border-subtle);border-radius:6px;background:#f7f8f5}.team-v5-facts small{color:var(--text-tertiary);font-size:10px}.team-v5-facts strong{overflow:hidden;color:var(--text-primary);font-size:12px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.team-v5-version-body>footer{padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid var(--border-subtle)}.team-v5-version-body>footer>span{min-width:220px;flex:1 1 280px;color:var(--text-secondary);font-size:11px;line-height:1.5}@media (max-width: 1220px){.team-v5-draft-body{grid-template-columns:1fr}.team-v5-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.team-v5-version-card{grid-template-columns:1fr}.team-v5-version-index{grid-template-columns:auto auto;align-items:center}}@media (max-width: 620px){.team-v5-version-list{padding:9px;gap:9px}.team-v5-version-card{padding:11px}.team-v5-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.team-v5-version-body>footer,.team-v5-version-body>footer>.ant-space{display:grid;grid-template-columns:1fr;align-items:stretch}.team-v5-version-body>footer>span{min-width:0}.team-v5-version-body>footer .ant-btn{width:100%}}:root{color-scheme:light;--surface-canvas: #eef3ff;--surface-sidebar: rgba(255, 255, 255, .7);--surface-panel: rgba(255, 255, 255, .68);--surface-raised: rgba(255, 255, 255, .9);--surface-muted: rgba(217, 226, 244, .58);--surface-hover: rgba(246, 249, 255, .82);--border-subtle: rgba(123, 143, 181, .22);--border-muted: rgba(123, 143, 181, .14);--text-primary: #17233d;--text-secondary: #5e6d88;--text-tertiary: #8b98ad;--accent-primary: #4f6ef7;--accent-primary-hover: #3657e8;--accent-ai: #805de8;--status-success: #20a779;--status-warning: #d99128;--status-danger: #dc5261;--shadow-panel: 0 18px 50px rgba(56, 78, 126, .09), 0 2px 8px rgba(56, 78, 126, .04);--shadow-panel-hover: 0 24px 60px rgba(67, 84, 150, .15), 0 8px 18px rgba(67, 84, 150, .07);--shadow-header: 0 1px 0 rgba(255, 255, 255, .72);--bg-body: var(--surface-canvas);--color-text: var(--text-primary);--color-text-secondary: var(--text-secondary);--color-text-tertiary: var(--text-tertiary);--color-heading: var(--text-primary);--color-link: #3657e8;--color-border: var(--border-subtle);--color-border-light: var(--border-muted);--color-primary: var(--accent-primary);--glass-bg: var(--surface-panel);--glass-bg-card: var(--surface-panel);--glass-bg-card-hover: var(--surface-raised);--glass-bg-static: var(--surface-panel);--glass-bg-stat: var(--surface-panel);--glass-bg-stat-hover: var(--surface-raised);--glass-border: var(--border-subtle);--glass-border-hover: rgba(79, 110, 247, .32);--glass-shadow: var(--shadow-panel);--glass-shadow-hover: var(--shadow-panel);--glass-inset: none;--sider-bg: var(--surface-sidebar);--header-bg: rgba(248, 250, 255, .7);--card-bg: var(--surface-panel);--card-shadow: none;--card-head-color: var(--text-primary);--table-header-bg: rgba(244, 247, 255, .72);--table-header-color: var(--text-secondary);--table-row-hover: var(--surface-hover);--table-border: var(--border-muted);--table-td-color: #35435e;--table-td-border: var(--border-muted);--table-sort-bg: var(--surface-hover);--table-sort-hover-bg: var(--surface-raised);--btn-default-bg: rgba(255, 255, 255, .72);--btn-default-border: var(--border-subtle);--btn-default-color: var(--text-primary);--btn-default-hover-bg: rgba(255, 255, 255, .96);--btn-default-hover-border: rgba(79, 110, 247, .36);--select-bg: rgba(255, 255, 255, .8);--select-border: var(--border-subtle);--select-color: var(--text-primary);--select-arrow: var(--text-tertiary);--input-bg: rgba(255, 255, 255, .8);--input-border: var(--border-subtle);--input-color: var(--text-primary);--input-placeholder: var(--text-tertiary);--modal-bg: rgba(255, 255, 255, .94);--message-bg: rgba(255, 255, 255, .94);--scrollbar-track: transparent;--scrollbar-thumb: rgba(123, 143, 181, .34);--scrollbar-thumb-hover: rgba(95, 117, 158, .52);--code-bg: rgba(232, 238, 250, .72);--code-color: #4a5872;--code-border: var(--border-muted);--logo-gradient: linear-gradient(135deg, #4f6ef7, #926de8);--logo-icon-color: var(--accent-primary)}html,body,#root{min-height:100%}body{overflow-x:hidden;background:radial-gradient(circle at 8% 8%,rgba(122,160,255,.32),transparent 28%),radial-gradient(circle at 92% 12%,rgba(177,132,255,.22),transparent 26%),radial-gradient(circle at 54% 92%,rgba(102,210,210,.14),transparent 30%),linear-gradient(145deg,#edf3ff,#f8f9ff 44%,#f1f4ff);background-attachment:fixed;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(92,112,158,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(92,112,158,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 76%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 76%)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{border-radius:2px;background:var(--scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.app-shell{min-height:100vh;background:transparent!important}.app-sider{position:fixed!important;inset:0 auto 0 0;z-index:20;height:100vh;overflow:hidden;border-right:1px solid rgba(255,255,255,.72);background:var(--surface-sidebar)!important;backdrop-filter:blur(28px) saturate(150%);-webkit-backdrop-filter:blur(28px) saturate(150%);box-shadow:12px 0 40px #43547e12}.brand{width:100%;height:72px;padding:0 18px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--border-muted);background:transparent;color:var(--text-primary);cursor:pointer;text-align:left}.brand-mark{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:12px;background:linear-gradient(145deg,#4d77ff,#8568e8);box-shadow:0 9px 24px #4f6ef747,inset 0 1px #ffffff61;color:#fff;font-size:18px}.brand-copy{min-width:0;display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{overflow:hidden;font-size:15px;letter-spacing:-.15px;white-space:nowrap}.brand-copy small{margin-top:5px;background:linear-gradient(90deg,#4f6ef7,#805de8);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:9px;font-weight:700;letter-spacing:1.5px}.app-menu{height:calc(100vh - 124px);overflow-y:auto;padding:10px 8px 20px;border-inline-end:0!important;background:transparent!important}.app-menu .ant-menu-item-group-title{padding:16px 12px 6px!important;color:var(--text-tertiary)!important;font-size:10px!important;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.app-menu .ant-menu-item{height:38px;margin:2px 0;line-height:38px;transition:transform .18s ease,background .18s ease,color .18s ease}.app-menu .ant-menu-item:hover{transform:translate(2px)}.app-menu .ant-menu-item-selected{background:linear-gradient(105deg,#4f6ef724,#8568e814)!important;box-shadow:inset 3px 0 #4f6ef7,0 8px 22px #4f6ef714}.app-menu .ant-menu-item:after{display:none}.sider-collapse{position:absolute;inset:auto 8px 10px;height:38px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-tertiary);cursor:pointer}.sider-collapse:hover{border-color:var(--border-muted);background:var(--surface-hover);color:var(--text-primary)}.app-main{min-width:0;min-height:100vh;transition:margin-left .18s ease;background:transparent!important}.app-header{position:sticky;top:0;z-index:15;height:64px!important;padding:0 28px!important;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.72);background:var(--header-bg)!important;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);box-shadow:var(--shadow-header)}.header-title{min-width:0;display:flex;align-items:baseline;gap:12px}.header-title>span{color:var(--text-primary);font-size:16px;font-weight:650}.header-title>small{color:var(--text-tertiary);font-size:12px}.header-actions{display:flex;align-items:center;gap:10px}.runtime-pill{height:30px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--border-muted);border-radius:999px;background:#ffffff9e;box-shadow:inset 0 1px #ffffffd1;color:var(--text-secondary);font-size:12px}.header-icon-button{color:var(--text-secondary)!important}.header-primary-button{box-shadow:none!important}.app-content{min-height:calc(100vh - 64px);padding:28px;background:transparent!important}.workspace-page,.content-page{width:100%;max-width:1560px;margin:0 auto}.workspace-hero{min-height:174px;padding:30px 32px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:linear-gradient(118deg,#ffffffe0,#f6f7ff9e),var(--surface-panel);backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%);box-shadow:0 28px 80px #505b9a24,inset 0 1px #ffffffe6}.workspace-hero:before{content:"";position:absolute;width:320px;height:320px;right:10%;top:-190px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.94),rgba(119,145,255,.34) 38%,rgba(153,105,232,.18) 66%,transparent 72%);filter:blur(1px);box-shadow:0 30px 80px #5c5ac233}.workspace-hero:after{content:"";position:absolute;width:280px;height:280px;right:8%;top:-180px;border:1px solid rgba(113,103,214,.16);border-radius:50%;box-shadow:0 0 0 34px #5d75d809,0 0 0 72px #5d75d806}.workspace-hero>*{position:relative;z-index:2}.workspace-hero h1,.page-heading h1{margin:8px 0;color:var(--text-primary);font-size:clamp(24px,2.2vw,34px);font-weight:680;letter-spacing:-.8px;line-height:1.2}.workspace-hero p,.page-heading p{max-width:720px;color:var(--text-secondary);font-size:14px;line-height:1.7}.eyebrow,.section-kicker{background:linear-gradient(90deg,#3d63ee,#805de8);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:10px;font-weight:750;letter-spacing:1.45px}.eyebrow{display:flex;align-items:center;gap:7px}.hero-actions{z-index:1;flex:0 0 auto;display:flex;gap:10px}.metric-grid{margin:18px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-panel{min-height:118px;padding:18px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:1fr auto;gap:4px 12px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:17px;background:var(--surface-panel);backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%);box-shadow:0 12px 36px #40527e13,inset 0 1px #ffffffe0;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.metric-panel:after{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,rgba(79,110,247,.52),rgba(128,93,232,.38),transparent);opacity:0;transition:opacity .22s ease}.metric-panel:hover{transform:translateY(-4px);border-color:#8fa0d352;box-shadow:var(--shadow-panel-hover)}.metric-panel:hover:after{opacity:1}.metric-icon{width:40px;height:40px;grid-row:1;display:grid;place-items:center;border-radius:10px;font-size:18px}.accent-blue{background:linear-gradient(145deg,#4f6ef72b,#4f6ef712);color:#4164ee}.accent-amber{background:linear-gradient(145deg,#e1992b2e,#e1992b12);color:#c77c0f}.accent-green{background:linear-gradient(145deg,#20a7792b,#20a7790f);color:#15885f}.accent-violet{background:linear-gradient(145deg,#805de82b,#805de80f);color:#7654dd}.metric-panel>div{display:flex;flex-direction:column}.metric-panel small{color:var(--text-secondary);font-size:12px}.metric-panel strong{margin-top:4px;color:var(--text-primary);font-size:26px;font-weight:680}.metric-panel>button,.metric-note{grid-column:1 / -1;justify-self:start;border:0;background:transparent;color:var(--text-tertiary);font-size:11px}.metric-panel>button{cursor:pointer}.metric-panel>button:hover{color:var(--accent-primary)}.muted-panel{border-style:dashed}.workspace-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.7fr);gap:18px;align-items:start}.workspace-aside{display:grid;gap:18px}.surface-panel{min-width:0;max-width:100%;border:1px solid rgba(255,255,255,.76);border-radius:19px;background:var(--surface-panel);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);box-shadow:var(--shadow-panel)}.glass-panel--raised{background:var(--surface-raised);box-shadow:var(--shadow-panel-hover)}.glass-panel--quiet{border-style:dashed;box-shadow:0 12px 36px #40527e0f}.page-heading-actions{display:flex;align-items:center;gap:10px}.status-badge{display:inline-flex!important;align-items:center;gap:3px;white-space:nowrap;border-radius:7px!important;font-weight:600}.ant-tag-success,.status-badge.ant-tag-success{border-color:#9fd3c5!important;background:#edf8f5!important;color:#146a59!important}.ant-tag-success .anticon,.status-badge.ant-tag-success .anticon{color:#1d8f76!important}.ant-tag-processing,.status-badge.ant-tag-processing{border-color:#a9d8f2!important;background:#edf7fd!important;color:#126c9f!important}.ant-tag-warning,.status-badge.ant-tag-warning{border-color:#f2c48d!important;background:#fff7ea!important;color:#925815!important}.ant-tag-error,.status-badge.ant-tag-error{border-color:#e7aba5!important;background:#fff0ee!important;color:#a33831!important}.route-fallback{min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;color:var(--text-secondary)}.route-fallback p{margin-top:14px;font-size:12px}.route-fallback-orb{position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(79,110,247,.16),rgba(128,93,232,.06) 48%,transparent 70%);filter:blur(10px)}.route-fallback .ant-spin,.route-fallback p{position:relative;z-index:1}.recent-panel,.readiness-panel,.next-step-panel,.research-flow-panel,.runtime-boundary{padding:22px}.section-heading{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading>*,.page-heading>*,.page-heading>div,.glass-panel>*{min-width:0}.page-heading h1,.page-heading p,.section-heading h2{overflow-wrap:anywhere}.glass-panel :where(p,small,strong,span,code,h1,h2,h3,h4),.ant-alert-content,.ant-alert-message,.ant-alert-description,.ant-descriptions-item-content,.ant-timeline-item-content{min-width:0;overflow-wrap:anywhere;word-break:break-word}.ant-descriptions-view table{width:100%;table-layout:fixed}.ant-alert,.ant-alert-action{max-width:100%}.glass-panel .ant-tag:not(.status-badge){max-width:100%;height:auto;white-space:normal;overflow-wrap:anywhere}.section-heading.compact{margin-bottom:10px}.section-heading h2,.next-step-panel h2,.capability-guidance h2{margin-top:3px;color:var(--text-primary);font-size:16px;font-weight:650}.panel-loading{min-height:260px;display:grid;place-items:center}.run-list{display:grid}.run-row{min-width:0;min-height:62px;padding:9px 6px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:12px;border:0;border-top:1px solid var(--border-muted);background:transparent;color:var(--text-primary);cursor:pointer;text-align:left}.run-row:hover{border-radius:10px;background:#ffffffb8}.run-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#4f6ef724,#805de814);color:var(--accent-primary)}.run-main{min-width:0;display:flex;flex-direction:column;gap:4px}.run-main strong{overflow:hidden;font-size:13px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.run-main small,.row-arrow{color:var(--text-tertiary);font-size:11px}.readiness-value{color:var(--accent-ai);font-size:24px;font-weight:680}.readiness-list{margin-top:14px;display:grid}.readiness-list button{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-top:1px solid var(--border-muted);background:transparent;color:var(--text-secondary);cursor:pointer;font-size:12px}.readiness-list button:first-child{border-top:0}.readiness-list button:hover span:first-child{color:var(--text-primary)}.readiness-list button span:first-child{display:flex;align-items:center;gap:8px}.next-step-panel p,.capability-guidance p{margin:10px 0 18px;color:var(--text-secondary);font-size:12px;line-height:1.7}.page-heading{min-height:92px;margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-heading h1{font-size:28px}.empty-workspace{min-height:330px;padding:48px 24px;display:grid;place-items:center;border-style:dashed;box-shadow:none}.empty-illustration{width:72px;height:72px;display:grid;place-items:center;border:1px solid rgba(139,124,246,.22);border-radius:22px;background:#8b7cf61a;color:#a394ff;font-size:30px}.empty-copy h2{margin:12px 0 6px;color:var(--text-primary);font-size:18px}.empty-copy p{max-width:520px;color:var(--text-secondary);font-size:13px;line-height:1.65}.empty-workspace .ant-empty-footer{display:flex;justify-content:center;gap:10px}.research-flow-panel{margin-top:18px}.research-flow-panel .ant-steps{margin:28px 0 24px}.text-action{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--accent-primary);cursor:pointer;font-size:12px}.text-action:hover{color:var(--accent-primary-hover)}.capability-tabs{margin-bottom:18px;display:inline-flex;padding:4px;border:1px solid rgba(255,255,255,.78);border-radius:13px;background:var(--surface-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-panel)}.capability-tabs button{height:36px;padding:0 16px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;background:transparent;color:var(--text-secondary);cursor:pointer;font-size:12px}.capability-tabs button:hover{color:var(--text-primary)}.capability-tabs button.active{background:linear-gradient(110deg,#4f6ef724,#805de817);color:#3455e5;box-shadow:inset 0 0 0 1px #4f6ef714}.capability-empty{min-height:360px;padding:54px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.capability-empty-icon{width:66px;height:66px;margin-bottom:14px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#4f6ef72b,#805de81a);color:#4f6ef7;box-shadow:0 18px 36px #4f6ef724;font-size:28px}.capability-empty h2{margin:14px 0 7px;color:var(--text-primary);font-size:20px}.capability-empty>p{max-width:620px;color:var(--text-secondary);font-size:13px;line-height:1.7}.guardrail-list{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.guardrail-list span{padding:8px 11px;border:1px solid var(--border-muted);border-radius:8px;background:var(--surface-hover);color:var(--text-secondary);font-size:11px}.guardrail-list .anticon{margin-right:5px;color:var(--status-success)}.capability-guidance{margin-top:18px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgba(255,255,255,.68);border-left:3px solid var(--accent-ai);border-radius:0 16px 16px 0;background:linear-gradient(100deg,#805de81c,#ffffff5c);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.capability-guidance p{margin-bottom:0;max-width:780px}.agent-profiles-page{--profile-indigo: #5468ea;--profile-violet: #865fd8;--profile-ink: #1f2942}.profile-overview-strip{position:relative;margin-bottom:18px;padding:18px 22px;display:grid;grid-template-columns:repeat(4,minmax(92px,.6fr)) minmax(280px,2fr);align-items:center;gap:14px;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:radial-gradient(circle at 92% -80%,rgba(111,88,222,.22),transparent 48%),linear-gradient(110deg,#ffffffd1,#f4f7ffb8);-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);box-shadow:var(--shadow-panel)}.profile-overview-strip:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--profile-indigo),var(--profile-violet))}.profile-overview-strip>div{padding-left:14px;display:flex;flex-direction:column;border-left:1px solid rgba(92,110,159,.12)}.profile-overview-strip>div:first-child{border-left:0}.profile-overview-strip span{color:var(--text-secondary);font-size:11px}.profile-overview-strip strong{margin-top:3px;color:var(--profile-ink);font-size:22px;line-height:1.1}.profile-overview-strip>p{margin:0;padding:11px 14px;border:1px solid rgba(84,104,234,.12);border-radius:11px;background:#5468ea0f;color:var(--text-secondary);font-size:11px;line-height:1.55}.profile-overview-strip>p .anticon{margin-right:7px;color:var(--profile-indigo)}.profile-workbench{display:grid;grid-template-columns:286px minmax(0,1fr);align-items:start;gap:18px}.profile-roster{position:sticky;top:82px;padding:10px;display:flex;flex-direction:column;gap:7px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#ffffffa1;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);box-shadow:var(--shadow-panel)}.profile-roster-heading{padding:8px 9px 12px;display:flex;align-items:baseline;justify-content:space-between;color:var(--profile-ink);font-size:13px;font-weight:650}.profile-roster-heading small{color:var(--text-tertiary);font-size:10px;font-weight:500}.profile-roster-card{position:relative;width:100%;padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr) 7px;align-items:center;gap:11px;border:1px solid transparent;border-radius:13px;background:transparent;color:inherit;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.profile-roster-card:hover{transform:translate(2px);background:#ffffffb8}.profile-roster-card.active{border-color:#5468ea2b;background:linear-gradient(105deg,#5468ea1f,#865fd80f);box-shadow:inset 3px 0 0 var(--profile-indigo),0 9px 24px #4a599d14}.profile-avatar,.profile-identity-avatar,.profile-editor-avatar{display:grid;place-items:center;overflow:hidden;color:#3f52bf;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff9e,0 7px 18px #4254911f}.profile-avatar img,.profile-identity-avatar img,.profile-editor-avatar img{width:100%;height:100%;display:block;object-fit:cover}.profile-avatar{width:40px;height:40px;border-radius:12px;font-size:14px}.profile-roster-copy{min-width:0;display:flex;flex-direction:column}.profile-roster-copy strong{overflow:hidden;color:var(--profile-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-roster-copy small{margin-top:2px;color:var(--text-secondary);font-size:10px}.profile-roster-copy>span{margin-top:4px;color:var(--text-tertiary);font-size:9px}.profile-roster-card>i{width:7px;height:7px;border-radius:50%;background:#c4cad7;box-shadow:0 0 0 3px #c4cad729}.profile-roster-card>i.active{background:#30b783;box-shadow:0 0 0 3px #30b78321}.profile-detail-column{min-width:0}.profile-identity-panel{padding:24px!important;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:radial-gradient(circle at 0 0,rgba(84,104,234,.1),transparent 36%),var(--surface-panel)!important}.profile-identity-main{min-width:0;display:flex;align-items:flex-start;gap:17px}.profile-identity-avatar{flex:0 0 auto;width:58px;height:58px;border-radius:17px;font-size:21px}.profile-title-line{display:flex;align-items:center;gap:10px}.profile-title-line h2{margin:0;color:var(--profile-ink);font-size:22px;letter-spacing:-.02em}.profile-identity-main p{max-width:720px;margin:7px 0 12px;color:var(--text-secondary);font-size:12px;line-height:1.65}.profile-section-heading{margin:25px 2px 13px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.profile-section-heading h2{margin:2px 0 3px;color:var(--profile-ink);font-size:19px}.profile-section-heading p{margin:0;color:var(--text-secondary);font-size:11px}.profile-version-empty{padding:38px!important;text-align:center}.profile-version-empty .ant-btn{margin-top:10px}.profile-version-list{display:flex;flex-direction:column;gap:12px}.profile-version-card{position:relative;padding:0!important;display:grid;grid-template-columns:98px minmax(0,1fr);overflow:hidden}.profile-version-card:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#aab3c8}.profile-version-card.status-reviewing:after{background:#5285ed}.profile-version-card.status-approved:after{background:#30b783}.profile-version-card.status-deprecated:after{background:#d39a4a}.profile-version-index{padding:22px 17px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-right:1px solid rgba(92,110,159,.1);background:#f2f5fc8a}.profile-version-index>strong{color:var(--profile-ink);font-size:25px;letter-spacing:-.04em}.profile-version-body{min-width:0;padding:20px 22px}.profile-version-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profile-version-heading h3{margin:0;color:var(--profile-ink);font-size:14px}.profile-version-heading p{margin:5px 0 0;color:var(--text-secondary);font-size:11px;line-height:1.55}.profile-version-heading>small{color:var(--text-tertiary);font-size:10px;white-space:nowrap}.profile-version-facts{margin-top:15px;display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));gap:8px}.profile-version-facts>span{padding:9px 10px;display:flex;flex-direction:column;border:1px solid rgba(92,110,159,.09);border-radius:9px;background:#f7f9fdad}.profile-version-facts small{color:var(--text-tertiary);font-size:9px}.profile-version-facts strong{margin-top:2px;overflow:hidden;color:var(--profile-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-version-tags{min-height:22px;margin-top:12px}.profile-version-actions{display:flex;align-items:center;justify-content:space-between;gap:18px}.profile-version-actions>span{color:var(--text-secondary);font-size:10px}.profile-modal-alert{margin-bottom:20px}.profile-avatar-editor{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(84,104,234,.12);border-radius:16px;background:linear-gradient(110deg,#5468ea12,#ffffff94)}.profile-avatar-editor-preview{min-width:0;display:flex;align-items:center;gap:13px}.profile-editor-avatar{flex:0 0 auto;width:54px;height:54px;border-radius:17px;font-size:18px}.profile-avatar-editor-preview strong{display:block;color:var(--profile-ink);font-size:12px}.profile-avatar-editor-preview small{max-width:310px;margin-top:3px;display:block;color:var(--text-tertiary);font-size:10px;line-height:1.5}.profile-avatar-file-input{display:none}.profile-avatar-color{display:inline-flex!important;align-items:center;gap:7px;color:var(--text-secondary);font-size:10px}.profile-avatar-color .ant-input{width:34px;height:30px;padding:3px;border-radius:9px}.profile-form-grid,.version-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.version-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-form-grid label,.version-form-grid label,.profile-prompt-binding-input,.version-policy-fields{min-width:0;display:flex;flex-direction:column;gap:7px}.profile-form-grid label>span,.version-form-grid label>span,.profile-prompt-binding-input>span,.version-policy-fields>span{color:var(--text-secondary);font-size:11px;font-weight:600}.profile-prompt-binding-input>small{color:var(--text-tertiary);font-size:10px;line-height:1.55}.profile-prompt-workbench{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:12px;align-items:stretch}.profile-prompt-lane{min-width:0;padding:16px;border:1px solid var(--border-muted);border-radius:12px;background:var(--surface-muted);display:flex;flex-direction:column;gap:10px}.profile-prompt-lane.champion{box-shadow:inset 3px 0 #64748b}.profile-prompt-lane.challenger{box-shadow:inset 3px 0 #2563eb}.profile-prompt-lane>span,.profile-prompt-diff-grid section>span{color:var(--text-tertiary);font-size:10px;font-weight:700;letter-spacing:.06em}.profile-prompt-lane h3{margin:0;font-size:16px}.profile-prompt-lane p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.65}.profile-prompt-lane>small{color:var(--text-tertiary);overflow-wrap:anywhere}.profile-prompt-swap{align-self:center;justify-self:center;color:#2563eb;font-size:18px}.profile-prompt-shadow-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-prompt-shadow-metrics>div{padding:12px;border:1px solid var(--border-muted);border-radius:10px;background:var(--surface-muted);display:flex;flex-direction:column;gap:5px}.profile-prompt-shadow-metrics span{color:var(--text-tertiary);font-size:10px}.profile-prompt-shadow-metrics strong{color:var(--text-primary);font-size:13px;overflow-wrap:anywhere}.profile-prompt-diff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-prompt-diff-grid section{min-width:0}.profile-prompt-diff-grid pre{max-height:220px;margin:7px 0 0;padding:12px;border-radius:9px;background:#101827;color:#dbeafe;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow:auto}.profile-form-grid .full,.version-form-grid .full,.version-policy-fields{grid-column:1 / -1}.code-input{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:11px!important;line-height:1.55!important}.version-policy-fields{padding:14px;border:1px solid var(--border-muted);border-radius:11px;background:#f7f9fda8}.version-tool-field>small{color:var(--text-tertiary);font-size:10px;font-weight:400;line-height:1.55}.version-tool-server-select{display:flex;flex-wrap:wrap;gap:7px 14px;padding:10px 12px;border:1px solid var(--border-muted);border-radius:10px;background:var(--surface-muted)}.version-tool-server-select .ant-checkbox-wrapper{margin-inline-start:0;color:var(--text-secondary);font-size:11px}.mcp-catalog-page{--mcp-accent: #397a91;--mcp-soft: #eaf4f6}.mcp-catalog-alert,.mcp-readiness-loading{margin-bottom:18px}.mcp-readiness-banner{margin-bottom:14px;padding:18px 20px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid rgba(55,112,128,.14);border-radius:18px;background:linear-gradient(110deg,#ffffffe6,#eff8f7c7);box-shadow:var(--shadow-panel)}.mcp-readiness-banner>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8f3f1;color:#337466;font-size:18px}.mcp-readiness-banner small{color:var(--mcp-accent);font-size:8px;font-weight:750;letter-spacing:.13em}.mcp-readiness-banner h2{margin:3px 0;color:var(--text-primary);font-size:15px}.mcp-readiness-banner p{margin:0;color:var(--text-secondary);font-size:10px;line-height:1.55}.mcp-readiness-meta{min-width:0;display:flex;align-items:flex-end;flex-direction:column;gap:5px}.mcp-readiness-meta .ant-tag{margin:0}.mcp-readiness-meta small{max-width:100%;text-align:right;white-space:normal;overflow-wrap:anywhere;letter-spacing:0;line-height:1.4}.mcp-readiness-banner.is-blocked{border-color:#b9464629;background:linear-gradient(110deg,#ffffffeb,#fff4f2cc)}.mcp-readiness-banner.is-blocked>span{background:#fce9e6;color:#b74d43}.mcp-readiness-banner.is-not_configured{border-color:#be852e29;background:linear-gradient(110deg,#ffffffeb,#fff9ebcc)}.mcp-readiness-banner.is-not_configured>span{background:#fbf1d9;color:#a8782f}.mcp-runtime-topology{margin-bottom:14px;padding:14px;display:flex;align-items:stretch;gap:10px;overflow-x:auto;border:1px solid rgba(55,112,128,.1);border-radius:18px;background:#ffffff75}.mcp-topology-segment{display:contents}.mcp-runtime-node{min-width:235px;flex:1 0 235px;padding:15px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;position:relative;border:1px solid var(--border-muted);border-radius:13px;background:#ffffffd6}.mcp-runtime-node>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e7f2f2;color:var(--mcp-accent)}.mcp-runtime-node>div{min-width:0}.mcp-runtime-node small{color:var(--text-tertiary);font-size:7px;font-weight:700;letter-spacing:.08em}.mcp-runtime-node-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.mcp-runtime-node-heading small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-runtime-node-heading .ant-tag{flex:0 0 auto;margin:0;font-size:8px!important;line-height:18px}.mcp-runtime-node h3{margin:5px 0 3px;overflow:hidden;color:var(--text-primary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mcp-runtime-node p{margin:0;color:var(--text-secondary);font-size:8px;line-height:1.55}.mcp-runtime-node.is-blocked>span{background:#fce9e6;color:#b74d43}.mcp-runtime-node.is-disabled>span{background:#f0f1f2;color:#8b929d}.mcp-runtime-node.is-unknown>span{background:#fbf1d9;color:#a8782f}.mcp-topology-arrow{align-self:center;flex:0 0 auto;color:#397a916b}.mcp-issue-panel{margin-bottom:18px;padding:0!important;overflow:hidden}.mcp-issue-panel>header{padding:14px 17px;border-bottom:1px solid var(--border-muted);background:#f4f7f7c2}.mcp-issue-panel>header>div{display:flex;align-items:center;gap:10px;color:var(--mcp-accent)}.mcp-issue-panel>header span{display:flex;flex-direction:column}.mcp-issue-panel>header strong{color:var(--text-primary);font-size:11px}.mcp-issue-panel>header small{margin-top:2px;color:var(--text-tertiary);font-size:8px}.mcp-issue-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mcp-issue-list article{min-width:0;padding:14px 17px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;border-right:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted)}.mcp-issue-list article:nth-child(2n){border-right:0}.mcp-issue-list article>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#fce9e6;color:#b74d43}.mcp-issue-list article.is-warning>span{background:#fbf1d9;color:#a8782f}.mcp-issue-list h3{margin:0;color:var(--text-primary);font-size:10px}.mcp-issue-list p{margin:4px 0;color:var(--text-secondary);font-size:9px;line-height:1.5}.mcp-issue-list small{display:block;color:var(--text-tertiary);font-size:8px;line-height:1.5}.mcp-issue-list small .anticon{margin-right:4px}.mcp-issue-list code{max-width:105px;overflow:hidden;color:var(--text-tertiary);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.mcp-no-issues{padding:24px;display:flex;align-items:center;justify-content:center;gap:8px;color:#337466;font-size:10px}.mcp-overview-strip{margin-bottom:18px;padding:18px 22px;display:grid;grid-template-columns:repeat(4,minmax(105px,1fr));align-items:center;gap:14px;border:1px solid rgba(255,255,255,.82);border-radius:18px;background:radial-gradient(circle at 91% -80%,rgba(58,151,163,.18),transparent 48%),linear-gradient(110deg,#ffffffdb,#f2f8fac2);box-shadow:var(--shadow-panel)}.mcp-overview-strip>div{padding-left:14px;display:flex;flex-direction:column;border-left:1px solid rgba(55,112,128,.12)}.mcp-overview-strip>div:first-child{border-left:0}.mcp-overview-strip small{color:var(--text-tertiary);font-size:10px}.mcp-overview-strip strong{margin-top:4px;color:var(--text-primary);font-size:17px}.mcp-empty{padding:42px!important;text-align:center}.mcp-empty p{margin:8px 0 0;color:var(--text-tertiary);font-size:10px}.mcp-server-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mcp-server-card{padding:0!important;overflow:hidden}.mcp-server-card>header{padding:18px 20px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--border-muted);background:linear-gradient(110deg,#eaf4f6d1,#ffffff75)}.mcp-server-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#dfeff2;color:var(--mcp-accent);font-size:17px}.mcp-server-card h2{margin:0;color:var(--text-primary);font-size:14px}.mcp-server-card header p{margin:4px 0 0;color:var(--text-tertiary);font-size:9px}.mcp-tool-list{max-height:480px;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.mcp-tool-list article{padding:15px 20px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:11px;border-bottom:1px solid var(--border-muted)}.mcp-tool-list article:last-child{border-bottom:0}.mcp-tool-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(57,122,145,.11);border-radius:10px;background:#eaf4f6b3;color:var(--mcp-accent)}.mcp-tool-list h3{margin:0;color:var(--text-primary);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.mcp-tool-list p{margin:5px 0;color:var(--text-secondary);font-size:10px;line-height:1.5}.mcp-tool-list code{color:var(--text-tertiary);font-size:8px;word-break:break-all}.mcp-tool-capabilities{display:flex;flex-wrap:wrap;gap:4px;margin:7px 0}.mcp-tool-capabilities .ant-tag{margin-inline-end:0;font-size:8px;line-height:17px}.mcp-tool-empty{padding:34px 20px;color:var(--text-tertiary);font-size:10px;text-align:center}.mcp-policy-panel{margin-top:14px;padding:17px 20px!important;display:flex;align-items:center;justify-content:space-between;gap:18px}.mcp-policy-panel>div:first-child{min-width:0;display:flex;align-items:center;gap:11px;color:var(--mcp-accent)}.mcp-policy-panel>div:first-child>span{display:flex;flex-direction:column}.mcp-policy-panel strong{color:var(--text-primary);font-size:11px}.mcp-policy-panel small{margin-top:3px;color:var(--text-tertiary);font-size:9px}.mcp-allowlist-tags{display:flex;flex-wrap:wrap;justify-content:flex-end}.mcp-role-binding-panel{margin-top:14px;padding:0!important;overflow:hidden}.mcp-role-binding-panel>header{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border-muted);background:linear-gradient(110deg,#eaf4f6b3,#ffffff85)}.mcp-role-binding-panel>header>div{min-width:0;display:flex;align-items:center;gap:10px;color:var(--mcp-accent)}.mcp-role-binding-panel>header span{display:flex;flex-direction:column}.mcp-role-binding-panel>header strong{color:var(--text-primary);font-size:11px}.mcp-role-binding-panel>header small{margin-top:3px;color:var(--text-tertiary);font-size:8px}.mcp-role-binding-panel>.ant-empty,.mcp-role-binding-panel>.ant-skeleton{margin:22px}.mcp-role-binding-list{display:flex;flex-direction:column}.mcp-role-binding-list article{padding:14px 18px;display:grid;grid-template-columns:36px minmax(150px,.65fr) minmax(0,2fr);align-items:center;gap:12px;border-bottom:1px solid var(--border-muted)}.mcp-role-binding-list article:last-child{border-bottom:0}.mcp-role-binding-list article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#e7f2f2;color:var(--mcp-accent);font-weight:750}.mcp-role-binding-list h3{margin:0;color:var(--text-primary);font-size:10px}.mcp-role-binding-list p{margin:3px 0 0;color:var(--text-tertiary);font-size:8px}.mcp-role-binding-list article>div:last-child{display:flex;flex-wrap:wrap;gap:5px}@media (max-width: 1120px){.mcp-overview-strip{grid-template-columns:repeat(4,minmax(90px,1fr))}.mcp-server-list,.mcp-issue-list{grid-template-columns:1fr}.mcp-issue-list article,.mcp-issue-list article:nth-child(2n){border-right:0}}@media (max-width: 720px){.mcp-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mcp-policy-panel{align-items:flex-start;flex-direction:column}.mcp-allowlist-tags{justify-content:flex-start}.mcp-tool-list article{grid-template-columns:34px minmax(0,1fr)}.mcp-tool-list article>.ant-tag{grid-column:2;justify-self:start}.mcp-readiness-banner{grid-template-columns:42px minmax(0,1fr)}.mcp-readiness-meta{grid-column:2;align-items:flex-start}.mcp-readiness-meta small{text-align:left}.mcp-role-binding-panel>header{align-items:flex-start;flex-direction:column}.mcp-role-binding-list article{grid-template-columns:36px minmax(0,1fr)}.mcp-role-binding-list article>div:last-child{grid-column:2}}.team-presets-page{--profile-indigo: #6b63de;--profile-violet: #9b5fc8;--profile-ink: #25283f}.team-overview-strip{background:radial-gradient(circle at 90% -70%,rgba(155,95,200,.2),transparent 48%),linear-gradient(110deg,#ffffffd6,#f7f4ffb8)}.team-capability-alert{margin-bottom:18px}.team-version-card .profile-version-heading h3{display:flex;align-items:center;gap:7px}.team-version-card .profile-version-heading h3 .anticon{color:var(--profile-indigo)}.constraint-packs-page{--profile-indigo: #7652b5;--profile-violet: #ae6c9c;--profile-ink: #29243a}.constraint-overview-strip{background:radial-gradient(circle at 88% -70%,rgba(174,108,156,.2),transparent 48%),linear-gradient(110deg,#ffffffdb,#f9f5fcbd)}.skill-blueprint-section{margin:22px 0 28px}.skill-blueprint-section .profile-section-heading{margin-bottom:13px}.skill-blueprint-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.skill-blueprint-card{min-width:0;padding:18px!important;display:flex;flex-direction:column;gap:13px;border:1px solid rgba(38,149,214,.12)!important;background:linear-gradient(150deg,#fff,#f7fbfd)!important;box-shadow:0 9px 28px #2d586e0f!important}.skill-blueprint-card.is-installed{border-color:#2c9b7033!important}.skill-blueprint-card-head{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px}.skill-blueprint-card-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf5fa;color:#247da9;font-size:15px;font-weight:800}.skill-blueprint-card-head h3{margin:0;color:var(--text-heading);font-size:13px}.skill-blueprint-card-head code{max-width:100%;margin-top:3px;display:block;overflow:hidden;color:var(--text-tertiary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.skill-blueprint-card>p{min-height:54px;margin:0;color:var(--text-secondary);font-size:11px;line-height:1.65}.skill-blueprint-tags{min-height:25px}.skill-blueprint-sources{min-height:52px;padding-top:10px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px 10px;border-top:1px solid var(--border-subtle)}.skill-blueprint-sources>small{width:100%;color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.skill-blueprint-sources a,.skill-blueprint-sources span{display:inline-flex;align-items:center;gap:4px;color:#387c9e;font-size:10px;text-decoration:none}.skill-blueprint-sources a:hover{color:var(--accent-primary-hover)}.skill-blueprint-sources em{padding:1px 4px;border-radius:4px;background:#edf4f6;color:var(--text-tertiary);font-size:8px;font-style:normal}@media (max-width: 1100px){.skill-blueprint-grid{grid-template-columns:1fr}.skill-blueprint-card>p{min-height:0}}.constraint-workbench .profile-roster-card.active{border-color:#7652b533}.constraint-identity-panel{background:radial-gradient(circle at 0 0,rgba(118,82,181,.11),transparent 36%),var(--surface-panel)!important}.constraint-scope-avatar{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:#56428d;font-size:13px;font-style:normal;font-weight:800;box-shadow:inset 0 0 0 1px #ffffffa8,0 7px 18px #4a39731c}.constraint-scope-avatar.large{width:58px;height:58px;border-radius:17px;font-size:19px}.constraint-scope-avatar.scope-shared{background:linear-gradient(145deg,#e8edff,#f3efff);color:#4d5fc0}.constraint-scope-avatar.scope-role{background:linear-gradient(145deg,#eee6fb,#f8eff8);color:#7652b5}.constraint-scope-avatar.scope-task{background:linear-gradient(145deg,#def4f3,#ecf5ff);color:#277e86}.constraint-version-card{grid-template-columns:92px minmax(0,1fr)}.constraint-version-meta{margin-top:13px;display:grid;grid-template-columns:auto minmax(100px,1fr) auto minmax(100px,1fr);align-items:center;gap:7px 9px}.constraint-version-meta span{color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.constraint-version-meta code{min-width:0;overflow:hidden;color:#5c5271;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.constraint-markdown-preview{max-height:190px;margin:13px 0 16px;padding:15px 17px;overflow:auto;border:1px solid rgba(118,82,181,.1);border-radius:12px;background:linear-gradient(145deg,#f9f7fcf0,#f6f8fdc2);color:#474055;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;line-height:1.7;white-space:pre-wrap}.constraint-editor-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(230px,.75fr);gap:18px}.constraint-editor-grid>label{min-width:0;display:flex;flex-direction:column;gap:7px}.constraint-editor-grid>label>span,.constraint-editor-grid aside label>span{color:var(--text-secondary);font-size:11px;font-weight:600}.constraint-markdown-editor{resize:vertical}.constraint-editor-grid aside{padding:18px;border:1px solid rgba(118,82,181,.12);border-radius:14px;background:linear-gradient(145deg,#f2edfab8,#faf8fcc7)}.constraint-editor-grid aside>strong{color:var(--profile-ink);font-size:12px}.constraint-editor-grid aside ol{margin:12px 0;padding-left:19px;color:var(--text-secondary);font-size:10px;line-height:1.9}.constraint-editor-grid aside>p{margin:0 0 18px;color:var(--text-tertiary);font-size:10px;line-height:1.65}.constraint-editor-grid aside label{display:flex;flex-direction:column;gap:7px}.team-roster-preview{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.team-roster-preview>span{padding:9px 10px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid rgba(107,99,222,.1);border-radius:10px;background:linear-gradient(105deg,#6b63de0f,#ffffff8c)}.team-roster-preview i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e9edff;color:#535ec2;font-size:10px;font-style:normal;font-weight:700}.team-roster-preview b{overflow:hidden;color:var(--profile-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.team-budget-facts{margin-bottom:12px}.team-no-order-note{margin-bottom:14px;padding:9px 11px;border-radius:8px;background:#6b63de0f;color:var(--text-secondary);font-size:10px}.team-version-form{display:flex;flex-direction:column;gap:18px}.team-version-form>label,.team-participation-list,.team-budget-editor{display:flex;flex-direction:column;gap:8px}.team-version-form>label>span,.team-participation-list>span,.team-budget-editor>span{color:var(--text-secondary);font-size:11px;font-weight:600}.team-participation-list{padding:14px;border:1px solid rgba(107,99,222,.12);border-radius:12px;background:#f7f7fdbd}.team-participation-list>div{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:14px}.team-participation-list b{overflow:hidden;color:var(--profile-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.team-budget-editor{padding:14px;border:1px solid var(--border-muted);border-radius:12px;background:#f7f9fdb3}.team-budget-editor>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.team-budget-editor .ant-input-number{width:100%}.runtime-alert{margin-bottom:18px}.runtime-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.runtime-card{min-height:132px;padding:22px;display:grid;grid-template-columns:44px 1fr;gap:15px}.runtime-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#4f6ef721,#805de812);color:var(--accent-primary);font-size:19px}.runtime-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.runtime-title h2{color:var(--text-primary);font-size:15px}.runtime-card p{margin-top:9px;color:var(--text-secondary);font-size:12px;line-height:1.6}.runtime-boundary{margin-top:18px}.boundary-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr) auto);align-items:center;gap:10px}.boundary-flow>span{min-height:76px;padding:14px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--border-muted);border-radius:9px;background:var(--surface-hover)}.boundary-flow>span strong{color:var(--text-primary);font-size:13px}.boundary-flow>span small{margin-top:5px;color:var(--text-tertiary);font-size:10px}.boundary-flow>i{color:var(--text-tertiary);font-style:normal}.boundary-note{margin-top:14px;color:var(--text-secondary);font-size:11px}.boundary-note .anticon{margin-right:6px;color:var(--status-success)}.feature-loading{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--text-secondary);font-size:12px}.target-batch-summary{margin-bottom:18px;padding:18px 22px}.target-batch-summary .ant-descriptions-view{background:transparent}.target-pool-panel{overflow:hidden}.target-pool-toolbar{min-height:92px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border-muted)}.target-pool-toolbar h2{margin-top:3px;color:var(--text-primary);font-size:17px}.target-pool-toolbar p{margin-top:5px;color:var(--text-tertiary);font-size:11px}.target-search-input{width:230px}.target-strategy-select{width:180px}.target-pool-panel .ant-table-wrapper{padding:0 10px 10px}.target-identity{display:flex;flex-direction:column;gap:4px}.target-identity strong{color:var(--text-primary);font-size:13px;font-weight:600}.target-identity span{color:var(--text-tertiary);font-family:SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.2px}.research-scope-bar{position:sticky;z-index:8;bottom:18px;margin:18px auto 0;padding:14px 16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;border-color:#4f6ef733;background:#ffffffe0;box-shadow:0 24px 70px #37467d33,inset 0 1px #fff}.research-scope-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#4f6ef72e,#805de81a);color:var(--accent-primary);font-size:18px}.research-scope-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.research-scope-copy strong{color:var(--text-primary);font-size:13px}.research-scope-copy span{overflow:hidden;color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.research-scope-actions{display:flex;align-items:center;gap:8px}.draft-steps-panel{margin-bottom:18px;padding:20px 24px}.draft-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:18px;align-items:start}.draft-main-column,.draft-aside-column{display:grid;gap:18px}.draft-section,.draft-capability-card{padding:22px}.draft-section-heading{margin-bottom:20px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px}.draft-section-heading h2,.draft-capability-card h2{margin-top:3px;color:var(--text-primary);font-size:17px}.draft-section-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#4f6ef72b,#4f6ef70f);color:var(--accent-primary);font-size:18px}.draft-scope-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.draft-scope-summary>div{min-height:70px;padding:13px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid var(--border-muted);border-radius:12px;background:#f8faff9e}.draft-scope-summary small{color:var(--text-tertiary);font-size:10px}.draft-scope-summary strong{overflow:hidden;color:var(--text-primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.draft-symbols{margin-top:14px;display:flex;flex-wrap:wrap;gap:6px}.draft-field{margin-top:16px;display:grid;gap:8px}.draft-field>span{color:var(--text-primary);font-size:12px;font-weight:600}.draft-capability-card>p{margin:10px 0 18px;color:var(--text-secondary);font-size:12px;line-height:1.7}.draft-capability-list{margin-bottom:18px;display:grid}.draft-capability-list>span{min-height:48px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;border-top:1px solid var(--border-muted);color:var(--text-secondary);font-size:11px}.draft-capability-list>span:first-child{border-top:0}.draft-footer-actions{margin-top:18px;padding:14px 0 4px;display:flex;justify-content:flex-end}.draft-missing-scope{padding:24px;display:grid;gap:18px}.draft-missing-scope .ant-btn{justify-self:start}.local-drafts-panel{margin-top:18px;padding:22px}.research-cases-panel{padding:22px}.research-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.research-case-toolbar{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:12px}.research-case-search{width:min(320px,100%)}.research-case-pagination{margin-top:18px;display:flex;justify-content:flex-end}.backtest-fact-workbench .ant-card,.backtest-digest-workbench .ant-card,.backtest-fact-workbench .ant-card-head-wrapper,.backtest-digest-workbench .ant-card-head-wrapper,.backtest-fact-workbench .ant-card-head-title,.backtest-digest-workbench .ant-card-head-title,.backtest-fact-workbench .ant-card-extra,.backtest-digest-workbench .ant-card-extra{min-width:0}.backtest-fact-workbench .ant-card-head-wrapper,.backtest-digest-workbench .ant-card-head-wrapper{flex-wrap:wrap;gap:8px}.backtest-fact-workbench .ant-card-body,.backtest-digest-workbench .ant-card-body{overflow:hidden}.backtest-fact-workbench,.backtest-digest-workbench{min-width:0;max-width:100%;margin-top:20px;padding:24px;overflow:hidden}.backtest-fact-grid{min-width:0;margin-top:2px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));gap:16px}.backtest-fact-card{min-width:0;max-width:100%;border-color:var(--border-subtle)}.backtest-fact-card-title,.backtest-fact-card-tags{min-width:0;max-width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.backtest-fact-card-title{width:100%}.backtest-fact-run-id{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.backtest-fact-card-tags{justify-content:flex-end}.backtest-fact-metrics{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(155px,100%),1fr));gap:10px}.backtest-fact-metrics>div{min-width:0;min-height:78px;padding:13px 14px;display:grid;align-content:center;gap:6px;border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-muted)}.backtest-fact-metrics small{color:var(--text-tertiary);font-size:11px}.backtest-fact-metrics strong{min-width:0;color:var(--text-primary);font-size:15px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.research-case-card{min-width:0;padding:17px;display:flex;flex-direction:column;align-items:stretch;gap:9px;border:1px solid var(--border-muted);border-radius:15px;background:linear-gradient(145deg,#ffffffc7,#f4f7ff94);color:var(--text-primary);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.research-case-card:hover{transform:translateY(-3px);border-color:#4f6ef740;box-shadow:0 14px 34px #43547e1a}.research-case-card:focus-visible{outline:3px solid rgba(38,149,214,.2);outline-offset:2px}.research-case-card-top{display:flex;align-items:center;justify-content:space-between}.research-card-toolbar{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px}.research-card-toolbar .ant-btn{flex:0 0 auto}.research-case-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#4f6ef72e,#8b7cf614);color:var(--accent-primary)}.research-case-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.research-case-card p{min-height:38px;margin:0;overflow:hidden;color:var(--text-secondary);font-size:11px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.research-case-card small{color:var(--text-tertiary);font-size:10px}.research-local-draft-card{cursor:default}.research-local-draft-card:hover{transform:none}.research-local-draft-actions{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.candidate-batch-list-panel{padding:0;overflow:hidden}.candidate-batch-template-action{margin-top:8px;display:flex;align-items:center;justify-content:flex-end;gap:2px;color:var(--text-tertiary);font-size:12px}.strategy-study-list-page .page-heading{margin-bottom:28px}.strategy-study-list-heading{margin:0 0 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.strategy-study-list-heading>div{min-width:0;display:flex;align-items:baseline;gap:10px}.strategy-study-list-heading strong{color:var(--text-heading);font-size:17px}.strategy-study-list-heading span{color:var(--text-tertiary);font-size:12px}.strategy-study-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.strategy-study-card{min-height:0;padding:0;gap:0;overflow:hidden;border-color:var(--border-subtle);border-radius:18px;background:#fff;box-shadow:var(--shadow-panel)}.strategy-study-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent-primary) 28%,var(--border-subtle));box-shadow:0 18px 42px #2f455b1c}.strategy-study-card-header{padding:18px 20px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px}.strategy-study-card .research-case-icon{width:40px;height:40px;border:1px solid color-mix(in srgb,var(--accent-primary) 16%,var(--border-subtle));border-radius:12px;background:color-mix(in srgb,var(--accent-primary) 8%,white)}.strategy-study-card-body{min-width:0;padding:8px 20px 18px;display:grid;gap:10px}.strategy-study-card-body>strong{min-width:0;overflow:hidden;color:var(--text-heading);font-size:17px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.strategy-study-card-range{color:var(--text-secondary);font-size:12px;font-variant-numeric:tabular-nums}.strategy-study-card-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;margin-top:4px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface-muted)}.strategy-study-card-metrics>span{min-width:0;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.strategy-study-card-metrics>span+span{border-left:1px solid var(--border-subtle)}.strategy-study-card-metrics small{color:var(--text-tertiary);font-size:10px}.strategy-study-card-metrics b{color:var(--text-heading);font-size:17px;font-variant-numeric:tabular-nums}.strategy-study-card-updated{margin-top:1px}.strategy-study-card-footer{min-height:50px;padding:7px 10px 7px 12px;display:flex;align-items:center;gap:2px;border-top:1px solid var(--border-subtle);background:#fbfcfc}.strategy-study-card-footer .ant-btn{height:34px;padding-inline:9px}.strategy-study-card-footer .ant-btn:first-child{margin-right:auto;font-weight:600}@media (max-width: 620px){.strategy-study-card-grid{grid-template-columns:1fr}.strategy-study-card-footer{flex-wrap:wrap}}.local-draft-list{display:grid;gap:10px}.local-draft-card{padding:16px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--border-muted);border-radius:13px;background:#ffffff85;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.local-draft-card:hover{transform:translateY(-2px);border-color:#4f6ef738;box-shadow:0 12px 30px #43547e14}.local-draft-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#4f6ef729,#805de814);color:var(--accent-primary)}.local-draft-copy{min-width:0}.local-draft-copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.local-draft-copy strong{overflow:hidden;color:var(--text-primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.local-draft-copy p{margin:6px 0;overflow:hidden;color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.local-draft-copy small{color:var(--text-tertiary);font-size:10px}.local-draft-error{margin-top:5px;display:block;color:#dc5261;font-size:10px}.local-draft-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.research-case-editor-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:18px;align-items:start}.research-case-editor,.research-case-scope-card{padding:22px}.research-case-scope-card h2{margin:3px 0 18px;color:var(--text-primary);font-size:17px}.research-case-scope-card .ant-alert{margin-top:18px}.research-conflict-alert{margin-bottom:18px}.research-conflict-content p{margin:6px 0 12px}.research-conflict-comparison{margin-bottom:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.research-conflict-comparison span{padding:10px 12px;display:grid;gap:4px;border:1px solid rgba(217,145,40,.22);border-radius:10px;background:#fffaeba8}.research-conflict-comparison small{color:var(--text-tertiary)}.research-case-provenance{margin-top:14px;padding:12px 14px;display:grid;gap:4px;border:1px solid rgba(79,110,247,.14);border-radius:12px;background:#f7f9ffb8}.research-case-provenance small{color:var(--text-tertiary);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.research-case-provenance strong{overflow:hidden;color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.resizable-run-table .ant-table-container{overflow:visible}.resizable-run-table .ant-table-thead>tr>th{position:relative}.run-column-resize-handle{width:10px;position:absolute;z-index:3;top:0;right:-5px;bottom:0;cursor:col-resize;touch-action:none}.run-column-resize-handle:after{content:"";width:2px;position:absolute;top:22%;right:4px;bottom:22%;border-radius:2px;background:transparent;transition:background .16s ease}.resizable-run-table .ant-table-thead>tr>th:hover .run-column-resize-handle:after,.run-column-resize-handle:hover:after{background:var(--accent-primary)}.run-list-actions{width:100%;max-width:100%;row-gap:2px}.run-list-actions .ant-space-item{min-width:0}.run-list-actions .ant-btn{max-width:100%}.research-case-page{min-width:0;max-width:100%;overflow-x:hidden}.research-case-page>*,.research-case-page .research-case-editor-layout,.research-case-page .research-case-editor-layout>*,.research-case-page .glass-panel,.research-case-page .ant-card,.research-case-page .ant-card-body,.research-case-page .ant-alert,.research-case-page .ant-alert-content,.research-case-page .ant-collapse,.research-case-page .ant-collapse-content,.research-case-page .ant-collapse-content-box,.research-case-page .ant-form-item,.research-case-page .ant-form-item-control,.research-case-page .ant-space,.research-case-page .ant-space-item{min-width:0;max-width:100%}.research-case-page .glass-panel,.research-case-page .ant-card{overflow:hidden}.research-case-page .page-heading{align-items:flex-start}.research-case-page .page-heading>div:first-child{min-width:0;flex:1 1 auto}.research-case-page .page-heading-actions{min-width:0;flex:0 1 auto}.research-case-page .draft-scope-summary{min-width:0;grid-template-columns:repeat(auto-fit,minmax(min(175px,100%),1fr))}.research-case-page .draft-scope-summary>div,.research-case-page .research-conflict-comparison>span,.research-case-page .research-case-provenance,.research-case-page .draft-symbols{min-width:0;max-width:100%}.research-case-page .draft-scope-summary strong,.research-case-page .research-conflict-comparison strong,.research-case-page .research-case-provenance strong,.research-case-page :where(p,small,strong,span,code,h1,h2,h3,h4,li,dd){min-width:0;overflow-wrap:anywhere;word-break:break-word}.research-case-page .research-case-provenance strong{overflow:visible;white-space:normal;text-overflow:clip}.research-case-page pre{max-width:100%;overflow-x:auto;white-space:pre}.research-case-page pre code{word-break:normal;overflow-wrap:normal}.research-case-page .ant-table-wrapper,.research-case-page .ant-table-container,.research-case-page .ant-table-content{max-width:100%}.research-case-page .ant-table-content{overflow-x:auto!important}.research-case-page .ant-tag{max-width:100%;height:auto;white-space:normal}@media (max-width: 900px){.research-case-page .page-heading{flex-direction:column;align-items:stretch}.research-case-page .page-heading-actions{width:100%}.research-case-page .research-case-editor-layout{grid-template-columns:1fr}}.conversation-workspace{position:relative;margin-top:18px;padding:24px;overflow:hidden}.conversation-workspace:before{content:"";position:absolute;width:260px;height:260px;top:-155px;right:80px;border-radius:50%;background:radial-gradient(circle,#6f5cf624,#4f6ef700);pointer-events:none}.conversation-workspace-header,.conversation-ledger-header,.conversation-composer-footer,.conversation-turn-copy>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.conversation-workspace-header{position:relative;margin-bottom:20px;align-items:flex-start}.conversation-workspace-header h2{margin:4px 0 5px;color:var(--text-primary);font-size:20px}.conversation-workspace-header p{margin:0;color:var(--text-secondary);font-size:11px}.conversation-boundary-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.conversation-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px}.conversation-composer,.conversation-promotion-guide{padding:18px;border:1px solid var(--border-muted);border-radius:16px}.conversation-composer{background:#ffffff94}.conversation-section-title{margin-bottom:14px;display:flex;align-items:center;gap:10px}.conversation-section-icon,.conversation-avatar{flex:0 0 auto;display:grid;place-items:center;color:var(--accent-primary);background:linear-gradient(145deg,#4f6ef729,#8b7cf612)}.conversation-section-icon{width:36px;height:36px;border-radius:11px}.conversation-section-title>div{display:grid;gap:2px}.conversation-section-title strong,.conversation-ledger-header strong{color:var(--text-primary);font-size:13px}.conversation-section-title small,.conversation-ledger-header small,.conversation-composer-footer small{color:var(--text-tertiary);font-size:10px}.conversation-composer .ant-input{border-color:#4f6ef71f;background:#fafbffbd}.conversation-composer-footer{margin-top:12px}.conversation-promotion-guide{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 92% 5%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,#4f6ef7,#705de6 58%,#8a5edb);box-shadow:0 18px 42px #4f51be33}.conversation-guide-orbit{width:40px;height:40px;margin-bottom:14px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:13px;background:#ffffff1f;font-size:17px}.conversation-promotion-guide>strong{display:block;font-size:14px}.conversation-promotion-guide>p{margin:7px 0 14px;color:#ffffffc7;font-size:10px;line-height:1.7}.conversation-promotion-guide ol{margin:0;padding:0;display:grid;gap:7px;list-style:none}.conversation-promotion-guide li{display:flex;align-items:center;gap:8px;color:#ffffffe6;font-size:10px}.conversation-promotion-guide li span{width:20px;height:20px;display:grid;place-items:center;border-radius:7px;background:#ffffff24;font-size:9px}.conversation-ledger-header{margin:22px 0 10px}.conversation-ledger-header>div:first-child{display:grid;gap:2px}.conversation-turn-list{display:grid;gap:8px}.conversation-turn{padding:14px;display:grid;grid-template-columns:auto 34px minmax(0,1fr);align-items:flex-start;gap:10px;border:1px solid var(--border-muted);border-radius:14px;background:#ffffff7a;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.conversation-turn:hover{transform:translateY(-1px);border-color:#4f6ef733;box-shadow:0 9px 24px #46537d0f}.conversation-turn.is-selected{border-color:#4f6ef757;background:linear-gradient(100deg,#f4f7ffeb,#fbf9ffbd)}.conversation-turn>.ant-checkbox-wrapper,.conversation-turn>.ant-checkbox{margin-top:7px}.conversation-avatar{width:34px;height:34px;border-radius:11px}.conversation-turn-copy{min-width:0}.conversation-turn-copy strong{color:var(--text-secondary);font-size:10px}.conversation-turn-copy time{color:var(--text-tertiary);font-size:9px}.conversation-turn-copy p{margin:6px 0 0;color:var(--text-primary);font-size:12px;line-height:1.7;white-space:pre-wrap}.conversation-turn-copy blockquote{margin:9px 0 0;padding:9px 11px;border-left:2px solid rgba(79,110,247,.3);border-radius:0 8px 8px 0;background:#f5f7fdcc;color:var(--text-secondary);font-size:10px}.conversation-empty{padding:26px 0 16px}.promotion-editor{padding-top:4px}.promotion-editor .ant-alert{margin-bottom:18px}.promotion-scope-note{margin-top:16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(79,110,247,.13);border-radius:12px;background:#f6f8ffb8}.promotion-scope-note small{color:var(--text-tertiary)}.promotion-scope-note strong{color:var(--text-secondary);font-size:11px}.promotion-success{padding:20px 0 4px;text-align:center}.promotion-success>span{width:58px;height:58px;margin:0 auto 12px;display:grid;place-items:center;border-radius:18px;color:#16865a;background:linear-gradient(145deg,#29bc802e,#50cfa00f);font-size:24px}.promotion-success h3{margin:0;color:var(--text-primary)}.promotion-success p{margin:8px auto 16px;max-width:500px;color:var(--text-secondary);font-size:11px;line-height:1.7}.promotion-success .ant-alert{text-align:left}@media (max-width: 1100px){.research-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.research-case-editor-layout,.conversation-grid{grid-template-columns:1fr}}@media (max-width: 720px){.research-case-grid{grid-template-columns:1fr}.research-case-toolbar{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start}.local-draft-card{grid-template-columns:40px minmax(0,1fr)}.local-draft-actions{grid-column:1 / -1;justify-content:flex-end}.research-conflict-comparison{grid-template-columns:1fr}.conversation-workspace{padding:18px}.conversation-workspace-header,.conversation-ledger-header,.conversation-composer-footer{align-items:stretch;flex-direction:column}.conversation-boundary-badges{justify-content:flex-start}.conversation-ledger-header .ant-space{width:100%;justify-content:space-between}.promotion-scope-note{align-items:flex-start;flex-direction:column}}.glass,.glass-card,.glass-card-static,.glass-stat,.glass-table-wrapper{border:1px solid rgba(255,255,255,.74);border-radius:18px;background:var(--surface-panel);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:var(--shadow-panel)}.glass-card{transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.glass-card:hover{transform:translateY(-3px);border-color:#4f6ef747;background:var(--surface-raised);box-shadow:var(--shadow-panel-hover)}.glass-stat{padding:20px}.glass-sider{background:var(--surface-sidebar)!important}.glass-header{background:var(--header-bg)!important}.glass-content{background:transparent!important}.ant-card{border-color:#ffffffbd!important;background:var(--surface-panel)!important;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:var(--shadow-panel)!important}.ant-card-head{border-bottom-color:var(--border-muted)!important}.ant-table,.ant-table-container,.ant-table-placeholder{background:transparent!important}.ant-table-thead>tr>th{border-bottom-color:var(--border-muted)!important;background:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom-color:var(--table-td-border)!important;color:var(--table-td-color)!important}.ant-table-tbody>tr>td.ant-table-column-sort,.ant-table-thead>tr>th.ant-table-column-sort{background:var(--table-sort-bg)!important}.ant-tag{border-radius:6px!important;font-size:11px!important}.ant-btn{font-weight:500;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.ant-btn-primary{border-color:transparent!important;background:linear-gradient(115deg,#4f6ef7,#6b62e9)!important;box-shadow:0 9px 22px #4f6ef738,inset 0 1px #ffffff4d!important}.ant-btn-primary:hover{transform:translateY(-1px);background:linear-gradient(115deg,#3e60ee,#5f54dd)!important;box-shadow:0 13px 28px #4f6ef747,inset 0 1px #ffffff52!important}.ant-btn-default{border-color:var(--btn-default-border)!important;background:var(--btn-default-bg)!important;color:var(--btn-default-color)!important}.ant-btn-default:hover{border-color:var(--btn-default-hover-border)!important;background:var(--btn-default-hover-bg)!important;color:var(--text-primary)!important}.ant-input,.ant-input-number,.ant-select-selector{border-color:var(--input-border)!important;background:var(--input-bg)!important;color:var(--input-color)!important}.ant-input::placeholder{color:var(--input-placeholder)!important}.ant-modal-content{border:1px solid rgba(255,255,255,.8)!important;background:var(--modal-bg)!important;backdrop-filter:blur(28px) saturate(150%);-webkit-backdrop-filter:blur(28px) saturate(150%);box-shadow:0 30px 90px #38467033!important}.ant-modal-header{background:transparent!important}.ant-message-notice-content{border:1px solid rgba(255,255,255,.8)!important;background:var(--message-bg)!important;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%);box-shadow:0 18px 48px #38467029!important}.ant-pagination .ant-pagination-item{border-color:var(--btn-default-border)!important;background:var(--btn-default-bg)!important}.ant-pagination .ant-pagination-item a{color:var(--text-secondary)!important}.ant-pagination .ant-pagination-item-active{border-color:var(--accent-primary)!important}.ant-tabs-tab,.ant-empty-description{color:var(--text-secondary)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-primary)!important}.ant-progress-inner{background:var(--surface-muted)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp .28s ease-out forwards}.animate-delay-1{animation-delay:40ms;opacity:0}.animate-delay-2{animation-delay:80ms;opacity:0}.animate-delay-3{animation-delay:.12s;opacity:0}.animate-delay-4{animation-delay:.16s;opacity:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.analysis-preflight-panel{min-width:0;max-width:100%;margin-top:22px;padding:24px;display:grid;gap:18px;overflow:hidden;position:relative}.analysis-preflight-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#6f71ff,#38b9a2)}.preflight-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.preflight-form-grid label{display:grid;gap:8px;color:var(--text-secondary);font-size:13px;font-weight:650}.preflight-form-grid label.full{grid-column:1 / -1}.preflight-form-grid .ant-select{width:100%}.preflight-specialist-list{display:grid;gap:8px}.preflight-specialist-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border:1px solid var(--border-muted);background:var(--surface-muted)}.preflight-specialist-list>div>span{display:grid;gap:3px;min-width:0}.preflight-specialist-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preflight-specialist-list small{color:var(--text-tertiary)}.preflight-specialist-list .ant-select{width:118px;flex:0 0 auto}.preflight-roster-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(98,108,172,.14);border-radius:16px;overflow:hidden;background:#f6f8ffb8}.preflight-roster-summary>div{display:grid;gap:5px;padding:15px 17px;border-right:1px solid rgba(98,108,172,.11);min-width:0}.preflight-roster-summary>div:last-child{border-right:0}.preflight-roster-summary small,.preflight-snapshot-grid small{color:var(--text-tertiary)}.preflight-roster-summary strong,.preflight-snapshot-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preflight-budget-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px;border:1px solid var(--border-muted);background:var(--surface-muted)}.preflight-budget-grid label{display:grid;gap:6px;color:var(--text-secondary);font-size:11px}.preflight-budget-grid .ant-input-number{width:100%}.preflight-task-constraints{display:grid;gap:10px;color:var(--text-secondary)}.preflight-task-constraints>span{font-size:13px}.preflight-result{border:1px solid rgba(71,189,153,.24);border-radius:20px;padding:20px;background:linear-gradient(145deg,#eefcf7e0,#f8faffe0);display:grid;gap:16px}.preflight-result.is-blocked{border-color:#e85b6f40;background:linear-gradient(145deg,#fff3f5e6,#faf8ffe6)}.preflight-result-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.preflight-result-head>span{display:flex;align-items:center;gap:9px;color:#23866f;font-size:16px}.preflight-result.is-blocked .preflight-result-head>span{color:#c9425b}.preflight-snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.preflight-snapshot-grid>div{padding:14px;border-radius:14px;background:#ffffffbd;display:grid;gap:5px;min-width:0}.preflight-snapshot-grid span{color:var(--text-tertiary);font-size:12px}.preflight-constraint-list{display:flex;flex-wrap:wrap;gap:8px}.preflight-issues{width:100%}.preflight-confirmation{display:flex;align-items:center;justify-content:space-between;gap:14px}.preflight-confirmation .ant-alert{flex:1}.task-confirm-copy{color:var(--text-secondary);line-height:1.7}.task-confirm-copy p{margin:8px 0 0}.research-case-page .research-workbench-guidance{min-width:0;max-width:100%;padding:14px 16px;align-items:flex-start;border:1px solid color-mix(in srgb,var(--accent-primary) 22%,var(--border-subtle));border-radius:12px;background:color-mix(in srgb,var(--accent-primary) 5%,white)}.research-case-page .research-workbench-guidance .ant-alert-icon{margin-top:3px}.research-case-page .research-workbench-guidance .ant-alert-content{flex:1 1 260px;min-width:0}.research-case-page .research-workbench-guidance .ant-alert-message{color:var(--text-primary);font-size:14px;font-weight:650}.research-case-page .research-workbench-guidance .ant-alert-description{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.65}.research-case-page .analysis-preflight-panel .section-heading,.research-case-page .backtest-fact-workbench .section-heading,.research-case-page .backtest-digest-workbench .section-heading{margin-bottom:0;align-items:flex-start;flex-wrap:wrap}.research-case-page .analysis-preflight-panel .section-heading h2,.research-case-page .backtest-fact-workbench .section-heading h2,.research-case-page .backtest-digest-workbench .section-heading h2{white-space:normal;text-overflow:clip}.research-case-page .analysis-preflight-panel .ant-select,.research-case-page .analysis-preflight-panel .ant-select-selector,.research-case-page .analysis-preflight-panel .ant-select-selection-wrap,.research-case-page .analysis-preflight-panel .ant-select-selection-overflow{min-width:0;max-width:100%}.research-case-page .analysis-preflight-panel .ant-select-selection-item{max-width:100%}@media (max-width: 760px){.analysis-preflight-panel,.backtest-fact-workbench,.backtest-digest-workbench{padding:18px}.research-case-page .research-workbench-guidance{padding:12px 13px;flex-wrap:wrap}.research-case-page .research-workbench-guidance .ant-alert-action{width:100%;margin:10px 0 0 30px}.backtest-fact-workbench .ant-card-head-wrapper{align-items:flex-start;flex-direction:column}.backtest-fact-card-tags{justify-content:flex-start}}.task-ledger-panel{display:grid;gap:18px}.task-ledger-grid{margin-top:2px}.task-ledger-card{position:relative;overflow:hidden}.task-ledger-card:after{content:"";position:absolute;inset:auto -18px -24px auto;width:82px;height:82px;border-radius:50%;background:#6f71ff0f}.task-ledger-preview-panel{gap:15px}.task-ledger-preview-head{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:13px;border-bottom:1px solid var(--border-subtle)}.task-ledger-preview-head h2{margin:3px 0 0}.task-ledger-search{width:min(320px,100%)}.task-ledger-filter-group{min-width:0;border:1px solid var(--border-subtle);background:#fff}.task-filter-level{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:stretch}.task-filter-level+.task-filter-level{border-top:1px solid var(--border-subtle)}.task-filter-level-name{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--border-subtle);color:var(--text-tertiary);background:#f3f2ec;font-size:12px;font-weight:700}.task-status-overview{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid var(--border-subtle);border-left:3px solid var(--accent-primary);background:#fbfaf6}.task-flow-summary-main{min-width:0;display:flex;align-items:center;gap:16px}.task-flow-name{color:var(--text-tertiary);font-size:11px;font-weight:700;letter-spacing:.1em;white-space:nowrap}.task-status-overview-title{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.task-status-overview-title strong{color:var(--text-primary);font-size:13px;font-weight:650}.task-flow-stats{display:flex;flex-wrap:wrap;gap:6px}.task-status-overview-chip{min-height:32px;padding:4px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-muted);border-radius:999px;color:var(--text-secondary);background:#fff;font-size:11px}.task-status-overview-chip strong{color:var(--text-primary);font-size:12px;font-variant-numeric:tabular-nums}.task-ledger-filter-group .ant-tabs-nav:before{display:none}.task-ledger-filter-group .ant-tabs-nav{margin:0 16px}.task-function-tabs{min-width:0}.task-function-tabs .ant-tabs-nav{margin:0 16px}.task-function-tabs .ant-tabs-tab{padding:14px 4px;font-size:14px}.task-function-tabs .ant-tabs-nav-list{min-width:100%}.task-function-tabs .ant-tabs-nav-more{display:none}.task-function-tabs .ant-tabs-nav-list{overflow-x:auto;scrollbar-width:none}.task-function-tabs .ant-tabs-nav-list::-webkit-scrollbar{display:none}.task-status-tabs{min-width:0}.task-status-tabs .ant-tabs-nav{margin-bottom:0}.task-status-tabs .ant-tabs-tab{padding:12px 0;font-size:13px}.task-status-tabs .ant-tabs-nav-list{overflow-x:auto;scrollbar-width:none}.task-status-tabs .ant-tabs-nav-list::-webkit-scrollbar{display:none}.task-ledger-tab-label{display:inline-flex;align-items:center;gap:5px}.task-ledger-tab-label strong{color:var(--text-secondary);font-size:12px;font-variant-numeric:tabular-nums}.task-ledger-type-tag{margin-inline-end:0;border-radius:2px}.task-ledger-task-cell{min-width:0;display:grid;gap:3px}.task-ledger-task-cell strong{color:var(--text-primary);font-size:13px;line-height:1.4}.task-ledger-task-cell span{display:-webkit-box;min-height:32px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-tertiary);font-size:11px;line-height:1.5}.task-ledger-leader{display:block;max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-ledger-preview-panel .ant-table{border:1px solid var(--border-subtle)}.task-ledger-preview-panel .ant-table-thead>tr>th{background:#f3f2ec}.task-ledger-preview-panel .ant-pagination{margin-bottom:0}.task-ledger-pagination{display:flex;justify-content:flex-end}.task-ledger-mobile-list{max-height:620px;padding:10px;display:grid;align-content:start;gap:10px;overflow-y:auto;border:1px solid var(--border-subtle);background:#fff}.task-ledger-mobile-list article{padding:12px;display:grid;gap:9px;border:1px solid var(--border-subtle);background:#fbfaf6}.task-ledger-mobile-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.task-ledger-mobile-list header strong{min-width:0;color:var(--text-primary);font-size:14px;line-height:1.45;overflow-wrap:anywhere}.task-ledger-mobile-list p{margin:0;color:var(--text-tertiary);font-size:12px;line-height:1.55}.task-ledger-mobile-list article>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.task-ledger-mobile-list article>div span{color:var(--text-secondary);font-size:11px}.task-ledger-mobile-list footer{display:flex;justify-content:flex-end;gap:2px;border-top:1px solid var(--border-subtle);padding-top:7px}.task-flow-onboarding{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px dashed var(--border-muted);background:#fbfaf6}@media (max-width: 860px){.task-ledger-preview-head,.task-status-overview,.task-flow-onboarding{align-items:stretch;flex-direction:column}.task-filter-level{grid-template-columns:1fr}.task-filter-level-name{justify-content:flex-start;padding:8px 10px;border-right:0;border-bottom:1px solid var(--border-subtle)}.task-ledger-filter-group .ant-tabs-nav,.task-function-tabs .ant-tabs-nav{margin:0 10px}.task-ledger-search{width:100%}.task-flow-summary-main{flex-direction:column;align-items:flex-start;gap:8px}.task-flow-stats{width:100%}.task-flow-stats button{flex:1 1 116px;justify-content:center}}@media (max-width: 620px){.task-ledger-preview-panel{padding:15px}.task-ledger-pagination{justify-content:flex-start}.task-ledger-pagination .ant-pagination-options{display:none}}.analysis-task-page{display:grid;gap:18px}.analysis-task-page .task-panel{min-width:0;padding:20px;overflow:hidden}.analysis-task-page .ant-descriptions-item-label{width:116px}.analysis-task-page .ant-descriptions-item-content,.analysis-task-page .ant-alert-description,.analysis-task-page .ant-alert-message{min-width:0;overflow-wrap:anywhere}.candidate-research-page{min-width:0;display:grid;gap:18px;overflow-x:hidden}.candidate-research-page>*,.candidate-research-page .glass-panel,.candidate-research-page .ant-descriptions,.candidate-research-page .ant-table-wrapper,.candidate-research-page .ant-table,.candidate-research-page .ant-table-container,.candidate-research-page .ant-table-cell{min-width:0}.candidate-research-page .glass-panel{max-width:100%;overflow:hidden;padding:22px 24px}.candidate-research-page .ant-table-wrapper{max-width:100%}.candidate-research-page .ant-table-cell{overflow-wrap:anywhere;word-break:break-word}.candidate-research-page .ant-tag{max-width:100%;white-space:normal;overflow-wrap:anywhere}.candidate-research-page .ant-descriptions-item-content,.candidate-research-page .ant-alert-description,.candidate-research-page .ant-alert-message,.candidate-research-page .ant-timeline-item-content{min-width:0;overflow-wrap:anywhere;word-break:break-word}.candidate-research-code{display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-all}.candidate-research-wrap,.candidate-research-timeline-details{display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.candidate-research-study-link{max-width:100%;height:auto!important;padding-inline:0!important;white-space:normal!important;text-align:left;overflow-wrap:anywhere}.candidate-research-page .page-heading{align-items:flex-start}.candidate-research-page .page-heading>div:first-child{flex:1 1 auto;min-width:0}.candidate-research-page .page-heading-actions{flex:0 1 auto;max-width:52%}.candidate-research-page .ant-space,.candidate-research-page .ant-space-item,.candidate-research-page .ant-alert,.candidate-research-page .ant-alert-content,.candidate-research-page .ant-empty,.candidate-research-page .ant-timeline{min-width:0;max-width:100%}.candidate-project-guide{margin-bottom:18px;border-radius:14px}.candidate-research-journey{display:grid;gap:24px;border-top:3px solid var(--accent-primary);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary) 7%,white),#fff 52%)}.candidate-research-journey-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.candidate-research-journey-heading>div{min-width:0}.candidate-research-journey-heading h2{margin:5px 0 0;color:var(--text-heading);font-size:21px}.candidate-research-journey-heading p{max-width:760px;margin:7px 0 0;color:var(--text-tertiary);font-size:12px;line-height:1.7}.candidate-research-journey .ant-steps{padding:18px 16px;overflow:hidden;border:1px solid var(--border-subtle);border-radius:14px;background:#ffffffc7}.candidate-research-journey .ant-steps-item-title,.candidate-research-journey .ant-steps-item-description{max-width:148px;white-space:normal;overflow-wrap:anywhere}.candidate-research-section-tabs{padding:0 8px;border-bottom:1px solid var(--border-subtle)}.candidate-research-section-tabs .ant-tabs-nav{margin:0}.candidate-research-section-tabs .ant-tabs-tab{padding:12px 4px 14px;font-weight:600}.candidate-research-next-action{min-width:0;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid color-mix(in srgb,var(--accent-primary) 24%,var(--border-subtle));border-radius:16px;background:#fff;box-shadow:0 12px 30px #2f455b12}.candidate-research-next-action>div{min-width:0;display:grid;gap:5px}.candidate-research-next-action span{color:var(--accent-primary);font-size:11px;font-weight:700;letter-spacing:.04em}.candidate-research-next-action strong{color:var(--text-heading);font-size:17px}.candidate-research-next-action p{max-width:760px;margin:0;color:var(--text-secondary);font-size:12px;line-height:1.7}.candidate-research-next-action>.ant-btn{flex:0 0 auto;height:auto;min-height:42px;max-width:320px;white-space:normal}.candidate-research-overview{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.45fr);align-items:stretch;gap:18px;border-top:3px solid var(--accent-primary);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary) 5%,white),#fff 50%)}.candidate-research-overview-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.candidate-research-overview-copy>strong{margin-top:5px;color:var(--text-heading);font-size:18px}.candidate-research-overview-copy p{margin:6px 0 0;color:var(--text-tertiary);font-size:12px;line-height:1.65}.candidate-research-overview-metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--border-subtle);border-radius:14px;background:#ffffffb8}.candidate-research-overview-metrics>div{min-width:0;min-height:84px;padding:15px 17px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.candidate-research-overview-metrics>div+div{border-left:1px solid var(--border-subtle)}.candidate-research-overview-metrics small{color:var(--text-tertiary);font-size:11px}.candidate-research-overview-metrics strong{color:var(--text-heading);font-size:25px;line-height:1}.candidate-research-panel-heading{min-width:0;margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.candidate-research-panel-heading>div{min-width:0}.candidate-research-panel-heading h2{margin:4px 0 0;color:var(--text-heading);font-size:18px;letter-spacing:-.015em}.candidate-research-panel-heading p{margin:5px 0 0;color:var(--text-tertiary);font-size:12px;line-height:1.65}.candidate-research-panel-heading>.ant-tag{flex:0 0 auto}.candidate-research-table-panel .ant-table-wrapper{overflow:hidden;border:1px solid var(--border-subtle);border-radius:13px}.candidate-research-table-panel .ant-table-pagination{padding-inline:12px}.candidate-research-cell-actions{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:7px}.candidate-research-cell-actions .ant-btn{max-width:100%;height:auto;white-space:normal}.candidate-research-timeline-panel{background:linear-gradient(135deg,color-mix(in srgb,var(--status-success) 4%,white),#fff 48%)}.candidate-research-timeline-panel .ant-timeline{margin-top:6px;padding:8px 4px 0}.candidate-research-timeline-panel .ant-timeline-item-content>div{min-width:0;padding-bottom:6px}.candidate-research-timeline-details{margin-top:5px;padding:7px 9px;border-radius:8px;background:var(--surface-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.6}.candidate-research-freeze-controls{min-width:0;display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);gap:12px;margin-top:16px}.candidate-research-freeze-controls>*{min-width:0;width:100%}.candidate-research-continue-modal .ant-modal-content,.candidate-research-continue-modal .ant-modal-body,.candidate-research-continue-modal .ant-select,.candidate-research-continue-modal .ant-select-selector,.candidate-research-continue-modal .ant-alert,.candidate-research-continue-modal .ant-alert-content{min-width:0;max-width:100%}.candidate-research-continue-modal .ant-select-selection-item,.candidate-research-continue-modal .ant-alert-description,.candidate-research-continue-modal .ant-checkbox-wrapper{overflow-wrap:anywhere}.candidate-input-decision{min-width:0;display:grid;gap:16px;padding-top:6px}.candidate-input-decision .ant-radio-group{min-width:0;display:grid;gap:10px}.candidate-input-decision .ant-radio-wrapper{min-width:0;margin:0;padding:15px 16px;align-items:flex-start;border:1px solid var(--border-subtle);border-radius:13px;background:var(--surface-raised);transition:border-color .18s ease,background .18s ease}.candidate-input-decision .ant-radio-wrapper:hover,.candidate-input-decision .ant-radio-wrapper-checked{border-color:var(--accent-primary);background:color-mix(in srgb,var(--accent-primary) 5%,white)}.candidate-input-decision-option{min-width:0;display:grid;gap:6px;padding-inline-start:4px}.candidate-input-decision-option>div{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.candidate-input-decision-option strong,.candidate-input-decision-option p,.candidate-input-decision-option small{min-width:0;overflow-wrap:anywhere}.candidate-input-decision-option p{margin:0;color:var(--text-primary);font-size:13px}.candidate-input-decision-option small{color:var(--text-tertiary);font-size:11px;line-height:1.6}@media (max-width: 900px){.candidate-research-page .page-heading{align-items:stretch;flex-direction:column}.candidate-research-page .page-heading-actions{width:100%;max-width:none}.candidate-research-overview{grid-template-columns:1fr}.candidate-research-journey-heading,.candidate-research-next-action{align-items:stretch;flex-direction:column}.candidate-research-next-action>.ant-btn{max-width:none}}@media (max-width: 620px){.candidate-research-page .glass-panel{padding:14px}.candidate-research-overview-metrics,.candidate-research-freeze-controls{grid-template-columns:1fr}.candidate-research-overview-metrics>div+div{border-top:1px solid var(--border-subtle);border-left:0}.candidate-research-panel-heading{align-items:stretch;flex-direction:column}.candidate-research-panel-heading>.ant-tag{align-self:flex-start}.candidate-research-page .page-heading-actions .ant-space,.candidate-research-page .page-heading-actions .ant-space-item,.candidate-research-page .page-heading-actions .ant-btn{width:100%}}.task-state-hero{padding:24px 26px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(101,111,181,.15);border-radius:22px;background:linear-gradient(135deg,#ffffffe6,#eff3ffc7);box-shadow:0 18px 50px #3c487a14}.task-state-copy{min-width:0}.task-state-hero h2{margin:6px 0 3px;font-size:25px}.task-state-hero p{margin:0;color:var(--text-tertiary)}.task-state-hero small{display:block;margin-top:5px;color:var(--text-tertiary);overflow-wrap:anywhere}.task-state-actions{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.task-target-modal-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin-bottom:14px;padding:12px 14px;border:1px solid var(--border-muted);background:var(--surface-muted);color:var(--text-secondary)}.task-target-modal-summary strong{color:var(--text-primary);font-size:16px}.task-target-inline-summary{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px}.task-primary-conclusion{display:grid;gap:14px;border-left:4px solid #315f51;background:linear-gradient(135deg,#fffefa,#f5faf7)}.task-primary-conclusion>p{margin:0;color:var(--text-primary);font-size:15px;line-height:1.85;overflow-wrap:anywhere}.task-conclusion-full{padding-top:2px}.task-conclusion-full>summary,.task-review-full-summary>summary{color:var(--accent-primary);cursor:pointer;font-size:12px;font-weight:600}.task-conclusion-full>p{margin:10px 0 0;padding:12px 14px;color:var(--text-secondary);background:#ffffffad;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.task-conclusion-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border-muted);background:#ffffffb8}.task-conclusion-metrics>div{min-width:0;display:grid;gap:3px;padding:12px 14px;border-right:1px solid var(--border-muted)}.task-conclusion-metrics>div:last-child{border-right:0}.task-conclusion-metrics small,.task-conclusion-metrics span{color:var(--text-tertiary);font-size:11px;overflow-wrap:anywhere}.task-conclusion-metrics strong{color:var(--text-primary);font-size:22px}.analysis-task-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px}.analysis-task-layout>.glass-panel{min-width:0}.task-event{min-width:0;display:grid;gap:3px}.task-event-stream-state{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.task-events-scroll{max-height:430px;overflow-y:auto;overscroll-behavior:contain;padding:4px 8px 2px 2px;scrollbar-gutter:stable}.task-event span{color:var(--text-secondary);font-size:12px}.task-event small{color:var(--text-tertiary);font-size:10px}.task-capability-panel{display:grid;gap:16px}.task-delivery-panel{display:grid;gap:15px}.task-delivery-grid{display:grid;grid-template-columns:46px minmax(0,1.2fr) minmax(100px,.55fr) minmax(180px,1fr);align-items:center;gap:12px;padding:15px;border:1px solid rgba(98,108,172,.13);border-radius:16px;background:#f6f8ffad}.task-delivery-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--accent-primary);background:#4f6ef71c;font-size:19px}.task-delivery-grid>div{min-width:0;display:grid;gap:4px}.task-delivery-grid small{color:var(--text-tertiary)}.task-delivery-grid strong{overflow-wrap:anywhere}.task-delivery-note{margin:0;color:var(--text-tertiary);font-size:12px;line-height:1.7}.agent-run-panel{display:grid;gap:15px}.agent-run-graph{display:grid;gap:14px}.agent-run-graph>section{display:grid;gap:10px}.agent-run-lane-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.agent-run-lane-title span{color:var(--text-tertiary);font-size:12px;text-align:right}.agent-run-specialist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.agent-run-card{display:grid;gap:12px;padding:15px;border:1px solid rgba(98,108,172,.14);border-radius:14px;background:#f9fcfd}.agent-run-card.is-lead_synthesis{border-color:#17787447;background:#f7fbfa}.agent-run-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.agent-run-card>header>div{min-width:0;display:grid;gap:3px}.agent-run-card>header span{color:var(--text-tertiary);font-size:12px}.agent-run-card-meta{display:flex;flex-wrap:wrap;gap:7px}.agent-run-card-meta span{min-width:0;max-width:100%;padding:4px 8px;border-radius:10px;color:var(--text-secondary);background:#626cac14;font-size:12px;overflow-wrap:anywhere}.agent-run-usage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.agent-run-usage>span{display:grid;gap:2px;padding:9px 10px;border-left:2px solid rgba(23,120,116,.25);background:#fff}.agent-run-usage small,.agent-run-parent{color:var(--text-tertiary)}.agent-run-connector{display:flex;align-items:center;gap:10px;color:var(--text-tertiary);font-size:12px}.agent-run-connector:before,.agent-run-connector:after{content:"";height:1px;flex:1;background:#626cac29}.runtime-readiness-panel{display:grid;gap:15px}.runtime-readiness-actions{display:flex;align-items:center;gap:9px}.runtime-readiness-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.runtime-readiness-metrics>div{min-width:0;display:grid;gap:4px;padding:14px;border:1px solid rgba(98,108,172,.13);border-radius:12px;background:#f9fcfd}.runtime-readiness-metrics small,.runtime-readiness-metrics span{color:var(--text-tertiary)}.runtime-readiness-metrics strong,.runtime-readiness-metrics span{overflow-wrap:anywhere}.runtime-readiness-roles{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:10px}.runtime-readiness-roles article{min-width:0;display:grid;gap:11px;padding:15px;border:1px solid var(--border-subtle);border-radius:12px;background:#fff}.runtime-readiness-roles header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.runtime-readiness-roles header>div{min-width:0;display:grid;gap:3px}.runtime-readiness-roles header span,.runtime-readiness-roles article>small,.runtime-readiness-skill-list>span{color:var(--text-tertiary);font-size:11px}.runtime-readiness-skill-list{display:flex;flex-wrap:wrap;gap:6px}.runtime-readiness-tool-list{display:grid;gap:6px}.runtime-readiness-tool-list>div{min-width:0;display:grid;gap:2px;padding:8px 9px;border-left:2px solid var(--accent-primary);background:#f7faf9}.runtime-readiness-tool-list>div.is-unavailable{border-left-color:var(--negative);background:#faf1ef}.runtime-readiness-tool-list strong{color:var(--text-primary);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.runtime-readiness-tool-list span,.runtime-readiness-tool-list small{color:var(--text-tertiary);font-size:9px;overflow-wrap:anywhere}.runtime-readiness-constraints{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.runtime-readiness-constraints>strong{margin-right:3px;font-size:12px}.research-capability-manifest-panel{display:grid;gap:15px}.research-capability-manifest-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px}.research-capability-manifest-metrics>div{min-width:0;display:grid;gap:4px;padding:14px;border:1px solid rgba(98,108,172,.13);border-radius:12px;background:#f9fcfd}.research-capability-manifest-metrics small,.research-capability-manifest-metrics span{color:var(--text-tertiary)}.research-capability-manifest-metrics strong,.research-capability-manifest-metrics span{overflow-wrap:anywhere}.research-capability-projections{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:10px}.research-capability-projections article{min-width:0;display:grid;gap:11px;padding:15px;border:1px solid var(--border-subtle);border-radius:12px;background:#fff}.research-capability-projections header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.research-capability-projections header>div{min-width:0;display:grid;gap:3px}.research-capability-projections header span{color:var(--text-tertiary);font-size:11px;overflow-wrap:anywhere}.research-capability-exposures{display:grid;gap:6px}.research-capability-exposures>div{min-width:0;display:grid;gap:3px;padding:9px 10px;border-left:2px solid var(--accent-primary);background:#f7faf9}.research-capability-exposures>div.is-unavailable{border-left-color:var(--negative);background:#faf1ef}.research-capability-exposures>div>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.research-capability-exposures strong{font-family:SFMono-Regular,Consolas,monospace;font-size:11px;overflow-wrap:anywhere}.research-capability-exposures span,.research-capability-exposures small,.research-capability-empty,.research-capability-input-observation{color:var(--text-tertiary);font-size:10px;overflow-wrap:anywhere}.research-capability-replay{display:grid;gap:10px;padding:14px;border:1px solid rgba(98,108,172,.14);border-radius:12px;background:#fbfcff}.research-capability-replay>header,.research-capability-replay article>div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.research-capability-replay>header>div{min-width:0;display:grid;gap:3px}.research-capability-replay>header span,.research-capability-replay>p,.research-capability-replay article span,.research-capability-replay article small{color:var(--text-tertiary);font-size:10px;overflow-wrap:anywhere}.research-capability-replay>p{margin:0}.research-capability-replay>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:7px}.research-capability-replay article{min-width:0;display:grid;gap:3px;padding:9px 10px;border-left:2px solid rgba(79,110,247,.45);background:#fff}.research-capability-replay article strong{font-size:11px}.task-runtime-panel{display:grid;gap:15px}.task-runtime-empty{display:flex;align-items:center;gap:14px;padding:18px;border:1px dashed rgba(98,108,172,.22);border-radius:16px;color:var(--text-tertiary);background:#f8f9ff9e}.task-runtime-empty>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--accent-primary);background:#4f6ef71a;font-size:19px}.task-runtime-empty>div{display:grid;gap:4px}.task-runtime-empty strong{color:var(--text-primary)}.task-runtime-grid{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,1.4fr) minmax(190px,1fr);gap:12px}.task-runtime-grid>div{min-width:0;display:grid;gap:5px;padding:15px;border:1px solid rgba(98,108,172,.13);border-radius:16px;background:#f6f8ffad}.task-runtime-grid small,.task-runtime-grid span{color:var(--text-tertiary)}.task-runtime-grid strong,.task-runtime-grid span{overflow-wrap:anywhere}.task-technical-disclosure{min-width:0;overflow:hidden;border:1px solid var(--border-muted);border-radius:16px;background:var(--surface-panel)}.task-technical-disclosure>summary{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;cursor:pointer;list-style:none}.task-technical-disclosure>summary::-webkit-details-marker{display:none}.task-technical-disclosure>summary>span{min-width:0;display:grid;gap:3px}.task-technical-disclosure>summary strong{color:var(--text-primary);font-size:15px}.task-technical-disclosure>summary small{color:var(--text-tertiary);overflow-wrap:anywhere}.task-technical-disclosure>summary:after{content:"展开";margin-left:auto;color:var(--accent-primary);font-size:12px}.task-technical-disclosure[open]>summary:after{content:"收起"}.task-technical-stack{display:grid;gap:16px;padding:0 16px 16px;border-top:1px solid var(--border-muted)}.task-technical-stack>:first-child{margin-top:16px}.runtime-activity-panel{display:grid;gap:15px}.runtime-activity-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border-muted);background:#f7f9f8}.runtime-activity-metrics>div{min-width:0;display:grid;gap:4px;padding:13px 15px;border-right:1px solid var(--border-muted)}.runtime-activity-metrics>div:last-child{border-right:0}.runtime-activity-metrics small,.runtime-activity-metrics span{color:var(--text-tertiary);font-size:10px}.runtime-activity-metrics strong{color:var(--text-primary);font-family:SFMono-Regular,Consolas,monospace;font-size:18px;font-weight:650}.runtime-activity-feed{position:relative;display:grid;gap:12px;max-height:520px;overflow-y:auto;overscroll-behavior:contain;padding:4px 8px 4px 0;scrollbar-gutter:stable}.runtime-activity-feed:before{content:"";position:absolute;top:19px;bottom:19px;left:18px;width:1px;background:var(--border-muted)}.runtime-activity-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:flex-start;gap:12px}.runtime-activity-avatar{z-index:1;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border-subtle);border-radius:50%;background:var(--surface-panel);color:var(--accent-primary)}.runtime-activity-item.is-active .runtime-activity-avatar{border-color:#295d5159;background:#e7ede8}.runtime-activity-item.is-failed .runtime-activity-avatar{border-color:#ad4b4b4d;background:#f7e9e6;color:var(--negative)}.runtime-activity-item.is-waiting .runtime-activity-avatar{color:var(--text-tertiary)}.runtime-activity-bubble{min-width:0;padding:13px 15px;border:1px solid var(--border-muted);border-radius:2px;background:#f9fcfd}.runtime-activity-item.is-active .runtime-activity-bubble{border-left:3px solid var(--accent-primary);background:#f2f6f2}.runtime-activity-item.is-failed .runtime-activity-bubble{border-left:3px solid var(--negative);background:#faf1ef}.runtime-activity-bubble header{display:flex;align-items:center;justify-content:space-between;gap:12px}.runtime-activity-bubble header strong{color:var(--text-primary);font-size:13px}.runtime-activity-bubble time{color:var(--text-tertiary);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.runtime-activity-bubble p{margin:6px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.7}.runtime-activity-bubble>div{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.runtime-activity-summary{display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid var(--border-muted);background:#f6f4ee}.runtime-activity-summary>span{display:grid;gap:3px}.runtime-activity-summary small,.runtime-activity-deadline{color:var(--text-tertiary);font-size:11px}.runtime-activity-deadline{display:flex;align-items:center;gap:7px}@media (max-width: 860px){.runtime-activity-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.runtime-activity-metrics>div:nth-child(2){border-right:0}.runtime-activity-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--border-muted)}}@media (max-width: 1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-columns{grid-template-columns:1fr}.workspace-aside{grid-template-columns:repeat(2,minmax(0,1fr))}.boundary-flow{grid-template-columns:1fr}.boundary-flow>i{transform:rotate(90deg);text-align:center}.draft-layout{grid-template-columns:1fr}.draft-aside-column{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-overview-strip{grid-template-columns:repeat(4,minmax(80px,1fr))}.profile-overview-strip>p{grid-column:1 / -1}.profile-workbench{grid-template-columns:244px minmax(0,1fr)}.profile-version-facts{grid-template-columns:repeat(3,minmax(72px,1fr))}}@media (max-width: 820px){.app-content{padding:18px}.app-header{padding:0 18px!important}.header-title small,.runtime-pill,.header-primary-button span{display:none}.workspace-hero,.page-heading{align-items:flex-start;flex-direction:column}.page-heading-actions{width:100%}.workspace-hero{padding:24px}.hero-actions{width:100%;flex-wrap:wrap}.metric-grid,.workspace-aside,.runtime-grid{grid-template-columns:1fr}.capability-guidance,.target-pool-toolbar{align-items:flex-start;flex-direction:column}.target-pool-toolbar>.ant-space{width:100%}.target-search-input,.target-strategy-select{width:100%}.research-scope-bar{grid-template-columns:42px minmax(0,1fr)}.research-scope-actions{grid-column:1 / -1;justify-content:flex-end}.draft-aside-column{grid-template-columns:1fr}.profile-overview-strip{grid-template-columns:repeat(2,minmax(92px,1fr))}.profile-workbench{grid-template-columns:1fr}.profile-roster{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-roster-heading{grid-column:1 / -1}.profile-version-card{grid-template-columns:78px minmax(0,1fr)}.profile-version-index{padding:18px 12px}.version-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.constraint-editor-grid{grid-template-columns:1fr}.team-budget-editor>div{grid-template-columns:repeat(2,minmax(0,1fr))}.preflight-budget-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preflight-roster-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.preflight-confirmation{align-items:stretch;flex-direction:column}.analysis-task-layout{grid-template-columns:1fr}.task-state-hero{align-items:flex-start;flex-direction:column;gap:16px;padding:20px}.task-state-actions{width:100%;align-items:flex-start}.task-conclusion-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.task-conclusion-metrics>div:nth-child(2){border-right:0}.task-conclusion-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--border-muted)}.task-delivery-grid{grid-template-columns:42px minmax(0,1fr)}.task-delivery-grid>div:nth-of-type(n+2){grid-column:2}.task-runtime-grid{grid-template-columns:1fr}.runtime-readiness-metrics,.research-capability-manifest-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.preflight-roster-summary>div:nth-child(2){border-right:0}.preflight-snapshot-grid{grid-template-columns:1fr}.analysis-task-page .task-panel{padding:16px}.analysis-task-page .ant-descriptions-item-label{width:92px}.task-review-finding-heading{grid-template-columns:24px minmax(0,1fr)}.task-review-finding-tags{grid-column:2;justify-content:flex-start}.task-review-evidence{margin-left:0}}.human-decision-panel>.ant-alert{margin-bottom:18px}.analysis-task-page.is-candidate-research .human-decision-panel{margin-top:12px;border-top:4px solid #315f51;background:#fff}.candidate-recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.analysis-task-page.is-candidate-research .candidate-recommendation-grid>.decision-recommendation{display:flex;flex-direction:column;gap:10px;margin:0;padding:12px;border:1px solid #d9ded8;border-left:4px solid #315f51;border-radius:8px;background:#fff}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-copy h3{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin:0;font-size:14px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-impact-field{min-width:0;margin:0;padding:0;border:0;background:transparent;color:var(--candidate-muted);font-size:11px;line-height:1.55}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-copy p,.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-fields .decision-condition-field{color:var(--candidate-muted);font-size:12px;line-height:1.58}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-condition-field{display:block;margin:0;padding:0;border:0;background:transparent}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-condition-field b{display:inline;margin:0;color:var(--candidate-text);font-size:12px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-action{width:auto;flex-direction:row;justify-content:flex-end;margin-top:auto;padding-top:8px;border-top:1px dashed #d9ded8}.candidate-decision-rail{position:sticky;top:72px;z-index:2;float:right;width:318px;margin:0 0 12px 12px}.candidate-decision-rail>.glass-panel{display:grid;gap:8px;padding:12px}.candidate-decision-rail header{display:flex;align-items:center;justify-content:space-between;gap:8px}.candidate-decision-rail h2{margin:0;font-size:14px}.candidate-decision-rail p{margin:0;color:var(--text-tertiary);font-size:12px;line-height:1.55}.candidate-decision-log-list article,.candidate-decision-queue article{padding:10px 0;border-bottom:1px solid var(--border-subtle)}.candidate-decision-log-list article:last-child,.candidate-decision-queue article:last-child{border-bottom:0}.candidate-decision-log-list strong,.candidate-decision-queue strong{display:block;font-size:13px;line-height:1.45}.candidate-decision-log-list time{color:var(--text-tertiary);font-size:11px}.candidate-decision-queue article>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-task-page.is-candidate-research .task-primary-conclusion,.analysis-task-page.is-candidate-research .task-review-panel{margin-top:12px;margin-right:330px}.analysis-task-page.is-candidate-research .task-conclusion-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-task-page.is-candidate-research .task-review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-recommendation{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border-subtle)}.decision-recommendation:last-of-type{border-bottom:0}.decision-recommendation-copy{min-width:0}.decision-recommendation-copy small{color:#7d897f;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;letter-spacing:.09em}.decision-recommendation-copy h3{margin:7px 0 5px;color:#203a33;font-family:Georgia,Songti SC,STSong,serif;font-size:18px;font-weight:600}.decision-recommendation-copy p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.7}.decision-recommendation-copy>span{display:block;margin-top:8px;color:#65736c;font-size:11px}.decision-recommendation-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.decision-recommendation-fields span{min-width:0;padding:9px 10px;border:1px solid #d9ded8;background:#ffffffb8;color:#5f6d66;font-size:11px;line-height:1.6}.decision-recommendation-fields b{display:block;margin-bottom:3px;color:#79867f;font-size:10px}.decision-recommendation-action{display:flex;align-items:center;gap:12px}.decision-journal{margin-top:22px;padding-top:20px;border-top:1px solid #9da8a1}.decision-journal-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px}.decision-journal-title strong{color:#243c35;font-family:Georgia,Songti SC,STSong,serif;font-size:17px}.decision-entry{display:grid;grid-template-columns:34px minmax(0,1fr);border-bottom:1px solid var(--border-muted)}.decision-entry:last-child{border-bottom:0}.decision-entry-rail{display:flex;justify-content:center;padding-top:23px;color:#49695f;font-size:13px}.decision-entry-body{padding:18px 0 18px 8px}.decision-entry-body header,.decision-entry-body header>div{display:flex;align-items:center;gap:12px}.decision-entry-body header{justify-content:space-between}.decision-entry-body header strong{color:#243c35;font-family:Georgia,Songti SC,STSong,serif;font-size:15px}.decision-entry-body time,.decision-entry-body footer{color:var(--text-tertiary);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.decision-entry-body p{margin:11px 0 7px;color:var(--text-primary);font-size:13px;line-height:1.7}.decision-entry-body>span{display:block;margin-top:5px;color:var(--text-secondary);font-size:11px;line-height:1.6}.decision-entry-body>span b{color:#52665f;font-weight:600}.decision-entry-body footer{margin-top:12px}.decision-form{margin-top:20px}@media (max-width: 820px){.decision-recommendation{grid-template-columns:1fr;gap:14px}.decision-recommendation-action{justify-content:space-between}.decision-entry-body header{align-items:flex-start;flex-direction:column}}.experiment-ledger-panel{margin-top:18px;padding:0;overflow:hidden}.experiment-ledger-panel>.section-heading{min-height:66px;margin:0;padding:15px 20px;border-top:2px solid #6d5942;border-bottom:1px solid var(--border-muted);background:#efeee8}.experiment-heading-actions,.experiment-status-line,.experiment-ledger-item footer>div,.experiment-lineage-heading,.experiment-lineage-heading>div,.experiment-run-node header{display:flex;align-items:center;gap:9px}.experiment-ledger-panel>.ant-alert{margin:18px 20px 0}.experiment-ledger-panel>.ant-skeleton,.experiment-ledger-panel>.ant-empty{margin:26px 20px}.experiment-run-source-alert{margin-top:10px!important}.experiment-ledger-list{padding:0 20px 20px}.experiment-ledger-item{padding:22px 0;border-bottom:1px solid var(--border-subtle)}.experiment-ledger-item:last-child{border-bottom:0}.experiment-ledger-item>header,.experiment-ledger-item>footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.experiment-ledger-item>header>div:first-child{min-width:0;display:flex;align-items:baseline;gap:14px}.experiment-index{color:#7a654b;font:700 10px SFMono-Regular,Consolas,monospace;letter-spacing:.1em}.experiment-ledger-item h3{margin:0;color:#3f3528;font:600 18px Georgia,Songti SC,STSong,serif}.experiment-change-summary{margin:17px 0;padding:12px 15px;border-left:2px solid #8c7658;background:#f7f4ed;color:#4f4537;line-height:1.7}.experiment-change-summary small{display:block;margin-bottom:4px;color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.1em}.experiment-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--border-muted);border-left:1px solid var(--border-muted)}.experiment-facts>div{min-height:84px;padding:13px 15px;border-right:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);background:#f8f7f2}.experiment-facts small{color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.1em}.experiment-facts p{margin:7px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.65;white-space:pre-wrap}.experiment-ledger-item>footer{margin-top:16px}.experiment-ledger-item>footer>span{color:var(--text-tertiary);font-size:10px}.experiment-ledger-item.is-frozen{margin-inline:-20px;padding-inline:20px;background:#f8f7f1}.experiment-lineage{margin-top:18px;border:1px solid var(--border-muted);background:#fffefa}.experiment-lineage-heading{min-height:48px;justify-content:space-between;padding:9px 12px 9px 15px;border-bottom:1px solid var(--border-muted);background:#eeece5;color:#4c473d;font-size:11px;font-weight:650}.experiment-lineage>.ant-skeleton,.experiment-lineage>.ant-alert{margin:14px}.experiment-run-chain{padding:3px 16px}.experiment-run-node{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:14px 0;border-bottom:1px solid var(--border-muted)}.experiment-run-node:last-child{border-bottom:0}.experiment-run-node:before{position:absolute;top:0;bottom:0;left:22px;width:1px;content:"";background:#c4beb0}.experiment-run-node:first-child:before{top:50%}.experiment-run-node:last-child:before{bottom:50%}.experiment-run-connector{z-index:1;align-self:start;padding:4px 0;border:1px solid #ada697;background:#f9f7f1;color:#6c6253;font:700 9px SFMono-Regular,Consolas,monospace;text-align:center}.experiment-run-node header{flex-wrap:wrap}.experiment-run-node strong{color:#2d413b;font-size:12px}.experiment-run-node p{margin:7px 0 4px;color:var(--text-secondary);font-size:11px;line-height:1.6}.experiment-run-node small{color:var(--text-tertiary);font:10px SFMono-Regular,Consolas,monospace}.run-comparison-action{margin-top:11px;display:flex;align-items:center;gap:10px}.run-comparison-action>span:last-child{color:var(--text-tertiary);font-size:10px}.run-comparison-card{margin-top:14px;border:1px solid #c5c0b4;background:#f9f8f3}.run-comparison-summary{min-height:44px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border-muted);background:#eeece5}.run-comparison-summary>div{display:flex;align-items:center;gap:8px;color:#344b44}.run-comparison-summary strong{font-size:11px}.run-comparison-card>.ant-alert{margin:10px 12px 0}.run-comparison-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border-muted);border-left:1px solid var(--border-muted);margin:12px}.run-comparison-metrics>div{min-height:86px;padding:11px 12px;border-right:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);background:#fffefa}.run-comparison-metrics small{color:var(--text-tertiary);font:700 9px SFMono-Regular,Consolas,monospace;letter-spacing:.06em}.run-comparison-metrics p{margin:8px 0 5px;display:flex;align-items:baseline;gap:6px;color:var(--text-secondary);font-family:SFMono-Regular,Consolas,monospace}.run-comparison-metrics p b{color:#aaa397;font-size:9px}.run-comparison-metrics p strong{color:var(--text-primary);font-size:13px}.run-comparison-metrics em{font: 650 11px SFMono-Regular,Consolas,monospace}.run-comparison-card>footer{padding:0 12px 11px;color:var(--text-tertiary);font:9px SFMono-Regular,Consolas,monospace}.quality-report-action{margin-top:10px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px dashed #b8b1a4;background:#faf8f2}.quality-report-action>span{color:var(--text-tertiary);font-size:10px}.quality-report-card{margin-top:12px;border:1px solid #bcb7aa;background:#fffefa}.quality-report-summary{min-height:46px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border-muted);background:#e9ede8}.quality-report-summary>div{display:flex;align-items:center;gap:8px;color:#29473e}.quality-report-summary strong{font-size:11px}.quality-report-counts{padding:10px 12px;display:flex;flex-wrap:wrap;gap:14px;border-bottom:1px solid var(--border-muted);font:650 10px SFMono-Regular,Consolas,monospace}.quality-report-counts .is-pass{color:#2b6252}.quality-report-counts .is-warning{color:#8b672c}.quality-report-counts .is-fail{color:#a13d37}.quality-report-counts .is-unknown{color:#777168}.quality-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid var(--border-muted)}.quality-check-item{min-height:104px;padding:12px 13px;border-right:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);background:#fbfaf6}.quality-check-item.is-fail{box-shadow:inset 2px 0 #b23b34}.quality-check-item.is-warning{box-shadow:inset 2px 0 #aa7d35}.quality-check-item.is-unknown{box-shadow:inset 2px 0 #989187}.quality-check-item.is-pass{box-shadow:inset 2px 0 #4c7668}.quality-check-item header{display:flex;align-items:center;justify-content:space-between;gap:8px}.quality-check-item header strong{color:#354840;font-size:11px}.quality-check-item p{margin:8px 0 0;color:var(--text-secondary);font-size:10px;line-height:1.65}.quality-report-card>footer{padding:10px 12px;color:var(--text-tertiary);font-size:9px}.quality-report-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.quality-report-footer>span{line-height:1.6}.quality-report-footer .ant-btn{flex:none}.task-review-panel{margin-top:22px;display:grid;gap:14px}.candidate-diagnostics-panel{margin-top:22px;display:grid;gap:16px}.candidate-diagnostics-panel .section-heading p{margin:6px 0 0;color:#787268;font-size:13px}.candidate-diagnostics-heading-meta{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.candidate-diagnostics-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.candidate-diagnostics-kpis>div{min-width:0;padding:14px 15px;border:1px solid #e6e0d6;border-radius:10px;background:#fbfaf7;display:grid;gap:4px}.candidate-diagnostics-kpis small,.candidate-diagnostics-kpis span{color:#817a70;font-size:12px}.candidate-diagnostics-kpis strong{color:#282721;font-size:21px;font-variant-numeric:tabular-nums}.candidate-diagnostics-kpis strong.is-rise{color:#c9483f}.candidate-diagnostics-kpis strong.is-fall{color:#31856b}.candidate-diagnostics-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.candidate-diagnostics-chart-grid article,.candidate-diagnostics-heatmap{min-width:0;border:1px solid #e6e0d6;border-radius:12px;background:#fff;padding:15px 15px 8px}.candidate-diagnostics-chart-grid header,.candidate-diagnostics-heatmap header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.candidate-diagnostics-chart-grid header strong,.candidate-diagnostics-heatmap header strong{color:#302e29}.candidate-diagnostics-chart-grid header span,.candidate-diagnostics-heatmap header span{color:#857f75;font-size:12px;text-align:right}.candidate-diagnostics-evidence{padding:0;color:#8b847a;font-size:12px}.candidate-diagnostics-evidence>summary{color:#315f51;cursor:pointer;font-size:12px;font-weight:650}.candidate-diagnostics-evidence>div{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width: 1180px){.candidate-diagnostics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.candidate-diagnostics-chart-grid{grid-template-columns:1fr}.candidate-diagnostics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.task-review-recommendation-impact{grid-template-columns:1fr}.candidate-diagnostics-chart-grid header,.candidate-diagnostics-heatmap header{align-items:flex-start;flex-direction:column}.candidate-diagnostics-chart-grid header span,.candidate-diagnostics-heatmap header span{text-align:left}}.task-review-list{display:grid;gap:14px}.task-review-card{min-width:0;overflow:hidden;border:1px solid var(--border-muted);background:#fffefa}.task-review-card.is-primary{border-left:4px solid #315f51}.task-review-card.is-specialist{border-left:4px solid #9b7a42}.task-review-card>header{min-height:44px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border-muted);background:#f1f0e9}.task-review-card>header>div{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.task-review-summary{margin:0;padding:16px;color:var(--text-primary);line-height:1.8;border-bottom:1px solid var(--border-muted);overflow-wrap:anywhere}.task-review-full-summary{padding:0 16px 12px;border-bottom:1px solid var(--border-muted)}.task-review-full-summary>p{margin:9px 0 0;padding:11px 12px;color:var(--text-secondary);background:var(--surface-muted);font-size:12px;line-height:1.75;overflow-wrap:anywhere}.task-review-finding{min-width:0;padding:13px 16px;display:grid;gap:8px;border-bottom:1px solid var(--border-muted)}.task-review-finding-heading{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:9px}.task-review-finding-heading>strong{min-width:0;color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.75;overflow-wrap:anywhere}.task-review-finding-index{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#315f51;background:#e7efeb;font-size:11px;font-weight:700}.task-review-finding-tags{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.task-review-finding small{color:var(--text-tertiary);font:500 9px SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.task-review-evidence{margin-left:33px;padding:8px 10px;border-left:2px solid var(--border-muted);background:var(--surface-muted)}.task-review-evidence summary,.task-review-specialist-details>summary,.task-review-gap-details>summary{color:var(--accent-primary);cursor:pointer;font-size:12px;font-weight:600}.task-review-evidence[open] summary{margin-bottom:6px}.task-review-evidence small{display:block;margin-top:4px;line-height:1.6}.task-review-specialist-details,.task-review-gap-details{min-width:0;border-bottom:1px solid var(--border-muted)}.task-review-specialist-details>summary,.task-review-gap-details>summary{padding:11px 16px;background:#fafbf9}.task-review-gap-details>.ant-alert{margin:10px 12px}.research-plain-text{display:inline}.research-inline-term{padding:0;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;text-decoration:underline dotted;text-underline-offset:3px;cursor:help}.research-inline-term:focus-visible{border-radius:3px;outline:2px solid var(--accent-primary);outline-offset:2px}.research-term-info{flex:0 0 auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid color-mix(in srgb,var(--accent-primary) 28%,transparent);border-radius:50%;background:color-mix(in srgb,var(--accent-soft) 52%,transparent);color:var(--accent-primary);font-size:11px;line-height:1;cursor:help}.research-term-info:hover,.research-term-info:focus-visible{border-color:var(--accent-primary);background:var(--accent-soft);outline:none}.research-term-popover{max-width:330px;max-height:min(340px,calc(100vh - 48px));display:grid;gap:8px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-width:thin}.research-term-popover p{margin:0;color:var(--text-primary);line-height:1.65}.research-term-popover small{color:var(--text-secondary);line-height:1.6}.research-term-popover section{display:grid;gap:4px}.research-term-popover section+section{padding-top:8px;border-top:1px solid var(--border-subtle)}.research-term-popover section strong{color:var(--text-primary);font-size:12px}.research-glossary-title{display:flex;align-items:center;gap:10px}.research-glossary-title>svg{color:var(--accent-primary);font-size:22px}.research-glossary-title>div{display:grid;gap:2px}.research-glossary-title small{color:var(--text-tertiary);font-size:11px;font-weight:400}.research-glossary-list{display:grid;gap:22px}.research-glossary-list section{display:grid;gap:8px}.research-glossary-list h3{margin:0 0 2px;color:var(--accent-primary);font-size:11px;letter-spacing:.08em}.research-glossary-list article{padding:12px 14px;display:grid;gap:5px;border:1px solid var(--border-muted);border-radius:8px;background:var(--surface-panel)}.research-glossary-list article header{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.research-glossary-list article header strong{color:var(--text-primary);font-size:13px}.research-glossary-list article header small{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.research-glossary-list article p{margin:0;color:var(--text-primary);line-height:1.65}.research-glossary-list article small{color:var(--text-secondary);line-height:1.6}.task-evidence-gap-list{padding:12px;display:grid;gap:10px;background:var(--surface-muted)}.task-evidence-gap-card{min-width:0;padding:14px;display:grid;gap:10px;border:1px solid #dfcfb6;border-radius:8px;background:var(--surface-raised)}.task-evidence-gap-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.task-evidence-gap-card>header>div{min-width:0;display:grid;gap:3px}.task-evidence-gap-card>header span{color:var(--status-warning);font-size:9px;font-weight:700;letter-spacing:.08em}.task-evidence-gap-card>header strong{overflow-wrap:anywhere}.task-evidence-gap-card>p{margin:0;color:var(--text-primary);font-size:13px;line-height:1.7}.task-evidence-gap-card dl{margin:0;display:grid;gap:8px}.task-evidence-gap-card dl>div{padding:9px 10px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;border-left:2px solid var(--border-subtle);background:var(--surface-muted)}.task-evidence-gap-card dt{color:var(--text-tertiary);font-size:11px;font-weight:600}.task-evidence-gap-card dd{min-width:0;margin:0;color:var(--text-secondary);line-height:1.65;overflow-wrap:anywhere}.task-evidence-gap-card>details{color:var(--text-tertiary);font-size:11px}.task-evidence-gap-card>details summary{cursor:pointer}.task-evidence-gap-card>details p{margin:8px 0 0;line-height:1.65}.task-methodology-warnings{margin-top:12px;display:grid;gap:10px}.task-methodology-warnings article{padding:13px 14px;display:grid;gap:8px;border:1px solid #dfcfb6;border-radius:8px;background:#faf6ee}.task-methodology-warnings header{display:flex;align-items:center;gap:8px;color:var(--status-warning)}.task-methodology-warnings p{margin:0;color:var(--text-primary);line-height:1.65}.task-methodology-warnings small{color:var(--text-secondary);line-height:1.65}.task-methodology-warnings details{color:var(--text-tertiary);font-size:11px}.task-methodology-warnings details summary{cursor:pointer}.task-methodology-warnings details p{margin-top:7px;color:var(--text-tertiary);font-size:11px}.task-review-recommendations{margin:12px;padding:12px;display:grid;gap:10px;border:1px solid #b8c8c1;background:#edf3f0}.task-review-recommendations>div{padding-top:10px;border-top:1px solid #ccd8d3}.task-review-recommendations h4,.task-review-recommendations p{margin:0 0 6px;overflow-wrap:anywhere}.task-review-recommendations small{color:var(--text-secondary);line-height:1.6;overflow-wrap:anywhere}.task-review-recommendation-impact{margin:9px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.task-review-recommendation-impact>div{padding:9px 10px;border:1px solid #d4ded9;background:#ffffff94}.task-review-recommendation-impact dt{margin-bottom:4px;color:var(--text-tertiary);font-size:10px}.task-review-recommendation-impact dd{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.6;overflow-wrap:anywhere}@media (max-width: 700px){.task-evidence-gap-card dl>div{grid-template-columns:1fr;gap:4px}}.candidate-observation-workbench,.candidate-next-action-panel{margin:20px 0}.candidate-next-action-panel>.ant-btn{margin-top:14px}.candidate-research-quality-page{min-width:0;overflow-x:hidden}.candidate-research-quality-page .page-heading{align-items:flex-start}.candidate-research-quality-page .page-heading>div:first-child{flex:1 1 auto;min-width:0}.candidate-research-quality-page .page-heading-actions{flex:0 1 auto;max-width:48%}.candidate-research-quality-page>.glass-panel,.candidate-research-quality-page .research-case-editor-layout>.glass-panel,.candidate-research-quality-page .analysis-preflight-panel,.candidate-research-quality-page .conversation-workspace{min-width:0;max-width:100%;overflow:hidden}.candidate-research-quality-page>.glass-panel{padding:22px 24px}.candidate-research-quality-page .ant-space,.candidate-research-quality-page .ant-space-item,.candidate-research-quality-page .ant-alert,.candidate-research-quality-page .ant-alert-content,.candidate-research-quality-page .ant-alert-description,.candidate-research-quality-page .ant-collapse,.candidate-research-quality-page .ant-collapse-content-box,.candidate-research-quality-page .ant-form-item-control,.candidate-research-quality-page .ant-select,.candidate-research-quality-page .ant-select-selector{min-width:0;max-width:100%}.candidate-research-quality-page .section-heading{align-items:flex-start;margin-bottom:16px}.candidate-research-quality-page .section-heading>div:first-child{min-width:0}.candidate-research-quality-page .section-heading h2{margin-bottom:0;color:var(--text-heading);font-size:18px;letter-spacing:-.015em}.candidate-research-quality-page .candidate-next-action-panel{position:relative;border-top:3px solid var(--accent-primary);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary) 5%,white),#fff 48%)}.candidate-research-quality-page .candidate-next-action-panel>.ant-alert{margin-top:2px}.candidate-research-quality-page .candidate-observation-workbench{border-color:var(--border-subtle)}.candidate-research-quality-page #research-boundary{background:linear-gradient(135deg,color-mix(in srgb,var(--status-success) 5%,white),#fff 52%)}.candidate-research-quality-page #rolling-observation{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary) 4%,white),#fff 52%)}.candidate-research-quality-page .draft-scope-summary{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px;min-width:0;background:transparent!important}.candidate-research-quality-page .draft-scope-summary>div{min-width:0;min-height:82px;padding:14px 15px;border-color:var(--border-subtle);background:#ffffffb8}.candidate-research-quality-page .draft-scope-summary small{font-size:11px;line-height:1.45}.candidate-research-quality-page .draft-scope-summary strong,.candidate-research-quality-page .preflight-specialist-list strong,.candidate-research-quality-page .preflight-roster-summary strong,.candidate-research-quality-page .preflight-snapshot-grid strong,.candidate-research-quality-page .research-case-provenance strong{min-width:0;overflow:visible;white-space:normal;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word}.candidate-research-quality-page .candidate-observation-actions{width:100%}.candidate-research-quality-page .candidate-observation-boundaries span{max-width:100%;overflow-wrap:anywhere}.candidate-research-quality-page .candidate-observation-history{min-width:0;padding:16px;border:1px solid var(--border-subtle);border-radius:14px;background:#ffffffa8}.candidate-research-quality-page .candidate-observation-history>div{min-width:0;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:start}.candidate-research-quality-page .candidate-observation-history>div span{min-width:0;overflow-wrap:anywhere}.candidate-research-quality-page .research-case-editor-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:20px;min-width:0;margin-top:20px}.candidate-research-quality-page .research-case-editor,.candidate-research-quality-page .research-case-scope-card{min-width:0;padding:22px 24px}.candidate-research-quality-page .research-case-scope-card{border-top:3px solid color-mix(in srgb,var(--accent-primary) 58%,white)}.candidate-research-quality-page .draft-symbols{max-height:156px;padding-right:4px;overflow-y:auto;align-content:flex-start}.candidate-research-quality-page .draft-symbols .ant-tag{max-width:100%;height:auto;white-space:normal}.candidate-research-quality-page .analysis-preflight-panel{padding:24px;border-radius:16px}.candidate-research-quality-page .preflight-specialist-list>div{min-width:0;align-items:flex-start;border-radius:12px}.candidate-research-quality-page .preflight-specialist-list>div>span{flex:1 1 auto}.candidate-research-quality-page .preflight-roster-summary,.candidate-research-quality-page .preflight-snapshot-grid,.candidate-research-quality-page .preflight-budget-grid{min-width:0;max-width:100%}.candidate-research-quality-page .conversation-workspace{padding:24px}.candidate-research-quality-page :where(p,small,strong,span,code,h1,h2,h3,h4),.candidate-research-quality-page .ant-btn,.candidate-research-quality-page .ant-select-selection-item{overflow-wrap:anywhere}@media (max-width: 1100px){.candidate-research-quality-page .page-heading-actions{max-width:54%}.candidate-research-quality-page .research-case-editor-layout{grid-template-columns:1fr}}@media (max-width: 820px){.candidate-research-quality-page .page-heading{align-items:stretch;flex-direction:column}.candidate-research-quality-page .page-heading-actions{width:100%;max-width:none}.candidate-research-quality-page .page-heading-actions .ant-space{width:100%}.candidate-research-quality-page>.glass-panel,.candidate-research-quality-page .research-case-editor,.candidate-research-quality-page .research-case-scope-card,.candidate-research-quality-page .analysis-preflight-panel,.candidate-research-quality-page .conversation-workspace{padding:17px}.candidate-research-quality-page .section-heading{gap:10px}.candidate-research-quality-page .preflight-form-grid,.candidate-research-quality-page .preflight-budget-grid{grid-template-columns:1fr}.candidate-research-quality-page .preflight-form-grid label.full{grid-column:auto}.candidate-research-quality-page .preflight-roster-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.candidate-research-quality-page>.glass-panel,.candidate-research-quality-page .research-case-editor,.candidate-research-quality-page .research-case-scope-card,.candidate-research-quality-page .analysis-preflight-panel,.candidate-research-quality-page .conversation-workspace{padding:14px}.candidate-research-quality-page .section-heading{align-items:stretch;flex-direction:column}.candidate-research-quality-page .draft-scope-summary,.candidate-research-quality-page .preflight-roster-summary{grid-template-columns:1fr}.candidate-research-quality-page .candidate-observation-history>div{grid-template-columns:1fr}.candidate-research-quality-page .candidate-observation-actions,.candidate-research-quality-page .candidate-observation-actions .ant-space-item,.candidate-research-quality-page .candidate-observation-actions .ant-btn{width:100%}.candidate-research-quality-page .preflight-specialist-list>div{align-items:stretch;flex-direction:column}.candidate-research-quality-page .preflight-specialist-list .ant-select{width:100%}}.task-view-switcher{margin:20px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.task-view-switcher>div:first-child{display:grid;gap:4px}.task-view-switcher>div:first-child strong{font-size:16px}.task-view-switcher>div:first-child span{color:var(--text-secondary)}.research-inbox-section{margin:22px 0}.research-inbox-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.research-inbox-column{min-width:0;padding:16px;border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface-panel)}.research-inbox-column>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.research-inbox-column>div{display:grid;gap:8px}.research-inbox-column button{width:100%;display:grid;gap:7px;padding:10px;border:0;border-radius:10px;color:inherit;background:var(--surface-muted);cursor:pointer;text-align:left}.research-inbox-column button:hover{background:var(--surface-hover)}.research-inbox-column button span{display:grid;gap:3px;min-width:0}.research-inbox-column button strong,.research-inbox-column button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.research-inbox-column button small,.research-inbox-empty{color:var(--text-secondary)}.research-inbox-column button em{color:var(--color-primary);font-size:12px;font-style:normal}.research-inbox-empty{margin:18px 0 4px;font-size:13px}@media (max-width: 1180px){.research-inbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.task-view-switcher{align-items:stretch;flex-direction:column}.task-view-switcher .ant-segmented{width:100%}.task-view-switcher .ant-segmented-item{flex:1;text-align:center}.research-inbox-grid{grid-template-columns:1fr}}.candidate-observation-boundary-note{margin:-2px 0 14px;color:var(--text-secondary);font-size:12px;line-height:1.6}.candidate-observation-actions{margin:16px 0}.candidate-observation-boundaries{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.candidate-observation-boundaries span{padding:5px 9px;border-radius:999px;background:var(--surface-muted, #f4f6f8);color:var(--text-secondary);font-size:12px}.candidate-observation-history{display:grid;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--border-color, #e5e7eb)}.candidate-observation-history>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--text-secondary);font-size:13px}.candidate-observation-history p{margin:0;color:var(--text-secondary)}.task-review-card>footer{padding:9px 12px;color:var(--text-tertiary);font:500 9px SFMono-Regular,Consolas,monospace}.experiment-editor-alert{margin-bottom:18px}.experiment-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.experiment-editor-grid label{min-width:0;display:grid;gap:7px}.experiment-editor-grid label>span{color:var(--text-secondary);font-size:11px;font-weight:600}.experiment-editor-grid .full{grid-column:1 / -1}@media (max-width: 820px){.experiment-facts,.experiment-editor-grid,.run-comparison-metrics,.quality-check-list{grid-template-columns:1fr}.experiment-editor-grid .full{grid-column:auto}.experiment-ledger-item>header,.experiment-ledger-item>footer{align-items:flex-start;flex-direction:column}}@media (max-width: 620px){.app-sider{display:none}.app-main{margin-left:0!important}.metric-grid,.task-conclusion-metrics{grid-template-columns:1fr}.task-conclusion-metrics>div{border-right:0;border-bottom:1px solid var(--border-muted)}.task-conclusion-metrics>div:last-child{border-bottom:0}.app-content{padding:14px}.capability-tabs{width:100%;overflow-x:auto}.capability-tabs button{flex:1 0 auto}.guardrail-list{align-items:stretch;flex-direction:column}.draft-scope-summary{grid-template-columns:1fr}.research-scope-bar{position:static;grid-template-columns:1fr}.research-scope-icon{display:none}.research-scope-actions{justify-content:stretch}.research-scope-actions .ant-btn{flex:1}.profile-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:15px}.profile-roster{grid-template-columns:1fr}.profile-identity-panel,.profile-section-heading,.profile-version-actions{align-items:stretch;flex-direction:column}.profile-version-card,.constraint-version-card{grid-template-columns:1fr}.profile-version-index{flex-direction:row;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid rgba(92,110,159,.1)}.profile-version-facts{grid-template-columns:repeat(2,minmax(72px,1fr))}.profile-form-grid,.version-form-grid{grid-template-columns:1fr}.profile-form-grid .full,.version-form-grid .full,.version-policy-fields{grid-column:auto}.constraint-version-meta{grid-template-columns:auto minmax(0,1fr)}.profile-avatar-editor{align-items:stretch;flex-direction:column}.profile-prompt-workbench,.profile-prompt-shadow-metrics,.profile-prompt-diff-grid{grid-template-columns:1fr}.profile-prompt-swap{transform:rotate(90deg)}.team-roster-preview{grid-template-columns:1fr}.team-participation-list>div{grid-template-columns:1fr}.team-budget-editor>div{grid-template-columns:1fr}.preflight-form-grid,.preflight-roster-summary,.preflight-budget-grid{grid-template-columns:1fr}.preflight-form-grid label.full{grid-column:auto}.preflight-specialist-list>div{align-items:stretch;flex-direction:column}.preflight-specialist-list .ant-select{width:100%}.preflight-roster-summary>div{border-right:0;border-bottom:1px solid rgba(98,108,172,.11)}.preflight-result-head{align-items:flex-start;flex-direction:column}}:root{--surface-canvas: #f3f1ea;--surface-sidebar: #ebe9e1;--surface-panel: #fbfaf6;--surface-raised: #fffefa;--surface-muted: #eeece5;--surface-hover: #f5f3ed;--border-subtle: #cec9bd;--border-muted: #dfdbd1;--text-primary: #21342f;--text-secondary: #5f6d68;--text-tertiary: #7c8782;--accent-primary: #1f5b50;--accent-primary-hover: #173f37;--accent-ai: #476d65;--status-success: #2c7468;--status-warning: #9a681e;--status-danger: #9f4038;--market-up: #b23b34;--market-up-soft: #f8e9e6;--market-down: #237653;--market-down-soft: #e6f1eb;--market-flat: #69746f;--shadow-panel: none;--shadow-panel-hover: none;--shadow-header: none;--color-link: #1f5b50;--glass-border-hover: #9daaa4;--header-bg: #f7f5ef;--table-header-bg: #eeece5;--table-header-color: #596761;--table-row-hover: #f5f3ed;--table-td-color: #2d403a;--btn-default-bg: #fbfaf6;--btn-default-border: #c9c4b8;--btn-default-hover-bg: #f1efe8;--btn-default-hover-border: #7f918a;--select-bg: #fffefa;--select-border: #c9c4b8;--input-bg: #fffefa;--input-border: #c9c4b8;--modal-bg: #fffefa;--message-bg: #fffefa;--scrollbar-thumb: #c8c4b9;--scrollbar-thumb-hover: #aaa69c;--code-bg: #efede6;--code-color: #455650;--logo-gradient: none;--logo-icon-color: #1f5b50}body{background:var(--surface-canvas);color:var(--text-primary);font-family:IBM Plex Sans,Avenir Next,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}body:before{display:none}.app-sider{border-right:1px solid var(--border-subtle);background:var(--surface-sidebar)!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.brand{height:78px;padding:0 20px;border-bottom-color:var(--border-subtle)}.brand-mark{width:32px;height:32px;flex-basis:32px;border:1px solid #779087;border-radius:50%;background:transparent;box-shadow:none;color:var(--accent-primary);font-size:15px}.brand-copy strong{font-family:Georgia,Songti SC,STSong,serif;font-size:16px;font-weight:600;letter-spacing:.02em}.brand-copy small{margin-top:4px;background:none;color:var(--text-tertiary);font-size:8px;letter-spacing:.16em}.app-menu{height:calc(100vh - 188px);padding:10px 10px 18px}.app-menu .ant-menu-item-group-title{padding:17px 10px 6px!important;color:#7d8581!important;font-size:9px!important;letter-spacing:.14em}.app-menu .ant-menu-item{height:36px;margin:1px 0;border-radius:2px;color:#4e5e58;line-height:36px;transition:background .14s ease,color .14s ease}.app-menu .ant-menu-item:hover{transform:none}.app-menu .ant-menu-item-selected{background:#dde3dd!important;box-shadow:inset 2px 0 0 var(--accent-primary);color:#173f37!important;font-weight:600}.researcher-context{position:absolute;inset:auto 10px 52px;min-height:48px;padding:8px 10px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--border-subtle);color:var(--text-secondary)}.researcher-context>span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border:1px solid #aeb8b3;border-radius:50%}.researcher-context>div{min-width:0;display:grid;gap:2px}.researcher-context strong{color:var(--text-primary);font-size:11px;font-weight:600}.researcher-context small{color:var(--text-tertiary);font-size:9px}.researcher-context.is-collapsed{justify-content:center;padding-inline:0}.sider-collapse{inset:auto 10px 9px;border-radius:2px}.app-header{height:64px!important;border-bottom:1px solid var(--border-subtle);background:var(--header-bg)!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.header-title>span{font-family:Georgia,Songti SC,STSong,serif;font-weight:600}.header-title>small{letter-spacing:.02em}.runtime-pill{border-color:var(--border-subtle);border-radius:2px;background:transparent;box-shadow:none;font-size:11px}.app-content{padding:28px 32px 40px}.workspace-page,.content-page{max-width:1480px}.workspace-hero{min-height:184px;padding:32px 34px;border:1px solid var(--border-subtle);border-top:3px solid #254b42;border-radius:2px;background:var(--surface-panel);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.workspace-hero:before,.workspace-hero:after{display:none}.workspace-hero h1,.page-heading h1{color:#1d3932;font-family:Georgia,Songti SC,STSong,serif;font-weight:500;letter-spacing:.01em}.workspace-hero h1{max-width:780px;font-size:clamp(29px,2.7vw,42px)}.workspace-hero p,.page-heading p{color:var(--text-secondary)}.eyebrow,.section-kicker{background:none;color:#41635b;font-size:9px;font-weight:700;letter-spacing:.16em}.research-thesis-band{margin-top:16px;padding:18px 22px;display:grid;grid-template-columns:120px minmax(260px,1fr) minmax(320px,.9fr);align-items:baseline;gap:20px;border:1px solid var(--border-subtle);background:#eae9e2}.research-thesis-band>span{color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.research-thesis-band strong{color:#29443d;font-family:Georgia,Songti SC,STSong,serif;font-size:18px;font-weight:500}.research-thesis-band p{color:var(--text-secondary);font-size:11px;line-height:1.6}.metric-grid{margin:16px 0;gap:10px}.metric-panel{min-height:112px;border:1px solid var(--border-subtle);border-radius:2px;background:var(--surface-panel);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;transition:border-color .14s ease,background .14s ease}.metric-panel:after{display:none}.metric-panel:hover{transform:none;border-color:#94a19b;background:#fffefa;box-shadow:none}.metric-icon,.run-symbol,.research-case-icon,.local-draft-icon,.draft-section-icon,.capability-empty-icon,.task-delivery-icon,.task-runtime-empty>span{border:1px solid #c7cec9;border-radius:2px;background:#eef0eb;box-shadow:none;color:var(--accent-primary)}.accent-blue,.accent-green,.accent-violet{background:#e7ede8;color:#295d51}.accent-amber{background:#f1ece1;color:#8b641f}.metric-panel strong{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:500}.surface-panel,.glass,.glass-card,.glass-card-static,.glass-stat,.glass-table-wrapper,.ant-card{border-color:var(--border-subtle)!important;border-radius:2px!important;background:var(--surface-panel)!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none!important}.glass-card:hover,.research-case-card:hover,.local-draft-card:hover,.profile-roster-card:hover{transform:none;border-color:#9ba7a1;background:#fffefa;box-shadow:none}.recent-panel,.readiness-panel,.next-step-panel,.research-flow-panel,.runtime-boundary{padding:0}.recent-panel>.section-heading,.readiness-panel>.section-heading,.research-flow-panel>.section-heading,.runtime-boundary>.section-heading{min-height:62px;margin:0;padding:15px 20px;border-top:2px solid #2b5b50;border-bottom:1px solid var(--border-muted);background:#efeee8}.recent-panel .run-list,.recent-panel .ant-empty,.recent-panel .panel-loading{margin:0 20px 14px}.ledger-column-head{min-height:34px;margin:0 20px;padding:0 8px;display:grid;grid-template-columns:minmax(0,1fr) 150px 86px 18px;align-items:center;gap:12px;border-bottom:1px solid var(--border-muted);color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.run-row{min-height:66px;grid-template-columns:minmax(0,1fr) 150px 86px 18px;border-radius:0}.run-row:first-child{border-top:0}.run-row:hover{border-radius:0;background:var(--surface-hover)}.run-row time{color:var(--text-secondary);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.quality-gate-icon{color:var(--accent-primary);font-size:18px}.quality-gate-list{padding:4px 20px 14px}.quality-gate-list>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border-muted)}.quality-gate-list>div:last-child{border-bottom:0}.quality-gate-list dt{color:var(--text-tertiary);font-size:11px}.quality-gate-list dd{color:var(--text-primary);font-size:11px;font-weight:600;text-align:right}.market-dot{width:7px;height:7px;margin:0 4px 0 7px;display:inline-block;border-radius:50%}.market-dot:first-child{margin-left:0}.market-up-dot{background:var(--market-up)}.market-down-dot{background:var(--market-down)}.next-step-panel{padding:20px;border-top:2px solid #2b5b50!important}.next-step-panel .ant-btn{margin-top:4px}.research-loop-strip{margin-top:16px;min-height:74px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border-subtle);background:#fbfaf6}.research-loop-strip span{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:11px;white-space:nowrap}.research-loop-strip b{color:#6f8079;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.research-loop-strip i{height:1px;flex:1;background:var(--border-subtle)}.page-heading{border-bottom:1px solid var(--border-subtle)}.capability-tabs{padding:0;border-color:var(--border-subtle);border-radius:2px;background:#efeee8;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.capability-tabs button{border-right:1px solid var(--border-muted);border-radius:0}.capability-tabs button:last-child{border-right:0}.capability-tabs button.active{background:#dfe5df;color:#173f37;box-shadow:inset 0 -2px 0 var(--accent-primary)}.prompt-current-champion{border-color:#28705b5c;box-shadow:inset 3px 0 0 var(--accent-primary)}.prompt-markdown-preview{max-height:220px;overflow:auto}.prompt-history-heading{margin-top:26px}.prompt-history-panel{padding:24px 24px 4px}.prompt-history-event{display:grid;gap:4px;color:var(--text-secondary)}.prompt-history-event strong{color:var(--text-primary)}.prompt-history-event span,.prompt-history-event small{font-size:12px}.prompt-history-event p{margin:3px 0;color:var(--text-primary)}.prompt-reason-field{display:grid;gap:12px;padding-top:8px}.prompt-reason-field p{margin:0;color:var(--text-secondary)}.prompt-evidence-workbench{display:grid;gap:16px}.prompt-evidence-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.prompt-evidence-metrics>div{padding:13px 15px;display:grid;gap:3px;border:1px solid var(--border-muted);border-radius:10px;background:var(--surface-muted)}.prompt-evidence-metrics span,.prompt-evidence-snapshot-meta,.prompt-evidence-samples small{color:var(--text-secondary);font-size:12px}.prompt-evidence-metrics strong{color:var(--text-primary);font-size:22px}.prompt-evidence-snapshot-meta{display:flex;flex-wrap:wrap;gap:12px}.prompt-evidence-samples{max-height:390px;display:grid;gap:9px;overflow:auto}.prompt-evidence-samples article{padding:13px 15px;display:grid;gap:6px;border:1px solid var(--border-muted);border-radius:10px;background:var(--surface-panel)}.prompt-evidence-samples article.has-integrity-issue{border-color:var(--status-danger)}.prompt-evidence-samples article>div{display:flex;align-items:center;gap:8px}.prompt-evidence-samples p{margin:0;color:var(--text-primary)}.prompt-evidence-samples article>span{color:var(--text-secondary);font-size:12px}@media (max-width: 760px){.prompt-evidence-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-overview-strip,.constraint-overview-strip,.team-overview-strip,.profile-identity-panel,.constraint-identity-panel,.profile-avatar-editor,.research-case-card,.local-draft-card,.conversation-workspace,.conversation-promotion-guide,.analysis-preflight-panel,.preflight-result,.task-state-hero,.task-delivery-grid,.task-runtime-grid>div{background:var(--surface-panel)!important;background-image:none!important;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none!important}.profile-overview-strip:before,.conversation-workspace:before,.task-ledger-card:after{display:none}.profile-roster,.profile-roster-card,.profile-version-card,.constraint-markdown-preview,.constraint-editor-grid aside,.draft-scope-summary,.preflight-roster-summary,.preflight-snapshot-grid>div,.task-delivery-grid,.task-runtime-grid>div{border-radius:2px!important;background:#f6f4ee!important;background-image:none!important;box-shadow:none!important}.profile-roster-card.active{background:#e7ebe5!important;box-shadow:inset 2px 0 0 var(--accent-primary)!important}.analysis-preflight-panel:before{background:var(--accent-primary)}.preflight-result{border-radius:2px}.preflight-result.is-ready{border-color:#8da99f;background:#f2f6f2!important}.preflight-result.is-blocked{border-color:#b68a84;background:#faf1ef!important}.task-state-hero{border-radius:2px}.ant-card-head{min-height:54px;border-bottom-color:var(--border-muted)!important;background:#efeee8!important}.ant-card-head-title{color:#29423b;font-family:Georgia,Songti SC,STSong,serif;font-weight:600}.ant-table,.ant-table-container,.ant-table-placeholder{background:var(--surface-panel)!important}.ant-table-wrapper .ant-table{font-variant-numeric:tabular-nums}.ant-table-thead>tr>th{padding:12px 15px!important;border-bottom:1px solid #c9c4b8!important;background:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.09em;text-transform:uppercase}.ant-table-tbody>tr>td{padding:14px 15px!important;border-bottom:1px solid var(--table-td-border)!important;color:var(--table-td-color)!important;font-size:12px;font-variant-numeric:tabular-nums}.ant-table-tbody>tr:last-child>td{border-bottom:0!important}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--table-row-hover)!important}.research-data-table .ant-table-thead>tr>th:not(:first-child),.research-data-table .ant-table-tbody>tr>td:not(:first-child){font-variant-numeric:tabular-nums}.comparison-table .ant-table-tbody>tr>td:not(:first-child){background:#f8f7f2!important;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.market-value{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:650;font-variant-numeric:tabular-nums}.market-up{color:var(--market-up)!important}.market-down{color:var(--market-down)!important}.market-flat{color:var(--market-flat)!important}.ant-tag{border-radius:2px!important}.ant-btn{border-radius:2px!important;font-weight:550;transition:background .14s ease,border-color .14s ease,color .14s ease!important}.ant-btn-primary,.ant-btn-primary:hover{transform:none;border-color:#1f5b50!important;background:#1f5b50!important;box-shadow:none!important;color:#fff!important}.ant-btn-primary:hover{border-color:#173f37!important;background:#173f37!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper{border-radius:2px!important;background:#fffefa!important;box-shadow:none!important}.ant-modal-content,.ant-message-notice-content{border-color:var(--border-subtle)!important;border-radius:3px!important;background:var(--surface-raised)!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 18px 48px #2536301f!important}.route-fallback-orb{display:none}@media (max-width: 960px){.research-thesis-band{grid-template-columns:100px minmax(0,1fr)}.research-thesis-band p{grid-column:2}.research-loop-strip{align-items:stretch;flex-direction:column}.research-loop-strip i{width:1px;height:10px;flex:0 0 10px;margin-left:12px}}@media (max-width: 820px){.app-content{padding:18px}.research-thesis-band{grid-template-columns:1fr}.research-thesis-band p{grid-column:auto}.ledger-column-head{display:none}.run-row{grid-template-columns:minmax(0,1fr) auto 18px}.run-row time{display:none}}@media (max-width: 620px){.workspace-hero{padding:24px 20px}.research-thesis-band{padding:16px}}.agent-profiles-page,.constraint-packs-page,.team-presets-page{--profile-indigo: #1f5b50;--profile-violet: #55776e;--profile-ink: #21342f}.capability-guidance,.research-scope-bar,.conversation-composer{border-color:var(--border-subtle);border-radius:2px;background:var(--surface-panel);background-image:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.capability-guidance{border-left:3px solid var(--accent-primary)}.constraint-scope-avatar,.constraint-scope-avatar.scope-shared,.constraint-scope-avatar.scope-role,.constraint-scope-avatar.scope-task,.runtime-icon,.research-scope-icon,.conversation-section-icon,.conversation-avatar,.promotion-success>span,.empty-illustration{border:1px solid #c7cec9;border-radius:2px;background:#e9eee9;background-image:none;box-shadow:none;color:var(--accent-primary)}.conversation-promotion-guide{border-left:3px solid var(--accent-primary);color:var(--text-primary)}.conversation-promotion-guide>p,.conversation-promotion-guide li{color:var(--text-secondary)}.conversation-guide-orbit,.conversation-promotion-guide li span{border-color:var(--border-subtle);border-radius:2px;background:#e7ebe5;color:var(--accent-primary)}.guardrail-list span,.profile-overview-strip>p,.profile-version-facts>span,.research-case-card,.local-draft-card,.draft-scope-summary>div,.promotion-scope-note{border-radius:2px}.hypothesis-ledger-panel{margin-top:18px;padding:0;overflow:hidden}.hypothesis-ledger-panel>.section-heading{min-height:66px;margin:0;padding:15px 20px;border-top:2px solid #2b5b50;border-bottom:1px solid var(--border-muted);background:#efeee8}.hypothesis-heading-actions,.hypothesis-status-line,.hypothesis-ledger-item footer>div{display:flex;align-items:center;gap:9px}.hypothesis-ledger-panel>.ant-alert{margin:18px 20px 0}.hypothesis-ledger-panel>.ant-skeleton,.hypothesis-ledger-panel>.ant-empty{margin:26px 20px}.hypothesis-ledger-list{padding:0 20px 20px}.hypothesis-ledger-item{padding:22px 0;border-bottom:1px solid var(--border-subtle)}.hypothesis-ledger-item:last-child{border-bottom:0}.hypothesis-ledger-item header,.hypothesis-ledger-item footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.hypothesis-ledger-item header>div:first-child{min-width:0;display:flex;align-items:baseline;gap:14px}.hypothesis-index{flex:0 0 auto;color:#527068;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.1em}.hypothesis-ledger-item h3{margin:0;color:#1e3932;font-family:Georgia,Songti SC,STSong,serif;font-size:18px;font-weight:600}.hypothesis-ledger-item blockquote{margin:17px 0;padding:0 0 0 18px;border-left:2px solid #839990;color:#29463f;font-family:Georgia,Songti SC,STSong,serif;font-size:17px;line-height:1.8}.hypothesis-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--border-muted);border-left:1px solid var(--border-muted)}.hypothesis-facts>div{min-height:92px;padding:14px 16px;border-right:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);background:#f8f7f2}.hypothesis-facts small{color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.1em}.hypothesis-facts p{margin:7px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.65;white-space:pre-wrap}.hypothesis-ledger-item footer{margin-top:16px}.hypothesis-ledger-item footer>span{color:var(--text-tertiary);font-size:10px}.hypothesis-ledger-item.is-frozen{margin-inline:-20px;padding-inline:20px;background:#f7f7f1}.hypothesis-editor-alert{margin-bottom:18px}.hypothesis-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hypothesis-editor-grid label{min-width:0;display:grid;gap:7px}.hypothesis-editor-grid label>span{color:var(--text-secondary);font-size:11px;font-weight:600}.hypothesis-editor-grid .full{grid-column:1 / -1}@media (max-width: 820px){.hypothesis-facts,.hypothesis-editor-grid{grid-template-columns:1fr}.hypothesis-editor-grid .full{grid-column:auto}.hypothesis-ledger-item header,.hypothesis-ledger-item footer{align-items:flex-start;flex-direction:column}}:root{--surface-canvas: #f4f7fa;--surface-sidebar: #fbfaf6;--surface-panel: #ffffff;--surface-raised: #ffffff;--surface-muted: #edf6fc;--surface-hover: #f6fafc;--surface-coral-soft: #fff0ec;--border-subtle: #dce6eb;--border-muted: #dce6eb;--border-strong: #cbd9e1;--text-primary: #183342;--text-heading: #17394d;--text-secondary: #5f7380;--text-tertiary: #8da0ab;--accent-primary: #2695d6;--accent-primary-hover: #1379b8;--accent-primary-soft: #dceefa;--accent-coral: #ef745d;--accent-coral-strong: #c95140;--accent-ai: #2695d6;--status-success: #248b71;--status-warning: #bb683a;--status-danger: #b94c4c;--market-up: #d75050;--market-up-soft: #fbeaea;--market-down: #16835d;--market-down-soft: #e8f5f0;--market-flat: #6d7e87;--shadow-panel: 0 12px 34px rgba(33, 74, 99, .075), 0 2px 8px rgba(33, 74, 99, .035);--shadow-panel-hover: 0 16px 40px rgba(33, 74, 99, .11), 0 3px 10px rgba(33, 74, 99, .04);--shadow-header: 0 1px 0 rgba(203, 217, 225, .8);--color-link: var(--accent-primary);--header-bg: #ffffff;--table-header-bg: #edf6fc;--table-header-color: #5f7380;--table-row-hover: #f6fafc;--table-td-color: #183342;--table-td-border: #dce6eb;--btn-default-bg: #ffffff;--btn-default-border: #cbd9e1;--btn-default-hover-bg: #f6fafc;--btn-default-hover-border: #2695d6;--select-bg: #ffffff;--select-border: #cbd9e1;--input-bg: #ffffff;--input-border: #cbd9e1;--modal-bg: #ffffff;--message-bg: #ffffff;--scrollbar-thumb: #c7d5dd;--scrollbar-thumb-hover: #9eb4c0;--code-bg: #edf6fc;--code-color: #325267;--logo-gradient: none;--logo-icon-color: var(--accent-primary)}body{background:var(--surface-canvas);color:var(--text-primary);font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-sider{border-right:1px solid var(--border-subtle);background:var(--surface-sidebar)!important;box-shadow:none}.app-sider:before{content:"";position:absolute;inset:0 0 auto;z-index:2;height:5px;background:linear-gradient(90deg,var(--accent-primary) 0 76%,var(--accent-coral) 76% 100%)}.brand{height:70px;padding:0 18px;gap:11px;border-bottom-color:var(--border-subtle)}.brand-mark{position:relative;overflow:hidden;width:38px;height:38px;flex-basis:38px;border:0;border-radius:12px;background:var(--text-heading);box-shadow:0 7px 17px #17394d2e;color:#fff;font-size:17px}.brand-mark:before,.brand-mark:after{content:"";position:absolute;pointer-events:none}.brand-mark:before{right:0;bottom:0;width:25px;height:14px;background:var(--accent-primary);clip-path:polygon(0 100%,100% 0,100% 100%)}.brand-mark:after{top:0;right:0;width:12px;height:12px;background:var(--accent-coral);clip-path:polygon(100% 0,100% 100%,0 0)}.brand-letter{position:relative;z-index:1;font-size:18px;font-weight:800;line-height:1}.brand-copy strong,.header-title>span,.page-heading h1,.workspace-intro h1,.ant-card-head-title{color:var(--text-heading);font-family:inherit;font-weight:650}.app-content h1,.app-content h2,.app-content h3,.app-content .ant-card-head-title,.app-content .hypothesis-ledger-item h3,.app-content .hypothesis-ledger-item blockquote,.app-content .experiment-ledger-item h3{font-family:inherit!important}.brand-copy strong{font-size:15px;letter-spacing:-.015em}.brand-copy small{margin-top:2px;background:none;color:var(--text-tertiary);font-size:9px;font-weight:600;letter-spacing:.1em}.app-menu{height:calc(100vh - 178px);padding:12px 10px 18px}.app-menu .ant-menu-item-group-title{color:var(--text-tertiary)!important;font-size:10px!important;font-weight:600;letter-spacing:.06em;text-transform:none}.app-menu .ant-menu-item{height:38px;margin:2px 0;border-radius:10px;color:var(--text-secondary);line-height:38px;transition:background .16s ease,color .16s ease}.app-menu .ant-menu-item:hover{transform:none;background:#f2f8fc;color:var(--text-heading)}.app-menu .ant-menu-item-selected{background:var(--accent-primary-soft)!important;box-shadow:inset 3px 0 0 var(--accent-primary);color:var(--accent-primary-hover)!important;font-weight:600}.researcher-context{inset:auto 10px 52px;border-top-color:var(--border-subtle)}.researcher-context>span{border-color:var(--border-strong);border-radius:10px;background:#fff;color:var(--accent-primary)}.sider-collapse{border-radius:9px}.sider-collapse:hover{border-color:var(--border-strong);background:#fff;color:var(--accent-primary-hover)}.app-header{height:68px!important;padding:0 34px!important;border-bottom-color:var(--border-subtle);background:var(--header-bg)!important;box-shadow:var(--shadow-header)}.header-title>small{color:var(--text-tertiary);letter-spacing:0}.runtime-pill{border-color:var(--border-subtle);border-radius:9px;background:#fff;box-shadow:none;color:var(--text-secondary)}.header-primary-button{min-width:96px}.app-content{padding:28px 34px 40px}.workspace-page,.content-page{max-width:1500px}.surface-panel,.glass,.glass-card,.glass-card-static,.glass-stat,.glass-table-wrapper,.ant-card{border:1px solid var(--border-subtle)!important;border-radius:16px!important;background:var(--surface-panel)!important;box-shadow:var(--shadow-panel)!important}.glass-panel--raised{background:var(--surface-raised)!important}.glass-panel--quiet{border-style:dashed!important;box-shadow:none!important}.glass-card:hover,.research-case-card:hover,.local-draft-card:hover,.profile-roster-card:hover{transform:none;border-color:var(--border-strong);background:var(--surface-hover);box-shadow:var(--shadow-panel)}.strategy-component-overview{margin-bottom:18px}.strategy-component-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.strategy-component-tabs button{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;border:1px solid var(--border-subtle);border-radius:12px;background:#fff;color:var(--text-secondary);font-size:12px;text-align:left}.strategy-component-tabs button.active{border-color:var(--accent-primary);background:var(--accent-soft);color:var(--accent-primary);font-weight:600}.strategy-component-tabs button:disabled{cursor:default;opacity:.58}.strategy-component-tabs small{color:var(--text-tertiary);font-size:9px;font-weight:500}.strategy-component-workbench{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.strategy-component-list{display:grid;gap:8px}.strategy-component-list button{display:grid;grid-template-columns:34px minmax(0,1fr) 8px;gap:10px;align-items:center;width:100%;padding:12px;border:1px solid var(--border-subtle);border-radius:14px;background:#fff;color:var(--text-primary);text-align:left;box-shadow:var(--shadow-panel)}.strategy-component-list button:hover,.strategy-component-list button.active{border-color:var(--border-strong);background:var(--surface-hover)}.strategy-component-list button.active{box-shadow:inset 3px 0 0 var(--accent-primary),var(--shadow-panel)}.strategy-component-list button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--accent-soft);color:var(--accent-primary);font-weight:700}.strategy-component-list button>div{min-width:0;display:grid;gap:3px}.strategy-component-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.strategy-component-list small{color:var(--text-tertiary);font-size:9px}.strategy-component-list i{width:7px;height:7px;border-radius:50%;background:#b8c0bd}.strategy-component-list i.ready{background:#2f9b63}.strategy-component-detail{display:grid;gap:14px;min-width:0}.strategy-component-detail>.glass-panel{padding:20px;overflow:hidden}.strategy-component-identity{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.strategy-component-identity>div:first-child{flex:1 1 320px;min-width:0}.strategy-component-identity h2{margin:5px 0;color:var(--text-primary);font-size:22px}.strategy-component-identity p{margin:0;color:var(--text-tertiary)}.strategy-component-identity p code{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-component-identity>div:last-child{display:flex;flex:0 1 auto;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;min-width:0}.strategy-component-identity .ant-btn{flex:0 0 auto}.strategy-source-card blockquote{max-width:100%;margin:14px 0 0;padding:18px 20px;border-left:3px solid var(--accent-primary);border-radius:0 12px 12px 0;background:#f7f9f8;color:var(--text-primary);font-size:14px;line-height:1.9;overflow-wrap:anywhere;white-space:pre-wrap}.factor-next-step-panel .profile-section-heading{align-items:flex-start;flex-wrap:wrap}.factor-next-step-panel .profile-section-heading>div{flex:1 1 360px;min-width:0}.factor-next-step-panel .ant-steps{margin-top:18px}.strategy-spec-tags{display:flex;gap:6px;margin-top:14px}.strategy-interpretation-card>strong{display:block;margin-top:12px;color:var(--text-primary)}.strategy-confirm-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:14px;border-top:1px solid var(--border-subtle)}.strategy-confirm-row span{color:var(--text-secondary);font-size:11px}.strategy-interpretation-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.strategy-interpretation-form label{display:grid;gap:7px;min-width:0}.strategy-interpretation-form label>span{color:var(--text-secondary);font-size:11px;font-weight:600}.strategy-field-label{display:inline-flex;align-items:center;gap:5px;width:fit-content}.strategy-field-label .anticon{color:var(--accent-primary);cursor:help}.strategy-interpretation-form label.full{grid-column:1 / -1}.strategy-interpretation-form label.switch-field{align-content:start}.strategy-interpretation-form label.switch-field .ant-switch{margin-top:4px}.strategy-interpretation-form .ant-input-number,.strategy-interpretation-form .ant-select{width:100%}.factor-set-heading,.factor-set-prerequisite{margin-bottom:14px}.factor-set-members{display:grid;gap:8px;margin-top:12px}.factor-set-members>div{display:grid;grid-template-columns:28px minmax(0,1fr) minmax(120px,auto);gap:10px;align-items:center;padding:11px 12px;border:1px solid var(--border-subtle);border-radius:12px;background:#f8faf9}.factor-set-members>div>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:var(--accent-soft);color:var(--accent-primary);font-size:10px;font-weight:700}.factor-set-members>div>div{min-width:0;display:grid;gap:3px}.factor-set-members strong{color:var(--text-primary);font-size:12px}.factor-set-members small{color:var(--text-tertiary);font-size:9px}.factor-set-members code{overflow:hidden;color:var(--text-tertiary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.factor-assistant-title{display:flex;align-items:center;gap:10px}.factor-assistant-title>span,.factor-assistant-message>span,.factor-assistant-welcome>span{display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--accent-soft);color:var(--accent-primary)}.factor-assistant-title>span{width:34px;height:34px}.factor-assistant-title>div{display:grid;gap:2px;min-width:0}.factor-assistant-title small{color:var(--text-secondary);font-weight:400}.factor-assistant-drawer .ant-drawer-body{padding:0;display:flex;flex-direction:column}.factor-assistant-role-bar{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border-subtle);background:var(--surface-muted)}.factor-assistant-role-bar>div:first-child{min-width:0;display:grid;gap:3px}.factor-assistant-role-bar small{color:var(--text-tertiary)}.factor-assistant-role-bar strong{overflow:hidden;color:var(--text-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.factor-assistant-runtime-policy{margin:12px 18px 0}.factor-assistant-runtime-policy .ant-alert-description{font-size:12px;line-height:1.55}.factor-assistant-runtime-summary{display:grid;gap:5px}.factor-assistant-runtime-details summary{width:fit-content;color:var(--accent-primary);cursor:pointer;font-weight:600;-webkit-user-select:none;user-select:none}.factor-assistant-runtime-details>div{display:grid;gap:3px;margin-top:6px;color:var(--text-secondary)}.research-supervisor-visible-scope,.task-leader-visible-scope{padding:14px 18px;display:grid;gap:8px;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb,var(--accent-soft) 42%,white)}.research-supervisor-visible-scope>small,.task-leader-visible-scope>small{color:var(--text-secondary);font-weight:700}.research-supervisor-visible-scope .ant-tag,.task-leader-visible-scope .ant-tag{max-width:100%;margin-inline-end:0;overflow-wrap:anywhere;white-space:normal}.research-supervisor-visible-scope p,.task-leader-visible-scope p{margin:0;color:var(--text-tertiary);font-size:12px;line-height:1.6}.factor-assistant-setup{padding:20px;display:grid;gap:16px}.factor-assistant-setup label{display:grid;gap:7px}.factor-assistant-setup label>span{color:var(--text-secondary);font-size:12px;font-weight:600}.factor-assistant-session-actions{padding:10px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-bottom:1px solid var(--border-subtle)}.factor-assistant-ledger{min-height:260px;flex:1;overflow-y:auto;padding:20px 18px;display:flex;flex-direction:column;gap:16px;background:#fbfcfb}.factor-assistant-welcome{margin:auto;max-width:340px;text-align:center}.factor-assistant-welcome>span{width:50px;height:50px;margin:0 auto 12px;font-size:21px}.factor-assistant-welcome strong{color:var(--text-primary)}.factor-assistant-welcome p{margin:8px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.7}.factor-assistant-message{display:flex;align-items:flex-start;gap:9px}.factor-assistant-message>span{width:30px;height:30px}.factor-assistant-message>div{min-width:0;max-width:calc(100% - 39px);padding:11px 13px;border:1px solid var(--border-subtle);border-radius:4px 14px 14px;background:#fff}.factor-assistant-message.is-user{flex-direction:row-reverse}.factor-assistant-message.is-user>span{background:#e8eef2;color:#49677a}.factor-assistant-message.is-user>div{border-radius:14px 4px 14px 14px;background:#eff6f3}.factor-assistant-message small{color:var(--text-tertiary)}.factor-assistant-message p{margin:5px 0 0;color:var(--text-primary);font-size:13px;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.factor-assistant-markdown{min-width:0;margin-top:8px;color:var(--text-primary);font-size:13px;line-height:1.75;overflow-wrap:anywhere}.factor-assistant-markdown>:first-child{margin-top:0}.factor-assistant-markdown>:last-child{margin-bottom:0}.factor-assistant-markdown h1,.factor-assistant-markdown h2,.factor-assistant-markdown h3,.factor-assistant-markdown h4{margin:18px 0 8px;color:var(--text-heading);font-weight:700;line-height:1.4}.factor-assistant-markdown h1{font-size:18px}.factor-assistant-markdown h2{padding-bottom:6px;border-bottom:1px solid var(--border-subtle);font-size:16px}.factor-assistant-markdown h3{font-size:14px}.factor-assistant-markdown h4{font-size:13px}.factor-assistant-markdown p{margin:8px 0;white-space:normal}.factor-assistant-markdown ul,.factor-assistant-markdown ol{margin:8px 0;padding-left:22px}.factor-assistant-markdown li{margin:4px 0;padding-left:2px}.factor-assistant-markdown li>p{margin:2px 0}.factor-assistant-markdown blockquote{margin:10px 0;padding:8px 12px;border-left:3px solid var(--accent-primary);border-radius:0 8px 8px 0;background:var(--accent-soft);color:var(--text-secondary)}.factor-assistant-markdown code{padding:2px 5px;border:1px solid var(--border-subtle);border-radius:5px;background:var(--surface-muted);color:#315b70;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;overflow-wrap:anywhere}.factor-assistant-markdown pre{max-width:100%;margin:10px 0;padding:12px 14px;overflow:auto;border:1px solid #d9e3e8;border-radius:9px;background:#f5f8fa;line-height:1.55}.factor-assistant-markdown pre code{padding:0;border:0;background:transparent;color:var(--text-primary);overflow-wrap:normal;white-space:pre}.factor-assistant-markdown table{display:block;width:100%;max-width:100%;margin:12px 0;overflow-x:auto;border-spacing:0;border-collapse:collapse;white-space:nowrap}.factor-assistant-markdown th,.factor-assistant-markdown td{padding:7px 10px;border:1px solid var(--border-subtle);text-align:left;vertical-align:top}.factor-assistant-markdown th{background:var(--surface-muted);font-weight:700}.factor-assistant-markdown a{color:var(--accent-primary);text-decoration:underline;text-underline-offset:2px}.factor-assistant-markdown hr{margin:16px 0;border:0;border-top:1px solid var(--border-subtle)}.factor-assistant-drawer.is-expanded .factor-assistant-message.is-assistant>div{width:min(920px,calc(100% - 39px));max-width:calc(100% - 39px)}.factor-assistant-run-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:4px 9px;color:var(--text-tertiary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.factor-assistant-message.is-running p{color:var(--text-secondary)}.factor-assistant-proposal{margin-top:12px;padding:12px;border:1px solid #cbdcd4;border-radius:10px;background:#f7fbf9}.factor-assistant-proposal header{display:flex;align-items:center;justify-content:space-between;gap:8px}.factor-assistant-proposal ul{margin:9px 0;padding-left:18px;color:var(--text-secondary);font-size:11px}.factor-assistant-proposal>small{display:block;margin:8px 0;overflow-wrap:anywhere}.factor-assistant-proposal>.ant-btn{margin-top:10px}.factor-assistant-composer{padding:14px 18px 18px;border-top:1px solid var(--border-subtle);background:#fff}.factor-assistant-composer>div:last-child{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:12px}.factor-assistant-composer small{color:var(--text-tertiary)}.mcp-audit-drawer .ant-drawer-header{padding:16px 22px;border-bottom:1px solid var(--border-subtle);background:linear-gradient(180deg,#fff,#fbfdff)}.mcp-audit-drawer .ant-drawer-body{padding:0;display:flex;flex-direction:column}.mcp-audit-title{display:flex;align-items:center;gap:12px;min-width:0}.mcp-audit-title>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;font-size:19px;border-radius:12px;background:linear-gradient(145deg,var(--accent-primary),#4fb3df);color:#fff;box-shadow:0 8px 18px #2695d652}.mcp-audit-title>div{display:grid;gap:1px;min-width:0}.mcp-audit-title strong{color:var(--text-heading);font-size:16px;letter-spacing:-.01em}.mcp-audit-title small{overflow:hidden;color:var(--text-secondary);font-weight:400;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.mcp-audit-role-bar{padding:12px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border-subtle);background:#f7fafc}.mcp-audit-role-bar>div:first-child{min-width:0;display:grid;gap:2px}.mcp-audit-role-bar small{color:var(--text-tertiary);font-size:11px}.mcp-audit-role-bar strong{overflow:hidden;color:var(--text-heading);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.mcp-audit-role-bar .ant-space{gap:14px;align-items:center}.mcp-audit-role-bar .ant-tag{margin:0;border-radius:999px;font-size:12px;font-weight:600;padding-inline:11px;line-height:20px}.mcp-audit-role-bar .ant-tag.ant-tag-green{display:inline-flex;align-items:center;gap:7px}.mcp-audit-role-bar .ant-tag.ant-tag-green:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--status-success);box-shadow:0 0 #248b7180;animation:mcp-audit-pulse 2s infinite}@keyframes mcp-audit-pulse{0%{box-shadow:0 0 #248b7173}70%{box-shadow:0 0 0 7px #248b7100}to{box-shadow:0 0 #248b7100}}.mcp-audit-role-bar .ant-tag:not(.ant-tag-green){font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.mcp-audit-setup{padding:22px;display:grid;gap:16px}.mcp-audit-setup label{display:grid;gap:7px}.mcp-audit-setup label>span{color:var(--text-secondary);font-size:12px;font-weight:600}.mcp-audit-session-actions{padding:9px 22px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border-subtle)}.mcp-audit-session-actions .ant-select{flex:1;min-width:0}.mcp-audit-ledger{min-height:260px;flex:1;overflow-y:auto;padding:24px 22px 8px;display:flex;flex-direction:column;gap:22px;background:linear-gradient(180deg,#eef4f9,#f4f8fb 140px,#f4f8fb)}.mcp-audit-welcome{margin:auto;max-width:340px;text-align:center}.mcp-audit-welcome>span{width:50px;height:50px;margin:0 auto 12px;font-size:24px;background:linear-gradient(145deg,var(--accent-primary),#4fb3df);color:#fff;box-shadow:0 8px 18px #2695d647}.mcp-audit-welcome strong{color:var(--text-heading);font-size:14px}.mcp-audit-welcome p{margin:8px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.7}.mcp-audit-message{display:flex;align-items:flex-start;gap:11px}.mcp-audit-message>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;font-size:16px}.mcp-audit-message.is-user>span{background:#e6edf3;color:#44627a}.mcp-audit-message.is-assistant>span{background:linear-gradient(145deg,var(--accent-primary),#4fb3df);color:#fff;box-shadow:0 6px 14px #2695d647}.mcp-audit-message>div{min-width:0;max-width:calc(100% - 50px);padding:12px 15px;position:relative}.mcp-audit-message.is-assistant>div{background:#fff;border:1px solid #e1e9f0;border-left:3px solid var(--accent-primary);border-radius:4px 16px 16px;box-shadow:0 6px 18px #214a630d}.mcp-audit-message.is-user>div{background:linear-gradient(135deg,var(--accent-primary),#1f86c4);color:#fff;border-radius:16px 4px 16px 16px;box-shadow:0 8px 18px #2695d63d}.mcp-audit-message>div>small{font-size:11px;font-weight:700;letter-spacing:.02em}.mcp-audit-message.is-assistant>div>small{color:var(--accent-primary-hover)}.mcp-audit-message.is-user>div>small{color:#ffffffd9}.mcp-audit-message p{margin:5px 0 0;font-size:13.5px;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.mcp-audit-message.is-user p{color:#fff}.mcp-audit-message>div>.ant-btn{margin-top:12px}.mcp-audit-message.is-assistant.is-running>div{border-left-color:var(--accent-ai)}.mcp-audit-message.is-running p{display:flex;align-items:center;gap:10px;color:var(--text-secondary)}.mcp-audit-message.is-running p:after{content:"";display:inline-flex;width:18px;height:16px;background-image:radial-gradient(circle,var(--accent-primary) 2px,transparent 2px);background-position:0 7px,6px 7px,12px 7px;background-size:6px 6px;background-repeat:no-repeat;animation:mcp-audit-typing 1.2s infinite}@keyframes mcp-audit-typing{0%,80%,to{opacity:.3}40%{opacity:1}}.mcp-audit-run-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:4px 10px;padding-top:9px;border-top:1px dashed #e6edf3;color:var(--text-tertiary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.mcp-audit-conclusion{margin-top:14px;position:relative;overflow:hidden;border:1px solid #dbe6ee;border-radius:14px;background:#fff;box-shadow:0 8px 22px #214a630d}.mcp-audit-conclusion:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-primary),#5fb6e8 60%,var(--accent-ai))}.mcp-audit-conclusion>header{margin-top:4px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(180deg,#f3f9ff,#fff);border-bottom:1px solid #eaf1f7}.mcp-audit-conclusion>header>strong{display:flex;align-items:center;gap:9px;color:var(--text-heading);font-size:13px}.mcp-audit-conclusion>header>strong>.anticon{width:28px;height:28px;display:grid;place-items:center;font-size:15px;border-radius:9px;background:var(--accent-primary-soft);color:var(--accent-primary-hover)}.mcp-audit-conclusion>header .ant-tag{margin:0;border-radius:999px;font-size:11px;font-weight:700;padding:3px 11px}.mcp-audit-conclusion>p{margin:13px 15px 0;color:var(--text-primary);font-size:12.5px;line-height:1.7}.mcp-audit-dimensions{margin:13px 15px 0;display:grid;gap:8px}.mcp-audit-dimension{position:relative;padding:9px 12px 9px 40px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #e8eef4;border-radius:10px;background:#fbfdff;overflow:hidden}.mcp-audit-dimension:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.mcp-audit-dimension:after{content:"";position:absolute;left:11px;top:9px;width:20px;height:20px;display:grid;place-items:center;border-radius:7px;font-size:11px;font-weight:800}.mcp-audit-dimension.is-pass:before{background:var(--status-success)}.mcp-audit-dimension.is-warn:before{background:var(--status-warning)}.mcp-audit-dimension.is-pass:after{content:"✓";background:#e7f6f0;color:var(--status-success)}.mcp-audit-dimension.is-warn:after{content:"!";background:#fbf0e2;color:var(--status-warning)}.mcp-audit-dimension>span{color:var(--text-heading);font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-audit-dimension>small{grid-column:1 / -1;margin-top:2px;color:var(--text-secondary);font-size:11px;line-height:1.5}.mcp-audit-dimension .ant-tag{margin:0;border-radius:999px;font-size:10.5px;font-weight:700;padding:2px 9px}.mcp-audit-anomalies,.mcp-audit-recommendations,.mcp-audit-open-questions{margin:13px 15px 0;padding:10px 12px 11px;border:1px solid transparent;border-radius:10px}.mcp-audit-anomalies{background:#fbeceb;border-color:#f3c9c5}.mcp-audit-recommendations{background:#e7f6f0;border-color:#c0e3d4}.mcp-audit-open-questions{background:#f1eefb;border-color:#d8d0f3}.mcp-audit-anomalies>small,.mcp-audit-recommendations>small,.mcp-audit-open-questions>small{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:10.5px;font-weight:700;letter-spacing:.02em}.mcp-audit-anomalies>small{color:var(--status-danger)}.mcp-audit-recommendations>small{color:var(--status-success)}.mcp-audit-open-questions>small{color:var(--accent-ai)}.mcp-audit-anomalies ul,.mcp-audit-recommendations ul,.mcp-audit-open-questions ul{margin:0;padding:0;list-style:none;display:grid;gap:5px}.mcp-audit-anomalies li,.mcp-audit-recommendations li,.mcp-audit-open-questions li{position:relative;padding-left:15px;color:var(--text-secondary);font-size:11.5px;line-height:1.6;overflow-wrap:anywhere}.mcp-audit-anomalies li:before,.mcp-audit-recommendations li:before,.mcp-audit-open-questions li:before{content:"";position:absolute;left:3px;top:7px;width:5px;height:5px;border-radius:50%}.mcp-audit-anomalies li:before{background:var(--status-danger)}.mcp-audit-recommendations li:before{background:var(--status-success)}.mcp-audit-open-questions li:before{background:var(--accent-ai)}.mcp-audit-message.is-assistant>div>.ant-btn-primary,.mcp-audit-message.is-assistant>div>.ant-btn-primary:hover{border-color:transparent!important;background:linear-gradient(135deg,var(--status-success),#16a37a)!important;box-shadow:0 8px 18px #248b7147!important}.mcp-audit-composer{padding:14px 22px 20px;border-top:1px solid var(--border-subtle);background:#fff}.mcp-audit-composer-box{border:1px solid var(--border-strong);border-radius:14px;background:#fbfdff;transition:box-shadow .15s,border-color .15s,background .15s}.mcp-audit-composer-box:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 4px #2695d61f;background:#fff}.mcp-audit-composer-box .ant-input{border:0;background:transparent;box-shadow:none!important}.mcp-audit-composer-box .ant-input:focus{box-shadow:none}.mcp-audit-composer-foot{padding:6px 10px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mcp-audit-composer-foot small{color:var(--text-tertiary);font-size:11px}.mcp-audit-composer-foot .ant-btn-primary,.mcp-audit-composer-foot .ant-btn-primary:hover{border-color:transparent!important;border-radius:999px;background:linear-gradient(135deg,var(--accent-primary),#1f86c4)!important;box-shadow:0 8px 16px #2695d64d!important}@media (max-width: 980px){.strategy-component-workbench{grid-template-columns:1fr}.strategy-component-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.strategy-component-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-component-list{grid-template-columns:1fr}.strategy-component-identity{flex-direction:column}.strategy-component-identity>div:last-child{width:100%;justify-content:flex-start}.strategy-component-detail>.glass-panel{padding:16px}.strategy-interpretation-form{grid-template-columns:1fr}.strategy-interpretation-form label.full{grid-column:auto}.strategy-confirm-row{align-items:stretch;flex-direction:column}.factor-set-members>div{grid-template-columns:28px minmax(0,1fr)}.factor-set-members code{grid-column:2}}.section-kicker,.eyebrow{background:none;color:var(--accent-primary-hover);font-size:10px;font-weight:650;letter-spacing:.06em}.page-heading{min-height:auto;margin-bottom:24px;border-bottom:0}.page-heading h1{font-size:30px;letter-spacing:-.03em}.page-heading p{color:var(--text-secondary)}.workspace-intro{min-height:72px;margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.workspace-intro h1{margin:0 0 7px;font-size:clamp(28px,2.3vw,32px);letter-spacing:-.035em;line-height:1.15}.workspace-intro p{margin:0;color:var(--text-secondary);font-size:14px}.workspace-date{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:var(--text-tertiary);font-size:12px}.workspace-metric-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-bottom:20px;border:1px solid var(--border-subtle);border-radius:16px;background:#fff;box-shadow:var(--shadow-panel)}.workspace-metric-band article{min-height:108px;padding:20px 24px;display:flex;flex-direction:column;position:relative}.workspace-metric-band article+article:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:1px;background:var(--border-subtle)}.workspace-metric-band article:nth-child(4n+1):before{display:none}.workspace-metric-band article:nth-child(n+5){border-top:1px solid var(--border-subtle)}.workspace-metric-band span{color:var(--text-secondary);font-size:12px;font-weight:550}.workspace-metric-band strong{margin-top:8px;color:var(--text-heading);font-size:29px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums}.candidate-strategy-study-page{min-width:0;overflow-x:hidden}.candidate-strategy-study-page .page-heading{align-items:flex-start}.candidate-strategy-study-page .page-heading>div:first-child{flex:1 1 auto;min-width:0}.candidate-strategy-study-page .page-heading-actions{flex:0 0 auto;max-width:42%}.candidate-strategy-study-page>.glass-panel,.candidate-study-main .glass-panel,.candidate-study-ledger{padding:20px 22px}.candidate-strategy-study-page>.glass-panel{margin-bottom:16px}.candidate-study-overview>.ant-space{margin-bottom:16px!important}.candidate-study-overview .ant-descriptions-item{padding-bottom:12px}.candidate-study-overview .ant-descriptions-item-label{width:104px;color:var(--text-tertiary);white-space:nowrap}.candidate-study-overview code{color:var(--text-primary);font-size:12px}.candidate-study-progress{padding-block:16px!important;overflow:hidden}.candidate-study-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.candidate-study-main,.candidate-study-main>.ant-space-item{min-width:0}.candidate-study-main .glass-panel h2,.candidate-study-ledger h2{margin:6px 0 8px}.candidate-study-main .glass-panel>p{margin:0 0 14px}.candidate-study-evaluation{margin-top:18px;padding-top:18px;border-top:1px solid var(--border-subtle);min-width:0}.candidate-study-evaluation-selector,.candidate-study-path-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.candidate-study-evaluation-selector{align-items:center;margin-bottom:16px}.candidate-study-evaluation-selector>span{flex:0 0 auto;color:var(--text-tertiary)}.candidate-study-evaluation-selector .ant-select{width:min(100%,460px)}.candidate-study-path-diagnosis{min-width:0;padding:16px;border:1px solid var(--border-subtle);border-radius:14px;background:color-mix(in srgb,var(--surface-raised) 76%,transparent)}.candidate-study-path-heading p{margin:4px 0 0;color:var(--text-tertiary)}.candidate-study-path-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.candidate-study-path-metrics .ant-statistic{min-width:0;padding:12px 14px;border-radius:12px;background:var(--surface-muted)}.candidate-study-path-metrics .ant-statistic-title,.candidate-study-path-metrics .ant-statistic-content{overflow-wrap:anywhere}.candidate-study-path-metrics .ant-statistic-content{font-size:clamp(18px,2vw,24px)}.candidate-study-ledger{min-height:260px}.candidate-evaluation-create-controls{width:100%;display:grid;grid-template-columns:minmax(300px,1fr) minmax(260px,330px) max-content max-content;gap:12px;align-items:start}.candidate-evaluation-create-controls .ant-select,.candidate-evaluation-create-controls .ant-picker{min-width:0}.factor-comparison-page{max-width:1280px;min-width:0;overflow-x:hidden}.factor-comparison-page>.glass-panel,.factor-comparison-results>.glass-panel{min-width:0;overflow:hidden}.factor-comparison-builder{padding:22px 24px;border-top:3px solid var(--accent-primary)}.factor-comparison-section-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.factor-comparison-section-heading>span{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:11px;color:var(--accent-primary-hover);background:color-mix(in srgb,var(--accent-primary) 12%,white)}.factor-comparison-section-heading strong,.factor-comparison-history strong{display:block;color:var(--text-heading);font-size:17px;line-height:1.35}.factor-comparison-section-heading p{margin:4px 0 0;color:var(--text-tertiary);font-size:13px}.factor-comparison-builder-grid{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) max-content;gap:12px;align-items:end}.factor-comparison-builder-grid label{min-width:0}.factor-comparison-builder-grid label>span{display:block;margin-bottom:7px;color:var(--text-secondary);font-size:12px;font-weight:650}.factor-comparison-builder-grid .ant-select{width:100%;min-width:0}.factor-comparison-builder-grid .ant-select-selector,.factor-comparison-builder-grid .ant-btn{min-height:42px}.factor-comparison-builder-grid .ant-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factor-comparison-builder-arrow{height:42px;display:grid;place-items:center;color:var(--text-tertiary)}.factor-comparison-builder-alerts:empty{display:none}.factor-comparison-builder-alerts:not(:empty){display:grid;gap:10px;margin-top:14px}.factor-comparison-results{display:grid;gap:18px;min-width:0;margin-top:18px}.factor-comparison-overview{padding:0!important}.factor-comparison-history{min-width:0;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-muted) 78%,white)}.factor-comparison-history>div{min-width:180px}.factor-comparison-history .ant-select{width:min(100%,690px);min-width:0}.factor-comparison-history .ant-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factor-comparison-pair{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);gap:14px;align-items:stretch;padding:22px 22px 18px}.factor-version-card{min-width:0;padding:18px;border:1px solid var(--border-subtle);border-radius:16px;background:linear-gradient(145deg,var(--surface-raised),var(--surface-muted))}.factor-version-card.is-challenger{border-color:color-mix(in srgb,var(--accent-primary) 32%,var(--border-subtle));background:linear-gradient(145deg,color-mix(in srgb,var(--accent-primary) 6%,white),var(--surface-raised))}.factor-version-card-role{display:block;margin-bottom:8px;color:var(--text-tertiary);font-size:11px;font-weight:750;letter-spacing:.08em}.factor-version-card h3{min-height:48px;margin:0 0 10px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-heading);font-size:18px;line-height:1.35}.factor-version-card>.ant-tag{max-width:100%;height:auto;margin:0;overflow-wrap:anywhere;white-space:normal}.factor-version-card-facts{display:grid;grid-template-columns:1.6fr .8fr .8fr;gap:10px;margin:16px 0 14px}.factor-version-card-facts>div{min-width:0}.factor-version-card-facts span,.factor-comparison-protocol span,.factor-comparison-kpis span{display:block;color:var(--text-tertiary);font-size:11px}.factor-version-card-facts strong,.factor-comparison-protocol strong{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--text-secondary);font-size:13px}.factor-version-card>code,.factor-comparison-protocol code{color:var(--text-tertiary);font-size:10px}.factor-comparison-pair-arrow{align-self:center;display:grid;justify-items:center;gap:7px;color:var(--accent-primary-hover);font-size:22px}.factor-comparison-pair-arrow small{color:var(--text-tertiary);font-size:10px;white-space:nowrap}.factor-comparison-grade{margin:0 22px;padding:13px 15px;display:flex;align-items:center;gap:12px;border-radius:13px;background:color-mix(in srgb,#d69832 8%,var(--surface-muted))}.factor-comparison-grade p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.55}.factor-comparison-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:18px 22px}.factor-comparison-kpis>div{min-width:0;padding:13px 14px;border:1px solid var(--border-subtle);border-radius:13px;background:var(--surface-muted)}.factor-comparison-kpis strong{display:block;margin-top:5px;color:var(--text-heading);font-size:clamp(20px,2vw,27px);font-weight:650}.factor-comparison-kpis .is-accent strong{color:var(--accent-primary-hover)}.factor-comparison-protocol{padding:15px 22px 18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr) max-content;gap:20px;align-items:end;border-top:1px solid var(--border-subtle)}.factor-comparison-table-panel,.factor-comparison-quality{padding:22px 24px}.factor-comparison-table-panel h2,.factor-comparison-quality h2{margin:0 0 16px;color:var(--text-heading);font-size:18px}.factor-comparison-table-panel .ant-table-wrapper{min-width:0;overflow:hidden;border:1px solid var(--border-subtle);border-radius:12px}.factor-comparison-segment-table .ant-table-tbody>tr>td:first-child{border-left:3px solid transparent;font-weight:650}.factor-comparison-segment-table .ant-table-tbody>tr.is-common-champion>td:first-child,.factor-comparison-segment-table .ant-table-tbody>tr.is-champion-only>td:first-child{border-left-color:#8c9aa5}.factor-comparison-segment-table .ant-table-tbody>tr.is-common-challenger>td:first-child,.factor-comparison-segment-table .ant-table-tbody>tr.is-challenger-only>td:first-child{border-left-color:var(--accent-primary)}.factor-comparison-segment-table .ant-table-tbody>tr.is-challenger-only>td{background:color-mix(in srgb,var(--accent-primary) 4%,white)}.factor-comparison-quality p{margin:14px 0 0;color:var(--text-tertiary);font-size:11px;overflow-wrap:anywhere}@media (max-width: 980px){.factor-comparison-builder-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.factor-comparison-builder-arrow{display:none}.factor-comparison-builder-grid .ant-btn{grid-column:1 / -1}.factor-comparison-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.factor-comparison-protocol{grid-template-columns:repeat(2,minmax(0,1fr))}.factor-comparison-protocol code{grid-column:1 / -1}}@media (max-width: 720px){.factor-comparison-builder,.factor-comparison-table-panel,.factor-comparison-quality{padding:17px}.factor-comparison-builder-grid,.factor-comparison-pair,.factor-comparison-kpis,.factor-comparison-protocol{grid-template-columns:1fr}.factor-comparison-history,.factor-comparison-grade{align-items:stretch;flex-direction:column}.factor-comparison-history .ant-select{width:100%}.factor-comparison-pair-arrow{transform:rotate(90deg)}.factor-comparison-pair-arrow small{display:none}.factor-version-card-facts{grid-template-columns:1fr 1fr}}.candidate-evaluation-page{min-width:0;overflow-x:hidden}.candidate-evaluation-page>.glass-panel,.candidate-evaluation-details>.glass-panel{min-width:0;overflow:hidden;padding:22px 24px}.candidate-evaluation-page .ant-space,.candidate-evaluation-page .ant-space-item,.candidate-evaluation-page .ant-alert,.candidate-evaluation-page .ant-alert-content,.candidate-evaluation-page .ant-collapse,.candidate-evaluation-page .ant-collapse-content-box,.candidate-evaluation-page .ant-table-wrapper{min-width:0;max-width:100%}.candidate-evaluation-builder{position:relative;border-top:3px solid var(--accent-primary)}.candidate-evaluation-section-heading{display:flex;align-items:flex-start;gap:12px;min-width:0}.candidate-evaluation-section-heading>div:last-child,.candidate-evaluation-panel-heading>div:first-child{min-width:0}.candidate-evaluation-section-heading strong{display:block;color:var(--text-heading);font-size:17px;line-height:1.35}.candidate-evaluation-section-heading p,.candidate-evaluation-panel-heading p,.candidate-evaluation-section-copy{margin:5px 0 0;color:var(--text-tertiary);font-size:13px;line-height:1.65}.candidate-evaluation-section-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:11px;color:var(--accent-primary-hover);background:color-mix(in srgb,var(--accent-primary) 12%,white);font-size:17px}.candidate-evaluation-history{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary) 4%,white),#fff 45%)}.candidate-evaluation-overview{display:grid;gap:18px;min-width:0;padding-top:4px}.candidate-evaluation-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.candidate-evaluation-kpis>*{min-width:0;min-height:92px;padding:14px 16px;border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface-muted)}.candidate-evaluation-kpis .ant-statistic-title,.candidate-evaluation-status>span{color:var(--text-tertiary);font-size:12px}.candidate-evaluation-kpis .ant-statistic-content{margin-top:5px;color:var(--text-heading);font-size:clamp(22px,2.4vw,29px)}.candidate-evaluation-status{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.candidate-evaluation-metadata{min-width:0;padding:14px 16px 2px;border-radius:14px;background:color-mix(in srgb,var(--surface-muted) 72%,transparent)}.candidate-evaluation-metadata code,.candidate-evaluation-page code{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-all}.candidate-evaluation-details{width:100%;min-width:0;display:grid;gap:18px}.candidate-evaluation-section h2{margin:0;color:var(--text-heading);font-size:19px;letter-spacing:-.015em}.candidate-evaluation-section-copy{margin-bottom:16px}.candidate-evaluation-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0;margin-bottom:18px}.candidate-evaluation-panel-heading>.ant-select,.candidate-evaluation-panel-heading>.ant-space{flex:0 0 auto;max-width:100%}.candidate-evaluation-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.candidate-evaluation-metric-grid .ant-statistic{min-width:0;padding:14px 16px;border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface-muted)}.candidate-evaluation-metric-grid .ant-statistic-title,.candidate-evaluation-metric-grid .ant-statistic-content{overflow-wrap:anywhere}.candidate-evaluation-metric-grid .ant-statistic-content{font-size:clamp(18px,2vw,24px)}.candidate-evaluation-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.candidate-evaluation-chart-grid>*{min-width:0;max-width:100%}.candidate-evaluation-tags{max-width:100%;margin-top:14px}.candidate-evaluation-page .ant-tag{max-width:100%;height:auto}.candidate-evaluation-page .ant-table-wrapper{overflow:hidden;border:1px solid var(--border-subtle);border-radius:12px}.candidate-evaluation-page .ant-table-cell{overflow-wrap:anywhere}.candidate-evaluation-page .ant-table-pagination{padding-inline:12px}@media (max-width: 1180px){.candidate-evaluation-create-controls{grid-template-columns:minmax(280px,1fr) minmax(260px,1fr) max-content}.candidate-evaluation-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-strategy-study-page .page-heading{gap:16px}.candidate-strategy-study-page .page-heading-actions{max-width:48%}.candidate-study-layout{grid-template-columns:1fr}.candidate-study-ledger{min-height:0}}@media (max-width: 820px){.candidate-evaluation-create-controls{grid-template-columns:1fr}.candidate-evaluation-create-controls .ant-btn{width:100%}.candidate-evaluation-page>.glass-panel,.candidate-evaluation-details>.glass-panel{padding:17px}.candidate-evaluation-kpis,.candidate-evaluation-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-evaluation-panel-heading{align-items:stretch;flex-direction:column}.candidate-evaluation-panel-heading>.ant-select{width:100%}.candidate-strategy-study-page .page-heading-actions{max-width:none}.candidate-strategy-study-page .page-heading-actions .ant-space{width:100%}.candidate-strategy-study-page>.glass-panel,.candidate-study-main .glass-panel,.candidate-study-ledger{padding:16px}.candidate-study-overview .ant-descriptions-item-label{width:88px}.candidate-study-progress{overflow-x:auto}.candidate-study-progress .ant-steps{min-width:720px}.candidate-study-evaluation-selector,.candidate-study-path-heading{align-items:stretch;flex-direction:column}.candidate-study-evaluation-selector .ant-select{width:100%}.candidate-study-path-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.candidate-evaluation-kpis,.candidate-evaluation-metric-grid,.candidate-evaluation-chart-grid{grid-template-columns:1fr}.candidate-evaluation-page>.glass-panel,.candidate-evaluation-details>.glass-panel{padding:14px}.candidate-evaluation-section-icon{display:none}.candidate-study-path-metrics{grid-template-columns:1fr}}.workspace-metric-band article:nth-child(2) strong{color:var(--accent-primary-hover)}.workspace-metric-band article:nth-child(3) strong{color:var(--status-success)}.workspace-metric-band small{margin-top:7px;color:var(--text-tertiary);font-size:11px}.workspace-main-grid{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(320px,.78fr);gap:20px;align-items:stretch}.workspace-main-grid-single{grid-template-columns:minmax(0,1fr)}.performance-panel{min-height:386px;padding:22px 26px 18px;overflow:hidden;position:relative}.performance-panel:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--accent-primary),#80c7ec 68%,var(--accent-coral))}.performance-heading,.workspace-runs-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.performance-heading h2,.today-heading h2,.workspace-runs-heading h2{margin:0 0 5px;color:var(--text-heading);font-size:19px;font-weight:650;letter-spacing:-.02em}.performance-heading p,.today-heading p,.workspace-runs-heading p{margin:0;color:var(--text-tertiary);font-size:12px}.performance-summary{margin:18px 0 8px;display:flex;align-items:baseline;gap:10px;font-variant-numeric:tabular-nums}.performance-summary strong{color:var(--market-up);font-size:30px;letter-spacing:-.035em}.performance-summary span{color:var(--text-tertiary);font-size:12px}.performance-summary span:last-child{margin-left:10px;color:var(--text-secondary)}.equity-chart{min-height:245px;margin-top:4px}.equity-chart svg{width:100%;height:225px;overflow:visible}.equity-grid-line{stroke:#dce6eb;stroke-width:1}.equity-line{fill:none;stroke:var(--accent-primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:4;vector-effect:non-scaling-stroke}.equity-point{fill:#fff;stroke:var(--accent-primary);stroke-width:3;vector-effect:non-scaling-stroke}.equity-axis{display:flex;justify-content:space-between;margin-top:-4px;padding:0 11px;color:var(--text-tertiary);font-size:11px}.equity-empty{min-height:245px;display:grid;place-content:center;gap:12px;color:var(--text-tertiary);text-align:center;font-size:12px}.equity-empty .anticon{margin:0 auto;color:var(--accent-primary);font-size:26px}.today-panel{padding:0;overflow:hidden}.today-heading{min-height:112px;padding:24px 26px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border-subtle);background:linear-gradient(130deg,#fff9f6,#fff 68%);box-shadow:inset 5px 0 0 var(--accent-coral)}.today-heading>span{padding:5px 10px;border-radius:999px;background:var(--surface-coral-soft);color:var(--accent-coral-strong);font-size:12px;font-weight:650}.today-list{padding:0 26px}.today-item{width:100%;min-height:94px;padding:17px 0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:12px;border:0;border-bottom:1px solid var(--border-subtle);background:transparent;color:inherit;cursor:pointer;text-align:left}.today-item:last-child{border-bottom:0}.today-item:hover strong{color:var(--accent-primary-hover)}.today-item>i{width:22px;height:22px;margin-top:2px;border:2px solid #b8cad4;border-radius:7px}.today-item strong,.today-item small{display:block}.today-item strong{color:var(--text-heading);font-size:14px;font-weight:620;line-height:1.45}.today-item small{margin-top:5px;color:var(--text-tertiary);font-size:11px;line-height:1.5}.today-item em{margin-top:1px;padding:4px 8px;border-radius:7px;font-size:11px;font-style:normal;font-weight:600;white-space:nowrap}.today-item em.priority{background:var(--surface-coral-soft);color:var(--accent-coral-strong)}.today-item em.today{background:var(--accent-primary-soft);color:var(--accent-primary-hover)}.workspace-runs-panel{margin-top:20px;overflow:hidden}.workspace-runs-heading{min-height:82px;padding:21px 26px;align-items:center;border-bottom:1px solid var(--border-subtle)}.workspace-table-wrap{overflow-x:auto}.workspace-run-table{width:100%;min-width:760px;border-collapse:collapse;font-size:12px}.workspace-run-table th{padding:13px 26px;background:var(--surface-muted);color:var(--text-secondary);font-size:11px;font-weight:650;text-align:left}.workspace-run-table th:nth-child(n+3),.workspace-run-table td:nth-child(n+3){text-align:right;font-variant-numeric:tabular-nums}.workspace-run-table td{padding:15px 26px;border-top:1px solid var(--border-subtle);color:var(--text-secondary)}.workspace-run-table tbody tr:hover{background:var(--surface-hover)}.workspace-run-table td:first-child button{padding:0;display:grid;gap:3px;border:0;background:transparent;color:var(--text-heading);cursor:pointer;font:inherit;font-weight:620;text-align:left}.workspace-run-table td:first-child button:hover{color:var(--accent-primary-hover)}.workspace-run-table td:first-child small{color:var(--text-tertiary);font-size:10px;font-weight:400}.ant-card-head{border-bottom-color:var(--border-subtle)!important;background:var(--surface-muted)!important}.ant-table-thead>tr>th{padding:12px 15px!important;border-bottom-color:var(--border-strong)!important;background:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-size:11px!important;font-weight:650!important;letter-spacing:.02em;text-transform:none}.ant-table-tbody>tr>td{padding:14px 15px!important;border-bottom-color:var(--border-subtle)!important;color:var(--table-td-color)!important}.comparison-table .ant-table-tbody>tr>td:not(:first-child){background:#f9fcfd!important;font-family:inherit}.ant-tag{border-radius:7px!important}.ant-btn{border-radius:9px!important;font-weight:600}.ant-btn-primary,.ant-btn-primary:hover{border-color:var(--accent-primary)!important;background:var(--accent-primary)!important;box-shadow:0 6px 16px #2695d62e!important}.ant-btn-primary:hover{border-color:var(--accent-primary-hover)!important;background:var(--accent-primary-hover)!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper{border-color:var(--border-strong)!important;border-radius:9px!important;background:#fff!important}.ant-modal-content,.ant-message-notice-content{border:1px solid var(--border-subtle);border-radius:16px!important;background:#fff!important;box-shadow:0 18px 48px #214a631f!important}.strategy-execution-plans-card,.strategy-execution-plan-card,.strategy-execution-plan-card .ant-card-head-wrapper,.strategy-execution-plan-card .ant-card-head-title,.strategy-execution-plan-card .ant-card-extra{min-width:0}.execution-research-journey{min-width:0;padding:16px 18px}.execution-research-journey-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.execution-research-journey-heading>div{min-width:0;display:flex;align-items:baseline;gap:12px}.execution-research-journey-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;min-width:760px}.execution-research-journey{overflow-x:auto}.execution-research-journey-step{min-width:0;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--border-subtle);border-radius:11px;background:var(--surface-muted);color:var(--text-tertiary)}.execution-research-journey-step>span:last-child{min-width:0;display:grid;gap:2px}.execution-research-journey-step strong,.execution-research-journey-step small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-research-journey-step strong{color:var(--text-secondary);font-size:13px}.execution-research-journey-step small{font-size:11px}.execution-research-journey-marker{width:26px;height:26px;display:grid;flex:0 0 26px;place-items:center;border-radius:50%;background:#e8eef2;color:var(--text-tertiary);font-size:12px;font-weight:700}.execution-research-journey-step.is-current{border-color:#2695d66b;background:#2695d614;box-shadow:inset 0 -2px 0 var(--accent-primary)}.execution-research-journey-step.is-current strong{color:var(--text-heading)}.execution-research-journey-step.is-current .execution-research-journey-marker{background:var(--accent-primary);color:#fff}.execution-research-journey-step.is-complete .execution-research-journey-marker{background:#32ab7124;color:var(--status-success)}.strategy-study-candidate-context{display:flex;align-items:center;gap:10px;min-width:0;margin-top:10px;padding:8px 12px;overflow-x:auto;border:1px solid var(--border-subtle);border-radius:10px;background:#ffffffb8;white-space:nowrap}.strategy-study-candidate-link{height:auto!important;padding:0!important}.strategy-study-candidate-context-divider{width:1px;height:14px;flex:0 0 1px;background:var(--border-strong)}.strategy-current-version{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid rgba(50,171,113,.3);border-radius:13px;background:linear-gradient(120deg,#32ab711a,#fff 72%)}.strategy-current-version-main{min-width:0;display:grid;gap:7px}.strategy-current-version-main>.ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-outcome-timeline{display:grid;gap:10px}.strategy-outcome-iteration{position:relative;display:grid;gap:13px;padding:16px 18px 16px 22px;border:1px solid var(--border-subtle);border-radius:13px;background:#fff;box-shadow:var(--shadow-panel)}.strategy-outcome-iteration:before{position:absolute;inset:14px auto 14px 0;width:3px;border-radius:0 3px 3px 0;background:var(--accent-primary);content:""}.strategy-outcome-iteration-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.strategy-outcome-index{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:50%;background:var(--accent-primary-soft);color:var(--accent-primary-hover);font-size:12px;font-weight:700}.strategy-outcome-metrics{padding:11px 14px 1px;border-radius:10px;background:var(--surface-muted)}.strategy-outcome-decision{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 13px;border:1px dashed var(--border-strong);border-radius:10px;background:var(--surface-muted)}.strategy-outcome-decision.is-decided{border-style:solid;border-color:#32ab713d;background:#32ab7114}@media (max-width: 760px){.strategy-current-version,.strategy-outcome-iteration-heading{align-items:flex-start;flex-direction:column}}.execution-rule-design-grid>.ant-col,.execution-rule-design-grid .ant-card,.execution-rule-design-grid .ant-card-body{min-width:0}.execution-rule-design-panel>.ant-card-head .ant-card-head-wrapper{align-items:flex-start;gap:10px;flex-wrap:wrap}.execution-rule-design-panel>.ant-card-head .ant-card-extra{max-width:100%;margin-inline-start:0}.execution-template-loaded-strip,.execution-research-result-strip,.execution-assistant-intro,.execution-template-next-step{min-width:0;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--border-subtle);border-radius:9px;background:var(--surface-muted);overflow-wrap:anywhere}.execution-template-loaded-strip,.execution-research-result-strip{flex-wrap:wrap}.execution-template-loaded-strip{margin-bottom:12px}.execution-template-loaded-status{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--status-success)}.execution-assistant-intro{align-items:flex-start;flex-direction:column;gap:2px;border-left:3px solid var(--accent-primary)}.execution-research-group-card{min-width:0;overflow:hidden;border-color:#2695d638!important;background:linear-gradient(180deg,#eff9ffb8,#fff 150px)!important}.execution-research-group-card>.ant-card-head{background:transparent!important}.execution-research-group-card>.ant-card-head .ant-card-head-wrapper{align-items:flex-start;gap:12px;flex-wrap:wrap}.execution-research-group-card>.ant-card-head .ant-card-extra{max-width:100%;margin-inline-start:0}.execution-research-group-layout{min-width:0;display:grid;gap:18px}.execution-research-conversation-pane{min-width:0;display:grid;gap:12px;align-content:start}.execution-research-context-pane{min-width:0;display:grid;gap:12px;align-content:start;padding:13px;border:1px solid rgba(38,149,214,.16);border-radius:10px;background:#f6fbffb8}.execution-research-context-pane .execution-research-role-picker-hint,.execution-research-context-pane .execution-research-lightweight-member,.execution-research-context-pane .execution-research-focus{margin-bottom:0}.execution-research-context-pane .execution-research-group-overview,.execution-research-context-pane .execution-research-role-config{grid-template-columns:1fr}.execution-research-context-pane .execution-assistant-evidence-receipts{background:#fff}@media (min-width: 1100px){.execution-research-group-layout{grid-template-columns:minmax(0,7fr) minmax(300px,3fr)}}.execution-research-group-title{min-width:0;display:flex;align-items:center;gap:10px}.execution-research-group-title>span:first-child{width:34px;height:34px;display:grid;flex:0 0 34px;place-items:center;border-radius:10px;background:var(--accent-primary);color:#fff;font-size:17px}.execution-research-group-title>div{min-width:0;display:grid;line-height:1.35}.execution-research-group-title .ant-typography:last-child{font-size:12px;font-weight:400}.execution-research-group-overview{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.execution-research-role-picker-hint{min-width:0;display:flex;align-items:baseline;gap:8px;margin-bottom:7px;color:var(--text-tertiary);font-size:11px}.execution-research-role-picker-hint strong{flex:0 0 auto;color:var(--text-secondary);font-size:12px}.execution-research-role-picker-hint span{min-width:0}.execution-research-group-member{width:100%;min-width:0;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--border-subtle);border-radius:10px;background:#ffffffc2;color:var(--text-tertiary);font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.execution-research-group-member:not(:disabled):hover{border-color:#2695d666;background:#2695d60e;transform:translateY(-1px)}.execution-research-group-member:focus-visible{outline:2px solid rgba(38,149,214,.35);outline-offset:2px}.execution-research-group-member.is-active{border-color:#2695d659;background:#2695d613;color:var(--accent-primary)}.execution-research-group-member.is-missing{border-style:dashed;opacity:.68;cursor:not-allowed}.execution-research-group-member>.anticon{flex:0 0 auto;font-size:17px}.execution-research-group-member>span:last-child{min-width:0;display:grid;gap:1px}.execution-research-group-member strong,.execution-research-group-member small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-research-group-member strong{color:var(--text-heading);font-size:12px}.execution-research-group-member small{color:var(--text-tertiary);font-size:10px}.execution-research-group-setup{display:grid;gap:12px}.execution-research-group-setup>label{display:grid;gap:6px;color:var(--text-secondary);font-size:12px;font-weight:600}.execution-research-group-config{display:grid;gap:12px;margin-bottom:14px;padding:13px;border:1px solid rgba(38,149,214,.24);border-radius:11px;background:#eff9ff9e}.execution-research-role-config{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.execution-research-role-config.is-lightweight{grid-template-columns:minmax(260px,460px)}.execution-research-lightweight-member{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;border:1px solid rgba(38,149,214,.2);border-radius:11px;background:#ffffffc7}.execution-research-lightweight-member>.anticon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--accent-primary-soft);color:var(--accent-primary);font-size:17px}.execution-research-lightweight-member>span{min-width:0;display:grid}.execution-research-lightweight-member small{color:var(--text-tertiary);font-size:11px}.candidate-rule-research-drawer .ant-drawer-body,.execution-research-group-drawer .ant-drawer-body{padding:16px;background:#f5f9fc}.candidate-rule-research-drawer-title{min-width:0;display:grid;gap:1px}.candidate-rule-research-drawer-title .ant-typography:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.candidate-rule-research-context{margin-bottom:14px}.candidate-rule-research-context .ant-alert-description{display:grid;gap:7px}.candidate-rule-research-context code{max-width:100%;overflow-wrap:anywhere}.execution-research-role-config>label{min-width:0;display:grid;gap:6px;color:var(--text-secondary);font-size:12px;font-weight:650}.execution-research-focus{margin-bottom:12px}.execution-research-focus-detail{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.execution-research-focus-detail>.ant-typography{max-width:100%;overflow-wrap:anywhere}.execution-research-conversation{min-width:0;max-height:520px;display:grid;gap:12px;padding:14px 4px;overflow-y:auto}.execution-research-message{min-width:0;max-width:96%;display:flex;align-items:flex-start;gap:9px}.execution-research-message.is-assistant{max-width:100%}.execution-research-message.is-user{margin-left:auto;flex-direction:row-reverse}.execution-research-message>span:first-child{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;border-radius:9px;background:#e9f5fb;color:var(--accent-primary)}.execution-research-message.is-user>span:first-child{background:#edf3ff;color:#4f6fd5}.execution-research-message>div{min-width:0;padding:13px 16px 15px;border:1px solid var(--border-subtle);border-radius:5px 15px 15px;background:#fff;box-shadow:0 5px 16px #214a630d}.execution-research-message.is-user>div{border-radius:12px 4px 12px 12px;background:#f3f7ff}.execution-research-message.is-running>div{opacity:.72}.execution-research-message .ant-typography{max-width:100%}.execution-research-message .ant-typography-paragraph{margin:5px 0 0;white-space:pre-wrap}.execution-research-message.is-assistant>div>.ant-typography:first-child{display:block;padding-bottom:9px;border-bottom:1px solid #e8eff3;color:var(--text-heading)}.execution-research-composer{display:grid;gap:9px;padding-top:12px;border-top:1px solid var(--border-subtle)}.execution-research-composer-routing{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.execution-research-composer-routing .ant-select{min-width:230px}.execution-research-composer>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.execution-research-baseline-setup{margin-top:14px;padding-top:14px;border-top:1px solid var(--border-subtle)}.execution-template-next-step{justify-content:space-between;margin-bottom:12px;padding:11px 13px;background:#fff}.execution-template-next-step>div{min-width:0;display:grid;gap:2px}.execution-template-rule-groups{display:grid;gap:14px}.execution-template-rule-group{min-width:0;display:grid;gap:8px}.execution-template-rule-group>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;border-bottom:1px solid var(--border-subtle)}.execution-template-rule-row{min-width:0;padding:11px 12px;border:1px solid var(--border-subtle);border-radius:10px;background:#fff}.execution-template-rule-heading,.execution-template-rule-meta{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.execution-template-rule-heading{justify-content:space-between}.execution-template-rule-row .ant-typography{max-width:100%;margin:6px 0 8px;overflow-wrap:anywhere}.execution-template-rule-meta>.ant-typography{margin:0}.execution-template-rule-parameters{min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.execution-template-rule-parameters>span{min-width:0;display:inline-flex;gap:5px;padding:3px 7px;border-radius:7px;background:var(--surface-muted);font-size:11px}.execution-template-rule-parameters small{color:var(--text-tertiary)}.execution-template-rule-parameters strong{max-width:240px;overflow:hidden;color:var(--text-secondary);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.execution-rule-assistant-message{max-width:100%;margin-top:12px;color:#284553;font-size:14px;line-height:1.82;overflow-wrap:anywhere;word-break:break-word}.execution-rule-assistant-message h2{margin-top:22px;padding:7px 10px;border:0;border-left:3px solid var(--accent-primary);border-radius:0 8px 8px 0;background:#f3f9fc;font-size:16px}.execution-rule-assistant-message h3{margin-top:18px;color:#21607a;font-size:14px}.execution-rule-assistant-message p{margin:10px 0}.execution-rule-assistant-message li{margin:7px 0}.execution-rule-assistant-message strong{color:#1e4152}.execution-rule-user-message{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.execution-manual-proposal-note{margin-bottom:12px}.execution-proposal-parameter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;margin-bottom:4px;padding:13px 14px 0;border:1px solid var(--border-subtle);border-radius:11px;background:#f8fbfd}.execution-proposal-parameter-hint{grid-column:1 / -1;margin-bottom:10px}.execution-proposal-change-summary{min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.execution-proposal-change-summary .execution-template-rule-parameters{display:contents}.execution-proposal-change-summary .execution-template-rule-parameters>span{background:#f2f7fa}.execution-research-workspace{margin-top:16px;align-items:flex-start}.execution-research-canvas{min-width:0;width:100%}.execution-research-ledger{margin-top:12px}.execution-research-view-tabs{margin-top:16px}.execution-research-view-tabs .ant-tabs-nav{margin-bottom:12px}.execution-research-main-studio{min-width:0;scroll-margin-top:16px}.execution-research-result-strip{margin-bottom:12px;flex-wrap:wrap;background:#fff}.execution-research-result-strip>.anticon{color:var(--status-success);font-size:16px}.execution-research-result-strip.has-gaps>.anticon{color:var(--status-warning)}.execution-research-receipts{margin-bottom:12px;min-width:0}.execution-research-receipts .ant-collapse-header-text,.execution-research-receipts .ant-collapse-content-box,.execution-research-receipts .ant-space-item{min-width:0;overflow-wrap:anywhere}.execution-assistant-evidence-receipts{display:grid;min-width:0;padding:0;overflow:hidden;border:1px solid var(--border-subtle);border-radius:12px;background:#fff}.execution-assistant-evidence-receipts>summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:12px 13px;color:var(--text-primary);cursor:pointer;list-style:none;background:linear-gradient(135deg,#2695d614,#32ab710b)}.execution-assistant-evidence-receipts>summary::-webkit-details-marker{display:none}.execution-assistant-evidence-receipts>summary:after{content:"⌄";color:var(--text-tertiary);font-size:16px;line-height:1;transition:transform .18s ease}.execution-assistant-evidence-receipts:not([open])>summary:after{transform:rotate(-90deg)}.execution-assistant-evidence-summary-main{min-width:0;display:flex;align-items:center;gap:9px}.execution-assistant-evidence-summary-main>.anticon{color:var(--status-success);font-size:16px}.execution-assistant-evidence-summary-main>span{min-width:0;display:grid;gap:1px}.execution-assistant-evidence-summary-main strong{font-size:13px;line-height:1.35}.execution-assistant-evidence-summary-main small{color:var(--text-tertiary);font-size:11px;font-weight:400}.execution-assistant-evidence-count{padding:2px 7px;border-radius:999px;background:#2695d61a;color:var(--accent-primary-hover);font-size:11px;font-weight:650;white-space:nowrap}.execution-assistant-evidence-hint{margin:0;padding:10px 13px 0;color:var(--text-tertiary);font-size:11px;line-height:1.55}.execution-assistant-evidence-list{display:grid;gap:8px;padding:10px}.execution-assistant-evidence-card{min-width:0;display:grid;gap:10px;padding:11px;border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-base, #fff);box-shadow:0 5px 16px #19374d09}.execution-assistant-evidence-card>header{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px}.execution-assistant-evidence-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#32ab711a;color:var(--status-success)}.execution-assistant-evidence-card.is-comparison .execution-assistant-evidence-icon{background:#2695d61a;color:var(--accent-primary)}.execution-assistant-evidence-title{min-width:0;display:grid;gap:5px}.execution-assistant-evidence-title>span{min-width:0;display:flex;align-items:center;gap:6px}.execution-assistant-evidence-title .ant-tag{margin:0;font-size:11px;line-height:20px}.execution-assistant-evidence-title small{color:var(--text-tertiary);font-size:11px}.execution-assistant-evidence-title code,.execution-assistant-evidence-route code{min-width:0;overflow:hidden;color:var(--text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.execution-assistant-evidence-route{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:5px}.execution-assistant-evidence-route>span{color:var(--text-tertiary);font-size:11px}.execution-assistant-evidence-metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px 0;border-block:1px solid var(--border-subtle)}.execution-assistant-evidence-metrics>div{min-width:0;display:grid;gap:2px;padding:0 8px}.execution-assistant-evidence-metrics>div+div{border-left:1px solid var(--border-subtle)}.execution-assistant-evidence-metrics small{color:var(--text-tertiary);font-size:10px;white-space:nowrap}.execution-assistant-evidence-metrics strong{color:var(--text-primary);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.execution-assistant-evidence-card>footer{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.execution-assistant-evidence-card>footer>span{min-width:0;color:var(--text-tertiary);font-size:10px;overflow-wrap:anywhere}.execution-assistant-evidence-card>footer .ant-btn{flex:0 0 auto;height:26px;padding-inline:5px;font-size:11px}.execution-assistant-evidence-receipts,.execution-assistant-evidence-receipts *{overflow-wrap:anywhere}.execution-capability-chip-list{display:flex;flex-wrap:wrap;gap:6px}.execution-capability-chip{max-width:100%;margin:0;white-space:normal;overflow-wrap:anywhere}.execution-research-audit{margin-top:12px;padding:10px 12px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-subtle, #fafafa);overflow-wrap:anywhere}.execution-research-audit>summary{color:var(--text-secondary, #64748b);cursor:pointer;font-size:13px}.execution-research-audit .ant-typography{max-width:100%;overflow-wrap:anywhere;word-break:break-all}.execution-research-compatibility-tools{margin-top:10px;padding:9px 12px;border:1px dashed var(--border-strong);border-radius:9px;color:var(--text-secondary);font-size:12px}.execution-research-compatibility-tools>summary{cursor:pointer}#execution-research-plans,#execution-research-diagnosis,#execution-research-template_rules,#execution-research-comparison_version{scroll-margin-top:16px}.strategy-execution-plans-card>.ant-card-head .ant-card-head-wrapper,.strategy-execution-plan-card>.ant-card-head .ant-card-head-wrapper{align-items:flex-start;gap:12px;flex-wrap:wrap}.strategy-execution-plans-card>.ant-card-head .ant-card-extra,.strategy-execution-plan-card>.ant-card-head .ant-card-extra{margin-inline-start:0}.strategy-plan-bindings{display:grid;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--border-subtle)}.strategy-plan-bindings-heading,.strategy-plan-binding,.strategy-plan-binding-main{min-width:0;display:flex;align-items:center;gap:8px}.strategy-plan-bindings-heading{justify-content:space-between;color:var(--text-heading);font-size:12px;font-weight:650}.strategy-plan-binding{padding:10px 12px;border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-muted);flex-wrap:wrap}.strategy-plan-binding-main{flex:1 1 280px;flex-wrap:wrap}.strategy-plan-run-link{min-width:0;max-width:100%;height:auto!important;padding:0!important;overflow-wrap:anywhere;white-space:normal!important;text-align:left}.strategy-plan-binding-time{flex:0 0 auto;font-variant-numeric:tabular-nums}.strategy-plan-binding-warning{flex:1 0 100%;overflow-wrap:anywhere}.execution-diagnosis-guide{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 24px;margin-top:16px;padding:20px 22px 16px;overflow:hidden;border:1px solid rgba(38,149,214,.2);border-radius:14px;background:linear-gradient(135deg,#ebf8fff5,#f8fcfff5 62%,#f0faf6e6);box-shadow:0 10px 30px #2656740e}.execution-diagnosis-guide-main{min-width:0}.execution-diagnosis-kicker{display:block;margin-bottom:4px;color:var(--accent-primary-hover);font-size:11px;font-weight:700;letter-spacing:.08em}.execution-diagnosis-guide h2{margin:0;color:var(--text-heading);font-size:18px;font-weight:680;letter-spacing:-.015em}.execution-diagnosis-guide p{max-width:880px;margin:6px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.6}.execution-diagnosis-guide-action{display:flex;align-items:center}.execution-diagnosis-steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:14px;border-top:1px solid rgba(38,149,214,.12)}.execution-diagnosis-step{min-width:0;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid transparent;border-radius:10px;color:var(--text-tertiary)}.execution-diagnosis-step>span{width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center;border-radius:50%;background:#e7eef2;color:var(--text-secondary);font-size:11px;font-weight:700}.execution-diagnosis-step>div{min-width:0;display:grid;gap:1px}.execution-diagnosis-step strong{color:var(--text-secondary);font-size:12px}.execution-diagnosis-step small{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.execution-diagnosis-step.is-current{border-color:#2695d638;background:#ffffffc7}.execution-diagnosis-step.is-current>span{background:var(--accent-primary);color:#fff}.execution-diagnosis-step.is-current strong{color:var(--text-heading)}.execution-diagnosis-step.is-complete>span{background:#32ab711f;color:var(--status-success)}.execution-diagnosis-step.is-complete strong{color:var(--status-success)}.execution-stage-card-title{min-width:0;display:flex;align-items:center;gap:10px}.execution-stage-card-title>span{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;border-radius:9px;background:var(--accent-primary-soft);color:var(--accent-primary-hover);font-size:12px;font-weight:750}.execution-stage-card-title>div{min-width:0;display:grid;gap:1px}.execution-stage-card-title strong{color:var(--text-heading);font-size:15px}.execution-stage-card-title small{color:var(--text-tertiary);font-size:11px;font-weight:400}.execution-round-continuation{margin-bottom:12px;border-color:#2695d62e!important;border-radius:11px!important;background:#f0f9ffb8!important}.execution-round-continuation .ant-alert-message{font-size:13px}.execution-round-continuation .ant-alert-description{max-width:1050px;font-size:11px;line-height:1.6}.strategy-execution-plan-current{min-width:0}.strategy-execution-plan-card.is-focused{border-color:#2695d64d!important;box-shadow:0 8px 22px #26567412}.strategy-execution-plan-card>.ant-card-head .ant-card-head-wrapper,.execution-simulation-binding-card>.ant-card-head .ant-card-head-wrapper{display:grid;grid-template-columns:minmax(0,1fr);gap:9px}.strategy-execution-plan-card>.ant-card-head .ant-card-extra,.execution-simulation-binding-card>.ant-card-head .ant-card-extra{width:100%}.strategy-execution-plan-card>.ant-card-head .ant-card-extra>.ant-space,.execution-simulation-binding-card>.ant-card-head .ant-card-extra>.ant-space{width:100%}.strategy-execution-plan-history{min-width:0;overflow:hidden;border:1px solid var(--border-subtle);border-radius:11px;background:#fff}.strategy-execution-plan-history>summary{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;cursor:pointer;list-style:none}.strategy-execution-plan-history>summary::-webkit-details-marker{display:none}.strategy-execution-plan-history>summary:after{content:"⌄";grid-column:3;grid-row:1;margin-left:4px;color:var(--text-tertiary);transition:transform .18s ease}.strategy-execution-plan-history:not([open])>summary:after{transform:rotate(-90deg)}.strategy-execution-plan-history>summary>span:first-child{min-width:0;display:grid;gap:3px}.strategy-execution-plan-history>summary strong,.strategy-execution-plan-history>summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-execution-plan-history>summary strong{color:var(--text-heading);font-size:13px}.strategy-execution-plan-history>summary small{color:var(--text-tertiary);font-size:10px}.strategy-execution-plan-history-meta{grid-column:2;grid-row:1;display:flex;align-items:center;gap:6px;white-space:nowrap}.strategy-execution-plan-history-meta .ant-tag{margin:0}.strategy-execution-plan-history>.strategy-execution-plan-card{margin:0 10px 10px}.execution-diagnosis-research-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.execution-diagnosis-research-status>div{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:9px 11px;border-radius:9px;background:var(--surface-muted)}.execution-diagnosis-research-status small{color:var(--text-tertiary);font-size:10px}.execution-diagnosis-research-status strong{color:var(--text-heading);font-size:15px;font-variant-numeric:tabular-nums}.execution-diagnosis-research-status .has-gaps strong{color:var(--status-warning)}.execution-simulation-binding-card.is-baseline{border-color:#32ab7147!important;box-shadow:inset 3px 0 #32ab71b3}.execution-simulation-binding-card .strategy-plan-run-link{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.execution-baseline-identity{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.execution-baseline-identity>span{min-width:0;display:flex;align-items:center;gap:8px}.execution-baseline-identity code{min-width:0;overflow:hidden;color:var(--text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.execution-baseline-identity small{color:var(--text-tertiary);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.execution-baseline-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:12px;padding:12px 4px;border-block:1px solid var(--border-subtle)}.execution-baseline-metrics>div{min-width:0;display:grid;gap:3px;padding:0 10px}.execution-baseline-metrics>div+div{border-left:1px solid var(--border-subtle)}.execution-baseline-metrics small{color:var(--text-tertiary);font-size:10px}.execution-baseline-metrics strong{color:var(--text-heading);font-size:15px;font-variant-numeric:tabular-nums}.execution-diagnosis-evidence-note{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border:1px solid rgba(50,171,113,.16);border-radius:10px;background:#32ab710b}.execution-diagnosis-evidence-note>.anticon{color:var(--status-success)}.execution-diagnosis-evidence-note>span{min-width:0;display:grid;gap:1px}.execution-diagnosis-evidence-note strong{color:var(--text-heading);font-size:12px}.execution-diagnosis-evidence-note small{color:var(--text-tertiary);font-size:10px}@media (max-width: 768px){.execution-research-journey-heading{align-items:flex-start;flex-direction:column}.execution-research-journey-heading>div{align-items:flex-start;flex-direction:column;gap:3px}.execution-template-next-step{align-items:stretch;flex-direction:column}.execution-template-next-step .ant-btn{width:100%}.strategy-plan-binding-time{flex-basis:100%}.execution-research-group-overview,.execution-research-role-config,.execution-proposal-parameter-grid{grid-template-columns:1fr}.execution-research-message{max-width:96%}.execution-research-composer>div:last-child{align-items:stretch;flex-direction:column}.execution-research-composer .ant-btn{width:100%}}.capability-guidance,.research-scope-bar,.conversation-composer{border-color:var(--border-subtle);border-radius:16px;background:#fff;box-shadow:var(--shadow-panel)}.capability-guidance,.conversation-promotion-guide{border-left:4px solid var(--accent-coral)}.profile-overview-strip,.constraint-overview-strip,.team-overview-strip,.profile-identity-panel,.constraint-identity-panel,.profile-avatar-editor,.research-case-card,.local-draft-card,.conversation-workspace,.conversation-promotion-guide,.analysis-preflight-panel,.preflight-result,.task-state-hero,.task-delivery-grid,.task-runtime-grid>div{border-radius:16px!important;background:#fff!important;box-shadow:var(--shadow-panel)!important}.profile-roster,.profile-version-card,.constraint-markdown-preview,.constraint-editor-grid aside,.draft-scope-summary,.preflight-roster-summary,.preflight-snapshot-grid>div,.task-delivery-grid,.task-runtime-grid>div{border-radius:12px!important;background:#f9fcfd!important}.agent-profiles-page,.constraint-packs-page,.team-presets-page{--profile-indigo: var(--accent-primary);--profile-violet: var(--accent-coral);--profile-ink: var(--text-heading)}@media (max-width: 960px){.workspace-metric-band{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-metric-band article:nth-child(odd):before{display:none}.workspace-metric-band article:nth-child(n+3){border-top:1px solid var(--border-subtle)}.workspace-main-grid{grid-template-columns:1fr}}@media (max-width: 820px){.app-header{padding:0 18px!important}.app-content{padding:20px 18px 32px}.workspace-intro{align-items:flex-start;flex-direction:column}.workspace-date{padding-inline:0}.today-heading,.today-list,.workspace-runs-heading{padding-left:20px;padding-right:20px}}@media (max-width: 620px){.workspace-metric-band{grid-template-columns:1fr}.workspace-metric-band article+article:before{top:0;bottom:auto;width:auto;height:1px;right:20px}.workspace-metric-band article:nth-child(odd):before{display:block}.workspace-metric-band article:first-child:before{display:none}.performance-panel{padding-inline:20px}.performance-summary{flex-wrap:wrap}}.workspace-overview{max-width:960px;margin:0 auto;padding:48px 24px;text-align:center}.workspace-overview h1{font-size:28px;margin-bottom:8px}.workspace-overview-tagline{font-size:16px;color:var(--text-secondary, #5b6472);margin-bottom:4px}.workspace-overview-note{font-size:13px;color:var(--text-tertiary, #8a93a3);margin-bottom:40px}.workspace-overview h2{font-size:15px;text-align:left;margin:24px 0 12px}.workspace-overview-starts,.workspace-overview-steps,.workspace-overview-links{display:grid;gap:12px}.workspace-overview-starts{grid-template-columns:repeat(2,1fr)}.workspace-overview-steps{grid-template-columns:repeat(3,1fr)}.workspace-overview-links{grid-template-columns:repeat(4,1fr)}.workspace-overview-starts button,.workspace-overview-steps button,.workspace-overview-links button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#fff;cursor:pointer;text-align:left;transition:border-color .2s}.workspace-overview-starts button{min-height:148px;padding:22px}.workspace-overview-starts button:hover,.workspace-overview-steps button:hover,.workspace-overview-links button:hover{border-color:#2695d6}.workspace-overview-starts .anticon,.workspace-overview-steps .anticon{font-size:20px;color:#2695d6}.workspace-overview-starts strong{margin-top:7px;font-size:17px}.workspace-overview-starts em,.workspace-overview-steps em{font-style:normal;font-size:12px;color:#2695d6;margin-top:auto;padding-top:8px}.workspace-overview button small{color:#8a93a3}@media (max-width: 900px){.workspace-overview-starts,.workspace-overview-steps,.workspace-overview-links{grid-template-columns:1fr}}.research-context-bar{margin:-8px 0 20px;overflow:hidden;border:1px solid var(--border-subtle);border-radius:14px;background:linear-gradient(180deg,#fff,#f9fcfd);box-shadow:0 8px 24px #235b7a0d}.research-context-bar>header{padding:9px 14px;border-bottom:1px solid var(--border-subtle);color:var(--text-tertiary);font-size:10px;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.research-context-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.research-context-items>div,.research-context-items>button{min-width:0;min-height:84px;padding:13px 15px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;position:relative;border:0;border-right:1px solid var(--border-subtle);background:transparent;color:inherit;text-align:left}.research-context-items>button{cursor:pointer;transition:background .18s ease}.research-context-items>button:hover{background:#f1f8fc}.research-context-items small{color:var(--text-tertiary);font-size:10px}.research-context-items strong{max-width:100%;color:var(--text-heading);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.research-context-items span{max-width:100%;color:var(--text-secondary);font-size:11px;line-height:1.45;overflow-wrap:anywhere}.research-context-items>button>.anticon{position:absolute;top:14px;right:14px;color:var(--accent-primary)}.tracking-overview-card{margin-bottom:20px}.tracking-home-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tracking-home-heading h2{font-size:16px;margin:0 0 4px}.tracking-home-heading h2 .anticon{color:#2695d6;margin-right:6px}.tracking-home-heading p{margin:0;color:#8a93a3;font-size:13px}.tracking-home-link{border:none;background:none;color:#2695d6;cursor:pointer;padding:0}.tracking-home-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.tracking-home-metrics article{display:flex;flex-direction:column;gap:2px}.tracking-home-metrics span{font-size:12px;color:#8a93a3}.tracking-home-metrics strong{font-size:22px}.tracking-home-metrics small{font-size:12px;color:#8a93a3}.tracking-home-actions{display:flex;gap:12px}.tracking-home-actions button{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:8px;padding:6px 14px;cursor:pointer;font-size:13px}.tracking-home-actions button:hover{border-color:#2695d6;color:#2695d6}@media (max-width: 900px){.tracking-home-metrics{grid-template-columns:1fr}}.workspace-page{--workspace-blue: #1677b8;--workspace-blue-soft: #edf7fd;--workspace-ink: #173246;--workspace-line: #dce8ef;min-width:0}.workspace-command-hero{min-height:154px;margin-bottom:18px;padding:28px 30px;align-items:center;overflow:hidden;position:relative;border:1px solid #d8e8f1;border-radius:20px;background:radial-gradient(circle at 88% 18%,rgba(38,149,214,.16),transparent 29%),linear-gradient(125deg,#fff 12%,#f7fbfd 60%,#eef8fd);box-shadow:0 16px 38px #235b7a14}.workspace-command-hero:after{content:"";width:190px;height:190px;position:absolute;right:-72px;bottom:-118px;border:28px solid rgba(38,149,214,.07);border-radius:50%;pointer-events:none}.workspace-intro-copy,.workspace-hero-side{min-width:0;position:relative;z-index:1}.workspace-intro-copy{flex:1 1 560px}.workspace-eyebrow,.workspace-section-kicker{display:block;color:var(--workspace-blue);font-size:10px;font-weight:720;letter-spacing:.12em;line-height:1.4}.workspace-command-hero h1{margin-top:7px;color:var(--workspace-ink);font-size:clamp(32px,3vw,42px)}.workspace-command-hero p{max-width:660px;line-height:1.7}.workspace-hero-side{flex:0 1 auto;display:grid;justify-items:end;gap:14px}.workspace-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.workspace-date{border:1px solid rgba(38,149,214,.14);border-radius:999px;background:#ffffffc2;color:#667d8c}.workspace-metric-band{gap:0;border-color:var(--workspace-line);box-shadow:0 10px 28px #235b7a0f}.workspace-metric-band article{min-width:0;min-height:122px;padding:18px 22px 17px 62px;transition:background .18s ease,transform .18s ease}.workspace-metric-band article:hover{z-index:1;background:#f8fcfe}.workspace-metric-band article>i{width:30px;height:30px;display:grid;place-items:center;position:absolute;top:18px;left:22px;border-radius:9px;background:var(--workspace-blue-soft);color:var(--workspace-blue);font-size:15px;font-style:normal}.workspace-metric-band article:nth-child(3)>i,.workspace-metric-band article:nth-child(7)>i{background:#fff6e8;color:#b36a14}.workspace-metric-band article:nth-child(4)>i,.workspace-metric-band article:nth-child(8)>i{background:#edf8f2;color:#23855a}.workspace-metric-band span,.workspace-metric-band small{min-width:0;overflow-wrap:anywhere}.workspace-metric-band strong{margin-top:9px;font-size:30px}.research-inbox-section{margin:24px 0 20px;padding:22px;border:1px solid var(--workspace-line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 10px 28px #235b7a0d}.research-inbox-section>.workspace-runs-heading{min-height:auto;margin-bottom:17px;padding:0;border:0}.workspace-section-kicker+h2{margin-top:4px}.research-inbox-column{min-height:184px;padding:15px;position:relative;overflow:hidden;border-color:#e1eaf0;box-shadow:0 7px 18px #2a50660a}.research-inbox-column:before{content:"";height:3px;position:absolute;inset:0 0 auto;background:#8cbad3}.research-inbox-column.is-running:before{background:#e2a24c}.research-inbox-column.is-review:before{background:#54a77b}.research-inbox-column.is-experiment:before{background:#8f79c4}.research-inbox-column>header strong{color:var(--workspace-ink)}.research-inbox-column button{border:1px solid transparent;background:#f7fafc;transition:border-color .18s ease,background .18s ease,transform .18s ease}.research-inbox-column button:hover{border-color:#cfe3ee;background:#fff;transform:translateY(-1px)}.research-inbox-column button strong,.research-inbox-column button small{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.research-inbox-column button strong{color:#244358;line-height:1.45}.research-inbox-column button small{line-height:1.5}.workspace-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:18px}.workspace-main-grid>*{min-width:0}.performance-panel,.workspace-tracking-panel,.workspace-runs-panel{border:1px solid var(--workspace-line);border-radius:18px;box-shadow:0 10px 28px #235b7a0f}.performance-panel{min-height:374px}.performance-heading>div,.workspace-runs-heading>div,.tracking-home-heading>div{min-width:0}.performance-heading h2,.performance-heading p,.workspace-runs-heading h2,.workspace-runs-heading p,.tracking-home-heading h2,.tracking-home-heading p{overflow-wrap:anywhere}.workspace-tracking-panel{min-height:374px;margin:0;padding:22px;background:linear-gradient(155deg,#fff 20%,#f6fbfd)}.tracking-home-heading{flex-wrap:wrap}.tracking-home-heading h2{margin-top:5px;color:var(--workspace-ink);font-size:18px}.tracking-home-link{font-weight:650}.tracking-home-metrics{grid-template-columns:1fr;gap:0;margin:18px 0;border-block:1px solid var(--workspace-line)}.tracking-home-metrics article{min-width:0;padding:13px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:12px;border-bottom:1px solid #eaf0f4}.tracking-home-metrics article:last-child{border-bottom:0}.tracking-home-metrics article span,.tracking-home-metrics article small{min-width:0;overflow-wrap:anywhere}.tracking-home-metrics article strong{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--workspace-ink)}.tracking-home-actions{flex-wrap:wrap}.tracking-home-actions button{flex:1 1 150px;min-height:36px}.workspace-runs-panel{margin-top:18px}.workspace-run-table{table-layout:fixed}.workspace-run-table th:first-child{width:30%}.workspace-run-table th:nth-child(2){width:19%}.workspace-run-table th:nth-child(3){width:23%}.workspace-run-table th:nth-child(4){width:12%}.workspace-run-table td,.workspace-run-table td button,.workspace-run-table td small{min-width:0;overflow-wrap:anywhere}.workspace-run-table td:first-child button{width:100%;line-height:1.45}.workspace-run-table tbody tr{transition:background .18s ease}@media (max-width: 1180px){.workspace-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr)}.workspace-metric-band article{padding-inline:58px 16px}.workspace-metric-band article>i{left:18px}}@media (max-width: 960px){.workspace-main-grid{grid-template-columns:1fr}.workspace-tracking-panel{min-height:auto}}@media (max-width: 820px){.workspace-command-hero{align-items:flex-start;padding:24px}.workspace-hero-side{width:100%;justify-items:start}.workspace-hero-actions{justify-content:flex-start}.research-inbox-section{padding:18px}}@media (max-width: 620px){.workspace-command-hero{min-height:auto;padding:21px 18px}.workspace-command-hero h1{font-size:30px}.workspace-hero-actions,.workspace-hero-actions .ant-btn{width:100%}.workspace-metric-band article{min-height:102px;padding:16px 16px 14px 58px}.workspace-metric-band article>i{top:16px;left:18px}.research-inbox-section{padding:15px}.research-inbox-section>.workspace-runs-heading,.workspace-runs-heading,.performance-heading{align-items:flex-start;flex-direction:column}.performance-panel,.workspace-tracking-panel{padding:18px}.performance-summary span:last-child{width:100%;margin-left:0}}.analysis-task-page.is-candidate-research{--candidate-line: #d9dee7;--candidate-muted: #657084;--candidate-subtle: #8994a6;--candidate-blue: #1668ce;--candidate-amber: #9e6404;--candidate-shadow: 0 10px 28px rgba(23, 32, 46, .08);gap:12px;max-width:1320px}.analysis-task-page.is-candidate-research .candidate-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0;padding:18px;border:1px solid var(--candidate-line);border-left:5px solid var(--candidate-blue);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-detail-hero>div:first-child{min-width:0}.analysis-task-page.is-candidate-research .candidate-detail-kicker{color:var(--candidate-subtle);font-size:12px}.analysis-task-page.is-candidate-research .candidate-detail-hero h1{margin:6px 0 7px;color:#17202e;font-size:23px;line-height:1.25;letter-spacing:0;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-detail-hero p{max-width:760px;margin:0;color:var(--candidate-muted);font-size:13px;line-height:1.6}.analysis-task-page.is-candidate-research .candidate-detail-status{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:7px}.analysis-task-page.is-candidate-research .candidate-result-switch{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:11px 12px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-result-switch>span{min-width:0;color:var(--candidate-muted);font-size:12px;line-height:1.5}.analysis-task-page.is-candidate-research .candidate-overview-card{display:grid;grid-template-columns:172px minmax(0,1fr);gap:14px;padding:14px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-overview-card>aside{display:grid;align-content:start;gap:10px;min-width:0;padding-right:14px;border-right:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-overview-card aside small,.analysis-task-page.is-candidate-research .candidate-batch-grid span,.analysis-task-page.is-candidate-research .candidate-horizon-band span,.analysis-task-page.is-candidate-research .candidate-audit-metrics small{color:var(--candidate-subtle);font-size:11px}.analysis-task-page.is-candidate-research .candidate-overview-card aside strong{display:block;margin-top:3px;color:#17202e;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-overview-card>div{min-width:0}.analysis-task-page.is-candidate-research .candidate-overview-card header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:7px}.analysis-task-page.is-candidate-research .candidate-overview-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.analysis-task-page.is-candidate-research .candidate-overview-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:0}.analysis-task-page.is-candidate-research .candidate-overview-card h2{margin:0;font-size:19px}.analysis-task-page.is-candidate-research .candidate-overview-card p{margin:0 0 10px;color:var(--candidate-muted);font-size:13px;line-height:1.6}.analysis-task-page.is-candidate-research .candidate-overview-card>div>div:last-child{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.analysis-task-page.is-candidate-research .candidate-batch-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--candidate-line);border-radius:8px;background:var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-batch-grid article{min-width:0;padding:12px;background:#fff}.analysis-task-page.is-candidate-research .candidate-batch-grid span,.analysis-task-page.is-candidate-research .candidate-horizon-band span{display:block;margin-bottom:4px}.analysis-task-page.is-candidate-research .candidate-batch-grid strong{display:block;color:#17202e;font-size:17px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-batch-grid small{display:block;margin-top:3px;color:var(--candidate-muted);font-size:11px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-horizon-band{display:grid;grid-template-columns:104px repeat(5,minmax(0,1fr));gap:8px;padding:12px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-horizon-band>div{display:grid;place-items:center;min-width:0;padding-right:10px;border-right:1px solid var(--candidate-line);color:var(--candidate-subtle);font-size:12px;text-align:center}.analysis-task-page.is-candidate-research .candidate-horizon-band>div strong{display:block;color:#4d596d}.analysis-task-page.is-candidate-research .candidate-horizon-band article{min-width:0;border-left:3px solid var(--candidate-blue);padding:2px 0 2px 9px}.analysis-task-page.is-candidate-research .candidate-horizon-band article strong{display:block;color:#17202e;font-size:13px}.analysis-task-page.is-candidate-research .candidate-horizon-band article span{display:block;margin-top:2px;color:var(--candidate-muted);font-size:11px}.analysis-task-page.is-candidate-research .candidate-diagnostics-panel{display:grid;gap:12px;min-width:0}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid>article,.analysis-task-page.is-candidate-research .candidate-diagnostics-heatmap{min-width:0;padding:12px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid header,.analysis-task-page.is-candidate-research .candidate-diagnostics-heatmap header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid header strong,.analysis-task-page.is-candidate-research .candidate-diagnostics-heatmap header strong{color:#17202e;font-size:14px}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid header span,.analysis-task-page.is-candidate-research .candidate-diagnostics-heatmap header span{color:var(--candidate-subtle);font-size:11px;text-align:right}.analysis-task-page.is-candidate-research .candidate-chart-canvas{overflow:visible;padding:10px;border:1px solid var(--candidate-line);border-radius:7px;background:#fbfcfe}.analysis-task-page.is-candidate-research .candidate-diagnostics-heatmap .ant-empty{display:grid;place-items:center;min-height:252px;padding:10px;border:1px solid var(--candidate-line);border-radius:7px;background:#fbfcfe}.analysis-task-page.is-candidate-research .human-decision-panel{margin:0 0 12px;padding:15px;border:1px solid var(--candidate-line);border-top:4px solid var(--candidate-blue);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .human-decision-panel .section-heading{align-items:flex-end;margin-bottom:12px}.analysis-task-page.is-candidate-research .human-decision-panel h2{margin:0;font-size:18px}.analysis-task-page.is-candidate-research .candidate-recommendation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.analysis-task-page.is-candidate-research .candidate-recommendation-grid>.decision-recommendation:only-child{grid-column:1 / -1}.analysis-task-page.is-candidate-research .candidate-recommendation-grid>.decision-recommendation{display:flex;flex-direction:column;gap:8px;min-width:0;margin:0;padding:12px;border:1px solid var(--candidate-line);border-left:4px solid var(--candidate-blue);border-radius:8px;background:#fff}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-copy h3{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin:0;color:#17202e;font-size:14px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-copy{flex:1}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-copy p{margin:0;color:var(--candidate-muted);font-size:12px;line-height:1.58}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-fields{grid-template-columns:minmax(0,1fr);gap:7px;margin:0}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-impact-fields{display:grid;gap:7px;margin:0;padding:8px;border:1px solid var(--candidate-line);border-radius:7px;background:#f6f7f9}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-fields span{display:block;margin:0;padding:0;border:0;background:transparent;color:var(--candidate-muted);font-size:11px;line-height:1.55}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-impact-field{min-width:0}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-impact-field b{display:block;margin:0;color:var(--candidate-subtle);font-size:11px;font-weight:650;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-impact-field .research-plain-text{display:block;min-width:0;margin-top:2px;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-condition-field{color:var(--candidate-muted);font-size:12px;line-height:1.58}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-condition-field b{display:inline;margin:0;color:var(--candidate-text);font-size:12px;line-height:1.58}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-condition-field b:after{content:"："}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-condition-field .research-plain-text{display:inline;min-width:0;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-action{width:auto;flex-direction:row;justify-content:flex-end;margin-top:auto;padding-top:8px;border-top:1px dashed var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-action .ant-btn{height:26px;padding:0 8px;font-size:12px}.analysis-task-page.is-candidate-research .candidate-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:12px;align-items:start}.analysis-task-page.is-candidate-research .candidate-review-stack{display:grid;align-content:start;gap:12px;min-width:0}.analysis-task-page.is-candidate-research .candidate-review-summary{min-width:0;margin:0;padding:15px;border:1px solid var(--candidate-line);border-top:3px solid var(--candidate-blue);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-review-summary>.section-heading{margin:0;padding-bottom:11px;border-bottom:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-review-summary h2{margin:0;font-size:18px}.analysis-task-page.is-candidate-research .task-conclusion-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;border:0;background:transparent}.analysis-task-page.is-candidate-research .task-conclusion-metrics>div{padding:10px;border:1px solid var(--candidate-line);border-radius:7px;background:#f6f7f9}.analysis-task-page.is-candidate-research .task-conclusion-metrics small{display:block}.analysis-task-page.is-candidate-research .task-conclusion-metrics strong{display:block;margin-top:3px;font-size:18px}.analysis-task-page.is-candidate-research .task-conclusion-metrics span{display:block;margin-top:2px}.analysis-task-page.is-candidate-research .candidate-heading-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:7px}.analysis-task-page.is-candidate-research .candidate-panel-subtitle{display:block;margin-top:3px;color:var(--candidate-muted);font-size:12px;line-height:1.5}.analysis-task-page.is-candidate-research .task-primary-verdict{margin:12px 0;color:var(--candidate-muted);font-size:13px;line-height:1.75}.analysis-task-page.is-candidate-research .candidate-role-meta{display:block;margin-top:3px;color:var(--candidate-muted);font-size:12px}.analysis-task-page.is-candidate-research .candidate-multi-review{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-content:start}.analysis-task-page.is-candidate-research .candidate-multi-review-grid{grid-template-columns:minmax(0,1fr)}.analysis-task-page.is-candidate-research .candidate-review-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0}.analysis-task-page.is-candidate-research .candidate-review-section-head h2{margin:0;font-size:18px}.analysis-task-page.is-candidate-research .candidate-review-section-head p{margin:3px 0 0;color:var(--candidate-muted);font-size:12px}.analysis-task-page.is-candidate-research .candidate-role-panel{min-width:0;padding:13px;border:1px solid var(--candidate-line);background:#fbfcfe;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-role-panel.is-primary{border-top:3px solid var(--candidate-blue)}.analysis-task-page.is-candidate-research .candidate-role-panel.is-specialist{border-top:3px solid var(--candidate-amber)}.analysis-task-page.is-candidate-research .candidate-role-panel>header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:0;padding:0 0 9px;margin-bottom:10px;border-bottom:1px solid var(--candidate-line);background:transparent}.analysis-task-page.is-candidate-research .candidate-role-panel>header>div:first-child{min-width:0}.analysis-task-page.is-candidate-research .candidate-role-panel>header strong{display:block;color:#17202e;font-size:15px;line-height:1.35}.analysis-task-page.is-candidate-research .candidate-disclosure-list{display:grid;gap:7px}.analysis-task-page.is-candidate-research .candidate-disclosure{min-width:0;border:1px solid var(--candidate-line);border-radius:7px;background:#fff}.analysis-task-page.is-candidate-research .candidate-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:8px 10px;color:var(--candidate-blue);font-size:13px;font-weight:650;cursor:pointer}.analysis-task-page.is-candidate-research .candidate-disclosure>summary::-webkit-details-marker{display:none}.analysis-task-page.is-candidate-research .candidate-disclosure>summary:after{content:"+";color:var(--candidate-subtle);font-size:16px;font-weight:500}.analysis-task-page.is-candidate-research .candidate-disclosure[open]>summary{border-bottom:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-disclosure[open]>summary:after{content:"-"}.analysis-task-page.is-candidate-research .candidate-disclosure-body{min-width:0;padding:10px}.analysis-task-page.is-candidate-research .candidate-disclosure-body p{margin:0 0 8px;color:var(--candidate-muted);font-size:12px;line-height:1.62;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-disclosure-body p:last-child{margin-bottom:0}.analysis-task-page.is-candidate-research .candidate-disclosure-body strong,.analysis-task-page.is-candidate-research .candidate-gap-item strong,.analysis-task-page.is-candidate-research .candidate-professional-finding strong{color:#17202e}.analysis-task-page.is-candidate-research .candidate-review-summary>.candidate-finding-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid var(--candidate-line);background:transparent}.analysis-task-page.is-candidate-research .candidate-review-summary>.candidate-finding-item:last-of-type{border-bottom:0}.analysis-task-page.is-candidate-research .candidate-finding-item .task-review-finding-index{color:#fff;background:var(--candidate-blue)}.analysis-task-page.is-candidate-research .candidate-finding-item>div{min-width:0}.analysis-task-page.is-candidate-research .candidate-finding-item strong,.analysis-task-page.is-candidate-research .candidate-professional-finding strong{display:block;margin-bottom:3px;color:#17202e;font-size:13px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-finding-item p,.analysis-task-page.is-candidate-research .candidate-professional-finding p{margin:0;color:var(--candidate-muted);font-size:12px;line-height:1.55}.analysis-task-page.is-candidate-research .candidate-professional-finding,.analysis-task-page.is-candidate-research .candidate-gap-item{padding:9px 0;border-bottom:1px solid var(--candidate-line);border-radius:0;background:transparent}.analysis-task-page.is-candidate-research .candidate-gap-item{display:grid;gap:9px;padding:11px 0 13px;border:0;border-bottom:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-professional-finding:last-child,.analysis-task-page.is-candidate-research .candidate-gap-item:last-child{border-bottom:0;padding-bottom:0}.analysis-task-page.is-candidate-research .candidate-gap-item p{margin:0 0 5px;color:var(--candidate-muted);font-size:12px;line-height:1.58}.analysis-task-page.is-candidate-research .candidate-gap-item p:last-child{margin-bottom:0}.analysis-task-page.is-candidate-research .candidate-gap-heading{display:grid;gap:4px}.analysis-task-page.is-candidate-research .candidate-gap-heading span{justify-self:start;padding:2px 6px;border-radius:999px;background:#f1f4f8;color:var(--candidate-subtle);font-size:10px;font-weight:650}.analysis-task-page.is-candidate-research .candidate-gap-heading strong{color:#17202e;font-size:13px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-gap-item dl{display:grid;gap:7px;margin:0}.analysis-task-page.is-candidate-research .candidate-gap-item dl>div{display:grid;grid-template-columns:68px minmax(0,1fr);gap:9px;padding:7px 0 7px 8px;border-left:2px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-gap-item dt{color:var(--candidate-subtle);font-size:11px;font-weight:650;line-height:1.5}.analysis-task-page.is-candidate-research .candidate-gap-item dd{min-width:0;margin:0;color:var(--candidate-muted);font-size:12px;line-height:1.58;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-gap-item p>span,.analysis-task-page.is-candidate-research .candidate-gap-tech>summary{color:var(--candidate-subtle);font-weight:600}.analysis-task-page.is-candidate-research .candidate-gap-tech{margin-top:7px;padding-top:7px;border-top:1px dashed var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-gap-tech>summary{cursor:pointer;font-size:12px}.analysis-task-page.is-candidate-research .candidate-gap-tech p{margin:6px 0 0}.analysis-task-page.is-candidate-research .candidate-decision-rail{position:sticky;top:72px;z-index:2;display:grid;align-content:start;gap:12px;float:none;width:auto;min-width:0;margin:0}.analysis-task-page.is-candidate-research .candidate-decision-rail>section{display:grid;gap:8px;min-width:0;padding:13px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-decision-rail header{display:flex;align-items:center;justify-content:space-between;gap:8px}.analysis-task-page.is-candidate-research .candidate-decision-rail h2{margin:0;color:#17202e;font-size:14px}.analysis-task-page.is-candidate-research .candidate-decision-rail p{margin:0;color:var(--candidate-muted);font-size:12px;line-height:1.55}.analysis-task-page.is-candidate-research .candidate-decision-log article,.analysis-task-page.is-candidate-research .candidate-decision-queue article{padding:10px 0;border-bottom:1px solid #e7ebe6}.analysis-task-page.is-candidate-research .candidate-decision-log article:last-child,.analysis-task-page.is-candidate-research .candidate-decision-queue article:last-child{border-bottom:0}.analysis-task-page.is-candidate-research .candidate-decision-log strong,.analysis-task-page.is-candidate-research .candidate-decision-queue strong{display:block;color:#17202e;font-size:13px;line-height:1.45}.analysis-task-page.is-candidate-research .candidate-decision-log time{color:var(--candidate-subtle);font-size:11px}.analysis-task-page.is-candidate-research .candidate-decision-queue p{margin:0 0 8px;color:#334155;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.analysis-task-page.is-candidate-research .candidate-decision-queue article>div{display:flex;flex-wrap:wrap;gap:5px}.analysis-task-page.is-candidate-research .candidate-decision-queue .candidate-decision-item{min-width:0;padding:10px 11px;border:1px solid var(--candidate-line);border-bottom:1px solid var(--candidate-line);border-radius:8px;background:#fff}.analysis-task-page.is-candidate-research .candidate-decision-queue .candidate-decision-item+.candidate-decision-item{margin-top:2px}.analysis-task-page.is-candidate-research .candidate-decision-queue .candidate-decision-item:last-child{border-bottom:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-audit-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--candidate-line);border-radius:8px;background:var(--candidate-line);box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-audit-metrics>div{min-width:0;padding:11px;background:#fff}.analysis-task-page.is-candidate-research .candidate-audit-metrics strong{display:block;margin-top:3px;color:#17202e;font-size:16px}.analysis-task-page.is-candidate-research .candidate-audit-metrics span{display:block;margin-top:2px;color:var(--candidate-muted);font-size:11px}.analysis-task-page.is-candidate-research .candidate-audit-layout{display:grid;grid-template-columns:minmax(0,1fr) 322px;gap:12px;align-items:start}.analysis-task-page.is-candidate-research .candidate-audit-main,.analysis-task-page.is-candidate-research .candidate-audit-side{min-width:0}.analysis-task-page.is-candidate-research .candidate-audit-main .runtime-activity-panel{gap:12px;margin:0;padding:14px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-audit-main .runtime-activity-panel h2{margin:0;color:#17202e;font-size:16px}.analysis-task-page.is-candidate-research .candidate-audit-main .runtime-activity-feed{max-height:640px}.analysis-task-page.is-candidate-research .candidate-audit-side .candidate-agent-graph-panel{position:sticky;top:72px;display:grid;gap:10px;margin:0;padding:14px;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .candidate-audit-side .candidate-agent-graph-panel h2{margin:0;color:#17202e;font-size:16px}.analysis-task-page.is-candidate-research .candidate-agent-list{display:grid;gap:9px}.analysis-task-page.is-candidate-research .candidate-agent-list article{padding:10px;border:1px solid var(--candidate-line);border-left:4px solid var(--candidate-blue);border-radius:7px;background:#fff}.analysis-task-page.is-candidate-research .candidate-agent-list h3{margin:0 0 4px;color:#17202e;font-size:13px;line-height:1.4}.analysis-task-page.is-candidate-research .candidate-agent-list p{margin:0;color:var(--candidate-muted);font-size:12px;line-height:1.5}.analysis-task-page.is-candidate-research .task-technical-disclosure{margin:0;border:1px solid var(--candidate-line);border-radius:8px;background:#fff;box-shadow:var(--candidate-shadow)}.analysis-task-page.is-candidate-research .task-technical-disclosure>summary{padding:11px 12px}.analysis-task-page.is-candidate-research .task-technical-disclosure>summary strong{font-size:13px}.analysis-task-page.is-candidate-research .task-technical-disclosure>summary small{font-size:11px}@media (max-width: 1180px){.analysis-task-page.is-candidate-research .candidate-batch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-task-page.is-candidate-research .candidate-horizon-band{grid-template-columns:92px repeat(5,minmax(88px,1fr));overflow-x:auto}}@media (max-width: 960px){.analysis-task-page.is-candidate-research .candidate-layout,.analysis-task-page.is-candidate-research .candidate-audit-layout{grid-template-columns:1fr}.analysis-task-page.is-candidate-research .candidate-decision-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-task-page.is-candidate-research .candidate-audit-side .candidate-agent-graph-panel{position:static}.analysis-task-page.is-candidate-research .task-review-list{grid-template-columns:1fr}}@media (max-width: 820px){.analysis-task-page.is-candidate-research .candidate-overview-actions{justify-content:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.analysis-task-page.is-candidate-research .candidate-overview-actions .ant-btn{width:100%;margin-inline:0}.analysis-task-page.is-candidate-research .candidate-overview-card{grid-template-columns:1fr}.analysis-task-page.is-candidate-research .candidate-overview-card>aside{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0;padding-bottom:10px;border-right:0;border-bottom:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-batch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-task-page.is-candidate-research .candidate-horizon-band{grid-template-columns:1fr}.analysis-task-page.is-candidate-research .candidate-horizon-band>div{padding-right:0;padding-bottom:8px;border-right:0;border-bottom:1px solid var(--candidate-line)}.analysis-task-page.is-candidate-research .candidate-diagnostics-chart-grid,.analysis-task-page.is-candidate-research .task-conclusion-metrics,.analysis-task-page.is-candidate-research .candidate-recommendation-grid,.analysis-task-page.is-candidate-research .candidate-recommendation-grid .decision-recommendation-fields,.analysis-task-page.is-candidate-research .candidate-decision-rail{grid-template-columns:1fr}.analysis-task-page.is-candidate-research .candidate-audit-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
