:root{color-scheme:light;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink-950: #06182f;--ink-900: #0a1d37;--ink-800: #122945;--text-strong: #182236;--text: #33415a;--text-muted: #778399;--canvas: #f7f9fc;--white: #ffffff;--line: #dfe5ee;--line-strong: #cfd8e6;--blue: #0b63f6;--blue-700: #064cc8;--blue-soft: #eef5ff;--teal: #0c9b8f;--teal-soft: #eaf9f6;--amber: #c57b00;--amber-soft: #fff8e9;--red: #c54043;--red-soft: #fff1f1;--shadow-modal: 0 24px 70px rgb(18 41 69 / 18%);--radius-sm: 6px;--radius: 9px;--radius-lg: 12px}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;height:100%;margin:0}body{overflow:hidden;color:var(--text);background:var(--canvas)}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid rgb(11 99 246 / 35%);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin:0}.app-shell{display:grid;grid-template-columns:190px minmax(0,1fr);width:100%;height:100vh}.sidebar{position:relative;z-index:20;display:flex;flex-direction:column;min-width:0;color:#d8e2f1;background:var(--ink-950);border-right:1px solid #112b4a}.brand{display:flex;align-items:center;height:82px;padding:0 14px;color:var(--white);background:transparent;border:0;cursor:pointer}.brand-word{font-size:20px;font-weight:800;font-style:italic;letter-spacing:-.8px}.brand-divider{width:1px;height:18px;margin:0 8px;background:#ffffff47}.brand-sub{font-size:11px;font-weight:500;white-space:nowrap}.primary-nav,.secondary-nav{display:flex;flex-direction:column;gap:6px;padding:2px 10px}.nav-item{position:relative;display:flex;align-items:center;gap:13px;width:100%;height:48px;padding:0 13px;color:#d6dfec;font-size:14px;font-weight:520;text-align:left;background:transparent;border:0;border-radius:8px;cursor:pointer;transition:color .14s ease,background .14s ease}.nav-item:hover{color:var(--white);background:#ffffff0f}.nav-item.is-active{color:var(--white);background:#0c3d8e}.nav-item.is-active:before{position:absolute;inset:9px auto 9px 0;width:3px;content:"";background:#3a88ff;border-radius:0 3px 3px 0}.sidebar-spacer{flex:1}.secondary-nav{padding-bottom:16px}.notification-count{display:grid;width:20px;height:20px;margin-left:auto;color:#fff;font-size:10px;font-weight:700;place-items:center;background:#e9464c;border-radius:50%}.team-switcher{display:flex;align-items:center;gap:10px;min-height:72px;padding:13px 18px;border-top:1px solid rgb(255 255 255 / 13%)}.team-avatar{display:grid;width:34px;height:34px;color:#fff;font-size:13px;font-weight:700;place-items:center;background:var(--blue);border-radius:50%}.team-switcher strong,.team-switcher span{display:block}.team-switcher strong{color:#fff;font-size:12px;font-weight:600}.team-switcher span{margin-top:3px;color:#aab9ce;font-size:11px}.app-main{display:grid;grid-template-rows:minmax(0,1fr) 42px;min-width:0;height:100vh}.page{min-width:0;min-height:0;overflow:hidden;background:var(--white)}.page-header,.project-header{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:16px 22px;background:var(--white);border-bottom:1px solid var(--line)}.page-header h1,.project-header h1{color:var(--text-strong);font-size:21px;font-weight:720;letter-spacing:-.4px}.page-header p,.project-header p{margin-top:7px;color:var(--text-muted);font-size:11px;line-height:1.5}.project-heading{display:flex;align-items:flex-start;gap:9px}.project-heading>.icon-button{margin-top:2px}.title-row{display:flex;align-items:center;gap:10px;min-width:0}.project-header p{display:flex;align-items:center;flex-wrap:wrap}.project-header p>span{width:1px;height:11px;margin:0 10px;background:var(--line-strong)}.run-state,.published-state,.draft-state{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.run-state{padding:4px 7px;color:#14866c;font-size:10px;font-weight:650;background:var(--teal-soft);border-radius:5px}.run-state:before{width:6px;height:6px;content:"";background:currentColor;border-radius:50%}.run-state.is-complete{color:var(--blue);background:var(--blue-soft)}.run-state.is-error{color:var(--red);background:var(--red-soft)}.header-actions,.matrix-actions,.gate-actions,.modal-actions{display:flex;align-items:center;gap:10px}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;color:var(--text);font-size:12px;font-weight:620;background:var(--white);border:1px solid var(--line-strong);border-radius:7px;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.button{padding:0 14px}.icon-button{width:36px;padding:0}.button:hover:not(:disabled),.icon-button:hover:not(:disabled){border-color:#aebbd0;transform:translateY(-1px)}.button.primary{min-height:40px;padding-inline:18px;color:#fff;background:var(--blue);border-color:var(--blue)}.button.primary:hover:not(:disabled){background:var(--blue-700);border-color:var(--blue-700)}.button.secondary.is-pressed{color:var(--blue);background:var(--blue-soft);border-color:#b8d2ff}.button.text-button,.icon-button.subtle{color:var(--text-muted);background:transparent;border-color:transparent}.button.text-button:hover,.icon-button.subtle:hover{color:var(--text-strong);background:var(--canvas);border-color:transparent}.workflow-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:82px;padding:0 22px;background:var(--white);border-bottom:1px solid var(--line)}.workflow-stage-wrap{display:flex;align-items:center;min-width:0}.workflow-stage{display:flex;align-items:center;gap:10px;min-width:0}.stage-index{display:grid;flex:0 0 auto;width:28px;height:28px;color:#69778d;font-size:11px;font-weight:650;place-items:center;background:#fff;border:1px solid var(--line-strong);border-radius:50%}.workflow-stage strong,.workflow-stage small{display:block}.workflow-stage strong{color:var(--text-strong);font-size:12px;font-weight:650}.workflow-stage small{margin-top:3px;color:#95a0b1;font-size:10px}.workflow-stage.is-done .stage-index{color:#fff;background:var(--blue);border-color:var(--blue)}.workflow-stage.is-done small{color:#68768c}.workflow-stage.is-active .stage-index{color:#fff;background:var(--blue);border-color:var(--blue)}.workflow-stage.is-active strong,.workflow-stage.is-active small{color:var(--blue)}.stage-chevron{flex:0 0 auto;margin:0 18%;color:#778499}.workspace-body{display:grid;grid-template-columns:minmax(0,1fr) 376px;min-width:0;height:calc(100% - 166px);background:var(--white)}.workspace-body.inspector-collapsed{grid-template-columns:minmax(0,1fr) 44px}.matrix-pane,.run-inspector{min-width:0;min-height:0}.matrix-pane{display:flex;flex-direction:column;padding:22px 22px 16px;overflow:hidden;background:var(--white)}.pane-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.pane-heading h2,.inspector-header h2,.section-toolbar h2,.support-toolbar h2{color:var(--text-strong);font-size:17px;font-weight:720;letter-spacing:-.25px}.pane-heading p{margin-top:6px;color:var(--text-muted);font-size:11px}.feedback-banner{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;font-size:11px;border:1px solid;border-radius:7px}.feedback-banner>div{display:flex;flex:1;flex-direction:column;gap:3px}.feedback-banner.success{color:#187c6e;background:var(--teal-soft);border-color:#bfe7df}.feedback-banner.error{color:#a13d40;background:var(--red-soft);border-color:#f2c5c7}.data-table-shell,.agent-table-shell{min-height:0;overflow:auto;background:#fff;border:1px solid var(--line-strong);border-radius:8px}.data-table-shell{flex:1}table{width:100%;border-collapse:collapse}th{color:#45536a;font-size:10px;font-weight:650;text-align:left;background:#fbfcfe}td{color:#4c5a70;font-size:10.5px;line-height:1.55}th,td{padding:11px 12px;vertical-align:top;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}th:last-child,td:last-child{border-right:0}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background .12s ease}tbody tr:hover{background:#fafcff}.angle-table{min-width:910px}.angle-table th:nth-child(3){width:20%}.angle-table th:nth-child(4){width:15%}.angle-table th:nth-child(5){width:15%}.angle-table th:nth-child(6){width:26%}.angle-table tbody tr{cursor:pointer}.angle-table tbody tr.is-selected{background:#f6f9ff}.angle-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 var(--blue)}.select-cell{width:38px;padding-inline:10px;text-align:center}.select-cell input{width:14px;height:14px;accent-color:var(--blue)}.index-cell{width:34px;color:var(--text-muted);text-align:center}.status-cell{width:84px;text-align:center}.menu-cell{width:36px;padding-inline:4px}.proposition{display:block;color:#263248;font-size:11px;font-weight:680;line-height:1.55}.support-text{display:inline-block;margin-top:5px;color:var(--text-muted);font-size:9px}.support-text.supported{color:#13877a}.support-text.needs_input{color:var(--amber)}.table-primary{color:#3e4b60;font-size:10.5px}.evidence-list{padding-left:14px;margin:0}.evidence-list li{margin-bottom:2px}.selection-button{min-width:56px;height:30px;color:#718096;font-size:10px;font-weight:620;background:#fff;border:1px solid var(--line-strong);border-radius:6px;cursor:pointer}.selection-button.is-selected{color:var(--teal);background:#f0fbf9;border-color:#65c9c0}.table-footer{display:flex;align-items:center;justify-content:space-between;min-height:48px;color:var(--text-muted);font-size:10px}.pagination{display:flex;align-items:center;gap:6px}.pagination button{display:grid;width:27px;height:27px;color:var(--text-muted);background:#fff;border:1px solid var(--line);border-radius:5px;place-items:center}.pagination button.is-current{color:var(--blue);border-color:var(--blue)}.pagination>span{min-width:76px;height:28px;padding:6px 10px;color:var(--text);border:1px solid var(--line);border-radius:5px}.rotate-180{transform:rotate(180deg)}.run-inspector{display:flex;flex-direction:column;overflow:hidden;background:#fbfcfe;border-left:1px solid var(--line)}.inspector-header{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:14px 18px;background:#fff;border-bottom:1px solid var(--line)}.inspector-header h2{font-size:14px}.inspector-header span{display:block;max-width:220px;margin-top:4px;overflow:hidden;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.trace-list{min-height:0;padding:20px 16px 24px;overflow:auto}.trace-event{position:relative;display:grid;grid-template-columns:23px minmax(0,1fr);min-height:68px}.trace-event:after{position:absolute;top:20px;bottom:-5px;left:10px;width:1px;content:"";background:#c9d4e2}.trace-event:last-of-type:after{bottom:0}.trace-node{position:relative;z-index:2;display:grid;width:20px;height:20px;color:#fff;place-items:center;background:#7d8aa0;border:2px solid #fbfcfe;border-radius:50%;box-shadow:0 0 0 1px #c8d3e0}.trace-event.success .trace-node{background:var(--teal);box-shadow:0 0 0 1px var(--teal)}.trace-event.waiting .trace-node{background:var(--amber);box-shadow:0 0 0 1px var(--amber)}.trace-event.error .trace-node{background:var(--red);box-shadow:0 0 0 1px var(--red)}.trace-content{padding:1px 0 18px 8px}.trace-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.trace-title strong{color:#263349;font-size:11px;font-weight:680}.trace-title time{color:#8a96a9;font-size:9px}.trace-content>p{margin-top:6px;color:#748197;font-size:9.5px;line-height:1.45}.trace-content dl{display:grid;gap:5px;padding:9px 10px;margin:8px 0 0;background:#fff;border:1px solid var(--line);border-radius:6px}.trace-content dl>div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px}.trace-content dt,.trace-content dd{margin:0;font-size:9px}.trace-content dt{color:var(--text-muted)}.trace-content dd{overflow:hidden;color:#3e4a5f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis}.human-gate{margin:2px 0 0 31px;padding:13px;color:#5a410e;background:var(--amber-soft);border:1px solid #eab753;border-radius:8px}.human-gate-title{display:flex;align-items:flex-start;gap:9px;color:var(--amber)}.human-gate-title strong,.human-gate-title span{display:block}.human-gate-title strong{font-size:11px}.human-gate-title span{margin-top:3px;color:#8c6a26;font-size:9px}.human-gate>p{margin-top:10px;color:#806629;font-size:9.5px;line-height:1.55}.gate-actions{margin-top:12px}.button.approval{color:#fff;background:var(--amber);border-color:var(--amber)}.button.reject{color:#a56600;background:transparent;border-color:#d58b13}.reject-form{margin-top:10px}.reject-form label{display:block;margin-bottom:5px;color:#7b5b20;font-size:9px;font-weight:650}.reject-form textarea{width:100%;min-height:64px;padding:8px;color:var(--text);font-size:10px;line-height:1.45;resize:vertical;background:#fff;border:1px solid #dfbd79;border-radius:6px}.inspector-reopen{display:flex;align-items:center;justify-content:center;gap:8px;width:44px;color:var(--text-muted);font-size:10px;background:#fbfcfe;border:0;border-left:1px solid var(--line);cursor:pointer;writing-mode:vertical-rl}.status-bar{position:relative;z-index:25;display:flex;align-items:center;gap:26px;min-width:0;padding:0 20px;overflow:hidden;color:#5f6c82;font-size:10px;white-space:nowrap;background:#fff;border-top:1px solid var(--line)}.status-bar>span{display:inline-flex;align-items:center;gap:6px}.status-health{margin-right:auto;color:#23804c}.status-version{margin-left:auto}.toast{position:fixed;z-index:100;top:16px;left:50%;display:flex;align-items:center;gap:10px;width:max-content;max-width:min(420px,calc(100vw - 32px));min-height:48px;padding:10px 12px;box-sizing:border-box;color:#324057;font-size:12px;font-weight:560;background:#fff;border:1px solid var(--line-strong);border-radius:9px;box-shadow:0 14px 38px #1b2b4329;transform:translate(-50%);animation:toast-in .18s ease-out;overflow:hidden}.toast-icon{display:grid;width:24px;height:24px;color:#fff;place-items:center;background:var(--teal);border-radius:50%}.toast button{display:grid;width:26px;height:26px;margin-left:6px;color:var(--text-muted);background:transparent;border:0;place-items:center;cursor:pointer}.toast button:hover,.toast button:focus-visible{color:var(--text);background:#f3f5f8;border-radius:7px;outline:none}.toast-progress{position:absolute;right:0;bottom:0;left:0;height:2px;background:color-mix(in srgb,var(--teal) 72%,transparent);transform-origin:left;animation:toast-progress 3s linear forwards}.toast.is-paused .toast-progress{animation-play-state:paused}.toast.is-leaving{pointer-events:none;animation:toast-out .16s ease-in forwards}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes toast-out{to{opacity:0;transform:translate(-50%,-8px) scale(.98)}}@keyframes toast-progress{to{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){.toast,.toast.is-leaving,.toast-progress{animation-duration:1ms}}@media(max-width:640px){.toast{top:12px}}.page-agent-center{display:grid;grid-template-rows:84px minmax(0,1fr)}.agent-layout{display:grid;grid-template-columns:minmax(500px,40%) minmax(0,1fr);min-width:0;min-height:0}.agent-registry{display:flex;flex-direction:column;min-width:0;min-height:0;padding:24px 18px 12px;background:#fff;border-right:1px solid var(--line)}.section-toolbar,.support-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.section-toolbar h2{font-size:14px}.search-field{display:flex;align-items:center;gap:8px;width:min(300px,58%);min-height:36px;padding:0 10px;color:#7d899c;background:#fff;border:1px solid var(--line-strong);border-radius:6px}.search-field input{width:100%;min-width:0;color:var(--text);font-size:10px;background:transparent;border:0;outline:0}.search-field input::placeholder{color:#9aa5b5}.agent-table-shell{flex:0 1 auto}.agent-table{min-width:610px}.agent-table th,.agent-table td{padding:14px 10px}.agent-table tbody tr{cursor:pointer}.agent-table tbody tr.is-selected{background:#eef5ff;box-shadow:inset 3px 0 var(--blue)}.agent-table td:first-child strong,.agent-table td:first-child span{display:block}.agent-table td:first-child strong{color:#243149;font-size:10.5px}.agent-table td:first-child span{margin-top:4px;color:#78859a;font-size:9px}.published-state{color:#17835d;font-size:9.5px}.draft-state{color:var(--amber);font-size:9.5px}.score{color:var(--blue);font-weight:720}.agent-detail{display:grid;grid-template-rows:auto 46px minmax(0,1fr) 96px;min-width:0;min-height:0;background:var(--white)}.agent-detail-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:14px 22px 10px}.agent-detail-header h2{color:var(--text-strong);font-size:15px;font-weight:720}.agent-detail-header p{margin-top:5px;color:var(--text-muted);font-size:10px}.detail-tabs{display:flex;align-items:flex-end;gap:26px;padding:0 22px;border-bottom:1px solid var(--line)}.detail-tabs button{position:relative;height:42px;padding:0;color:#526077;font-size:10.5px;font-weight:560;background:transparent;border:0;cursor:pointer}.detail-tabs button.is-active{color:var(--blue)}.detail-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--blue)}.detail-body{min-height:0;overflow:auto;background:#fbfcfe}.contract-layout{display:grid;grid-template-columns:minmax(0,1fr) 172px;min-height:100%}.contract-main{display:grid;align-content:start;gap:9px;padding:14px 18px 22px}.release-gate-note{display:flex;align-items:center;gap:8px;min-height:34px;padding:8px 10px;color:#966100;font-size:9.5px;background:var(--amber-soft);border:1px solid #efc36d;border-radius:6px}.contract-section{padding:11px 13px;background:#fff;border:1px solid var(--line);border-radius:7px}.contract-section.compact{padding-block:9px}.contract-section-heading{display:flex;align-items:flex-start;justify-content:space-between;color:#758197}.contract-section-heading span,.contract-section-heading small{display:inline}.contract-section-heading span{color:#28354c;font-size:10px;font-weight:680}.contract-section-heading small{margin-left:6px;color:#8d98a9;font-size:8.5px;font-weight:500}.contract-section>p{margin-top:7px;color:#637087;font-size:9.5px;line-height:1.55}.contract-section>strong{display:block;margin-top:5px;color:#344158;font-size:9.5px}.schema-view{display:grid;gap:2px;margin-top:7px;color:#3e506d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8.5px;line-height:1.45}.schema-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-left:13px}.schema-line span{overflow:hidden;color:#8b96a7;font-family:inherit;text-overflow:ellipsis;white-space:nowrap}.tool-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tool-list>span{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;color:#45536a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;background:#f7f9fc;border:1px solid var(--line);border-radius:4px}.contract-two-column{display:grid;grid-template-columns:1fr 1fr;gap:9px}.version-rail{padding:18px 14px;background:#fff;border-left:1px solid var(--line)}.version-rail h3{margin-bottom:16px;color:#39465c;font-size:10.5px}.version-node{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);min-height:67px}.version-node:after{position:absolute;top:18px;bottom:0;left:8px;width:1px;content:"";background:#cfd7e3}.version-node:nth-of-type(4):after{display:none}.version-node>span{position:relative;z-index:1;display:grid;width:17px;height:17px;color:#7d899c;place-items:center;background:#fff;border:1px solid #bfc9d7;border-radius:50%}.version-node.is-current>span{color:#fff;background:var(--teal);border-color:var(--teal)}.version-node strong,.version-node small{display:block}.version-node strong{color:#37445b;font-size:9.5px}.version-node small{margin-top:4px;color:#8b96a7;font-size:8.5px;line-height:1.45}.version-rail .button{width:100%;margin-top:4px;font-size:9px}.evaluation-strip{display:grid;grid-template-columns:140px repeat(3,minmax(0,1fr));gap:10px;padding:12px 18px;background:#fff;border-top:1px solid var(--line)}.evaluation-strip-title{align-self:center}.evaluation-strip-title strong,.evaluation-strip-title span{display:block}.evaluation-strip-title strong{color:#324057;font-size:10.5px}.evaluation-strip-title span{margin-top:4px;color:var(--text-muted);font-size:8.5px}.evaluation-summary{display:grid;grid-template-columns:1fr auto;align-content:center;min-width:0;padding:9px 10px;border:1px solid var(--line);border-radius:6px}.evaluation-summary>span{color:#354259;font-size:9.5px;font-weight:650}.evaluation-summary>strong{display:inline-flex;align-items:center;gap:4px;color:#17835d;font-size:8.5px}.evaluation-summary>small{grid-column:1 / -1;margin-top:4px;color:#8792a4;font-size:8px}.tab-panel{max-width:760px;padding:22px}.tab-panel-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;color:var(--blue)}.tab-panel-heading h3{color:var(--text-strong);font-size:14px}.tab-panel-heading p{margin-top:5px;color:var(--text-muted);font-size:10px}.tool-permission-list,.evaluation-list.large,.version-history{background:#fff;border:1px solid var(--line);border-radius:8px}.tool-permission-list>div,.evaluation-list.large>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;border-bottom:1px solid var(--line)}.tool-permission-list>div:last-child,.evaluation-list.large>div:last-child{border-bottom:0}.tool-icon,.evaluation-icon{display:grid;width:30px;height:30px;color:var(--blue);place-items:center;background:var(--blue-soft);border-radius:6px}.tool-permission-list strong,.tool-permission-list small,.evaluation-list.large strong,.evaluation-list.large small{display:block}.tool-permission-list strong,.evaluation-list.large strong{color:#314057;font-size:10.5px}.tool-permission-list small,.evaluation-list.large small{margin-top:4px;color:var(--text-muted);font-size:9px}.permission-on{display:inline-flex;align-items:center;gap:4px;color:#17835d;font-size:9px}.prompt-editor{display:grid;gap:8px;margin-bottom:14px}.prompt-editor>span,.field>span{color:#3c495f;font-size:10px;font-weight:650}.prompt-editor textarea{min-height:180px;padding:14px;color:#3e4d64;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.6;resize:vertical;background:#fff;border:1px solid var(--line-strong);border-radius:7px}.evaluation-list.large>div{grid-template-columns:auto minmax(0,1fr) 90px}.evaluation-list.large b{color:var(--blue);font-size:11px;text-align:right}.version-history>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;min-height:72px;padding:12px;border-bottom:1px solid var(--line)}.version-history>div:last-child{border-bottom:0}.version-history>div>span{display:grid;width:19px;height:19px;color:#8995a8;place-items:center;border:1px solid #c5cfdb;border-radius:50%}.version-history>div>span.is-current{color:#fff;background:var(--teal);border-color:var(--teal)}.version-history strong{color:#334057;font-size:10.5px}.version-history p{margin-top:4px;color:var(--text-muted);font-size:9px}.version-history time{color:var(--text-muted);font-size:9px}.modal-backdrop{position:fixed;z-index:90;inset:0;display:grid;padding:24px;place-items:center;background:#0713247a}.modal{width:min(460px,100%);padding:20px;background:#fff;border-radius:11px;box-shadow:var(--shadow-modal)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.modal-header h2{color:var(--text-strong);font-size:17px}.modal-header p{margin-top:5px;color:var(--text-muted);font-size:10px}.field{display:grid;gap:7px;margin-top:14px}.field input,.field textarea{width:100%;padding:10px 11px;color:var(--text);font-size:11px;background:#fff;border:1px solid var(--line-strong);border-radius:7px}.field textarea{min-height:92px;line-height:1.5;resize:vertical}.modal-actions{justify-content:flex-end;margin-top:20px}.support-page{display:grid;grid-template-rows:84px minmax(0,1fr)}.support-content{min-height:0;padding:24px;overflow:auto;background:#fbfcfe}.support-toolbar>div{display:flex;align-items:center;gap:9px;color:var(--blue)}.support-toolbar h2{color:var(--text-strong);font-size:15px}.support-table{min-width:760px}.support-table th,.support-table td{padding:15px 14px}.support-table strong{color:#2e3b51;font-size:10.5px}.asset-type{display:inline-flex;align-items:center;gap:6px;color:#4c5a70;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}@media(max-width:1180px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.brand{justify-content:center;padding:0}.brand-divider,.brand-sub{display:none}.brand-word{font-size:15px}.nav-item{justify-content:center;padding:0}.nav-item>span:not(.notification-count){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notification-count{position:absolute;top:4px;right:7px}.team-switcher{justify-content:center;padding-inline:0}.team-switcher>div:last-child{display:none}.workspace-body{grid-template-columns:minmax(0,1fr) 330px}.matrix-actions .button:first-child{display:none}.agent-layout{grid-template-columns:minmax(420px,44%) minmax(0,1fr)}.contract-layout{grid-template-columns:minmax(0,1fr)}.version-rail{display:none}.evaluation-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.evaluation-strip-title{display:none}}@media(max-width:860px){body{overflow:auto}.app-shell{display:block;height:auto;min-height:100vh;padding-bottom:64px}.sidebar{position:fixed;z-index:60;right:0;bottom:0;left:0;display:block;height:64px;border-top:1px solid #173454;border-right:0}.brand,.secondary-nav,.team-switcher,.sidebar-spacer{display:none}.primary-nav{display:grid;grid-template-columns:repeat(4,1fr);height:100%;padding:5px 8px}.nav-item{flex-direction:column;gap:4px;height:54px;padding:5px;font-size:9px}.nav-item>span:not(.notification-count){position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.nav-item.is-active:before{inset:0 20% auto;width:60%;height:2px}.app-main{display:block;height:auto;min-height:100vh}.page{min-height:calc(100vh - 64px);overflow:visible}.status-bar{display:none}.project-header,.page-header{align-items:flex-start;min-height:110px;padding:16px}.project-header .header-actions .secondary,.project-header p,.page-header p{display:none}.project-header h1,.page-header h1{font-size:18px}.workflow-rail{display:flex;height:72px;padding:0 16px;overflow-x:auto}.workflow-stage-wrap{flex:0 0 130px}.stage-chevron{margin:0 8px}.workspace-body,.workspace-body.inspector-collapsed{display:block;height:auto}.matrix-pane{min-height:640px;padding:18px 14px}.pane-heading{display:block}.matrix-actions{margin-top:14px;overflow-x:auto}.run-inspector{min-height:560px;border-top:1px solid var(--line);border-left:0}.inspector-reopen{width:100%;height:42px;border-top:1px solid var(--line);border-left:0;writing-mode:initial}.agent-layout{display:block}.agent-registry{min-height:520px;padding:18px 14px;border-right:0;border-bottom:1px solid var(--line)}.agent-detail{grid-template-rows:auto 46px minmax(560px,auto) auto}.agent-detail-header{align-items:flex-start;padding:16px}.agent-detail-header .header-actions .secondary{display:none}.detail-tabs{gap:18px;padding:0 16px;overflow-x:auto}.contract-main,.tab-panel{padding:14px}.contract-two-column{grid-template-columns:1fr}.evaluation-strip{display:none}.support-content{padding:16px}.support-toolbar{align-items:flex-start}.search-field{width:min(58%,300px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--shell-ink: #202124;--shell-text: #4d4e55;--shell-muted: #92939c;--shell-line: #e7e7ea;--shell-soft: #f7f7f8;--shell-accent: #e94b5f;--shell-accent-dark: #d93b50;--shell-accent-soft: #fff0f2}.auth-page,.account-shell{width:100%;min-height:100vh;color:var(--shell-text);background:#fff}.workspace-boot{display:grid;width:100%;min-height:100vh;padding:32px;color:var(--shell-muted);background:#fff;place-content:center;justify-items:center;text-align:center}.workspace-boot-mark{display:grid;width:42px;height:42px;margin-bottom:18px;padding:7px;background:#242428;border-radius:12px;place-items:center;animation:workspace-boot-pulse 1.35s ease-in-out infinite}.workspace-boot-mark img{display:block;width:100%;height:100%;object-fit:contain}.workspace-boot strong{color:var(--shell-ink);font-size:15px;font-weight:650}.workspace-boot>span:last-child{margin-top:8px;font-size:12px}@keyframes workspace-boot-pulse{0%,to{opacity:.72;transform:scale(.97)}50%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.workspace-boot-mark{animation:none}}.auth-page{display:grid;grid-template-columns:minmax(360px,42%) minmax(500px,1fr)}.auth-intro{display:flex;flex-direction:column;min-height:100vh;padding:44px clamp(40px,5vw,76px);color:#fff;background:#242428}.auth-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:650;letter-spacing:-.2px}.auth-brand-mark{display:grid;width:34px;height:34px;padding:5px;background:#fff;border-radius:10px;place-items:center}.auth-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.auth-brand>span:last-child{display:flex;align-items:baseline;gap:7px}.auth-brand>span:last-child strong{font-size:15px}.auth-brand>span:last-child small{color:#8f9098;font-size:8px;font-weight:650;letter-spacing:1.2px}.auth-intro-copy{margin:auto 0}.auth-intro-copy h1{max-width:520px;color:#fff;font-size:clamp(38px,3.4vw,48px);font-weight:680;line-height:1.16;letter-spacing:-2.6px}.auth-intro-copy p{margin-top:22px;color:#a8a8b0;font-size:14px;line-height:1.7}.auth-role-preview{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(255 255 255 / 13%)}.auth-role-preview div{padding:20px 12px 0 0}.auth-role-preview span,.auth-role-preview strong{display:block}.auth-role-preview span{color:#6f6f78;font-size:10px}.auth-role-preview strong{margin-top:7px;color:#d8d8dc;font-size:11px;font-weight:560}.auth-form-side{display:grid;min-height:100vh;padding:48px;place-items:center}.login-card{width:min(390px,100%)}.login-heading{margin-bottom:30px}.login-heading h2{color:var(--shell-ink);font-size:28px;font-weight:680;letter-spacing:-.8px}.login-heading p{margin-top:9px;color:var(--shell-muted);font-size:12px}.role-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:24px;background:#f2f2f4;border-radius:10px}.role-switch button{height:38px;color:#797a82;font-size:12px;font-weight:580;background:transparent;border:0;border-radius:7px;cursor:pointer}.role-switch button.is-active{color:#292a2e;background:#fff;box-shadow:0 2px 8px #00000012}.login-field{display:block;margin-top:18px}.login-field>span{display:block;margin-bottom:8px;color:#45464d;font-size:11px;font-weight:600}.login-field>div{display:flex;align-items:center;gap:10px;height:46px;padding:0 13px;color:#a2a3aa;background:#fff;border:1px solid #ddddE2;border-radius:9px;transition:border-color .14s ease,box-shadow .14s ease}.login-field>div:focus-within{color:var(--shell-accent);border-color:#ee9ca8;box-shadow:0 0 0 3px #e94b5f14}.login-field input:not([type=checkbox]){flex:1;min-width:0;height:100%;color:#292a2e;font-size:12px;background:transparent;border:0;outline:0}.login-field input::placeholder{color:#b0b0b7}.password-toggle{display:grid;width:28px;height:28px;padding:0;color:#9d9ea6;background:transparent;border:0;border-radius:6px;cursor:pointer;place-items:center}.login-options{display:flex;align-items:center;justify-content:space-between;margin-top:15px;color:#7c7d85;font-size:10px}.login-options label{display:flex;align-items:center;gap:6px}.login-options input{width:13px;height:13px;accent-color:var(--shell-accent)}.login-options button{padding:0;color:#666771;font-size:10px;background:transparent;border:0;cursor:pointer}.login-error{margin-top:12px;color:#c63b4e;font-size:10px}.login-submit{width:100%;height:46px;margin-top:22px;color:#fff;font-size:12px;font-weight:650;background:var(--shell-accent);border:0;border-radius:9px;cursor:pointer;transition:background .14s ease,transform .14s ease}.login-submit:hover{background:var(--shell-accent-dark);transform:translateY(-1px)}.prototype-note{margin-top:14px;color:#aaaab1;font-size:9px;text-align:center}.account-shell{display:grid;grid-template-columns:248px minmax(0,1fr);height:100vh}.role-sidebar{display:flex;flex-direction:column;min-height:0;padding:0 12px 14px;background:#f7f7f8;border-right:1px solid var(--shell-line)}.shell-brand{display:flex;align-items:center;gap:10px;height:74px;padding:0 8px;color:#27282d;text-align:left;background:transparent;border:0;cursor:pointer}.shell-brand>span{width:31px;height:31px;border-radius:9px}.shell-brand strong{font-size:13px;font-weight:690;letter-spacing:-.25px}.role-label{padding:10px 11px 8px;color:#a0a1a8;font-size:9px;font-weight:620}.role-nav{display:flex;flex-direction:column;gap:4px;margin-top:5px}.role-nav-item{display:flex;align-items:center;gap:11px;width:100%;height:42px;padding:0 11px;color:#686971;font-size:12px;font-weight:570;text-align:left;background:transparent;border:0;border-radius:9px;cursor:pointer;transition:color .14s ease,background .14s ease}.role-nav-item:hover{color:#33343a;background:#ededf0}.role-nav-item.is-active{color:#cf3e52;font-weight:630;background:var(--shell-accent-soft)}.sidebar-divider{height:1px;margin:15px 8px 11px;background:#e5e5e8}.project-list-heading{display:flex;align-items:center;justify-content:space-between;height:28px;padding:0 10px;color:#9a9ba3;font-size:10px;font-weight:640}.project-list-heading small{color:#b2b3ba;font-size:9px;font-weight:600}.project-list{display:flex;flex-direction:column;gap:5px;min-height:0;padding-bottom:10px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8d8dc transparent}.project-accordion{width:100%}.project-row{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;width:100%;color:#57585f;background:transparent;border:1px solid transparent;border-radius:10px;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.project-row:hover{background:#f0f0f2}.project-accordion.is-current .project-row{background:#fff;border-color:#e1e1e5;box-shadow:0 2px 7px #19191e0a}.project-select-button{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:48px;padding:7px 4px 7px 8px;text-align:left;background:transparent;border:0;border-radius:9px 0 0 9px;cursor:pointer}.project-toggle-button{display:grid;width:28px;height:34px;padding:0;color:#93949c;background:transparent;border:0;border-radius:7px;cursor:pointer;place-items:center}.project-toggle-button:hover{color:#4e4f56;background:#e9e9ec}.project-mini-icon{display:grid;width:29px;height:29px;color:#fff;font-size:9px;font-weight:680;background:#3b3c43;border-radius:8px;place-items:center}.project-row-copy{min-width:0}.project-row-copy strong,.project-row-copy small{display:block}.project-row-copy strong{overflow:hidden;color:#3d3e44;font-size:11px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.project-row-copy small{display:flex;align-items:center;gap:5px;margin-top:4px;color:#999aa2;font-size:9px}.project-row-copy small i{width:6px;height:6px;background:#41a276;border-radius:50%}.project-children{position:relative;padding:5px 0 5px 20px;animation:project-children-in .14s ease-out}.project-children:before{position:absolute;top:4px;bottom:7px;left:14px;width:1px;content:"";background:#dddde1}.project-action-row,.project-task-row{position:relative;z-index:1;display:flex;align-items:center;gap:8px;width:100%;height:32px;padding:0 9px 0 10px;color:#75767e;font-size:10px;text-align:left;background:transparent;border:0;border-radius:7px;cursor:pointer}.project-action-row{color:#64656d;font-weight:560}.project-action-row:hover,.project-task-row:hover{color:#3f4046;background:#eeeef0}.project-action-row.is-active,.project-task-row.is-active{color:#c93c50;font-weight:610;background:#fff0f2}.project-task-heading{position:relative;z-index:1;padding:8px 10px 4px;color:#aaaab1;font-size:9px;font-weight:620;background:#f7f7f8}.project-action-row span,.project-task-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes project-children-in{0%{opacity:0;transform:translateY(-3px)}}.role-sidebar-spacer{flex:1}.account-summary{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;padding:10px;background:#fff;border:1px solid var(--shell-line);border-radius:11px}.account-avatar{display:grid;width:32px;height:32px;color:#fff;font-size:10px;font-weight:650;background:#383940;border-radius:50%;place-items:center}.account-summary strong,.account-summary span{display:block}.account-summary strong{overflow:hidden;color:#38393f;font-size:10px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.account-summary span{margin-top:4px;color:#9a9ba2;font-size:8px}.account-summary button{display:grid;width:30px;height:30px;padding:0;color:#8f9098;background:transparent;border:0;border-radius:7px;cursor:pointer;place-items:center}.account-summary button:hover{color:#ce3c50;background:var(--shell-accent-soft)}.shell-content{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff}.shell-header{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:18px 28px;border-bottom:1px solid var(--shell-line)}.shell-header h1{color:#2d2e33;font-size:20px;font-weight:680;letter-spacing:-.45px}.shell-header p{margin-top:6px;color:#97989f;font-size:10px}.current-role{padding:6px 9px;color:#cb3e51;font-size:9px;font-weight:620;background:var(--shell-accent-soft);border-radius:7px}.page-placeholder{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:32px;text-align:center;background:#fbfbfc}.page-placeholder>span{display:grid;width:48px;height:48px;color:#8e8f97;background:#f0f0f2;border-radius:13px;place-items:center}.page-placeholder h2{margin-top:15px;color:#45464d;font-size:14px;font-weight:630}.page-placeholder p{margin-top:7px;color:#a0a1a8;font-size:10px}.quick-assistant{position:fixed;z-index:220;right:24px;bottom:24px}.quick-orb{position:relative;z-index:3;display:grid;width:52px;height:52px;padding:0;color:#fff;background:var(--shell-accent);border:1px solid rgb(255 255 255 / 35%);border-radius:50%;box-shadow:0 10px 28px #cc30464d,inset 0 1px #ffffff38;cursor:pointer;place-items:center;transition:background .16s ease,transform .18s ease,box-shadow .16s ease}.quick-orb:hover{background:var(--shell-accent-dark);box-shadow:0 11px 28px #cc304657;transform:translateY(-2px)}.quick-orb:focus-visible,.quick-action-button:focus-visible{outline:3px solid rgb(225 61 83 / 20%);outline-offset:3px}.quick-assistant.is-open .quick-orb{background:#2f3035;box-shadow:0 9px 24px #22232838;transform:rotate(45deg)}.quick-action-stack{position:absolute;right:0;bottom:64px;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:8px;width:max-content}.quick-action-button{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;width:208px;min-height:52px;padding:7px 10px;color:#36373d;text-align:left;background:#fffffff5;border:1px solid #e4e4e8;border-radius:13px;box-shadow:0 9px 26px #1a1b211f;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:quick-action-in .18s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--quick-action-index) * 35ms);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.quick-action-button:hover{border-color:#e9a7b0;box-shadow:0 11px 30px #1a1b2129;transform:translate(-3px)}.quick-action-icon{display:grid;width:34px;height:34px;color:var(--shell-accent);background:#fff0f2;border-radius:9px;place-items:center}.quick-action-copy{min-width:0}.quick-action-copy strong,.quick-action-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-action-copy strong{font-size:11px;font-weight:660;line-height:1.3}.quick-action-copy small{margin-top:3px;color:#96979e;font-size:8px;line-height:1.25}@keyframes quick-action-in{0%{opacity:0;transform:translateY(7px) scale(.97)}}@media(max-width:760px){body{overflow:auto}.auth-page{display:block}.auth-intro{min-height:auto;padding:28px 24px 36px}.auth-intro-copy{margin:56px 0 42px}.auth-intro-copy h1{font-size:36px;letter-spacing:-1.5px}.auth-form-side{min-height:auto;padding:42px 24px 54px}.account-shell{grid-template-columns:74px minmax(0,1fr)}.role-sidebar{padding-inline:8px}.shell-brand{justify-content:center;padding:0}.shell-brand strong,.role-label,.role-nav-item span,.sidebar-divider,.project-list-heading,.project-list,.account-summary>div:not(.account-avatar),.account-summary button{display:none}.role-nav-item{justify-content:center;padding:0}.account-summary{display:flex;justify-content:center;padding:8px}.shell-header{padding-inline:20px}.quick-assistant{right:16px;bottom:16px}.quick-action-button{width:min(208px,calc(100vw - 32px))}}
