:root{--success:#23613e;--success-soft:#e9f4ed;--danger:#9c352f;--danger-soft:#fff1ef;--ui-control-height:36px;--ui-control-height-compact:32px;--ui-control-radius:6px;--ui-panel-radius:8px;--ui-control-border:#cfd3ce;--ui-control-border-hover:#aeb4ad;--ui-control-surface:#ffffff;--ui-control-muted:#f2f4f1;--ui-success:#23613e;--ui-success-surface:#e9f4ed;--ui-success-border:#bad8c5;--ui-danger:#9c352f;--ui-danger-hover:#812a25;--ui-danger-surface:#fff5f4;--ui-danger-border:#e3b9b5;--ui-focus-ring:rgba(38,91,58,0.2)}:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button){display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:36px;gap:6px;padding:0 12px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:650;line-height:1;letter-spacing:0;text-align:center;white-space:nowrap;box-shadow:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button) svg{flex:0 0 auto}:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button):hover:not(:disabled):not([aria-disabled=true]){transform:translateY(-1px)}:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button):active:not(:disabled):not([aria-disabled=true]){transform:translateY(0) scale(.98)}:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button):focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:2px}:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button):disabled,:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button)[aria-disabled=true]{cursor:not-allowed;opacity:.48;transform:none}.icon-button{flex:0 0 36px;width:36px;height:36px;min-width:36px;padding:0;color:#374039;background:var(--ui-control-surface);border-color:var(--ui-control-border)}.primary-button{color:#ffffff;background:#202420;border-color:#202420}.primary-button:hover:not(:disabled){color:#ffffff;background:#343a35;border-color:#343a35;box-shadow:0 7px 16px rgba(31,38,33,.13)}.secondary-button{color:#252b26;background:var(--ui-control-surface);border-color:var(--ui-control-border)}.ghost-button{color:#485049;background:transparent;border-color:transparent}:is(.secondary-button,.ghost-button,.icon-button):hover:not(:disabled):not([aria-disabled=true]){color:#202620;background:var(--ui-control-muted);border-color:var(--ui-control-border-hover);box-shadow:none}.danger-button{color:#9c352f;background:#fff5f4;border-color:var(--ui-danger-border)}.danger-button:hover:not(:disabled){color:var(--ui-danger-hover);background:#fce9e7;border-color:#cf8f89;box-shadow:none}.danger-primary-button{color:#ffffff;background:#9c352f;border-color:#9c352f}.danger-primary-button:hover:not(:disabled){color:#ffffff;background:var(--ui-danger-hover);border-color:var(--ui-danger-hover);box-shadow:0 7px 16px rgba(116,37,31,.18)}.compact-button{min-height:var(--ui-control-height-compact);padding-inline:10px;font-size:12px}.icon-button.compact-button{flex-basis:var(--ui-control-height-compact);width:var(--ui-control-height-compact);height:var(--ui-control-height-compact);min-width:var(--ui-control-height-compact);padding:0}.management-console :is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button){min-height:var(--ui-control-height);border-radius:var(--ui-control-radius);font-size:13px;box-shadow:none}.management-console .compact-button{min-height:var(--ui-control-height-compact);font-size:12px}.management-console .compact-action-row .icon-button,.management-console .console-toolbar .icon-button{flex-basis:var(--ui-control-height);width:var(--ui-control-height);height:var(--ui-control-height);min-width:var(--ui-control-height)}.management-console .compact-action-row .primary-button{min-height:var(--ui-control-height);padding-inline:12px;font-size:13px}.management-console .runner-record-actions .ghost-button{min-height:var(--ui-control-height-compact);font-size:12px}.management-console .runner-inspector-header .danger-button{min-height:var(--ui-control-height);padding-inline:12px;color:var(--ui-danger);background:var(--ui-danger-surface);border-color:var(--ui-danger-border);font-size:13px}.sidebar .ghost-button{color:rgba(247,250,249,.82);background:transparent;border-color:transparent}.sidebar .ghost-button:hover:not(:disabled){color:#ffffff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.dialog-close-button{display:inline-grid;width:36px;height:36px;min-height:36px;place-items:center;padding:0;color:#687068;background:transparent;border:1px solid transparent;border-radius:var(--ui-control-radius)}.dialog-close-button:hover:not(:disabled){color:#242a25;background:#f0f2ef;border-color:#d9ddd8}.dialog-panel-danger .danger-button{color:var(--ui-danger);background:var(--ui-danger-surface);border-color:var(--ui-danger-border);box-shadow:none}.dialog-panel-danger .danger-primary-button{color:#ffffff;background:var(--ui-danger);border-color:var(--ui-danger)}.status-chip{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;gap:5px;padding:0 9px;color:#5e655f;white-space:nowrap;background:#eef0ed;border:1px solid #d7dbd5;border-radius:999px;font-size:11.5px;font-weight:680;line-height:1;letter-spacing:0}.status-chip-ok{color:#23613e;background:#e9f4ed;border-color:#bad8c5}.status-chip-danger{color:#91352f;background:#fff1ef;border-color:#e3b9b5}.management-console .status-chip{min-height:24px;padding:0 9px;border-radius:999px;font-size:11.5px}.management-console .console-row-active .status-chip-ok,.management-console .status-chip-ok{color:var(--ui-success);background:var(--ui-success-surface);border-color:var(--ui-success-border)}.management-console .console-row-active .status-chip-danger,.management-console .status-chip-danger{color:var(--ui-danger);background:#fff1ef;border-color:var(--ui-danger-border)}.management-console .console-row-active .status-chip:not(.status-chip-ok):not(.status-chip-danger){color:#5e655f;background:#eef0ed;border-color:#d7dbd5}.page-stack{display:grid;grid-gap:22px;gap:22px}.content-inner{width:min(100%,1560px);margin-inline:auto}.page-header{min-height:0;padding-bottom:18px}.page-header h1{font-size:27px;font-weight:740;letter-spacing:0}.page-header p{max-width:68ch;color:#686f68;font-size:13px;line-height:1.55}.management-console,.management-console .console-board,.management-console .runner-split-console{gap:16px}.management-console :is(.compact-table-card,.console-list-card,.inspector-card,.runner-inspector-surface),.overview-card,.table-card{overflow:hidden;background:#ffffff;border:1px solid #dcded9;border-radius:var(--ui-panel-radius);box-shadow:0 8px 24px rgba(31,38,33,.035)}.management-console :is(.console-card-header,.table-toolbar){align-items:center;min-height:68px;padding:14px 16px;background:#fafbfa;border-bottom:1px solid #e3e5e0}.management-console :is(.console-card-header,.table-toolbar) h2{color:#262d27;font-size:14px;font-weight:720;line-height:1.3;letter-spacing:0}.management-console :is(.console-toolbar,.compact-action-row,.inspector-actions){align-items:center;gap:7px}.management-console .console-summary-row{gap:8px;color:#7a817b;font-size:11.5px}.management-console :is(.skill-detail-panel,.agent-detail-panel),.management-console :is(.skill-directory-panel,.agent-directory-panel),.management-console :is(.skill-workbench,.agent-workbench) .console-list-card{min-height:0}.management-console :is(.skill-directory-row,.agent-directory-row){min-height:82px;gap:7px;padding:12px 14px}.management-console :is(.skill-directory-row,.agent-directory-row) p{display:none}.management-console :is(.skill-directory-row-title,.agent-directory-row-title){gap:2px}.management-console :is(.skill-directory-row-title,.agent-directory-row-title) strong{font-size:13.5px;font-weight:700}.management-console :is(.skill-directory-row-footer,.agent-directory-row-footer),.management-console :is(.skill-directory-row-title,.agent-directory-row-title) span{overflow:hidden;color:#7a817b;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.management-console :is(.skill-directory-row,.agent-directory-row).console-row-active{color:#232a24;background:#f0f3ef;border-left-color:#536c59}.management-console :is(.skill-directory-row,.agent-directory-row):hover{background:#f7f8f6}.management-console .agent-directory-empty{min-height:130px;padding:22px 18px;background:transparent;border:0;border-radius:0}.management-console :is(.agent-skill-card,.skill-release-item){background:transparent;border:0;border-top:1px solid #e4e6e2;border-radius:0;box-shadow:none}.compact-empty-state,.empty-state,.overview-empty{min-height:112px;padding:22px;color:#747b75;background:#fafbfa;border:0;border-radius:0}.empty-state-title{color:#485049;font-size:13px;font-weight:680}.audit-control-form input,.audit-control-form select,.field input,.field select,.field textarea{color:#202620;background:#ffffff;border:1px solid #cdd2cc;border-radius:var(--ui-control-radius);box-shadow:none}.field input,.field select{min-height:42px}.audit-control-form :is(input,select):hover,.field :is(input,select,textarea):hover{border-color:#aeb5ae}.audit-control-form :is(input,select):focus,.field :is(input,select,textarea):focus{border-color:#667f6d;outline:3px solid var(--ui-focus-ring);outline-offset:0;box-shadow:none}.overview-metric-strip{gap:1px;overflow:hidden;background:#dde1dc;border:1px solid #d9ddd8;border-radius:var(--ui-panel-radius);box-shadow:0 8px 24px rgba(31,38,33,.035)}.overview-metric-strip-compact{grid-template-columns:repeat(6,minmax(0,1fr))}.management-console .runner-metric-strip .overview-metric,.overview-metric-strip .overview-metric{min-height:102px;padding:15px 16px;color:#262d27;background:#ffffff;border:0;border-radius:0}.management-console .runner-metric-strip .overview-metric span,.overview-metric-strip .overview-metric span{color:#747c75;font-size:11.5px}.management-console .runner-metric-strip .overview-metric strong,.overview-metric-strip .overview-metric strong{color:#222923;font-size:25px;font-weight:730;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.management-console .runner-metric-strip .overview-metric small,.overview-metric-strip .overview-metric small{color:#858c86;font-size:10.5px}.text-link{display:inline-flex;align-items:center;min-height:34px;padding:0 4px;color:#4e6655;font-size:12px;font-weight:680;text-underline-offset:3px}.text-link:hover{color:#284d35;text-decoration:underline}.llm-usage-record-list{background:#ffffff}.management-console .llm-usage-record{grid-template-columns:minmax(250px,.9fr) minmax(0,1.55fr);align-items:center;gap:8px 18px;padding:11px 14px}.management-console .llm-usage-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:10px}.management-console .llm-usage-main strong{font-size:12.5px}.management-console .llm-usage-main .table-code{max-width:22ch;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.management-console .llm-usage-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px 12px;gap:4px 12px}.management-console .llm-usage-meta span{overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.audit-footer{padding:12px 14px;background:#fafbfa}.audit-control-form,.audit-footer-controls,.audit-pagination{gap:7px}.audit-control-form input,.audit-control-form select{height:32px;min-height:32px;font-size:12px}.audit-pagination :is(.ghost-button,.disabled-link){min-height:var(--ui-control-height-compact);font-size:12px}.disabled-link{color:#9a9f9a;background:transparent;border-color:transparent;pointer-events:none}.remote-workstation-page .icon-button{flex-basis:36px}.remote-workstation-page .icon-button,.remote-workstation-page .remote-workstation-section-heading .icon-button,.remote-workstation-page .remote-workstation-session-menu-trigger{width:36px;height:36px;min-width:36px;min-height:36px}.remote-workstation-page .remote-workstation-session{min-height:62px}.remote-workstation-page .remote-workstation-session-row-menu-open{z-index:30}.remote-workstation-page .remote-workstation-session-menu-popover{z-index:1;opacity:1;color:#293029;background:#ffffff;border-color:#d7dcd6;isolation:isolate;overflow:hidden;box-shadow:0 18px 46px rgba(0,0,0,.38)}.remote-workstation-page .remote-workstation-session-menu-popover button{color:#293029;background:#ffffff}.remote-workstation-page .remote-workstation-session-menu-popover button:focus-visible,.remote-workstation-page .remote-workstation-session-menu-popover button:hover:not(:disabled){color:#202620;background:#f0f3ef}.remote-workstation-page .remote-workstation-session-menu-popover .remote-workstation-session-menu-danger{color:#9c352f}.remote-workstation-provider-current,.remote-workstation-provider-models span{font-size:11px}.remote-workstation-provider-picker .primary-button{width:100%}.remote-workstation-resource-item,.remote-workstation-resource-item>div:first-child{min-width:0}.remote-workstation-resource-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1201px){.management-console .console-board>.console-list-card{position:-webkit-sticky;position:sticky;top:82px;max-height:calc(100dvh - 104px)}}@media (max-width:1200px){.overview-metric-strip,.overview-metric-strip-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.management-console :is(.skill-directory-list,.agent-directory-list){max-height:420px}.management-console :is(.skill-detail-panel,.agent-detail-panel){min-height:0}.management-console .llm-usage-record{grid-template-columns:1fr}}@media (max-width:760px){:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button){min-height:44px;font-size:14px}.management-console :is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button),.remote-workstation-page :is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button){min-height:44px;font-size:14px}.icon-button,.management-console .compact-action-row .icon-button,.management-console .console-toolbar .icon-button,.remote-workstation-page .icon-button{flex-basis:44px;width:44px;height:44px;min-width:44px;min-height:44px}.management-console .compact-action-row .primary-button{min-height:44px;font-size:14px}.sidebar .sidebar-logout-button{width:44px;min-width:44px}.audit-pagination :is(.ghost-button,.disabled-link),.compact-button,.management-console .compact-button,.management-console .runner-inspector-header .danger-button,.management-console .runner-record-actions .ghost-button{min-height:44px;font-size:13px}.content-inner{padding:22px 16px 34px}.page-header{padding-bottom:15px}.page-header h1{font-size:23px}.management-console .runner-metric-strip,.overview-metric-strip,.overview-metric-strip-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.management-console .runner-metric-strip .overview-metric,.overview-metric-strip .overview-metric{min-height:88px;padding:13px 14px}.management-console :is(.console-card-header,.table-toolbar){align-items:stretch;min-height:0}.management-console :is(.console-toolbar,.compact-action-row){justify-content:flex-start}.management-console .llm-usage-main,.management-console .llm-usage-meta{grid-template-columns:1fr 1fr}.audit-footer-controls{display:grid;grid-template-columns:1fr;width:100%}.audit-control-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;width:100%}.audit-control-form input,.audit-control-form select{width:100%;height:44px;min-height:44px}.audit-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.table-card .table-scroll{padding:0 12px 12px;overflow:visible}.table-card table,.table-card tbody,.table-card td,.table-card tr{display:block;width:100%;min-width:0}.table-card thead{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.table-card tbody{display:grid;grid-gap:8px;gap:8px}.table-card tr{padding:7px 11px;background:#ffffff;border:1px solid #e0e3df;border-radius:7px}.table-card td{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:10px;gap:10px;padding:7px 0;overflow-wrap:anywhere;border:0;border-bottom:1px solid #eef0ed;font-size:12px}.table-card td:last-child{border-bottom:0}.table-card td:before{color:#848b85;font-size:11px;font-weight:620}.table-card td:first-child:before{content:"动作"}.table-card td:nth-child(2):before{content:"主体"}.table-card td:nth-child(3):before{content:"对象类型"}.table-card td:nth-child(4):before{content:"目标 ID"}.table-card td:nth-child(5):before{content:"时间"}.remote-workstation-page .remote-workstation-shell,.remote-workstation-page .remote-workstation-shell-resource-open{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(220px,34dvh) minmax(0,1fr);height:calc(100dvh - 54px);overflow:hidden}.remote-workstation-page .remote-workstation-sidebar{grid-row:1;height:100%;min-height:0;max-height:none;grid-template-rows:auto auto auto minmax(0,1fr);gap:8px;padding:10px 12px;overflow:hidden;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.remote-workstation-page .remote-workstation-thread{grid-row:2;min-height:0}.remote-workstation-page .remote-workstation-thread-header{min-height:0;gap:8px;padding:10px 12px}.remote-workstation-page .remote-workstation-thread-heading .panel-overline{display:none}.remote-workstation-page .remote-workstation-thread-heading h3{margin:0;font-size:15px}.remote-workstation-page .remote-workstation-header-actions{flex-wrap:nowrap;gap:6px}.remote-workstation-page .remote-workstation-agent-picker,.remote-workstation-page .remote-workstation-agent-picker select{width:auto;max-width:none}.remote-workstation-page .remote-workstation-agent-picker{flex:1 1 auto;min-width:0}.remote-workstation-page .remote-workstation-agent-picker select{width:100%}.remote-workstation-page .remote-workstation-model-chip{flex:0 1 96px;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remote-workstation-page .remote-workstation-thread-body{gap:14px;padding:16px 14px 24px}.remote-workstation-page .remote-workstation-message,.remote-workstation-page .remote-workstation-message-user{max-width:94%}.remote-workstation-page .remote-workstation-composer{gap:6px;padding:8px 12px 10px}.remote-workstation-page .remote-workstation-composer textarea{height:64px;min-height:64px;max-height:96px;padding:10px 12px}.remote-workstation-page .remote-workstation-composer-toolbar{align-items:center;flex-direction:row;gap:8px}.remote-workstation-page .remote-workstation-composer-tools{flex:1 1 auto;align-items:center;flex-direction:row;min-width:0;gap:4px}.remote-workstation-page .remote-workstation-attachment{flex:0 0 auto}.remote-workstation-page .remote-workstation-workdir{flex:1 1 80px;width:auto;max-width:140px;min-width:0}.remote-workstation-page .remote-workstation-composer-actions{flex:0 0 auto;justify-content:flex-end}.remote-workstation-page .remote-workstation-resource-panel{position:absolute;z-index:20;inset:0;overflow:auto}.remote-workstation-page .remote-workstation-section-heading .icon-button,.remote-workstation-page .remote-workstation-session-menu-trigger{width:44px;height:44px;min-width:44px;min-height:44px}.dialog-panel-danger .dialog-footer button,.remote-workstation-page .remote-workstation-new-session,.remote-workstation-page .remote-workstation-session-filter button,.remote-workstation-page .remote-workstation-session-menu-popover button{min-height:44px}.dialog-panel-danger .dialog-close-button{width:44px;height:44px;min-width:44px;min-height:44px}}@media (max-width:480px){.management-console .llm-usage-main,.management-console .llm-usage-meta{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){:is(.primary-button,.secondary-button,.ghost-button,.icon-button,.danger-button,.danger-primary-button){transition-duration:.01ms}}