.wf-command,.wf-page,.wf-workbench{--wf-ink:#18323c;--wf-ink-2:#294a53;--wf-paper:#fffdf6;--wf-cream:#f6f1e4;--wf-line:#d8d2c2;--wf-yellow:#f2c94c;--wf-mint:#79c6aa;--wf-coral:#ef826f;--wf-blue:#7eb2c8;--wf-red:#c75048;color:var(--wf-ink);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.wf-command button,.wf-page button,.wf-workbench button,.wf-page input,.wf-page textarea,.wf-workbench input,.wf-workbench textarea{font:inherit}.wf-command button,.wf-page button,.wf-workbench button{cursor:pointer}.wf-command button:disabled,.wf-page button:disabled,.wf-workbench button:disabled{cursor:not-allowed;opacity:.48}.wf-error{color:#973c35;background:#fff1ed;border:1px solid #efb0a6;align-items:center;gap:9px;margin-bottom:12px;padding:11px 13px;display:flex}.wf-error span{flex:1}.wf-error button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.wf-success{color:#176247;background:#eaf5ee;border:1px solid #9bc8ac;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.wf-success span{flex:1}.wf-success button{color:inherit;background:0 0;border:0}.wf-loading{color:#55676d;background:#fffdf6;border:1px solid #ded8c8;align-items:center;gap:10px;min-height:140px;padding:24px;display:flex}.spin{animation:.8s linear infinite wf-spin}@keyframes wf-spin{to{transform:rotate(360deg)}}.wf-command-hero{background:var(--wf-ink);color:var(--wf-paper);border:1px solid #0d252e;padding:24px 26px 20px;position:relative;overflow:hidden;box-shadow:0 14px 30px #1d2f341f}.wf-command-hero:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0 38%,#f2c94c29 38% 42%,#0000 42% 100%);position:absolute;inset:0}.wf-eyebrow,.wf-page-intro>small{color:var(--wf-yellow);letter-spacing:.13em;text-transform:uppercase;z-index:1;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex;position:relative}.wf-hero-status-row{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.wf-connection{white-space:nowrap;border:1px solid;align-items:center;gap:6px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.wf-connection i{background:currentColor;border-radius:50%;width:7px;height:7px}.wf-connection.live{color:#79c6aa}.wf-connection.reconnecting{color:#f2c94c}.wf-connection.stale{color:#ef826f}.wf-hero-copy{z-index:1;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:8px;display:flex;position:relative}.wf-hero-copy h2,.wf-page-intro h2,.wf-profile-hero h2,.wf-workbench-header h2{letter-spacing:-.03em;margin:0;font-family:Noto Serif SC,Songti SC,serif;font-size:clamp(26px,2.5vw,36px);line-height:1.15}.wf-hero-copy p{color:#b9ced1;margin:8px 0 0}.wf-hero-actions{gap:9px;display:flex}.wf-button{border:1px solid var(--wf-line);justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:750;display:inline-flex}.wf-button.primary{background:var(--wf-yellow);color:#213640;border-color:#d4aa27}.wf-button.secondary{color:#f8f3e8;background:0 0;border-color:#60777c}.wf-button:hover{transform:translateY(-1px)}.wf-metrics{z-index:1;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:22px;display:grid;position:relative}.wf-metric{background:#ffffff0e;border-left:3px solid;align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:flex}.wf-metric>span{opacity:.9;place-items:center;display:grid}.wf-metric svg{width:18px;height:18px}.wf-metric div{flex-direction:column;display:flex}.wf-metric strong{color:#fff;font-size:22px;line-height:1}.wf-metric small{color:#c7d4d5;margin-top:6px}.wf-metric.mint{color:var(--wf-mint)}.wf-metric.yellow{color:var(--wf-yellow)}.wf-metric.blue{color:var(--wf-blue)}.wf-metric.coral{color:var(--wf-coral)}.wf-metric.red{color:#ef746c}.wf-command-grid{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.wf-command-grid.lower{grid-template-columns:1fr 1fr}.wf-panel{background:var(--wf-paper);border:1px solid var(--wf-line);min-width:0;padding:18px;box-shadow:0 7px 18px #232f300d}.wf-panel-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.wf-panel-title small{color:#a85b4b;letter-spacing:.13em;font-size:10px;font-weight:850}.wf-panel-title h3{margin:3px 0 0;font-size:18px}.wf-panel-title button{color:#4d666d;background:0 0;border:0;align-items:center;gap:2px;font-size:12px;display:flex}.wf-scope-switch{margin:0 0 12px;display:inline-flex}.wf-scope-switch button{border:1px solid var(--wf-line);background:#fff;min-height:38px;padding:0 12px}.wf-scope-switch button+button{border-left:0}.wf-scope-switch button.active{background:var(--wf-ink);color:#fff}.wf-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.wf-employee-card{color:inherit;text-align:left;background:#fbf7ec;border:1px solid #e3dccb;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:118px;padding:13px;transition:border-color .16s,transform .16s;display:grid}.wf-employee-card:hover{border-color:#879da1;transform:translate(2px)}.wf-employee-card.strawberry{background:linear-gradient(90deg,#fff7f2,#fbf7ec 55%)}.wf-employee-card.pineapple{background:linear-gradient(90deg,#fffceb,#fbf7ec 55%)}.wf-employee-mark{border:2px solid var(--wf-ink);box-shadow:3px 3px 0 var(--wf-ink);color:var(--wf-ink);background:#dfe7e4;justify-content:center;align-items:center;width:38px;height:38px;font-family:Songti SC,serif;font-size:14px;font-weight:900;display:inline-flex}.wf-employee-mark.large{width:58px;height:58px;font-size:19px}.wf-employee-mark.strawberry{background:#f19b88}.wf-employee-mark.pineapple{background:#f3d161}.wf-employee-mark.draft{background:#cad7da}.wf-employee-copy{flex-direction:column;min-width:0;display:flex}.wf-employee-copy>small{color:#8a7770;letter-spacing:.05em;font-size:10px}.wf-employee-copy strong{margin-top:2px;font-size:17px}.wf-employee-copy em{color:#9b5147;margin:2px 0 7px;font-size:12px;font-style:normal}.wf-employee-copy>span{color:#607176;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.5;overflow:hidden}.wf-employee-side{flex-direction:column;align-items:flex-end;display:flex}.wf-employee-side b{margin-top:10px;font-size:19px}.wf-employee-side>small{color:#78868a;font-size:10px}.wf-status{color:#365c55;white-space:nowrap;background:#edf3f1;border:1px solid #c8d5d2;align-items:center;gap:5px;padding:4px 7px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.wf-status i{background:currentColor;width:6px;height:6px}.wf-status.status-running{color:#795d00;background:#fff4c7;border-color:#e1ca71}.wf-status.status-waiting_approval{color:#9e4d31;background:#ffede4;border-color:#efb395}.wf-status.status-blocked{color:#a03a35;background:#fae8e6;border-color:#e3a5a0}.wf-status.status-completed{color:#16704d;background:#e2f3eb;border-color:#a8d2be}.wf-status.status-queued{color:#326374;background:#eaf2f5;border-color:#b9ced7}.wf-status.status-canceled{color:#706d67;background:#eeece7;border-color:#cfcbc1}.wf-office-preview{padding-bottom:12px}.wf-office-preview-stage{aspect-ratio:16/7.6;border:5px solid var(--wf-ink);background:#08191e;min-height:350px;position:relative;overflow:hidden;box-shadow:0 11px 24px #122a3129,inset 0 0 0 1px #607b83}.wf-office-preview iframe{border:0;width:100%;height:100%;display:block}.wf-office-preview footer{color:#64787d;justify-content:space-between;gap:10px;padding-top:10px;font-size:11px;display:flex}.wf-office-preview footer span{align-items:center;gap:6px;display:flex}.wf-office-preview .online{background:#32b479;width:6px;height:6px;box-shadow:0 0 0 3px #32b47924}.wf-session-list{gap:2px;display:grid}.wf-session-list>article{border-top:1px solid #ebe6da;padding:7px 0}.wf-session-list>article:first-child{border-top:0}.wf-session-main{color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;width:100%;padding:4px;display:grid}.wf-session-main:hover{background:#f7f3e9}.wf-session-icon{color:#5f7b81;place-items:center;display:grid}.wf-session-icon svg{width:16px;height:16px}.wf-session-main>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.wf-session-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-session-list small{color:#819095;margin-top:3px}.wf-session-artifacts{flex-wrap:wrap;gap:5px;padding:5px 4px 1px 29px;display:flex}.wf-session-artifacts a{color:#176247;overflow-wrap:anywhere;background:#edf7f2;border:1px solid #b2d0c2;border-radius:999px;align-items:center;gap:4px;max-width:100%;min-height:28px;padding:4px 8px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.wf-session-artifacts a:hover{color:#0d4f3c;background:#dff1e8}.wf-session-artifacts a:focus-visible{outline-offset:2px;outline:3px solid #155f493d}.wf-empty{color:#819095;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:130px;padding:20px;display:flex}.wf-empty svg{color:#8eb4a6;width:24px;height:24px}.wf-empty strong{color:#52686e}.wf-empty span{max-width:420px;font-size:12px}.wf-projection-note{color:#52676c;background:#eee8da;border:1px solid #d9d1c0;align-items:center;gap:7px;margin-top:12px;padding:9px 12px;font-size:11px;display:flex}.wf-projection-note>span{color:#839095;margin-left:6px}.wf-projection-note button{color:#244c56;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;display:flex}.wf-page{gap:16px;display:grid}.wf-page-intro{background:var(--wf-paper);border-left:5px solid var(--wf-yellow);padding:20px 22px}.wf-page-intro>small{color:#9b5147}.wf-page-intro h2{color:var(--wf-ink);margin-top:5px}.wf-page-intro p{color:#62747a;max-width:880px;margin:8px 0 0}.wf-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.wf-directory-card{background:var(--wf-paper);border:1px solid var(--wf-line);padding:22px;box-shadow:0 12px 24px #2234360f}.wf-directory-card.strawberry{border-top:5px solid var(--wf-coral)}.wf-directory-card.pineapple{border-top:5px solid var(--wf-yellow)}.wf-directory-card>header{justify-content:space-between;align-items:center;display:flex}.wf-directory-card>small{color:#8a7770;margin-top:18px;font-size:11px;display:block}.wf-directory-card h3{margin:4px 0;font-family:Songti SC,serif;font-size:25px}.wf-directory-card>p{color:#9b5147;margin:0;font-weight:700}.wf-directory-card blockquote{color:#5e7176;border-left:2px solid #cbd6d4;margin:18px 0;padding-left:14px;line-height:1.7}.wf-capability-tags{flex-wrap:wrap;gap:6px;display:flex}.wf-capability-tags span{color:#365c55;background:#eaf1ee;border:1px solid #ccd9d4;padding:5px 8px;font-size:11px}.wf-directory-card footer{border-top:1px solid #e9e3d7;align-items:center;gap:18px;margin-top:20px;padding-top:15px;display:flex}.wf-directory-card footer>span{color:#718086;font-size:11px}.wf-directory-card footer b{color:var(--wf-ink);font-size:17px}.wf-directory-card footer button{background:var(--wf-ink);color:#fff;border:0;align-items:center;gap:6px;margin-left:auto;padding:10px 13px;display:flex}.wf-profile-hero{background:var(--wf-ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:26px;display:grid}.wf-profile-hero.strawberry{border-bottom:6px solid var(--wf-coral)}.wf-profile-hero.pineapple{border-bottom:6px solid var(--wf-yellow)}.wf-profile-hero>div:nth-child(2){flex-direction:column;display:flex}.wf-profile-hero>div:nth-child(2)>small{color:#aec3c5;font-size:11px}.wf-profile-hero h2{margin-top:4px}.wf-profile-hero p{color:#f1c8b9;margin:4px 0;font-weight:750}.wf-profile-hero>div:nth-child(2)>span{color:#c9d6d7;max-width:760px}.wf-profile-status{flex-direction:column;align-items:flex-end;display:flex}.wf-profile-status>strong{margin-top:10px;font-size:25px}.wf-profile-status>small{color:#b8c8ca}.wf-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.55fr);gap:15px;display:grid}.wf-template-catalog>article{border-top:1px solid #e6dfd1;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px 0;display:grid}.wf-template-catalog>article:first-of-type{border-top:0}.wf-template-state{border:1px solid;padding:5px 7px;font-size:10px;font-weight:800}.wf-template-state.live{color:#176a4b;background:#e4f4ec;border-color:#a8d2be}.wf-template-state.catalog{color:#786c56;background:#f3eee3;border-color:#d9cfbc}.wf-template-catalog article h3{margin:0;font-size:16px}.wf-template-catalog article p{color:#66787c;margin:5px 0;line-height:1.55}.wf-template-catalog article small{color:#8a9699}.wf-template-catalog article>button{color:#284d57;background:0 0;border:1px solid #9babae;align-items:center;gap:6px;padding:9px 11px;display:flex}.wf-profile-aside{gap:15px;display:grid}.wf-profile-aside .wf-panel>h3{margin:0 0 12px}.wf-capability-row{border-top:1px solid #ece6da;align-items:center;gap:10px;padding:10px 0;display:flex}.wf-capability-row>span{background:#e7efed;place-items:center;width:31px;height:31px;display:grid}.wf-capability-row div{flex-direction:column;display:flex}.wf-capability-row small{color:#829095;margin-top:2px}.wf-version-card{align-items:flex-start;gap:11px;display:flex}.wf-version-card>svg{color:#2d8567}.wf-version-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.wf-version-card span,.wf-version-card small{color:#78888c;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:10px;overflow:hidden}.wf-record-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:15px;display:grid}.wf-session-table{display:grid}.wf-session-table>button{color:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #e7e1d5;grid-template-columns:minmax(230px,1.4fr) minmax(120px,.55fr) 48px auto 100px auto;align-items:center;gap:10px;padding:12px 3px;display:grid}.wf-session-table>button:first-child{border-top:0}.wf-session-table>button:hover{background:#f8f4eb}.wf-table-main{flex-direction:column;min-width:0;display:flex}.wf-table-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-table-main small{color:#859296;margin-top:3px}.wf-table-contributors{flex-wrap:wrap;gap:3px;display:flex}.wf-table-contributors i{color:#4c6868;background:#e8eeeb;padding:3px 4px;font-size:9px;font-style:normal}.wf-progress-number{color:#6f7d80;font-family:ui-monospace,monospace;font-size:11px}.wf-session-table time{color:#8a9497;font-size:10px}.wf-memory-panel>h3{align-items:center;gap:7px;margin:0;display:flex}.wf-memory-panel>p{color:#78878b;font-size:11px;line-height:1.6}.wf-memory-panel>article{border-top:1px solid #e8e2d6;grid-template-columns:1fr auto;gap:5px;padding:11px 0;display:grid}.wf-memory-panel>article>span{grid-column:1/-1;line-height:1.5}.wf-memory-panel>article small{color:#8b9699}.wf-memory-panel>article div{gap:4px;display:flex}.wf-memory-panel article button{color:#60767b;background:0 0;border:1px solid #cfd4ce;place-items:center;width:25px;height:25px;display:grid}.wf-workbench{gap:12px;display:grid}.wf-workbench-header{background:var(--wf-paper);border:1px solid var(--wf-line);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.wf-workbench-header>div:first-child small{color:#9b5147;font-size:10px;font-weight:800}.wf-workbench-header h2{margin:3px 0;font-size:24px}.wf-workbench-header p{color:#687a7f;margin:0;font-size:11px}.wf-workbench-header>div:last-child{align-items:center;gap:9px;display:flex}.wf-work-progress{background:#e1ddd2;width:110px;height:6px;display:block;overflow:hidden}.wf-work-progress i{background:var(--wf-mint);height:100%;display:block}.wf-workbench-header b{font-family:ui-monospace,monospace;font-size:11px}.wf-workbench-grid{grid-template-columns:minmax(260px,.75fr) minmax(360px,1.15fr) minmax(300px,.9fr);gap:10px;min-height:680px;display:grid}.wf-conversation,.wf-result-pane,.wf-live-pane{background:var(--wf-paper);border:1px solid var(--wf-line);min-width:0;min-height:0}.wf-conversation{flex-direction:column;display:flex}.wf-conversation>header,.wf-result-pane>header{border-bottom:1px solid #e5dfd3;align-items:center;gap:7px;min-height:52px;padding:0 14px;display:flex}.wf-conversation>header small{color:#8c9698;margin-left:auto}.wf-message-list{flex-direction:column;flex:1;gap:9px;max-height:290px;padding:12px;display:flex;overflow:auto}.wf-message-list article{background:#f0ede4;max-width:92%;padding:9px 10px}.wf-message-list article.user{background:#e1eee9;align-self:flex-end}.wf-message-list small{color:#7f8b8e;font-size:9px}.wf-message-list p{white-space:pre-wrap;margin:4px 0 0;font-size:12px;line-height:1.55}.wf-upload-card{background:#fff7d5;border:1px solid #e4c75e;gap:7px;margin:10px 12px;padding:12px;display:grid}.wf-upload-card>svg{color:#9b7610}.wf-upload-card p{color:#746942;margin:0;font-size:10px;line-height:1.5}.wf-upload-card input,.wf-upload-card textarea,.wf-compose textarea,.wf-approval-box textarea,.wf-feedback textarea,.wf-draft-form input,.wf-draft-form textarea{color:var(--wf-ink);resize:vertical;background:#fffef9;border:1px solid #cbc7bb;padding:8px 9px}.wf-upload-card input[type=file]{background:0 0;border-style:dashed;font-size:10px}.wf-upload-card button{background:var(--wf-ink);color:#fff;border:0;justify-content:center;align-items:center;gap:6px;padding:9px;display:flex}.wf-catalog-note{color:#617479;background:#eeeae0;border-left:3px solid #8aa0a4;align-items:flex-start;gap:8px;margin:10px 12px;padding:10px;font-size:11px;display:flex}.wf-catalog-note span{flex-direction:column;gap:3px;display:flex}.wf-compose{border-top:1px solid #e4ded2;gap:7px;margin-top:auto;padding:11px;display:grid}.wf-compose div{justify-content:flex-end;gap:6px;display:flex}.wf-compose button{color:#415c63;background:#f0ede4;border:1px solid #cbc5b8;padding:7px 9px}.wf-compose button.primary{background:var(--wf-ink);color:#fff;align-items:center;gap:5px;display:flex}.wf-result-pane{flex-direction:column;display:flex}.wf-result-pane>header{justify-content:space-between}.wf-result-pane>header div{align-items:center;gap:7px;display:flex}.wf-result-pane>header span{color:#849094;font-family:ui-monospace,monospace;font-size:9px}.wf-artifacts{gap:7px;padding:12px;display:grid}.wf-artifacts>a,.wf-artifacts>div{color:inherit;background:#eef3ef;border:1px solid #ccd8d2;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px;text-decoration:none;display:grid}.wf-artifacts>a:hover{border-color:#5e9280}.wf-artifacts>a>span,.wf-artifacts>div>span{background:#d7e8e0;place-items:center;width:32px;height:32px;display:grid}.wf-artifacts>a>div,.wf-artifacts>div>div{flex-direction:column;min-width:0;display:flex}.wf-artifacts small{color:#77868a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-blocker{color:#9e423b;background:#fff0ed;border:1px solid #e6ada6;align-items:flex-start;gap:10px;margin:12px;padding:12px;display:flex}.wf-blocker p{margin:5px 0 0}.wf-approval-box{background:#fff8dd;border:1px solid #dfc565;gap:9px;margin:12px;padding:12px;display:grid}.wf-approval-box header{align-items:center;gap:8px;display:flex}.wf-approval-box header>div{flex-direction:column;display:flex}.wf-approval-box header span{color:#756a43;font-size:10px}.wf-approval-box>div{flex-wrap:wrap;gap:5px;display:flex}.wf-approval-box button,.wf-retry,.wf-cancel,.wf-feedback button{color:#415c63;background:#f4efe2;border:1px solid #cfc7b6;align-items:center;gap:5px;padding:8px;font-size:11px;display:flex}.wf-approval-box button.approve{color:#fff;background:#23634f;border-color:#23634f}.wf-retry,.wf-cancel{margin:0 12px 12px}.wf-feedback{border-top:1px solid #e8e2d6;gap:7px;margin-top:auto;padding:12px;display:grid}.wf-feedback div{gap:6px;display:flex}.wf-live-pane{flex-direction:column;display:flex}.wf-live-pane>nav{border-bottom:1px solid #d9d3c7;grid-template-columns:repeat(3,1fr);display:grid}.wf-live-pane>nav button{color:#66797e;background:#eeeae0;border:0;border-right:1px solid #d9d3c7;justify-content:center;align-items:center;gap:5px;min-height:51px;font-size:10px;font-weight:750;display:flex}.wf-live-pane>nav button:last-child{border-right:0}.wf-live-pane>nav button.active{background:var(--wf-paper);box-shadow:inset 0 -3px var(--wf-yellow);color:var(--wf-ink)}.wf-live-pane>nav svg{width:14px;height:14px}.wf-live-pane>iframe{background:#07171c;border:0;width:100%;height:100%;min-height:590px}.wf-workflow-view,.wf-trace-view{max-height:630px;padding:14px;overflow:auto}.wf-workflow-view>header,.wf-trace-view>header{flex-direction:column;margin-bottom:12px;display:flex}.wf-workflow-view header small,.wf-trace-view header small{color:#9b5147;letter-spacing:.12em;font-size:9px;font-weight:850}.wf-workflow-view header strong,.wf-trace-view header strong{margin-top:3px;font-size:16px}.wf-workflow-view>article{border-left:2px solid #cad5d2;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:58px;margin-left:13px;padding:7px 0 7px 18px;display:grid;position:relative}.wf-workflow-view>article>span{background:#f0ede4;border:1px solid #bbc8c5;justify-content:center;align-items:center;width:27px;height:27px;font-size:10px;display:flex;position:absolute;left:-14px}.wf-workflow-view>article.selected{background:#fff7d7;border-left-color:#d8ad25}.wf-workflow-view>article.done>span{color:#176c4b;background:#dcefe6;border-color:#80b69f}.wf-workflow-view article>div{flex-direction:column;display:flex}.wf-workflow-view article small{color:#849195;margin-top:2px}.wf-workflow-view article em{color:#9b6e00;padding-right:7px;font-size:9px;font-style:normal;font-weight:800}.wf-trace-view header span{color:#8b9698;margin-top:3px;font-size:9px}.wf-trace-view>article{grid-template-columns:auto 1fr;gap:9px;padding:9px 0;display:grid}.wf-trace-view>article>i{background:#7ba994;width:8px;height:8px;margin-top:5px}.wf-trace-view>article>i.trace-blocked{background:var(--wf-red)}.wf-trace-view>article>i.trace-waiting_approval{background:#d99a21}.wf-trace-view article>div{flex-direction:column;display:flex}.wf-trace-view article strong{font-size:11px;line-height:1.45}.wf-trace-view article small{color:#889497;margin-top:3px;font-family:ui-monospace,monospace;font-size:8px}.wf-trace-view article span{color:#52736b;margin-top:3px;font-size:9px}.wf-campus-stage{background:#102b34;border:1px solid #081d25;padding:12px}.wf-campus-stage>header{color:#fff;align-items:center;gap:12px;padding:3px 2px 12px;display:flex}.wf-campus-stage>header span{align-items:center;gap:7px;font-weight:750;display:flex}.wf-campus-stage>header i{background:#40c58a;width:7px;height:7px;box-shadow:0 0 0 4px #40c58a24}.wf-campus-stage>header strong{color:#bdd0d3;font-size:11px;font-weight:500}.wf-campus-stage>header button{background:var(--wf-yellow);color:var(--wf-ink);border:0;align-items:center;gap:5px;margin-left:auto;padding:9px 11px;font-weight:750;display:flex}.wf-campus-stage iframe{aspect-ratio:16/8.35;background:#06151a;border:0;width:100%;display:block}.wf-campus-foot{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wf-campus-foot article{background:var(--wf-paper);border:1px solid var(--wf-line);align-items:center;gap:12px;padding:16px;display:flex}.wf-campus-foot article>svg{color:#478071}.wf-campus-foot article>div{flex-direction:column;display:flex}.wf-campus-foot strong{font-size:22px}.wf-campus-foot span{color:#7a898d;font-size:11px}.wf-admin-layout{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:15px;display:grid}.wf-admin-layout>aside{gap:15px;display:grid}.wf-admin-employee{border-top:1px solid #e5dfd3;grid-template-columns:auto minmax(180px,1fr) auto auto auto;align-items:center;gap:10px;padding:13px 0;display:grid}.wf-admin-employee:first-of-type{border-top:0}.wf-admin-name{flex-direction:column;display:flex}.wf-admin-name small{color:#819095;margin-top:2px}.wf-publish-state{border:1px solid #c8d1cd;padding:5px 7px;font-size:10px}.wf-publish-state.published{color:#176d4c;background:#e0f2e9}.wf-publish-state.draft{color:#806200;background:#fff4cb}.wf-admin-employee>button{color:#466167;background:0 0;border:1px solid #b9c3c2;padding:7px 9px}.wf-admin-employee>button.primary{background:var(--wf-ink);color:#fff}.wf-validation{grid-column:2/-1;grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.wf-validation>span{color:#46675f;background:#eef2ef;grid-template-columns:auto 1fr;align-items:flex-start;gap:5px;padding:7px;font-size:10px;display:grid}.wf-validation>span.blocked{color:#97483f;background:#fff0ec}.wf-validation svg{width:12px;height:12px}.wf-validation small{color:#77878a;grid-column:1/-1}.wf-draft-form{gap:10px;display:grid}.wf-draft-form>header{align-items:center;gap:9px;display:flex}.wf-draft-form header small{color:#9b5147;font-size:9px;font-weight:800}.wf-draft-form h3{margin:2px 0 0}.wf-draft-form label{color:#64767b;gap:4px;font-size:11px;display:grid}.wf-draft-form>p{color:#8a9497;margin:0;font-size:10px;line-height:1.55}.wf-skill-locks h3{margin:0}.wf-skill-locks>strong{margin-top:8px;font-size:30px;display:block}.wf-skill-locks>p{color:#74858a;font-size:11px;line-height:1.5}.wf-skill-locks>span{border-top:1px solid #e5dfd3;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;padding:8px 0;font-size:11px;display:grid}.wf-skill-locks>span svg{color:#368467;width:14px;height:14px}.wf-skill-locks>span small{color:#8b9699}.wf-human-versions,.wf-knowledge-citations,.wf-takeover-request,.wf-human-takeover{background:#fffdf6;border:1px solid #cbc6b8;margin-top:14px;padding:14px}.wf-human-versions>header,.wf-knowledge-citations>header,.wf-takeover-request>header,.wf-human-takeover>header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.wf-human-versions>header>span{color:#68777a;margin-left:auto;font-size:11px}.wf-human-versions article,.wf-knowledge-citations article{border-top:1px solid #dedbd1;padding:8px 0}.wf-human-versions article small,.wf-knowledge-citations article span{color:#68777a;margin-top:2px;font-size:11px;display:block}.wf-human-versions article p{color:#516266;margin:5px 0 0}.wf-takeover-request{border-left:5px solid #f6c84c}.wf-human-takeover{background:#e9f5f3;border-left:5px solid #55b99a}.wf-takeover-request>header>div,.wf-human-takeover>header>div{gap:2px;display:grid}.wf-takeover-request>header span,.wf-human-takeover>header span{color:#5d6d70;font-size:11px}.wf-takeover-request textarea,.wf-human-takeover textarea{box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #98988f;width:100%;margin:8px 0;padding:9px;display:block}.wf-takeover-request>button,.wf-human-takeover>button,.wf-human-takeover>div button{color:#fff;background:#17383e;border:0;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-weight:800;display:inline-flex}.wf-human-takeover>div{justify-content:flex-end;gap:8px;display:flex}.wf-human-takeover>div button.resume{color:#17383e;background:#f6c84c}.wf-control-wait{background:#fff3c9;border:1px solid #cfad45;align-items:center;gap:9px;margin-top:14px;padding:11px;display:flex}.wf-control-wait span{color:#665516;font-size:12px;display:grid}.wf-directory-card footer{justify-content:space-between;align-items:center;gap:9px;display:flex}.wf-directory-card footer>div{gap:7px;display:flex}.wf-directory-card footer button{margin-left:0}.wf-directory-card footer .wf-assign-button,.wf-profile-status>button{background:var(--wf-yellow);color:var(--wf-ink);cursor:pointer;border:1px solid #99751c;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-weight:850;display:inline-flex}.wf-profile-status{gap:8px}.wf-profile-status>strong{margin-top:2px}.wf-template-readonly{color:#536861;background:#edf1ec;border:1px solid #ccd4ca;padding:6px 8px;font-size:10px;font-weight:850}.wf-release-history>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wf-release-history>header p{color:#66787c;max-width:780px;margin:5px 0 0;line-height:1.55}.wf-release-history>header>button{color:#284d57;cursor:pointer;background:0 0;border:1px solid #9babae;flex:none;align-items:center;gap:5px;min-height:36px;padding:0 10px;display:inline-flex}.wf-release-history>div{margin-top:14px}.wf-release-history>div>article{border-top:1px solid #e3ddd0;grid-template-columns:46px minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:14px 0;display:grid}.wf-release-history>div>article:first-child{border-top:0}.wf-version-number{background:var(--wf-ink);color:#fff;justify-content:center;align-items:center;width:42px;height:32px;font-size:11px;font-weight:900;display:inline-flex}.wf-release-history article header{justify-content:space-between;align-items:center;gap:9px;display:flex}.wf-release-history article code{color:#718083;overflow-wrap:anywhere;margin-top:5px;font-size:10px;display:block}.wf-release-history article p{color:#55686c;margin:6px 0;line-height:1.55}.wf-release-history article small{color:#879397}.wf-release-history article>button{background:var(--wf-yellow);cursor:pointer;border:1px solid #9f7b1f;min-height:36px;padding:0 11px;font-weight:850}.wf-archive-box{background:#f2eee3;border:1px solid #cfc7b6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:13px;display:grid}.wf-archive-box>svg{color:#566c6e}.wf-archive-box strong{display:block}.wf-archive-box p{color:#6e7b7d;margin:4px 0 0;line-height:1.5}.wf-archive-box button{color:#284d57;cursor:pointer;background:0 0;border:1px solid #829396;min-height:36px;padding:0 11px;font-weight:850}.wf-archive-box>span{gap:6px;display:flex}.wf-archive-box button.danger{color:#9d3f35;border-color:#d18d83;align-items:center;gap:5px;display:inline-flex}.wf-chat-workbench{grid-template-columns:minmax(520px,1.45fr) minmax(360px,.75fr);min-height:760px}.wf-chat-workbench>.wf-conversation{grid-area:1/1/3;min-height:760px}.wf-chat-workbench>.wf-result-pane{grid-area:1/2;max-height:760px;overflow-y:auto}.wf-chat-workbench>.wf-live-pane{grid-area:2/2;min-height:510px}.wf-chat-workbench .wf-conversation>header{min-height:70px;padding:0 18px}.wf-chat-workbench .wf-conversation>header>div{gap:3px;display:grid}.wf-chat-workbench .wf-conversation>header small{margin:0}.wf-chat-workbench .wf-conversation>header .wf-status{margin-left:auto}.wf-chat-workbench .wf-message-list{gap:17px;min-height:430px;max-height:none;padding:24px 20px}.wf-chat-workbench .wf-message-list article{background:0 0;align-items:flex-start;gap:9px;max-width:88%;padding:0;display:flex}.wf-chat-workbench .wf-message-list article.user{flex-direction:row-reverse;align-self:flex-end}.wf-chat-workbench .wf-message-list article>span{background:var(--wf-ink);color:#fff;flex:0 0 31px;justify-content:center;align-items:center;height:31px;font-size:11px;font-weight:900;display:flex}.wf-chat-workbench .wf-message-list article.user>span{background:var(--wf-coral);color:#3d1711}.wf-chat-workbench .wf-message-list article>div{background:#eef3ef;border:1px solid #cbd7d0;padding:11px 13px}.wf-chat-workbench .wf-message-list article.user>div{background:#fff1e8;border-color:#e5b5a4}.wf-chat-workbench .wf-message-list p{font-size:13px}.wf-chat-placeholder{color:#7a898d;text-align:center;flex-direction:column;align-items:center;margin:auto;display:flex}.wf-chat-placeholder strong{color:var(--wf-ink);margin-top:8px;font-size:18px}.wf-chat-placeholder span{margin-top:4px}.wf-chat-workbench .wf-upload-card{margin:12px 20px}.wf-chat-workbench .wf-compose{background:#fbf8ef;padding:14px 18px 17px}.wf-chat-workbench .wf-compose textarea{min-height:92px}.wf-chat-workbench .wf-live-pane>iframe{min-height:455px}.wf-deleted-banner{color:#8e382f;background:#fff0ec;border:1px solid #df9b91;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.wf-deleted-banner>div{gap:2px;display:grid}.wf-deleted-banner button{color:#87362e;cursor:pointer;background:#fff;border:1px solid #b96a60;min-height:34px;padding:0 10px;font-weight:850}@media (width<=1180px){.wf-command-grid,.wf-command-grid.lower,.wf-directory-grid,.wf-detail-layout,.wf-record-layout,.wf-admin-layout{grid-template-columns:1fr}.wf-workbench-grid{grid-template-columns:minmax(250px,.75fr) minmax(360px,1.25fr)}.wf-live-pane{grid-column:1/-1;min-height:520px}.wf-live-pane>iframe{min-height:520px}.wf-chat-workbench{grid-template-columns:minmax(440px,1.2fr) minmax(330px,.8fr)}}@media (width<=760px){.wf-hero-copy{flex-direction:column;align-items:flex-start}.wf-hero-actions{width:100%}.wf-hero-actions button{flex:1}.wf-metrics{grid-template-columns:repeat(2,1fr)}.wf-metric:last-child{grid-column:1/-1}.wf-roster{grid-template-columns:1fr}.wf-office-preview-stage,.wf-campus-stage iframe{aspect-ratio:4/3;min-height:310px}.wf-office-preview footer{flex-direction:column;align-items:flex-start}.wf-profile-hero{grid-template-columns:auto 1fr;align-items:flex-start}.wf-profile-status{grid-column:1/-1;width:100%}.wf-workbench-header{flex-direction:column;align-items:flex-start;gap:12px}.wf-workbench-grid,.wf-chat-workbench{grid-template-columns:1fr}.wf-chat-workbench>.wf-conversation,.wf-chat-workbench>.wf-result-pane,.wf-chat-workbench>.wf-live-pane{grid-area:auto;max-height:none}.wf-live-pane{grid-column:auto}.wf-live-pane>iframe{min-height:420px}.wf-conversation{min-height:580px}.wf-result-pane{min-height:500px}.wf-session-table>button{grid-template-columns:1fr auto auto}.wf-table-contributors,.wf-progress-number,.wf-session-table time{display:none}.wf-campus-foot{grid-template-columns:1fr}.wf-admin-employee{grid-template-columns:auto 1fr auto}.wf-admin-employee>button{grid-row:2}.wf-validation{grid-column:1/-1;grid-template-columns:1fr 1fr}.wf-directory-card footer{flex-direction:column;align-items:stretch}.wf-directory-card footer>div{grid-template-columns:1fr 1fr;display:grid}.wf-directory-card footer button{justify-content:center}.wf-profile-status{align-items:stretch}.wf-release-history>header{flex-direction:column}.wf-release-history>div>article{grid-template-columns:42px 1fr}.wf-release-history article>button{grid-column:1/-1}.wf-archive-box{grid-template-columns:auto 1fr;align-items:flex-start}.wf-archive-box button,.wf-archive-box>span{grid-column:1/-1;width:100%}.wf-archive-box>span button{flex:1}.wf-deleted-banner{grid-template-columns:auto 1fr;align-items:start}.wf-deleted-banner button{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.wf-command *,.wf-page *,.wf-workbench *{transition:none!important;animation:none!important}}.work-session-redirect{justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:32px;display:flex}.work-session-redirect-card{background:#fffdf7;border:1px solid #d8d3c7;width:100%;max-width:560px;padding:34px;box-shadow:9px 9px #dfe5dd}.work-session-redirect-card>span{color:#ffd34d;background:#123437;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.work-session-redirect-card>small{color:#b94d42;letter-spacing:.1em;margin-top:20px;font-size:11px;font-weight:900;display:block}.work-session-redirect-card h2{margin:7px 0 10px;font-size:30px}.work-session-redirect-card p{color:#5f6b68;line-height:1.75}.work-session-redirect-card button{color:#fff;cursor:pointer;background:#123437;border:0;align-items:center;gap:7px;min-height:42px;padding:0 15px;display:inline-flex}.work-session-redirect-card.error>span{color:#fff;background:#9c4136}:root{--os-ink:#102d32;--os-ink-2:#183b41;--os-paper:#f7f6f0;--os-panel:#fffdf6;--os-line:#cfcbbd;--os-muted:#68777a;--os-yellow:#f6c84c;--os-mint:#63c9a8;--os-coral:#f27a67;--os-blue:#70b7c8;--os-red:#b33f35;--os-shadow:5px 5px 0 #102d321f}.os-page{color:var(--os-ink);gap:18px;padding-bottom:32px;display:grid}.os-page button,.os-page input,.os-page textarea,.os-page select{font:inherit}.os-page button{color:inherit}.os-page button:focus-visible,.os-page input:focus-visible,.os-page textarea:focus-visible,.os-page select:focus-visible{outline-offset:2px;outline:3px solid #70b7c88c}.os-page-title{background:var(--os-ink);border-left:8px solid var(--os-yellow);color:#fffdf6;justify-content:space-between;align-items:end;min-height:132px;padding:24px 28px;display:flex;position:relative}.os-page-title:after{background:var(--os-coral);content:"";width:30%;height:5px;position:absolute;bottom:0;right:0}.os-page-title small,.os-panel-kicker,.os-match-board>header small,.os-search-debug>header small,.os-builder-layout form>header small,.os-kill-panel>header small{color:var(--os-yellow);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.os-page-title h2{letter-spacing:-.03em;margin:8px 0 10px;font-family:Noto Serif SC,Songti SC,Georgia,serif;font-size:clamp(28px,3vw,42px);line-height:1.05}.os-page-title p{color:#cbd7d5;max-width:760px;margin:0;line-height:1.7}.os-title-actions{align-items:center;gap:10px;display:flex}.os-primary,.os-ghost,.os-title-actions button{border:1px solid var(--os-ink);cursor:pointer;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-weight:800;display:inline-flex}.os-primary{background:var(--os-yellow);box-shadow:3px 3px #07191c}.os-ghost{background:#fffdf6}.os-page button:disabled{cursor:not-allowed;opacity:.5}.os-error{color:#862f29;background:#fff0ed;border:1px solid #e3a095;align-items:center;gap:9px;padding:12px 15px;font-weight:700;display:flex}.os-status{white-space:nowrap;background:#edece6;border:1px solid #aaa99f;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.os-status-active,.os-status-published,.os-status-completed,.os-status-passed,.os-status-manager_approved{color:#126044;background:#dff4e8;border-color:#73aa8a}.os-status-waiting_approval,.os-status-matched,.os-status-queued,.os-status-evaluation_passed{color:#725a09;background:#fff3c9;border-color:#cfad45}.os-status-paused,.os-status-running{color:#155762;background:#dff2f5;border-color:#6caab6}.os-status-blocked,.os-status-failed,.os-status-retired,.os-status-canceled{color:#872f28;background:#fce5e1;border-color:#cf8177}.os-launch-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px;display:grid}.os-intake-panel,.os-direct-panel,.os-match-board,.os-sop-grid>article,.os-knowledge-layout>section,.os-tool-grid>article,.os-builder-layout,.os-eval-runner,.os-eval-grid>section,.os-policy-levels>article,.os-kill-panel,.os-agent-map,.os-metric-hero>article,.os-quality-grid>article,.os-timing-board>section{background:var(--os-panel);border:1px solid var(--os-line);box-shadow:var(--os-shadow)}.os-intake-panel,.os-direct-panel{padding:24px}.os-panel-kicker{color:#ac493a;align-items:center;gap:7px;display:flex}.os-intake-panel h3,.os-direct-panel h3{margin:12px 0 18px;font-family:Noto Serif SC,Songti SC,serif;font-size:25px}.os-intake-panel textarea,.os-direct-panel select,.os-direct-panel input,.os-search-debug input,.os-builder-layout input,.os-builder-layout textarea,.os-builder-layout select,.os-eval-runner select,.os-kill-panel input{color:var(--os-ink);background:#fff;border:1px solid #9d9c93;border-radius:0;width:100%;padding:11px 12px}.os-intake-panel textarea{resize:vertical;line-height:1.7}.os-intake-foot{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.os-intake-foot>span{color:var(--os-muted);align-items:center;gap:6px;font-size:12px;display:flex}.os-direct-panel{gap:14px;display:grid}.os-direct-panel label,.os-eval-runner label,.os-kill-panel label{color:var(--os-muted);gap:6px;font-size:12px;font-weight:800;display:grid}.os-direct-preview{border-left:4px solid var(--os-mint);background:#eef4ef;padding:14px}.os-direct-preview strong,.os-direct-preview span{display:block}.os-direct-preview p{color:var(--os-muted);margin:6px 0 10px;line-height:1.55}.os-direct-preview span{font-size:12px;font-weight:800}.os-direct-panel>button,.os-match-list>article>button,.os-sop-grid>article>button,.os-search-debug form button,.os-knowledge-layout>section:first-child article>button,.os-eval-result footer button{background:var(--os-ink);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-weight:800;display:inline-flex}.os-match-board{overflow:hidden}.os-match-board>header,.os-knowledge-layout>section>header,.os-eval-grid>section>header{border-bottom:1px solid var(--os-line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.os-match-board>header small{color:#ac493a}.os-match-board h3,.os-knowledge-layout h3,.os-eval-grid h3{margin:3px 0 0}.os-match-list{display:grid}.os-match-list>article{border-bottom:1px solid #dedbd1;grid-template-columns:46px 1fr auto;align-items:center;gap:18px;padding:20px;display:grid}.os-match-list>article:last-child{border-bottom:0}.os-match-rank{color:#ac493a;font-family:Georgia,serif;font-size:22px;font-weight:900}.os-match-main>header{align-items:baseline;gap:12px;display:flex}.os-match-main>header span{background:var(--os-yellow);border:1px solid #8d7021;padding:3px 7px;font-size:12px;font-weight:900}.os-match-main>header strong{font-size:18px}.os-match-main>p{color:var(--os-muted);margin:7px 0}.os-match-meta{flex-wrap:wrap;gap:7px;display:flex}.os-match-meta span{border-right:1px solid #bbb8ad;padding-right:8px;font-size:12px;font-weight:800}.os-missing,.os-ready{align-items:center;gap:6px;margin-top:9px;font-size:12px;display:flex}.os-missing{color:#9a352c}.os-ready{color:#166448}.os-filter-strip{background:var(--os-panel);border:1px solid var(--os-line);flex-wrap:wrap;gap:0;display:flex}.os-filter-strip button{border:0;border-right:1px solid var(--os-line);cursor:pointer;background:0 0;min-height:44px;padding:0 15px;font-weight:800}.os-filter-strip button span{background:#e6e5de;margin-left:7px;padding:2px 6px;font-size:11px}.os-filter-strip button.active{background:var(--os-ink);color:#fff}.os-task-table{background:var(--os-panel);border:1px solid var(--os-line);overflow:hidden}.os-task-head,.os-task-row{text-align:left;grid-template-columns:minmax(260px,1.7fr) 1fr 120px minmax(130px,.7fr) minmax(170px,.9fr);align-items:center;gap:14px;display:grid}.os-task-head{background:var(--os-ink);color:#d8e3e1;letter-spacing:.06em;padding:12px 15px;font-size:11px;font-weight:900}.os-task-row{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dedbd1;width:100%;padding:14px 15px}.os-task-row>span{min-width:0}.os-task-row>span:first-child strong,.os-task-row>span:first-child small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.os-task-row small{color:var(--os-muted);margin-top:3px}.os-task-row>span:nth-child(4){align-items:center;gap:8px;display:flex}.os-task-row>span:nth-child(4):before{content:"";background:#dcddd5;width:90px;height:7px;position:absolute}.os-task-row>span:nth-child(4) i{background:var(--os-mint);max-width:90px;height:7px;display:block;position:relative}.os-task-row>span:nth-child(4) em{margin-left:auto;font-size:11px;font-style:normal;font-weight:800}.os-task-row>span:last-child{justify-content:space-between;align-items:center;font-size:12px;display:flex}.os-sop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.os-sop-grid>article{padding:20px}.os-sop-grid>article>header{justify-content:space-between;align-items:center;display:flex}.os-sop-grid>article>header>span{background:var(--os-coral);color:#32110d;border:1px solid #9f493d;padding:4px 8px;font-weight:900}.os-sop-grid h3{margin:15px 0 8px;font-family:Noto Serif SC,Songti SC,serif;font-size:24px}.os-sop-grid>article>p{color:var(--os-muted);min-height:52px;line-height:1.65}.os-sop-grid ol{margin:18px 0;padding:0;list-style:none}.os-sop-grid li{border-top:1px solid #dedbd1;align-items:center;gap:11px;padding:9px 0;display:flex}.os-sop-grid li>span{background:var(--os-ink);color:#fff;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:flex}.os-sop-grid li strong,.os-sop-grid li small{display:block}.os-sop-grid li small{color:var(--os-muted);margin-top:2px}.os-registry-table{background:var(--os-panel);border:1px solid var(--os-line)}.os-registry-table>header,.os-registry-table>div{grid-template-columns:1.2fr 1.2fr 1fr 100px;align-items:center;gap:14px;padding:13px 16px;display:grid}.os-registry-table>header{background:var(--os-ink);color:#fff;font-size:11px;font-weight:900}.os-registry-table>div{border-bottom:1px solid #dedbd1}.os-registry-table>div>span:first-child strong,.os-registry-table>div>span:first-child small{display:block}.os-registry-table small{color:var(--os-muted)}.os-knowledge-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.35fr);gap:16px;display:grid}.os-knowledge-layout>section:first-child article{border-bottom:1px solid #dedbd1;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:14px 17px;display:grid}.os-knowledge-layout>section:first-child article>div{align-items:center;gap:10px;min-width:0;display:flex}.os-knowledge-layout>section:first-child article>div>span{min-width:0}.os-knowledge-layout>section:first-child article strong,.os-knowledge-layout>section:first-child article small{display:block}.os-knowledge-layout>section:first-child article small{color:var(--os-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.os-knowledge-layout>section:first-child article>button{min-height:30px}.os-search-debug{padding:20px}.os-search-debug>header{border-left:4px solid var(--os-yellow);padding-left:13px}.os-search-debug>header small{color:#ac493a}.os-search-debug>header p{color:var(--os-muted);margin:5px 0 0}.os-search-debug form{grid-template-columns:1fr auto;gap:8px;margin:18px 0;display:grid}.os-search-debug>div{gap:9px;max-height:540px;display:grid;overflow:auto}.os-search-debug>div article{background:#f0f4ef;border:1px solid #d3d8d0;padding:12px}.os-search-debug>div article header{justify-content:space-between;display:flex}.os-search-debug>div article header span{color:var(--os-muted);font-size:11px}.os-search-debug>div article p{color:#334b4f;white-space:pre-wrap;margin:8px 0 0;font-size:12px;line-height:1.7}.os-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.os-tool-grid>article{padding:19px}.os-tool-grid>article>header{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.os-tool-grid>article>header svg{background:var(--os-yellow);box-sizing:content-box;border:1px solid #82691f;padding:9px}.os-tool-grid h3{margin:2px 0 0}.os-tool-grid small{color:var(--os-muted);letter-spacing:.08em;font-size:10px;font-weight:900}.os-tool-grid p{color:var(--os-muted)}.os-tool-health dl{border-top:1px solid #dedbd1;margin:16px 0 0;display:grid}.os-tool-health dl div{justify-content:space-between;padding:7px 0;display:flex}.os-tool-health dt{color:var(--os-muted)}.os-tool-health dd{margin:0;font-weight:800}.os-builder-layout{grid-template-columns:260px minmax(0,1fr);min-height:680px;display:grid;overflow:hidden}.os-builder-layout>aside{border-right:1px solid var(--os-line);background:#e9ece5;padding:17px}.os-builder-layout>aside h3{margin:0 0 13px}.os-builder-layout>aside>button{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;margin-bottom:7px;padding:8px;display:grid}.os-builder-layout>aside>button>span{background:var(--os-yellow);border:1px solid #755e18;justify-content:center;align-items:center;height:34px;font-weight:900;display:flex}.os-builder-layout>aside>button strong,.os-builder-layout>aside>button small{display:block}.os-builder-layout>aside>button small{color:var(--os-muted)}.os-builder-layout>aside>button.active{border-color:var(--os-ink);background:#fffdf6;box-shadow:3px 3px #102d322e}.os-builder-layout>main{min-width:0}.os-builder-layout>main>nav{background:var(--os-ink);grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.os-builder-layout>main>nav button{color:#adc0bd;cursor:pointer;background:0 0;border:0;border-right:1px solid #34545a;flex-direction:column;align-items:center;gap:6px;min-height:70px;padding:8px 4px;font-size:10px;display:flex}.os-builder-layout>main>nav button>span:first-child{border:1px solid #668086;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.os-builder-layout>main>nav button .os-status{margin-top:1px;padding:2px 4px;font-size:8px}.os-builder-layout>main>nav button.active{color:#fff;background:#22484f}.os-builder-layout>main>nav button.active>span:first-child{background:var(--os-yellow);border-color:var(--os-yellow);color:var(--os-ink)}.os-builder-layout>main>nav button.done>span:first-child{background:var(--os-mint);color:var(--os-ink)}.os-builder-layout>main>nav button.blocked{color:#f3a69c}.os-builder-layout form{padding:22px}.os-builder-layout form>header{justify-content:space-between;align-items:center;display:flex}.os-builder-layout form>header small{color:#ac493a}.os-builder-layout form>header h3{margin:4px 0 0;font-size:24px}.os-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:20px;display:grid}.os-form-grid label{color:var(--os-muted);gap:6px;font-size:12px;font-weight:800;display:grid}.os-form-grid .wide{grid-column:1/-1}.os-binding-section{border-top:1px solid var(--os-line);margin-top:21px;padding-top:16px}.os-binding-section h4{margin:0 0 11px}.os-binding-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.os-binding-section label{cursor:pointer;background:#f0f2ec;border:1px solid #d3d4cc;align-items:center;gap:9px;padding:9px;display:flex}.os-binding-section input{accent-color:var(--os-ink);width:18px;height:18px}.os-binding-section strong,.os-binding-section small{display:block}.os-binding-section small{color:var(--os-muted);margin-top:2px}.os-builder-layout form>footer{justify-content:space-between;margin-top:22px;display:flex}.os-builder-layout form>footer button{border:1px solid var(--os-ink);cursor:pointer;background:#fff;align-items:center;gap:6px;min-height:39px;padding:0 14px;font-weight:800;display:inline-flex}.os-builder-layout fieldset{border:1px solid #a9aaa2;gap:18px;margin:0;padding:11px;display:flex}.os-builder-layout fieldset legend{color:var(--os-muted);padding:0 5px;font-size:12px;font-weight:800}.os-builder-layout fieldset label{flex-direction:row;align-items:center;gap:6px;display:flex}.os-workflow-review{gap:10px;margin-top:18px;display:grid}.os-workflow-review article{background:#f1f2ec;border:1px solid #d2d4cc;padding:12px}.os-workflow-review article>header{justify-content:space-between;display:flex}.os-workflow-review ol{gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.os-workflow-review li{grid-template-columns:24px 1fr;align-items:center;gap:8px;display:grid}.os-workflow-review li b{background:var(--os-ink);color:#fff;justify-content:center;align-items:center;height:22px;display:flex}.os-workflow-review li small{color:var(--os-muted);display:block}.os-check-row{cursor:pointer;background:#fff7d8;border:1px solid #d8bf68;align-items:start;gap:10px;margin-top:14px;padding:12px;display:flex}.os-check-row input{accent-color:var(--os-ink);width:19px;height:19px}.os-check-row span{gap:3px;display:grid}.os-check-row small{color:var(--os-muted)}.os-full-label{color:var(--os-muted);gap:6px;margin-top:14px;font-size:12px;font-weight:800;display:grid}.os-policy-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.os-policy-summary article{border-left:3px solid var(--os-mint);background:#eef1eb;gap:4px;padding:11px;display:grid}.os-policy-summary span{color:var(--os-muted);font-size:11px}.os-evaluation-summary{background:#eef1eb;border:1px solid #ccd2c9;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:14px;display:grid}.os-evaluation-summary>svg{background:var(--os-yellow);box-sizing:content-box;padding:8px}.os-evaluation-summary p{color:var(--os-muted);margin:4px 0 0}.os-evaluation-summary button,.os-release-gate button{background:var(--os-ink);color:#fff;border:0;align-items:center;gap:6px;min-height:38px;padding:0 12px;display:inline-flex}.os-release-gate{text-align:center;flex-direction:column;align-items:center;padding:32px 12px 12px;display:flex}.os-release-gate>svg{background:var(--os-mint);box-sizing:content-box;padding:12px}.os-release-gate h4{margin:12px 0 6px;font-size:21px}.os-release-gate p{color:var(--os-muted);max-width:100%}.os-release-gate code{overflow-wrap:anywhere}.os-release-gate dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:12px 0 18px;display:grid}.os-release-gate dl div{background:#eef1eb;padding:10px}.os-release-gate dt{color:var(--os-muted);font-size:11px}.os-release-gate dd{margin:5px 0 0;font-weight:900}.os-builder-checks{border-top:1px solid var(--os-line);gap:6px;margin-top:18px;padding-top:14px;display:grid}.os-builder-checks h4{margin:0 0 4px}.os-builder-checks article{align-items:start;gap:8px;padding:8px 9px;display:flex}.os-builder-checks article.pass{color:#176247;background:#eaf4ee}.os-builder-checks article.fail{color:#923b31;background:#fff0ec}.os-builder-checks article span{gap:2px;display:grid}.os-builder-checks article small{color:var(--os-muted)}.os-success{color:#176247;background:#e9f5ee;border:1px solid #9cc7ac;align-items:center;gap:8px;padding:10px 12px;display:flex}.os-channel-explainer{background:#fff3d7;border:1px solid #dfc27c;align-items:start;gap:7px;padding:9px;display:flex;color:#765618!important}.os-empty,.os-loading{color:var(--os-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.os-eval-runner{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;padding:18px;display:grid}.os-eval-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.3fr);gap:16px;display:grid}.os-eval-grid>section{overflow:hidden}.os-eval-grid>section:first-child>article{border-bottom:1px solid #dedbd1;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 17px;display:grid}.os-eval-grid>section:first-child>article>svg{background:var(--os-yellow);box-sizing:content-box;padding:7px}.os-eval-grid>section:first-child strong,.os-eval-grid>section:first-child small{display:block}.os-eval-grid>section:first-child small{color:var(--os-muted);margin-top:3px}.os-eval-result{border-bottom:1px solid #dedbd1;padding:16px}.os-eval-result>header{justify-content:space-between;align-items:start;display:flex}.os-eval-result>header strong,.os-eval-result>header small{display:block}.os-eval-result>header small{color:var(--os-muted);margin-top:3px;font-family:ui-monospace,Consolas,monospace}.os-rate-pair{grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0;display:grid}.os-rate-pair span{background:#edf1ea;padding:9px}.os-rate-pair strong{margin-top:4px;font-size:20px;display:block}.os-eval-result ul{margin:0;padding:0;list-style:none}.os-eval-result li{align-items:start;gap:7px;padding:6px 0;display:flex}.os-eval-result li.pass>svg{color:#16704f}.os-eval-result li.fail>svg{color:var(--os-red)}.os-eval-result li small{color:var(--os-muted);margin-top:2px;display:block}.os-eval-result footer{justify-content:flex-end;align-items:center;gap:8px;margin-top:13px;display:flex}.os-eval-result footer span{color:#166448;align-items:center;gap:5px;font-size:12px;display:flex}.os-policy-levels{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.os-policy-levels>article{gap:13px;padding:16px;display:flex}.os-policy-levels>article>span{color:#ad493a;font-family:Georgia,serif;font-size:25px;font-weight:900}.os-policy-levels h3{margin:0 0 7px}.os-policy-levels strong{color:#166448}.os-policy-levels p{color:var(--os-muted);margin:7px 0 0;line-height:1.5}.os-kill-panel{overflow:hidden}.os-kill-panel>header{background:var(--os-ink);color:#fff;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.os-kill-panel>header h3{margin:3px 0 0}.os-kill-panel>header label{color:#cbd7d5;min-width:300px}.os-kill-panel>header input{min-height:34px;padding:7px 9px}.os-kill-panel>div article{border-bottom:1px solid #dedbd1;grid-template-columns:85px 1fr auto;align-items:center;gap:12px;padding:13px 17px;display:grid}.os-kill-panel>div article>span{color:var(--os-muted);text-transform:uppercase;font-family:ui-monospace,Consolas,monospace;font-size:11px}.os-kill-panel>div article strong,.os-kill-panel>div article small{display:block}.os-kill-panel>div article small{color:var(--os-muted);margin-top:2px}.os-kill-panel>div article button{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:900;display:flex}.os-kill-panel>div article button.enabled{color:#166448}.os-kill-panel>div article button.disabled{color:var(--os-red)}.os-agent-map{grid-template-columns:minmax(0,1fr) 330px;min-height:690px;display:grid;overflow:hidden}.os-agent-map>main{background-color:#eff1eb;background-image:linear-gradient(#dfe3da 1px,#0000 1px),linear-gradient(90deg,#dfe3da 1px,#0000 1px);background-size:24px 24px;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:15px;padding:18px;display:grid}.os-agent-map>main section{background:#fffdf6f5;border:1px solid #b9b8af;align-self:start;box-shadow:3px 3px #102d321c}.os-agent-map>main section>header{background:var(--os-ink);color:#fff;text-transform:uppercase;justify-content:space-between;align-items:center;padding:8px 10px;font-size:11px;display:flex}.os-agent-map>main section>button{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #dedbd1;grid-template-columns:9px 1fr auto;align-items:center;gap:8px;width:100%;padding:9px 10px;display:grid}.os-agent-map>main section>button i{background:var(--os-mint);border:1px solid #2a715b;width:8px;height:8px}.os-agent-map>main section>button.risk i{background:var(--os-coral);border-color:#963f34}.os-agent-map>main section>button.selected{background:#fff0c2}.os-agent-map>main section>button strong,.os-agent-map>main section>button small{display:block}.os-agent-map>main section>button small{color:var(--os-muted);margin-top:2px}.os-agent-map>aside{border-left:1px solid var(--os-line);padding:18px}.os-agent-map>aside>header{border-bottom:1px solid var(--os-line);padding-bottom:15px}.os-agent-map>aside>header small{color:#ac493a;text-transform:uppercase;font-weight:900}.os-agent-map>aside>header h3{margin:5px 0 10px;font-size:22px}.os-agent-map>aside>section{border-bottom:1px solid var(--os-line);padding:15px 0}.os-agent-map>aside>section h4{margin:0 0 9px}.os-agent-map>aside>section p{color:var(--os-red);align-items:center;gap:6px;display:flex}.os-agent-map>aside>section p.safe{color:#166448}.os-agent-map>aside>section button{text-align:left;background:#eff1eb;border:0;grid-template-columns:100px 1fr auto;align-items:center;gap:7px;width:100%;margin-bottom:5px;padding:8px;display:grid}.os-agent-map>aside>section button span{color:var(--os-muted);font-size:10px}.os-map-empty{color:var(--os-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.os-metric-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.os-metric-hero>article{grid-template-columns:auto 1fr;padding:16px;display:grid}.os-metric-hero>article>svg{background:var(--os-yellow);box-sizing:content-box;grid-row:1/span 3;margin-right:12px;padding:8px}.os-metric-hero>article>span{color:var(--os-muted);font-size:12px;font-weight:800}.os-metric-hero>article>strong{margin:3px 0;font-family:Georgia,serif;font-size:27px}.os-metric-hero>article>small{color:var(--os-muted)}.os-quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.os-quality-grid>article{padding:15px}.os-quality-grid>article header{justify-content:space-between;display:flex}.os-quality-grid>article header span{font-weight:900}.os-quality-grid>article header small{color:var(--os-muted)}.os-quality-grid>article>strong{margin:14px 0 10px;font-family:Georgia,serif;font-size:31px;display:block}.os-quality-grid>article>i{background:#e2e2da;height:7px;display:block;overflow:hidden}.os-quality-grid>article>i b{background:var(--os-mint);height:100%;display:block}.os-timing-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.os-timing-board>section{padding:16px}.os-timing-board>section>header{align-items:center;gap:8px;display:flex}.os-timing-board h3{margin:0}.os-timing-board dl{margin:14px 0 0}.os-timing-board dl div{border-top:1px solid #dedbd1;justify-content:space-between;padding:9px 0;display:flex}.os-timing-board dt{color:var(--os-muted)}.os-timing-board dd{margin:0;font-weight:900}.os-timing-board>section>strong{margin:20px 0 8px;font-size:25px;display:block}.os-timing-board>section>p{color:var(--os-muted);line-height:1.6}.os-scope-switch{margin-bottom:12px;display:inline-flex}.os-scope-switch button{border:1px solid var(--os-line);cursor:pointer;background:#fff;min-height:40px;padding:0 14px}.os-scope-switch button+button{border-left:0}.os-scope-switch button.active{background:var(--os-ink);color:#fff}.os-remote-state{border:1px solid #c7cbc4;align-items:center;min-height:32px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.os-remote-state.ready{color:#176247;background:#e9f5ee}.os-remote-state.loading,.os-remote-state.stale{color:#765618;background:#fff3d7}.os-remote-state.error{color:#923b31;background:#fff0ec}.os-metric-scope{color:var(--os-muted);flex-wrap:wrap;gap:8px 18px;margin-bottom:12px;font-size:12px;display:flex}.os-assistant-page{min-height:calc(100vh - 76px)}.os-assistant-shell{border:1px solid var(--os-line);background:#f7f3e8;grid-template-columns:236px minmax(420px,1fr) 310px;min-height:690px;display:grid;overflow:hidden}.os-conversation-rail{border-right:1px solid var(--os-line);background:#e9ede6;flex-direction:column;min-width:0;display:flex}.os-conversation-rail>header{border-bottom:1px solid #ccd1c8;justify-content:space-between;align-items:center;padding:16px;display:flex}.os-conversation-rail>header strong{font-family:Noto Serif SC,Songti SC,serif;font-size:18px}.os-conversation-rail>header button{background:var(--os-yellow);border:1px solid var(--os-ink);cursor:pointer;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.os-conversation-rail>nav{gap:6px;padding:10px 12px 4px;display:flex}.os-conversation-rail>nav button{color:var(--os-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:7px 3px;font-size:12px;font-weight:850}.os-conversation-rail>nav button.active{border-bottom-color:var(--os-coral);color:var(--os-ink)}.os-conversation-views{border-bottom:1px solid #ccd1c8}.os-conversation-views button{flex:1;justify-content:center;align-items:center;gap:4px;display:inline-flex}.os-conversation-views button.danger.active{color:#9c4136;border-bottom-color:#b94d42}.os-archive-toggle{color:var(--os-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ccd1c8;align-items:center;gap:6px;min-height:38px;padding:0 14px;font-size:11px;font-weight:850;display:inline-flex}.os-conversation-list,.os-conversation-rail>div:last-child{gap:5px;padding:8px;display:grid;overflow-y:auto}.os-conversation-list article,.os-conversation-rail>div:last-child article{background:0 0;border:1px solid #0000;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:10px;display:grid}.os-conversation-list article.active,.os-conversation-rail>div:last-child article.active{box-shadow:inset 3px 0 var(--os-mint);background:#fffaf0;border-color:#b5b9b0}.os-conversation-list article>button:first-child,.os-conversation-rail>div:last-child article>button:first-child{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:0;display:grid}.os-conversation-list strong,.os-conversation-list small,.os-conversation-rail>div:last-child article strong,.os-conversation-rail>div:last-child article small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.os-conversation-list small,.os-conversation-rail>div:last-child article small{color:var(--os-muted);margin-top:4px}.os-conversation-list article>button:last-child,.os-conversation-rail>div:last-child article>button:last-child{color:var(--os-muted);cursor:pointer;background:0 0;border:0;align-self:start;padding:2px}.os-conversation-empty{color:var(--os-muted);text-align:center;padding:24px 16px;line-height:1.6}.os-chat-stage{background:#fffdf7;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;display:grid}.os-chat-stage>header{border-bottom:1px solid #dedbd1;justify-content:space-between;align-items:center;min-height:74px;padding:13px 18px;display:flex}.os-chat-stage>header>div{align-items:center;gap:11px;min-width:0;display:flex}.os-chat-stage>header strong,.os-chat-stage>header small{display:block}.os-chat-stage>header small{color:var(--os-muted);margin-top:4px}.os-chat-orb{background:var(--os-ink);color:var(--os-yellow);justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.os-chat-live{color:#24654d;white-space:nowrap;border:1px solid #b9c8be;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:850;display:inline-flex}.os-chat-live i{background:#39a676;border-radius:50%;width:7px;height:7px}.os-chat-live.pending{color:#785b08;border-color:#c89518}.os-chat-live.pending i{background:var(--os-yellow);animation:1.1s infinite os-pulse}.os-chat-live.fallback{color:#93382f;border-color:#db8e80}.os-chat-live.fallback i{background:var(--os-coral)}.os-chat-modelbar{background:#f1eee4;border-bottom:1px solid #d5d0c3;grid-template-columns:minmax(180px,.8fr) auto minmax(180px,1fr);align-items:center;gap:12px;padding:8px 16px;display:grid}.os-chat-modelbar label{align-items:center;gap:8px;min-width:0;display:flex}.os-chat-modelbar span{color:#53615e;white-space:nowrap;font-size:10px;font-weight:850}.os-chat-modelbar select{font:inherit;background:#fffdf7;border:1px solid #aeb3aa;width:100%;min-width:0;padding:6px 8px;font-size:11px}.os-chat-modelbar>div{gap:3px;display:flex}.os-chat-modelbar>div>span{align-self:center;margin-right:4px}.os-chat-modelbar button{color:var(--os-ink);cursor:pointer;background:#fffdf7;border:1px solid #aeb3aa;min-height:30px;padding:0 8px;font-size:10px;font-weight:850}.os-chat-modelbar button.active{background:var(--os-ink);border-color:var(--os-ink);color:var(--os-yellow)}.os-chat-modelbar button:disabled{cursor:not-allowed;opacity:.38}.os-chat-modelbar>small{color:var(--os-muted);font-size:9px;line-height:1.4}.os-chat-timeline{flex-direction:column;gap:18px;padding:26px 24px;display:flex;overflow-y:auto}.os-chat-welcome{color:var(--os-muted);text-align:center;align-self:center;max-width:450px;margin:auto}.os-chat-welcome svg{color:var(--os-coral)}.os-chat-welcome h3{color:var(--os-ink);margin:10px 0 6px;font-family:Noto Serif SC,Songti SC,serif;font-size:26px}.os-chat-welcome button{color:#5d4914;cursor:pointer;background:#fff4d4;border:1px solid #bd9937;margin-top:12px;padding:9px 12px}.os-chat-message{align-items:flex-start;gap:10px;max-width:88%;display:flex}.os-chat-message.user{flex-direction:row-reverse;align-self:flex-end}.os-chat-message>span{background:var(--os-ink);color:#fff;flex:0 0 30px;justify-content:center;align-items:center;height:30px;font-size:12px;font-weight:900;display:inline-flex}.os-chat-message.user>span{background:var(--os-coral);color:#35120d}.os-chat-message>div{background:#eef3ee;border:1px solid #cfd7ce;padding:11px 13px}.os-chat-message.user>div{background:#fff2e9;border-color:#e6b9a8}.os-chat-message p{white-space:pre-wrap;margin:0;line-height:1.65}.os-chat-message small{color:var(--os-muted);margin-top:6px;display:block}.os-chat-message button{color:#176247;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-top:8px;padding:0;font-weight:850;display:inline-flex}.os-chat-task-inline{align-self:center;gap:12px;width:min(100%,860px);display:grid}.os-chat-task-inline>article,.os-chat-task-inline>section{background:#fffaf0;border:1px solid #d4cbb9;padding:14px}.os-chat-task-inline h4{margin:7px 0}.os-chat-task-inline p{color:var(--os-muted);margin:5px 0;line-height:1.55}.os-chat-task-inline>.os-live-task-card>strong{margin-top:9px;font-size:15px;display:block}.os-chat-task-artifacts{gap:7px;margin-top:12px;display:grid}.os-chat-task-artifacts a{color:#155f49;background:#edf7f2;border:1px solid #a9cdbd;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:7px 10px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.os-chat-task-artifacts a:hover{color:#0d4f3c;background:#dff1e8}.os-chat-task-artifacts a:focus-visible{outline-offset:2px;outline:3px solid #155f493d}.os-chat-task-artifacts span{overflow-wrap:anywhere}.os-chat-task-inline>.os-live-task-card>button{background:var(--os-ink);color:#fff;cursor:pointer;border:0;align-items:center;gap:5px;min-height:36px;margin-top:9px;padding:0 11px;display:inline-flex}.os-recovery-card{border-radius:12px;overflow:hidden;padding:0!important}.os-recovery-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 15px;display:grid}.os-recovery-card>header div,.os-recovery-card>header small,.os-recovery-card>header strong{display:block}.os-recovery-card>header small{letter-spacing:.08em;margin-bottom:2px;font-size:9px;font-weight:900}.os-recovery-card>header strong{font-size:14px;line-height:1.4}.os-recovery-card.blocked{background:#fff9f5!important;border:1px solid #d89686!important}.os-recovery-card.blocked>header{color:#7e3029;background:#ffebe5;border-bottom:1px solid #e7b8ac}.os-recovery-card.active{background:#f5fbf7!important;border:1px solid #91bbaa!important}.os-recovery-card.active>header{color:#175b47;background:#e2f2ea;border-bottom:1px solid #b9d5c8}.os-recovery-card.completed{background:#f3faf5!important;border:1px solid #72aa8e!important}.os-recovery-card.completed>header{color:#12543f;background:#d8eee1;border-bottom:1px solid #9ec8b1}.os-recovery-card.active>p,.os-recovery-card.completed>p{padding:12px 15px 4px;margin:0!important}.os-recovery-progress{background:#dcebe4;border-radius:999px;align-items:center;height:8px;margin:8px 15px 2px;display:flex;position:relative;overflow:visible}.os-recovery-progress>span{border-radius:inherit;background:#2f8a68;max-width:100%;height:100%;transition:width .25s;display:block}.os-recovery-progress>b{color:#286552;white-space:nowrap;margin-left:7px;font-size:9px}.os-recovery-summary{padding:13px 15px 4px;font-size:12px;color:#4d5653!important;margin:0!important}.os-recovery-card dl{gap:0;margin:8px 15px 0;display:grid}.os-recovery-card dl>div{border-top:1px solid #eaded5;grid-template-columns:78px minmax(0,1fr);gap:10px;padding:9px 0;display:grid}.os-recovery-card dt{color:#8e4b40;font-size:10px;font-weight:900}.os-recovery-card dd{color:#40504d;margin:0;font-size:11px;line-height:1.55}.os-recovery-assurance{color:#66500e;background:#fff2ce;border:1px solid #ead08a;align-items:flex-start;gap:7px;margin:9px 15px 0;padding:9px 10px;font-size:10px;line-height:1.55;display:flex}.os-recovery-assurance svg{flex:none;margin-top:1px}.os-recovery-card>footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 15px 14px;display:flex}.os-recovery-card>footer>button{background:var(--os-ink);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.os-recovery-card>footer>button:disabled{cursor:wait;opacity:.65}.os-recovery-card>footer>span{color:#7e4f45;font-size:10px;line-height:1.5}.os-recovery-card details{color:#697572;max-width:100%;font-size:9px}.os-recovery-card summary{cursor:pointer;font-weight:850}.os-recovery-card details p{overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:9px;color:#697572!important}.os-recovery-proof{flex-wrap:wrap;gap:7px;padding:8px 15px 13px;display:flex}.os-recovery-proof span{color:#286552;background:#fff;border:1px solid #b8d1c5;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;display:inline-flex}.os-recovery-delivery{color:#fff;background:#155f49;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;min-height:38px;margin:0 15px 14px;padding:0 13px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.os-recovery-delivery:hover{color:#fff;background:#0d4f3c}.os-recovery-delivery:focus-visible{outline-offset:2px;outline:3px solid #155f493d}.os-chat-readonly{color:#285e50;background:#edf4f1;border:1px solid #b9cdc4;border-radius:10px;align-self:center;align-items:center;gap:10px;width:min(100%,820px);max-width:820px;padding:10px 12px;display:flex}.os-chat-readonly span,.os-chat-readonly strong,.os-chat-readonly small{display:block}.os-chat-readonly small{color:#5f716d;margin-top:2px}.os-chat-composer{border-top:1px solid #dedbd1;min-width:0;padding:13px 16px 16px}.os-chat-composer textarea{box-sizing:border-box;font:inherit;resize:vertical;background:#fff;border:1px solid #aeb3aa;width:100%;min-height:86px;padding:12px;line-height:1.55}.os-chat-composer textarea:focus{border-color:#34806a;outline:0;box-shadow:0 0 0 3px #34806a1f}.os-chat-composer footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px 12px;min-width:0;margin-top:9px;display:flex}.os-chat-composer footer span{color:var(--os-muted);flex:250px;align-items:center;gap:5px;min-width:0;font-size:11px;display:inline-flex}.os-chat-composer footer button{flex:none}.os-task-scopes{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:10px;display:flex}.os-task-row{cursor:default;padding:0;position:relative}.os-task-row:hover{background:#f0f5ef}.os-task-open{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(260px,1.7fr) 1fr 120px minmax(130px,.7fr) minmax(170px,.9fr);align-items:center;gap:14px;width:100%;min-height:68px;padding:14px 88px 14px 15px;display:grid}.os-task-open>span{min-width:0}.os-task-open>span:first-child strong,.os-task-open>span:first-child small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.os-task-open small{color:var(--os-muted);margin-top:3px}.os-task-open>span:nth-child(4){align-items:center;gap:8px;display:flex;position:relative}.os-task-open>span:nth-child(4):before{content:"";background:#dcddd5;width:90px;height:7px;position:absolute}.os-task-open>span:nth-child(4) i{background:var(--os-mint);max-width:90px;height:7px;display:block;position:relative}.os-task-open>span:nth-child(4) em{margin-left:auto;font-size:11px;font-style:normal;font-weight:800}.os-task-open>span:last-child{justify-content:space-between;align-items:center;font-size:12px;display:flex}.os-row-archive{cursor:pointer;z-index:2;background:#fffaf0;border:1px solid #a9aaa2;min-height:32px;padding:0 9px;font-size:11px;font-weight:850;position:absolute;top:18px;right:14px}.os-manual-notice{background:#fff1c7;border:1px solid #caa73d;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-bottom:15px;padding:15px 17px;display:grid}.os-manual-notice>svg{color:#7e6214}.os-manual-notice strong{display:block}.os-manual-notice p{color:#6d6249;margin:4px 0 0}.os-manual-notice button{background:var(--os-ink);color:#fff;cursor:pointer;border:0;align-items:center;gap:5px;min-height:38px;padding:0 12px;display:inline-flex}.os-sop-facts{background:#f3efe5;margin:14px 0;padding:5px 12px}.os-sop-facts>div{border-top:1px solid #dbd5c7;grid-template-columns:95px 1fr;gap:10px;padding:8px 0;display:grid}.os-sop-facts>div:first-child{border-top:0}.os-sop-facts dt{color:var(--os-muted);font-size:11px;font-weight:850}.os-sop-facts dd{margin:0;line-height:1.5}.os-sop-grid>article>footer{color:var(--os-muted);border-top:1px solid #dedbd1;justify-content:space-between;align-items:center;padding-top:12px;font-size:11px;display:flex}.os-derived-role{background:#ecefe9;border:1px solid #c7cbc3;gap:5px;min-height:38px;padding:7px 9px;display:grid}.os-derived-role small{color:var(--os-muted);font-size:10px}.os-verification-code{background:#fff2bd;border:1px solid #c7a237;margin:12px 17px;padding:13px}.os-verification-code strong{font-size:16px}.os-verification-code p{margin:7px 0;line-height:1.6}.os-verification-code code{background:#fff;border:1px solid #d1b861;padding:2px 5px}.os-verification-code button{color:#765718;cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.os-runtime-explainer{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.os-runtime-explainer section{border-left:4px solid var(--os-mint);background:#eef2eb;padding:13px}.os-runtime-explainer strong{display:block}.os-runtime-explainer p{color:var(--os-muted);margin:5px 0 0;line-height:1.55}.os-runtime-access-badge{border:1px solid;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:900;display:inline-flex}.os-runtime-access-badge.operator{color:#176247;background:#e7f4eb;border-color:#89b99a}.os-runtime-access-badge.viewer{color:#625d52;background:#f2efe7;border-color:#c8c0ae}.os-runtime-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.os-runtime-summary article{border:1px solid var(--os-line);border-top:4px solid var(--os-mint);box-shadow:var(--os-shadow);background:#fffdf6;gap:3px;padding:14px 16px;display:grid}.os-runtime-summary article>span{color:var(--os-muted);font-size:12px;font-weight:850}.os-runtime-summary article>strong{color:var(--os-ink);font-family:Georgia,Noto Serif SC,serif;font-size:30px;line-height:1}.os-runtime-summary article>small{color:var(--os-muted);line-height:1.45}.os-runtime-readonly{background:#ffffff17;border:1px solid #ffffff3d;align-items:center;gap:9px;min-width:280px;padding:10px 12px;display:flex}.os-runtime-readonly strong,.os-runtime-readonly small{display:block}.os-runtime-readonly small{color:#cbd7d5;margin-top:2px}.os-runtime-filters{background:#f2efe6;border-bottom:1px solid #d7d1c4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.os-runtime-filters>div{flex-wrap:wrap;gap:5px;display:flex}.os-runtime-filters button{color:var(--os-ink);cursor:pointer;background:#fffdf7;border:1px solid #bbb5a8;padding:7px 9px;font-size:12px;font-weight:800}.os-runtime-filters button.active{background:var(--os-ink);border-color:var(--os-ink);color:#fff}.os-runtime-loading{color:var(--os-muted);justify-content:center;align-items:center;gap:8px;min-height:90px;padding:20px;display:flex}.os-kill-panel>div article.orphaned{background:#fff2ef}.os-runtime-state{flex-direction:column;align-items:flex-end;gap:2px;min-width:92px;font-size:13px;font-weight:900;display:flex}.os-runtime-state small{margin:0;font-size:10px;font-weight:700}.os-runtime-state.enabled{color:#166448}.os-runtime-state.disabled,.os-runtime-state.orphaned{color:var(--os-red)}.os-success{color:#176247;background:#e8f5ed;border:1px solid #8bc0a4;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.os-success button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:2px;display:grid}.os-employee-picker{border:1px solid var(--os-line);background:#fffaf0;margin-bottom:14px}.os-employee-picker>header{background:var(--os-ink);color:#fff;justify-content:space-between;align-items:center;padding:11px 15px;display:flex}.os-employee-picker>header small{color:var(--os-yellow);letter-spacing:.12em;font-size:9px;font-weight:900;display:block}.os-employee-picker>header strong{margin-top:2px;display:block}.os-employee-picker>header>span{color:#c4d5d2;font-size:11px}.os-employee-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.os-employee-picker article{background:#fffdf7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #e2dccf}.os-employee-picker article.selected{box-shadow:inset 4px 0 var(--os-mint), inset 0 0 0 1px #afcdbb;background:#eef6f0}.os-employee-avatar{border:2px solid var(--os-ink);justify-content:center;align-items:center;width:48px;height:48px;font-family:Noto Serif SC,Songti SC,serif;font-size:20px;font-weight:900;display:flex}.os-employee-avatar.strawberry{background:#f39b87}.os-employee-avatar.pineapple{background:#f7d765}.os-employee-picker article>div{min-width:0}.os-employee-picker article>div small,.os-employee-picker article>div strong,.os-employee-picker article>div span{display:block}.os-employee-picker article>div small{color:var(--os-muted);font-size:9px}.os-employee-picker article>div p{color:var(--os-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;line-height:1.45;overflow:hidden}.os-employee-picker article>div span{color:#536a6b;font-size:10px}.os-employee-picker article footer{gap:6px;display:grid}.os-employee-picker article footer button{cursor:pointer;background:0 0;border:1px solid #9ca7a5;min-height:34px;padding:0 9px;font-weight:850}.os-employee-picker article footer button.primary{background:var(--os-yellow);border-color:#9b771c}.os-employee-picker>aside{background:#fff1ec;border-top:1px solid #e3b4aa;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.os-employee-picker>aside>span{background:#fff;border:1px solid #ddb4ab;align-items:center;gap:8px;padding:5px 7px;display:inline-flex}.os-employee-picker>aside button{color:#9d3f35;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-weight:850;display:inline-flex}.os-execution-brief{border-left:4px solid var(--os-mint);background:#eef4ee;margin:9px 0 12px;padding:4px 10px}.os-execution-brief>div{border-top:1px solid #d4ddd4;grid-template-columns:66px 1fr;gap:8px;padding:7px 0;display:grid}.os-execution-brief>div:first-child{border-top:0}.os-execution-brief dt{color:var(--os-muted);font-size:10px;font-weight:850}.os-execution-brief dd{overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.os-employee-directory-page{align-content:start}.os-feishu-catalog{border:1px solid var(--os-line);background:#fffdf7}.os-feishu-catalog>header{background:var(--os-ink);color:#fff;justify-content:space-between;align-items:flex-start;padding:17px 19px;display:flex}.os-feishu-catalog>header small{color:var(--os-yellow);letter-spacing:.12em;font-size:10px;font-weight:900}.os-feishu-catalog>header h3{margin:4px 0;font-family:Noto Serif SC,Songti SC,serif;font-size:23px}.os-feishu-catalog>header p{color:#c8d4d2;margin:0}.os-feishu-catalog>header>span{background:var(--os-yellow);color:var(--os-ink);padding:7px 9px;font-weight:900}.os-feishu-catalog>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.os-feishu-catalog>div>article{border-right:1px solid #ded8ca;min-width:0;padding:15px}.os-feishu-catalog>div>article:last-child{border-right:0}.os-feishu-catalog article>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.os-feishu-catalog article>header small,.os-feishu-catalog article>header strong,.os-feishu-catalog article>header code{display:block}.os-feishu-catalog article>header small{color:var(--os-coral-dark);text-transform:uppercase;font-size:9px;font-weight:900}.os-feishu-catalog article>header strong{margin:3px 0;font-size:17px}.os-feishu-catalog code{color:#536a6b;overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:10px}.os-feishu-catalog article>header>span{white-space:nowrap;background:#eef3ee;border:1px solid #bfd0c4;padding:4px 6px;font-size:10px}.os-feishu-catalog article>p{color:var(--os-muted);font-size:11px;line-height:1.55}.os-feishu-catalog details{border-top:1px solid #ded8ca;margin-top:12px;padding-top:10px}.os-feishu-catalog summary{color:#235f4c;cursor:pointer;font-weight:850}.os-catalog-fields{gap:6px;max-height:250px;margin-top:10px;display:grid;overflow:auto}.os-catalog-fields>div{background:#f3efe5;gap:3px;padding:8px;display:grid}.os-catalog-fields>div>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.os-catalog-fields em{color:#315f53;font-size:10px;font-style:normal;font-weight:800}.os-catalog-fields small{color:var(--os-muted);line-height:1.45}.os-feishu-catalog details dl{background:#eef3ee;margin:8px 0 0;padding:5px 9px}.os-feishu-catalog details dl>div{border-top:1px solid #d4ddd4;grid-template-columns:72px 1fr;gap:7px;padding:6px 0;display:grid}.os-feishu-catalog details dl>div:first-child{border-top:0}.os-feishu-catalog details dt{color:var(--os-muted);font-size:10px}.os-feishu-catalog details dd{margin:0;font-size:10px;line-height:1.45}.os-chat-orb.strawberry{background:var(--os-coral);color:#38140e}.os-chat-orb.pineapple{background:var(--os-yellow);color:#3e310b}.os-chat-examples{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:13px;display:flex}.os-chat-examples button{margin:0}.os-preflight-loading{text-align:center;place-items:center;gap:7px;display:grid;padding:22px 14px!important}.os-preflight-loading p{margin:0}.os-chat-task-inline>.os-preflight-card{border:2px solid var(--os-ink);background:#fffdf7;padding:0}.os-preflight-card>header{background:var(--os-ink);color:#fff;justify-content:space-between;align-items:center;padding:12px 13px;display:flex}.os-preflight-card>header small{color:var(--os-yellow);letter-spacing:.1em;font-size:9px;font-weight:900}.os-preflight-card>header h4{color:#fff;margin:3px 0 0;font-family:Noto Serif SC,Songti SC,serif;font-size:19px}.os-preflight-source{border-bottom:1px solid #d9d3c7;padding:12px 13px}.os-preflight-source>span{background:var(--os-mint);margin-right:7px;padding:3px 5px;font-size:10px;font-weight:900}.os-preflight-source>strong{font-size:15px}.os-preflight-source>code{color:#4a6563;margin:6px 0;font-family:ui-monospace,monospace;font-size:10px;display:block}.os-preflight-source>p{color:#546765;overflow-wrap:anywhere;margin:5px 0;font-size:10px}.os-preflight-counts{grid-template-columns:repeat(3,1fr);display:grid}.os-preflight-counts>span{color:var(--os-muted);background:#f2eee3;border-bottom:1px solid #ddd6c7;border-right:1px solid #ddd6c7;flex-direction:column;align-items:center;padding:8px 3px;font-size:9px;display:flex}.os-preflight-counts>span:nth-child(3n){border-right:0}.os-preflight-counts b{color:var(--os-ink);font-family:ui-monospace,monospace;font-size:16px}.os-preflight-counts .warn{color:#973f34;background:#fff0e8}.os-preflight-team{background:#fff5d7;border-bottom:1px solid #d9d3c7;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:11px 13px;display:grid}.os-preflight-team>div{gap:2px;display:grid}.os-preflight-team small{color:var(--os-coral-dark);font-size:9px;font-weight:900}.os-preflight-team strong{font-size:12px}.os-preflight-team span{color:var(--os-muted);font-size:9px;line-height:1.4}.os-live-delegation{border-left:3px solid var(--os-mint);gap:4px;margin:9px 0 2px;padding-left:8px;display:grid}.os-live-delegation small{color:#405b58;font-size:10px}.os-room-choice{border-bottom:1px solid #ddd6c7;gap:6px;padding:11px 12px;display:grid}.os-room-choice>strong{color:#8c4b20}.os-room-choice button{color:var(--os-ink);text-align:left;background:#fff7dc;border:1px solid #c9a646;flex-direction:column;align-items:start;min-height:0;margin:0;padding:8px;display:flex}.os-room-choice button small{color:var(--os-muted);margin-top:3px}.os-selected-room{background:#eaf5ee;align-items:center;gap:5px;padding:9px 12px;font-weight:850;display:flex;color:#23634d!important;margin:0!important}.os-write-impact{padding:11px 12px 4px}.os-write-impact h5{margin:0 0 7px;font-size:12px}.os-write-impact article{border-top:1px solid #ded8cb;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:7px;padding:8px 0;display:grid}.os-write-impact article:first-of-type{border-top:0}.os-write-impact article>span{color:#1c6148;text-align:center;background:#dff1e7;padding:4px;font-size:9px;font-weight:900}.os-write-impact article.conflict>span{color:#8e382f;background:#ffe0d8}.os-write-impact article strong,.os-write-impact article code,.os-write-impact article small{display:block}.os-write-impact article code{color:#657775;overflow-wrap:anywhere;margin:3px 0;font-family:ui-monospace,monospace;font-size:9px}.os-write-impact article small{color:var(--os-muted);line-height:1.4}.os-write-impact article>b{text-align:right;max-width:86px;font-size:9px}.os-preflight-policy{background:#eef3ee;margin:6px 12px;padding:4px 9px}.os-preflight-policy>div{border-top:1px solid #d2ddd4;grid-template-columns:69px 1fr;gap:7px;padding:6px 0;display:grid}.os-preflight-policy>div:first-child{border-top:0}.os-preflight-policy dt{color:var(--os-muted);font-size:9px;font-weight:850}.os-preflight-policy dd{margin:0;font-size:9px;line-height:1.5}.os-preflight-blockers{color:#8b332b;background:#fff0ed;border:1px solid #df9d93;align-items:start;gap:8px;margin:9px 12px;padding:9px;display:flex}.os-preflight-blockers p{color:#8b332b;margin:3px 0;font-size:10px}.os-preflight-card>footer{grid-template-columns:auto 1fr;gap:7px;padding:7px 12px 12px;display:grid}.os-preflight-card>footer button{justify-content:center;margin:0}.os-preflight-card>footer button.secondary{color:var(--os-ink);background:#fffaf0;border:1px solid #a6aaa3}.os-preflight-card>footer button.primary{background:var(--os-yellow);color:var(--os-ink)}.os-preflight-expiry{color:var(--os-muted);text-align:center;padding:0 12px 12px;font-size:9px;display:block}.os-task-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.os-task-cards>article{border:1px solid var(--os-line);background:#fffdf7;min-width:0;box-shadow:5px 5px #e4e2da}.os-task-card-main{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:16px;display:block}.os-task-card-main>header{justify-content:space-between;align-items:center;display:flex}.os-task-card-main>header>span{color:#315a5c;font-size:11px;font-weight:850}.os-task-card-main>header small{color:var(--os-muted);margin-left:6px;font-size:9px}.os-task-card-main h3{text-overflow:ellipsis;white-space:nowrap;margin:13px 0 5px;font-family:Noto Serif SC,Songti SC,serif;font-size:20px;line-height:1.35;overflow:hidden}.os-task-card-main>p{color:var(--os-muted);text-overflow:ellipsis;white-space:nowrap;margin:0 0 13px;overflow:hidden}.os-task-card-main dl{background:#f2efe6;margin:0;padding:4px 10px}.os-task-card-main dl>div{border-top:1px solid #ddd7ca;grid-template-columns:70px minmax(0,1fr);gap:8px;padding:7px 0;display:grid}.os-task-card-main dl>div:first-child{border-top:0}.os-task-card-main dt{color:var(--os-muted);font-size:10px}.os-task-card-main dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:750;overflow:hidden}.os-task-progress{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:13px;display:grid}.os-task-progress>span{background:#dde0d9;height:8px;display:block;overflow:hidden}.os-task-progress i{background:var(--os-mint);height:100%;display:block}.os-task-progress b{font-family:ui-monospace,monospace;font-size:11px}.os-task-cards>article>footer{border-top:1px solid #ded8cb;justify-content:flex-end;align-items:center;gap:6px;padding:9px 12px;display:flex}.os-task-cards>article>footer button{cursor:pointer;background:0 0;border:1px solid #a7adab;align-items:center;gap:4px;min-height:34px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex}.os-task-cards>article>footer button:first-child{margin-right:auto}.os-task-cards>article>footer button.danger{color:#9d3f35;border-color:#d19489}.os-task-cards button:disabled{cursor:not-allowed;opacity:.46}.os-scope-switch button.active.danger{background:#913f36}.os-empty-state{color:var(--os-muted);text-align:center;background:#f4f1e8;border:1px dashed #b8b5aa;flex-direction:column;align-items:center;margin-top:12px;padding:48px 20px;display:flex}.os-empty-state strong{color:var(--os-ink);margin-top:8px;font-family:Noto Serif SC,Songti SC,serif;font-size:19px}.os-empty-state p{margin:5px 0 0}.os-knowledge-purpose{background:#eaf4ee;border:1px solid #a8c8b6;align-items:flex-start;gap:12px;margin-bottom:14px;padding:15px 17px;display:flex}.os-knowledge-purpose svg{color:#267057;flex:none}.os-knowledge-purpose strong{display:block}.os-knowledge-purpose p{color:#526a64;margin:4px 0 0;line-height:1.6}.os-knowledge-layout>section:first-child article>button{align-items:center;gap:5px;display:inline-flex}@media (width<=1500px){.os-employee-chat-page .os-assistant-shell{grid-template-columns:210px minmax(0,1fr)}}@media (width<=1120px){.os-assistant-shell,.os-employee-chat-page .os-assistant-shell{grid-template-columns:220px minmax(0,1fr)}.os-feishu-catalog>div:last-child{grid-template-columns:1fr}.os-feishu-catalog>div>article{border-bottom:1px solid #ded8ca;border-right:0}.os-runtime-explainer,.os-launch-grid,.os-knowledge-layout,.os-eval-grid{grid-template-columns:1fr}.os-policy-levels,.os-metric-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.os-agent-map{grid-template-columns:1fr}.os-agent-map>aside{border-left:0;border-top:1px solid var(--os-line)}.os-task-table{overflow-x:auto}.os-task-cards{grid-template-columns:1fr}.os-task-head,.os-task-row,.os-task-open{min-width:940px}}@media (width<=760px){.os-employee-picker>div,.os-task-cards{grid-template-columns:1fr}.os-employee-picker article{grid-template-columns:auto minmax(0,1fr)}.os-employee-picker article footer{grid-column:1/-1;grid-template-columns:1fr 1fr}.os-task-scopes{flex-direction:column;align-items:stretch}.os-task-scopes .os-scope-switch{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.os-task-cards>article>footer{flex-wrap:wrap}.os-assistant-shell,.os-employee-chat-page .os-assistant-shell{min-height:0;display:block}.os-conversation-rail{border-bottom:1px solid var(--os-line);border-right:0;max-height:235px}.os-conversation-list,.os-conversation-rail>div:last-child{grid-auto-columns:minmax(190px,76vw);grid-auto-flow:column;overflow:auto hidden}.os-chat-stage{min-height:620px}.os-preflight-card>footer{grid-template-columns:1fr}.os-feishu-catalog>header{gap:12px}.os-chat-stage>header{align-items:flex-start;gap:9px}.os-chat-modelbar{grid-template-columns:1fr}.os-chat-live{display:none}.os-chat-timeline{padding:20px 14px}.os-chat-message{max-width:96%}.os-chat-composer footer{align-items:flex-start}.os-chat-composer footer span{max-width:64%}.os-manual-notice{grid-template-columns:auto 1fr;align-items:start}.os-manual-notice button{grid-column:1/-1;justify-content:center;width:100%}.os-sop-facts>div{grid-template-columns:1fr}.os-page-title{flex-direction:column;align-items:start;gap:18px;padding:20px}.os-launch-grid,.os-sop-grid,.os-tool-grid,.os-policy-levels,.os-metric-hero,.os-quality-grid,.os-timing-board{grid-template-columns:1fr}.os-match-list>article{grid-template-columns:36px 1fr;align-items:start}.os-match-list>article>button{grid-column:2}.os-builder-layout{grid-template-columns:1fr}.os-builder-layout>aside{border-bottom:1px solid var(--os-line);border-right:0}.os-builder-layout>main>nav{grid-template-columns:repeat(4,minmax(0,1fr))}.os-form-grid,.os-binding-section>div,.os-eval-runner,.os-agent-map>main,.os-policy-summary,.os-release-gate dl{grid-template-columns:1fr}.os-evaluation-summary{grid-template-columns:auto 1fr;align-items:start}.os-evaluation-summary button{grid-column:1/-1;justify-content:center}.os-builder-layout>main>nav{overflow-x:auto}.os-builder-layout>main>nav button{min-width:92px}.os-rate-pair{grid-template-columns:1fr}.os-kill-panel>header{flex-direction:column;align-items:stretch;gap:12px}.os-kill-panel>header label{min-width:0}}.os-registry-source{background:#edf5ef;border:1px solid #b9d4c2;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.os-registry-source>svg{color:#176b4d}.os-registry-source strong,.os-registry-source p{margin:0;display:block}.os-registry-source p{color:var(--os-muted);margin-top:3px;font-size:12px}.os-registry-source>span{color:#176b4d;text-align:right;font-size:11px;font-weight:900}.os-data-service-health{border:1px solid var(--os-line);background:#fffdf7;margin-bottom:16px}.os-data-service-health>header{background:var(--os-ink);color:#fff;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.os-data-service-health>header small{color:var(--os-yellow);letter-spacing:.12em;font-size:10px;font-weight:900}.os-data-service-health>header h3{margin:5px 0;font-family:Noto Serif SC,Songti SC,serif;font-size:24px}.os-data-service-health>header p{color:#c8d4d2;margin:0;line-height:1.55}.os-data-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.os-data-service-grid>article{border-right:1px solid var(--os-line);grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;min-height:152px;padding:18px;display:grid}.os-data-service-grid>article:last-child{border-right:0}.os-data-service-grid>article.ready{box-shadow:inset 0 4px #72b99b}.os-data-service-grid>article.optional{box-shadow:inset 0 4px #d3b34f}.os-data-service-grid>article.blocked{box-shadow:inset 0 4px 0 var(--os-coral)}.os-data-service-grid svg{color:#1d6650;margin-top:2px}.os-data-service-grid article.blocked svg{color:#a44539}.os-data-service-grid small,.os-data-service-grid strong,.os-data-service-grid p{margin:0;display:block}.os-data-service-grid small{color:var(--os-coral-dark);letter-spacing:.08em;font-size:9px;font-weight:900}.os-data-service-grid strong{margin-top:5px;font-size:16px;line-height:1.35}.os-data-service-grid p{color:var(--os-muted);margin-top:7px;font-size:11px;line-height:1.6}.os-service-blocker{color:#8d382e;background:#fff0ed;border-top:1px solid #dfa398;align-items:flex-start;gap:10px;padding:13px 18px;display:flex}.os-service-blocker p{color:#8d5148;margin:4px 0 0}.os-data-service-health>footer{border-top:1px solid var(--os-line);background:#f2eee3;flex-wrap:wrap;gap:8px;padding:12px 17px;display:flex}.os-data-service-health>footer span{background:#fffdf7;border:1px solid #cfc9ba;padding:5px 8px;font-size:10px;font-weight:800}.os-metric-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.os-personal-scope{color:#176b4d;background:#edf5ef;border:1px solid #b9d4c2;align-items:center;gap:7px;padding:8px 11px;font-weight:900;display:inline-flex}.os-kill-panel>header p{color:#cbd7d5;margin:5px 0 0}.os-kill-panel>div article button:disabled{cursor:not-allowed;opacity:.45}@media (width<=980px){.os-data-service-grid{grid-template-columns:1fr}.os-data-service-grid>article{border-bottom:1px solid var(--os-line);border-right:0;min-height:0}.os-runtime-summary{grid-template-columns:1fr}}@media (width<=620px){.os-registry-source{grid-template-columns:auto 1fr;align-items:start}.os-registry-source>span{text-align:left;grid-column:2}.os-data-service-health>header{flex-direction:column;align-items:flex-start}.os-metric-filters,.os-runtime-filters{flex-direction:column;align-items:stretch}.os-kill-panel>div article{grid-template-columns:72px 1fr;align-items:start}.os-kill-panel>div article>button,.os-kill-panel>div article>.os-runtime-state{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.os-page *,.os-page :before,.os-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.os-conversation-list article{position:relative;overflow:visible}.os-conversation-list{flex:1;align-content:start;min-height:0}.os-conversation-list article:has(.os-conversation-menu){z-index:45}.os-conversation-list article.pinned{background:#fff8dc;border-color:#d6bd65}.os-conversation-main{min-height:38px}.os-conversation-pin{color:#9a7200;fill:#f2c94c}.os-conversation-actions{align-self:start;position:relative}.os-conversation-actions>button{color:var(--os-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.os-conversation-actions>button:hover,.os-conversation-actions>button[aria-expanded=true]{color:var(--os-ink);background:#e1e3dc}.os-conversation-menu{z-index:40;background:#fffdf7;border:1px solid #aaa79f;min-width:154px;padding:5px;display:grid;position:absolute;top:34px;right:0;box-shadow:0 14px 32px #0f23242b}.os-conversation-menu button{color:var(--os-ink);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;min-height:36px;padding:0 10px;font-size:12px;font-weight:750;display:flex}.os-conversation-menu button:hover,.os-conversation-menu button:focus-visible{background:#f0eee6;outline:none}.os-conversation-rename{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:center;gap:5px;display:grid}.os-conversation-rename input{color:var(--os-ink);font:inherit;background:#fffdf7;border:1px solid #8e9892;min-width:0;height:34px;padding:0 8px}.os-conversation-rename button{background:var(--os-ink);border:1px solid var(--os-ink);color:#fff;cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.os-conversation-rename button:last-child{color:var(--os-muted);background:0 0}@media (width<=760px){.os-conversation-actions>button,.os-conversation-rename button{width:40px;height:40px}.os-conversation-menu{position:fixed;top:150px;left:auto;right:12px}}.workspace-main:has(.os-employee-chat-page){box-sizing:border-box;height:100dvh;min-height:0;padding-bottom:max(22px, env(safe-area-inset-bottom));flex-direction:column;padding-top:22px;display:flex;overflow:hidden}:is(.workspace-main:has(.os-employee-chat-page)>.workspace-header,.workspace-main:has(.os-employee-chat-page)>.cursor-alert){flex:none}.os-employee-chat-page{flex:auto;grid-template-rows:auto minmax(0,1fr);gap:10px;height:auto;min-height:0;padding-bottom:0;overflow:hidden}.os-employee-chat-page>.os-page-title{display:none}.os-chat-pagebar{background:#fffdf7;border:1px solid #d8d3c7;grid-template-columns:auto auto minmax(140px,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:8px 12px;display:grid}.os-chat-back{cursor:pointer;background:0 0;border:0;border-right:1px solid #ded9ce;align-items:center;gap:5px;min-height:38px;padding:0 13px 0 8px;font-size:12px;font-weight:850;display:inline-flex}.os-chat-pagebar .os-chat-orb{width:34px;height:34px}.os-chat-identity{min-width:0}.os-chat-identity strong,.os-chat-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.os-chat-identity strong{font-size:14px}.os-chat-identity small{color:var(--os-muted);margin-top:2px;font-size:10px}.os-local-save{color:#315c50;white-space:nowrap;border-left:1px solid #ded9ce;grid-template-columns:auto auto;align-items:center;gap:0 6px;padding-left:12px;font-size:10px;font-weight:850;display:grid}.os-local-save svg{grid-row:1/3}.os-local-save small{color:var(--os-muted);font-size:8px;font-weight:700}.os-local-save.error{color:#9c4136}.os-employee-chat-page .os-assistant-shell{background:#f7f5ef;border-color:#d8d3c7;grid-template-columns:218px minmax(0,1fr);height:100%;min-height:0;position:relative;overflow:hidden}.os-employee-chat-page .os-conversation-rail{background:#f0f1eb;border-right-color:#d8d3c7;min-height:0;overflow:hidden}.os-employee-chat-page .os-conversation-rail>header{padding:13px 12px}.os-employee-chat-page .os-conversation-rail>header small{color:var(--os-muted);font-size:9px}.os-employee-chat-page .os-conversation-rail>header strong{margin-top:2px;font-family:inherit;font-size:13px}.os-employee-chat-page .os-conversation-rail>header button{background:var(--os-ink);color:#fff;border:0;width:30px;height:30px}.os-employee-chat-page .os-archive-toggle{min-height:34px}.os-employee-chat-page .os-conversation-rail>div:last-child article{border-radius:8px;padding:9px}.os-employee-chat-page .os-conversation-rail>div:last-child article.active{box-shadow:none;background:#fffdf7;border-color:#c9c5ba}.os-employee-chat-page .os-chat-stage{background:#fbfaf6;grid-template-rows:minmax(0,1fr) auto auto;min-height:0;position:relative;overflow:hidden}.os-employee-chat-page .os-chat-stage>header{display:none}.os-employee-chat-page .os-chat-timeline{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;grid-row:1;align-items:center;min-height:0;padding:38px clamp(22px,5vw,70px) 22px}.os-employee-chat-page .os-chat-welcome{max-width:650px}.os-employee-chat-page .os-chat-welcome h3{font-family:inherit;font-size:25px}.os-employee-chat-page .os-chat-examples{gap:8px}.os-employee-chat-page .os-chat-examples button{color:#3e504d;cursor:pointer;background:#fffdf7;border:1px solid #d3cec2;border-radius:10px;padding:9px 11px;font-size:11px}.os-employee-chat-page .os-chat-message{width:min(100%,820px);max-width:820px}.os-employee-chat-page .os-chat-message>span{border-radius:9px;width:30px;height:30px}.os-employee-chat-page .os-chat-message>div{background:0 0;border:0;padding:3px 6px 8px}.os-employee-chat-page .os-chat-message.user{justify-content:flex-start;align-self:center}.os-employee-chat-page .os-chat-message.user>div{background:#f1eee6;border:1px solid #ddd7cb;border-radius:13px 13px 3px;max-width:min(78%,640px);margin-left:auto;padding:10px 13px}.os-employee-chat-page .os-chat-message p{font-size:13px;line-height:1.75}.os-employee-chat-page .os-chat-message small{opacity:.78;font-size:9px}.os-employee-chat-page .os-chat-message.pending{opacity:.72}.os-chat-suggestions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.os-employee-chat-page .os-chat-message .os-chat-suggestions button{color:#1c5e4c;background:#fffdf7;border:1px solid #c9d8d1;border-radius:999px;margin:0;padding:6px 10px;font-size:11px;font-weight:750}.os-employee-chat-page .os-chat-message .os-chat-suggestions button:hover{background:#eaf4ef}.os-thinking-dots{align-items:center;gap:5px;min-height:22px;display:inline-flex}.os-thinking-dots i{background:#2d6f5c;border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite os-thinking-bounce}.os-thinking-dots i:nth-child(2){animation-delay:.14s}.os-thinking-dots i:nth-child(3){animation-delay:.28s}@keyframes os-thinking-bounce{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.os-chat-process{background:#f8f7f2;border:1px solid #d4d0c5;border-radius:13px;align-self:center;width:min(100%,820px);overflow:hidden}.os-chat-process>header{background:#eef3ef;border-bottom:1px solid #d4d8d1;justify-content:space-between;align-items:center;min-height:48px;padding:8px 12px;display:flex}.os-chat-process>header>div{align-items:center;gap:8px;display:flex}.os-chat-process>header span,.os-chat-process>header strong,.os-chat-process>header small{display:block}.os-chat-process>header strong{font-size:12px}.os-chat-process>header small{color:var(--os-muted);margin-top:2px;font-size:9px}.os-chat-process>header em{color:#5b6966;font-size:9px;font-style:normal;font-weight:850}.os-chat-process>header em.live{color:#1e7458}.os-chat-process>header em.stale{color:#9a4b3e}.os-chat-process ol{margin:0;padding:7px 12px 3px;list-style:none}.os-chat-process li{grid-template-columns:22px minmax(0,1fr);gap:9px;padding:7px 0;display:grid;position:relative}.os-chat-process li:not(:last-child):after{content:"";background:#d6d9d2;width:1px;position:absolute;top:29px;bottom:-6px;left:10px}.os-chat-process li>span{z-index:1;background:#fff;border:1px solid #b9c1ba;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.os-chat-process li.done>span{color:#176247;background:#dff1e9;border-color:#77aa97}.os-chat-process li.active>span{color:#775906;background:#fff2c5;border-color:#d1a62e}.os-chat-process li.blocked>span{color:#9e3e34;background:#fff0ed;border-color:#d88b80}.os-chat-process li strong{font-size:11px;display:block}.os-chat-process li p{color:#61706d;margin:2px 0 0;font-size:10px;line-height:1.55}.os-chat-process li small{color:#83908d;margin-top:2px;font-size:8px;display:block}.os-process-action{background:var(--os-ink);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;min-height:32px;margin:5px 12px 10px 43px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex;color:#fff!important}.os-chat-process>footer{color:#78837f;border-top:1px solid #e2dfd6;align-items:center;gap:5px;padding:7px 12px;font-size:8px;line-height:1.45;display:flex}.os-chat-end{flex:0 0 1px;width:100%;height:1px}.os-chat-to-bottom{cursor:pointer;z-index:5;background:#fffdf7;border:1px solid #b9b8b1;border-radius:999px;align-items:center;gap:4px;min-height:34px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex;position:absolute;bottom:190px;left:50%;transform:translate(-50%);box-shadow:0 5px 16px #102d3224}.os-employee-chat-page .os-chat-modelbar{background:0 0;border:0;grid-row:2;grid-template-columns:minmax(180px,230px) auto minmax(160px,1fr);gap:9px;width:calc(100% - 36px);max-width:860px;margin:0 auto;padding:0 18px 8px}.os-employee-chat-page .os-chat-modelbar select,.os-employee-chat-page .os-chat-modelbar button{border-radius:8px}.os-employee-chat-page .os-chat-composer{background:#fff;border:1px solid #c9c5ba;border-radius:17px;grid-row:3;align-self:end;width:calc(100% - 36px);max-width:860px;margin:0 auto 17px;padding:0;overflow:hidden;box-shadow:0 8px 24px #152e301a}.os-employee-chat-page .os-chat-composer textarea{resize:none;background:0 0;border:0;min-height:72px;padding:15px 16px 8px}.os-employee-chat-page .os-chat-composer textarea:focus{box-shadow:none;border:0}.os-employee-chat-page .os-chat-composer footer{border-top:1px solid #eeeae2;margin:0;padding:8px 10px 9px 13px}.os-employee-chat-page .os-chat-composer footer button{border-radius:10px;min-height:36px;padding:0 13px}@media (width<=980px){.os-chat-pagebar{grid-template-columns:auto auto minmax(120px,1fr) auto}.os-chat-pagebar .os-chat-live,.os-local-save small{display:none}.os-local-save svg{grid-row:auto}.os-employee-chat-page .os-chat-modelbar{grid-template-columns:minmax(160px,1fr) auto}.os-employee-chat-page .os-chat-modelbar>small{display:none}}@media (width<=760px){.workspace-main:has(.os-employee-chat-page){height:calc(100dvh - 67px);padding:7px 7px max(7px, env(safe-area-inset-bottom))}.os-employee-chat-page{height:auto;min-height:0}.os-chat-pagebar{grid-template-columns:auto minmax(0,1fr);gap:6px;padding:7px 8px}.os-chat-back{padding:0 7px 0 2px;font-size:0}.os-chat-back svg{width:20px;height:20px}.os-chat-pagebar .os-chat-orb,.os-local-save{display:none}.os-employee-chat-page .os-assistant-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100%;min-height:0;display:grid}.os-employee-chat-page .os-conversation-rail{max-height:132px}.os-employee-chat-page .os-conversation-rail>header{padding:8px 10px}.os-employee-chat-page .os-archive-toggle{display:none}.os-employee-chat-page .os-conversation-rail>div:last-child{grid-auto-columns:minmax(170px,70vw);grid-auto-flow:column;padding:6px;overflow:auto hidden}.os-employee-chat-page .os-chat-stage{min-height:0}.os-employee-chat-page .os-chat-timeline{padding:24px 12px 16px}.os-employee-chat-page .os-chat-welcome h3{font-size:21px}.os-employee-chat-page .os-chat-message{max-width:100%}.os-employee-chat-page .os-chat-message.user>div{max-width:86%}.os-employee-chat-page .os-chat-modelbar{grid-template-columns:1fr;gap:6px;width:calc(100% - 20px);padding:0 10px 7px}.os-employee-chat-page .os-chat-modelbar label{display:none}.os-employee-chat-page .os-chat-modelbar>div{justify-content:center}.os-employee-chat-page .os-chat-composer{width:calc(100% - 20px);margin-bottom:10px}.os-employee-chat-page .os-chat-composer footer span{display:none}.os-employee-chat-page .os-chat-composer footer{justify-content:flex-end}.os-chat-process>header{align-items:flex-start;gap:8px}.os-chat-process>header em{text-align:right;max-width:110px}.os-chat-to-bottom{bottom:170px}.os-employee-chat-page .os-archive-toggle{min-height:34px;display:inline-flex}}:root{--cursor-bg:#f7f7f4;--cursor-card:#fff;--cursor-ink:#26251e;--cursor-body:#5a5852;--cursor-muted:#8a8882;--cursor-line:#e6e5e0;--cursor-line-strong:#d8d7d2;--cursor-soft:#efeee9;--cursor-active:#e8e7e2;--cursor-primary:#f54e00;--cursor-green:#168060;--cursor-danger:#c2410c;--cursor-warning:#b7791f;--auth-bg:#11110c;--auth-panel:#191910;color:var(--cursor-ink);background:var(--cursor-bg);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Geist,ABC Diatype,SF Pro Text,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{background:var(--cursor-bg);min-width:0;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}.spinning{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.cursor-auth{color:#f2f2ee;background:radial-gradient(circle at 50% 45%, #ffffff09, transparent 18vw), var(--auth-bg);place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.cursor-auth-logo{color:#f4f4ef;letter-spacing:-.02em;align-items:center;gap:8px;font-size:21px;font-weight:800;display:inline-flex;position:fixed;top:30px;left:36px}.auth-session-banner{z-index:2;color:#f2f2eead;background:#191910e0;border:1px solid #f2f2ee24;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:min(720px,100vw - 40px);padding:10px 12px 10px 14px;display:grid;position:fixed;top:28px;left:50%;transform:translate(-50%)}.auth-session-banner span,.auth-session-banner strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.auth-session-banner strong{color:#f2f2ee;margin-top:2px;font-size:13px}.local-role-switcher{background:#f2f2ee0a;border:1px solid #f2f2ee1a;border-radius:8px;gap:3px;padding:3px;display:inline-flex}.local-role-switcher button,.auth-session-actions button{color:#f2f2ee94;background:0 0;border:0;border-radius:6px;height:30px;font-size:12px}.local-role-switcher button{padding:0 8px}.local-role-switcher button.active,.local-role-switcher button:hover{color:#f2f2ee;background:#f2f2ee17}.auth-session-actions{gap:6px;display:inline-flex}.auth-session-actions button{border:1px solid #f2f2ee1f;padding:0 10px}.auth-session-actions button:hover{color:#f2f2ee;background:#f2f2ee0f;border-color:#f2f2ee3d}.cursor-logo{background:#f4f4ef;border-radius:5px;place-items:center;width:24px;height:24px;display:inline-grid}.cursor-logo span{clip-path:polygon(50% 0,100% 25%,100% 76%,50% 100%,0 76%,0 25%);background:#11110c;width:13px;height:13px;display:block}.cursor-auth-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#13130dd1;border:1px solid #f2f2ee1f;border-radius:16px;gap:15px;width:min(520px,100vw - 40px);padding:30px;display:grid;box-shadow:0 24px 80px #00000047}.cursor-auth-heading{margin-bottom:8px}.auth-eyebrow{color:#ffd24d;letter-spacing:.14em;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.cursor-auth-heading h1{color:#f2f2ee;letter-spacing:-.035em;margin:0;font-size:31px;font-weight:520;line-height:1.08}.cursor-auth-heading p{color:#f2f2ee8f;letter-spacing:0;margin:8px 0 0;font-size:15px;line-height:1.55}.cursor-auth-panel label{color:#f2f2ee59;gap:9px;font-size:14px;font-weight:600;line-height:1;display:grid}.cursor-auth-panel input{color:#f2f2ee;background:#00000014;border:1px solid #f2f2ee2e;border-radius:4px;outline:none;width:100%;height:49px;padding:0 15px;font-size:16px;transition:border-color .12s,background .12s}.cursor-auth-panel input:focus{background:#0000002e;border-color:#f2f2ee66}.auth-name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.password-field{display:block;position:relative}.password-field input{padding-right:48px}.password-field button{color:#f2f2ee85;background:0 0;border:0;border-radius:4px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-field button:hover{color:#f2f2ee;background:#f2f2ee0f}.auth-message{color:#ffb07e;background:#f54e0014;border:1px solid #f54e0052;border-radius:4px;padding:11px 12px;font-size:14px;line-height:1.45}.auth-help{color:#f2f2ee85;margin:-4px 0 0;font-size:13px;line-height:1.5}.auth-environment-note,.auth-readiness{color:#f2f2eead;background:#ffd24d12;border:1px solid #ffd24d3d;border-radius:8px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:13px;line-height:1.5;display:flex}.auth-environment-note svg,.auth-readiness svg{flex:none;margin-top:2px}.auth-environment-note strong,.auth-readiness strong,.auth-readiness span{display:block}.auth-readiness{color:#ffb07e;background:#f54e0014;border-color:#f54e0052}.auth-readiness span{margin-top:4px}.auth-mode-tabs{background:#f2f2ee09;border:1px solid #f2f2ee1f;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.auth-mode-tabs button{color:#f2f2ee8c;background:0 0;border:0;border-radius:6px;min-height:38px;font-size:14px}.auth-mode-tabs button.active{color:#11110c;background:#f2f2ee;font-weight:700}.auth-password-policy{flex-wrap:wrap;gap:7px;margin-top:-5px;display:flex}.auth-password-policy span{color:#f2f2ee61;border:1px solid #f2f2ee1f;border-radius:999px;padding:4px 8px;font-size:11px}.auth-password-policy span.pass{color:#8ce0c3;background:#66c2a514;border-color:#66c2a552}.auth-back{color:#f2f2eea8;background:0 0;border:0;justify-self:center;align-items:center;gap:6px;width:fit-content;margin-top:18px;font-size:13px;display:inline-flex}.auth-back:hover{color:#f2f2ee}.auth-terms{color:#f2f2ee4d;text-align:center;margin:0;font-size:16px;position:fixed;bottom:28px;left:0;right:0}.pending-panel{text-align:center}.pending-lock{color:#f2f2eeb8;background:#f2f2ee0a;border:1px solid #f2f2ee24;border-radius:12px;justify-self:center;place-items:center;width:64px;height:64px;margin:-8px 0 6px;display:grid}.pending-copy{color:#f2f2ee85;margin:0 0 8px;font-size:16px;line-height:1.65}.cursor-button{border:1px solid var(--cursor-line);min-height:36px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:15px;line-height:1;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.cursor-button:hover{border-color:var(--cursor-line-strong);background:var(--cursor-active)}.cursor-button.dark{color:#f2f2ee;background:var(--auth-panel);border-color:#0000;height:50px;font-size:18px}.cursor-auth .cursor-button.dark{margin-top:14px;font-size:21px}.cursor-button.dark:hover{color:#fff;background:#24241a}.cursor-workspace{background:var(--cursor-bg);grid-template-columns:560px minmax(0,1fr);min-height:100svh;display:grid}.workspace-sidebar{background:var(--cursor-bg);grid-template-rows:auto auto minmax(0,1fr) auto auto;align-self:start;gap:14px;width:560px;height:100svh;min-height:100svh;padding:24px 0 22px 136px;display:grid;position:sticky;top:0;overflow:hidden}.back-link{width:364px;color:var(--cursor-body);align-items:center;gap:12px;font-size:17px;display:inline-flex}.back-link .cursor-logo{background:var(--cursor-ink);width:22px;height:22px}.back-link .cursor-logo span{background:#fff}.sidebar-user{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:13px;width:364px;margin-top:70px;padding:0 10px 8px;display:grid}.avatar{width:36px;height:36px;color:var(--cursor-body);background:var(--cursor-active);text-align:center;white-space:nowrap;border-radius:999px;flex:0 0 36px;font-size:13px;font-weight:600;line-height:1;display:inline-block;position:relative}.avatar:before{content:attr(data-initial);line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sidebar-user strong,.sidebar-user span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user strong{color:var(--cursor-ink);font-size:16px;font-weight:520}.sidebar-user span{color:var(--cursor-body);font-size:14px}.sidebar-user button{color:var(--cursor-body);background:0 0;border:0;font-weight:700}.side-nav{gap:6px;width:364px;display:grid}.side-nav.grouped{scrollbar-width:none;align-content:start;gap:14px;padding:2px 0 12px;overflow:auto}.side-nav.grouped::-webkit-scrollbar{display:none}.side-section{gap:5px;display:grid}.side-section+.side-section{border-top:1px solid #e1e0da;padding-top:13px}.side-section>p{color:#807e76;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin:0 14px 3px;font-size:10px;font-weight:760;display:flex}.side-section>p:before{content:"";background:#8b9696;width:7px;height:7px}.side-section:first-child>p{color:#316d61}.side-section:first-child>p:before{background:#66b49c}.side-section:nth-child(2)>p{color:#a55345}.side-section:nth-child(2)>p:before{background:#ef826f}.side-section:nth-child(3)>p{color:#687177}.side-section:nth-child(3)>p:before{background:#8d9aa0}.side-section:first-child .side-item-group>button.active{box-shadow:inset 3px 0 #66b49c}.side-section:nth-child(2) .side-item-group>button.active{box-shadow:inset 3px 0 #ef826f}.side-section:nth-child(3) .side-item-group>button.active{box-shadow:inset 3px 0 #8d9aa0}.side-item-group{gap:2px;display:grid}.side-nav button{width:100%;height:42px;color:var(--cursor-ink);text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;padding:0 14px;font-size:16px;display:flex}.side-nav button:hover,.side-nav button.active{background:var(--cursor-active)}.side-nav svg{color:var(--cursor-body)}.side-subnav{gap:2px;padding:0 0 5px 31px;display:none}.side-item-group.open .side-subnav{display:grid}.side-subnav button{height:29px;color:var(--cursor-body);border-radius:5px;padding:0 10px;font-size:13px}.side-subnav button:hover,.side-subnav button.active{color:var(--cursor-ink);background:#e8e7e2c2}.sidebar-sync{background:var(--cursor-bg);width:364px;min-width:0;color:var(--cursor-ink);border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-self:end;align-items:center;gap:8px 12px;padding:0;display:grid}.sync-pill,.sidebar-sync button{height:38px;color:var(--cursor-primary);white-space:nowrap;background:#f54e0014;border:1px solid #f54e008f;border-radius:999px;align-items:center;gap:7px;display:inline-flex}.sync-pill{width:fit-content;max-width:100%;padding:0 13px}.sync-pill.demo{color:#f0a32f;background:#f0a32f14;border-color:#f0a32f8f}.sync-pill strong,.sidebar-sync button strong{font-size:13px;font-weight:650}.sync-time{min-width:0;color:var(--cursor-muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:12px;overflow:hidden}.sidebar-sync button{min-width:82px;color:var(--cursor-ink);cursor:pointer;justify-content:center;padding:0 12px}.sidebar-sync button:hover{background:#f54e002e;border-color:#f54e00db}.sidebar-logout{width:364px;height:38px;color:var(--cursor-body);text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:0 14px;display:flex}.mobile-bottom-nav,.mobile-more-drawer,.mobile-more-backdrop{display:none}.sidebar-logout:hover{border-color:var(--cursor-line);background:var(--cursor-card)}.workspace-main{width:min(1214px,100vw - 706px);min-width:0;padding:116px 0 80px}.workspace-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.workspace-header p{color:var(--cursor-muted);margin:0 0 5px;font-size:14px}.workspace-header h1{color:var(--cursor-ink);letter-spacing:-.035em;margin:0;font-size:30px;font-weight:560;line-height:1.1}.workspace-actions{align-items:center;gap:10px;display:flex}select{border:1px solid var(--cursor-line);min-height:36px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:6px;outline:none;padding:0 32px 0 11px}.cursor-alert{min-height:40px;color:var(--cursor-danger);background:#fff5ed;border:1px solid #f0d0bd;border-radius:8px;align-items:center;gap:10px;margin-bottom:18px;padding:10px 12px;font-size:14px;display:flex}.page-stack{gap:24px;display:grid}.cursor-card{border:1px solid var(--cursor-line);background:var(--cursor-card);border-radius:14px}.cursor-card h2{color:var(--cursor-ink);letter-spacing:-.02em;margin:0;font-size:21px;font-weight:540;line-height:1.25}.cursor-card p{color:var(--cursor-body);margin:6px 0 0;font-size:16px;line-height:1.45}.billing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.plan-card{flex-direction:column;align-items:flex-start;min-height:192px;padding:24px;display:flex}.plan-card .cursor-button{margin-top:auto}.usage-card{padding:22px}.usage-card>div:first-child,.card-head,.records-head,.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.segmented{background:var(--cursor-soft);border-radius:6px;align-items:center;gap:4px;padding:3px;display:inline-flex}.section-toolbar{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:grid}.section-toolbar p{max-width:620px}.date-range-control{justify-content:flex-end;align-items:center;width:min(100%,356px);display:inline-flex}.custom-date-row{border:1px solid var(--cursor-line);background:linear-gradient(#ffffffe6,#f7f7f4c7);border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:0;width:100%;padding:3px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.custom-date-row:hover,.date-range-control.custom-active .custom-date-row{border-color:color-mix(in oklch, var(--cursor-primary), var(--cursor-line) 52%);background-color:var(--cursor-card)}.custom-date-row:focus-within{border-color:color-mix(in oklch, var(--cursor-primary), var(--cursor-line) 24%);box-shadow:0 0 0 3px #f54e0014}.custom-date-row label{min-width:0;min-height:32px;color:var(--cursor-muted);background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:0 9px;transition:color .16s,background-color .16s;display:inline-flex}.custom-date-row label+label{border-left:1px solid color-mix(in oklch, var(--cursor-line), transparent 18%)}.custom-date-row label:focus-within{color:var(--cursor-ink);background:#f54e000e}.custom-date-row span{color:var(--cursor-muted);flex:none;font-size:12px}.custom-date-row input{width:100%;min-width:0;color:var(--cursor-ink);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:13px}.custom-date-row button{min-height:32px;color:var(--cursor-body);background:0 0;border:0;border-radius:7px;padding:0 10px;transition:color .16s,background-color .16s}.custom-date-row button:hover{color:var(--cursor-primary);background:#f54e0013}.segmented span{min-height:28px;color:var(--cursor-body);background:0 0;border:0;border-radius:5px;align-items:center;padding:0 10px;display:inline-flex}.segmented span.active{color:var(--cursor-ink);background:var(--cursor-card)}.metric-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.metric-panel{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:118px;padding:18px;display:flex}.metric-panel span{color:var(--cursor-body);font-size:14px}.metric-panel strong{color:var(--cursor-ink);margin-top:8px;font-size:32px;font-weight:560;line-height:1}.metric-panel small{color:var(--cursor-muted);text-transform:capitalize;margin-top:8px;font-size:12px}.metric-panel:hover{background:#fbfbf8}.progress-metric{justify-content:center}.progress-track{background:var(--cursor-soft);border-radius:999px;width:100%;height:7px;margin-top:16px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#66c2a5,#fc8d62);height:100%;display:block}.overview-grid,.risk-layout,.analytics-grid-light{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:24px;display:grid}.risk-layout>.cursor-card{min-width:0;padding:22px;overflow:hidden}.activity-card{padding:22px}.card-head small,.chart-title p{color:var(--cursor-muted);margin-top:6px;font-size:13px;line-height:1.4;display:block}.activity-chart-frame{background:radial-gradient(circle at 20% 0,#66c2a529,#0000 32%),linear-gradient(#fffdfa 0%,#fbfbf8 100%);border:1px solid #e6e5e0d6;border-radius:12px;margin-top:18px;padding:14px 10px 4px;position:relative;overflow:hidden}.activity-chart-frame:before,.chart-card:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(115deg,#0000 0%,#ffffff80 42%,#0000 72%);position:absolute;inset:0;transform:translate(-115%)}.activity-card:hover .activity-chart-frame:before,.chart-card:hover:before{opacity:1;animation:1.25s cubic-bezier(.22,1,.36,1) chart-sheen}@keyframes chart-sheen{0%{transform:translate(-115%)}to{transform:translate(115%)}}.activity-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 22px;display:grid}.activity-insights div{border:1px solid var(--cursor-line);background:linear-gradient(#ffffffe0,#fbfbf8eb),radial-gradient(circle at 100% 0,#fc8d6221,#0000 40%);border-radius:10px;align-content:center;gap:5px;min-height:82px;padding:14px;display:grid}.activity-insights span,.activity-insights small{color:var(--cursor-muted);font-size:12px}.activity-insights strong{color:var(--cursor-ink);font-size:21px;font-weight:560;line-height:1}.activity-stats{border-top:1px solid var(--cursor-line);grid-template-columns:minmax(120px,.7fr) minmax(0,1.4fr) minmax(120px,.7fr) minmax(0,1fr);gap:16px;padding-top:18px;display:grid}.activity-stats span{color:var(--cursor-body)}.activity-stats strong{font-size:20px;font-weight:520}.compact-list{gap:12px;padding:22px;display:grid}.hero-card-light{padding:30px}.hero-card-light p{color:var(--cursor-muted);text-transform:uppercase;margin:0 0 10px;font-size:14px}.hero-card-light h2{letter-spacing:-.055em;max-width:820px;font-size:clamp(34px,5vw,68px);line-height:.98}.command-card{justify-content:space-between;align-items:flex-end;gap:28px;min-height:170px;padding:28px;display:flex}.command-card p{color:var(--cursor-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:650}.command-card h2{letter-spacing:-.055em;max-width:760px;font-size:clamp(28px,4vw,52px);line-height:1}.three-grid,.studio-console,.risk-summary-grid,.status-board,.source-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.risk-summary-grid .metric-panel{justify-content:flex-start;min-height:136px;padding-top:32px}.status-board{grid-template-columns:repeat(4,minmax(0,1fr))}.status-card{text-align:left;align-content:center;gap:10px;min-height:132px;padding:20px;display:grid}.status-card>span{border-radius:99px;width:32px;height:5px}.status-card small{color:var(--cursor-body);font-size:14px}.status-card strong{color:var(--cursor-ink);font-size:34px;font-weight:560;line-height:1}.demands-grid,.team-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:24px;display:grid}.category-status-grid{gap:14px;padding:22px;display:grid}.category-status-row{grid-template-columns:minmax(150px,.9fr) repeat(4,minmax(82px,1fr));align-items:center;gap:10px;display:grid}.category-status-row strong{color:var(--cursor-ink);font-size:14px;font-weight:560}.category-status-row button{border:1px solid var(--cursor-line);min-height:50px;color:var(--cursor-body);background:var(--cursor-bg);border-radius:8px;justify-items:start;gap:4px;padding:9px 11px;display:grid}.category-status-row button:hover{border-color:var(--cursor-line-strong);background:var(--cursor-card)}.category-status-row b{color:var(--cursor-ink);font-size:18px;font-weight:560}.narrative-card,.studio-console-card{text-align:left;min-height:150px;padding:22px}.narrative-card span{color:var(--cursor-primary);font-size:14px;font-weight:600}.source-list{padding:22px}.source-row,.setting-row,.load-row{border-top:1px solid var(--cursor-line);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:12px 0;display:flex}.source-row span{align-items:center;gap:8px;display:inline-flex}.studio-console{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-console-card span{border-radius:99px;width:30px;height:5px;display:block}.studio-console-card h2{margin-top:42px}.process-rail{flex-wrap:wrap;gap:10px;padding:24px;display:flex}.process-rail span{border:1px solid var(--cursor-line);background:var(--cursor-bg);border-radius:999px;padding:10px 12px}.cursor-risk-matrix{gap:8px;margin-top:18px;padding-bottom:4px;display:grid;overflow-x:auto}.risk-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.risk-ops-grid>.cursor-card{min-width:0;min-height:370px;padding:22px;position:relative;overflow:hidden}.risk-ops-grid>.cursor-card:first-child{grid-column:1/-1;min-height:0}.pressure-card{background:radial-gradient(circle at 14% 0%, #66c2a51f, transparent 32%), radial-gradient(circle at 100% 18%, #fc8d621a, transparent 30%), var(--cursor-card);gap:20px;padding:24px;display:grid}.pressure-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pressure-title button{border:1px solid var(--cursor-line);min-height:38px;color:#fff;white-space:nowrap;background:#11110c;border-radius:8px;padding:0 14px;font-size:13px;transition:background .18s,transform .18s}.pressure-title button:hover{background:var(--cursor-primary);transform:translateY(-1px)}.pressure-layout{grid-template-columns:minmax(180px,.72fr) minmax(260px,1fr) minmax(360px,1.15fr);align-items:stretch;gap:18px;display:grid}.pressure-score-panel,.pressure-chart-panel,.pressure-table-wrap{border:1px solid var(--cursor-line);background:#ffffffb8;border-radius:12px;min-width:0}.pressure-score-panel{flex-direction:column;justify-content:center;gap:8px;padding:20px;display:flex}.pressure-score-panel>strong{color:var(--cursor-ink);letter-spacing:-.04em;font-size:48px;line-height:.95}.pressure-score-panel small,.pressure-score-panel p,.pressure-ratio-row span,.pressure-baseline-grid span,.pressure-footnote{color:var(--cursor-muted)}.pressure-score-panel p{margin:8px 0 0;font-size:13px;line-height:1.6}.pressure-level{border-radius:999px;width:fit-content;padding:5px 10px;font-size:12px;font-weight:620}.pressure-level.low{color:#376d5d;background:#66c2a52e}.pressure-level.normal{color:#5f7927;background:#a6d85433}.pressure-level.elevated{color:#806400;background:#ffd92f38}.pressure-level.high{color:#994c2d;background:#fc8d6233}.pressure-level.critical{color:#9f3973;background:#e78ac338}.pressure-ratio-row{border-top:1px solid var(--cursor-line);justify-content:space-between;align-items:baseline;gap:12px;margin-top:10px;padding-top:14px;display:flex}.pressure-ratio-row b{letter-spacing:-.03em;font-size:22px}.pressure-chart-panel{padding:10px 12px 4px}.pressure-table-wrap{padding:12px;overflow-x:auto}.pressure-table{border-collapse:collapse;width:100%;min-width:560px;font-size:12px}.pressure-table th,.pressure-table td{border-bottom:1px solid var(--cursor-line);color:var(--cursor-body);text-align:right;white-space:nowrap;padding:10px 8px}.pressure-table th:first-child,.pressure-table td:first-child{text-align:left}.pressure-table th{color:var(--cursor-muted);font-weight:560}.pressure-table tr:last-child td{border-bottom:0}.priority-dot{background:var(--cursor-muted);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.priority-dot.p0{background:#fc8d62}.priority-dot.p1{background:#ffd92f}.priority-dot.p2{background:#66c2a5}.priority-dot.p3{background:#8da0cb}.pressure-baseline-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.pressure-baseline-grid>div{border:1px solid var(--cursor-line);background:#f7f7f4b8;border-radius:10px;min-width:0;padding:12px}.pressure-baseline-grid span{margin-bottom:6px;font-size:12px;display:block}.pressure-baseline-grid strong{letter-spacing:-.02em;font-size:18px}.pressure-footnote{margin:0;font-size:12px}.pressure-empty{min-height:180px}.matrix-header,.matrix-line{grid-template-columns:78px repeat(7,minmax(72px,1fr));align-items:center;gap:8px;display:grid}.matrix-header b{color:var(--cursor-muted);text-align:center;white-space:nowrap;font-size:11px;font-weight:520}.matrix-line strong{color:var(--cursor-body);font-weight:520}.matrix-line button{border:1px solid var(--cursor-line);height:40px;color:var(--cursor-ink);background:linear-gradient(#fff 0%,#f8f7f3 100%);border-radius:6px;font-size:14px;transition:border-color .18s,box-shadow .18s,transform .18s}.matrix-line button:hover{background:#fff7f2;border-color:#fc8d62;transform:translateY(-1px);box-shadow:0 10px 24px #fc8d6224}.analytics-grid-light{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid-light .cursor-card{min-height:370px;padding:22px}.chart-card{background:radial-gradient(circle at 100% 0%, #f54e000b, transparent 34%), var(--cursor-card);transition:border-color .18s,box-shadow .22s,transform .22s;position:relative;overflow:hidden}.chart-card:hover{border-color:#66c2a56b;transform:translateY(-1px);box-shadow:0 18px 50px #26251e0f}.chart-title{z-index:1;margin-bottom:8px;position:relative}.chart-title h2{align-items:center;gap:9px;display:flex}.chart-title h2:before{content:"";background:#66c2a5;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #66c2a51f}.chart-canvas{width:100%}.chart-visual{position:relative}.donut-center-label{z-index:2;min-width:58px;color:var(--cursor-ink);text-align:center;pointer-events:none;line-height:1.12;display:grid;position:absolute;transform:translate(-50%,-50%)}.donut-center-label strong{letter-spacing:0;font-size:14px;font-weight:560;display:block}.donut-center-label span{color:var(--cursor-body);white-space:nowrap;margin-top:2px;font-size:13px;font-weight:520;display:block}.donut-center-label.large{min-width:86px}.donut-center-label.large strong{font-size:22px}.donut-center-label.large span{font-size:20px;font-weight:560}.load-row{width:100%;color:var(--cursor-ink);background:0 0;border-bottom:0;border-left:0;border-right:0}.load-row-bar{text-align:left;grid-template-columns:minmax(70px,.55fr) minmax(110px,1fr) auto;gap:12px;display:grid;position:relative}.load-row-bar i{background:var(--cursor-green);border-radius:99px;align-self:center;height:7px}.owner-risk-row{box-sizing:border-box;min-height:86px;color:var(--cursor-body);text-align:left;background:radial-gradient(circle at 92% 0,#66c2a526,#0000 34%),linear-gradient(#fffdfa 0%,#fafaf6 100%);border:1px solid #e6e5e0eb;border-radius:13px;grid-template-columns:minmax(116px,.78fr) minmax(180px,1.22fr);align-items:center;gap:16px;padding:13px 14px;transition:border-color .16s,box-shadow .2s,transform .2s;display:grid}.owner-risk-row:hover{border-color:#66c2a57a;transform:translateY(-1px);box-shadow:0 18px 46px #26251e12}.owner-risk-identity{gap:7px;min-width:0;display:grid}.owner-risk-identity strong{min-width:0;color:var(--cursor-ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:560;overflow:hidden}.owner-risk-identity small{color:var(--cursor-muted);font-size:12px}.risk-bars{gap:7px;display:grid}.risk-bars span{color:var(--cursor-muted);grid-template-columns:38px minmax(56px,1fr) 28px;align-items:center;gap:8px;font-size:11px;display:grid}.risk-bars b,.risk-bars em{font-style:normal;font-weight:520}.risk-bars i{background:var(--cursor-soft);border-radius:999px;width:100%;height:7px;overflow:hidden}.risk-bars i:before{content:"";width:var(--bar);border-radius:inherit;background:var(--bar-color);height:100%;display:block}.funnel-risk-row{box-sizing:border-box;border:0;border-top:1px solid var(--cursor-line);height:58px;min-height:0;color:var(--cursor-body);text-align:left;background:0 0;grid-template-columns:minmax(138px,1fr) minmax(70px,auto) minmax(116px,auto);align-items:center;gap:12px;padding:11px 0;display:grid}.funnel-risk-row strong{min-width:0;color:var(--cursor-ink);text-overflow:ellipsis;white-space:nowrap;font-weight:560;overflow:hidden}.funnel-risk-row span{color:var(--cursor-muted);white-space:nowrap;font-size:13px}.funnel-risk-row:hover,.risk-row:hover{background:linear-gradient(90deg,#66c2a514,#0000)}.heatmap-card{padding:22px;overflow:auto}.owner-heatmap{gap:7px;min-width:780px;margin-top:22px;display:grid}.heatmap-header,.heatmap-line{grid-template-columns:minmax(112px,.8fr) repeat(4,minmax(116px,1fr));align-items:center;gap:8px;display:grid}.heatmap-header b{color:var(--cursor-muted);font-size:12px;font-weight:520}.heatmap-line strong{color:var(--cursor-body);font-size:13px;font-weight:520}.heatmap-line button{border:1px solid var(--cursor-line);min-height:38px;color:var(--cursor-ink);background:var(--cursor-bg);border-radius:7px}.heatmap-line button:hover{border-color:var(--cursor-green)}.source-filter-card{justify-content:space-between;align-items:center;gap:22px;padding:22px;display:flex}.source-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.source-pills button{border:1px solid var(--cursor-line);min-height:34px;color:var(--cursor-body);background:var(--cursor-card);border-radius:999px;padding:0 12px}.source-pills button.active,.source-pills button:hover{color:var(--cursor-primary);background:#f54e000f;border-color:#f54e006b}.source-metric-card{align-content:end;gap:8px;min-height:170px;padding:22px;display:grid}.source-dot{background:var(--cursor-green);border-radius:99px;width:10px;height:10px}.source-dot.error{background:var(--cursor-danger)}.source-metric-card strong{color:var(--cursor-ink);font-size:36px;font-weight:560;line-height:1}.source-metric-card small{color:var(--cursor-muted);line-height:1.35}.records-page{padding:22px}.records-head p{gap:14px;display:flex}.records-head strong{color:var(--cursor-primary);font-weight:520}.icon-reset{border:1px solid var(--cursor-line);width:34px;height:34px;color:var(--cursor-body);background:var(--cursor-card);border-radius:999px;place-items:center;display:grid}.records-controls{grid-template-columns:minmax(220px,.8fr) repeat(3,minmax(126px,auto)) minmax(336px,auto);align-items:center;gap:10px;margin:18px 0 20px;display:grid}.records-controls .date-range-control{justify-content:flex-start}.date-range-control.compact{width:100%;min-width:336px}.custom-date-row.compact{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:0;width:100%;display:grid}.custom-date-row.compact label{min-width:0;padding:0 8px}.custom-date-row.compact input{width:100%;min-width:0}.custom-date-row.compact button{padding:0 8px}.multi-filter,.single-filter{min-width:126px;position:relative}.multi-filter summary,.single-filter summary{border:1px solid var(--cursor-line);min-height:38px;color:var(--cursor-ink);background:var(--cursor-card);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;list-style:none;display:flex}.multi-filter summary span,.single-filter summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-filter summary::-webkit-details-marker{display:none}.single-filter summary::-webkit-details-marker{display:none}.multi-filter summary:after,.single-filter summary:after{content:"";border-right:1px solid var(--cursor-muted);border-bottom:1px solid var(--cursor-muted);width:7px;height:7px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.multi-filter[open] summary:after,.single-filter[open] summary:after{transform:rotate(225deg)translateY(-1px)}.multi-filter-menu{z-index:15;border:1px solid var(--cursor-line);background:#fffffffa;border-radius:9px;gap:4px;min-width:176px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 48px #26251e1f}.multi-filter-menu button,.multi-filter-menu label{min-height:32px;color:var(--cursor-body);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:0 8px;font-size:13px;display:flex}.multi-filter-menu button{color:var(--cursor-muted);cursor:pointer}.multi-filter-menu button:hover,.multi-filter-menu label:hover{background:var(--cursor-soft)}.single-filter-menu button{cursor:pointer;justify-content:flex-start}.single-filter-menu button span{border-radius:999px;flex:none;width:7px;height:7px}.single-filter-menu button.selected{color:var(--cursor-ink);background:var(--cursor-active);font-weight:560}.multi-filter-menu input{accent-color:var(--cursor-primary)}.multi-filter-menu label span{border-radius:999px;width:7px;height:7px}.cursor-search{border:1px solid var(--cursor-line);background:var(--cursor-card);border-radius:7px;align-items:center;gap:9px;min-height:38px;padding:0 12px;display:flex}.cursor-search input{width:100%;color:var(--cursor-ink);background:0 0;border:0;outline:0}.brief-agent-page{gap:18px;padding:22px;display:grid}.brief-hero{align-items:center}.brief-hero h1{color:var(--cursor-ink);letter-spacing:-.03em;margin:8px 0 0;font-size:30px;font-weight:560;line-height:1.08}.brief-hero p{max-width:760px;color:var(--cursor-body);margin:8px 0 0;font-size:15px;line-height:1.55}.brief-standard-link{color:var(--cursor-accent);margin-top:8px;font-size:12px;line-height:1.5;text-decoration:none;display:inline-flex}.brief-standard-link:hover{text-decoration:underline}.brief-hero button,.brief-copy-head button,.brief-copy-button{border:1px solid var(--cursor-line);min-height:36px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 13px;display:inline-flex}.brief-hero button:hover,.brief-copy-head button:hover,.brief-copy-button:hover{border-color:var(--cursor-line-strong);background:var(--cursor-soft)}.brief-kicker{color:var(--cursor-primary);align-items:center;gap:7px;font-size:13px;font-weight:640;display:inline-flex}.brief-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.brief-metric-card{border:1px solid var(--cursor-line);background:var(--cursor-card);border-radius:12px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;min-height:112px;padding:16px;display:grid}.brief-metric-card>span{width:36px;height:36px;color:var(--cursor-primary);background:#fff5ed;border-radius:9px;place-items:center;display:grid}.brief-metric-card strong{color:var(--cursor-ink);letter-spacing:-.03em;font-size:28px;line-height:1;display:block}.brief-metric-card p{color:var(--cursor-ink);margin:7px 0 0;font-size:14px;font-weight:620}.brief-metric-card small{color:var(--cursor-muted);margin-top:5px;font-size:12px;display:block}.brief-filter-card{border:1px solid var(--cursor-line);background:var(--cursor-card);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:10px 12px;margin:0;padding:12px;display:grid}.brief-filter-card .cursor-search{grid-column:1/-1}.brief-filter-card .cursor-search,.brief-filter-card .single-filter,.brief-filter-card .single-filter summary{width:100%;min-width:0}.brief-filter-card .cursor-search,.brief-filter-card .single-filter summary{border-radius:8px;min-height:42px}.brief-filter-card .cursor-search input{text-overflow:ellipsis;min-width:0;overflow:hidden}.brief-single-filter .multi-filter-menu{width:max(100%,210px);max-height:284px;left:0;right:auto;overflow:auto}.brief-single-filter .single-filter-menu button{white-space:nowrap;min-width:0}.brief-single-filter .single-filter-menu button:not(.selected){color:var(--cursor-body)}.brief-agent-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.brief-list-column{gap:16px;min-width:0;display:grid}.brief-table-card,.brief-detail{padding:18px}.brief-section-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.brief-section-title h2{font-size:19px}.brief-section-title p{margin:4px 0 0;font-size:13px}.brief-table-card{overflow:hidden}.brief-table-scroll{overscroll-behavior-inline:contain;width:100%;overflow-x:auto}.brief-table-head,.brief-row{grid-template-columns:116px minmax(100px,.7fr) 72px minmax(180px,1.4fr) 130px 52px 64px 46px;align-items:center;gap:8px;min-width:820px;display:grid}.brief-table-head{color:var(--cursor-muted);border-bottom:1px solid var(--cursor-line);padding:0 12px 9px;font-size:12px}.brief-row-list{min-width:820px;max-height:620px;display:grid;overflow:hidden auto}.brief-row{border:0;border-bottom:1px solid var(--cursor-line);min-height:54px;color:var(--cursor-body);text-align:left;background:0 0;align-items:start;padding:9px 12px}.brief-row:hover,.brief-row.active{background:var(--cursor-soft)}.brief-row strong,.brief-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brief-row strong{color:var(--cursor-ink);font-size:14px}.brief-description-cell{max-height:2.9em;color:var(--cursor-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden;white-space:normal!important}.brief-row.active .brief-description-cell{-webkit-line-clamp:unset;max-height:132px;padding-right:5px;display:block;overflow-y:auto;white-space:pre-wrap!important}.brief-level{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:4px 8px;font-size:12px;font-weight:640;display:inline-flex}.brief-level.ready{color:#146c54;background:#e7f6ef}.brief-level.partial{color:#76620c;background:#fff7cf}.brief-level.needs{color:#9a4f00;background:#fff0df}.brief-level.blocked{color:#a23b16;background:#ffeee6}.brief-loading,.brief-empty-text{min-height:86px;color:var(--cursor-muted);justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.brief-detail{border:1px solid var(--cursor-line);background:var(--cursor-card);border-radius:12px;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:16px;display:grid;position:static}.brief-detail.empty{text-align:center;grid-template-columns:1fr;align-content:center;place-items:center;min-height:280px}.brief-detail-head,.brief-detail h3,.brief-detail dl{grid-column:1/-1}.brief-detail.empty svg{color:var(--cursor-primary)}.brief-detail.empty strong{color:var(--cursor-ink)}.brief-detail.empty p{max-width:260px;color:var(--cursor-muted);margin:0;font-size:13px}.brief-detail-head,.brief-copy-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.brief-detail-head strong{color:var(--cursor-ink);letter-spacing:-.03em;font-size:24px}.brief-detail h3{color:var(--cursor-ink);margin:0;font-size:20px;line-height:1.25}.brief-detail dl{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;display:grid}.brief-detail dl div{border:1px solid var(--cursor-line);background:#fbfaf7;border-radius:8px;min-width:0;padding:10px}.brief-detail dt{color:var(--cursor-muted);font-size:11px}.brief-detail dd{color:var(--cursor-ink);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.brief-detail h4{color:var(--cursor-ink);margin:0 0 9px;font-size:14px}.brief-original-description{grid-column:1/-1}.brief-original-description p{border:1px solid var(--cursor-line);max-height:280px;color:var(--cursor-ink);overflow-wrap:anywhere;white-space:pre-wrap;background:#fbfaf7;border-radius:8px;margin:0;padding:12px;font-size:13px;line-height:1.6;overflow:auto}.brief-chip-list{flex-wrap:wrap;gap:6px;display:flex}.brief-chip-list span{color:var(--cursor-body);background:var(--cursor-soft);border-radius:999px;padding:4px 8px;font-size:12px}.brief-chip-list em{color:var(--cursor-muted);font-size:13px;font-style:normal}.brief-detail-list{color:var(--cursor-body);gap:7px;margin:0;padding-left:18px;font-size:13px;line-height:1.45;display:grid}.brief-detail pre{border:1px solid var(--cursor-line);max-height:360px;color:var(--cursor-ink);white-space:pre-wrap;background:#fbfaf7;border-radius:8px;margin:0;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;overflow:auto}.brief-copy-button{width:100%}.detail-table-wrap{border:1px solid var(--cursor-line);border-radius:10px;position:relative;overflow:auto}.detail-table{border-collapse:collapse;table-layout:fixed;background:var(--cursor-card);width:100%;min-width:1320px}.detail-table .col-title{width:190px}.detail-table .col-source{width:132px}.detail-table .col-category{width:136px}.detail-table .col-person{width:88px}.detail-table .col-status{width:82px}.detail-table .col-priority{width:98px}.detail-table .col-date{width:118px}.detail-table .col-deadline{width:132px}.detail-table .col-ratio{width:74px}.detail-table .col-video{width:84px}.detail-table .col-action{width:54px}.detail-table th,.detail-table td{border-bottom:1px solid var(--cursor-line);height:58px;color:var(--cursor-body);text-align:left;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;padding:12px;font-size:13px;overflow:hidden}.detail-table th{color:var(--cursor-muted);background:#fbfbf8;font-weight:520}.detail-table .title-cell{color:var(--cursor-ink);font-weight:520}.source-chip,.status-chip,.priority,.badge,.video-count-pill,.access-pill{white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;padding:4px 8px;font-size:12px;font-weight:520;display:inline-flex}.source-chip{color:#44546a;background:#edf1f5}.status-done,.badge.neutral,.badge.muted,.video-count-pill{color:var(--cursor-green);background:#e8f4ef}.status-doing,.badge.warning{color:var(--cursor-warning);background:#fff4df}.status-revise,.badge.danger,.priority-p0{color:var(--cursor-danger);background:#fff0e8}.status-todo,.priority-p1,.priority-p2,.priority-p3{color:var(--cursor-body);background:var(--cursor-soft)}.video-count-pill.is-empty{color:var(--cursor-muted);background:var(--cursor-soft)}.icon-button{border:1px solid var(--cursor-line);width:30px;height:30px;color:var(--cursor-body);background:var(--cursor-card);border-radius:999px;place-items:center;display:grid}.action-cell{text-align:center!important;overflow:visible!important}.expanded-row td{white-space:normal;background:#fbfbf8;height:auto;overflow:visible}.expanded-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.expanded-grid div{gap:5px;display:grid}.expanded-grid .wide{grid-column:span 2}.expanded-grid strong{color:var(--cursor-muted);font-size:12px}.expanded-grid span{color:var(--cursor-ink);overflow-wrap:anywhere;line-height:1.55}.risk-list{width:100%;margin-top:14px;display:grid;overflow:hidden}.risk-list-head,.risk-row{border-bottom:1px solid var(--cursor-line);grid-template-columns:minmax(90px,1fr) minmax(74px,.72fr) minmax(56px,.52fr) 74px 58px 92px;align-items:center;gap:8px;min-height:58px;padding:11px 0;display:grid}.risk-list-head{min-height:38px;color:var(--cursor-muted);padding-top:0;font-size:12px}.risk-row{color:var(--cursor-body);text-align:left;background:0 0;border-top:0;border-left:0;border-right:0}.risk-title{min-width:0;color:var(--cursor-ink);align-items:center;gap:8px;display:flex}.risk-title>span:last-child,.risk-category,.risk-requester,.risk-owner,.risk-request-date{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.status-dot{background:var(--cursor-muted);border-radius:99px;flex:none;width:8px;height:8px}.status-dot.danger{background:var(--cursor-danger)}.status-dot.warning{background:var(--cursor-warning)}.risk-title span:last-child,.risk-category,.risk-requester,.risk-owner,.risk-request-date{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.risk-deadline{min-width:0}.risk-date,.table-date{color:var(--cursor-muted);margin-top:4px;display:block}.empty-state,.table-overlay,.table-empty{color:var(--cursor-muted);text-align:center;padding:30px}.table-overlay{background:#ffffffb8;place-items:center;display:grid;position:absolute;inset:0}.pagination{min-height:48px;color:var(--cursor-body);background:#fbfbf8;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.pagination button,.access-actions button{border:1px solid var(--cursor-line);min-height:32px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:6px;margin-left:8px;padding:0 10px}.settings-card,.access-page{padding:22px}.setting-select{cursor:default}.setting-select select{border:1px solid var(--cursor-line);min-width:150px;height:34px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:6px}.access-head{align-items:flex-start}.access-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.access-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.access-summary-card{border:1px solid var(--cursor-line);background:#fbfbf8;border-radius:10px;min-height:86px;padding:16px}.access-summary-card span{color:var(--cursor-body);font-size:13px;display:block}.access-summary-card strong{color:var(--cursor-ink);margin-top:8px;font-size:28px;line-height:1;display:block}.access-policy-note{border:1px solid var(--cursor-line);color:var(--cursor-body);background:#fbfbf8;border-radius:10px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;display:flex}.access-policy-note svg{color:var(--cursor-green);flex:none;margin-top:2px}.access-policy-note strong,.access-policy-note span{display:block}.access-policy-note strong{color:var(--cursor-ink);margin-bottom:3px}.access-role-matrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.access-role-matrix article{border:1px solid var(--cursor-line);background:#fff;border-radius:9px;padding:13px}.access-role-matrix strong,.access-role-matrix span{display:block}.access-role-matrix span{color:var(--cursor-body);margin-top:5px;font-size:12px;line-height:1.5}.access-filters{grid-template-columns:minmax(260px,1fr) 150px 150px;gap:10px;margin-top:14px;display:grid}.access-filters .multi-filter{min-width:150px}.access-list{gap:14px;margin-top:14px;display:grid;overflow-x:visible}.access-workflow-group{border:1px solid var(--cursor-line);background:#fff;border-radius:10px;overflow-x:auto}.access-workflow-head{border-bottom:1px solid var(--cursor-line);background:#fbfbf8;justify-content:space-between;align-items:flex-start;gap:16px;min-width:1060px;padding:14px 14px 12px;display:flex}.access-workflow-head h3{color:var(--cursor-ink);margin:0;font-size:16px;font-weight:650;line-height:1.2}.access-workflow-head p{color:var(--cursor-body);margin:4px 0 0;font-size:13px}.access-workflow-head>strong{border:1px solid var(--cursor-line);min-width:34px;height:28px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:999px;place-items:center;font-size:13px;display:inline-grid}.access-workflow-group.pending .access-workflow-head>strong{color:#9a5a11;background:#fff4df}.access-workflow-group.approved .access-workflow-head>strong{color:var(--cursor-green);background:#e8f4ef}.access-workflow-group.blocked .access-workflow-head>strong{color:var(--cursor-danger);background:#fff0e8}.access-group-empty{min-width:1060px;color:var(--cursor-muted);padding:18px 14px;font-size:13px}.access-table-head,.access-user{grid-template-columns:minmax(260px,1.6fr) 120px 110px 132px minmax(220px,1.2fr) minmax(220px,1.5fr);align-items:center;gap:12px;min-width:1060px;display:grid}.access-table-head{min-height:42px;color:var(--cursor-muted);border-bottom:1px solid var(--cursor-line);background:#fbfbf8;padding:0 12px;font-size:12px}.access-user{border-bottom:1px solid var(--cursor-line);background:var(--cursor-card);min-height:84px;padding:12px}.access-user:last-child{border-bottom:0}.access-user.protected{background:linear-gradient(90deg,#66c2a514,#fff 42%)}.access-member-cell{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.access-member-cell strong,.access-member-cell span,.access-member-cell small,.access-user>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.access-member-cell span,.access-member-cell small,.access-user>small{color:var(--cursor-body)}.access-member-cell small{color:var(--cursor-muted);margin-top:3px;font-size:12px}.role-pill,.access-pill{border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.role-pill{color:var(--cursor-ink);background:var(--cursor-active)}.access-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.access-actions button{margin-left:0;transition:background .18s,border-color .18s,color .18s}.access-actions button:hover{border-color:var(--cursor-ink);background:#f1f0eb}.access-actions button:disabled{cursor:wait;opacity:.55}.access-actions button.danger,.access-actions button.danger-lite{color:var(--cursor-danger);background:#fff7f2;border-color:#c2410c47}.access-actions button.danger:hover,.access-actions button.danger-lite:hover{color:#8f2f0a;background:#fff0e8;border-color:#c2410c75}.access-confirm-inline{background:#fff7f2;border:1px solid #c2410c2e;border-radius:8px;gap:5px;padding:3px;display:inline-flex}.access-confirm-inline button{min-height:26px}.access-list .empty-state{border:1px solid var(--cursor-line);border-radius:8px}.access-list .empty-state button{border:1px solid var(--cursor-line);min-height:34px;color:var(--cursor-ink);background:var(--cursor-card);border-radius:6px;margin:12px auto 0;padding:0 12px;display:block}.access-muted{color:var(--cursor-muted)}.access-pill.pending{color:var(--cursor-warning);background:#fff4df}.access-pill.approved{color:var(--cursor-green);background:#e8f4ef}.access-pill.rejected,.access-pill.revoked{color:var(--cursor-danger);background:#fff0e8}.access-audit-log{border:1px solid var(--cursor-line);background:#fff;border-radius:10px;margin-top:16px;overflow:hidden}.access-audit-log>header{border-bottom:1px solid var(--cursor-line);background:#fbfbf8;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;display:flex}.access-audit-log h3,.access-audit-log p{margin:0}.access-audit-log p{color:var(--cursor-body);margin-top:4px;font-size:12px}.access-audit-log>header>strong{background:var(--cursor-active);border-radius:999px;place-items:center;min-width:30px;height:28px;display:grid}.access-audit-log>div{overflow-x:auto}.access-audit-log article{border-bottom:1px solid var(--cursor-line);grid-template-columns:120px minmax(220px,1.3fr) minmax(220px,1fr) minmax(180px,1fr) 150px;align-items:center;gap:12px;min-width:980px;padding:11px 14px;font-size:12px;display:grid}.access-audit-log article:last-child{border-bottom:0}.access-audit-log article span{color:var(--cursor-green);font-weight:700}.access-audit-log article small,.access-audit-log article time{color:var(--cursor-body)}.access-audit-empty{color:var(--cursor-muted);margin:0;padding:18px 14px}@media (width<=1500px){.cursor-workspace{grid-template-columns:360px minmax(0,1fr)}.workspace-sidebar{width:360px;padding-left:32px;padding-right:24px}.back-link,.sidebar-user,.side-nav,.sidebar-sync,.sidebar-logout{width:304px}.side-divider{width:284px}.workspace-main{width:min(1040px,100vw - 408px)}.billing-grid,.risk-layout{grid-template-columns:1fr}}@media (width<=1360px){.cursor-workspace{grid-template-columns:332px minmax(0,1fr)}.workspace-sidebar{width:332px;padding-left:28px;padding-right:24px}.back-link,.sidebar-user,.side-nav,.sidebar-sync,.sidebar-logout{width:280px}.side-divider{width:260px}.workspace-main{width:min(980px,100vw - 372px);padding-top:92px}.overview-grid,.risk-layout,.risk-ops-grid,.analytics-grid-light{grid-template-columns:1fr}.analytics-grid-light .cursor-card,.risk-ops-grid>.cursor-card{min-height:390px}}@media (width<=1180px){.cursor-workspace{grid-template-columns:300px minmax(0,1fr)}.workspace-sidebar{width:300px;padding-left:24px;padding-right:28px}.back-link,.sidebar-user,.side-nav,.sidebar-sync,.sidebar-logout{width:248px}.side-divider{width:228px}.workspace-main{width:calc(100vw - 340px)}.metric-row,.studio-console,.status-board,.source-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-grid,.overview-grid,.demands-grid,.risk-layout,.risk-ops-grid,.team-grid,.analytics-grid-light{grid-template-columns:1fr}.pressure-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1fr)}.pressure-table-wrap{grid-column:1/-1}.pressure-baseline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){html,body,#root{width:100%;overflow-x:hidden}.auth-session-banner{grid-template-columns:1fr;gap:8px;width:calc(100vw - 24px);top:14px}.local-role-switcher,.auth-session-actions{width:100%}.local-role-switcher button,.auth-session-actions button{flex:1}.cursor-auth-logo{top:20px;left:20px}.cursor-auth-panel{width:calc(100vw - 34px)}.auth-name-grid{grid-template-columns:1fr;gap:17px}.auth-terms{display:none}.cursor-workspace{display:block}.workspace-sidebar{z-index:60;border-top:1px solid var(--cursor-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7f4f5;border-bottom:0;width:100%;height:68px;min-height:0;padding:0;display:block;position:fixed;top:auto;bottom:0;left:0;overflow:visible}.back-link,.sidebar-user,.sidebar-sync,.sidebar-logout,.side-divider{display:none}.side-nav{display:none!important}.side-nav::-webkit-scrollbar{display:none}.side-nav.grouped{display:none!important}.side-section{display:contents}.side-section>p,.side-subnav{display:none!important}.side-item-group{display:block}.side-nav button{white-space:nowrap;flex:none;height:38px;padding:0 12px;font-size:14px}.workspace-main{width:100%;max-width:100%;padding:18px 12px 92px;overflow-x:hidden}.mobile-bottom-nav{height:67px;padding:5px max(6px, env(safe-area-inset-right)) max(5px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.mobile-bottom-nav>button{color:#6d6d67;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:44px;min-height:48px;padding:4px;font-size:11px;display:flex}.mobile-bottom-nav>button.active{color:#173640;font-weight:800}.mobile-bottom-nav>button.active:before{content:"";background:#f2c94c;width:34px;height:3px;position:absolute;top:0}.mobile-more-backdrop{z-index:70;background:#09181d6b;border:0;display:block;position:fixed;inset:0}.mobile-more-drawer{max-height:min(82vh,760px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));z-index:80;background:#fffdf7;border-top:1px solid #d6d1c5;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-more-drawer>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mobile-more-drawer>header>div{align-items:center;gap:10px;display:flex}.mobile-more-drawer>header>div>span:last-child{flex-direction:column;display:flex}.mobile-more-drawer>header small{color:#77766f;margin-top:2px}.mobile-more-drawer>header button{background:0 0;border:0;min-width:44px;min-height:44px}.mobile-more-groups{overscroll-behavior:contain;gap:16px;display:grid;overflow-y:auto}.mobile-more-groups section{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.mobile-more-groups h3{color:#8e6256;letter-spacing:.08em;grid-column:1/-1;margin:0 0 2px;font-size:11px}.mobile-more-groups button{color:#233c44;text-align:left;background:#f6f2e8;border:1px solid #e0dacb;justify-content:flex-start;align-items:center;gap:8px;min-height:46px;padding:0 11px;display:flex}.mobile-more-groups button.active{background:#fff3bd;border-color:#caa839}.mobile-more-drawer>footer{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.mobile-more-drawer>footer button{background:#fff;border:1px solid #d7d2c5;justify-content:center;align-items:center;gap:7px;min-height:46px;display:flex}.workspace-header{margin-bottom:16px}.workspace-header h1{font-size:28px}.workspace-actions,.multi-filter,.single-filter,.cursor-search{width:100%}.multi-filter-menu{left:0;right:0}.page-stack{gap:14px}.cursor-card h2{font-size:19px}.cursor-card p,.chart-title p{font-size:13px}.section-toolbar,.records-page,.activity-card,.risk-layout>.cursor-card,.risk-ops-grid>.cursor-card,.analytics-grid-light .cursor-card,.heatmap-card,.settings-card,.access-page{padding:16px}.section-toolbar{gap:12px;display:grid}.date-range-control,.date-range-control.compact{width:100%;min-width:0}.custom-date-row,.custom-date-row.compact{grid-template-columns:minmax(0,1fr)}.custom-date-row label+label{border-left:0;border-top:1px solid color-mix(in oklch, var(--cursor-line), transparent 18%)}.custom-date-row button{width:100%}.workspace-header,.workspace-actions,.usage-card>div:first-child,.card-head,.records-head{grid-template-columns:1fr;display:grid}.metric-row,.three-grid,.studio-console,.risk-summary-grid,.status-board,.source-card-grid,.demands-grid,.risk-ops-grid,.team-grid,.analytics-grid-light,.records-controls,.access-summary-grid,.access-filters{grid-template-columns:1fr;gap:10px}.access-workflow-group{overflow:visible}.access-workflow-head,.access-group-empty{min-width:0}.analytics-grid-light .cursor-card,.risk-ops-grid>.cursor-card{min-height:0}.command-card,.source-filter-card{align-items:start;display:grid}.category-status-row{grid-template-columns:1fr}.source-pills{justify-content:flex-start}.activity-insights{grid-template-columns:1fr;margin:18px 0}.activity-stats{grid-template-columns:1fr 1fr}.matrix-header,.matrix-line{grid-template-columns:58px repeat(7,52px);min-width:max-content}.cursor-risk-matrix,.owner-heatmap{max-width:100%;overflow-x:auto}.owner-heatmap{min-width:620px}.heatmap-header,.heatmap-line{grid-template-columns:minmax(92px,.8fr) repeat(4,minmax(102px,1fr))}.risk-list-head{display:none}.risk-list{gap:10px}.risk-row{grid-template-columns:1fr;gap:8px;height:auto;padding:12px 0}.risk-title,.risk-title span:last-child,.risk-category,.risk-requester,.risk-owner,.risk-request-date,.risk-deadline{white-space:normal;width:100%}.risk-category:before{content:"分类 ";color:var(--cursor-muted)}.risk-requester:before{content:"提出人 ";color:var(--cursor-muted)}.risk-request-date:before{content:"提出 ";color:var(--cursor-muted)}.risk-owner:before{content:"制作人 ";color:var(--cursor-muted)}.detail-table{min-width:0}.detail-table-wrap{border:0;border-radius:0;overflow:visible}.detail-table thead{display:none}.detail-table,.detail-table tbody,.detail-table tr,.detail-table td{width:100%;display:block}.detail-table tbody{gap:10px;padding:10px;display:grid}.detail-table tr{border:1px solid var(--cursor-line);border-radius:10px}.detail-table td{text-align:right;word-break:break-word;white-space:normal;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;overflow:visible}.detail-table td:before{text-align:left;color:var(--cursor-muted);flex:0 0 82px;font-size:12px;font-weight:600}.detail-table td:first-child:before{content:"需求"}.detail-table td:nth-child(2):before{content:"来源"}.detail-table td:nth-child(3):before{content:"分类"}.detail-table td:nth-child(4):before{content:"制作人"}.detail-table td:nth-child(5):before{content:"提出人"}.detail-table td:nth-child(6):before{content:"状态"}.detail-table td:nth-child(7):before{content:"优先级"}.detail-table td:nth-child(8):before{content:"开始"}.detail-table td:nth-child(9):before{content:"截止"}.detail-table td:nth-child(10):before{content:"比例"}.detail-table td:nth-child(11):before{content:"视频数"}.detail-table td:nth-child(12):before{content:"操作"}.expanded-row td{display:block}.expanded-row td:before{content:none}.access-table-head{display:none}.access-list{gap:10px;overflow:visible}.expanded-grid,.access-user{grid-template-columns:1fr;min-width:0}.access-user{border:1px solid var(--cursor-line);border-radius:10px}.access-actions{justify-content:flex-start}.pressure-card{padding:18px}.pressure-title{display:grid}.pressure-title button{width:100%}.pressure-layout,.pressure-baseline-grid{grid-template-columns:1fr}.pressure-score-panel>strong{font-size:40px}.pressure-table{min-width:520px}.load-row,.owner-risk-row,.funnel-risk-row{height:auto;min-height:52px}.load-row-bar{grid-template-columns:minmax(76px,auto) minmax(120px,1fr) auto}.owner-risk-row{grid-template-columns:1fr;gap:8px}.risk-bars span{grid-template-columns:42px minmax(80px,1fr) 30px}.funnel-risk-row{grid-template-columns:1fr}.pagination{gap:10px;display:grid}.pagination>div{justify-content:space-between;gap:8px;display:flex}.pagination button{flex:1;margin-left:0}}@media (width<=1360px){.brief-detail{grid-template-columns:1fr}.brief-detail-head,.brief-detail h3,.brief-detail dl{grid-column:auto}.brief-detail dl,.brief-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.brief-agent-page{padding:16px 0}.brief-hero,.brief-section-title,.brief-copy-head{display:grid}.brief-filter-card,.brief-metric-grid,.brief-detail,.brief-detail dl{grid-template-columns:1fr}.brief-table-head{display:none}.brief-row-list{gap:10px;min-width:0;max-height:none;overflow:visible}.brief-table-scroll{overflow:visible}.brief-row{border:1px solid var(--cursor-line);border-radius:10px;grid-template-columns:1fr;gap:6px;min-width:0}.brief-description-cell,.brief-row.active .brief-description-cell{-webkit-line-clamp:unset;max-height:160px;display:block;overflow-y:auto;white-space:pre-wrap!important}.brief-row span:nth-child(3):before{content:"需求提出人 ";color:var(--cursor-muted)}.brief-row span:nth-child(4):before{content:"需求描述 ";color:var(--cursor-muted)}.brief-row span:nth-child(5):before{content:"分类 ";color:var(--cursor-muted)}.brief-row span:nth-child(6):before{content:"优先级 ";color:var(--cursor-muted)}.brief-row span:nth-child(7):before{content:"负责人 ";color:var(--cursor-muted)}.brief-row span:nth-child(8):before{content:"分数 ";color:var(--cursor-muted)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=760px){.cursor-auth{align-items:flex-start;min-height:100dvh;padding:88px 0 80px;overflow-y:auto}.cursor-auth-panel{border-radius:12px;width:calc(100vw - 24px);padding:22px 18px}.cursor-auth-heading h1{font-size:clamp(28px,9vw,38px)}.auth-session-banner{width:calc(100vw - 24px);margin:0 auto 12px;position:static}.access-role-matrix{grid-template-columns:1fr}.access-audit-log>header,.access-audit-log article{align-items:flex-start;gap:6px;display:grid}.access-audit-log article time{text-align:left}}
