:root{color:#25324b;background:#f3f6fa;font-family:Microsoft YaHei,PingFang SC,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--primary: #326fe5;--primary-dark: #245dcc;--primary-soft: #edf4ff;--ink: #25324b;--muted: #75829a;--border: #dfe6f0;--surface: #ffffff;--background: #f3f6fa;--green: #21a77a;--green-soft: #eaf8f3;--orange: #df8a23;--orange-soft: #fff6e8;--red: #dc5b62;--red-soft: #fff0f1;--purple: #7256d8;--purple-soft: #f2efff;--shadow: 0 4px 18px rgba(36, 56, 92, .07)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}.application-loading{display:grid;width:100vw;height:100vh;place-content:center;justify-items:center;gap:10px;overflow:hidden;color:#40516c;background:radial-gradient(circle at 50% 28%,#fff 0,#f3f7fd 48%,#e9f0fa)}.application-loading img{width:54px;height:54px;object-fit:contain}.application-loading strong{margin-top:5px;color:#214d92;font-size:18px}.application-loading span{color:#7a879b;font-size:13px}.platform-login-page{display:grid;grid-template-columns:minmax(460px,1.08fr) minmax(520px,.92fr);width:100vw;height:100vh;min-height:0;overflow:hidden;background:#f5f8fc}.login-brand-panel{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;padding:clamp(34px,5.5vh,64px) clamp(44px,5vw,84px);overflow:hidden;color:#fff;background:linear-gradient(145deg,#173c78,#245fab 54%,#2685bf)}.login-brand-panel:before,.login-brand-panel:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}.login-brand-panel:before{right:-140px;bottom:-190px;width:520px;height:520px}.login-brand-panel:after{right:80px;bottom:-210px;width:420px;height:420px}.login-brand-lockup{z-index:1;display:flex;align-items:center;gap:13px;font-size:18px;font-weight:700;letter-spacing:.06em}.login-brand-lockup img{width:40px;height:40px;padding:4px;object-fit:contain;background:#fff;border-radius:9px}.login-brand-copy{z-index:1;max-width:660px;margin:auto 0}.login-brand-copy>span{display:inline-flex;padding:6px 11px;border:1px solid rgba(255,255,255,.28);border-radius:16px;font-size:12px;letter-spacing:.08em}.login-brand-copy h1{margin:22px 0 18px;font-size:clamp(32px,3.2vw,50px);line-height:1.32;letter-spacing:-.02em}.login-brand-copy p{max-width:580px;margin:0;color:#ffffffc7;font-size:14px;line-height:1.9}.login-security-note{z-index:1;display:flex;align-items:center;gap:8px;color:#ffffffb8;font-size:12px}.login-form-panel{display:grid;min-width:0;min-height:0;padding:clamp(24px,5vh,54px) clamp(38px,5vw,76px);place-items:center;overflow:auto}.platform-login-card{display:grid;width:min(100%,440px);gap:18px;padding:clamp(26px,4vh,42px);background:#fff;border:1px solid #dfe7f2;border-radius:16px;box-shadow:0 20px 55px #233e691f}.platform-login-card header span{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em}.platform-login-card h2{margin:8px 0 7px;color:#233652;font-size:25px}.platform-login-card header p{margin:0;color:#7c899c;font-size:12px;line-height:1.7}.login-runtime-state{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;color:#36618d;background:#eff6ff;border:1px solid #d8e7fa;border-radius:7px;font-size:11px}.login-runtime-state.production{color:#a44046;background:#fff1f1;border-color:#f3d1d3}.login-runtime-state strong{font-size:10px}.login-test-account{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:8px 10px;color:#6e5a39;background:#fffaf0;border:1px solid #f0e1c2;border-radius:7px;font-size:10px}.login-test-account strong{color:#8c5d18}.login-test-account span{width:100%;color:#97866b}.login-session-reason,.login-error{padding:10px 11px;border-radius:7px;font-size:11px;line-height:1.55}.login-session-reason{color:#2f628e;background:#eef6ff;border-left:3px solid #5b93d8}.login-error{display:grid;gap:4px;color:#a63840;background:#fff1f2;border:1px solid #f2d0d3}.login-error.unavailable{color:#936019;background:#fff8ec;border-color:#f0dbb5}.login-error small{color:inherit;opacity:.76}.login-error button{justify-self:start;margin-top:4px;padding:0;color:inherit;background:transparent;border:0;cursor:pointer;font-size:11px;font-weight:700}.login-field{display:grid;gap:7px;color:#4b5b73;font-size:12px;font-weight:700}.login-field>div{display:flex;align-items:center;gap:10px;height:44px;padding:0 12px;color:#8492a6;background:#fff;border:1px solid #d5deeb;border-radius:7px;transition:border-color .16s ease,box-shadow .16s ease}.login-field>div:focus-within{border-color:#78a6ec;box-shadow:0 0 0 3px #326fe51a}.login-field input{flex:1;min-width:0;height:100%;color:#2e3c53;background:transparent;border:0;outline:0}.login-submit{width:100%;height:44px;justify-content:center}.platform-login-card footer{color:#929dad;font-size:10px;line-height:1.55;text-align:center}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(50,111,229,.45);outline-offset:1px}.app-shell{display:grid;grid-template-columns:148px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);width:100vw;height:100vh;background:var(--background);overflow:hidden}.global-header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;min-width:0;padding:0 24px 0 20px;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 2px 8px #2236580a;z-index:80}.brand-lockup,.header-actions,.review-heading,.review-actions,.panel-tools,.toolbar-actions,.candidate-row-top,.candidate-tags,.page-buttons,.page-size-control,.page-jump,.card-heading,.settings-heading{display:flex;align-items:center}.brand-lockup{min-width:0;gap:12px}.brand-logo{width:32px;height:32px;object-fit:contain}.brand-lockup strong{color:#214d92;font-size:18px;letter-spacing:.02em;white-space:nowrap}.header-divider{width:1px;height:22px;background:#dce3ed;margin-left:4px}.breadcrumb{color:#6f7b90;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-environment-badge{flex:0 0 auto;padding:4px 8px;color:#9a5d12;border:1px solid #efd19d;border-radius:12px;background:#fff7e8;font-size:10px;font-weight:700;white-space:nowrap}.prototype-environment-badge.production{color:#b33f48;background:#fff0f1;border-color:#f0c8cb}.header-actions{gap:12px;color:#6f7b90;font-size:12px}.user-button,.nav-item,.text-button,.status-tab,.candidate-row,.segment,.page-nav-button,.page-number,.attachment,.table-row,.settings-nav button{border:0;background:transparent;cursor:pointer}.user-button:hover{background:#f4f7fb}.user-button{display:flex;gap:7px;align-items:center;height:34px;padding:0 10px;border-radius:8px}.user-button>.anticon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;background:var(--primary);border-radius:50%}.version-update-button{position:relative;display:grid;grid-template-columns:22px auto;align-items:center;gap:7px;min-width:102px;height:38px;padding:0 24px 0 9px;color:#365274;border:1px solid #d9e4f3;border-radius:8px;background:#f7faff;cursor:pointer;text-align:left}.version-update-button:hover{color:var(--primary);border-color:#a9c6f1;background:#edf4ff}.version-update-button>.anticon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;border-radius:6px;background:var(--primary);font-size:12px}.version-update-button strong,.version-update-button small{display:block;line-height:1.2}.version-update-button strong{font-size:11px}.version-update-button small{margin-top:2px;color:#8290a4;font-size:8px}.version-update-button em{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;color:#fff;border:2px solid #fff;border-radius:9px;background:#ec6670;font-size:8px;font-style:normal;font-weight:700;line-height:14px;text-align:center}.authenticated-user{display:flex;align-items:center;gap:7px;min-width:0}.authenticated-user>.anticon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;color:#fff;background:var(--primary);border-radius:50%}.authenticated-user>span{display:grid;min-width:0;gap:1px}.authenticated-user strong,.authenticated-user small{max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.authenticated-user strong{color:#43516a;font-size:11px}.authenticated-user small{color:#8995a7;font-size:9px}.logout-button{display:flex;align-items:center;gap:5px;height:32px;padding:0 9px;color:#65748b;background:#fff;border:1px solid #dce4ef;border-radius:7px;cursor:pointer;font-size:11px}.logout-button:hover{color:var(--primary);border-color:#abc5ec;background:#f5f9ff}.logout-button:disabled{opacity:.55;cursor:wait}.sidebar{min-height:0;overflow:auto;padding:18px 10px;background:#fff;border-right:1px solid var(--border)}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-item{position:relative;display:flex;align-items:center;gap:11px;width:100%;height:48px;padding:0 14px;color:#63708a;border-radius:8px;font-size:14px;text-align:left;transition:background .16s ease,color .16s ease}.nav-item>span:first-child{font-size:18px}.nav-item:hover{color:var(--primary);background:#f5f8fd}.nav-item.active{color:#fff;background:var(--primary);font-weight:700;box-shadow:0 5px 12px #326fe52e}.nav-item.active:before{content:"";position:absolute;left:-10px;width:3px;height:28px;border-radius:0 3px 3px 0;background:var(--primary)}.app-content{min-width:0;min-height:0;overflow:hidden}.mobile-notice{display:none}.page-with-pagination{display:grid;grid-template-rows:64px minmax(0,1fr) 82px;height:100%;min-height:0;overflow:hidden}.review-toolbar,.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;min-width:0;padding:0 18px;background:#fff;border-bottom:1px solid var(--border)}.review-heading{gap:12px;min-width:0}.review-access-note{flex:0 0 auto;padding:3px 7px;color:#8b5a16;font-size:9px;line-height:1.25;background:#fff8e9;border:1px solid #f4d6a5;border-radius:999px;white-space:nowrap}.confidence-source{flex:0 0 auto;padding:3px 7px;color:#27795f;font-size:9px;line-height:1.25;background:#edf9f5;border:1px solid #cbeadf;border-radius:999px;white-space:nowrap}.confidence-source.simulated{color:#9a5d12;background:#fff7e8;border-color:#efd19d}.review-heading h1,.page-toolbar h1{margin:0;color:#25324b;font-size:20px;line-height:1.2}.page-toolbar>div:first-child{min-width:0}.page-toolbar p{margin:5px 0 0;color:var(--muted);font-size:12px}.score-ring{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;color:var(--green);border:3px solid #7fd3b5;border-radius:50%;font-size:12px;font-weight:700;background:#f4fbf8}.qualified{display:flex;gap:6px;align-items:center;color:var(--green);font-size:13px;font-weight:700}.review-actions,.toolbar-actions{justify-content:flex-end;gap:8px;flex-wrap:nowrap}.review-actions .button{flex:0 0 auto;height:36px;line-height:1}.review-actions .button>.anticon{flex:0 0 auto;line-height:1}.review-action-hint{max-width:180px;color:#748195;font-size:9px;line-height:1.25}.review-page.page-with-pagination{position:relative;grid-template-rows:minmax(72px,auto) minmax(0,1fr) 54px;height:100%;min-height:0;background:#fff}.review-action-feedback{position:absolute;z-index:30;top:64px;right:10px;left:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 14px;border:1px solid transparent;border-radius:7px;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap;transition:border-color .16s ease,background .16s ease,transform .16s ease}.button:active{transform:translateY(1px)}.button.primary{color:#fff;background:var(--primary);border-color:var(--primary)}.button.primary:hover{background:var(--primary-dark)}.button.secondary{color:#3c4b65;background:#fff;border-color:#cfd8e7}.button.secondary:hover,.button.quiet:hover{color:var(--primary);border-color:#9db8ee;background:#f7faff}.button.warning{color:#b76813;background:var(--orange-soft);border-color:#efbd77}.button.quiet{color:#61708a;background:#fff;border-color:#d8e0eb}.error-recovery{display:grid;grid-template-columns:auto minmax(0,520px);align-content:center;justify-content:center;gap:18px;width:100%;height:100%;min-height:320px;padding:32px;color:#33425a;background:#f7f9fc}.error-recovery.application-error{width:100vw;height:100vh}.error-recovery-icon{display:grid;width:48px;height:48px;place-items:center;color:#b45c15;border-radius:12px;background:#fff0dc;font-size:23px}.error-recovery p{margin:0 0 5px;color:#b45c15;font-size:12px;font-weight:700}.error-recovery h1{margin:0 0 9px;color:#24344e;font-size:22px}.error-recovery>div>span{color:#69768b;font-size:12px;line-height:1.7}.error-recovery details{margin-top:14px;color:#768298;font-size:11px}.error-recovery code{display:block;margin-top:7px;padding:9px;overflow-wrap:anywhere;color:#8a3d43;border:1px solid #ebd6d8;border-radius:6px;background:#fff7f7}.error-recovery-actions{display:flex;gap:8px;margin-top:18px}.development-recovery-success{display:grid;width:100%;height:100%;place-items:center;color:var(--green);font-weight:700}.review-grid{display:grid;grid-template-columns:minmax(320px,28fr) minmax(430px,39fr) minmax(380px,33fr);gap:6px;min-height:0;overflow:hidden;padding:14px 16px 12px}.panel{min-width:0;min-height:0;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:47px;padding:0 14px;border-bottom:1px solid #e7ecf3}.panel-title-row strong{font-size:14px}.panel-id{margin-left:10px;color:var(--muted);font-size:11px;font-weight:400}.panel-tools{gap:10px;flex-shrink:0}.text-button{display:inline-flex;align-items:center;gap:5px;padding:4px 2px;color:#65748d;font-size:12px}.text-button:hover{color:var(--primary)}.candidate-panel{display:grid;grid-template-rows:47px 43px 42px 44px minmax(0,1fr) 40px}.status-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #e8edf4}.status-tab{position:relative;color:#728099;font-size:12px}.status-tab span{margin-left:2px;font-size:10px}.status-tab.active{color:var(--primary);font-weight:700}.status-tab.active:after{content:"";position:absolute;bottom:-1px;left:22%;right:22%;height:2px;background:var(--primary)}.candidate-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px 10px 4px}select,input,textarea{color:#34425c;border:1px solid #d7dfeb;background:#fff}select{height:30px;padding:0 25px 0 8px;border-radius:5px;font-size:11px}.search-box{display:flex;align-items:center;gap:7px;margin:5px 10px 8px;height:32px;padding:0 9px;color:#8b97aa;border:1px solid #d8e0eb;border-radius:6px;background:#fafbfd}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:11px}.candidate-list{min-height:0;overflow:auto;padding:5px;border-top:1px solid #edf1f6}.queue-status-note{margin-bottom:5px;padding:7px 8px;color:#62718a;background:#f5f8fd;border:1px solid #e3e9f2;border-radius:5px;font-size:9px;line-height:1.55}.queue-status-note strong,.queue-status-note span{display:block}.queue-status-note strong{margin-bottom:2px;color:#40516b}.queue-legend{display:flex;align-items:center;justify-content:space-around;gap:3px;padding:0 6px;border-top:1px solid #edf1f6;color:#7b889c;font-size:8px}.queue-legend b{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;margin-right:3px;color:#fff;background:var(--primary);border-radius:3px;font-size:8px}.candidate-pagination{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 7px;border-top:1px solid #edf1f6;color:#617086;font-size:10px;background:#fbfcfe}.candidate-pagination>div{display:flex;align-items:center;gap:3px}.candidate-pagination button{min-width:24px;height:26px;padding:0 6px;border:1px solid #dce3ec;border-radius:5px;background:#fff;color:#445269;font-size:10px;cursor:pointer}.candidate-pagination button.active{border-color:var(--primary);background:var(--primary);color:#fff;font-weight:700}.candidate-pagination button:disabled{opacity:.45;cursor:not-allowed}.candidate-row{display:block;width:100%;margin-bottom:3px;padding:8px 10px 7px;border:1px solid #e8edf4;border-radius:5px;text-align:left;transition:background .14s ease}.candidate-row:hover{background:#f8faff}.candidate-row.active{position:relative;background:#fff;border-color:var(--primary);box-shadow:0 0 0 1px #326fe514}.candidate-row.active:before{content:"";position:absolute;inset:5px auto 5px -1px;width:3px;background:var(--primary)}.candidate-row-top{min-width:0;gap:7px}.candidate-row-top strong{min-width:0;flex:1 1 auto;overflow:hidden;color:#1474e8;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.channel-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#fff;background:var(--primary);border-radius:4px;box-shadow:0 2px 5px #326fe533;font-size:10px;font-weight:800}.score-badge{flex:0 0 auto;min-width:28px;padding:2px 6px;color:#a56a19;background:#fff1d7;border-radius:10px;font-size:10px;text-align:center}.score-badge.good{color:#168662;background:#ddf5ec}.review-heading h1,.review-heading .review-needed{white-space:nowrap}.simple-review-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-note{align-self:center;color:#7a879b;font-size:11px}.classification-badge,.review-grade-badge{flex:0 0 auto;padding:2px 7px;color:#315fbb;background:#eaf1ff;border-radius:10px;font-size:10px;font-weight:700;white-space:nowrap}.review-grade-badge.grade-A,.classification-badge.grade-A{color:#147b5c;background:#ddf5ec}.review-grade-badge.grade-B,.classification-badge.grade-B{color:#2f68bd;background:#e8f0ff}.review-grade-badge.grade-C,.classification-badge.grade-C{color:#a56a19;background:#fff1d7}.review-grade-badge.grade-D,.classification-badge.grade-D{color:#c43d48;background:#ffe8eb}.review-actions>.button{align-self:center}.review-summary-fields small{display:block;margin-top:2px;color:#8a96a8;font-size:9px}.source-change-badge{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:10px;font-size:9px;font-weight:700;white-space:nowrap}.source-change-badge.new{color:#168662;background:#ddf5ec}.source-change-badge.updated{color:#a56a19;background:#fff1d7}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-heading h3{margin:0}.structured-field-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.field-action-reason{margin:8px 0 0;color:#a76d19;font-size:10px}.autofill-note{margin:8px 0 0;padding:7px 9px;color:#366a55;border:1px solid #cbe7dc;border-radius:5px;background:#f1faf6;font-size:10px;line-height:1.55}.classification-suggestion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.classification-suggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;min-width:0;padding:9px 10px;border:1px solid #dce5f1;border-radius:7px;background:#f9fbfe}.classification-suggestion.accepted{border-color:#c6e7d9;background:#f3fbf7}.classification-suggestion.review{border-color:#eed8aa;background:#fffaf1}.classification-suggestion>div{display:grid;min-width:0;gap:3px}.classification-suggestion strong{overflow:hidden;color:#34465f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.classification-suggestion>div span{color:#7b899d;font-size:10px}.classification-suggestion ul{grid-column:1 / -1;margin:0;padding-left:17px;color:#66758b;font-size:10px;line-height:1.55}.classification-suggestion .button{align-self:start;height:28px;min-height:28px;padding:0 8px;font-size:10px}.empty-business-fields{margin:10px 0 0;padding:10px;color:#7b8799;border:1px dashed #d9e1eb;border-radius:6px;background:#fafbfd;font-size:10px;line-height:1.6}.structured-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.structured-field-grid label{display:grid;gap:5px;min-width:0;padding:9px 10px;border:1px solid #e4eaf2;border-radius:6px;background:#f9fbfd}.structured-field-grid label.long-field{grid-column:1 / -1}.structured-field-grid label>span{display:flex;align-items:center;gap:6px;color:#7b8798;font-size:10px}.field-source-badge{display:inline-flex;align-items:center;min-height:17px;padding:0 6px;border-radius:999px;font-size:9px;font-style:normal;font-weight:700}.field-source-badge.ai{background:#eaf2ff;color:#2264c7}.ai-fill-button{border-color:#b9d0f5;background:#f4f8ff;color:#235faa}.structured-field-grid strong{color:#26354d;font-size:12px;font-weight:500;line-height:1.55;white-space:pre-wrap}.structured-field-grid input,.structured-field-grid textarea{width:100%;border:1px solid #cdd7e6;border-radius:5px;background:#fff;color:#26354d;font:inherit}.structured-field-grid input{height:32px;padding:0 8px}.structured-field-grid textarea{min-height:66px;padding:8px;resize:vertical}.field-save-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:#7b8798;font-size:10px}.review-business-title{flex:1 1 auto;margin:0;color:#1f2f49;font-size:22px;font-weight:800;line-height:1.25}.candidate-classification-source{margin-top:3px;color:#8a96a8;font-size:9px;font-weight:600}.candidate-classification-source.guidance-high{color:#168662}.candidate-classification-source.guidance-medium{color:#2f68bd}.candidate-classification-source.guidance-warning{color:#a56a19}.candidate-classification-source.guidance-low{color:#c43d48}.candidate-score{flex:0 0 auto;min-width:27px;padding:2px 5px;border-radius:999px;font-size:10px;font-weight:700;text-align:center}.candidate-score.high{color:#168662;background:#ddf5ec}.candidate-score.medium{color:#2f68bd;background:#e8f0ff}.candidate-score.warning{color:#a56a19;background:#fff1d7}.candidate-score.low{color:#c43d48;background:#ffe8eb}.candidate-confidence{display:none}.candidate-confidence i,.confidence-track{display:block;overflow:hidden;height:5px;background:#edf1f5;border-radius:999px}.candidate-confidence b,.confidence-track b{display:block;height:100%;background:linear-gradient(90deg,#4b91ed,#38b88a);border-radius:inherit}.confidence-value{font-weight:700}.confidence-value.high{color:#168662}.confidence-value.medium{color:#2f68bd}.confidence-value.warning{color:#a56a19}.confidence-value.low{color:#c43d48}.confidence-card{display:grid;gap:8px;margin:8px 0 12px;padding:10px 12px;border:1px solid #dce6f2;border-radius:7px;background:#f8fbff}.confidence-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.confidence-card-head>div{display:grid;min-width:0;gap:3px}.confidence-card strong{color:#315f8f;font-size:13px}.confidence-card small{color:#8794a6;font-size:9px}.confidence-card .confidence-track{display:block}.confidence-grade{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;font-size:11px;font-weight:800}.confidence-grade.grade-A{color:#147b5c;background:#ddf5ec}.confidence-grade.grade-B{color:#2f68bd;background:#e8f0ff}.confidence-grade.grade-C{color:#a56a19;background:#fff1d7}.confidence-grade.grade-D{color:#c43d48;background:#ffe8eb}.confidence-reasons{display:flex;flex-wrap:wrap;gap:5px}.confidence-reasons span{padding:3px 6px;color:#5c6f89;border:1px solid #dce6f2;border-radius:4px;background:#fff;font-size:8px;line-height:1.35}.review-guidance-chip,.review-guidance-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:3px 7px;border-radius:10px;font-size:9px;font-weight:700;white-space:nowrap}.review-guidance-chip.high,.review-guidance-badge.high{color:#147b5c;background:#ddf5ec}.review-guidance-chip.medium,.review-guidance-badge.medium{color:#2f68bd;background:#e8f0ff}.review-guidance-chip.warning,.review-guidance-badge.warning{color:#a56a19;background:#fff1d7}.review-guidance-chip.low,.review-guidance-badge.low{color:#c43d48;background:#ffe8eb}.review-guidance-card{display:grid;grid-template-columns:minmax(0,auto) minmax(0,auto) minmax(180px,1fr);align-items:center;gap:6px 14px;margin:-4px 0 12px;padding:9px 11px;border:1px solid #dce6f2;border-left-width:3px;border-radius:6px;background:#fbfcfe}.review-guidance-card>div{display:grid;gap:2px}.review-guidance-card>div span{color:#8793a6;font-size:8px}.review-guidance-card>div strong{color:#40516a;font-size:11px}.review-guidance-card p{margin:0;color:#5d6c83;font-size:9px;line-height:1.55}.review-guidance-card small{grid-column:1 / -1;color:#8a96a8;font-size:8px;line-height:1.45}.review-guidance-card.high{border-left-color:#21a77a;background:#f5fbf8}.review-guidance-card.medium{border-left-color:#4c7fd3;background:#f7faff}.review-guidance-card.warning{border-left-color:#df8a23;background:#fffaf2}.review-guidance-card.low{border-left-color:#dc5b62;background:#fff7f8}.review-decision-card{display:grid;grid-template-columns:36px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:6px 10px;margin:0 0 8px;padding:10px 11px;border:1px solid #efd5a7;border-radius:7px;background:#fffaf1}.review-decision-card.high{border-color:#cbe9dd;background:#f5fbf8}.review-decision-card.medium{border-color:#d7e4f8;background:#f7faff}.review-decision-card.warning{border-color:#efd5a7;background:#fffaf1}.review-decision-card.low{border-color:#efcdd1;background:#fff7f8}.review-decision-icon{display:grid;grid-row:1 / 3;width:32px;height:32px;place-items:center;color:#fff;border-radius:8px;background:#d99118;font-size:17px;box-shadow:0 3px 8px #b7751229}.review-decision-card.high .review-decision-icon{background:#21a77a}.review-decision-card.medium .review-decision-icon{background:#4c7fd3}.review-decision-card.low .review-decision-icon{background:#dc5b62}.review-decision-copy{display:grid;min-width:0;gap:3px}.review-decision-copy strong{overflow:hidden;color:#bf7315;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.review-decision-card.high .review-decision-copy strong{color:#187b5d}.review-decision-card.medium .review-decision-copy strong{color:#2f68bd}.review-decision-card.low .review-decision-copy strong{color:#c43d48}.review-decision-copy span{overflow:hidden;color:#59687f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.review-decision-status{grid-column:2;display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.review-decision-action{grid-column:3;grid-row:1 / 3;min-width:108px;height:32px;padding:0 10px;font-size:10px}.review-field-alert{display:flex;align-items:center;min-height:38px;margin:0 0 12px;padding:7px 10px;color:#bd7417;border:1px solid #efd9ad;border-radius:6px;background:#fff9e9;font-size:10px;line-height:1.5}.review-field-alert strong{margin-right:4px;color:#bc7113}.confidence-score-hover{position:relative;display:inline-flex;align-items:center}.decision-confidence-score{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:24px;padding:0 8px;border-radius:12px;font-size:10px;font-weight:800;cursor:help}.decision-confidence-score.high{color:#168662;background:#ddf5ec}.decision-confidence-score.medium{color:#2f68bd;background:#e8f0ff}.decision-confidence-score.warning{color:#a56a19;background:#fff1d7}.decision-confidence-score.low{color:#c43d48;background:#ffe8eb}.confidence-score-tooltip{position:absolute;z-index:80;top:calc(100% + 7px);left:50%;display:grid;width:230px;gap:6px;padding:10px 11px;color:#536178;border:1px solid #dce4ee;border-radius:7px;background:#fff;box-shadow:0 10px 28px #1f335229;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-3px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.confidence-score-tooltip:before{content:"";position:absolute;top:-5px;left:50%;width:9px;height:9px;border-top:1px solid #dce4ee;border-left:1px solid #dce4ee;background:#fff;transform:translate(-50%) rotate(45deg)}.confidence-score-tooltip strong{margin-bottom:1px;color:#34445d;font-size:10px}.confidence-score-tooltip span{display:flex;justify-content:space-between;gap:10px;color:#607087;font-size:9px;line-height:1.45}.confidence-score-hover:hover .confidence-score-tooltip,.confidence-score-hover:focus-within .confidence-score-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.review-heading h1{display:flex;align-items:center;gap:8px}.review-heading .confidence-value{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;padding:0 8px;border-radius:14px;font-size:11px;line-height:1}.candidate-score{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:20px;padding:0 6px;border-radius:10px;font-size:9px;line-height:1}.review-rules-workspace{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(280px,.8fr);grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;padding:14px 16px;overflow:hidden}.rules-freeze-banner{display:flex;grid-column:1 / -1;align-items:center;gap:12px;min-height:42px;padding:8px 12px;color:#315f8f;border:1px solid #cfe0f6;border-radius:7px;background:#f2f7ff}.rules-freeze-banner strong{white-space:nowrap}.rules-freeze-banner span{color:#738198;font-size:10px}.rules-classification-panel,.rules-flow-panel,.rules-config-panel{display:grid;grid-template-rows:47px minmax(0,1fr)}.rule-grade-grid,.rule-flow-grid{display:grid;align-content:start;gap:10px;padding:12px;overflow:auto}.rule-grade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rule-grade-grid article,.rule-flow-grid article{padding:12px;border:1px solid #e1e7ef;border-radius:7px;background:#fbfcfe}.rule-grade-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.rule-grade-grid article>div em{color:#75839a;font-size:9px;font-style:normal;font-weight:700}.rule-grade-grid article>strong{display:block;margin-top:9px;color:#33445d;font-size:12px}.rule-sampling{display:inline-flex;width:fit-content;margin-top:6px;padding:2px 6px;color:#536984;border-radius:4px;background:#eef3f8;font-size:8px;font-weight:700}.rule-grade-grid p,.rule-flow-grid span{display:block;margin:8px 0 0;color:#6d7a8f;font-size:10px;line-height:1.6}.review-meaning-list{margin:0;padding-left:18px}.review-meaning-list li{margin-bottom:4px;color:#58667d;font-size:10px;line-height:1.6}.review-meaning-list strong{color:#3f506a}.rule-automation-settings{display:grid;gap:10px}.rule-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #e4e9f1;border-radius:8px;background:#fafbfd}.rule-toggle-row>span:first-child{display:grid;gap:3px;min-width:0}.rule-toggle-row strong{color:#253858;font-size:11px}.rule-toggle-row small{color:#728096;font-size:9px;line-height:1.45}.rule-switch{position:relative;flex:0 0 auto;width:34px;height:19px;border-radius:999px;background:#cfd7e4;transition:background .15s ease}.rule-switch.on{background:#2f6fed}.rule-switch input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.rule-switch input:disabled{cursor:not-allowed}.rule-switch i{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #22345240;transition:transform .15s ease}.rule-switch.on i{transform:translate(15px)}.rule-automation-note{padding:8px 10px;border-radius:7px;background:#fff8e8;color:#7b5a17;font-size:9px;line-height:1.55}.optimization-report{border-top:1px solid #edf0f5;padding-top:8px}.optimization-report summary{cursor:pointer;color:#435678;font-size:10px;font-weight:600}.optimization-report pre{margin:8px 0 0;max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-word;padding:9px;border-radius:7px;background:#f7f9fc;color:#4d5d74;font:9px/1.55 Microsoft YaHei,sans-serif}.rule-flow-grid b{color:#33445d;font-size:12px}.confidence-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-meta{margin:5px 0;color:#8a95a9;font-size:10px}.candidate-dates{display:grid;gap:2px;margin:4px 0 6px;color:#8793a6;font-size:9px;line-height:1.4}.candidate-dates span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-ticket-facts{display:grid;gap:3px;margin-top:7px;color:#7f8ca0;font-size:9px;line-height:1.35}.candidate-ticket-facts span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-tags{gap:5px}.candidate-tags span{padding:2px 6px;color:#5d7091;background:#f0f3f8;border-radius:3px;font-size:9px}.empty-state{padding:50px 20px;color:var(--muted);font-size:12px;text-align:center}.ticket-panel,.document-panel{display:grid;grid-template-rows:47px minmax(0,1fr)}.ticket-scroll,.document-scroll{min-height:0;overflow:auto}.ticket-scroll{padding:14px 16px 24px}.ticket-subject-row{display:block}.ticket-subject-row h2{min-width:0;margin:0 0 12px;overflow:visible;color:#1f2e47;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;font-size:20px;font-weight:800;line-height:1.4}.status-chip{padding:4px 9px;color:#1b936c;background:#e9f8f2;border-radius:12px;font-size:10px}.ticket-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 12px;margin:14px 0 16px}.ticket-fields div{display:flex;min-width:0;align-items:flex-start;gap:6px}.ticket-fields dt,.ticket-fields dd{margin:0;font-size:9px}.ticket-fields dt{color:#77849a}.ticket-fields dd{min-width:0;color:#34425b;overflow-wrap:anywhere}.field-check-section{padding:10px 11px;border:1px solid #f1dba9;border-radius:6px;background:#fff9ed}.field-check-section p{color:#586b83}.field-check-section strong{color:#355b89}mark{padding:1px 4px;color:#a85b19;background:#fff0d5;border-radius:3px}.detail-section{margin-top:17px}.detail-section h3{margin:0 0 8px;color:#34425b;font-size:12px}.detail-section p,.detail-section li{color:#58667d;font-size:11px;line-height:1.7}.detail-section p{margin:0}.detail-section ul{margin:0;padding-left:18px}.timeline{margin:0;padding:0;list-style:none}.timeline li{position:relative;margin-left:6px;padding:0 0 13px 20px;border-left:1px solid #dce4ef}.timeline li:before{content:"";position:absolute;top:4px;left:-4px;width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 3px #eaf1ff}.timeline-meta{display:flex;gap:10px;color:#8995a8;font-size:9px}.timeline li p{margin-top:3px}.ticket-conversation-section{padding:12px 13px 3px;border:1px solid #e2e8f1;border-radius:7px;background:#fbfcfe}.ticket-conversation-section .section-heading{margin-bottom:10px}.ticket-conversation-section .section-heading>span{color:#8390a4;font-size:9px}.ticket-conversation-timeline{max-height:250px;overflow:auto}.ticket-conversation-timeline li{padding-bottom:11px}.ticket-conversation-timeline .timeline-meta{align-items:center;flex-wrap:wrap}.ticket-conversation-timeline .timeline-meta strong{color:#40516b;font-size:9px}.ticket-conversation-timeline .timeline-meta em{padding:1px 5px;color:#4c6d9d;background:#eef4fd;border-radius:8px;font-size:8px;font-style:normal}.ticket-conversation-timeline li p{margin:5px 0 0;color:#46556d;white-space:pre-wrap}.ticket-conversation-timeline li>small{display:block;margin-top:4px;color:#8793a6;font-size:8px}.manual-file-evidence-v94{padding:12px 13px;border:1px solid #d8e5f4;border-radius:8px;background:#f8fbff}.manual-file-evidence-v94 .section-heading{align-items:flex-start;margin-bottom:10px}.manual-file-evidence-v94 .section-heading>div{min-width:0}.manual-file-evidence-v94 .section-heading p{margin:3px 0 0;color:#7a879a;font-size:9px}.manual-file-evidence-v94 .section-heading>span{flex:0 0 auto;padding:3px 7px;color:#2f68bd;background:#eaf2ff;border-radius:999px;font-size:9px;font-weight:700}.manual-file-facts-v94{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.manual-file-facts-v94>div{display:grid;min-width:0;gap:3px;padding:8px 9px;border:1px solid #e1e8f1;border-radius:6px;background:#fff}.manual-file-facts-v94>div.wide{grid-column:1 / -1}.manual-file-facts-v94 small{color:#8090a5;font-size:9px}.manual-file-facts-v94 strong,.manual-file-facts-v94 code{min-width:0;overflow-wrap:anywhere;color:#40516b;font-size:10px;font-weight:600}.manual-file-facts-v94 code{font-family:Consolas,monospace;font-weight:500}.manual-file-text-v94{display:grid;gap:7px;margin-top:9px}.manual-file-text-v94>strong{color:#40516b;font-size:10px}.manual-file-text-v94 pre{max-height:260px;margin:0;padding:10px 11px;overflow:auto;color:#46566e;border:1px solid #e2e8f0;border-radius:6px;background:#fff;white-space:pre-wrap;overflow-wrap:anywhere;font:10px/1.7 Microsoft YaHei,sans-serif}.manual-file-text-v94>small{color:#8390a4;font-size:9px;line-height:1.5}.attachment-list{display:flex;gap:8px;flex-wrap:wrap}.attachment{display:flex;align-items:center;gap:8px;min-width:155px;padding:8px 9px;border:1px solid #e2e8f1;border-radius:5px;text-align:left}.attachment>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.attachment strong{font-size:10px}.attachment small,.muted{color:#8b97aa;font-size:9px}.segmented-tools{gap:2px}.segment{padding:5px 8px;color:#718099;border-radius:4px;font-size:11px}.segment.active{color:var(--primary);background:var(--primary-soft);font-weight:700}.document-scroll{padding:16px 20px 24px}.knowledge-preview>h1{margin:4px 0 16px;color:#24344f;font-size:23px;line-height:1.38;letter-spacing:-.01em}.knowledge-preview>pre{margin:0;color:#42516c;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.75 Microsoft YaHei,sans-serif}.markdown-preview{color:#4a5870}.markdown-preview h1{margin:0 0 18px;color:#24344f;font-size:19px}.markdown-preview h2{margin:20px 0 8px;color:#31415d;font-size:13px}.markdown-preview h1:before{content:"# ";color:var(--primary)}.markdown-preview h2:before{content:"## ";color:var(--primary)}.markdown-preview p,.markdown-preview li{font-size:11px;line-height:1.75}.markdown-preview ol,.markdown-preview ul{padding-left:19px}.redaction-note{margin-top:20px;padding:12px 13px;background:#fff8e9;border:1px solid #f3d898;border-radius:6px}.redaction-note strong{color:#9a671a;font-size:11px}.redaction-note p{margin:5px 0}.redaction-note ul{margin:0}.document-footer{display:flex;justify-content:space-between;gap:12px;margin-top:18px;padding-top:12px;color:#8a96a8;border-top:1px solid #e8edf4;font-size:9px}.markdown-source{margin:0;color:#42516c;white-space:pre-wrap;font:11px/1.75 Consolas,Microsoft YaHei,monospace}.document-panel.expanded{position:fixed;z-index:200;top:76px;right:18px;bottom:18px;left:160px;box-shadow:0 16px 48px #192a4838}.pagination-bar{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:22px;min-width:0;padding:0 18px;background:#fff;border-top:1px solid var(--border);color:#77849a;font-size:12px}.pagination-summary{color:#4c5a72}.page-size-control,.page-jump{gap:7px;white-space:nowrap}.page-size-control select{width:65px}.page-buttons{justify-content:center;gap:5px;min-width:0}.page-nav-button,.page-number{height:30px;border:1px solid #d9e1ec;border-radius:5px;background:#fff;color:#63718a;font-size:11px}.page-nav-button{padding:0 10px}.page-number{min-width:30px;padding:0 7px}.page-number.active{color:#fff;background:var(--primary);border-color:var(--primary)}.page-nav-button:disabled{opacity:.45;cursor:not-allowed}.page-number-group{display:flex;align-items:center;gap:5px}.page-ellipsis{padding:0 2px}.page-jump input{width:44px;height:30px;padding:0 5px;border-radius:5px;text-align:center}.module-page{height:100%;min-height:0;overflow:hidden}.solution-center-page{display:grid;grid-template-rows:64px minmax(0,1fr)}.solution-center-placeholder{display:grid;min-height:0;padding:18px;place-items:center;overflow:auto}.solution-center-empty{display:grid;justify-items:center;gap:12px;width:min(100%,520px);padding:48px 24px;color:#6f7d91;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);text-align:center}.solution-center-empty>.anticon{display:grid;width:48px;height:48px;place-items:center;color:var(--primary);background:var(--primary-soft);border-radius:12px;font-size:24px}.solution-center-empty h2{margin:0;color:#33425c;font-size:18px;line-height:1.5}.dashboard-scroll{display:grid;grid-template-rows:auto auto minmax(170px,1.2fr) minmax(108px,.9fr) minmax(92px,1fr);gap:12px;min-height:0;padding:14px 18px;overflow:hidden}.dashboard-service-state{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:46px;padding:8px 12px;color:#9a5d19;background:#fff8eb;border:1px solid #f0dcba;border-radius:8px}.dashboard-service-state.connected{color:#27795f;background:#edf9f5;border-color:#cbeadf}.dashboard-service-state.loading{color:#356bb3;background:#f1f6ff;border-color:#d7e5fb}.dashboard-service-state>.anticon{font-size:17px}.dashboard-service-state>div{display:grid;min-width:0;gap:2px}.dashboard-service-state strong{font-size:11px}.dashboard-service-state span,.dashboard-service-state small{overflow:hidden;color:inherit;font-size:9px;opacity:.82;text-overflow:ellipsis;white-space:nowrap}.list-page-body{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:16px 18px;overflow:hidden}.task-list-body{grid-template-rows:auto auto minmax(0,1fr) auto;gap:11px}.task-filter-card{display:grid;gap:8px;min-width:0;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 2px 8px #22365808}.task-filter-controls{display:grid;grid-template-columns:minmax(150px,190px) minmax(150px,190px) minmax(260px,1fr);align-items:end;gap:10px;min-width:0}.task-filter-controls>label:not(.search-box){display:grid;gap:5px;min-width:0;color:#708098;font-size:10px}.task-filter-controls select{width:100%;height:34px;font-size:11px}.task-search{width:min(100%,430px);height:34px;justify-self:end;background:#f9fbfe}.task-filter-note{overflow:hidden;color:#8793a5;font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.task-feedback-zone:empty{display:none}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{display:flex;align-items:center;gap:14px;min-height:84px;padding:14px 16px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.metric-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 auto;border-radius:10px;font-size:22px}.metric-icon.blue{color:var(--primary);background:var(--primary-soft)}.metric-icon.orange{color:var(--orange);background:var(--orange-soft)}.metric-icon.purple{color:var(--purple);background:var(--purple-soft)}.metric-icon.red{color:var(--red);background:var(--red-soft)}.metric-card>div:last-child{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:10px}.metric-card span{grid-column:1/-1;color:#7d899d;font-size:12px}.metric-card strong{margin-top:3px;color:#24334e;font-size:26px}.metric-card strong.no-data{color:#8793a4;font-size:16px}.metric-card small{padding-bottom:3px;color:var(--green);font-size:10px}.dashboard-data-legend{display:flex;align-items:center;gap:8px;min-height:24px;color:#7c899d;font-size:10px}.data-nature{display:inline-flex;align-items:center;width:fit-content;padding:2px 7px;border:1px solid #bfe6d7;border-radius:99px;color:#287c61;background:#effaf6;font-size:9px;line-height:1.2;white-space:nowrap}.data-nature.prototype{border-color:#d9c9f2;color:#7050a3;background:#f7f2ff}.data-nature.not-connected{border-color:#f0d4ad;color:#a2641b;background:#fff8eb}.metric-card .data-nature{grid-column:1 / -1;margin-top:1px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:12px;min-height:0}.dashboard-card{min-width:0;min-height:0;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.pipeline-card,.grade-card,.health-card,.recent-card{display:grid;grid-template-rows:auto minmax(0,1fr)}.dashboard-grade-list{display:grid;align-content:center;gap:10px;min-height:0;padding:14px 18px}.dashboard-grade-row{display:grid;grid-template-columns:28px minmax(0,1fr) 42px 38px;align-items:center;gap:9px;min-width:0;font-size:10px}.dashboard-grade-row>b{display:grid;width:24px;height:24px;place-items:center;color:#465975;background:#eef3fa;border-radius:6px;font-size:11px}.dashboard-grade-row>span{height:7px;overflow:hidden;background:#edf1f6;border-radius:99px}.dashboard-grade-row>span>i{display:block;height:100%;min-width:0;background:#7598d4;border-radius:inherit}.dashboard-grade-row>strong{color:#34445e;text-align:right}.dashboard-grade-row>small{color:#8895a8;text-align:right}.card-heading{justify-content:space-between;gap:12px;min-height:62px;padding:0 16px;border-bottom:1px solid #e8edf4}.card-heading h2{margin:0;font-size:14px}.card-heading p{margin:4px 0 0;color:#8793a7;font-size:10px}.pipeline-steps{display:grid;grid-template-columns:repeat(5,1fr);min-height:0;padding:18px 20px;overflow:auto}.runtime-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:0 24px;min-height:0;margin:0;padding:8px 16px 12px;overflow:auto}.runtime-facts>div{display:flex;justify-content:space-between;gap:12px;min-width:0;padding:8px 0;border-bottom:1px solid #eef2f6;font-size:10px}.runtime-facts dt{color:#8490a3}.runtime-facts dd{min-width:0;margin:0;overflow:hidden;color:#40506a;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.pipeline-step{position:relative;display:flex;align-items:center;flex-direction:column;gap:7px;text-align:center}.pipeline-step:not(:last-child):after{content:"";position:absolute;top:14px;left:calc(50% + 17px);right:calc(-50% + 17px);height:1px;background:#dce4ef}.pipeline-step.completed:not(:last-child):after{background:#87cdb7}.pipeline-step>span{z-index:1;display:flex;align-items:center;justify-content:center;width:29px;height:29px;color:#7f8aa0;background:#f3f5f8;border:1px solid #dce3ed;border-radius:50%;font-size:11px}.pipeline-step.completed>span{color:#fff;background:var(--green);border-color:var(--green)}.pipeline-step strong{font-size:11px}.pipeline-step small{color:#8b97aa;font-size:9px}.health-list{min-height:0;margin:0;padding:9px 16px 12px;overflow:auto;list-style:none}.health-list li{display:flex;align-items:center;justify-content:space-between;min-height:38px;border-bottom:1px solid #eef2f6;font-size:11px}.health-list li:last-child{border-bottom:0}.health-list span{display:flex;align-items:center;gap:8px;color:#58667e}.health-list strong{color:#3e4d67;font-size:10px}.health-indicator{width:7px;height:7px;border-radius:50%}.health-indicator.success{background:var(--green)}.health-indicator.warning{background:var(--orange)}.live-dot{color:var(--green);font-size:10px}.live-dot.demo{color:#b46c15}.recent-card{overflow:hidden}.dashboard-empty-state{display:grid;min-height:0;place-content:center;justify-items:center;gap:5px;padding:14px;overflow:auto;color:#8a96a7;text-align:center}.dashboard-empty-state strong{color:#5b687d;font-size:12px}.dashboard-empty-state span{font-size:10px;line-height:1.6}.filter-strip{display:flex;align-items:center;gap:8px;min-height:58px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:8px 8px 0 0}.filter-strip select{min-width:138px;height:34px;font-size:12px}.inline-search{width:260px;height:34px;margin:0 0 0 auto;background:#fff}.inline-search.wide{width:300px}.table-card{min-width:0;min-height:0;overflow:auto;background:#fff;border:1px solid var(--border);border-top:0;border-radius:0 0 8px 8px;box-shadow:var(--shadow)}.recent-card .table-card{border:0;border-radius:0;box-shadow:none}.data-table{min-width:900px}.table-row{display:grid;grid-template-columns:repeat(var(--column-count),minmax(110px,1fr));width:100%;min-height:55px;padding:0;border-bottom:1px solid #edf1f6;text-align:left}.table-row:last-child{border-bottom:0}.table-row:not(.table-header):hover{background:#f7faff}.table-row.selected{background:#edf4ff;box-shadow:inset 3px 0 var(--primary)}.table-row>div{display:flex;align-items:center;min-width:0;padding:10px 14px;overflow:hidden;color:#4b5971;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.table-row>.review-dispatch-cell{align-items:center;overflow:hidden;white-space:normal}.task-table-card{border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.task-table{min-width:0;width:100%}.task-table .table-row{grid-template-columns:minmax(180px,1.5fr) minmax(130px,1.05fr) minmax(145px,1.15fr) minmax(118px,.9fr) minmax(135px,1fr) minmax(140px,1.05fr) minmax(130px,.9fr);min-height:76px}.task-table .table-header{min-height:42px;background:#f7f9fc}.task-table .table-header>div{color:#65748b;font-size:10px;font-weight:700}.task-table .table-row>div{padding:9px 11px}.task-table .table-row>.task-business-cell{display:grid;align-content:center;gap:3px;white-space:normal}.task-business-cell strong,.task-business-cell small{display:-webkit-box;overflow:hidden;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical}.task-business-cell strong{color:#40506a;font-size:11px;-webkit-line-clamp:2}.task-business-cell small{color:#8793a6;font-size:9px;-webkit-line-clamp:1}.task-table .review-dispatch-state{gap:3px}.task-table .review-dispatch-state>small{font-size:8px;line-height:1.3}.task-table .status-pill{min-width:0;max-width:100%;padding-right:7px;padding-left:7px;white-space:normal;text-align:center}.task-lifecycle-cell{display:grid!important;align-content:center;justify-items:start;gap:4px;white-space:normal!important}.task-lifecycle-cell small{color:#748195;font-size:9px;line-height:1.25}.task-lifecycle-cell .task-schedule-status{color:#315f9d;font-weight:700}.task-lifecycle-cell .task-schedule-time{color:#7a879a;font-size:8px}.task-diagnostics{min-width:0;max-height:42px;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px}.task-diagnostics[open]{max-height:min(190px,25vh);overflow:auto}.task-diagnostics summary{min-height:40px;padding:12px 14px;color:#57667d;cursor:pointer;font-size:10px;font-weight:700}.task-diagnostics dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 14px;margin:0;padding:0 14px 12px}.task-diagnostics dl>div{min-width:0;padding-top:8px;border-top:1px solid #edf1f6}.task-diagnostics dt{color:#8793a6;font-size:9px}.task-diagnostics dd{margin:4px 0 0;overflow:hidden;color:#46566f;font-size:10px;line-height:1.45;overflow-wrap:anywhere;text-overflow:ellipsis}.review-dispatch-state{display:grid;gap:3px;min-width:0}.review-dispatch-state>small{color:#748195;font-size:10px;line-height:1.25}.review-dispatch-details{min-width:0}.review-dispatch-details summary{color:var(--primary);cursor:pointer;font-size:10px;font-weight:700}.review-dispatch-details .api-feedback{min-width:0;min-height:0;margin-top:5px;padding:7px 8px}.review-dispatch-details .api-feedback span,.review-dispatch-details .api-feedback small{overflow-wrap:anywhere}.table-header{min-height:42px;background:#f7f9fc;cursor:default}.table-header>div{color:#748198;font-weight:700}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:4px 9px;border-radius:12px;color:#66748b;background:#f0f3f7;font-size:11px;font-weight:700}.status-pill.success{color:#178b66;background:var(--green-soft)}.status-pill.warning{color:#ad6d16;background:var(--orange-soft)}.status-pill.info{color:#2b68d4;background:var(--primary-soft)}.status-pill.danger{color:#bc4149;background:var(--red-soft)}.score-text{color:#1d8f6c;font-size:11px}.settings-page{display:grid;grid-template-rows:70px minmax(0,1fr)}.settings-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:14px;min-height:0;padding:16px 18px;overflow:auto}.settings-nav,.settings-card{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.settings-nav{padding:10px}.settings-nav button{display:flex;align-items:center;gap:10px;width:100%;height:43px;padding:0 12px;color:#65728a;border-radius:6px;text-align:left;font-size:12px}.settings-nav button.active{color:var(--primary);background:var(--primary-soft);font-weight:700}.settings-card{align-self:start;padding-bottom:24px}.settings-heading{justify-content:space-between;min-height:74px;padding:0 22px;border-bottom:1px solid #e8edf4}.settings-heading h2{margin:0;font-size:16px}.settings-heading p{margin:5px 0 0;color:#8793a7;font-size:10px}.settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;max-width:900px;padding:24px 22px}.settings-form label,.form-grid label{display:flex;flex-direction:column;gap:7px;color:#59677e;font-size:11px}.settings-form input,.settings-form select,.form-grid input,.form-grid select{width:100%;height:36px;padding:0 10px;border-radius:6px;font-size:12px}.input-suffix{display:grid;grid-template-columns:1fr 44px}.input-suffix input{border-radius:6px 0 0 6px}.input-suffix span{display:flex;align-items:center;justify-content:center;background:#f5f7fa;border:1px solid #d7dfeb;border-left:0;border-radius:0 6px 6px 0}.switch-line{flex-direction:row!important;align-items:center;justify-content:space-between;min-height:36px}.switch-line input{width:18px;height:18px}.settings-note{display:flex;align-items:flex-start;gap:10px;margin:0 22px;padding:13px;color:#7d5a24;background:#fff9ed;border:1px solid #f1dba9;border-radius:6px}.settings-note p{margin:4px 0 0;font-size:10px;line-height:1.6}.modal-backdrop{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#1520345c}.modal-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(540px,100%);max-height:calc(100vh - 48px);overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 18px 55px #111f3640}.modal-header,.modal-footer{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;border-bottom:1px solid #e6ebf2}.modal-header h2{margin:0;font-size:16px}.icon-button{width:30px;height:30px;border:0;border-radius:6px;background:transparent;cursor:pointer;font-size:18px}.icon-button:hover{color:var(--primary);background:var(--primary-soft)}.modal-body{min-height:0;padding:18px;overflow:auto}.modal-body textarea{width:100%;min-height:135px;margin-top:8px;padding:10px;border-radius:6px;resize:vertical}.modal-dialog.version-update-modal{width:min(880px,calc(100vw - 48px))}.version-update-modal .modal-body{min-height:0;padding:0;overflow:hidden}.version-current-summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;margin:16px;padding:14px 16px;border:1px solid #dce7f8;border-radius:9px;background:linear-gradient(135deg,#edf4ff,#fbfdff 68%)}.version-current-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;border-radius:10px;background:var(--primary);font-size:20px;box-shadow:0 6px 14px #326fe533}.version-current-summary>div>span{color:#7b8ba3;font-size:9px}.version-current-summary h3{margin:2px 0;color:#234f96;font-size:19px}.version-current-summary p{margin:0;color:#68778e;font-size:10px}.version-published{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;color:#178b66;border-radius:12px;background:var(--green-soft);font-size:9px;font-weight:700}.version-history-layout{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:410px;max-height:62vh;border-top:1px solid #e8edf4}.version-history-list{padding:14px;overflow:auto;background:#f7f9fc;border-right:1px solid #e2e8f1}.version-history-list>strong{display:block;margin:2px 4px 10px;color:#5c6b82;font-size:10px}.version-history-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;margin-bottom:7px;padding:10px;color:#63728a;border:1px solid transparent;border-radius:7px;background:transparent;cursor:pointer;text-align:left}.version-history-list button.active{color:var(--primary);border-color:#cbdcf5;background:#fff;box-shadow:0 3px 10px #304e7b0f}.version-history-list b,.version-history-list small{display:block}.version-history-list b{font-size:12px}.version-history-list small{margin-top:3px;color:#8b97aa;font-size:8px}.version-history-list em{color:#8290a5;font-size:8px;font-style:normal}.version-release-detail{padding:15px 18px 18px;overflow:auto}.version-release-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.version-release-detail>header h3{margin:0;color:#2d3e58;font-size:16px}.version-release-detail>header p{margin:4px 0 0;color:#75839a;font-size:9px}.version-release-detail>header>span{display:flex;align-items:center;gap:5px;color:#8491a5;font-size:9px}.version-build-facts{display:grid;grid-template-columns:.65fr 1.35fr;gap:8px;margin:12px 0}.version-build-facts div{padding:9px 10px;border:1px solid #e4eaf2;border-radius:6px;background:#fbfcfe}.version-build-facts span,.version-build-facts strong{display:block}.version-build-facts span{color:#8a96a9;font-size:8px}.version-build-facts strong{margin-top:4px;color:#4a5a72;font-size:9px}.version-change-group{margin-top:10px;padding:10px 12px;border:1px solid #e3e9f1;border-radius:7px}.version-change-group>div{display:flex;align-items:center;justify-content:space-between}.version-change-group>div strong{font-size:10px}.version-change-group>div span{font-size:8px}.version-change-group.new>div{color:#2868d5}.version-change-group.optimized>div{color:#16866a}.version-change-group ul{margin:8px 0 0;padding-left:17px;color:#607087;font-size:9px;line-height:1.7}.version-automation-note{margin-top:11px;padding:10px 12px;color:#6b7890;border-radius:7px;background:#f6f8fb}.version-automation-note strong{color:#4f5f76;font-size:9px}.version-automation-note p{margin:4px 0 0;font-size:8px;line-height:1.55}.version-footer-note{display:flex;align-items:center;gap:6px;margin-right:auto;color:#7b889c;font-size:9px}.modal-footer{justify-content:flex-end;gap:8px;border-top:1px solid #e6ebf2;border-bottom:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-label{color:#56647c;font-size:12px}.character-count{color:#8b97aa;font-size:10px;text-align:right}.toast{position:fixed;z-index:400;top:78px;left:50%;display:flex;align-items:center;gap:7px;max-width:560px;padding:10px 16px;color:#fff;background:#2c3b55;border-radius:7px;box-shadow:0 8px 26px #17243a38;transform:translate(-50%);font-size:12px}.sync-task-modal{display:grid;grid-template-rows:58px minmax(0,1fr) 58px;width:min(1040px,calc(100vw - 80px));max-height:calc(100vh - 70px)}.sync-task-modal .modal-body{min-height:0;padding:0;overflow:auto}.sync-task-modal .modal-header,.sync-task-modal .modal-footer{min-height:58px}.sync-task-form{min-width:820px}.form-section{padding:18px 22px;border-bottom:1px solid #e8edf4}.form-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.form-section-heading h3{margin:0;color:#2b3a56;font-size:14px}.form-section-heading p{margin:4px 0 0;color:#8591a5;font-size:10px}.sync-basic-grid{grid-template-columns:1.5fr 1fr 1fr .9fr 1.25fr;gap:12px}.sync-basic-grid label,.strategy-save-row label{display:flex;flex-direction:column;gap:7px;color:#59677e;font-size:11px}.sync-basic-grid input,.sync-basic-grid select,.strategy-save-row input{width:100%;height:36px;padding:0 9px;border-radius:6px;font-size:11px}.condition-actions{display:flex;gap:8px}.condition-actions .button{height:32px;font-size:11px}.condition-builder{display:flex;flex-direction:column;gap:8px}.condition-row{display:grid;grid-template-columns:56px 142px 116px minmax(220px,1fr) 34px;gap:8px;align-items:center}.condition-row select,.condition-row input{width:100%;height:34px;padding:0 9px;border-radius:6px;font-size:11px}.condition-row .icon-button{color:#8b96a9}.condition-row .danger-icon:hover{color:var(--red);background:var(--red-soft)}.condition-row .icon-button:disabled{opacity:.35;cursor:not-allowed}.condition-first{display:flex;align-items:center;justify-content:center;height:34px;color:#68758d;background:#f3f6fa;border-radius:6px;font-size:11px}.condition-summary{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:13px;padding:10px 12px;color:#5d6c84;background:#f7f9fc;border:1px dashed #d6deea;border-radius:6px;font-size:10px}.condition-summary span{padding:3px 7px;color:#47648e;background:#eaf2ff;border-radius:4px}.strategy-save-row{display:grid;grid-template-columns:240px minmax(260px,1fr);gap:20px;align-items:end;padding:16px 22px 20px}.checkbox-label{flex-direction:row!important;align-items:center;height:36px}.checkbox-label input{width:16px;height:16px}.strategy-save-row input:disabled{color:#98a3b4;background:#f4f6f9}.cleaning-settings-card{min-width:0;padding-bottom:0}.cleaning-settings{min-width:0;padding:16px}.cleaning-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.cleaning-overview>div{display:flex;align-items:baseline;gap:9px;min-height:58px;padding:13px 14px;background:#f7f9fc;border:1px solid #e4eaf2;border-radius:7px}.cleaning-overview strong{color:#2b68d4;font-size:20px}.cleaning-overview span{color:#77849a;font-size:10px}.cleaning-policy-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px;min-width:0}.cleaning-rule-list,.cleaning-rule-editor{min-width:0;overflow:hidden;border:1px solid #dfe6f0;border-radius:7px}.cleaning-list-heading{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px;background:#f7f9fc;border-bottom:1px solid #e5eaf2}.cleaning-list-heading strong{font-size:12px}.cleaning-list-heading span{color:#8995a8;font-size:9px}.cleaning-rule-item{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;min-height:59px;border-bottom:1px solid #edf1f6}.cleaning-rule-item:last-child{border-bottom:0}.cleaning-rule-item.active{background:#edf4ff;box-shadow:inset 3px 0 var(--primary)}.cleaning-rule-item>button{display:flex;align-items:center;gap:9px;min-width:0;height:100%;padding:9px 8px 9px 12px;border:0;background:transparent;text-align:left;cursor:pointer}.cleaning-rule-item>button>span:last-child{display:flex;min-width:0;flex-direction:column;gap:4px}.cleaning-rule-item strong{overflow:hidden;color:#35445e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cleaning-rule-item small{overflow:hidden;color:#8692a6;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.rule-order{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;flex:0 0 auto;color:#326fe5;background:#e5efff;border-radius:6px;font-size:9px;font-weight:700}.mini-switch{position:relative;display:block;width:30px;height:18px;cursor:pointer}.mini-switch input{position:absolute;opacity:0;pointer-events:none}.mini-switch span{position:absolute;top:0;right:0;bottom:0;left:0;background:#cbd4e0;border-radius:10px;transition:background .15s ease}.mini-switch span:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #1b2b4633;transition:transform .15s ease}.mini-switch input:checked+span{background:var(--primary)}.mini-switch input:checked+span:after{transform:translate(12px)}.cleaning-rule-editor{padding-bottom:14px}.rule-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:0 14px;border-bottom:1px solid #e5eaf2}.rule-editor-heading h3{margin:0;font-size:13px}.rule-editor-heading p{margin:4px 0 0;color:#8692a6;font-size:9px}.rule-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px;padding:14px}.rule-editor-grid label{display:flex;flex-direction:column;gap:6px;color:#59677e;font-size:10px}.rule-editor-grid input,.rule-editor-grid select,.rule-editor-grid textarea{width:100%;min-width:0;border-radius:6px;font-size:10px}.rule-editor-grid input,.rule-editor-grid select{height:34px;padding:0 9px}.rule-editor-grid textarea{min-height:56px;padding:8px 9px;line-height:1.55;resize:vertical}.editor-span-two{grid-column:1 / -1}.cleaning-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 14px}.cleaning-preview>div{min-width:0;padding:10px 11px;border:1px solid #e1e7f0;border-radius:6px}.cleaning-preview>div:first-child{background:#fff7f7}.cleaning-preview>div:last-child{background:#f1faf6}.cleaning-preview span{color:#7b879b;font-size:9px;font-weight:700}.cleaning-preview p{margin:6px 0 0;color:#536178;font-size:9px;line-height:1.6}.chat-message{width:fit-content;max-width:86%;margin-bottom:14px;padding:10px 12px;border:1px solid #e0e7f0;border-radius:6px;background:#fff}.chat-message.user{margin-left:auto;border-color:#c9daf7;background:#edf4ff}.chat-message strong{display:block;margin-bottom:6px;color:#31557f;font-size:10px}.chat-message>div{color:#42516b;white-space:pre-wrap;font-size:11px;line-height:1.72}.pilot-summary{padding:4px 8px;color:#4e6590;background:#eef3fb;border-radius:4px;font-size:10px;white-space:nowrap}.qualified.review-needed{color:#b16a18}.working-version-form{display:flex;flex-direction:column;gap:11px}.working-version-form label,.modal-form-grid label,.wechat-context label{display:flex;flex-direction:column;gap:6px;color:#5c6a81;font-size:10px}.working-version-form input,.working-version-form textarea,.modal-form-grid input,.modal-form-grid select,.wechat-context input,.wechat-context textarea,.wechat-context select{width:100%;min-width:0;border-radius:6px}.working-version-form input,.modal-form-grid input,.modal-form-grid select,.wechat-context input,.wechat-context select{height:35px;padding:0 9px}.working-version-form textarea,.wechat-context textarea{min-height:72px;padding:8px 9px;line-height:1.6;resize:vertical}.source-gap-section{padding:10px 11px;background:#fff8ea;border:1px solid #f1ddb0;border-radius:6px}.button.compact{height:30px;padding:0 9px;font-size:10px}.button:disabled{opacity:.45;cursor:not-allowed}.span-two{grid-column:1 / -1}.modal-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.modal-form-grid.compact{margin-top:16px}.manual-document-intake-form-v91{margin-top:12px}.manual-document-intake-form-v91 textarea{width:100%;min-height:82px;padding:9px 10px;color:#43536c;border:1px solid #d9e2ee;border-radius:6px;background:#fff;line-height:1.6;resize:vertical}.manual-document-intake-form-v91 textarea:focus{border-color:#78a6ec;outline:0;box-shadow:0 0 0 3px #326fe514}.manual-document-intake-form-v91 .checkbox-label{display:flex;align-items:flex-start;flex-direction:row;gap:8px;padding:9px 10px;color:#5c6a81;background:#f8fbff;border:1px solid #dfe8f4;border-radius:6px;line-height:1.55}.manual-document-intake-form-v91 .checkbox-label input{flex:0 0 auto;width:16px;height:16px;min-height:auto;margin-top:1px}.manual-document-intake-form-v91 .checkbox-label span{font-size:10px;font-weight:500}.record-count{margin-left:auto;color:#77849a;font-size:10px;white-space:nowrap}.module-subnav{display:flex;min-height:0;padding:14px 9px;overflow:auto;flex-direction:column;gap:5px;background:#fff;border-right:1px solid var(--border)}.module-subnav button{display:flex;align-items:center;gap:9px;min-height:40px;padding:0 11px;color:#63718a;border:0;border-radius:6px;background:transparent;cursor:pointer;font-size:11px;text-align:left}.module-subnav button:hover{color:var(--primary);background:#f5f8fd}.module-subnav button.active{color:var(--primary);background:var(--primary-soft);font-weight:700}.module-subnav .anticon{font-size:15px}.knowledge-hub-page,.integration-center-page{display:grid;grid-template-columns:156px minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.knowledge-hub-content{display:grid;grid-template-rows:64px minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.integration-content{display:grid;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.knowledge-hub-content .toolbar-actions{min-width:0;max-width:58%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.knowledge-hub-content .toolbar-actions .button{flex:0 0 auto;white-space:nowrap}.knowledge-section-scroll,.integration-scroll{min-height:0;padding:14px 16px 22px;overflow:auto}.integration-scroll>.page-toolbar{min-height:72px;height:auto;padding-top:10px;padding-bottom:10px}.integration-scroll>.page-toolbar p{overflow:visible;white-space:normal;line-height:1.55}.library-summary,.integration-overview{display:flex;align-items:center;min-height:52px;margin-bottom:12px;padding:0 16px;background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 2px 8px #273d600a}.library-summary strong,.integration-overview strong{margin-left:30px;color:#2d68d2;font-size:19px}.library-summary strong:first-child,.integration-overview>div:first-child strong{margin-left:0}.library-summary span,.integration-overview span{margin-left:7px;color:#7c899e;font-size:10px}.library-grid,.channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:10px}.library-card-shell{position:relative;min-width:0;min-height:172px}.library-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:auto auto auto auto;column-gap:10px;row-gap:3px;width:100%;height:100%;min-width:0;min-height:156px;padding:12px 44px 12px 12px;color:inherit;border:1px solid var(--border);border-radius:7px;background:#fff;box-shadow:0 2px 8px #273d600a;cursor:pointer;text-align:left}.library-card:hover,.library-card.selected{border-color:#99b8f1}.library-card.selected{box-shadow:0 0 0 2px #326fe51a,var(--shadow)}.library-card-head,.channel-card-top,.channel-card-footer,.library-sync{display:flex;align-items:center;justify-content:space-between;gap:10px}.library-card-head{display:contents}.library-mark{display:inline-flex;grid-column:1;grid-row:1 / span 2;align-items:center;justify-content:center;width:34px;height:34px;color:#2f70e5;background:#eaf2ff;border-radius:7px;font-size:16px}.library-card-head .status-pill{grid-column:3;grid-row:1;align-self:start}.library-card h2,.channel-card h2{margin:0;color:#2a3852;font-size:14px;line-height:1.35}.library-card h2{grid-column:2;grid-row:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-card code{grid-column:2 / 4;grid-row:2;overflow:hidden;color:#8290a6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.library-card dl,.channel-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.library-card dl{grid-column:1 / 4;grid-row:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:7px 0 5px}.library-card dl div,.channel-card dl div{min-width:0}.library-card dt,.channel-card dt{color:#8793a6;font-size:9px}.library-card dd,.channel-card dd{margin:4px 0 0;overflow:hidden;color:#4e5c72;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.library-sync{grid-column:1 / 4;grid-row:4;align-self:end;padding-top:8px;color:#68768e;border-top:1px solid #edf1f6;font-size:9px}.library-sync>span:nth-child(2){margin-right:auto}.library-more-menu{position:absolute;z-index:12;top:9px;right:9px}.library-more-trigger{display:grid;width:28px;height:28px;padding:0;place-items:center;color:#66758c;border:1px solid #dce4ef;border-radius:6px;background:#fff;cursor:pointer}.library-more-trigger[aria-expanded=true],.library-more-trigger:hover{color:var(--primary);border-color:#a9c4ef;background:#f4f8ff}.library-more-popover{position:absolute;z-index:40;top:34px;right:0;display:grid;width:196px;padding:6px;border:1px solid #dce4ef;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1f33522e}.library-more-popover button{display:flex;align-items:center;gap:7px;width:100%;min-height:32px;padding:0 9px;color:#4d5d75;border:0;border-radius:5px;background:transparent;cursor:pointer;font-size:10px;text-align:left}.library-more-popover button:hover:not(:disabled){color:var(--primary);background:#edf4ff}.library-more-popover button:disabled{color:#a0a9b7;cursor:not-allowed}.card-link{color:var(--primary);font-weight:700}.knowledge-list-body,.integration-log-body{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:12px 14px 18px;overflow:hidden}.knowledge-document-table,.integration-log-table,.system-data-table{min-height:0;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:7px}.knowledge-document-row{display:grid;grid-template-columns:88px minmax(260px,1.5fr) minmax(170px,1fr) 62px 90px 122px;align-items:center;width:100%;min-height:54px;padding:0 12px;color:#56637a;border:0;border-bottom:1px solid #edf1f6;background:#fff;cursor:pointer;font-size:10px;text-align:left}.knowledge-document-row.header{min-height:40px;color:#707d92;background:#f6f8fb;font-weight:700;cursor:default}.knowledge-document-row:hover,.knowledge-document-row.selected{background:#f3f7ff}.knowledge-document-row strong{color:#33425c;font-size:11px}.knowledge-document-row small{display:block;margin-top:4px;color:#8a96a9;font-size:9px}.upload-dropzone{display:flex;align-items:center;justify-content:center;min-height:180px;padding:22px;color:#708098;border:1px dashed #aebdd3;border-radius:8px;flex-direction:column;gap:10px;background:#f8fafd;text-align:center}.upload-dropzone>.anticon{color:var(--primary);font-size:30px}.upload-dropzone strong{color:#3f4e68}.upload-dropzone span{max-width:420px;font-size:10px;line-height:1.6}.index-layout,.parameter-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:12px;min-height:0;padding:12px 14px 18px}.index-list,.parameter-versions{min-height:0;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:7px}.index-list-head{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 12px;background:#f6f8fb;border-bottom:1px solid #e7ecf3;font-size:11px}.index-list>button,.parameter-versions button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:58px;padding:9px 11px;color:#526078;border:0;border-bottom:1px solid #edf1f6;background:#fff;cursor:pointer;text-align:left}.index-list>button.active,.parameter-versions button.active{background:#edf4ff;box-shadow:inset 3px 0 var(--primary)}.index-list>button>span:first-child{min-width:0}.index-list strong,.parameter-versions strong{display:block;overflow:hidden;color:#35435c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.index-list small,.parameter-versions span{display:block;margin-top:4px;color:#8a96a8;font-size:9px}.index-detail,.parameter-form{min-width:0;min-height:0;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:7px}.index-detail-head,.parameter-heading,.channel-editor-heading,.rule-editor-head,.wechat-detail-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:70px;padding:0 16px;border-bottom:1px solid #e6ebf2}.index-detail-head h2,.parameter-heading h2,.channel-editor-heading h2,.rule-editor-head h2,.wechat-detail-head h2{margin:0;color:#2c3b56;font-size:15px}.index-detail-head p,.parameter-heading p,.channel-editor-heading p,.rule-editor-head p,.wechat-detail-head p{margin:5px 0 0;color:#8490a4;font-size:9px}.index-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:15px}.index-facts div,.monitor-board>div{padding:12px;background:#f7f9fc;border:1px solid #e6ebf2;border-radius:6px}.index-facts span,.monitor-board>div span{display:block;color:#8995a8;font-size:9px}.index-facts strong,.monitor-board>div strong{display:block;margin-top:5px;color:#35445e;font-size:12px}.operation-matrix{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 15px 15px}.operation-matrix button{display:flex;align-items:center;gap:12px;min-height:72px;padding:12px;color:#56657d;border:1px solid #dfe6f0;border-radius:7px;background:#fff;cursor:pointer;text-align:left}.operation-matrix button:hover{color:var(--primary);border-color:#9db8ed;background:#f8faff}.operation-matrix .anticon{font-size:20px}.operation-matrix span{display:flex;flex-direction:column;gap:5px}.operation-matrix strong{font-size:11px}.operation-matrix small{color:#8793a6;font-size:9px}.qa-validation-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;min-height:0;padding:14px;overflow:auto}.qa-card{padding:18px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.qa-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.qa-card h2{margin:0;color:#2d3c56;font-size:15px}.qa-card p{margin:6px 0 0;color:#8190a5;font-size:10px}.qa-progress{height:7px;margin:20px 0;overflow:hidden;background:#e8edf4;border-radius:4px}.qa-progress span{display:block;height:100%;background:var(--green)}.qa-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 20px}.qa-card dl div{padding:12px;background:#f7f9fc;border-radius:6px}.qa-card dt{color:#8290a4;font-size:9px}.qa-card dd{margin:5px 0 0;color:#33425b;font-size:15px;font-weight:700}.question-preview ol{margin:16px 0 0;padding:0;list-style:none}.question-preview li{padding:14px 0;border-bottom:1px solid #edf1f6}.question-preview strong,.question-preview span{display:block}.question-preview strong{color:#40506a;font-size:11px}.question-preview span{margin-top:6px;color:#8793a6;font-size:9px}.parameter-versions{padding:0}.parameter-versions h2{margin:0;padding:15px;font-size:13px;border-bottom:1px solid #e7ecf3}.parameter-versions button{flex-direction:column;align-items:flex-start}.parameter-grid{grid-template-columns:1fr 1fr;padding:16px}.parameter-impact,.form-security-note{display:flex;align-items:flex-start;gap:10px;margin:0 16px 16px;padding:13px;color:#7e5a24;background:#fff9ed;border:1px solid #f0dba9;border-radius:6px}.parameter-impact p,.form-security-note p{margin:4px 0 0;font-size:9px;line-height:1.6}.integration-overview{display:grid;grid-template-columns:repeat(4,1fr)}.integration-overview>div{display:flex;align-items:baseline;justify-content:center}.channel-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:auto auto auto auto;column-gap:10px;row-gap:3px;min-width:0;min-height:142px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 2px 8px #273d600a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.channel-card:hover{border-color:#a9bfe7;box-shadow:0 6px 16px #273d6014;transform:translateY(-1px)}.channel-card-top{display:contents}.channel-logo{display:inline-flex;grid-column:1;grid-row:1 / span 2;align-items:center;justify-content:center;width:34px;height:34px;color:#2e6fde;background:#eaf2ff;border-radius:7px;font-size:17px}.channel-card-top .status-pill{grid-column:3;grid-row:1;align-self:start}.channel-logo.green{color:#208a67;background:#e9f8f2}.channel-logo.purple{color:#7054d2;background:#f0edff}.channel-logo.orange{color:#c77718;background:#fff3df}.channel-card h2{grid-column:2;grid-row:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-card>p{grid-column:2 / 4;grid-row:2;margin:0;overflow:hidden;color:#8490a4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.channel-card dl{grid-column:1 / 4;grid-row:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:7px 0 5px}.channel-card-footer{grid-column:1 / 4;grid-row:4;align-self:end;padding-top:7px;border-top:1px solid #edf1f6}.channel-card-footer>span{display:flex;align-items:center;gap:5px;color:#718098;font-size:9px}.channel-card-footer>div{display:flex;gap:6px}.channel-card .button.compact{height:26px;padding:0 7px;font-size:9px}.channel-create-card{display:flex;align-items:center;justify-content:center;min-height:172px;padding:12px;color:#7c8ba1;border:1px dashed #aabbd3;border-radius:7px;background:#f8fafd;cursor:pointer;flex-direction:column;gap:7px}.channel-create-card:hover{color:var(--primary);border-color:#8caeee;background:#f4f8ff}.channel-create-card>.anticon{font-size:22px}.channel-create-card strong{font-size:12px}.channel-create-card span{font-size:9px}.integration-card-buttons .danger-text{color:#b84848}.integration-card-buttons .danger-text:hover:not(:disabled){border-color:#efc7c7;background:#fff6f6}.integration-editor-note{margin:10px 0 0;color:#7b8798;font-size:10px;line-height:1.6}.ticket-source-form .checkbox-label{display:flex;align-items:center;gap:7px;min-height:32px}.ticket-source-form .checkbox-label input{width:auto;height:auto}.channel-editor-page{display:grid;grid-row:1 / -1;grid-column:1 / -1;grid-template-rows:64px minmax(0,1fr);min-height:0;overflow:hidden}.channel-editor-shell{display:grid;grid-template-columns:205px minmax(0,1fr);gap:12px;min-height:0;padding:12px 14px 18px}.channel-editor-nav,.channel-editor-content{min-height:0;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:7px}.channel-editor-identity{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #e7ecf3}.channel-editor-identity .channel-logo{width:38px;height:38px;font-size:18px}.channel-editor-identity div{min-width:0}.channel-editor-identity strong,.channel-editor-identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-editor-identity strong{color:#33425b;font-size:11px}.channel-editor-identity span{margin-top:4px;color:#8490a4;font-size:9px}.channel-editor-nav>button{display:flex;align-items:center;gap:9px;width:100%;height:41px;padding:0 13px;color:#617089;border:0;border-bottom:1px solid #f0f2f6;background:#fff;cursor:pointer;font-size:10px;text-align:left}.channel-editor-nav>button.active{color:var(--primary);background:#edf4ff;font-weight:700;box-shadow:inset 3px 0 var(--primary)}.channel-form{grid-template-columns:1fr 1fr;padding:16px}.capability-list{padding:14px 16px}.capability-summary{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:12px;background:#f6f8fb;border-radius:6px}.capability-summary strong{color:var(--primary);font-size:22px}.capability-summary span{margin-right:auto;color:#7e8ba0;font-size:10px}.capability-list>label{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 12px;border-bottom:1px solid #edf1f6}.capability-list label span{display:grid;grid-template-columns:22px 1fr;align-items:center}.capability-list label strong{color:#40506a;font-size:10px}.capability-list label small{grid-column:2;color:#8995a8;font-size:9px}.mapping-editor{padding:16px}.mapping-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mapping-editor>label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;color:#5c6a81;font-size:10px}.mapping-editor>label input{height:34px;padding:0 9px;border-radius:6px}.mapping-row{display:grid;grid-template-columns:1fr 1fr 1fr 90px;min-height:40px;align-items:center;padding:0 10px;border-bottom:1px solid #edf1f6;font-size:10px}.mapping-row.header{color:#6f7c91;background:#f6f8fb;font-weight:700}.monitor-board{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px}.monitor-board section{grid-column:1 / -1}.monitor-board h3{margin:8px 0;font-size:12px}.monitor-board section p{display:grid;grid-template-columns:130px 130px 80px 1fr;align-items:center;min-height:42px;margin:0;border-bottom:1px solid #edf1f6;font-size:9px}.integration-log-row{display:grid;grid-template-columns:132px 128px 120px 56px 64px 68px minmax(200px,1fr);align-items:center;width:100%;min-height:48px;padding:0 10px;color:#56647b;border:0;border-bottom:1px solid #edf1f6;background:#fff;cursor:pointer;font-size:9px;text-align:left}.integration-log-row.header{min-height:40px;color:#6e7b90;background:#f6f8fb;font-weight:700;cursor:default}.integration-log-row:hover,.integration-log-row.selected{background:#f2f7ff}.prototype-banner{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#7a5a18;background:#fff8e7;border:1px solid #f0d99a;border-radius:6px;font-size:11px}.page-banner{margin-bottom:12px}.integration-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.integration-channel-card{display:flex;min-width:0;min-height:172px;padding:12px;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 2px 8px #273d600a}.channel-card-header{display:flex;align-items:center;gap:10px}.channel-card-header>div{min-width:0;flex:1}.channel-card-header h2{overflow:hidden;margin:0;color:#2a3852;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.channel-card-header p{margin:4px 0 0;color:#8793a6;font-size:10px}.integration-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;color:#2e6fde;background:#eaf2ff;border-radius:8px;font-size:17px}.integration-icon.wechat{color:#208a67;background:#e9f8f2}.integration-icon.rag{color:#7054d2;background:#f0edff}.integration-icon.mcp{color:#c77718;background:#fff3df}.business-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:5px 0;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.business-fields div{min-width:0}.business-fields small{display:block;margin-bottom:2px;color:#8b97a9;font-size:9px}.business-fields strong{display:block;overflow:hidden;color:#4e5c72;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.channel-card-meta{display:grid;gap:3px;min-width:0;color:#8a96a9;font-size:9px}.channel-card-meta>span,.channel-data-nature{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-data-nature{color:#68778d;font-size:9px;line-height:1.5}.inline-technical{display:inline-block;margin-left:0}.inline-technical summary,.technical-details summary{color:#527bc2;cursor:pointer;font-size:10px}.inline-technical p{margin:7px 0 0;color:#78869c;line-height:1.6}.channel-card-actions{display:flex;align-items:center;gap:6px;margin-top:auto;justify-content:space-between}.channel-card-actions .data-nature{margin-right:auto}.integration-center-page .integration-log-row{grid-template-columns:150px 140px 110px 80px minmax(240px,1fr)}.channel-card-actions .button{gap:4px}.inline-error,.inline-success{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:6px;font-size:11px}.inline-error{color:#a13f48;background:#fff0f1;border:1px solid #f0c8cc}.inline-error button{margin-left:auto;color:inherit;border:0;background:transparent;cursor:pointer}.inline-success{color:#177d5e;background:#effaf5;border:1px solid #bdebd8}.integration-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.integration-form-grid label{display:flex;flex-direction:column;gap:6px;color:#59677e;font-size:11px}.integration-form-grid em{color:#c34b52;font-style:normal}.integration-form-grid input,.integration-form-grid select{width:100%;height:36px;padding:0 9px;border:1px solid #dce3ed;border-radius:6px;color:#46556d;font-size:12px}.technical-details{margin-top:18px;padding-top:13px;border-top:1px solid #e7ecf3}.technical-grid{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:9px;margin-top:12px;color:#8995a8;font-size:10px}.technical-grid input{width:100%;height:32px;padding:0 8px;border:1px solid #e1e7ef;border-radius:5px;color:#66758b;font-size:11px}@media(max-width:1320px){.integration-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wechat-workbench{display:grid;grid-template-columns:360px minmax(0,1fr);gap:12px;min-height:0;padding:12px 14px 18px}.wechat-workbench>aside,.wechat-workbench>section{min-height:0;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:7px}.wechat-list-head{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px;background:#f6f8fb;border-bottom:1px solid #e7ecf3;font-size:10px}.wechat-workbench>aside>button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:62px;padding:9px 11px;border:0;border-bottom:1px solid #edf1f6;background:#fff;cursor:pointer;text-align:left}.wechat-workbench>aside>button.active{background:#edf4ff;box-shadow:inset 3px 0 var(--primary)}.wechat-workbench>aside strong{display:block;color:#3d4c65;font-size:10px}.wechat-workbench>aside small{display:block;margin-top:5px;color:#8995a8;font-size:9px}.wechat-detail-head{padding:0 16px}.wechat-detail-head .score-ring{flex:0 0 auto}.wechat-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 16px;margin:0}.wechat-fields div{padding:10px;background:#f7f9fc;border-radius:6px}.wechat-fields dt{color:#8995a8;font-size:9px}.wechat-fields dd{margin:5px 0 0;color:#3e4d66;font-size:10px}.wechat-context{padding:0 16px 20px}.wechat-context h3{margin:6px 0;font-size:12px}.wechat-context>p{color:#718099;font-size:10px;line-height:1.7}.wechat-context label{margin-top:11px}.system-management-page{display:grid;grid-template-rows:64px auto minmax(0,1fr);height:100%;min-height:0}.system-management-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:12px;min-height:0;padding:12px 14px 18px}.system-group-nav,.system-management-content{min-height:0;background:#fff;border:1px solid var(--border);border-radius:7px}.system-group-nav{padding:8px;overflow:auto}.system-management-content{overflow:hidden}.system-management-content>*{height:100%;min-height:0;overflow:auto}.system-group-nav section{padding:7px 0 10px;border-bottom:1px solid #edf1f6}.system-group-nav section:last-child{border-bottom:0}.system-group-nav h2{display:flex;align-items:center;gap:7px;margin:4px 8px 7px;color:#33425b;font-size:12px;font-weight:700;line-height:1.4}.system-group-nav h2 .anticon{color:#4f6079;font-size:14px}.system-group-nav button{display:flex;align-items:center;gap:8px;width:100%;min-height:36px;padding:0 9px 0 25px;color:#68768d;border:0;border-radius:5px;background:#fff;cursor:pointer;font-size:11px;font-weight:400;line-height:1.45;text-align:left}.system-group-nav button .anticon{flex:0 0 auto;font-size:13px}.system-group-nav button:hover,.system-group-nav button.active{color:var(--primary);background:#edf4ff}.system-group-nav button.active{font-weight:600}.system-list-page{display:grid;grid-template-rows:auto minmax(0,1fr);padding:14px;overflow:hidden!important}.system-data-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 80px;align-items:center;width:100%;min-height:48px;padding:0 12px;color:#536178;border:0;border-bottom:1px solid #edf1f6;background:#fff;cursor:pointer;font-size:10px;text-align:left}.system-data-row.header{min-height:40px;color:#6e7b90;background:#f6f8fb;font-weight:700;cursor:default}.system-data-row:hover{background:#f5f8fd}.rule-management-layout{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:100%}.rule-management-layout>aside{border-right:1px solid #e5eaf2}.rule-list-head{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px;background:#f6f8fb;border-bottom:1px solid #e7ecf3}.rule-list-head button{width:28px;height:28px;color:var(--primary);border:0;border-radius:5px;background:#eaf2ff;cursor:pointer}.rule-management-layout>aside>button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:58px;padding:9px 12px;border:0;border-bottom:1px solid #edf1f6;background:#fff;cursor:pointer;text-align:left}.rule-management-layout>aside>button.active{background:#edf4ff;box-shadow:inset 3px 0 var(--primary)}.rule-management-layout>aside strong,.rule-management-layout>aside small{display:block}.rule-management-layout>aside strong{color:#3b4a64;font-size:10px}.rule-management-layout>aside small{margin-top:5px;color:#8793a6;font-size:9px}.rule-form{grid-template-columns:1fr 1fr;padding:14px 16px}.rule-form textarea{min-height:56px;padding:8px;border-radius:6px}.rule-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px}.rule-preview>div{padding:11px;border:1px solid #e1e7f0;border-radius:6px;background:#f7f9fc}.rule-preview span{color:#77849a;font-size:9px;font-weight:700}.rule-preview p{margin:6px 0 0;color:#536178;font-size:9px;line-height:1.6}.rule-test-button{margin:13px 16px}.confidence-layout,.loading-rule-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px}.confidence-layout h2,.loading-rule-layout h2{margin:0;color:#31405a;font-size:14px}.confidence-layout p{color:#7f8ca0;font-size:10px;line-height:1.6}.confidence-bands{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.confidence-bands div{padding:12px;border-radius:6px}.confidence-bands .high{background:#e9f8f2}.confidence-bands .medium{background:#fff6e8}.confidence-bands .low{background:#fff0f1}.confidence-bands strong,.confidence-bands span{display:block}.confidence-bands strong{font-size:14px}.confidence-bands span{margin-top:5px;color:#647187;font-size:8px;line-height:1.5}.confidence-form{grid-template-columns:1fr 1fr;padding:0}.hard-gates{padding-left:14px;border-left:1px solid #e5eaf2}.hard-gates>label{display:flex;align-items:center;gap:10px;min-height:55px;border-bottom:1px solid #edf1f6}.hard-gates label span{display:flex;flex-direction:column;gap:4px}.hard-gates strong{color:#43516a;font-size:10px}.hard-gates small{color:#8995a8;font-size:9px}.loading-rule-layout .settings-form{grid-template-columns:1fr 1fr;padding:14px 0}.loading-rule-layout>section:last-child{padding-left:14px;border-left:1px solid #e5eaf2}.field-map-row{display:grid;grid-template-columns:1fr 1.4fr 80px;align-items:center;min-height:42px;padding:0 10px;color:#59677e;border-bottom:1px solid #edf1f6;font-size:9px}.generic-setting-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px}.generic-setting-grid article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:14px;border:1px solid #e1e7f0;border-radius:7px}.generic-setting-grid article>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--primary);background:#eaf2ff;border-radius:7px;font-size:10px;font-weight:700}.generic-setting-grid h2{margin:0;color:#3b4a64;font-size:12px}.generic-setting-grid p{margin:6px 0 0;color:#8591a5;font-size:9px;line-height:1.5}.organization-scope-page{padding:16px}.organization-company{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 16px;border:1px solid #dbe5f1;border-radius:8px;background:linear-gradient(135deg,#f4f8ff,#fff 70%)}.organization-company>.anticon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;border-radius:9px;background:var(--primary);font-size:19px}.organization-company span{color:#8591a5;font-size:9px}.organization-company h2{margin:2px 0;color:#26354d;font-size:14px}.organization-company p{margin:0;color:#77849a;font-size:10px}.organization-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.organization-grid article{min-width:0;padding:12px;border:1px solid #e1e7f0;border-radius:7px;background:#fff}.organization-grid article.with-children{grid-column:span 2}.organization-card-head{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px}.organization-icon{display:flex;align-items:center;justify-content:center;width:31px;height:31px;color:var(--primary);border-radius:7px;background:#eaf2ff}.organization-card-head strong,.organization-card-head small{display:block}.organization-card-head strong{overflow:hidden;color:#33425b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.organization-card-head small{margin-top:3px;color:#8b96a8;font-size:9px}.organization-children{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;padding:9px;border-radius:6px;background:#f7f9fc}.organization-children button{padding:5px 9px;color:#53647d;border:1px solid #dfe7f2;border-radius:5px;background:#fff;cursor:pointer;font-size:9px}.organization-children button:hover{color:var(--primary);border-color:#a9c7f4}.backend-route-page{min-height:100%;padding:15px;background:#f8fafc}.environment-runtime-banner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;color:#4d5d75;border:1px solid #d9e5f4;border-radius:8px;background:#fff}.environment-runtime-banner>.anticon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;border-radius:8px;background:var(--primary);font-size:18px}.environment-runtime-banner span,.environment-runtime-banner strong,.environment-runtime-banner p{display:block}.environment-runtime-banner span{color:#8491a5;font-size:8px}.environment-runtime-banner strong{margin-top:2px;color:#31425d;font-size:13px}.environment-runtime-banner p{margin:3px 0 0;color:#7a889d;font-size:9px}.environment-runtime-banner .environment-lock{display:flex;align-items:center;gap:5px;padding:7px 9px;color:#a66412;border-radius:13px;background:#fff4df;font-size:9px;font-weight:700}.backend-route-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:11px;min-height:0;margin-top:11px}.backend-route-list,.backend-route-editor{min-height:0;border:1px solid #e0e7f0;border-radius:8px;background:#fff}.backend-route-list{padding:12px}.backend-route-list>div{margin:2px 4px 10px}.backend-route-list>div strong,.backend-route-list>div span{display:block}.backend-route-list>div strong{color:#45556d;font-size:11px}.backend-route-list>div span{margin-top:3px;color:#8b97a9;font-size:8px}.backend-route-list button{display:grid;grid-template-columns:9px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;margin-bottom:7px;padding:11px 9px;color:#66758c;border:1px solid #e5eaf1;border-radius:7px;background:#fff;cursor:pointer;text-align:left}.backend-route-list button.active{color:var(--primary);border-color:#b9cff1;background:#f3f7ff}.backend-route-list button strong,.backend-route-list button small{display:block}.backend-route-list button strong{font-size:10px}.backend-route-list button small{margin-top:4px;color:#8a96a9;font-size:8px}.route-state-dot{width:7px;height:7px;border-radius:50%;background:#d3a252;box-shadow:0 0 0 3px #fff5e4}.route-state-dot.production{background:#9da8b7;box-shadow:0 0 0 3px #f0f2f5}.backend-route-editor{overflow:auto}.backend-route-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e7ecf3}.backend-route-editor>header h2{margin:0;color:#31415a;font-size:14px}.backend-route-editor>header p{margin:5px 0 0;color:#7c899d;font-size:9px}.production-route-warning{display:flex;align-items:flex-start;gap:9px;margin:12px 16px 0;padding:10px 11px;color:#8b621f;border:1px solid #f0d7a8;border-radius:7px;background:#fff8e9}.production-route-warning>.anticon{margin-top:2px}.production-route-warning strong{font-size:10px}.production-route-warning p{margin:4px 0 0;font-size:8px;line-height:1.55}.backend-route-form{max-width:none;padding:15px 16px 10px;gap:12px 16px}.backend-route-form small{color:#8a96a8;font-size:8px;line-height:1.5}.route-flow{display:flex;align-items:center;gap:7px;margin:0 16px 14px;padding:11px;overflow:auto;border:1px dashed #cfdced;border-radius:7px;background:#f8fbff;white-space:nowrap}.route-flow span{padding:7px 9px;color:#45607f;border-radius:5px;background:#fff;font-size:8px;font-weight:700}.route-flow b{color:#8290a3;font-size:7px;font-weight:400}.backend-route-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-top:1px solid #e7ecf3}.backend-route-editor>footer>span{display:flex;align-items:center;gap:5px;color:#7e8b9f;font-size:8px}.backend-route-editor>footer>div{display:flex;align-items:center;gap:7px}.review-mode-switch{display:flex;padding:3px;background:#eef2f7;border-radius:7px}.review-mode-switch button{height:29px;padding:0 10px;color:#6f7d92;border:0;border-radius:5px;background:transparent;cursor:pointer;font-size:10px}.review-mode-switch button.active{color:var(--primary);background:#fff;box-shadow:0 2px 6px #2a3e601a;font-weight:700}.review-rule-grid{display:grid;grid-template-columns:280px minmax(360px,.8fr) minmax(460px,1.2fr);gap:8px;min-height:0;padding:14px 16px 12px;overflow:hidden}.rule-source-panel,.rule-pipeline-panel,.rule-config-panel{display:grid;grid-template-rows:47px minmax(0,1fr)}.rule-source-panel{grid-template-rows:47px minmax(0,1fr) auto}.rule-source-list,.rule-pipeline-list,.rule-config-form{min-height:0;overflow:auto}.rule-source-list{padding:7px}.rule-source-list button{display:flex;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;color:#56657c;border:0;border-radius:6px;background:#fff;cursor:pointer;text-align:left}.rule-source-list button.active{color:var(--primary);background:var(--primary-soft);box-shadow:inset 3px 0 var(--primary)}.rule-source-list button>span:last-child{min-width:0}.rule-source-list strong,.rule-source-list small{display:block}.rule-source-list strong{font-size:11px}.rule-source-list small{margin-top:4px;color:#8491a5;font-size:9px}.source-rule-logo{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background:var(--primary);border-radius:7px;font-size:12px;font-weight:800}.permission-note{display:flex;gap:8px;margin:8px;padding:10px;color:#5c6d88;background:#f5f8fd;border:1px solid #e2e8f1;border-radius:6px}.permission-note p{margin:0;font-size:9px;line-height:1.6}.rule-pipeline-list{margin:0;padding:9px 13px 18px;list-style:none}.rule-pipeline-list li{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f6}.rule-pipeline-list li>span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:var(--primary);background:var(--primary-soft);border-radius:50%;font-size:9px;font-weight:700}.rule-pipeline-list strong{color:#3c4d67;font-size:11px}.rule-pipeline-list p{margin:4px 0 0;color:#7a879b;font-size:9px;line-height:1.55}.rule-config-form{padding:13px 15px 18px}.rule-config-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:11px;color:#5e6d84;font-size:10px}.rule-config-form input,.rule-config-form select{width:100%;height:34px;padding:0 9px;border-radius:6px}.rule-config-form textarea{width:100%;min-height:54px;padding:8px 9px;border-radius:6px;resize:vertical;line-height:1.5}.rule-config-actions{display:flex;gap:8px;justify-content:flex-end}.source-gap-section .button{margin-top:9px}.constraint-note{color:#a96a1a;font-size:9px;white-space:nowrap}.source-kind{margin-left:3px;padding:1px 5px;color:var(--primary);background:var(--primary-soft);border-radius:8px;font-size:8px}.sync-basic-grid{grid-template-columns:1.35fr 1.15fr 1.2fr .9fr .9fr 1fr}.sync-basic-grid label small,.modal-form-grid label small,.channel-form label small{color:#8a96a9;font-size:8px;line-height:1.45}.sync-basic-grid label>input[type=number]{margin-top:4px}.date-field-control,.date-field-control input{cursor:pointer}.library-card{grid-template-rows:auto auto auto auto auto;min-height:172px}.library-description{grid-column:1 / 4;grid-row:3;margin:5px 0 1px;overflow:hidden;color:#78869c;font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.library-card dl{grid-row:4}.library-sync{grid-row:5}.form-context-note{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px;color:#52637c;background:#f3f7ff;border:1px solid #dce7f8;border-radius:7px}.form-context-note>.anticon{margin-top:2px;color:var(--primary);font-size:16px}.form-context-note strong{font-size:11px}.form-context-note p{margin:4px 0 0;color:#7b889d;font-size:9px;line-height:1.55}.modal-dialog.knowledge-library-modal{width:min(860px,calc(100vw - 48px))}.knowledge-content-preview{margin:0 15px 15px;padding:14px;color:#53627a;background:#fbfcfe;border:1px solid #e1e7ef;border-radius:7px}.knowledge-content-preview .preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:9px;border-bottom:1px solid #e6ebf2}.knowledge-content-preview .preview-heading strong{color:#33435d;font-size:11px}.knowledge-content-preview .preview-heading span{color:#8592a6;font-size:9px}.knowledge-content-preview h3{margin:0 0 12px;color:#263650;font-size:16px}.knowledge-content-preview h4{margin:11px 0 5px;color:#3f4f68;font-size:10px}.knowledge-content-preview p{margin:0;font-size:10px;line-height:1.7}.qa-validation-body{min-height:0;padding:14px;overflow:auto}.qa-question-layout{display:grid;grid-template-columns:minmax(420px,.85fr) minmax(520px,1.15fr);gap:12px;min-height:0}.qa-ask-card,.qa-answer-card{min-height:0;padding:16px;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.qa-ask-card textarea{min-height:130px;padding:10px;border-radius:6px;resize:vertical}.qa-ask-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.qa-ask-actions span{color:#8491a5;font-size:9px}.qa-answer-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e6ebf2}.qa-answer-head strong,.qa-answer-head span{display:block}.qa-answer-head strong{color:#33435d;font-size:14px}.qa-answer-head span{margin-top:5px;color:#8793a6;font-size:9px}.qa-answer-card>p{color:#4c5c74;font-size:11px;line-height:1.8}.qa-citations{display:flex;flex-direction:column;gap:6px;margin-top:18px}.qa-citations strong{color:#44546e;font-size:10px}.qa-citations button{padding:9px 10px;color:var(--primary);border:1px solid #dce6f6;border-radius:6px;background:#f5f8fe;cursor:pointer;font-size:9px;text-align:left}.stage2-prototype-card{margin:0 15px 15px;overflow:hidden;border:1px solid #d7e3f3;border-radius:8px;background:#fbfdff}.stage2-prototype-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:10px 12px;border-bottom:1px solid #e2eaf4;background:linear-gradient(90deg,#f2f7ff,#fbfdff)}.stage2-prototype-head>div{display:grid;min-width:0;gap:3px}.stage2-prototype-head strong{color:#31527f;font-size:12px}.stage2-prototype-head span{color:#7d8ba0;font-size:9px;line-height:1.45}.publication-pipeline-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}.publication-pipeline-step{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;min-width:0;padding:10px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.publication-pipeline-step.complete{border-color:#c7e8db;background:#f5fbf8}.publication-pipeline-step.running{border-color:#cfdef6;background:#f5f8ff}.publication-pipeline-step.failed{border-color:#efcdd1;background:#fff7f8}.publication-step-index{display:grid;width:24px;height:24px;place-items:center;color:#77869a;border:1px solid #d5dde8;border-radius:50%;background:#f4f6f9;font-size:9px;font-weight:700}.publication-pipeline-step.complete .publication-step-index{color:#fff;border-color:#21a77a;background:#21a77a}.publication-pipeline-step.running .publication-step-index{color:#fff;border-color:#326fe5;background:#326fe5}.publication-pipeline-step.failed .publication-step-index{color:#fff;border-color:#dc5b62;background:#dc5b62}.publication-pipeline-step>div{display:grid;min-width:0;align-content:start;gap:4px}.publication-pipeline-step strong{color:#40506a;font-size:10px}.publication-pipeline-step b{color:#56667d;font-size:9px;font-weight:700}.publication-pipeline-step small{color:#8290a4;font-size:8px;line-height:1.45}.publication-pipeline-step em{width:fit-content;padding:2px 5px;border-radius:9px;font-size:7px;font-style:normal;font-weight:700}.publication-pipeline-step em.real{color:#177c5e;background:#e5f7ef}.publication-pipeline-step em.planned{color:#9a6a22;background:#fff2d8}.stage2-prototype-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 12px 12px}.stage2-prototype-facts>div{min-width:0;padding:8px 9px;border:1px dashed #d7e0ec;border-radius:6px;background:#f8fafc}.stage2-prototype-facts span,.stage2-prototype-facts strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage2-prototype-facts span{color:#8390a4;font-size:8px}.stage2-prototype-facts strong{margin-top:4px;color:#9b6b23;font-size:9px}.qa-answer-card .retrieval-diagnostics-prototype{margin:14px 0 0}.retrieval-diagnostic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.retrieval-diagnostic-grid>article{min-width:0;padding:10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.retrieval-diagnostic-grid>article>strong{color:#3f526d;font-size:10px}.retrieval-diagnostic-grid dl{display:grid;gap:0;margin:7px 0 0}.retrieval-diagnostic-grid dl>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;min-height:28px;padding:5px 0;border-top:1px solid #edf1f5}.retrieval-diagnostic-grid dt{color:#8491a5;font-size:8px}.retrieval-diagnostic-grid dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#485970;font-size:8px;line-height:1.5}.retrieval-diagnostic-grid .planned-diagnostics{grid-column:1 / -1;background:#fffaf1;border-color:#efd9ad}.planned-diagnostic-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.planned-diagnostic-list span{display:inline-flex;align-items:center;gap:6px;padding:5px 7px;color:#65748a;border:1px solid #e6d6b7;border-radius:5px;background:#fff;font-size:8px}.planned-diagnostic-list b{font-weight:600}.planned-diagnostic-list em{color:#a36d1e;font-style:normal;font-weight:700}.qa-rating{display:flex;align-items:center;gap:7px;margin-top:16px;padding-top:13px;border-top:1px solid #e9edf3}.qa-rating span{margin-right:auto;color:#66758c;font-size:10px}.qa-rating button{height:28px;padding:0 9px;color:#53627a;border:1px solid #d9e0ea;border-radius:5px;background:#fff;cursor:pointer;font-size:9px}.inherit-switch{display:flex;align-items:center;gap:10px;margin:14px 16px 0;padding:11px;background:#f5f8fd;border:1px solid #e1e8f2;border-radius:6px}.inherit-switch span{display:flex;flex-direction:column;gap:4px}.inherit-switch strong{color:#41516a;font-size:10px}.inherit-switch small{color:#8390a4;font-size:9px}.interface-editor{padding:14px 16px 20px;overflow:auto}.interface-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.interface-editor-head strong,.interface-editor-head span{display:block}.interface-editor-head strong{color:#34445e;font-size:12px}.interface-editor-head span{margin-top:4px;color:#8491a5;font-size:9px}.interface-row{display:grid;grid-template-columns:minmax(130px,.8fr) 88px minmax(260px,1.5fr) 95px 48px;gap:8px;align-items:center;min-width:720px;min-height:46px;padding:6px 8px;border-bottom:1px solid #edf1f6}.interface-row.header{min-height:36px;color:#718097;background:#f6f8fb;font-size:9px;font-weight:700}.interface-row input,.interface-row select{width:100%;height:32px;padding:0 8px;border-radius:5px;font-size:9px}.interface-row .icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#a45b61;border:0;border-radius:5px;background:#fff1f2;cursor:pointer}.connection-test-result{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;color:#147458;background:#f1fbf7;border:1px solid #b9e7d7;border-radius:7px}.connection-test-result.danger{color:#b93a31;background:#fff5f4;border-color:#f1c8c5}.connection-test-result p{margin:4px 0 0;color:#657184}.mcp-capability-panel{display:grid;gap:14px;padding:14px 16px 20px;overflow:auto}.mcp-server-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mcp-server-facts>div{display:grid;min-width:0;gap:5px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px}.mcp-server-facts span,.mcp-server-facts strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-server-facts span{color:#7c8799}.mcp-capability-section{background:#fff;border:1px solid #e2e8f0;border-radius:7px}.mcp-capability-section h3{margin:0;padding:11px 13px;border-bottom:1px solid #edf1f6;font-size:11px}.mcp-capability-section article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 13px;border-bottom:1px solid #edf1f6}.mcp-capability-section article:last-child{border-bottom:0}.mcp-capability-section p{margin:3px 0 0;color:#7c8799;font-size:9px}.environment-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.environment-policy-grid article{padding:14px;background:#fff;border:1px solid #e0e6ef;border-radius:8px}.environment-policy-grid header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.environment-policy-grid dl{display:grid;gap:0;margin:0 0 14px}.environment-policy-grid dl div{display:grid;gap:4px;padding:8px 0;border-bottom:1px solid #edf1f6}.environment-policy-grid dt{color:#7d8795}.environment-policy-grid dd{margin:0;color:#27364a}.conversation-page{display:grid;grid-template-rows:64px 44px minmax(0,1fr);overflow:hidden}.conversation-toolbar,.conversation-subnav{flex:0 0 auto}.conversation-subnav{min-height:44px;padding:5px 14px;overflow:visible;flex-direction:row;gap:5px;background:#fff;border-right:0;border-bottom:1px solid var(--border)}.conversation-subnav button{min-height:32px;padding:0 12px}.conversation-content{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:10px 14px 14px;overflow:hidden}.conversation-content>.conversation-workspace,.conversation-content>.chat-settings-workspace,.conversation-content>.conversation-settings-page{grid-row:2;min-height:0}.conversation-workspace{display:grid;grid-template-columns:220px minmax(0,1fr) 232px;height:100%;min-height:0;overflow:hidden;background:#fff;border:1px solid #dfe5ee;border-radius:9px;box-shadow:0 7px 24px #1c34540f}.conversation-sessions,.conversation-context{min-width:0;padding:12px;background:#f8fafc}.conversation-sessions{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;overflow:hidden;border-right:1px solid #e3e8ef}.button.full{width:100%;justify-content:center}.conversation-sessions .search-box{margin:10px 0}.session-list{display:grid;align-content:start;gap:4px;min-height:0;overflow:auto}.session-list>button{display:flex;align-items:flex-start;gap:8px;width:100%;padding:9px;color:#526174;text-align:left;background:transparent;border:1px solid transparent;border-radius:6px}.session-list>button:hover,.session-list>button.active{color:#2169d8;background:#edf4ff;border-color:#c9daf6}.session-list>button span{display:grid;min-width:0;gap:4px}.session-list strong,.session-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-list small{color:#8a94a4}.conversation-main{display:flex;min-width:0;min-height:0;flex-direction:column;background:#fff}.conversation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:60px;padding:10px 15px;border-bottom:1px solid #e5eaf1}.conversation-head h2,.conversation-head p{margin:0}.conversation-head h2{font-size:14px}.conversation-head p{margin-top:4px;color:#8490a1;font-size:9px}.conversation-head>div:last-child{display:flex;align-items:center;gap:7px}.message-stream{flex:1;min-height:0;padding:17px clamp(16px,3vw,44px);overflow:auto;background:linear-gradient(180deg,#fbfdff,#fff 72%)}.chat-message{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px}.chat-message.user{flex-direction:row-reverse}.message-avatar{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;color:#fff;font-weight:700;background:#2574df;border-radius:8px}.chat-message.user .message-avatar{background:#334155}.message-bubble{max-width:min(680px,84%);padding:11px 12px;background:#fff;border:1px solid #e0e7f0;border-radius:4px 10px 10px;box-shadow:0 4px 16px #1e375a0d}.chat-message.user .message-bubble{background:#edf5ff;border-color:#d4e4fb;border-radius:10px 4px 10px 10px}.message-bubble>strong{display:block;margin-bottom:6px;color:#34445a}.message-bubble>p{margin:0;color:#344054;font-size:11px;line-height:1.75}.message-bubble>footer{display:flex;gap:10px;margin-top:9px;padding-top:7px;border-top:1px solid #edf1f6}.message-bubble>footer button{color:#738095;background:transparent;border:0;font-size:9px}.message-references{display:grid;gap:6px;margin-top:10px;padding:9px;background:#f6f9fd;border-radius:6px}.message-references h3{margin:0;color:#53647b;font-size:9px}.message-references button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 8px;color:#334155;text-align:left;background:#fff;border:1px solid #e0e8f3;border-radius:5px}.message-references button span{display:grid;gap:3px}.message-references small,.message-references em{color:#7d8999;font-size:8px;font-style:normal}.message-bubble.typing{display:flex;gap:4px;width:54px}.message-bubble.typing span{width:6px;height:6px;background:#377bdf;border-radius:50%;animation:typing-dot 1s infinite alternate}.message-bubble.typing span:nth-child(2){animation-delay:.2s}.message-bubble.typing span:nth-child(3){animation-delay:.4s}@keyframes typing-dot{to{opacity:.3;transform:translateY(-3px)}}.conversation-composer{padding:9px 15px 12px;background:#fff;border-top:1px solid #e4e9f0}.composer-context{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.composer-context span{padding:3px 6px;color:#376ba9;font-size:8px;background:#edf4ff;border-radius:4px}.conversation-composer>div:nth-child(2){display:flex;align-items:flex-end;gap:7px;padding:7px;background:#fff;border:1px solid #cdd9e8;border-radius:8px}.conversation-composer textarea{flex:1;min-height:44px;max-height:110px;padding:4px;resize:vertical;border:0;outline:0}.send-button{display:inline-flex;flex:0 0 68px;width:68px;height:34px;align-items:center;justify-content:center;gap:5px;padding:0 10px;white-space:nowrap;font-size:11px;line-height:1;color:#fff;background:#2674df;border:0;border-radius:7px}.send-button:disabled{background:#cbd5e1}.conversation-composer>small{display:block;margin-top:5px;color:#929cab;font-size:8px}.conversation-context{min-height:0;overflow:auto;border-left:1px solid #e3e8ef}.conversation-context h2,.conversation-context h3{margin:0 0 10px;font-size:12px}.conversation-context h3{margin-top:15px;font-size:10px}.conversation-context dl{display:grid;margin:0}.conversation-context dl div{display:flex;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid #e7ebf1}.conversation-context dt{color:#8490a0}.conversation-context dd{margin:0;text-align:right}.conversation-context>article{display:flex;align-items:center;gap:8px;margin-bottom:7px;padding:8px;background:#fff;border:1px solid #e0e6ef;border-radius:6px}.conversation-context>article>span{display:grid;width:26px;height:26px;place-items:center;color:#246fd8;font-weight:700;background:#eaf3ff;border-radius:6px}.conversation-context>article>div{display:grid;min-width:0;gap:3px}.conversation-context>article strong,.conversation-context>article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-context>article small{color:#8a95a4}.conversation-settings-page,.model-connections-page{display:grid;align-content:start;gap:12px;height:100%;min-height:0;overflow:auto}.assistant-profile-card,.model-page-intro{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border:1px solid #dfe6ef;border-radius:8px}.assistant-profile-card>div:nth-child(2),.model-page-intro>div{flex:1}.assistant-profile-card h2,.assistant-profile-card p,.model-page-intro h2,.model-page-intro p{margin:0}.assistant-profile-card p,.model-page-intro p{margin-top:4px;color:#7e8999}.assistant-logo{display:grid;width:40px;height:40px;place-items:center;color:#fff;font-size:16px;font-weight:800;background:linear-gradient(135deg,#236fd8,#34c5d7);border-radius:10px}.conversation-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.conversation-settings-grid>section{padding:14px;background:#fff;border:1px solid #dfe6ef;border-radius:8px}.conversation-settings-grid h2{margin:0 0 12px;font-size:12px}.knowledge-selector-list{display:grid;gap:6px;margin-bottom:12px}.knowledge-selector-list>label{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #e0e6ef;border-radius:6px}.knowledge-selector-list>label span{display:grid;gap:3px}.knowledge-selector-list small{color:#8792a2}.retrieval-setting-form{padding-top:12px;border-top:1px solid #edf1f5}.settings-save-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fff;border:1px solid #dfe6ef;border-radius:8px}.settings-save-bar>span{color:#7d8999}.freeze-workspace{grid-template-columns:220px minmax(0,1fr) 248px}.freeze-session-lock{display:flex;align-items:flex-start;gap:9px;padding:4px 2px 12px;color:#2369ce}.freeze-session-lock>.anticon{margin-top:2px;font-size:18px}.freeze-session-lock div{display:grid;gap:4px;min-width:0}.freeze-session-lock strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.freeze-session-lock small,.freeze-connection small{color:#8490a1;font-size:9px}.freeze-new-session{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:34px;padding:0 9px;color:#8490a1;background:#eef1f5;border:1px dashed #cfd7e3;border-radius:6px;cursor:not-allowed}.freeze-new-session em{color:#a16b23;font-size:9px;font-style:normal}.freeze-session-state,.freeze-toolbar-status{display:flex;align-items:center;gap:6px;color:#438265;font-size:10px}.freeze-session-state{margin-top:12px;padding:8px;border:1px solid #dcece3;border-radius:6px;background:#f4fbf7}.status-dot{display:inline-block;width:7px;height:7px;background:#27a879;border-radius:50%}.freeze-toolbar-status{margin-right:4px}.freeze-answer{white-space:pre-line}.freeze-citation-card{display:grid;gap:4px;padding:8px 9px;border:1px solid #dbe5f1;border-radius:6px;background:#fff}.freeze-citation-title,.freeze-citation-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.freeze-citation-title strong{color:#2e5f9f}.freeze-citation-open{min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.freeze-citation-open:hover strong,.freeze-citation-open:focus-visible strong{color:#2468a7;text-decoration:underline}.freeze-citation-title span,.freeze-citation-card footer{color:#7a8799;font-size:8px}.freeze-citation-card p{margin:2px 0;color:#5d6a7d;font-size:9px;line-height:1.5}.freeze-business-status{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;color:#53729a;font-size:8px}.freeze-business-status span{padding:3px 5px;background:#edf4ff;border-radius:4px}.freeze-no-evidence{margin-top:9px;padding:8px;color:#93651f;font-size:9px;line-height:1.5;border:1px solid #f0dba9;border-radius:5px;background:#fff9ed}.freeze-feedback{display:grid;gap:6px;margin-top:9px;padding-top:8px;border-top:1px solid #edf1f6;color:#788497;font-size:8px}.freeze-feedback-options{display:flex;flex-wrap:wrap;gap:5px}.freeze-feedback button{padding:4px 7px;color:#66758b;background:#fff;border:1px solid #dce4ee;border-radius:4px;cursor:pointer;font-size:8px}.freeze-feedback button.selected{color:#216bd1;border-color:#8bb3e7;background:#edf4ff}.freeze-feedback-detail{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.freeze-feedback-detail input{min-width:0;height:27px;padding:0 7px;border:1px solid #dce4ee;border-radius:4px;font-size:9px}.freeze-feedback-detail>button{height:27px;color:#fff;border-color:#2f74dc;background:#2f74dc}.freeze-feedback-detail small{grid-column:1 / -1;color:#8894a5;line-height:1.5}.freeze-feedback-submitted{color:#257656;font-weight:600}.freeze-context{padding:14px}.freeze-connection{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #dcece3;border-radius:6px;background:#f4fbf7}.freeze-connection div{display:grid;gap:3px}.freeze-connection strong{color:#347957;font-size:10px}.freeze-state-list{display:grid;gap:5px}.freeze-state-list span{padding:7px 8px;color:#8994a4;border:1px solid #e2e8f0;border-radius:5px;font-size:9px}.freeze-state-list span.active{color:#286ccc;border-color:#9abbe8;background:#edf4ff}.freeze-helper{color:#69768a;font-size:9px;line-height:1.65}.freeze-phase{margin-top:14px;padding:8px;color:#91631d;border:1px dashed #e0bf7c;border-radius:5px;background:#fff9ed;font-size:9px}.freeze-placeholder{display:grid;place-content:center;min-height:0;color:#7c899c;text-align:center;background:#fff;border:1px solid #dfe6ef;border-radius:8px}.freeze-placeholder strong{color:#3d5f8f;font-size:15px}.settings-save-bar>div{display:flex;gap:7px}.model-connection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.model-connection-grid>article{padding:13px;background:#fff;border:1px solid #dfe6ef;border-radius:8px}.model-connection-grid article header,.model-connection-grid article footer{display:flex;align-items:center;justify-content:space-between;gap:7px}.model-connection-grid h2,.model-connection-grid p{margin:0}.model-connection-grid h2{margin-top:11px;font-size:12px}.model-connection-grid p{margin-top:4px;color:#7c8797}.model-provider-logo{display:grid;width:34px;height:34px;place-items:center;color:#2573df;background:#edf4ff;border-radius:8px}.model-connection-grid dl{display:grid;gap:7px;margin:13px 0}.model-connection-grid dl div{display:flex;justify-content:space-between;gap:10px}.model-connection-grid dt{color:#8792a1}.model-connection-grid dd{margin:0;text-align:right}.model-connection-grid article footer{justify-content:flex-end;padding-top:10px;border-top:1px solid #edf1f5}.system-group-nav button{min-height:38px;font-size:12px}.system-group-nav button .anticon{font-size:14px}.domain-page{display:grid;grid-template-rows:64px minmax(0,1fr);min-height:0;overflow:hidden}.domain-content{display:grid;align-content:start;gap:10px;min-height:0;padding:12px 16px 14px;overflow:hidden}.domain-content>.api-feedback:only-child{align-self:center}.integration-api-page .domain-content{align-content:stretch;grid-template-rows:auto auto minmax(0,1fr)}.review-api-page .domain-content,.knowledge-api-page .domain-content{align-content:stretch;grid-template-rows:minmax(0,1fr)}.api-feedback{display:flex;align-items:center;justify-content:center;gap:9px;min-height:58px;padding:12px 14px;color:#5d6a7e;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.api-feedback.danger{justify-content:flex-start;color:#a6443c;border-color:#edc9c6;background:#fff7f6}.api-feedback.empty{display:grid;place-content:center;gap:4px;color:#748195;text-align:center}.api-feedback>div{display:grid;flex:1;gap:3px}.api-feedback strong,.api-feedback span,.api-feedback small{display:block}.api-feedback span{font-size:11px}.api-feedback small{font-size:9px;opacity:.85}.api-feedback ul{margin:4px 0 0;padding-left:18px}.provider-disclosure{display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 11px;color:#76501e;border:1px solid #efd39f;border-radius:7px;background:#fff9ed}.provider-disclosure.danger{color:#9b3f38;border-color:#efc5c2;background:#fff5f4}.provider-disclosure strong{flex:0 0 auto;font-size:10px}.provider-disclosure span{font-size:9px;line-height:1.55}.domain-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.domain-summary-grid article{display:flex;align-items:baseline;justify-content:space-between;min-height:56px;padding:10px 13px;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.domain-summary-grid span{color:#738096}.domain-summary-grid strong{color:#255fae;font-size:20px}.domain-card{min-width:0;min-height:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.domain-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:8px 12px;border-bottom:1px solid #e8edf4}.domain-card>header>div{display:grid;min-width:0;gap:3px}.domain-card>header span,.domain-card>header small{color:#8190a5;font-size:9px}.domain-scroll-card{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.domain-table{min-width:0;min-height:0;overflow:auto}.domain-row{display:grid;align-items:center;min-width:980px;min-height:50px;padding:6px 10px;color:#46556d;border-bottom:1px solid #edf1f6;text-align:left;background:#fff}.domain-row.header{position:sticky;z-index:2;top:0;min-height:36px;color:#738097;background:#f6f8fb;font-size:9px;font-weight:700}.domain-row>span{display:grid;min-width:0;gap:3px;overflow:hidden;text-overflow:ellipsis}.domain-row strong,.domain-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.domain-row small{color:#8995a7;font-size:9px}.domain-row.selectable{width:100%;border:0;border-bottom:1px solid #edf1f6;cursor:pointer}.domain-row.selectable:hover,.domain-row.selectable.selected{background:#f0f6ff}.source-row{grid-template-columns:1.2fr 1fr 1.15fr .9fr .8fr .75fr .75fr;gap:10px}.task-row{grid-template-columns:1.35fr 1fr .75fr .6fr .7fr;gap:8px;min-width:560px}.run-row{grid-template-columns:1.25fr .65fr .9fr .7fr .9fr;gap:8px;min-width:560px}.row-actions{display:flex!important;align-items:center;gap:6px!important}.row-actions button,.configuration-grid footer button{min-height:28px;padding:4px 8px;color:#3469ad;border:1px solid #cfdbec;border-radius:5px;background:#fff;cursor:pointer;font-size:9px}.row-actions button:disabled{opacity:.45;cursor:not-allowed}.domain-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.domain-form-grid>label:not(.checkbox-label),.stacked-field{display:grid;gap:6px}.domain-form-grid label>span,.stacked-field>span{color:#58677d;font-size:10px;font-weight:600}.domain-form-grid input,.domain-form-grid select,.stacked-field input{width:100%;height:34px;padding:0 9px;border-radius:6px}.domain-form-grid textarea,.stacked-field textarea{width:100%;min-height:72px;padding:8px 9px;border-radius:6px;resize:vertical;font:10px/1.55 Consolas,Microsoft YaHei,monospace}.domain-form-grid .span-two{grid-column:span 2}.domain-form-grid .checkbox-label{align-self:end;min-height:34px}.choice-field{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0;padding:10px;border:1px solid #dfe6ef;border-radius:6px}.choice-field legend{padding:0 5px;color:#58677d;font-size:10px}.choice-field label{display:flex;align-items:center;gap:5px}.page-with-domain-footer{grid-template-rows:64px minmax(0,1fr) minmax(100px,25vh)}.split-domain-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:stretch}.split-domain-content>.api-feedback{grid-column:1 / -1}.domain-detail-drawer{display:grid;grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);gap:12px;min-height:0;padding:10px 16px;overflow:hidden;border-top:1px solid #dfe6ef;background:#fff}.domain-detail-drawer>div:first-child{display:grid;align-content:center;gap:4px}.domain-detail-drawer>div:first-child span{color:#7a879a}.chain-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.chain-metrics span{display:grid;place-content:center;padding:8px;color:#637089;border:1px solid #dfe6ef;border-radius:6px;text-align:center}.chain-metrics b{color:#216bd1;font-size:16px}.run-item-list{display:flex;min-width:0;gap:7px;overflow:auto}.run-item-list article{display:grid;flex:0 0 235px;gap:3px;padding:8px 10px;border:1px solid #e0e7f0;border-radius:6px}.run-item-list article span,.run-item-list article small{overflow:hidden;color:#748197;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.review-api-grid{display:grid;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:10px;min-height:0;overflow:hidden}.review-queue{display:grid;grid-template-rows:auto minmax(0,1fr) 64px}.review-api-list{min-height:0;padding:6px;overflow:auto}.review-api-list>button{display:grid;width:100%;gap:3px;margin-bottom:5px;padding:9px 10px;color:#4c5b72;border:1px solid #e4eaf2;border-radius:6px;text-align:left;background:#fff}.review-api-list>button.selected{border-color:#78a7e9;background:#f0f6ff}.review-api-list span,.review-api-list small{color:#7f8b9d;font-size:9px}.review-api-list em{color:#a86719;font-size:9px;font-style:normal}.review-queue .pagination-bar{grid-template-columns:1fr auto;gap:6px;padding:0 9px}.review-queue .page-size-control,.review-queue .page-jump{display:none}.review-api-detail{display:grid;grid-template-rows:auto minmax(0,1fr)}.review-api-detail>.api-feedback{margin:10px}.review-detail-scroll{display:grid;align-content:start;gap:10px;min-height:0;padding:11px;overflow:auto}.gate-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gate-panel>div{padding:10px;color:#66738a;border:1px solid #e2e8f0;border-radius:6px;background:#fafbfd}.gate-panel ul{margin:6px 0 0;padding-left:18px}.gate-panel span{display:block;margin-top:5px}.review-action-bar{display:flex;flex-wrap:wrap;gap:6px}.chain-line{display:flex;align-items:center;gap:6px;min-width:0;padding:7px 9px;color:#52647d;border:1px solid #dce7f4;border-radius:6px;background:#f4f8fd;font-size:9px}.chain-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.configuration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:0;padding:10px;overflow:auto}.configuration-grid>article{padding:11px;border:1px solid #e0e7ef;border-radius:7px}.configuration-grid article>header,.configuration-grid footer{display:flex;align-items:center;justify-content:space-between;gap:7px}.configuration-grid article>header div{display:grid;gap:3px}.configuration-grid dl{display:grid;margin:10px 0}.configuration-grid dl div{display:grid;gap:3px;padding:6px 0;border-bottom:1px solid #edf1f5}.configuration-grid dt{color:#7b8799}.configuration-grid dd{margin:0;overflow-wrap:anywhere}.configuration-grid footer{justify-content:flex-end}.knowledge-api-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:10px;min-height:0;overflow:hidden}.knowledge-base-list{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.knowledge-base-list>div{min-height:0;padding:6px;overflow:auto}.knowledge-base-list>div>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin-bottom:5px;padding:9px;color:#4e5e75;border:1px solid #e5eaf1;border-radius:6px;text-align:left;background:#fff}.knowledge-base-list>div>button.selected{color:#2069cf;border-color:#78a7e9;background:#f0f6ff}.knowledge-base-list button span{display:grid;min-width:0;gap:3px}.knowledge-base-list button small{overflow:hidden;color:#8490a1;text-overflow:ellipsis;white-space:nowrap}.knowledge-base-list>.button{margin:7px}.knowledge-api-main{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;overflow:hidden}.publish-config-card{overflow:visible}.publish-config-card>.provider-disclosure{margin:8px 10px}.inline-config-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:0 10px 10px}.inline-config-grid label{display:grid;gap:4px}.inline-config-grid label>span{color:#768398;font-size:8px}.inline-config-grid input,.inline-config-grid select{width:100%;height:30px;padding:0 6px;border-radius:5px;font-size:9px}.knowledge-content-card{display:grid;grid-template-rows:auto minmax(0,1fr)}.knowledge-version-grid{display:grid;grid-template-columns:minmax(150px,.65fr) minmax(190px,.8fr) minmax(0,1.55fr);min-height:0;overflow:hidden}.knowledge-item-list,.knowledge-version-list,.knowledge-version-detail{min-height:0;padding:7px;overflow:auto;border-right:1px solid #e7ecf3}.knowledge-version-detail{border-right:0}.knowledge-item-list button,.knowledge-version-list button{display:grid;width:100%;gap:3px;margin-bottom:5px;padding:8px;color:#4e5d73;border:1px solid #e3e9f1;border-radius:5px;text-align:left;background:#fff}.knowledge-item-list button.selected,.knowledge-version-list button.selected{border-color:#77a6e8;background:#f0f6ff}.knowledge-item-list span,.knowledge-item-list small,.knowledge-version-list span,.knowledge-version-list small{color:#7c899b;font-size:9px}.knowledge-markdown h2{margin:10px 0;font-size:14px}.knowledge-markdown pre{margin:0 0 10px;white-space:pre-wrap;font:10px/1.65 Microsoft YaHei,sans-serif}.knowledge-search-workspace{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:10px;min-height:0;overflow:hidden}.search-config{display:grid;align-content:start;gap:10px;padding-bottom:12px;overflow:auto}.search-config>:not(header){margin-right:12px;margin-left:12px}.knowledge-base-choices{display:grid;gap:5px}.knowledge-base-choices label{display:grid;grid-template-columns:auto 1fr;gap:3px 7px;padding:7px;border:1px solid #e2e8f0;border-radius:5px}.knowledge-base-choices small{grid-column:2;color:#8491a3}.search-results{display:grid;grid-template-rows:auto minmax(0,1fr)}.search-hit-list{min-height:0;padding:8px;overflow:auto}.search-hit-list article{margin-bottom:7px;padding:10px;border:1px solid #e1e7ef;border-radius:6px}.search-hit-list article header{display:flex;justify-content:space-between;gap:10px}.search-hit-list article p{color:#59677d;font-size:10px;line-height:1.65}.conversation-content.no-subnav{grid-template-rows:minmax(0,1fr);padding-top:10px}.conversation-content.no-subnav>.api-feedback:only-child{align-self:center}.message-references article{display:grid;gap:3px;padding:7px 8px;border:1px solid #e0e8f3;border-radius:5px;background:#fff}.message-references article p{margin:3px 0;color:#5d6a7d;font-size:9px}.message-references article small,.message-references article em{overflow-wrap:anywhere}.message-bubble>footer span{color:#7f8999;font-size:8px}.chat-settings-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:10px;min-height:0;overflow:hidden}.chat-profile-list{padding-bottom:8px;overflow:auto}.chat-profile-list>button{display:grid;width:calc(100% - 12px);gap:3px;margin:6px;padding:9px;color:#4d5d73;border:1px solid #e2e8f0;border-radius:6px;text-align:left;background:#fff}.chat-profile-list>button.selected{border-color:#74a3e5;background:#f0f6ff}.chat-profile-list span,.chat-profile-list small{color:#7f8b9e}.chat-profile-editor{min-height:0;padding-bottom:10px;overflow:auto}.chat-profile-editor>.api-feedback,.chat-profile-editor>.provider-disclosure,.chat-profile-editor>.chat-form{margin:10px 12px 0}.chat-profile-editor>.provider-disclosure{margin-bottom:0}@media(max-height:820px)and (min-width:1280px){.domain-page{grid-template-rows:58px minmax(0,1fr)}.page-with-domain-footer{grid-template-rows:58px minmax(0,1fr) minmax(92px,24vh)}.domain-content{gap:7px;padding:8px 10px 10px}.domain-summary-grid article{min-height:44px;padding:7px 10px}.domain-summary-grid strong{font-size:17px}.provider-disclosure{min-height:34px;padding:5px 8px}.domain-card>header{min-height:40px;padding-top:5px;padding-bottom:5px}.domain-row{min-height:44px}.domain-detail-drawer{padding:7px 10px}.conversation-page{grid-template-rows:58px 40px minmax(0,1fr)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cdd6e3;border-radius:8px}::-webkit-scrollbar-track{background:transparent}@media(min-width:1280px)and (max-width:1439px){.library-grid,.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-grid{grid-template-columns:minmax(270px,27fr) minmax(350px,38fr) minmax(330px,35fr);padding-right:10px;padding-left:10px}.review-toolbar{gap:8px;padding:0 10px}.review-heading{gap:7px}.review-heading h1{font-size:18px}.pilot-summary{font-size:9px}.review-actions{gap:5px}.review-actions .button{height:36px;padding:0 8px;font-size:10px}.review-mode-switch button{padding:0 7px}.knowledge-hub-content .page-toolbar>div:first-child{max-width:280px}.knowledge-hub-content .page-toolbar p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-hub-content .toolbar-actions{gap:5px}.knowledge-hub-content .toolbar-actions .button{height:32px;padding:0 8px;font-size:10px}.task-center-page .page-toolbar{gap:8px;padding-right:10px;padding-left:10px}.task-center-page .toolbar-actions{gap:4px}.task-center-page .toolbar-actions .button{height:31px;padding:0 7px;font-size:9px}.task-list-body{padding-right:10px;padding-left:10px}.task-filter-controls{grid-template-columns:150px 150px minmax(220px,1fr)}.task-diagnostics dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-height:820px)and (min-width:1280px){.app-shell{grid-template-rows:58px minmax(0,1fr)}.page-with-pagination{grid-template-rows:62px minmax(0,1fr) 58px}.dashboard-scroll{gap:8px;padding:10px 14px}.metric-grid{gap:9px}.metric-card{min-height:68px;gap:10px;padding:8px 12px}.metric-icon{width:38px;height:38px;font-size:18px}.metric-card strong{font-size:21px}.metric-card strong.no-data{font-size:14px}.card-heading{min-height:48px;padding:0 12px}.pipeline-steps{padding:10px 14px}.pipeline-step{gap:4px}.health-list{padding:4px 12px 6px}.health-list li{min-height:30px}.pagination-bar{padding:0 14px}.conversation-page{grid-template-rows:58px 40px minmax(0,1fr)}.conversation-subnav{min-height:40px;padding-top:4px;padding-bottom:4px}.conversation-content{padding:8px 10px 10px}.conversation-head{min-height:48px;padding:7px 12px}.message-stream{padding-top:11px;padding-bottom:11px}.conversation-composer{padding:7px 12px 8px}.conversation-composer textarea{min-height:38px;max-height:72px}.system-management-page{grid-template-rows:58px auto minmax(0,1fr)}.system-management-layout{padding-top:8px;padding-bottom:10px}.knowledge-hub-content,.channel-editor-page{grid-template-rows:58px minmax(0,1fr)}.integration-content{grid-template-rows:minmax(0,1fr)}}@media(max-width:1279px){.global-header,.sidebar,.app-content{display:none}.app-shell{display:block;background:#f3f6fa}.mobile-notice{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:28px;text-align:center}.mobile-notice img{width:58px;height:58px;object-fit:contain}.mobile-notice h1{color:#214d92;font-size:22px}.mobile-notice p{max-width:430px;color:#6e7b91;font-size:14px;line-height:1.7}}@media(max-width:960px){.platform-login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{padding:24px}}@media(max-height:760px)and (min-width:1280px){.app-shell{grid-template-rows:58px minmax(0,1fr)}.page-with-pagination{grid-template-rows:62px minmax(0,1fr) 58px}.review-grid{padding-top:10px;padding-bottom:9px}.settings-page{grid-template-rows:62px minmax(0,1fr)}}.system-list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 0 12px}.system-list-heading strong{display:block;color:#31405a;font-size:14px}.system-list-heading span{display:block;margin-top:4px;color:#8995a8;font-size:var(--hires-micro, 11px)}.system-list-heading .search-box{width:260px}.system-admin-table .table-row{grid-template-columns:minmax(180px,1.2fr) minmax(150px,1fr) 90px 70px minmax(280px,1.4fr);align-items:center}.system-admin-table .table-row>div:first-child{min-width:0}.system-admin-table .table-row strong,.system-admin-table .table-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-admin-table .table-row small{margin-top:3px;color:#8c98aa}.system-row-actions{display:flex;flex-wrap:wrap;gap:6px}.system-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:7px}.system-check-item{display:flex;align-items:flex-start;gap:8px;min-width:0;padding:9px 10px;border:1px solid #e5ebf3;border-radius:8px;background:#fbfcfe}.system-check-item input{margin-top:3px}.system-check-item span{min-width:0}.system-check-item strong,.system-check-item small{display:block}.system-check-item strong{color:#34445f;font-size:12px}.system-check-item small{margin-top:2px;color:#8c98aa;font-size:10px;overflow-wrap:anywhere}.form-label{display:block;color:#55647a;font-size:11px;font-weight:600}.system-edit-form textarea{min-height:76px;resize:vertical}.system-dialog-field{display:grid;gap:6px;margin-top:12px}.system-dialog-field>span{color:#55647a;font-size:11px;font-weight:600}.system-dialog-field input,.system-dialog-field textarea{width:100%}.system-dialog-field textarea{min-height:84px;resize:vertical}.system-role-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.system-role-card{display:grid;gap:9px;padding:14px;border:1px solid #e3e9f2;border-radius:10px;background:#fff;box-shadow:0 4px 14px #29486f0d}.system-role-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.system-role-card header strong,.system-role-card header small{display:block}.system-role-card header strong{color:#2f3f5a}.system-role-card header small{margin-top:3px;color:#8b97a8}.system-role-card p{min-height:34px;margin:0;color:#65738a;font-size:11px;line-height:1.55}.system-role-card>span{color:#728096;font-size:10px}.system-role-card .button{justify-self:start}.system-role-modal .modal-panel{width:min(980px,94vw)}.system-permission-groups{display:grid;gap:10px;max-height:42vh;margin-top:12px;overflow:auto}.system-permission-groups section{padding:10px 12px;border:1px solid #e3e9f2;border-radius:9px;background:#f9fbfd}.system-permission-groups h3{margin:0 0 7px;color:#40516d;font-size:12px}.system-scope-note{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;border:1px solid #dbe7f6;border-radius:9px;background:#f6faff;color:#5b6b83;font-size:11px;line-height:1.6}.system-scope-note svg{flex:0 0 auto;margin-top:2px;color:#3b76c4}.mandatory-password-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f5f8fd,#eef4fb)}.mandatory-password-card{width:min(460px,94vw);display:grid;gap:14px;padding:28px;border:1px solid #dfe7f2;border-radius:16px;background:#fff;box-shadow:0 18px 50px #3450761f}.mandatory-password-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#edf4ff;color:#2f6fca;font-size:21px}.mandatory-password-card h1{margin:0;color:#283a57;font-size:22px}.mandatory-password-card p{margin:0;color:#67758a;line-height:1.6}.mandatory-password-card form{display:grid;gap:12px}.mandatory-password-card label{display:grid;gap:6px}.mandatory-password-card label span{color:#506078;font-size:11px;font-weight:600}.mandatory-password-card input{width:100%;min-height:40px}.mandatory-password-card small{color:#7e8a9b;line-height:1.5}.mandatory-password-card .form-error{padding:9px 10px;border-radius:8px;background:#fff1f0;color:#b83a32;font-size:11px}@media(max-width:760px){.system-admin-table{overflow:auto}.system-admin-table .table-row{min-width:860px}.system-check-grid{grid-template-columns:1fr}.system-role-modal .modal-panel{width:96vw}}.system-footer{min-height:34px;padding:10px 2px 0;color:#8995a8;font-size:9px}.system-state{display:grid;place-content:center;justify-items:center;gap:9px;min-height:220px;color:#748198;text-align:center}.system-state strong{color:#465673;font-size:14px}.system-state span{font-size:10px}.system-state.error strong{color:#b34e58}.system-drawer-backdrop{position:fixed;z-index:500;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#1b2a4257}.system-drawer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(480px,100vw);height:100%;overflow:hidden;background:#fff;box-shadow:-14px 0 40px #16263f2e}.system-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 22px 16px;border-bottom:1px solid #e5eaf2}.drawer-kicker{color:#7c899e;font-size:10px}.system-drawer h2{margin:5px 0 0;color:#26364f;font-size:18px}.drawer-body{min-height:0;overflow:auto;padding:18px 22px}.drawer-notice{margin-bottom:18px;padding:12px;border:1px solid #e4ebf5;border-radius:7px;background:#f8fbff}.drawer-notice p{margin:8px 0 0;color:#77859a;font-size:10px;line-height:1.6}.drawer-field{display:flex;flex-direction:column;gap:6px;margin:14px 0;color:#56657d;font-size:10px}.drawer-field input,.drawer-field select{width:100%;height:36px;padding:0 10px;border:1px solid #dce4ef;border-radius:6px;color:#34445e;background:#fff}.system-drawer>footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 22px;border-top:1px solid #e5eaf2}.inline-success{padding:10px 12px;border-radius:6px;color:#187451;background:#eaf8f3;font-size:10px}.confirm-dialog{align-self:center;width:min(420px,calc(100vw - 32px));padding:26px;border-radius:10px;background:#fff;box-shadow:0 18px 55px #111f3640;text-align:center}.confirm-dialog>.anticon{color:#d18421;font-size:30px}.confirm-dialog h2{margin:12px 0 8px;color:#2d3e58;font-size:17px}.confirm-dialog p{margin:0;color:#718097;font-size:11px;line-height:1.7}.confirm-actions{display:flex;justify-content:center;gap:9px;margin-top:22px}.button.danger{color:#fff;border-color:#d25d65;background:#d25d65}.button.danger:disabled{color:#a6aeba;border-color:#e0e4eb;background:#f0f2f5;cursor:not-allowed}@media(max-width:900px){.system-management-layout{grid-template-columns:180px minmax(0,1fr)}.system-data-row{grid-template-columns:repeat(5,minmax(100px,1fr));min-width:620px}.system-data-table{overflow:auto}}@media(max-width:640px){.system-management-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.system-group-nav{display:flex;gap:8px;overflow:auto;white-space:nowrap}.system-group-nav section{display:flex;align-items:center;gap:4px;padding:5px;border:0}.system-group-nav h2{display:none}.system-group-nav button{width:auto;padding:0 10px}.system-list-heading{align-items:flex-start;flex-direction:column}.system-list-heading .search-box{width:100%}}.review-page-v62{position:relative;height:100%;min-height:0;overflow:hidden;background:#f5f7fb}.review-grid-v62{height:100%;grid-template-columns:minmax(340px,29fr) minmax(500px,49fr) minmax(255px,22fr);gap:8px;padding:10px 12px 12px}.review-grid-v62>*{min-height:0}.candidate-panel-v62{display:flex;min-width:0;min-height:0;flex-direction:column}.review-v62-tabs{flex:0 0 43px;grid-template-columns:repeat(5,minmax(0,1fr))}.review-filter-toggle{display:flex;flex:0 0 38px;align-items:center;gap:8px;margin:7px 9px 0;padding:0 10px;color:#4f6380;border:1px solid #dfe6f0;border-radius:6px;background:#f7faff;cursor:pointer;font-size:10px;font-weight:700;text-align:left}.review-filter-toggle span{margin-left:auto;color:#7890b1}.review-collapsible-filters{display:grid;flex:0 0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:7px 9px 0;padding:9px;border:1px solid #dfe7f2;border-radius:7px;background:#f8fbff}.review-collapsible-filters label{display:grid;min-width:0;gap:4px;color:#748198;font-size:8px}.review-collapsible-filters select,.review-collapsible-filters input{width:100%;min-width:0;height:29px;font-size:9px}.review-collapsible-filters small{grid-column:1 / -1;color:#8995a8;font-size:8px;line-height:1.4}.review-candidate-search{flex:0 0 32px;margin-top:7px;margin-bottom:6px}.candidate-table-head{display:grid;flex:0 0 32px;grid-template-columns:minmax(130px,1.65fr) minmax(78px,.8fr) 56px 66px;align-items:center;gap:6px;padding:0 10px;color:#7b889b;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;background:#fbfcfe;font-size:8px;font-weight:700}.review-candidate-table{flex:1 1 auto;padding:0;border-top:0}.review-candidate-table .candidate-row{display:grid;grid-template-columns:minmax(130px,1.65fr) minmax(78px,.8fr) 56px 66px;align-items:center;gap:6px;min-height:55px;margin:0;padding:7px 10px;border:0;border-bottom:1px solid #edf1f6;border-radius:0;font-size:8px}.review-candidate-table .candidate-row.active{border:1px solid #8bb2ef;background:#f5f9ff}.candidate-subject{display:grid;min-width:0;gap:3px}.candidate-subject strong{display:-webkit-box;overflow:hidden;color:#34445e;font-size:9px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.candidate-subject em{width:fit-content;padding:2px 5px;color:#a66c19;border-radius:8px;background:#fff1d8;font-size:7px;font-style:normal}.review-queue-help{flex:0 0 auto;margin:0 8px 6px;padding:6px 8px;color:#64748b;border:1px solid #e6edf6;border-radius:7px;background:#f8fbff;font-size:8px;line-height:1.5}.review-queue-help b{color:#365f9d}.candidate-version-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0}.candidate-version-meta em.updated{color:#8b5a10;background:#fff1d8}.candidate-version-meta em.new{color:#2c6c55;background:#e9f7f1}.candidate-version-meta small{overflow:hidden;max-width:100%;color:#8290a3;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.review-candidate-table .candidate-score{min-width:42px;padding:0 4px;background:transparent;font-size:9px}.candidate-status{display:inline-flex;justify-content:center;padding:3px 5px;border-radius:4px;color:#2968ca;background:#edf4ff;font-size:8px;white-space:nowrap}.candidate-status-NEEDS_SUPPLEMENT,.candidate-status-REJECTED{color:#ac6b16;background:#fff4df}.candidate-status-APPROVED_PENDING_PUBLISH,.candidate-status-PUBLISHED{color:#18845f;background:#e9f8f2}.review-grid-v62 .ticket-panel{min-width:0}.generated-knowledge-preview{padding:11px 12px;border:1px solid #dde6f2;border-radius:7px;background:#fbfdff}.generated-knowledge-preview .section-heading{margin-bottom:8px}.generated-knowledge-preview .section-heading span{color:#8793a6;font-size:8px}.generated-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #e5eaf2;border-radius:6px}.generated-preview-grid>div{display:grid;min-width:0;grid-template-columns:70px minmax(0,1fr);gap:7px;padding:7px 8px;border-right:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.generated-preview-grid>div:nth-child(2n){border-right:0}.generated-preview-grid>div:last-child{grid-column:1 / -1;border-bottom:0}.generated-preview-grid small{color:#7f8ca1;font-size:8px}.generated-preview-grid strong{overflow:hidden;color:#4d5d74;font-size:8px;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.review-sidebar-v62{display:flex;min-width:0;min-height:0;flex-direction:column;gap:7px;overflow:auto}.review-sidebar-card{padding:10px 11px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 2px 8px #273d600a}.review-sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.review-sidebar-title strong{color:#33425b;font-size:11px}.review-sidebar-title>span,.review-sidebar-title .text-button{color:#8491a5;font-size:8px}.review-sidebar-v62 .status-pill{min-width:0;padding:2px 6px;font-size:7px}.similar-knowledge-card ol,.review-audit-card ol{margin:0;padding:0;list-style:none}.similar-knowledge-card li{display:grid;grid-template-columns:18px minmax(0,1fr) 34px;align-items:center;gap:6px;min-height:31px;border-bottom:1px solid #edf1f5}.similar-knowledge-card li>span{display:grid;width:16px;height:16px;place-items:center;color:#6d7b91;border-radius:4px;background:#f0f3f7;font-size:7px}.similar-knowledge-card li .similar-knowledge-title{min-width:0;overflow:hidden;color:#42516a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}button.similar-knowledge-title{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}button.similar-knowledge-title:hover,button.similar-knowledge-title:focus-visible{color:#2468a7;text-decoration:underline}.similar-knowledge-card li b{color:#53647d;font-size:8px;text-align:right}.similar-knowledge-limit{display:block;margin-top:8px;color:#8a96a8;font-size:8px;line-height:1.45;text-align:center}.knowledge-suggestion-card{display:grid;gap:6px}.knowledge-suggestion-card .review-sidebar-title{margin-bottom:2px}.knowledge-suggestion-card article{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;padding:8px;color:#768399;border:1px solid #e8ecf2;border-radius:6px;background:#fbfcfe}.knowledge-suggestion-card article>.anticon{display:grid;width:24px;height:24px;place-items:center;color:#5d7dae;border-radius:6px;background:#eef4ff}.knowledge-suggestion-card article strong,.knowledge-suggestion-card article span{display:block}.knowledge-suggestion-card article strong{color:#4a5b73;font-size:9px}.knowledge-suggestion-card article span{margin-top:3px;color:#8793a5;font-size:7px;line-height:1.45}.knowledge-suggestion-open{margin-top:7px;padding:0;border:0;color:#2468a7;background:transparent;cursor:pointer;font-size:10px;text-align:left}.knowledge-suggestion-open:hover,.knowledge-suggestion-open:focus-visible{text-decoration:underline}.knowledge-suggestion-card article.recommended{border-color:#b9d8c9;background:#f3fbf7}.knowledge-suggestion-card article.recommended>.anticon{color:#18845f;background:#e3f6ee}.knowledge-suggestion-card article.recommended.warning{border-color:#efd9ad;background:#fffaf1}.knowledge-suggestion-card article.recommended.warning>.anticon{color:#af7018;background:#fff0d4}.version-reference-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:29px;border-bottom:1px solid #edf1f5;font-size:8px}.version-reference-row:last-child{border-bottom:0}.version-reference-row b{color:#4267a2}.version-reference-row span{overflow:hidden;color:#6c7a90;text-overflow:ellipsis;white-space:nowrap}.version-reference-row em{color:#8592a5;font-style:normal}.version-reference-row.current{background:#f6f9ff}button.version-reference-row{width:100%;padding:0;border-top:0;border-right:0;border-left:0;background:transparent;text-align:left;cursor:pointer}button.version-reference-row.current{background:#f6f9ff}button.version-reference-row:hover,button.version-reference-row:focus-visible{background:#eef5ff}.version-reference-row.placeholder{opacity:.68}.review-operation-card{display:grid;gap:7px}.review-operation-card .review-sidebar-title{margin-bottom:1px}.review-next-action{display:grid;gap:3px;padding:9px 10px;border:1px solid #d9e4f2;border-radius:7px;background:#f7faff}.review-next-action small{color:#7d8999;font-size:8px}.review-next-action strong{color:#315d96;font-size:11px}.review-next-action span{color:#6f7d91;font-size:9px;line-height:1.5}.review-next-action.success{border-color:#b9dbc9;background:#f3fbf7}.review-next-action.success strong{color:#197353}.review-next-action.warning{border-color:#efd9ad;background:#fffaf1}.review-next-action.warning strong{color:#9a651b}.review-next-action.danger{border-color:#efc9c9;background:#fff6f6}.review-next-action.danger strong{color:#a54444}.review-next-action.running{border-color:#cbdcf2;background:#f5f9ff}.review-operation-card>.button{width:100%;height:32px;font-size:9px}.review-insight-empty{display:grid;gap:4px;padding:10px;border:1px dashed #d9e2ef;border-radius:8px;background:#f8fafc;color:#64748b}.review-insight-empty strong{color:#334155;font-size:11px}.review-insight-empty span{font-size:10px;line-height:1.55;overflow-wrap:anywhere}.review-insight-empty.compact{padding:7px 9px}.knowledge-suggestion-card article small{display:block;margin-top:3px;color:#94a3b8;font-size:9px;line-height:1.4;overflow-wrap:anywhere}.review-audit-card li{position:relative;display:grid;grid-template-columns:96px 56px minmax(0,1fr);gap:6px;padding:6px 0 6px 12px;color:#77849a;border-left:1px solid #dfe6f0;font-size:7px}.review-audit-card li:before{content:"";position:absolute;top:10px;left:-3px;width:5px;height:5px;border-radius:50%;background:#6d86ac}.review-audit-card li p{margin:0;color:#53627a;line-height:1.45}.review-audit-evidence-v105{grid-column:3;min-width:0;margin-top:2px;padding:5px 7px;border:1px solid #e1e8f2;border-radius:5px;background:#f8fbff}.review-audit-evidence-v105 summary{color:#416da8;cursor:pointer;font-size:8px;font-weight:700}.review-audit-evidence-v105 dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 7px;margin:6px 0 0}.review-audit-evidence-v105 dl>div{min-width:0}.review-audit-evidence-v105 dl>div.wide{grid-column:1 / -1}.review-audit-evidence-v105 dt{color:#8a96a8;font-size:7px}.review-audit-evidence-v105 dd{min-width:0;margin:2px 0 0;overflow-wrap:anywhere;color:#4d5d75;font-size:8px}.review-audit-evidence-v105 code{font:inherit}.review-audit-card li.placeholder{opacity:.65}.review-rules-page{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}@media(min-width:1280px)and (max-width:1439px){.review-grid.review-grid-v62{grid-template-columns:minmax(315px,29fr) minmax(465px,49fr) minmax(235px,22fr);padding-right:8px;padding-left:8px}.candidate-table-head,.review-candidate-table .candidate-row{grid-template-columns:minmax(118px,1.55fr) 72px 48px 60px;gap:4px;padding-right:7px;padding-left:7px}.review-sidebar-card{padding-right:8px;padding-left:8px}}.integration-card-buttons{display:flex;align-items:center;gap:6px}.integration-ticket-settings{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.integration-ticket-settings-scroll{min-height:0;padding:12px 14px 18px;overflow:auto}.ticket-source-config-card,.ticket-adapter-card,.ticket-source-runtime{margin-bottom:10px;padding:14px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.ticket-source-config-card>header,.ticket-adapter-card>header,.ticket-source-runtime>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ticket-source-config-card>header div{display:grid;gap:2px}.ticket-source-config-card>header span,.ticket-adapter-card>header span,.ticket-source-runtime>header span{color:#8793a6;font-size:9px}.ticket-source-form{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-source-form .span-two{grid-column:1/-1}.ticket-adapter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ticket-adapter-grid article{min-width:0;padding:10px;border:1px solid #e5eaf2;border-radius:7px;background:#fafcff}.ticket-adapter-grid small,.ticket-adapter-grid code,.ticket-adapter-grid p{display:block}.ticket-adapter-grid small{color:#7a879a;font-size:8px}.ticket-adapter-grid code{margin:5px 0;overflow:hidden;color:#2f66b7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ticket-adapter-grid p,.ticket-source-runtime p{margin:0;color:#738097;font-size:9px;line-height:1.6}.ticket-source-runtime dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 10px}.ticket-source-runtime dl div{padding:9px;border:1px solid #edf1f5;border-radius:6px;background:#fbfcfe}.ticket-source-runtime dt{color:#8591a4;font-size:8px}.ticket-source-runtime dd{margin:4px 0 0;color:#45556d;font-size:10px;font-weight:700}.knowledge-files-page-v62,.parameter-tuning-v62,.standard-tests-v62{display:grid;grid-row:1 / -1;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.knowledge-file-body-v62,.parameter-tuning-body-v62,.standard-tests-body-v62{min-height:0;padding:12px 14px 14px;overflow:auto;background:#f6f8fb}.knowledge-file-summary-v62{display:grid;grid-template-columns:repeat(4,minmax(100px,.7fr)) minmax(190px,1.4fr);gap:8px;margin-bottom:10px}.knowledge-file-summary-v62 article{display:grid;min-height:82px;align-content:center;gap:3px;padding:10px 13px;border:1px solid var(--border);border-radius:8px;background:#fff}.knowledge-file-summary-v62 article span{color:#66748b;font-size:9px}.knowledge-file-summary-v62 article strong{color:#24344f;font-size:20px}.knowledge-file-summary-v62 article small{color:#929caf;font-size:7px}.knowledge-file-summary-v62 article.queue{grid-template-columns:1fr auto}.knowledge-file-summary-v62 article.queue div,.knowledge-file-summary-v62 article.queue small{grid-column:1/-1}.knowledge-file-summary-v62 article.queue div{height:5px;overflow:hidden;border-radius:4px;background:#e9eef6}.knowledge-file-summary-v62 article.queue i{display:block;height:100%;border-radius:inherit;background:#2875e8}.knowledge-file-workspace-v62{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,28%);gap:10px;min-height:560px}.knowledge-file-table-card-v62{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.knowledge-file-filter-v62{display:grid;grid-template-columns:minmax(200px,1.4fr) 105px 120px 120px auto;gap:7px;align-items:center;padding:10px;border-bottom:1px solid #e7ebf1}.knowledge-file-filter-v62 select{height:31px;font-size:9px}.knowledge-file-filter-v62 .data-nature{justify-self:end}.knowledge-file-table-v62{overflow:auto}.knowledge-file-row-v62{display:grid;width:100%;min-width:930px;grid-template-columns:minmax(180px,1.5fr) minmax(120px,1fr) minmax(115px,.9fr) 100px 65px 105px 55px 120px;align-items:center;gap:7px;min-height:48px;padding:6px 10px;color:#53627a;border:0;border-bottom:1px solid #edf1f5;background:#fff;font-size:8px;text-align:left}.knowledge-file-row-v62.header{position:sticky;top:0;z-index:1;min-height:34px;color:#7f8b9e;background:#fafbfd;font-weight:700}.knowledge-file-row-v62:not(.header){cursor:pointer}.knowledge-file-row-v62:not(.header):hover,.knowledge-file-row-v62.selected{background:#f5f9ff}.knowledge-file-row-v62.selected{box-shadow:inset 2px 0 #2f76e8}.knowledge-file-row-v62>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-file-row-v62>span:first-child{display:flex;align-items:center;gap:6px;color:#33445f}.knowledge-file-row-v62 em{display:inline-flex;padding:3px 6px;border-radius:4px;font-style:normal}.knowledge-file-row-v62 em.success{color:#18845f;background:#e8f8f1}.knowledge-file-row-v62 em.danger{color:#bd4b4b;background:#fff0f0}.knowledge-file-row-v62 em.running{color:#286dce;background:#edf4ff}.knowledge-file-row-v62 em.pending{color:#8b6a24;background:#fff6e3}.knowledge-file-row-v62 .file-result-code{display:block;margin-top:4px;color:#8a96a8;font-size:10px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-progress{display:block;width:72px;height:3px;margin-top:4px;overflow:hidden;border-radius:3px;background:#e5ebf4}.file-progress b{display:block;height:100%;background:#2f76e8}.file-actions{display:flex;align-items:center;gap:3px;overflow:visible!important;color:#2469d1}.file-actions button{min-height:24px;padding:0 4px;border:0;border-radius:4px;color:#2469d1;background:transparent;cursor:pointer;font:inherit;font-size:9px;white-space:nowrap}.file-actions button:hover,.file-actions button:focus-visible{background:#eaf2ff;outline:none}.file-actions button.danger{color:#b44d52}.file-actions button[aria-current=true]{background:#edf5ff;font-weight:700}.knowledge-file-detail-v62{display:flex;min-width:0;flex-direction:column;gap:8px}.knowledge-file-detail-v62>section{padding:11px;border:1px solid var(--border);border-radius:8px;background:#fff}.knowledge-file-detail-v62 section>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.knowledge-file-detail-v62 section>header span{color:#8a95a7;font-size:8px}.knowledge-file-detail-v62 dl{display:grid;gap:5px;margin:0}.knowledge-file-detail-v62 dl div{display:grid;grid-template-columns:85px minmax(0,1fr);gap:7px;padding:4px 0;border-bottom:1px solid #eef1f5}.knowledge-file-detail-v62 dt{color:#8792a4;font-size:8px}.knowledge-file-detail-v62 dd{min-width:0;margin:0;overflow:hidden;color:#46566e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.knowledge-file-next-action{border-color:#d8e4f3!important;background:#f7faff!important}.knowledge-file-next-action h3{margin:0 0 5px;color:#315d96;font-size:12px}.knowledge-file-next-action>p{margin:0;color:#64748b;font-size:9px;line-height:1.6}.knowledge-file-next-action.success{border-color:#b9dbc9!important;background:#f3fbf7!important}.knowledge-file-next-action.success h3{color:#197353}.knowledge-file-next-action.warning{border-color:#efd9ad!important;background:#fffaf1!important}.knowledge-file-next-action.warning h3{color:#9a651b}.knowledge-file-next-action.danger{border-color:#efc9c9!important;background:#fff6f6!important}.knowledge-file-next-action.danger h3{color:#a54444}.knowledge-file-technical-status,.post-publish-qa-technical{margin-top:8px;padding-top:7px;border-top:1px solid #edf1f6}.knowledge-file-technical-status summary,.post-publish-qa-technical summary{cursor:pointer;color:#5f7390;font-size:9px}.knowledge-file-technical-status[open] summary,.post-publish-qa-technical[open] summary{margin-bottom:7px}.post-publish-qa-v63>p{margin:0 0 8px;color:#64748b;font-size:9px;line-height:1.55}.post-publish-qa-v63 dd{white-space:normal;overflow-wrap:anywhere}.markdown-file-preview-v62{flex:1 1 auto;min-height:220px;overflow:auto}.markdown-file-preview-v62 h3{margin:6px 0 8px;color:#30425f;font-size:12px}.markdown-file-preview-v62 pre{margin:0;overflow:visible;color:#4b5a70;background:transparent;font:9px/1.75 Microsoft YaHei,sans-serif;white-space:pre-wrap;word-break:break-word}.file-version-actions-v62{display:grid;gap:7px}.file-version-list-v62{display:grid;gap:4px}.file-version-list-v62 button{display:grid;grid-template-columns:45px 1fr;align-items:center;min-height:28px;padding:0 7px;border:1px solid #e5eaf1;border-radius:5px;background:#fbfcfe;font-size:8px;text-align:left}.file-version-list-v62 button.active{border-color:#a9c7f4;background:#f3f8ff}.file-version-actions-v62>.button{width:100%}.file-version-actions-v62 .operation-task-panel{margin-top:4px;padding:8px;box-shadow:none}.button.danger{color:#b84848;border-color:#efc7c7;background:#fff}.modal-dialog.version-rollback-modal{width:min(1040px,calc(100vw - 48px))}.version-diff-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0}.version-diff-summary article{display:grid;gap:3px;min-width:0;padding:10px 12px;border:1px solid #e6ebf2;border-radius:7px;background:#fafcff}.version-diff-summary span,.version-diff-summary small{color:#8591a4;font-size:9px}.version-diff-summary strong{overflow:hidden;color:#31425c;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.version-diff-lines{max-height:min(330px,36vh);margin:10px 0;overflow:auto;border:1px solid #e6ebf2;border-radius:7px;background:#fbfcfe}.version-diff-line{display:grid;grid-template-columns:24px 104px minmax(0,1fr);align-items:start;gap:8px;padding:7px 10px;border-bottom:1px solid #edf1f5;font-size:10px;line-height:1.55}.version-diff-line:last-child{border-bottom:0}.version-diff-line b{font-size:13px;text-align:center}.version-diff-line span{color:#7c889b;white-space:nowrap}.version-diff-line code{min-width:0;overflow-wrap:anywhere;color:#46566e;font:inherit;white-space:pre-wrap}.version-diff-line.added{background:#f2fbf6}.version-diff-line.added b{color:#18845f}.version-diff-line.removed{background:#fff6f6}.version-diff-line.removed b{color:#b84848}.parameter-tuning-body-v62{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:10px}.parameter-tuning-main-v62{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}.tuning-card-v62,.parameter-tuning-side-v62>section{padding:14px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.tuning-card-v62 header,.parameter-tuning-side-v62 section>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.tuning-card-v62 header div{display:flex;align-items:center;gap:8px}.tuning-card-v62 header .anticon{color:#2f76e8;font-size:16px}.tuning-card-v62 header span,.parameter-tuning-side-v62 header span{color:#8793a6;font-size:8px}.tuning-form-v62{display:grid;gap:9px}.tuning-form-v62 label,.standard-tests-body-v62 aside label{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:8px;color:#647289;font-size:9px}.tuning-form-v62 input,.tuning-form-v62 select{height:31px}.tuning-card-v62>small{display:block;margin-top:12px;color:#8d98a9;font-size:8px;line-height:1.5}.parameter-tuning-side-v62{display:grid;align-content:start;gap:8px}.parameter-tuning-side-v62 dl{display:grid;gap:5px;margin:0}.parameter-tuning-side-v62 dl div{display:grid;grid-template-columns:80px 1fr;gap:7px;padding:5px 0;border-bottom:1px solid #edf1f5;font-size:8px}.parameter-tuning-side-v62 dt{color:#8691a3}.parameter-tuning-side-v62 dd{margin:0;color:#485871}.parameter-tuning-side-v62 section:nth-child(2){display:grid;gap:7px}.parameter-tuning-side-v62 section:nth-child(2) .button{width:100%}.parameter-tuning-side-v62 p{margin:4px 0 0;color:#8a95a7;font-size:8px;line-height:1.5}.parameter-enabled-field input{width:18px;height:18px;justify-self:start}.parameter-actions-v67 label{display:grid;gap:5px;color:#647289;font-size:10px}.parameter-actions-v67 textarea{width:100%;min-height:58px;padding:7px 8px;resize:vertical;border:1px solid #d7dfeb;border-radius:6px;font-size:10px;line-height:1.5}.parameter-actions-v67 .api-feedback{min-height:0;padding:8px}.parameter-actions-v67 .inline-success{margin-bottom:2px}.parameter-version-list-v67{display:grid;gap:6px;max-height:300px;overflow:auto}.parameter-version-list-v67 article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 7px;padding:8px;border:1px solid #e5eaf1;border-radius:6px;background:#fbfcfe}.parameter-version-list-v67 article.selected{border-color:#8fb5eb;background:#f2f7ff;box-shadow:inset 2px 0 #326fe5}.parameter-version-list-v67 article>button:first-child{display:grid;min-width:0;gap:3px;padding:0;color:#4a5a72;border:0;background:transparent;cursor:pointer;text-align:left}.parameter-version-list-v67 article strong{overflow:hidden;color:#34445e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.parameter-version-list-v67 article small,.parameter-version-list-v67 article span,.parameter-version-list-v67 article em{overflow-wrap:anywhere;color:#7d899b;font-size:10px;line-height:1.45}.parameter-version-list-v67 article em{grid-column:1/-1;color:#5b7294;font-style:normal}.parameter-version-list-v67 article>.button{align-self:center;min-height:28px;height:28px;padding:0 7px;font-size:10px}.parameter-comparison-v67{grid-column:1/-1}.parameter-comparison-grid-v67{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.parameter-comparison-grid-v67 article{display:grid;min-width:0;gap:4px;padding:10px;border:1px solid #e3e9f1;border-radius:6px;background:#f8fbff}.parameter-comparison-grid-v67 article span{color:#758398;font-size:10px}.parameter-comparison-grid-v67 article strong{color:#285f9f;font-size:18px}.parameter-comparison-grid-v67 article small{overflow-wrap:anywhere;color:#6f7e93;font-size:10px;line-height:1.5}.parameter-regression-suite-v89{display:grid;max-height:190px;gap:5px;padding:7px;overflow:auto;border:1px solid #dfe7f2;border-radius:6px;background:#f8fbff}.parameter-regression-suite-v89 article{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:6px 7px;border:1px solid #e7ecf3;border-radius:5px;background:#fff}.parameter-regression-suite-v89 article>span{display:grid;min-width:0;gap:2px}.parameter-regression-suite-v89 strong,.parameter-regression-suite-v89 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parameter-regression-suite-v89 strong{color:#40516b;font-size:10px}.parameter-regression-suite-v89 small{color:#8692a5;font-size:9px}.parameter-regression-suite-v89 em{flex:0 0 auto;padding:3px 6px;border-radius:999px;font-size:9px;font-style:normal;font-weight:700}.parameter-regression-suite-v89 em.healthy{color:#18845f;background:#e8f8f1}.parameter-regression-suite-v89 em.attention{color:#a86a18;background:#fff4df}.standard-tests-body-v62{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:10px}.standard-tests-main-v62,.standard-tests-body-v62 aside{display:grid;align-content:start;gap:9px}.standard-tests-body-v62 section{padding:13px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.standard-tests-body-v62 section>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.standard-tests-body-v62 section>header span{color:#8793a6;font-size:8px}.test-set-explain-v62>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.test-set-explain-v62 article{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;padding:9px;border:1px solid #e8edf3;border-radius:6px;background:#fbfcfe}.test-set-explain-v62 article>b{display:grid;width:22px;height:22px;place-items:center;color:#2e70d8;border-radius:50%;background:#eaf2ff}.test-set-explain-v62 strong,.test-set-explain-v62 small{display:block}.test-set-explain-v62 strong{color:#46566f;font-size:9px}.test-set-explain-v62 small{margin-top:3px;color:#8692a5;font-size:7px;line-height:1.45}.test-set-list-v62 .empty-state{min-height:150px}.test-set-list-v62 .empty-state .anticon{color:#7094cb;font-size:22px}.test-case-structure-v62>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.test-case-structure-v62 article{padding:10px;border:1px solid #e7ebf1;border-radius:6px;background:#fafcff}.test-case-structure-v62 article small,.test-case-structure-v62 article b{display:block}.test-case-structure-v62 article small{color:#8793a5;font-size:8px}.test-case-structure-v62 article b{margin-top:5px;color:#46566f;font-size:9px}.standard-tests-body-v62 aside section:first-child{display:grid;gap:8px}.standard-tests-body-v62 aside label{grid-template-columns:90px 1fr}.standard-tests-body-v62 aside .button{width:100%}.standard-test-message-v68{margin:10px 14px 0}.standard-tests-real-layout-v68{align-items:start}.standard-test-set-list-v68{min-height:180px}.standard-test-set-cards-v68{display:grid;gap:7px}.standard-test-set-cards-v68>button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;color:#526179;border:1px solid #e3e9f1;border-radius:6px;background:#fff;cursor:pointer;text-align:left}.standard-test-set-cards-v68>button:hover{border-color:#aac6ee;background:#f8fbff}.standard-test-set-cards-v68>button.active{border-color:#8cb3eb;background:#eef5ff;box-shadow:inset 3px 0 #326fe5}.standard-test-set-cards-v68>button div{display:grid;min-width:0;gap:4px}.standard-test-set-cards-v68>button strong{overflow:hidden;color:#35455f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.standard-test-set-cards-v68>button span,.standard-test-set-cards-v68>button small{color:#7f8c9f;font-size:10px}.standard-test-set-cards-v68>button small{flex:0 0 auto;text-align:right}.standard-test-cases-v68{overflow:hidden}.standard-test-case-table-v68{overflow:auto;border:1px solid #e8edf3;border-radius:6px}.standard-test-case-row-v68{display:grid;grid-template-columns:52px minmax(200px,1.5fr) 130px minmax(160px,1fr) 110px;align-items:center;gap:8px;min-width:820px;min-height:48px;padding:7px 9px;color:#56657b;border-bottom:1px solid #edf1f5;font-size:10px}.standard-test-case-row-v68:last-child{border-bottom:0}.standard-test-case-row-v68.header{min-height:34px;color:#748197;background:#f7f9fc;font-size:9px;font-weight:700}.standard-test-case-row-v68>strong{color:#3e4e67;font-size:10px;line-height:1.5}.standard-test-results-v68{min-height:180px}.standard-test-result-list-v68{display:grid;gap:7px}.standard-test-result-list-v68 article{padding:10px 11px;border:1px solid #e1e7ef;border-left-width:3px;border-radius:7px;background:#fbfcfe}.standard-test-result-list-v68 article.result-passed{border-left-color:#21a77a;background:#f5fbf8}.standard-test-result-list-v68 article.result-failed{border-left-color:#df8a23;background:#fffaf2}.standard-test-result-list-v68 article.result-error{border-left-color:#dc5b62;background:#fff7f8}.standard-test-result-list-v68 article>header{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 0 7px}.standard-test-result-list-v68 article>header>span{display:grid;width:24px;height:24px;place-items:center;color:#607089;border-radius:6px;background:#eef2f7;font-size:9px}.standard-test-result-list-v68 article>header strong{color:#34455f;font-size:11px}.standard-test-result-list-v68 article>div{display:flex;flex-wrap:wrap;gap:6px 12px;color:#6e7c91;font-size:9px}.standard-test-result-list-v68 article code{color:#4267a2;font-size:9px}.standard-test-result-list-v68 details{margin-top:8px;color:#53647d;font-size:9px}.standard-test-result-list-v68 details summary{cursor:pointer;font-weight:700}.standard-test-result-list-v68 details pre{max-height:180px;margin:7px 0 0;overflow:auto;padding:9px;color:#46566e;border-radius:6px;background:#fff;font:10px/1.65 Microsoft YaHei,sans-serif;white-space:pre-wrap}.standard-test-side-v68{display:grid;align-content:start;gap:9px}.standard-test-side-v68>section{min-width:0}.standard-test-side-v68>section:first-child small{display:block;color:#8591a5;font-size:9px;line-height:1.55}.standard-run-summary-v68>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.standard-run-summary-v68 article{display:grid;gap:3px;padding:8px 9px;border:1px solid #e7ecf3;border-radius:6px;background:#f9fbfd}.standard-run-summary-v68 article span{color:#7d899d;font-size:9px}.standard-run-summary-v68 article strong{color:#315f99;font-size:15px}.standard-run-history-v68{display:grid;max-height:260px;gap:5px;overflow:auto}.standard-run-history-v68 button{display:grid;gap:3px;width:100%;padding:8px 9px;color:#53627a;border:1px solid #e3e9f1;border-radius:6px;background:#fff;cursor:pointer;text-align:left}.standard-run-history-v68 button.active{color:#245fbb;border-color:#9bbbe8;background:#f1f6ff}.standard-run-history-v68 strong{font-size:10px}.standard-run-history-v68 span,.standard-run-history-v68 small{color:#8490a3;font-size:9px}.standard-run-compare-v68 p{margin:0 0 8px;color:#53647b;font-size:10px;font-weight:700}.standard-run-compare-v68 dl{display:grid;gap:0;margin:0}.standard-run-compare-v68 dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px;padding:6px 0;border-bottom:1px solid #edf1f5;font-size:9px}.standard-run-compare-v68 dt{color:#7e8a9d}.standard-run-compare-v68 dd{margin:0;color:#46566e;text-align:right}.standard-run-compare-v68 dd b{margin-left:5px;color:#2d6bc7}.modal-dialog.standard-test-create-modal-v68{width:min(980px,calc(100vw - 64px));max-height:calc(100vh - 54px)}.standard-test-create-form-v68{display:grid;gap:12px}.standard-test-create-form-v68>label{display:grid;gap:6px;color:#5d6b82;font-size:10px}.standard-test-create-form-v68 input,.standard-test-create-form-v68 textarea,.standard-test-create-form-v68 select{width:100%;padding:8px 9px;border-radius:6px}.standard-test-create-form-v68 input,.standard-test-create-form-v68 select{height:34px;padding-top:0;padding-bottom:0}.standard-test-create-form-v68 textarea{min-height:64px;resize:vertical}.standard-test-create-head-v68{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:6px;border-top:1px solid #edf1f5}.standard-test-case-editor-v68{display:grid;gap:9px;padding:11px 12px;border:1px solid #e2e8f0;border-radius:7px;background:#fafcff}.standard-test-case-editor-v68>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0}.standard-test-case-editor-v68>header strong{color:#3d4d67;font-size:11px}.standard-test-case-editor-v68>label{display:grid;gap:5px;color:#5c6a81;font-size:10px}.standard-test-case-editor-v68 .checkbox-label{display:flex;height:auto;min-height:28px;flex-direction:row!important}.standard-test-case-editor-v68 .checkbox-label input{width:16px;height:16px}.standard-test-case-grid-v68{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.standard-test-case-grid-v68 label{display:grid;gap:5px;color:#5c6a81;font-size:10px}.standard-test-version-picker-v88{display:grid;align-content:start;gap:5px;min-width:0;color:#5c6a81;font-size:10px}.standard-test-version-picker-v88>span{font-weight:600}.standard-test-version-picker-v88>details{min-width:0;border:1px solid #dce4ef;border-radius:7px;background:#fff}.standard-test-version-picker-v88>details.disabled{opacity:.62}.standard-test-version-picker-v88 summary{min-height:34px;padding:8px 10px;color:#34435b;cursor:pointer;list-style-position:inside;-webkit-user-select:none;user-select:none}.standard-test-version-picker-v88 details.disabled summary{cursor:not-allowed}.standard-test-version-options-v88{display:grid;gap:5px;max-height:210px;padding:0 8px 8px;overflow:auto}.standard-test-version-options-v88 label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;min-width:0;padding:7px 8px;border:1px solid #dce4ef;border-radius:6px;background:#f8fafd;color:#34435b;cursor:pointer}.standard-test-version-options-v88 label:has(input:checked){border-color:#a9c8f7;background:#f1f6ff}.standard-test-version-options-v88 input{width:auto;min-height:auto;margin-top:2px}.standard-test-version-options-v88 label>span{display:grid;gap:2px;min-width:0}.standard-test-version-options-v88 b,.standard-test-version-options-v88 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standard-test-version-picker-v88>small{color:#8190a5}.standard-test-case-editor-v68 small{color:#8793a6;font-size:9px;line-height:1.45}@media(max-width:1439px){.knowledge-file-workspace-v62{grid-template-columns:minmax(0,1fr) 270px}.knowledge-file-summary-v62{grid-template-columns:repeat(4,minmax(86px,.7fr)) minmax(165px,1.3fr)}.parameter-tuning-body-v62,.standard-tests-body-v62{grid-template-columns:minmax(0,1fr) 270px}.ticket-adapter-grid{grid-template-columns:1fr}}.task-center-v62.page-with-pagination{grid-template-rows:92px minmax(0,1fr) 70px}.task-center-toolbar-v62{min-height:92px}.task-center-toolbar-v62>div:first-child{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.task-center-secondary-tabs{display:flex;gap:4px;margin-top:7px}.task-center-secondary-tabs button{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;color:#68768c;border:1px solid #dfe6f0;border-radius:5px;background:#fff;cursor:pointer;font-size:9px}.task-center-secondary-tabs button.active{color:var(--primary);border-color:#a9c7f4;background:#f1f6ff;font-weight:700}.schedule-freeze-v62{border-style:dashed;background:#fffdf7}.schedule-freeze-v62 .status-pill{align-self:center}.task-run-history-v62{min-height:0;padding:12px 14px;overflow:auto;background:#f6f8fb}.task-run-summary-v62{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;margin-bottom:10px}.task-run-summary-v62 article{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:10px 13px;border:1px solid var(--border);border-radius:7px;background:#fff}.task-run-summary-v62 article span{color:#758197;font-size:9px}.task-run-summary-v62 article strong{color:#2e405d;font-size:18px}.task-run-table-v62{overflow:auto;border:1px solid var(--border);border-radius:8px;background:#fff}.task-run-row-v62{display:grid;min-width:1240px;grid-template-columns:minmax(185px,1.5fr) 105px minmax(150px,1.1fr) 105px 65px 125px 55px 120px 120px minmax(130px,1fr);align-items:center;gap:7px;min-height:54px;padding:7px 10px;border-bottom:1px solid #edf1f5;color:#53627a;font-size:8px}.task-run-row-v62.header{min-height:34px;color:#7e8a9d;background:#fafbfd;font-weight:700}.task-run-row-v62>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.task-run-row-v62>span:first-child strong,.task-run-row-v62>span:first-child small{display:block}.task-run-row-v62>span:first-child strong{color:#40516c;font-size:9px}.task-run-row-v62>span:first-child small{margin-top:3px;color:#909bad;font-size:7px}.task-run-row-v62 .review-dispatch-state{gap:2px}.task-run-row-v62 .review-dispatch-state small,.task-run-row-v62 .review-dispatch-details{display:none}.task-run-history-note{display:flex;align-items:center;gap:7px;margin-top:9px;padding:8px 10px;color:#6d7b91;border:1px solid #dbe6f5;border-radius:6px;background:#f3f8ff;font-size:8px}.task-run-change-details{margin-top:5px;color:#63728a}.task-run-change-details>summary{cursor:pointer;color:#315f9c;font-size:10px;font-weight:600}.task-run-change-list{display:grid;gap:5px;margin-top:5px}.task-run-change-list article{display:grid;gap:2px;padding:5px 6px;border:1px solid #e2e9f3;border-radius:5px;background:#f9fbfe;white-space:normal}.task-run-change-list article>div{display:flex;align-items:center;gap:4px;min-width:0}.task-run-change-list article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-run-change-list article>span,.task-run-change-list article>small{display:block;overflow:hidden;text-overflow:ellipsis}.qa-v62-page{display:grid;grid-row:1 / -1;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.qa-v62-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,31%);gap:10px;min-height:0;padding:12px 14px 14px;overflow:hidden;background:#f6f8fb}.qa-v62-main,.qa-v62-side{display:flex;min-width:0;min-height:0;flex-direction:column;gap:9px;overflow:auto}.qa-v62-question-card,.qa-v62-answer-card,.qa-v62-side>section,.qa-v62-diagnostics>section{padding:12px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.qa-v62-question-head,.qa-v62-answer-card>header,.qa-v62-section-title,.qa-v62-side section>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.qa-v62-question-head span,.qa-v62-answer-card>header span,.qa-v62-section-title span,.qa-v62-side section>header span{color:#8894a6;font-size:8px}.qa-v62-question-row{display:grid;grid-template-columns:150px minmax(0,1fr) 125px;gap:8px;align-items:stretch;margin-top:9px}.qa-v62-question-row select{min-height:60px}.qa-v62-question-row textarea{min-height:60px;resize:vertical}.qa-v62-question-row .button{height:auto;min-height:60px}.qa-v62-question-card>small{display:block;margin-top:7px;color:#8a96a8;font-size:8px}.qa-v62-answer-card{flex:1 1 auto;min-height:420px;overflow:auto}.qa-v62-answer-text{margin-top:10px;padding:12px;color:#394b66;border:1px solid #e5eaf2;border-radius:7px;background:#fbfcfe;font-size:10px;line-height:1.8;white-space:pre-wrap}.qa-v62-sources{margin-top:11px}.qa-v62-sources article{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid #edf1f5}.qa-v62-sources article>span{display:grid;width:20px;height:20px;place-items:center;color:#2f70d8;border-radius:5px;background:#edf4ff;font-size:8px}.qa-v62-sources article strong,.qa-v62-sources article small{display:block}.qa-v62-sources article strong{color:#40516b;font-size:9px}.qa-v62-source-open{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.qa-v62-source-open:hover strong,.qa-v62-source-open:focus-visible strong{color:#2468a7;text-decoration:underline}.qa-v62-sources article small{margin-top:2px;color:#7d899c;font-size:7px}.qa-v62-sources article p{margin:5px 0 0;color:#68768c;font-size:8px;line-height:1.55}.qa-v62-rating{position:relative;margin-top:12px;padding-top:10px;border-top:1px solid #e9edf3}.qa-v62-rating-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.qa-v62-rating-options button{min-height:28px;padding:0 9px;color:#67758b;border:1px solid #dfe6ef;border-radius:5px;background:#fff;cursor:pointer;font-size:8px}.qa-v62-rating-options button.active{color:#2368d0;border-color:#9dbff0;background:#eef5ff;font-weight:700}.qa-v62-rating-options button:disabled{cursor:not-allowed;opacity:.55}.qa-v62-rating>small{display:block;margin-top:6px;color:#8793a5;font-size:7px}.qa-v62-optimization-suggestion{display:grid;gap:5px;margin-top:8px;padding:9px 10px;color:#53627a;border:1px solid #d9e6f5;border-radius:7px;background:#f5f9ff}.qa-v62-optimization-suggestion header{display:flex;align-items:center;justify-content:space-between;gap:8px}.qa-v62-optimization-suggestion strong{color:#315f9d;font-size:10px}.qa-v62-optimization-suggestion code{color:#356bb3;font-size:8px}.qa-v62-optimization-suggestion>span,.qa-v62-optimization-suggestion>small{color:#7c899c;font-size:8px}.qa-v62-optimization-suggestion p{margin:0;color:#53627a;font-size:9px;line-height:1.6}.qa-v62-rating>.button{margin-top:8px}.qa-v62-side{padding-right:2px}.qa-v62-conclusion h3{margin:8px 0 5px;color:#354760;font-size:11px}.qa-v62-conclusion p{margin:0;color:#69778d;font-size:8px;line-height:1.6}.qa-v62-conclusion code{padding:2px 5px;color:#65758e;border-radius:4px;background:#f1f4f8;font-size:7px}.qa-v62-conclusion.success{border-color:#b9dfca;background:#f4fbf7}.qa-v62-conclusion.success h3{color:#197453}.qa-v62-conclusion.warning{border-color:#edd8a8;background:#fffaf0}.qa-v62-conclusion.warning h3{color:#936419}.qa-v62-conclusion.danger{border-color:#efc7c7;background:#fff7f7}.qa-v62-conclusion.danger h3{color:#a34343}.qa-v62-diagnostics .retrieval-diagnostics-prototype{margin:0;box-shadow:var(--shadow)}.qa-v62-diagnostics .retrieval-diagnostic-grid{grid-template-columns:1fr}.qa-v62-diagnostics .stage2-prototype-head span{font-size:7px;line-height:1.4}.qa-v62-diagnostics .retrieval-diagnostic-grid article{padding:8px}.qa-v62-diagnostics .retrieval-diagnostic-grid dl div{grid-template-columns:85px minmax(0,1fr)}.qa-v62-history{flex:0 0 auto}.qa-v62-history>div:not(.empty-state){display:grid}.qa-v62-history button{display:grid;grid-template-columns:minmax(0,1fr) 58px 46px;gap:6px;align-items:center;min-height:35px;padding:6px 0;color:#53627a;border:0;border-bottom:1px solid #edf1f5;background:transparent;cursor:pointer;text-align:left}.qa-v62-history button strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.qa-v62-history button span{color:#8793a5;font-size:7px}.qa-v62-history button em{justify-self:end;color:#2d71d5;font-size:7px;font-style:normal}@media(max-width:1439px){.qa-v62-body{grid-template-columns:minmax(0,1fr) 285px;padding-right:10px;padding-left:10px}.qa-v62-question-row{grid-template-columns:130px minmax(0,1fr) 110px}.qa-v62-rating>.button{margin-top:7px}}.review-filter-toggle{font-size:11px}.review-collapsible-filters label,.review-collapsible-filters small{font-size:10px}.review-collapsible-filters select,.review-collapsible-filters input,.review-candidate-search input{font-size:11px}.candidate-table-head{font-size:10px}.review-candidate-table .candidate-row,.candidate-subject strong,.review-candidate-table .candidate-score{font-size:11px}.candidate-subject em,.candidate-version-meta small,.candidate-status,.candidate-pagination,.candidate-pagination button,.review-queue-help,.generated-knowledge-preview .section-heading span,.generated-preview-grid small{font-size:10px}.generated-preview-grid strong{font-size:11px}.review-sidebar-title strong{font-size:12px}.review-sidebar-title>span,.review-sidebar-title .text-button,.review-sidebar-v62 .status-pill{font-size:10px}.similar-knowledge-card li>span,.similar-knowledge-card li .similar-knowledge-title,.similar-knowledge-card li b,.similar-knowledge-limit{font-size:10px}.knowledge-suggestion-card article strong{font-size:11px}.knowledge-suggestion-card article span,.version-reference-row,.review-audit-card li{font-size:10px}.review-operation-card>.button{font-size:11px}.review-next-action small{font-size:10px}.review-next-action strong{font-size:12px}.review-next-action span{font-size:10px}.knowledge-file-summary-v62 article span{font-size:11px}.knowledge-file-summary-v62 article small{font-size:10px}.knowledge-file-filter-v62 select{font-size:11px}.knowledge-file-row-v62.header{font-size:10px}.knowledge-file-row-v62:not(.header){font-size:11px}.knowledge-file-detail-v62 section>header span,.knowledge-file-detail-v62 dt{font-size:10px}.knowledge-file-detail-v62 dd{font-size:11px}.knowledge-file-next-action h3{font-size:13px}.knowledge-file-next-action>p,.knowledge-file-technical-status summary,.post-publish-qa-technical summary{font-size:10px}.markdown-file-preview-v62 h3{font-size:14px}.markdown-file-preview-v62 pre{font-size:11px;line-height:1.8}.file-version-list-v62 button{font-size:10px}.qa-v62-question-head span,.qa-v62-answer-card>header span,.qa-v62-section-title span,.qa-v62-side section>header span{font-size:10px}.qa-v62-question-row select,.qa-v62-question-row textarea,.qa-v62-question-row .button{font-size:11px}.qa-v62-question-card>small{font-size:10px}.qa-v62-sources article strong{font-size:11px}.qa-v62-sources article small,.qa-v62-sources article p,.qa-v62-rating-options button,.qa-v62-history button strong{font-size:10px}.qa-v62-rating>small,.qa-v62-conclusion code,.qa-v62-diagnostics .stage2-prototype-head span,.qa-v62-history button span,.qa-v62-history button em,.qa-v62-optimization-suggestion code,.qa-v62-optimization-suggestion>span,.qa-v62-optimization-suggestion>small{font-size:9px}.qa-v62-optimization-suggestion strong,.qa-v62-optimization-suggestion p,.qa-v62-conclusion p{font-size:10px}.qa-v62-diagnostics .retrieval-diagnostic-grid dt,.qa-v62-diagnostics .retrieval-diagnostic-grid dd,.qa-v62-diagnostics .planned-diagnostic-list span{font-size:9px}.tuning-card-v62 header span,.parameter-tuning-side-v62 header span,.standard-tests-body-v62 section>header span{font-size:10px}.tuning-form-v62 label,.standard-tests-body-v62 aside label{font-size:11px}.tuning-card-v62>small,.parameter-tuning-side-v62 p{font-size:10px}.parameter-tuning-side-v62 dl div{font-size:10px}.test-set-explain-v62 strong,.test-case-structure-v62 article b{font-size:11px}.test-set-explain-v62 small,.test-case-structure-v62 article small{font-size:10px}.task-center-secondary-tabs button,.task-run-row-v62,.task-run-history-note{font-size:10px}.task-run-row-v62>span:first-child strong{font-size:11px}.task-run-row-v62>span:first-child small{font-size:9px}.task-filter-note,.task-business-cell small,.task-table .review-dispatch-state>small,.task-lifecycle-cell small,.task-lifecycle-cell .task-schedule-time,.task-diagnostics dt{font-size:10px}.data-nature,.library-card code,.library-card dt,.library-sync,.library-description,.business-fields small,.channel-card-meta,.channel-data-nature{font-size:10px}.library-card dd,.conversation-head p{font-size:11px}.message-bubble>footer button,.message-references h3,.message-references small,.message-references em,.message-references article small,.message-references article em,.message-bubble>footer span,.composer-context span,.conversation-composer>small,.freeze-session-lock small,.freeze-connection small,.freeze-citation-title span,.freeze-citation-card footer,.freeze-business-status,.freeze-feedback,.freeze-feedback button,.freeze-feedback-detail input,.freeze-feedback-detail small,.freeze-state-list span,.freeze-helper,.freeze-phase{font-size:10px}.freeze-citation-card p,.message-references article p,.freeze-no-evidence{font-size:11px}.channel-create-card span,.source-change-badge,.timeline-meta,.ticket-conversation-section .section-heading>span,.ticket-conversation-timeline .timeline-meta strong,.ticket-conversation-timeline .timeline-meta em{font-size:10px}@media(min-width:1280px)and (max-width:1439px){.task-center-page .toolbar-actions .button{font-size:10px}}@media(min-width:2000px){:root{--hires-micro: clamp(11px, .34vw, 13px);--hires-xs: clamp(13px, .37vw, 15px);--hires-sm: clamp(14px, .4vw, 16px);--hires-md: clamp(15px, .43vw, 18px);--hires-lg: clamp(17px, .49vw, 21px);--hires-title: clamp(22px, .64vw, 28px)}.app-shell{grid-template-columns:clamp(164px,4.6vw,184px) minmax(0,1fr);grid-template-rows:clamp(68px,2vw,78px) minmax(0,1fr)}.global-header{padding-right:clamp(26px,1.1vw,42px);padding-left:clamp(22px,1vw,38px)}.brand-logo{width:clamp(34px,1vw,40px);height:clamp(34px,1vw,40px)}.brand-lockup strong{font-size:var(--hires-lg)}.breadcrumb{font-size:var(--hires-sm)}.prototype-environment-badge{padding:5px 9px;font-size:var(--hires-micro)}.header-actions{gap:14px;font-size:var(--hires-xs)}.version-update-button strong,.authenticated-user strong,.logout-button{font-size:var(--hires-xs)}.version-update-button small,.authenticated-user small{font-size:var(--hires-micro)}.sidebar{padding:20px 12px}.sidebar nav{gap:8px}.nav-item{height:clamp(50px,1.55vw,58px);padding:0 16px;gap:12px;font-size:var(--hires-sm)}.nav-item>span:first-child{font-size:clamp(19px,.58vw,23px)}.page-toolbar,.review-toolbar{min-height:clamp(68px,2vw,78px);padding-right:22px;padding-left:22px}.review-heading h1,.page-toolbar h1{font-size:var(--hires-title)}.page-toolbar p{font-size:var(--hires-xs)}.button{min-height:38px;padding-right:15px;padding-left:15px;font-size:var(--hires-xs)}.status-pill{font-size:var(--hires-xs)}.knowledge-hub-page,.integration-center-page{grid-template-columns:clamp(172px,4.8vw,192px) minmax(0,1fr)}.knowledge-hub-content{grid-template-rows:clamp(68px,2vw,78px) minmax(0,1fr)}.integration-content{grid-template-rows:minmax(0,1fr)}.module-subnav{padding:17px 11px;gap:7px}.module-subnav button{min-height:clamp(44px,1.35vw,52px);padding:0 13px;font-size:var(--hires-xs)}.module-subnav .anticon{font-size:clamp(16px,.48vw,19px)}.integration-scroll{padding:18px 22px 24px}.integration-scroll>.page-toolbar{min-height:84px}.integration-scroll>.page-toolbar p,.prototype-banner{font-size:var(--hires-xs)}.integration-overview{min-height:66px}.integration-overview strong{font-size:clamp(22px,.65vw,28px)}.integration-overview span{font-size:var(--hires-xs)}.integration-channel-grid{gap:14px}.library-card-shell,.library-card,.integration-channel-card,.channel-create-card{min-height:clamp(210px,5.8vw,230px)}.integration-channel-card{padding:14px;gap:7px}.business-fields{padding:7px 0}.business-fields small{margin-bottom:4px}.channel-card-header h2{font-size:var(--hires-md)}.channel-card-header p,.business-fields strong{font-size:var(--hires-xs)}.business-fields small,.channel-card-meta,.channel-data-nature,.inline-technical summary,.inline-technical p{font-size:var(--hires-micro)}.integration-card-buttons .button{min-height:34px;font-size:var(--hires-micro)}.review-grid-v62{grid-template-columns:minmax(420px,29fr) minmax(680px,49fr) minmax(360px,22fr);gap:12px;padding:14px 16px 16px}.review-v62-tabs{flex-basis:48px}.status-tab{font-size:var(--hires-xs)}.review-filter-toggle{flex-basis:42px;min-height:42px;font-size:var(--hires-xs)}.review-collapsible-filters label,.review-collapsible-filters small{font-size:var(--hires-micro)}.review-collapsible-filters select,.review-collapsible-filters input{height:34px;font-size:var(--hires-xs)}.review-candidate-search{flex-basis:36px;height:36px}.review-candidate-search input{font-size:var(--hires-xs)}.candidate-table-head{flex-basis:38px;font-size:var(--hires-micro)}.review-candidate-table .candidate-row{min-height:clamp(60px,1.8vw,70px);font-size:var(--hires-xs)}.candidate-subject strong{font-size:var(--hires-xs)}.candidate-subject em,.candidate-version-meta small,.candidate-status,.review-queue-help{font-size:var(--hires-micro)}.review-candidate-table .candidate-score{font-size:var(--hires-xs)}.candidate-pagination,.candidate-pagination button{font-size:var(--hires-micro)}.candidate-pagination button{min-width:28px;height:30px}.panel-title-row strong{font-size:var(--hires-md)}.panel-id,.text-button{font-size:var(--hires-xs)}.ticket-subject-row h2,.review-business-title{font-size:clamp(22px,.66vw,28px)}.ticket-fields dt,.ticket-fields dd{font-size:var(--hires-xs)}.source-change-badge{min-height:24px;padding-right:9px;padding-left:9px;font-size:var(--hires-micro)}.detail-section h3{font-size:var(--hires-md)}.detail-section p,.detail-section li{font-size:var(--hires-sm)}.timeline-meta,.ticket-conversation-timeline .timeline-meta strong{font-size:var(--hires-micro)}.ticket-conversation-timeline .timeline-meta em,.ticket-conversation-timeline li>small{font-size:var(--hires-micro)}.structured-field-grid label>span,.generated-preview-grid small{font-size:var(--hires-xs)}.classification-suggestion{padding:11px 12px;gap:9px 12px}.classification-suggestion strong{font-size:var(--hires-sm)}.classification-suggestion>div span,.classification-suggestion ul,.classification-suggestion .button{font-size:var(--hires-xs)}.classification-suggestion .button{min-height:34px;height:34px}.structured-field-grid strong{font-size:var(--hires-sm)}.generated-preview-grid strong{font-size:var(--hires-xs)}.review-sidebar-card{padding:13px 14px}.review-sidebar-title strong{font-size:var(--hires-md)}.review-sidebar-title>span,.review-sidebar-title .text-button,.review-sidebar-v62 .status-pill{font-size:var(--hires-micro)}.similar-knowledge-card li{min-height:38px}.similar-knowledge-card li>span,.similar-knowledge-card li .similar-knowledge-title,.similar-knowledge-card li b,.similar-knowledge-limit{font-size:var(--hires-micro)}.knowledge-suggestion-card article strong{font-size:var(--hires-xs)}.knowledge-suggestion-card article span,.knowledge-suggestion-card article small{font-size:var(--hires-micro)}.review-insight-empty strong{font-size:var(--hires-xs)}.review-insight-empty span{font-size:var(--hires-micro)}.version-reference-row{min-height:35px;font-size:var(--hires-micro)}.review-operation-card>.button{height:38px;font-size:var(--hires-xs)}.review-next-action{padding:11px 12px}.review-next-action small,.review-next-action span{font-size:var(--hires-micro)}.review-next-action strong{font-size:var(--hires-xs)}.review-audit-card li{grid-template-columns:126px 72px minmax(0,1fr);gap:8px;padding-top:8px;padding-bottom:8px;font-size:var(--hires-micro)}.knowledge-file-body-v62,.parameter-tuning-body-v62,.standard-tests-body-v62{padding:16px 18px 18px}.knowledge-file-summary-v62{gap:10px;margin-bottom:12px}.knowledge-file-summary-v62 article{min-height:92px;padding:12px 15px}.knowledge-file-summary-v62 article span{font-size:var(--hires-xs)}.knowledge-file-summary-v62 article strong{font-size:clamp(23px,.72vw,29px)}.knowledge-file-summary-v62 article small{font-size:var(--hires-micro)}.knowledge-file-workspace-v62{grid-template-columns:minmax(0,1fr) minmax(390px,29%);gap:13px}.knowledge-file-filter-v62{grid-template-columns:minmax(260px,1.4fr) 140px 150px 150px auto;gap:9px;padding:12px}.knowledge-file-filter-v62 select{height:36px;font-size:var(--hires-xs)}.knowledge-file-row-v62{min-width:1120px;min-height:clamp(56px,1.65vw,64px);padding:8px 12px;gap:9px;font-size:var(--hires-xs)}.knowledge-file-row-v62.header{min-height:42px;font-size:var(--hires-micro)}.knowledge-file-row-v62 .file-result-code{font-size:var(--hires-micro)}.knowledge-file-detail-v62{gap:10px}.knowledge-file-detail-v62>section{padding:14px}.knowledge-file-detail-v62 section>header span,.knowledge-file-detail-v62 dt,.knowledge-file-detail-v62 dd{font-size:var(--hires-xs)}.knowledge-file-next-action h3{font-size:var(--hires-md)}.knowledge-file-next-action>p,.knowledge-file-technical-status summary,.post-publish-qa-technical summary,.post-publish-qa-v63>p{font-size:var(--hires-xs)}.knowledge-file-detail-v62 dl div{grid-template-columns:110px minmax(0,1fr);padding:6px 0}.markdown-file-preview-v62{min-height:300px}.markdown-file-preview-v62 h3{font-size:var(--hires-lg)}.markdown-file-preview-v62 pre{font-size:var(--hires-xs);line-height:1.8}.file-version-list-v62 button{min-height:34px;font-size:var(--hires-xs)}.version-diff-summary article{padding:14px 16px}.version-diff-summary span,.version-diff-summary small,.version-diff-line{font-size:var(--hires-xs)}.version-diff-summary strong{font-size:var(--hires-lg)}.version-diff-line{grid-template-columns:32px 150px minmax(0,1fr);gap:11px;padding:10px 13px}.version-diff-line b{font-size:var(--hires-md)}.qa-v62-body{grid-template-columns:minmax(0,1fr) minmax(390px,30%);gap:13px;padding:16px 18px 18px}.qa-v62-main,.qa-v62-side{gap:11px}.qa-v62-question-card,.qa-v62-answer-card,.qa-v62-side>section,.qa-v62-diagnostics>section{padding:15px}.qa-v62-question-head span,.qa-v62-answer-card>header span,.qa-v62-section-title span,.qa-v62-side section>header span{font-size:var(--hires-micro)}.qa-v62-question-row{grid-template-columns:190px minmax(0,1fr) 150px;gap:10px}.qa-v62-question-row select,.qa-v62-question-row textarea,.qa-v62-question-row .button{min-height:72px;font-size:var(--hires-xs)}.qa-v62-question-card>small{font-size:var(--hires-micro)}.qa-v62-answer-text{font-size:var(--hires-sm)}.qa-v62-sources article strong{font-size:var(--hires-xs)}.qa-v62-sources article small,.qa-v62-history button span,.qa-v62-history button em{font-size:var(--hires-micro)}.qa-v62-sources article p,.qa-v62-conclusion p{font-size:var(--hires-xs)}.qa-v62-rating-options button,.qa-v62-history button strong{font-size:var(--hires-xs)}.qa-v62-rating>small,.qa-v62-conclusion code,.qa-v62-diagnostics .stage2-prototype-head span,.qa-v62-optimization-suggestion code,.qa-v62-optimization-suggestion>span,.qa-v62-optimization-suggestion>small{font-size:var(--hires-micro)}.qa-v62-optimization-suggestion strong,.qa-v62-optimization-suggestion p{font-size:var(--hires-xs)}.qa-v62-conclusion h3{font-size:var(--hires-md)}.qa-v62-diagnostics .retrieval-diagnostic-grid dt,.qa-v62-diagnostics .retrieval-diagnostic-grid dd,.qa-v62-diagnostics .planned-diagnostic-list span{font-size:var(--hires-micro)}.parameter-tuning-body-v62,.standard-tests-body-v62{grid-template-columns:minmax(0,1fr) 390px;gap:13px}.tuning-card-v62,.parameter-tuning-side-v62>section,.standard-tests-body-v62 section{padding:16px}.tuning-card-v62 header span,.parameter-tuning-side-v62 header span,.standard-tests-body-v62 section>header span{font-size:var(--hires-micro)}.tuning-form-v62 label,.standard-tests-body-v62 aside label{font-size:var(--hires-xs)}.tuning-form-v62 input,.tuning-form-v62 select{height:36px;font-size:var(--hires-xs)}.tuning-card-v62>small,.parameter-tuning-side-v62 p{font-size:var(--hires-micro)}.parameter-tuning-side-v62 dl div{grid-template-columns:100px 1fr;font-size:var(--hires-xs)}.parameter-actions-v67 label,.parameter-version-list-v67 article small,.parameter-version-list-v67 article span,.parameter-version-list-v67 article em,.parameter-comparison-grid-v67 article span,.parameter-comparison-grid-v67 article small{font-size:var(--hires-micro)}.parameter-actions-v67 textarea,.parameter-version-list-v67 article strong,.parameter-version-list-v67 article>.button{font-size:var(--hires-xs)}.parameter-actions-v67 textarea{min-height:72px;padding:9px 10px}.parameter-version-list-v67{max-height:380px;gap:8px}.parameter-version-list-v67 article{padding:10px}.parameter-comparison-grid-v67{gap:10px}.parameter-comparison-grid-v67 article{padding:13px}.parameter-comparison-grid-v67 article strong{font-size:var(--hires-lg)}.test-set-explain-v62 strong,.test-case-structure-v62 article b{font-size:var(--hires-xs)}.test-set-explain-v62 small,.test-case-structure-v62 article small{font-size:var(--hires-micro)}.conversation-page{grid-template-rows:clamp(68px,2vw,78px) clamp(48px,1.4vw,54px) minmax(0,1fr)}.conversation-subnav{min-height:clamp(48px,1.4vw,54px);padding:6px 16px}.conversation-subnav button{min-height:36px;padding:0 14px;font-size:var(--hires-xs)}.conversation-content{padding:14px 18px 18px}.conversation-workspace,.freeze-workspace{grid-template-columns:clamp(250px,7vw,280px) minmax(0,1fr) clamp(280px,8vw,320px)}.conversation-sessions,.conversation-context{padding:14px}.freeze-session-lock strong,.freeze-new-session,.freeze-session-state,.freeze-toolbar-status{font-size:var(--hires-xs)}.freeze-session-lock small,.freeze-connection small,.freeze-new-session em{font-size:var(--hires-micro)}.conversation-head{min-height:70px;padding:12px 18px}.conversation-head h2{font-size:var(--hires-lg)}.conversation-head p{font-size:var(--hires-xs)}.message-stream{padding:20px clamp(24px,3vw,58px)}.message-avatar{flex-basis:36px;width:36px;height:36px;font-size:var(--hires-xs)}.message-bubble{max-width:min(780px,84%);padding:13px 15px}.message-bubble>strong{font-size:var(--hires-xs)}.message-bubble>p{font-size:var(--hires-sm);line-height:1.78}.message-bubble>footer button,.message-references h3{font-size:var(--hires-micro)}.message-references button{padding:9px 10px;font-size:var(--hires-xs)}.message-references small,.message-references em{font-size:var(--hires-micro)}.freeze-citation-title strong{font-size:var(--hires-xs)}.freeze-citation-title span,.freeze-citation-card footer,.freeze-business-status{font-size:var(--hires-micro)}.freeze-citation-card p,.freeze-no-evidence{font-size:var(--hires-xs)}.freeze-feedback,.freeze-feedback button,.freeze-feedback-detail input,.freeze-feedback-detail small,.freeze-feedback-submitted,.composer-context span{font-size:var(--hires-micro)}.conversation-composer{padding:11px 18px 14px}.conversation-composer textarea{min-height:54px;font-size:var(--hires-sm);line-height:1.55}.send-button{flex-basis:80px;width:80px;height:40px;padding:0 12px;font-size:var(--hires-xs)}.conversation-composer>small{font-size:var(--hires-micro)}.conversation-context h2{font-size:var(--hires-md)}.conversation-context h3,.freeze-connection strong,.freeze-state-list span,.freeze-helper,.freeze-phase{font-size:var(--hires-xs)}}@media(min-width:1680px){.dashboard-prototype-body-v78{grid-template-rows:minmax(0,27fr) minmax(0,34fr) minmax(0,39fr);max-width:none}.dashboard-grade-v78>div{grid-template-rows:auto repeat(4,minmax(0,1fr));align-content:stretch}.dashboard-grade-row-v78{min-height:0}.dashboard-recent-table-v78{display:flex;height:100%;min-height:0;flex-direction:column;align-content:stretch}.dashboard-recent-table-v78>div.header{flex:0 0 auto}.dashboard-recent-table-v78>div:not(.header):not(.empty){flex:1 1 0;min-height:0}.dashboard-recent-table-v78>div.empty{flex:1 1 auto}.dashboard-runtime-v78 ul{display:grid;grid-template-rows:repeat(6,minmax(0,1fr));align-content:stretch}.dashboard-runtime-v78 li{min-height:0}}@media(min-width:1680px)and (max-width:2239px){body:has(.dashboard-prototype-page-v78) .app-shell{grid-template-columns:148px minmax(0,1fr);grid-template-rows:62px minmax(0,1fr)}body:has(.dashboard-prototype-page-v78) .global-header{padding-right:24px;padding-left:20px}body:has(.dashboard-prototype-page-v78) .brand-logo{width:32px;height:32px}body:has(.dashboard-prototype-page-v78) .brand-lockup strong{font-size:18px}body:has(.dashboard-prototype-page-v78) .breadcrumb{font-size:13px}body:has(.dashboard-prototype-page-v78) .sidebar{padding:14px 10px}body:has(.dashboard-prototype-page-v78) .sidebar nav{gap:6px}body:has(.dashboard-prototype-page-v78) .nav-item{height:46px;padding:0 14px;gap:11px;font-size:14px}body:has(.dashboard-prototype-page-v78) .nav-item>span:first-child{font-size:18px}.dashboard-prototype-body-v78{gap:11px;padding:11px 15px 14px}.dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) 445px;border-radius:10px}.dashboard-hero-copy-v78{top:15%;left:3.1%;width:51%}.dashboard-hero-copy-v78>span{margin-bottom:6px;font-size:14px}.dashboard-hero-copy-v78 h1{font-size:33px;line-height:1.18}.dashboard-hero-copy-v78 p{margin-top:11px;font-size:13px;line-height:1.55}.dashboard-hero-status-v78{left:3.1%;bottom:9%;width:47%;gap:9px}.dashboard-hero-status-v78>span{padding:8px 10px}.dashboard-hero-status-v78 b{font-size:18px}.dashboard-hero-status-v78 small{font-size:10px}.hero-logo-cube{width:86px;height:86px}.hero-logo-cube img{width:64px;height:64px}.hero-float-tag{padding:7px 12px;font-size:11px}.hero-slogan{font-size:14px}.dashboard-hero-workbench-v78{grid-template-rows:minmax(0,1.3fr) minmax(0,.82fr) 22px;gap:9px;padding:13px}.dashboard-workbench-primary-v78{grid-template-columns:54px minmax(0,1fr) 28px;gap:11px;padding:12px 15px}.dashboard-workbench-primary-v78>span{width:46px;height:46px;font-size:23px}.dashboard-workbench-primary-v78 strong{font-size:20px}.dashboard-workbench-primary-v78 small{font-size:11px}.dashboard-workbench-shortcuts-v78 button{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:8px 10px}.dashboard-workbench-shortcuts-v78 strong{font-size:12px}.dashboard-workbench-shortcuts-v78 small,.dashboard-refresh-link-v78{font-size:10px}.dashboard-prototype-middle-v78{grid-template-columns:minmax(0,1.62fr) minmax(360px,.9fr);gap:11px}.dashboard-prototype-bottom-v78{grid-template-columns:minmax(340px,.95fr) minmax(440px,1.12fr) minmax(350px,.88fr);gap:11px}.dashboard-prototype-card-v78>header{min-height:55px;padding:9px 14px}.dashboard-prototype-card-v78>header>div>.anticon{font-size:22px}.dashboard-prototype-card-v78 h2{font-size:17px}.dashboard-prototype-card-v78 header p{margin-top:3px;font-size:10px}.dashboard-prototype-card-v78>header>small,.dashboard-prototype-card-v78>header>button{font-size:10px}.dashboard-operational-grid-v78{gap:9px;padding:9px 11px 11px}.dashboard-operational-grid-v78 button{grid-template-columns:44px minmax(0,1fr);gap:11px;padding:9px 11px 21px}.dashboard-operational-grid-v78 .metric-icon{width:40px;height:40px;font-size:20px}.dashboard-operational-grid-v78 small{font-size:11px}.dashboard-operational-grid-v78 strong{font-size:27px}.dashboard-operational-grid-v78 em,.dashboard-operational-grid-v78 button:after{font-size:9px}.dashboard-business-v78>header>div>.anticon{width:40px;height:40px;font-size:20px}.dashboard-business-v78>div{gap:8px;padding:10px 12px 12px}.dashboard-business-v78>div>button{padding:8px 11px}.dashboard-business-v78 button strong{font-size:13px}.dashboard-business-v78 button small{font-size:10px}.dashboard-business-v78 button b{font-size:24px}.dashboard-grade-v78>div{gap:4px;padding:7px 12px 10px}.dashboard-grade-summary-v78,.dashboard-runtime-summary-v78{gap:7px}.dashboard-grade-summary-v78>span,.dashboard-runtime-summary-v78>span{padding:7px 8px}.dashboard-grade-summary-v78 b,.dashboard-runtime-summary-v78 b{font-size:15px}.dashboard-grade-summary-v78 small,.dashboard-runtime-summary-v78 small{font-size:9px}.dashboard-grade-row-v78{grid-template-columns:30px minmax(0,1fr) 34px 36px;gap:8px}.dashboard-grade-row-v78>b{width:25px;height:25px;font-size:11px}.dashboard-grade-row-v78 small{font-size:9.5px}.dashboard-grade-row-v78 strong{font-size:11px}.dashboard-grade-row-v78 em{font-size:9px}.dashboard-recent-table-v78>div{padding:4px 11px;font-size:9.5px}.dashboard-recent-table-v78>div.header{min-height:31px;font-size:9px}.dashboard-recent-table-v78 .status-pill{min-width:50px;font-size:9px}.dashboard-runtime-summary-v78{padding:7px 12px 3px}.dashboard-runtime-v78 ul{padding:5px 12px 8px}.dashboard-runtime-v78 li{font-size:10px}.dashboard-runtime-v78 li small{max-width:145px;font-size:8.5px}.dashboard-runtime-v78 li strong{font-size:10px}}@media(min-width:2240px)and (max-width:2699px){body:has(.dashboard-prototype-page-v78) .app-shell{grid-template-columns:176px minmax(0,1fr);grid-template-rows:76px minmax(0,1fr)}body:has(.dashboard-prototype-page-v78) .global-header{padding-right:30px;padding-left:25px}body:has(.dashboard-prototype-page-v78) .brand-logo{width:38px;height:38px}body:has(.dashboard-prototype-page-v78) .brand-lockup strong{font-size:22px}body:has(.dashboard-prototype-page-v78) .breadcrumb{font-size:16px}body:has(.dashboard-prototype-page-v78) .sidebar{padding:18px 12px}body:has(.dashboard-prototype-page-v78) .sidebar nav{gap:8px}body:has(.dashboard-prototype-page-v78) .nav-item{height:56px;padding:0 17px;gap:13px;font-size:17px}body:has(.dashboard-prototype-page-v78) .nav-item>span:first-child{font-size:22px}.dashboard-prototype-body-v78{gap:14px;padding:14px 19px 18px}.dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) 555px;border-radius:12px}.dashboard-hero-copy-v78{top:16%;left:3.1%;width:51%}.dashboard-hero-copy-v78>span{margin-bottom:8px;font-size:17px}.dashboard-hero-copy-v78 h1{font-size:40px}.dashboard-hero-copy-v78 p{margin-top:13px;font-size:16px}.dashboard-hero-status-v78{left:3.1%;bottom:9%;width:47%;gap:11px}.dashboard-hero-status-v78>span{padding:9px 12px;border-radius:9px}.dashboard-hero-status-v78 b{font-size:22px}.dashboard-hero-status-v78 small{font-size:12px}.hero-logo-cube{width:108px;height:108px;border-radius:22px}.hero-logo-cube img{width:80px;height:80px}.hero-float-tag{padding:9px 16px;font-size:14px}.hero-slogan{font-size:17px}.dashboard-hero-workbench-v78{grid-template-rows:minmax(0,1.3fr) minmax(0,.82fr) 28px;gap:11px;padding:17px}.dashboard-workbench-primary-v78{grid-template-columns:66px minmax(0,1fr) 34px;gap:14px;padding:15px 19px}.dashboard-workbench-primary-v78>span{width:58px;height:58px;font-size:29px}.dashboard-workbench-primary-v78 strong{font-size:25px}.dashboard-workbench-primary-v78 small{font-size:14px}.dashboard-workbench-shortcuts-v78 button{grid-template-columns:42px minmax(0,1fr);gap:11px;padding:10px 13px}.dashboard-workbench-shortcuts-v78 button>.anticon{width:40px;height:40px;font-size:21px}.dashboard-workbench-shortcuts-v78 strong{font-size:15px}.dashboard-workbench-shortcuts-v78 small,.dashboard-refresh-link-v78{font-size:12px}.dashboard-prototype-middle-v78{grid-template-columns:minmax(0,1.62fr) minmax(450px,.9fr);gap:14px}.dashboard-prototype-bottom-v78{grid-template-columns:minmax(410px,.95fr) minmax(560px,1.12fr) minmax(420px,.88fr);gap:14px}.dashboard-prototype-card-v78>header{min-height:68px;padding:11px 18px}.dashboard-prototype-card-v78>header>div>.anticon{font-size:27px}.dashboard-prototype-card-v78 h2{font-size:21px}.dashboard-prototype-card-v78 header p{font-size:12px}.dashboard-prototype-card-v78>header>small,.dashboard-prototype-card-v78>header>button{font-size:12px}.dashboard-operational-grid-v78{gap:12px;padding:12px 15px 15px}.dashboard-operational-grid-v78 button{grid-template-columns:54px minmax(0,1fr);gap:14px;padding:12px 14px 27px}.dashboard-operational-grid-v78 .metric-icon{width:50px;height:50px;font-size:25px}.dashboard-operational-grid-v78 small{font-size:14px}.dashboard-operational-grid-v78 strong{font-size:33px}.dashboard-operational-grid-v78 em,.dashboard-operational-grid-v78 button:after{font-size:11px}.dashboard-business-v78>header>div>.anticon{width:50px;height:50px;font-size:25px}.dashboard-business-v78>div{gap:10px;padding:13px 16px 16px}.dashboard-business-v78>div>button{padding:11px 14px}.dashboard-business-v78 button strong{font-size:16px}.dashboard-business-v78 button small{font-size:12px}.dashboard-business-v78 button b{font-size:30px}.dashboard-business-v78 button em{font-size:28px}.dashboard-grade-v78>div{gap:6px;padding:9px 16px 13px}.dashboard-grade-summary-v78>span,.dashboard-runtime-summary-v78>span{padding:9px 10px}.dashboard-grade-summary-v78 b,.dashboard-runtime-summary-v78 b{font-size:18px}.dashboard-grade-summary-v78 small,.dashboard-runtime-summary-v78 small{font-size:11px}.dashboard-grade-row-v78{grid-template-columns:36px minmax(0,1fr) 42px 44px;gap:10px}.dashboard-grade-row-v78>b{width:31px;height:31px;font-size:13px}.dashboard-grade-row-v78 small{font-size:12px}.dashboard-grade-row-v78 strong{font-size:14px}.dashboard-grade-row-v78 em{font-size:12px}.dashboard-recent-table-v78>div{padding:6px 14px;font-size:12px}.dashboard-recent-table-v78>div.header{min-height:38px;font-size:11px}.dashboard-recent-table-v78 .status-pill{min-width:62px;font-size:11px}.dashboard-runtime-summary-v78{padding:9px 15px 4px}.dashboard-runtime-v78 ul{padding:7px 16px 10px}.dashboard-runtime-v78 li{font-size:13px}.dashboard-runtime-v78 li small{max-width:180px;font-size:10px}.dashboard-runtime-v78 li strong{font-size:13px}}@media(min-width:2700px)and (max-width:3299px){body:has(.dashboard-prototype-page-v78) .app-shell{grid-template-columns:208px minmax(0,1fr);grid-template-rows:92px minmax(0,1fr)}body:has(.dashboard-prototype-page-v78) .global-header{padding-right:36px;padding-left:30px}body:has(.dashboard-prototype-page-v78) .brand-logo{width:46px;height:46px}body:has(.dashboard-prototype-page-v78) .brand-lockup{gap:16px}body:has(.dashboard-prototype-page-v78) .brand-lockup strong{font-size:26px}body:has(.dashboard-prototype-page-v78) .breadcrumb{font-size:19px}body:has(.dashboard-prototype-page-v78) .prototype-environment-badge{padding:7px 12px;font-size:14px}body:has(.dashboard-prototype-page-v78) .header-actions{gap:18px;font-size:16px}body:has(.dashboard-prototype-page-v78) .version-update-button{min-width:146px;height:52px}body:has(.dashboard-prototype-page-v78) .version-update-button strong,body:has(.dashboard-prototype-page-v78) .authenticated-user strong,body:has(.dashboard-prototype-page-v78) .logout-button{font-size:15px}body:has(.dashboard-prototype-page-v78) .version-update-button small,body:has(.dashboard-prototype-page-v78) .authenticated-user small{font-size:12px}body:has(.dashboard-prototype-page-v78) .sidebar{padding:24px 14px}body:has(.dashboard-prototype-page-v78) .sidebar nav{gap:10px}body:has(.dashboard-prototype-page-v78) .nav-item{height:66px;padding:0 20px;gap:15px;font-size:20px}body:has(.dashboard-prototype-page-v78) .nav-item>span:first-child{font-size:26px}.dashboard-prototype-body-v78{gap:18px;padding:18px 23px 22px}.dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) 680px;border-radius:14px}.dashboard-hero-copy-v78{top:16%;left:3.1%;width:51%}.dashboard-hero-copy-v78>span{margin-bottom:10px;font-size:20px}.dashboard-hero-copy-v78 h1{font-size:47px}.dashboard-hero-copy-v78 p{margin-top:16px;font-size:18px}.dashboard-hero-status-v78{left:3.1%;bottom:9%;width:47%;gap:13px}.dashboard-hero-status-v78>span{gap:8px;padding:11px 14px;border-radius:11px}.dashboard-hero-status-v78 b{font-size:25px}.dashboard-hero-status-v78 small{font-size:14px}.hero-logo-cube{width:122px;height:122px;border-radius:25px}.hero-logo-cube img{width:90px;height:90px}.hero-float-tag{padding:11px 19px;border-radius:13px;font-size:16px}.hero-slogan{font-size:20px}.dashboard-hero-workbench-v78{grid-template-rows:minmax(0,1.3fr) minmax(0,.82fr) 34px;gap:14px;padding:21px}.dashboard-workbench-primary-v78{grid-template-columns:80px minmax(0,1fr) 40px;gap:16px;padding:18px 22px;border-radius:13px}.dashboard-workbench-primary-v78>span{width:70px;height:70px;font-size:35px}.dashboard-workbench-primary-v78 strong{font-size:29px}.dashboard-workbench-primary-v78 small{font-size:16px}.dashboard-workbench-primary-v78 b{font-size:40px}.dashboard-workbench-shortcuts-v78{gap:14px}.dashboard-workbench-shortcuts-v78 button{grid-template-columns:50px minmax(0,1fr);gap:13px;padding:12px 16px}.dashboard-workbench-shortcuts-v78 button>.anticon{width:48px;height:48px;font-size:25px}.dashboard-workbench-shortcuts-v78 strong{font-size:17px}.dashboard-workbench-shortcuts-v78 small,.dashboard-refresh-link-v78{font-size:14px}.dashboard-prototype-middle-v78,.dashboard-prototype-bottom-v78{gap:18px}.dashboard-prototype-middle-v78{grid-template-columns:minmax(0,1.62fr) minmax(520px,.9fr)}.dashboard-prototype-bottom-v78{grid-template-columns:minmax(480px,.95fr) minmax(640px,1.12fr) minmax(500px,.88fr)}.dashboard-prototype-card-v78{border-radius:12px}.dashboard-prototype-card-v78>header{min-height:78px;padding:13px 21px}.dashboard-prototype-card-v78>header>div>.anticon{font-size:31px}.dashboard-prototype-card-v78 h2{font-size:24px}.dashboard-prototype-card-v78 header p{font-size:14px}.dashboard-prototype-card-v78>header>small,.dashboard-prototype-card-v78>header>button{font-size:14px}.dashboard-operational-grid-v78{gap:14px;padding:14px 18px 18px}.dashboard-operational-grid-v78 button{grid-template-columns:62px minmax(0,1fr);gap:16px;padding:14px 17px 31px;border-radius:11px}.dashboard-operational-grid-v78 .metric-icon{width:58px;height:58px;font-size:29px}.dashboard-operational-grid-v78 small{font-size:16px}.dashboard-operational-grid-v78 strong{font-size:38px}.dashboard-operational-grid-v78 em,.dashboard-operational-grid-v78 button:after{font-size:13px}.dashboard-business-v78>header>div>.anticon{width:58px;height:58px;font-size:29px}.dashboard-business-v78>div{gap:12px;padding:15px 19px 19px}.dashboard-business-v78>div>button{padding:13px 17px;border-radius:11px}.dashboard-business-v78 button strong{font-size:18px}.dashboard-business-v78 button small{font-size:14px}.dashboard-business-v78 button b{font-size:34px}.dashboard-business-v78 button em{font-size:32px}.dashboard-grade-v78>div{gap:7px;padding:11px 19px 16px}.dashboard-grade-summary-v78>span,.dashboard-runtime-summary-v78>span{padding:11px 13px;border-radius:9px}.dashboard-grade-summary-v78 b,.dashboard-runtime-summary-v78 b{font-size:21px}.dashboard-grade-summary-v78 small,.dashboard-runtime-summary-v78 small{font-size:13px}.dashboard-grade-row-v78{grid-template-columns:42px minmax(0,1fr) 48px 50px;gap:12px}.dashboard-grade-row-v78>b{width:36px;height:36px;font-size:15px}.dashboard-grade-row-v78 small{font-size:14px}.dashboard-grade-row-v78 strong{font-size:16px}.dashboard-grade-row-v78 em{font-size:14px}.dashboard-grade-row-v78 i{height:8px}.dashboard-recent-table-v78>div{padding:7px 17px;font-size:14px}.dashboard-recent-table-v78>div.header{min-height:44px;font-size:13px}.dashboard-recent-table-v78 .status-pill{min-width:72px;font-size:13px}.dashboard-runtime-summary-v78{padding:11px 18px 5px}.dashboard-runtime-v78 ul{padding:8px 19px 12px}.dashboard-runtime-v78 li{font-size:15px}.dashboard-runtime-v78 li small{max-width:220px;font-size:12px}.dashboard-runtime-v78 li strong{font-size:15px}}@media(min-width:3300px){body:has(.dashboard-prototype-page-v78) .app-shell{grid-template-columns:252px minmax(0,1fr);grid-template-rows:112px minmax(0,1fr)}body:has(.dashboard-prototype-page-v78) .global-header{padding-right:46px;padding-left:38px}body:has(.dashboard-prototype-page-v78) .brand-logo{width:56px;height:56px}body:has(.dashboard-prototype-page-v78) .brand-lockup{gap:19px}body:has(.dashboard-prototype-page-v78) .brand-lockup strong{font-size:32px}body:has(.dashboard-prototype-page-v78) .breadcrumb{font-size:23px}body:has(.dashboard-prototype-page-v78) .prototype-environment-badge{padding:9px 15px;font-size:17px}body:has(.dashboard-prototype-page-v78) .header-actions{gap:22px;font-size:20px}body:has(.dashboard-prototype-page-v78) .version-update-button{min-width:176px;height:62px}body:has(.dashboard-prototype-page-v78) .version-update-button strong,body:has(.dashboard-prototype-page-v78) .authenticated-user strong,body:has(.dashboard-prototype-page-v78) .logout-button{font-size:18px}body:has(.dashboard-prototype-page-v78) .version-update-button small,body:has(.dashboard-prototype-page-v78) .authenticated-user small{font-size:15px}body:has(.dashboard-prototype-page-v78) .sidebar{padding:29px 17px}body:has(.dashboard-prototype-page-v78) .sidebar nav{gap:12px}body:has(.dashboard-prototype-page-v78) .nav-item{height:80px;padding:0 24px;gap:18px;font-size:24px}body:has(.dashboard-prototype-page-v78) .nav-item>span:first-child{font-size:31px}.dashboard-prototype-body-v78{gap:22px;padding:22px 29px 28px}.dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) 870px;border-radius:17px}.dashboard-hero-copy-v78{top:16%;left:3.1%;width:51%}.dashboard-hero-copy-v78>span{margin-bottom:12px;font-size:24px}.dashboard-hero-copy-v78 h1{font-size:57px}.dashboard-hero-copy-v78 p{margin-top:19px;font-size:22px}.dashboard-hero-status-v78{left:3.1%;bottom:9%;width:47%;gap:16px}.dashboard-hero-status-v78>span{gap:10px;padding:14px 17px;border-radius:13px}.dashboard-hero-status-v78 b{font-size:31px}.dashboard-hero-status-v78 small{font-size:17px}.hero-logo-cube{width:148px;height:148px;border-radius:30px}.hero-logo-cube img{width:110px;height:110px}.hero-float-tag{padding:13px 23px;border-radius:15px;font-size:19px}.hero-slogan{font-size:24px}.dashboard-hero-workbench-v78{grid-template-rows:minmax(0,1.3fr) minmax(0,.82fr) 40px;gap:17px;padding:25px}.dashboard-workbench-primary-v78{grid-template-columns:96px minmax(0,1fr) 48px;gap:20px;padding:22px 27px;border-radius:16px}.dashboard-workbench-primary-v78>span{width:84px;height:84px;font-size:42px}.dashboard-workbench-primary-v78 strong{font-size:35px}.dashboard-workbench-primary-v78 small{font-size:19px}.dashboard-workbench-primary-v78 b{font-size:48px}.dashboard-workbench-shortcuts-v78{gap:17px}.dashboard-workbench-shortcuts-v78 button{grid-template-columns:60px minmax(0,1fr);gap:16px;padding:15px 20px}.dashboard-workbench-shortcuts-v78 button>.anticon{width:58px;height:58px;font-size:30px}.dashboard-workbench-shortcuts-v78 strong{font-size:21px}.dashboard-workbench-shortcuts-v78 small,.dashboard-refresh-link-v78{font-size:17px}.dashboard-prototype-middle-v78,.dashboard-prototype-bottom-v78{gap:22px}.dashboard-prototype-middle-v78{grid-template-columns:minmax(0,1.62fr) minmax(650px,.9fr)}.dashboard-prototype-bottom-v78{grid-template-columns:minmax(600px,.95fr) minmax(790px,1.12fr) minmax(620px,.88fr)}.dashboard-prototype-card-v78{border-radius:15px}.dashboard-prototype-card-v78>header{min-height:94px;padding:16px 25px}.dashboard-prototype-card-v78>header>div>.anticon{font-size:38px}.dashboard-prototype-card-v78 h2{font-size:29px}.dashboard-prototype-card-v78 header p{font-size:17px}.dashboard-prototype-card-v78>header>small,.dashboard-prototype-card-v78>header>button{font-size:17px}.dashboard-operational-grid-v78{gap:18px;padding:18px 22px 22px}.dashboard-operational-grid-v78 button{grid-template-columns:76px minmax(0,1fr);gap:20px;padding:18px 21px 38px;border-radius:13px}.dashboard-operational-grid-v78 .metric-icon{width:70px;height:70px;font-size:35px}.dashboard-operational-grid-v78 small{font-size:19px}.dashboard-operational-grid-v78 strong{font-size:46px}.dashboard-operational-grid-v78 em,.dashboard-operational-grid-v78 button:after{font-size:16px}.dashboard-business-v78>header>div>.anticon{width:70px;height:70px;font-size:35px}.dashboard-business-v78>div{gap:15px;padding:19px 23px 23px}.dashboard-business-v78>div>button{padding:16px 21px;border-radius:13px}.dashboard-business-v78 button strong{font-size:22px}.dashboard-business-v78 button small{font-size:17px}.dashboard-business-v78 button b{font-size:41px}.dashboard-business-v78 button em{font-size:39px}.dashboard-grade-v78>div{gap:9px;padding:14px 23px 19px}.dashboard-grade-summary-v78>span,.dashboard-runtime-summary-v78>span{padding:13px 16px;border-radius:11px}.dashboard-grade-summary-v78 b,.dashboard-runtime-summary-v78 b{font-size:25px}.dashboard-grade-summary-v78 small,.dashboard-runtime-summary-v78 small{font-size:16px}.dashboard-grade-row-v78{grid-template-columns:50px minmax(0,1fr) 58px 60px;gap:15px}.dashboard-grade-row-v78>b{width:43px;height:43px;font-size:18px}.dashboard-grade-row-v78 small{font-size:17px}.dashboard-grade-row-v78 strong{font-size:19px}.dashboard-grade-row-v78 em{font-size:17px}.dashboard-grade-row-v78 i{height:10px}.dashboard-recent-table-v78>div{padding:9px 21px;font-size:17px}.dashboard-recent-table-v78>div.header{min-height:53px;font-size:16px}.dashboard-recent-table-v78 .status-pill{min-width:86px;font-size:16px}.dashboard-runtime-summary-v78{padding:13px 22px 6px}.dashboard-runtime-v78 ul{padding:10px 23px 15px}.dashboard-runtime-v78 li{font-size:18px}.dashboard-runtime-v78 li small{max-width:270px;font-size:15px}.dashboard-runtime-v78 li strong{font-size:18px}}.task-run-operational-details{margin-top:6px;font-size:12px}.task-run-operational-details>summary{cursor:pointer;font-weight:600;color:#2563eb}.task-run-operational-body{width:min(760px,72vw);margin-top:8px;padding:10px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc}.task-run-operational-metrics{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.task-run-operational-metrics span{padding:4px 7px;border-radius:7px;background:#fff;border:1px solid #e5e7eb;white-space:nowrap}.task-run-operational-body dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin:0 0 8px}.task-run-operational-body dl div{min-width:0}.task-run-operational-body dt{color:#64748b}.task-run-operational-body dd{margin:2px 0 0;overflow-wrap:anywhere}.task-run-item-diagnostics{display:grid;gap:6px}.task-run-item-diagnostics h4{margin:2px 0}.task-run-item-diagnostics article{display:grid;gap:3px;padding:8px;border-radius:8px;background:#fff;border:1px solid #e5e7eb}.task-run-item-diagnostics article>div{display:flex;align-items:center;gap:8px}.task-run-item-diagnostics small{overflow-wrap:anywhere}.task-run-item-error{color:#b42318}.task-run-operational-empty{margin:0;color:#64748b}.ops-trace-workspace{min-height:0;height:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;padding:12px 14px;overflow:hidden;background:#f6f8fb}.ops-trace-search-card{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:13px 16px;border:1px solid #dbe3ef;border-radius:12px;background:#fff}.ops-trace-search-card h2{margin:0;font-size:18px}.ops-trace-search-card p{margin:5px 0 0;color:#64748b}.ops-trace-search-card form{display:flex;align-items:flex-end;gap:8px;min-width:min(520px,45vw)}.ops-trace-search-card label{flex:1;display:grid;gap:5px}.ops-trace-search-card label span{font-size:12px;color:#475569}.ops-trace-search-card input,.ops-trace-question-row input{min-width:0;height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;background:#fff}.ops-trace-feedback{min-height:0}.ops-trace-empty{display:grid;place-items:center;gap:6px;min-height:220px;padding:30px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;text-align:center;color:#64748b}.ops-trace-empty strong{color:#0f172a}.ops-trace-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.ops-trace-overview>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;border:1px solid #dbe3ef;border-radius:9px;background:#fff}.ops-trace-overview span{color:#64748b;font-size:12px}.ops-trace-overview strong{font-size:16px}.ops-trace-stage-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.ops-trace-stage{position:relative;display:flex;gap:8px;min-width:0;padding:10px;border:1px solid #dbe3ef;border-radius:10px;background:#fff}.ops-trace-stage.success{border-color:#bbf7d0}.ops-trace-stage.warning{border-color:#fde68a}.ops-trace-stage.danger{border-color:#fecaca}.ops-trace-stage-index{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef2ff;font-weight:700;font-size:11px}.ops-trace-stage-body{min-width:0}.ops-trace-stage-heading{display:flex;align-items:center;justify-content:space-between;gap:5px}.ops-trace-stage-heading strong{font-size:13px}.ops-trace-stage-body p{margin:6px 0;font-size:11px;line-height:1.5;color:#334155}.ops-trace-stage-body small{display:block;font-size:10px;line-height:1.45;color:#64748b}.ops-trace-scroll{min-height:0;overflow:auto;display:grid;align-content:start;gap:10px;padding-right:3px}.ops-trace-panel{border:1px solid #dbe3ef;border-radius:12px;background:#fff;padding:12px 14px}.ops-trace-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.ops-trace-panel h3{margin:0;font-size:15px}.ops-trace-panel header p{margin:3px 0 0;font-size:11px;color:#64748b}.ops-trace-panel header>span{font-size:11px;color:#475569}.ops-trace-version-list,.ops-trace-review-list,.ops-trace-knowledge-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ops-trace-version-card,.ops-trace-review-card,.ops-trace-knowledge-card{min-width:0;padding:10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.ops-trace-knowledge-card.current{box-shadow:inset 3px 0 #2563eb}.ops-trace-version-card>div:first-child,.ops-trace-card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.ops-trace-version-card p,.ops-trace-knowledge-card p{margin:6px 0;color:#334155}.ops-trace-version-card dl,.ops-trace-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 12px;margin:0}.ops-trace-version-card dl div,.ops-trace-facts div{min-width:0}.ops-trace-version-card dt,.ops-trace-facts dt{font-size:10px;color:#64748b}.ops-trace-version-card dd,.ops-trace-facts dd{margin:2px 0 0;font-size:11px;overflow-wrap:anywhere}.ops-trace-run-list{display:grid;gap:7px}.ops-trace-run-card{border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.ops-trace-run-card summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px}.ops-trace-run-card summary span:first-child{display:flex;align-items:center;gap:8px;min-width:0}.ops-trace-run-card summary em{font-style:normal;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-trace-run-card[open] summary{border-bottom:1px solid #e2e8f0}.ops-trace-run-metrics{display:flex;flex-wrap:wrap;gap:6px;padding:9px 11px 3px}.ops-trace-run-metrics span{padding:4px 7px;border-radius:7px;background:#fff;border:1px solid #e5e7eb;font-size:11px}.ops-trace-run-card .ops-trace-facts{padding:7px 11px 11px;grid-template-columns:repeat(4,minmax(0,1fr))}.ops-trace-card-heading>span{color:#64748b;font-size:11px}.ops-trace-warning,.ops-trace-danger{margin:7px 0 0;padding:6px 8px;border-radius:7px;font-size:11px}.ops-trace-warning{background:#fffbeb;color:#92400e}.ops-trace-danger{background:#fef2f2;color:#991b1b}.ops-trace-binding-strip{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}.ops-trace-binding-strip span{padding:5px 8px;border-radius:7px;background:#eff6ff;color:#1e40af;font-size:11px}.ops-trace-question-row{display:flex;gap:8px}.ops-trace-question-row input{flex:1}.ops-trace-diagnostic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ops-trace-diagnostic-grid>article{min-width:0;padding:10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.ops-trace-diagnostic-grid h4{margin:0 0 6px}.ops-trace-diagnostic-grid p{margin:5px 0}.ops-trace-diagnostic-grid blockquote{margin:7px 0;padding:8px 10px;border-left:3px solid #94a3b8;background:#fff}.ops-trace-hit-list{display:grid;gap:5px;margin-top:7px}.ops-trace-hit-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:7px;align-items:center;padding:5px 7px;border-radius:7px;background:#fff;font-size:10px}.ops-trace-hit-link{min-width:0;padding:0;overflow:hidden;color:#2563eb;border:0;background:transparent;cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap}.ops-trace-hit-link:hover,.ops-trace-hit-link:focus-visible{text-decoration:underline}@media(max-width:1600px){.ops-trace-stage-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-trace-run-card .ops-trace-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-height:850px){.ops-trace-search-card{padding:9px 12px}.ops-trace-stage-body p{margin:3px 0}.ops-trace-stage{padding:7px 8px}.ops-trace-panel{padding:9px 11px}}@media(min-width:2800px){.ops-trace-search-card h2{font-size:clamp(18px,.72vw,24px)}.ops-trace-search-card p,.ops-trace-panel header p,.ops-trace-stage-body p,.ops-trace-version-card dd,.ops-trace-facts dd{font-size:clamp(11px,.42vw,15px)}.ops-trace-stage-heading strong,.ops-trace-panel h3{font-size:clamp(14px,.5vw,18px)}}.ops-trace-stage-action{margin-top:7px;border:0;padding:0;background:transparent;color:#2563eb;font-size:10px;font-weight:600;cursor:pointer}.ops-trace-stage-action:hover{text-decoration:underline}.connection-diagnostics-modal{width:min(820px,calc(100vw - 48px))}.connection-diagnostic-body{display:grid;gap:12px}.connection-diagnostic-head{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #dfe6ef;border-radius:8px;background:#f8fafc}.connection-diagnostic-head strong{margin-right:auto;color:#334155}.connection-diagnostic-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0;padding:0 12px;border:1px solid #e2e8f0;border-radius:8px}.connection-diagnostic-facts>div{min-width:0;padding:9px 0;border-bottom:1px solid #edf1f5}.connection-diagnostic-facts dt{color:#7b8799;font-size:10px}.connection-diagnostic-facts dd{margin:3px 0 0;overflow-wrap:anywhere;color:#3f4f67;font-size:11px}.connection-diagnostic-warning{display:flex;gap:7px;padding:9px 11px;color:#92400e;border:1px solid #fde2a7;border-radius:7px;background:#fffbeb;font-size:10px;line-height:1.55}.connection-live-result{display:grid;gap:7px;padding:11px 12px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4}.connection-live-result.danger{border-color:#fecaca;background:#fef2f2}.connection-live-result header,.connection-live-result>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.connection-live-result header strong{margin-right:auto;color:#166534}.connection-live-result.danger header strong{color:#991b1b}.connection-live-result header span,.connection-live-result>div span{padding:3px 7px;border-radius:6px;background:#fff;color:#64748b;font-size:10px}.connection-live-result p{margin:0;color:#4b5563;font-size:10px;line-height:1.55}.ops-recovery-workspace{height:100%;min-height:0;padding:12px 14px 16px;overflow:auto;background:#f6f8fb}.ops-recovery-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;border:1px solid #dbe3ef;border-radius:10px;background:#fff}.ops-recovery-hero h2{margin:0;color:#26364f;font-size:18px}.ops-recovery-hero p{margin:5px 0 0;color:#64748b;font-size:11px;line-height:1.55}.ops-recovery-count{display:grid;min-width:112px;justify-items:center;padding:8px 12px;border-radius:9px;background:#fff7ed}.ops-recovery-count strong{color:#c26411;font-size:24px}.ops-recovery-count span{color:#9a6a3a;font-size:10px}.ops-recovery-workspace>.inline-success,.ops-recovery-workspace>.api-feedback{margin-top:9px;margin-bottom:0}.ops-recovery-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px}.ops-recovery-summary article{display:grid;grid-template-columns:1fr auto;gap:3px 8px;padding:10px 12px;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.ops-recovery-summary span{color:#607086;font-size:11px}.ops-recovery-summary strong{color:#b66d17;font-size:18px}.ops-recovery-summary small{grid-column:1/-1;color:#8a96a8;font-size:9px}.ops-recovery-section{margin-top:9px;padding:12px 13px;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.ops-recovery-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:9px}.ops-recovery-section h3{margin:0;color:#334155;font-size:14px}.ops-recovery-section header p{margin:4px 0 0;color:#7b8799;font-size:10px;line-height:1.5}.ops-recovery-list{display:grid;gap:6px}.ops-recovery-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid #e6ebf2;border-radius:7px;background:#fafcff}.ops-recovery-item-main{display:grid;min-width:0;gap:3px}.ops-recovery-item-main strong{overflow:hidden;color:#40506a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ops-recovery-item-main span{color:#64748b;font-size:10px}.ops-recovery-item-main small{overflow-wrap:anywhere;color:#8a96a8;font-size:9px}.ops-recovery-empty{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 10px;color:#27795f;border:1px dashed #cce8dc;border-radius:7px;background:#f5fbf8;font-size:10px}.ops-recovery-reason{display:grid;gap:5px;margin:2px 0 9px;color:#5d6b82;font-size:10px}.ops-recovery-reason input{height:34px;padding:0 9px;border-radius:6px}.ops-recovery-reason small{color:#8a96a8;font-size:9px}.ops-health-card{min-height:0;overflow:hidden}.ops-health-card .card-heading{padding:8px 12px 4px}.ops-health-card .card-heading h2{font-size:13px}.ops-health-card .card-heading p{margin-top:2px;font-size:9px}.ops-health-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;min-height:0;padding:5px 10px 8px}.ops-health-item{display:grid;min-width:0;min-height:68px;align-content:center;gap:2px;padding:6px 7px;color:#526178;border:1px solid #dfe6ef;border-radius:8px;background:#fafcff;cursor:pointer;text-align:left}.ops-health-item:hover{border-color:#9ebbe8;box-shadow:0 4px 12px #273d6014}.ops-health-item.healthy{border-color:#cce8dc;background:#f5fbf8}.ops-health-item.attention{border-color:#efd7a7;background:#fffaf1}.ops-health-item.unknown{border-style:dashed}.ops-health-item span{color:#63718a;font-size:10px}.ops-health-item strong{color:#334155;font-size:20px}.ops-health-item.attention strong{color:#b86815}.ops-health-item small{min-height:20px;color:#8a96a8;font-size:8px;line-height:1.25}.ops-health-item em{color:#2f70d8;font-size:8px;font-style:normal;font-weight:700}.ops-health-item.healthy em{color:#18845f}@media(max-width:1279px){.ops-health-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-height:850px){.ops-recovery-section{padding:9px 11px}.ops-health-item{min-height:62px}}@media(min-width:2000px){.connection-diagnostic-facts dt,.connection-live-result header span,.connection-live-result>div span,.connection-live-result p{font-size:var(--hires-micro)}.connection-diagnostic-facts dd,.ops-recovery-hero p,.ops-recovery-summary span,.ops-recovery-item-main strong,.ops-health-item span{font-size:var(--hires-xs)}.ops-recovery-hero h2{font-size:var(--hires-lg)}.ops-recovery-section h3{font-size:var(--hires-md)}.ops-health-item strong{font-size:var(--hires-title)}.ops-health-item small,.ops-health-item em{font-size:var(--hires-micro)}}.ops-alert-workspace{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:8px;height:100%;min-height:0;padding:10px 14px 12px;overflow:hidden;background:#f6f8fb}.ops-alert-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;border:1px solid #dbe3ef;border-radius:9px;background:#fff}.ops-alert-hero h2{margin:0;color:#26364f;font-size:17px}.ops-alert-hero p{margin:4px 0 0;color:#64748b;font-size:10px}.ops-alert-hero-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.ops-alert-hero-actions .button.active{color:#2563eb;border-color:#9dbbea;background:#eef5ff}.ops-alert-workspace>.inline-success,.ops-alert-workspace>.api-feedback{min-height:36px;margin:0;padding:7px 10px}.ops-alert-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.ops-alert-summary article{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:8px 11px;border:1px solid #dfe6ef;border-radius:7px;background:#fff}.ops-alert-summary span{color:#718096;font-size:9px}.ops-alert-summary strong{color:#34445e;font-size:19px}.ops-alert-body{display:grid;grid-template-columns:minmax(300px,34%) minmax(0,1fr);gap:8px;min-height:0;overflow:hidden}.ops-alert-body>aside,.ops-alert-detail{min-width:0;min-height:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.ops-alert-body>aside{display:grid;grid-template-rows:auto minmax(0,1fr)}.ops-alert-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;border-bottom:1px solid #e8edf4;background:#fafcff}.ops-alert-filters select,.ops-alert-filters input{width:100%;height:30px;min-width:0;padding:0 7px;border-radius:5px;font-size:9px}.ops-alert-list{min-height:0;padding:6px;overflow:auto}.ops-alert-list>button{display:grid;width:100%;gap:4px;margin-bottom:5px;padding:9px 10px;color:#526178;border:1px solid #e3e9f1;border-radius:7px;background:#fff;cursor:pointer;text-align:left}.ops-alert-list>button:hover,.ops-alert-list>button.selected{border-color:#9cbbe9;background:#f2f7ff}.ops-alert-list>button.selected{box-shadow:inset 3px 0 #326fe5}.ops-alert-list-head{display:flex;align-items:center;justify-content:space-between;gap:7px}.ops-alert-list strong{overflow:hidden;color:#35455f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ops-alert-list span,.ops-alert-list small{color:#7f8c9f;font-size:9px}.ops-alert-empty{display:grid;min-height:180px;place-content:center;justify-items:center;gap:5px;padding:20px;color:#718096;text-align:center}.ops-alert-empty .anticon{color:#21a77a;font-size:20px}.ops-alert-empty strong{color:#40516b;font-size:11px}.ops-alert-empty span{font-size:9px}.ops-alert-detail{display:grid;grid-template-rows:auto auto auto auto minmax(120px,1fr);overflow:auto}.ops-alert-detail-empty{place-content:center;justify-items:center;gap:7px;color:#78869b}.ops-alert-detail-empty .anticon{color:#4d7fc9;font-size:24px}.ops-alert-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e7ecf3}.ops-alert-detail>header>div:first-child{min-width:0}.ops-alert-detail>header>div:first-child>span{color:#7b899d;font-size:9px}.ops-alert-detail h3{margin:3px 0 5px;color:#2f405c;font-size:15px}.ops-alert-detail header p{margin:0;color:#68768c;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.ops-alert-detail>header>div:last-child{display:flex;gap:5px;flex:0 0 auto}.ops-alert-detail>.api-feedback{min-height:0;margin:8px 12px 0;padding:7px 9px}.ops-alert-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin:0;padding:7px 14px 10px}.ops-alert-facts>div{min-width:0;padding:6px 0;border-bottom:1px solid #edf1f5}.ops-alert-facts dt{color:#8491a4;font-size:8px}.ops-alert-facts dd{margin:3px 0 0;overflow-wrap:anywhere;color:#485970;font-size:10px}.ops-alert-actions{display:grid;gap:7px;margin:0 12px 8px;padding:10px;border:1px solid #dfe6ef;border-radius:7px;background:#f9fbfe}.ops-alert-actions>label{display:grid;gap:4px;color:#617087;font-size:9px}.ops-alert-actions input,.ops-alert-actions select{width:100%;min-width:0;height:31px;padding:0 8px;border-radius:5px;font-size:9px}.ops-alert-action-row{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.ops-alert-assignment,.ops-alert-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.ops-alert-actions>small{color:#8a96a8;font-size:8px;line-height:1.45}.ops-alert-timeline{min-height:0;margin:0 12px 12px;padding:10px 12px;overflow:auto;border:1px solid #e3e9f1;border-radius:7px}.ops-alert-timeline h4{margin:0 0 8px;color:#40516b;font-size:11px}.ops-alert-timeline article{position:relative;display:grid;grid-template-columns:12px minmax(0,1fr);gap:7px;padding:0 0 10px}.ops-alert-timeline article i{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#5f86c5;box-shadow:0 0 0 3px #edf4ff}.ops-alert-timeline article>div{display:grid;gap:2px;padding-bottom:8px;border-bottom:1px solid #edf1f5}.ops-alert-timeline strong{color:#46566e;font-size:9px}.ops-alert-timeline span{color:#8995a8;font-size:8px}.ops-alert-timeline p{margin:2px 0 0;color:#617087;font-size:9px;line-height:1.5;overflow-wrap:anywhere}.ops-alert-log-loading{padding:12px;color:#8a96a8;font-size:9px;text-align:center}.ops-alert-rules{min-height:0;padding:10px 12px;overflow:auto;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.ops-alert-rule-note{display:flex;align-items:flex-start;gap:9px;padding:9px 10px;color:#496383;border:1px solid #dbe7f6;border-radius:7px;background:#f5f9ff}.ops-alert-rule-note>div{display:grid;gap:3px}.ops-alert-rule-note strong{font-size:11px}.ops-alert-rule-note span{color:#7b899d;font-size:9px}.ops-alert-rule-reason{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:8px;margin:9px 0;color:#647289;font-size:9px}.ops-alert-rule-reason input{height:31px;padding:0 8px;border-radius:5px}.ops-alert-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ops-alert-rule-grid article{display:grid;gap:8px;min-width:0;padding:11px;border:1px solid #e1e7ef;border-radius:7px;background:#fbfcfe}.ops-alert-rule-grid header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.ops-alert-rule-grid header>div{min-width:0}.ops-alert-rule-grid header strong{display:block;overflow:hidden;color:#40516b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ops-alert-rule-grid header span{display:block;margin-top:3px;overflow:hidden;color:#8793a6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ops-alert-rule-grid label{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#647289;font-size:9px}.ops-alert-rule-grid select{min-width:110px;height:29px;font-size:9px}.ops-alert-rule-switch input{width:16px;height:16px}.ops-alert-rule-grid footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:7px;border-top:1px solid #edf1f5}.ops-alert-rule-grid footer span{color:#8a96a8;font-size:8px}.ops-alert-workspace>.prototype-banner{margin:0;min-height:34px;padding:6px 9px;font-size:9px}@media(max-width:1439px){.ops-alert-body{grid-template-columns:330px minmax(0,1fr)}.ops-alert-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-alert-summary article{padding-right:8px;padding-left:8px}}@media(max-height:820px){.ops-alert-workspace{gap:6px;padding-top:7px;padding-bottom:8px}.ops-alert-hero{padding:8px 11px}.ops-alert-hero p{margin-top:2px}.ops-alert-summary article{min-height:40px}.ops-alert-detail>header{padding:8px 11px}.ops-alert-facts{padding-top:4px;padding-bottom:6px}.ops-alert-actions{padding:7px 8px}}@media(min-width:2000px){.ops-alert-hero h2{font-size:var(--hires-lg)}.ops-alert-hero p,.ops-alert-list strong,.ops-alert-detail header p,.ops-alert-facts dd,.ops-alert-rule-grid header strong{font-size:var(--hires-xs)}.ops-alert-summary span,.ops-alert-list span,.ops-alert-list small,.ops-alert-actions input,.ops-alert-actions select,.ops-alert-timeline p,.ops-alert-rule-grid label{font-size:var(--hires-micro)}}.ops-acceptance-workspace{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:8px;height:100%;min-height:0;padding:10px 14px 12px;overflow:hidden;background:#f6f8fb}.ops-acceptance-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border:1px solid #dbe3ef;border-radius:9px;background:#fff}.ops-acceptance-hero h2{margin:0;color:#26364f;font-size:17px}.ops-acceptance-hero p{margin:4px 0 0;color:#64748b;font-size:10px}.ops-acceptance-hero>div:last-child{display:flex;gap:7px;flex:0 0 auto}.ops-acceptance-workspace>.api-feedback,.ops-acceptance-workspace>.inline-success{min-height:36px;margin:0;padding:7px 10px}.ops-acceptance-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:8px;min-height:0;overflow:hidden}.ops-acceptance-runs,.ops-acceptance-detail{min-width:0;min-height:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.ops-acceptance-runs{display:flex;flex-direction:column;padding:7px;overflow:auto}.ops-acceptance-runs>header{display:flex;align-items:center;justify-content:space-between;padding:5px 5px 9px;color:#40516b;font-size:10px}.ops-acceptance-runs>header span{min-width:22px;padding:2px 6px;color:#607089;border-radius:999px;background:#eef3f9;text-align:center}.ops-acceptance-runs>button{display:grid;gap:4px;width:100%;margin-bottom:6px;padding:9px 10px;border:1px solid #e1e7ef;border-radius:7px;background:#fff;color:#647289;cursor:pointer;text-align:left}.ops-acceptance-runs>button:hover,.ops-acceptance-runs>button.selected{border-color:#9cbbe9;background:#f2f7ff}.ops-acceptance-runs>button.selected{box-shadow:inset 3px 0 #326fe5}.ops-acceptance-runs>button>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.ops-acceptance-runs strong{overflow:hidden;color:#35455f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ops-acceptance-runs span,.ops-acceptance-runs small{color:#8290a3;font-size:8px}.ops-acceptance-empty{display:grid;min-height:180px;place-content:center;justify-items:center;gap:6px;padding:20px;color:#75839a;text-align:center}.ops-acceptance-empty .anticon{color:#4f80ca;font-size:22px}.ops-acceptance-empty strong{color:#40516b;font-size:11px}.ops-acceptance-empty span{font-size:9px}.ops-acceptance-detail{display:flex;flex-direction:column;overflow:auto}.ops-acceptance-detail>.api-feedback{margin:8px 10px 0}.ops-acceptance-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e7ecf3}.ops-acceptance-detail-head>div:first-child>span{color:#8190a4;font-size:8px}.ops-acceptance-detail-head h3{margin:3px 0 4px;color:#2f405c;font-size:15px}.ops-acceptance-detail-head p{margin:0;color:#738198;font-size:9px}.ops-acceptance-detail-head>div:last-child{display:flex;align-items:center;gap:8px}.ops-acceptance-question{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px;padding:8px 14px;border-bottom:1px solid #edf1f5;background:#fbfcfe}.ops-acceptance-question span{color:#8491a4;font-size:8px}.ops-acceptance-question strong{color:#526178;font-size:9px;font-weight:500}.ops-acceptance-steps{display:grid;gap:7px;padding:10px 12px}.ops-acceptance-step{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;padding:9px 10px;border:1px solid #e1e7ef;border-radius:7px;background:#fff}.ops-acceptance-step.passed{border-color:#cfe7dc;background:#fbfffd}.ops-acceptance-step.failed{border-color:#f2c9ce;background:#fffafb}.ops-acceptance-step.blocked{border-color:#eadbb9;background:#fffdf7}.ops-acceptance-step-index{display:grid;width:26px;height:26px;place-items:center;color:#5270a4;border-radius:50%;background:#edf4ff;font-size:10px;font-weight:700}.ops-acceptance-step-body{display:grid;gap:5px;min-width:0}.ops-acceptance-step-body>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.ops-acceptance-step-body h4{margin:0;color:#40516b;font-size:11px}.ops-acceptance-step-body header div span{display:block;margin-top:2px;color:#96a1b1;font-size:7px}.ops-acceptance-expected,.ops-acceptance-result{margin:0;color:#67758a;font-size:9px;line-height:1.45}.ops-acceptance-result{color:#4e6078}.ops-acceptance-evidence{overflow-wrap:anywhere;color:#8b97a9;font-size:8px}.ops-acceptance-step footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:5px;border-top:1px solid #edf1f5}.ops-acceptance-step footer>span{color:#909bad;font-size:8px}.ops-acceptance-step footer>div{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.ops-acceptance-detail>.prototype-banner{margin:0 12px 10px;min-height:34px;padding:6px 9px;font-size:9px}.ops-acceptance-create-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ops-acceptance-create-form label{display:grid;gap:5px;color:#647289;font-size:9px}.ops-acceptance-create-form label.wide{grid-column:1 / -1}.ops-acceptance-create-form input,.ops-acceptance-create-form select,.ops-acceptance-create-form textarea{width:100%;min-width:0;padding:7px 8px;border-radius:5px;font-size:10px}.ops-acceptance-create-form small{color:#8d98aa;font-size:8px}@media(max-width:1439px){.ops-acceptance-layout{grid-template-columns:260px minmax(0,1fr)}.ops-acceptance-steps{padding:8px}}@media(max-height:820px){.ops-acceptance-workspace{gap:6px;padding-top:7px;padding-bottom:8px}.ops-acceptance-hero{padding:8px 11px}.ops-acceptance-step{padding-top:7px;padding-bottom:7px}}@media(min-width:2000px){.ops-acceptance-hero h2{font-size:var(--hires-lg)}.ops-acceptance-hero p,.ops-acceptance-runs strong,.ops-acceptance-step-body h4{font-size:var(--hires-xs)}.ops-acceptance-expected,.ops-acceptance-result,.ops-acceptance-detail-head p{font-size:var(--hires-micro)}}.review-change-preview{display:grid;gap:8px;border-color:#cbd9ec;background:#f9fbff}.review-change-preview .section-heading{align-items:flex-start}.review-change-preview .section-heading>div{min-width:0}.review-change-preview .section-heading h3{margin:0}.review-change-preview .section-heading p{margin:3px 0 0;color:#7d8ba1;font-size:var(--hires-micro, 10px);line-height:1.45}.review-change-issues{display:grid;gap:5px}.review-change-issues>div{display:grid;gap:2px;padding:7px 8px;border:1px solid #e5d8b4;border-radius:6px;background:#fffdf7}.review-change-issues>div.danger{border-color:#efc7cd;background:#fff8f9}.review-change-issues strong{color:#725d36;font-size:var(--hires-micro, 10px)}.review-change-issues .danger strong{color:#a34550}.review-change-issues span{color:#728097;font-size:var(--hires-micro, 10px);line-height:1.45}.review-change-version-strip{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.review-change-version-strip span{padding:4px 7px;color:#50637d;border:1px solid #d9e3f0;border-radius:999px;background:#fff;font-size:var(--hires-micro, 10px)}.review-change-knowledge-lineage{display:inline-flex;align-items:center;gap:5px}.review-change-knowledge-lineage button{padding:0;border:0;color:#2f73b9;background:transparent;font:inherit;cursor:pointer}.review-change-knowledge-lineage button:hover,.review-change-knowledge-lineage button:focus-visible{text-decoration:underline}.review-change-knowledge-lineage em{color:#50637d;font-style:normal}.review-change-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-change-columns>div{display:grid;align-content:start;gap:5px;min-width:0;padding:8px;border:1px solid #e0e7f0;border-radius:7px;background:#fff}.review-change-columns h4{margin:0 0 2px;color:#40516b;font-size:var(--hires-micro, 10px)}.review-change-columns article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:2px 7px;padding:5px 0;border-bottom:1px solid #eef2f6}.review-change-columns article strong{grid-row:1 / 3;align-self:start;color:#607089;font-size:var(--hires-micro, 10px)}.review-change-columns article span{min-width:0;overflow-wrap:anywhere;color:#738198;font-size:var(--hires-micro, 10px);line-height:1.4}.review-change-columns article .before{text-decoration:line-through;text-decoration-color:#c5ccd6}.review-change-columns article .after{color:#3f5f8a;font-weight:600}.review-change-columns p,.review-change-columns small{margin:0;color:#8290a3;font-size:var(--hires-micro, 10px);line-height:1.45}.review-change-columns details{margin-top:2px}.review-change-columns summary{color:#5372a2;font-size:var(--hires-micro, 10px);cursor:pointer}.review-change-lines{display:grid;gap:2px;max-height:150px;margin-top:5px;padding:6px;overflow:auto;border-radius:5px;background:#f7f9fc}.review-change-lines code{display:block;overflow-wrap:anywhere;white-space:pre-wrap;color:#69778c;font-size:var(--hires-micro, 10px);line-height:1.4}.review-change-lines code.added{color:#247151}.review-change-lines code.removed{color:#a84e59}.review-publication-impact{display:grid;gap:4px;padding:8px 9px;border:1px solid #dbe6f3;border-radius:7px;background:#fff}.review-publication-impact strong{color:#40516b;font-size:var(--hires-micro, 10px)}.review-publication-impact>span{color:#596b84;font-size:var(--hires-micro, 10px);line-height:1.45}.review-publication-impact ul{display:grid;gap:2px;margin:0;padding-left:16px;color:#7b899c;font-size:var(--hires-micro, 10px);line-height:1.4}@media(max-width:1439px){.review-change-columns{grid-template-columns:1fr}}.v77-prototype-entry{position:relative;border-color:#dfc9a4;background:#fffaf1;color:#765d33}.v77-prototype-entry em,.ops-acceptance-step footer .button em{margin-left:3px;padding:1px 4px;border-radius:999px;background:#f3dfba;color:#795a25;font-size:7px;font-style:normal;font-weight:700}.acceptance-issue-prototype{display:grid;gap:10px;width:min(820px,78vw);max-height:72vh;overflow:auto;padding-right:3px}.acceptance-issue-prototype>.prototype-banner{margin:0;min-height:36px;padding:7px 9px;font-size:9px}.acceptance-issue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e1e7ef;border-radius:8px;background:#fbfcfe}.acceptance-issue-head>div:first-child{min-width:0}.acceptance-issue-head>div:first-child>span{color:#8794a7;font-size:8px;font-family:monospace}.acceptance-issue-head h3{margin:3px 0;color:#354861;font-size:14px}.acceptance-issue-head p{margin:0;color:#7b899d;font-size:9px}.acceptance-issue-head>div:last-child{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.acceptance-issue-actions{display:flex;gap:6px;flex-wrap:wrap;padding:0 1px}.acceptance-issue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.acceptance-issue-grid label{display:grid;gap:5px;min-width:0;color:#65738a;font-size:9px}.acceptance-issue-grid label.wide{grid-column:1/-1}.acceptance-issue-grid input,.acceptance-issue-grid select,.acceptance-issue-grid textarea{width:100%;min-width:0;padding:7px 8px;border:1px solid #dfe5ed;border-radius:6px;background:#fff;color:#44566f;font-size:10px;line-height:1.45}.acceptance-issue-grid textarea{min-height:62px;resize:vertical}.acceptance-issue-grid input:disabled,.acceptance-issue-grid select:disabled,.acceptance-issue-grid textarea:disabled{opacity:1;background:#f8fafc;color:#617087}.acceptance-issue-grid small{color:#8c98a9;font-size:8px;line-height:1.4}.acceptance-issue-timeline{padding:10px 11px;border:1px solid #e1e7ef;border-radius:8px;background:#fff}.acceptance-issue-timeline ol{display:grid;gap:7px;margin:8px 0 0;padding:0;list-style:none}.acceptance-issue-timeline li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start}.acceptance-issue-timeline li>span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#eef4fc;color:#5875a0;font-size:8px;font-weight:700}.acceptance-issue-timeline li>div{min-width:0;padding-bottom:7px;border-bottom:1px solid #edf1f5}.acceptance-issue-timeline li:last-child>div{padding-bottom:0;border-bottom:0}.acceptance-issue-timeline strong{display:inline;color:#465a74;font-size:9px}.acceptance-issue-timeline small{margin-left:6px;color:#9aa5b5;font-size:7px;font-family:monospace}.acceptance-issue-timeline p{margin:3px 0 0;color:#718096;font-size:8px;line-height:1.45}@media(max-width:1439px){.acceptance-issue-prototype{width:min(760px,82vw)}.acceptance-issue-grid{grid-template-columns:1fr}.acceptance-issue-grid label.wide{grid-column:auto}}@media(min-width:2000px){.acceptance-issue-head h3{font-size:var(--hires-sm)}.acceptance-issue-head p,.acceptance-issue-grid label,.acceptance-issue-timeline strong{font-size:var(--hires-micro)}}.operations-test-entry-v77{color:#315f9d;border-color:#bfd1eb;background:#f7faff}.operations-test-entry-v77:hover{color:#245fcc;border-color:#8fb2e7;background:#eef5ff}.dashboard-focus-grid-v77{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr);gap:12px;min-height:0;overflow:hidden}.dashboard-key-metrics-v77,.dashboard-business-todos-v77{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.dashboard-key-metric-grid-v77{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;padding:10px 12px 12px}.dashboard-key-metric-v77{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:66px;padding:8px 10px;color:#46566f;border:1px solid #e1e8f1;border-radius:8px;background:#fbfcfe;cursor:pointer;text-align:left}.dashboard-key-metric-v77:hover{border-color:#a9c4ec;background:#f5f9ff}.dashboard-key-metric-v77 .metric-icon{width:38px;height:38px;font-size:18px}.dashboard-key-metric-v77>span:last-child{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:2px 8px}.dashboard-key-metric-v77 small{grid-column:1/-1;color:#758399;font-size:10px}.dashboard-key-metric-v77 strong{color:#2f405b;font-size:21px;line-height:1.1}.dashboard-key-metric-v77 strong.no-data{color:#8793a4;font-size:13px}.dashboard-key-metric-v77 em{overflow:hidden;padding-bottom:2px;color:#8a96a8;font-size:8px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dashboard-todo-list-v77{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:6px;min-height:0;padding:9px 11px 11px;overflow:auto}.dashboard-todo-list-v77 button{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:2px 8px;min-width:0;min-height:52px;padding:7px 9px;color:#526178;border:1px solid #e2e8f0;border-radius:7px;background:#fbfcfe;cursor:pointer;text-align:left}.dashboard-todo-list-v77 button:hover{border-color:#a7c1e8;background:#f5f9ff}.dashboard-todo-list-v77 button.attention{border-color:#ead5aa;background:#fffaf1}.dashboard-todo-list-v77 button.clear{border-color:#d9e8e1;background:#f8fcfa}.dashboard-todo-list-v77 button>span{display:grid;min-width:0;gap:2px}.dashboard-todo-list-v77 strong{overflow:hidden;color:#40516b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-todo-list-v77 small{overflow:hidden;color:#8a96a8;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-todo-list-v77 b{grid-row:1/3;grid-column:2;color:#34445e;font-size:17px;font-weight:700}.dashboard-todo-list-v77 .attention b{color:#b56b17}.dashboard-todo-list-v77 em{color:#2d6fcf;font-size:8px;font-style:normal;font-weight:700}.dashboard-todo-list-v77 .clear em{color:#288063}.operations-test-page-v77{display:grid;grid-template-rows:64px minmax(0,1fr);height:100%;min-height:0;overflow:hidden;background:#f6f8fb}.operations-test-toolbar-v77{min-height:64px}.operations-test-body-v77{min-height:0;overflow:hidden}.operations-test-body-v77>.api-feedback{margin:12px 14px}.operations-test-body-v77>.ops-acceptance-workspace{height:100%}@media(min-width:1280px)and (max-width:1439px){.dashboard-focus-grid-v77{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:9px}.dashboard-key-metric-grid-v77{gap:6px;padding:8px}.dashboard-key-metric-v77{grid-template-columns:36px minmax(0,1fr);min-height:60px;gap:7px;padding:6px 8px}.dashboard-key-metric-v77 .metric-icon{width:34px;height:34px;font-size:16px}.dashboard-todo-list-v77{gap:5px;padding:7px 8px}.dashboard-todo-list-v77 button{min-height:48px;padding:6px 7px}}@media(max-height:820px)and (min-width:1280px){.dashboard-scroll{grid-template-rows:auto auto minmax(142px,1.15fr) minmax(96px,.9fr) minmax(82px,1fr)}.dashboard-focus-grid-v77{gap:8px}.dashboard-key-metrics-v77 .card-heading,.dashboard-business-todos-v77 .card-heading{min-height:42px}.dashboard-key-metric-grid-v77{padding:6px 8px 8px}.dashboard-key-metric-v77{min-height:52px;padding-top:5px;padding-bottom:5px}.dashboard-todo-list-v77{padding:6px 8px 8px}.dashboard-todo-list-v77 button{min-height:42px}.operations-test-page-v77{grid-template-rows:58px minmax(0,1fr)}.operations-test-toolbar-v77{min-height:58px}}@media(min-width:2000px){.dashboard-focus-grid-v77{grid-template-columns:minmax(0,1.18fr) minmax(560px,.82fr);gap:15px}.dashboard-key-metric-grid-v77,.dashboard-todo-list-v77{gap:10px;padding:13px 15px 15px}.dashboard-key-metric-v77{grid-template-columns:50px minmax(0,1fr);min-height:82px;padding:10px 12px}.dashboard-key-metric-v77 .metric-icon{width:46px;height:46px;font-size:22px}.dashboard-key-metric-v77 small,.dashboard-todo-list-v77 strong{font-size:var(--hires-xs)}.dashboard-key-metric-v77 strong,.dashboard-todo-list-v77 b{font-size:var(--hires-title)}.dashboard-key-metric-v77 em,.dashboard-todo-list-v77 small,.dashboard-todo-list-v77 em{font-size:var(--hires-micro)}.dashboard-todo-list-v77 button{min-height:68px;padding:9px 11px}.operations-test-page-v77{grid-template-rows:clamp(68px,2vw,78px) minmax(0,1fr)}.operations-test-toolbar-v77{min-height:clamp(68px,2vw,78px)}}.dashboard-prototype-page-v78{height:100%;min-height:0;overflow:hidden;background:#f4f7fb}.dashboard-prototype-body-v78{display:grid;grid-template-rows:minmax(175px,25fr) minmax(225px,34fr) minmax(235px,41fr);gap:12px;width:100%;height:100%;min-height:0;margin:0 auto;padding:12px 16px 14px;overflow:hidden}.dashboard-prototype-hero-v78{display:grid;grid-template-columns:minmax(0,1fr) 430px;min-height:0;overflow:hidden;border:1px solid #dbe6f4;border-radius:10px;background:linear-gradient(105deg,#e8f3ff,#eef7ff 47%,#f9fcff 72%,#eef5ff);box-shadow:0 4px 16px #264f890f}.dashboard-hero-main-v78{position:relative;min-width:0;min-height:0;overflow:hidden}.dashboard-hero-main-v78:before{content:"";position:absolute;top:-40%;right:28%;bottom:20%;left:-8%;border-radius:50%;background:radial-gradient(circle at 58% 60%,#fffffff2,#fff0 68%)}.dashboard-hero-main-v78:after{content:"";position:absolute;left:-8%;right:22%;bottom:-42%;height:78%;border-radius:50%;background:linear-gradient(180deg,#73b6ff21,#fff0);transform:rotate(8deg)}.dashboard-hero-copy-v78{position:absolute;z-index:4;top:22%;left:3%;width:49%}.dashboard-hero-copy-v78>span{display:block;margin-bottom:8px;color:#42669b;font-size:15px;font-weight:600}.dashboard-hero-copy-v78 h1{margin:0;color:#113b8f;font-size:32px;line-height:1.2;letter-spacing:-.02em}.dashboard-hero-copy-v78 p{margin:15px 0 0;color:#4f6d9d;font-size:14px;line-height:1.7;white-space:nowrap}.dashboard-hero-status-v78{position:absolute;z-index:5;left:3%;bottom:11%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:43%}.dashboard-hero-status-v78>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:5px;min-width:0;padding:7px 9px;border:1px solid rgba(150,188,235,.55);border-radius:8px;background:#ffffffb8;box-shadow:0 6px 14px #3b6aac0f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dashboard-hero-status-v78 b{color:#2457a7;font-size:16px}.dashboard-hero-status-v78 small{overflow:hidden;color:#7085a6;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-hero-status-v78 .attention b{color:#c85f2b}.dashboard-hero-status-v78 .healthy b{color:#258565}.dashboard-hero-art-v78{position:absolute;z-index:3;top:4%;right:2%;width:50%;height:92%}.hero-platform-shadow{position:absolute;left:37%;bottom:12%;width:35%;height:18%;border-radius:50%;background:#3570ce2e;filter:blur(16px)}.hero-platform-layer{position:absolute;left:36%;width:34%;height:18%;border:1px solid rgba(102,162,238,.38);border-radius:16px;background:linear-gradient(155deg,#fffffff5,#6bb2ff57);box-shadow:0 14px 30px #3170cf1f;transform:skewY(-8deg)}.hero-platform-layer.layer-back{bottom:22%;margin-left:8%;opacity:.58}.hero-platform-layer.layer-mid{bottom:17%;margin-left:4%}.hero-platform-layer.layer-front{bottom:12%;background:linear-gradient(155deg,#d7edff,#79b9ff);box-shadow:0 16px 32px #266ad338}.hero-logo-cube{position:absolute;z-index:5;left:45%;bottom:30%;display:grid;width:84px;height:84px;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:linear-gradient(145deg,#fffffffa,#85c1ffbf);box-shadow:0 18px 40px #2569d547,inset 0 0 26px #ffffffe6;transform:rotate(-4deg)}.hero-logo-cube img{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(38,98,191,.22))}.hero-float-tag{position:absolute;z-index:6;padding:8px 14px;color:#2766c1;border:1px solid rgba(130,185,248,.6);border-radius:10px;background:#ffffffad;box-shadow:0 8px 18px #4c82c914;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:12px;font-weight:700}.hero-float-tag.tag-left{left:20%;top:34%}.hero-float-tag.tag-top{left:48%;top:7%}.hero-float-tag.tag-right{right:2%;top:35%}.hero-slogan{position:absolute;right:1%;bottom:11%;color:#2452a8;font-size:14px;font-style:italic;font-weight:700;letter-spacing:.08em;transform:rotate(-9deg)}.dashboard-hero-workbench-v78{display:grid;grid-template-rows:minmax(88px,1.35fr) minmax(60px,.85fr) 24px;gap:8px;min-height:0;padding:14px;border-left:1px solid rgba(201,220,244,.72);background:#ffffff94}.dashboard-workbench-primary-v78{display:grid;grid-template-columns:56px minmax(0,1fr) 30px;align-items:center;gap:12px;min-width:0;padding:13px 16px;color:#fff;border:0;border-radius:9px;background:linear-gradient(135deg,#317bf2,#1461dd);box-shadow:0 10px 26px #2567db3b;cursor:pointer;text-align:left}.dashboard-workbench-primary-v78>span{display:grid;width:48px;height:48px;place-items:center;color:#2d72df;border-radius:50%;background:#fff;font-size:24px}.dashboard-workbench-primary-v78 div{display:grid;min-width:0;gap:5px}.dashboard-workbench-primary-v78 strong{font-size:21px}.dashboard-workbench-primary-v78 small{overflow:hidden;color:#ffffffd1;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-workbench-primary-v78 b{font-size:30px;font-weight:300;text-align:right}.dashboard-workbench-shortcuts-v78{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-workbench-shortcuts-v78 button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:8px 11px;color:#31517e;border:1px solid #d9e5f5;border-radius:8px;background:#ffffffc7;cursor:pointer;text-align:left}.dashboard-workbench-shortcuts-v78 button>.anticon{display:grid;width:32px;height:32px;place-items:center;color:#2f70df;border-radius:8px;background:#eef5ff;font-size:17px}.dashboard-workbench-shortcuts-v78 span{display:grid;min-width:0;gap:3px}.dashboard-workbench-shortcuts-v78 strong{font-size:12px}.dashboard-workbench-shortcuts-v78 small{overflow:hidden;color:#8492a7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-refresh-link-v78{justify-self:end;padding:0;color:#6f83a2;border:0;background:transparent;cursor:pointer;font-size:9px}.dashboard-prototype-alert-v78{position:absolute;z-index:20;top:12px;right:16px;left:16px;display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 11px;color:#9a4b4f;border:1px solid #efc8cb;border-radius:7px;background:#fff7f7;box-shadow:0 5px 15px #572d3214;font-size:10px}.dashboard-prototype-alert-v78 span{flex:1}.dashboard-prototype-middle-v78{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(330px,.9fr);gap:12px;min-height:0}.dashboard-prototype-card-v78{min-width:0;min-height:0;overflow:hidden;border:1px solid #dfe7f1;border-radius:9px;background:#fff;box-shadow:0 3px 12px #203f6b0d}.dashboard-prototype-card-v78>header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:9px 14px;border-bottom:1px solid #e8edf4}.dashboard-prototype-card-v78>header>div{display:flex;align-items:center;gap:9px;min-width:0}.dashboard-prototype-card-v78>header>div>.anticon{color:#1f6fe5;font-size:22px}.dashboard-prototype-card-v78>header span{min-width:0}.dashboard-prototype-card-v78 h2{margin:0;color:#243c63;font-size:16px}.dashboard-prototype-card-v78 header p{margin:4px 0 0;color:#8793a5;font-size:9px}.dashboard-prototype-card-v78>header>small{color:#6682ab;font-size:10px;white-space:nowrap}.dashboard-prototype-card-v78>header>button{color:#2f70db;border:0;background:transparent;cursor:pointer;font-size:9px}.dashboard-operational-metrics-v78{display:grid;grid-template-rows:auto minmax(0,1fr)}.dashboard-operational-grid-v78{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding:10px 12px 12px}.dashboard-operational-grid-v78 button{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;align-content:center;gap:12px;min-width:0;padding:10px 12px 24px;color:#42536d;border:1px solid #dfe7f1;border-radius:8px;background:#fbfdff;cursor:pointer;text-align:left}.dashboard-operational-grid-v78 button:after{content:"点击查看";position:absolute;right:10px;bottom:7px;color:#89a0c0;font-size:8px}.dashboard-operational-grid-v78 button:hover{border-color:#9fc0ef;background:#f5f9ff}.dashboard-operational-grid-v78 .metric-icon{width:42px;height:42px;font-size:20px}.dashboard-operational-grid-v78 button>span:last-child{display:grid;gap:3px}.dashboard-operational-grid-v78 small{color:#6e7f98;font-size:10px}.dashboard-operational-grid-v78 strong{color:#1f3150;font-size:25px;line-height:1}.dashboard-operational-grid-v78 em{color:#8895a8;font-size:8px;font-style:normal}.dashboard-business-v78{display:grid;grid-template-rows:auto minmax(0,1fr);background:linear-gradient(135deg,#fff,#fffdf8)}.dashboard-business-v78>header>div>.anticon{display:grid;width:40px;height:40px;place-items:center;color:#fff;border-radius:50%;background:#f3a144;font-size:20px}.dashboard-business-v78>div{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:9px;min-height:0;padding:12px 14px 14px}.dashboard-business-v78>div>button{display:grid;grid-template-columns:minmax(0,1fr) 42px 16px;align-items:center;gap:8px;min-width:0;padding:9px 12px;color:#42536c;border:1px solid #dfe6ef;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.dashboard-business-v78>div>button.attention{border-color:#ecd9b7;background:#fffdf8}.dashboard-business-v78 button>span{display:grid;min-width:0;gap:4px}.dashboard-business-v78 button strong{font-size:12px}.dashboard-business-v78 button small{overflow:hidden;color:#8793a6;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-business-v78 button b{color:#213451;font-size:22px;text-align:center}.dashboard-business-v78 button.attention b{color:#cf7219}.dashboard-business-v78 button em{color:#557cbc;font-size:23px;font-style:normal;font-weight:300}.dashboard-prototype-bottom-v78{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(390px,1.12fr) minmax(320px,.88fr);gap:12px;min-height:0}.dashboard-grade-v78,.dashboard-recent-v78{display:grid;grid-template-rows:auto minmax(0,1fr)}.dashboard-runtime-v78{display:grid;grid-template-rows:auto auto minmax(0,1fr)}.dashboard-grade-v78>div{display:grid;align-content:center;gap:7px;min-height:0;padding:8px 13px 12px}.dashboard-grade-summary-v78,.dashboard-runtime-summary-v78{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.dashboard-grade-summary-v78{margin-bottom:4px}.dashboard-grade-summary-v78>span,.dashboard-runtime-summary-v78>span{display:flex;align-items:baseline;justify-content:center;gap:5px;min-width:0;padding:6px 7px;border:1px solid #e3eaf3;border-radius:7px;background:#f8fbff}.dashboard-grade-summary-v78 b,.dashboard-runtime-summary-v78 b{color:#285ea9;font-size:13px}.dashboard-grade-summary-v78 small,.dashboard-runtime-summary-v78 small{overflow:hidden;color:#8090a7;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-runtime-summary-v78{padding:7px 12px 2px}.dashboard-grade-row-v78{display:grid;grid-template-columns:28px minmax(0,1fr) 30px 32px;align-items:center;gap:8px;min-width:0}.dashboard-grade-row-v78>b{display:grid;width:24px;height:24px;place-items:center;color:#425879;border-radius:50%;background:#eef3fa;font-size:10px}.dashboard-grade-row-v78>span{display:grid;min-width:0;gap:4px}.dashboard-grade-row-v78 small{overflow:hidden;color:#78869a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-grade-row-v78 i{display:block;height:6px;overflow:hidden;border-radius:99px;background:#edf1f6}.dashboard-grade-row-v78 u{display:block;height:100%;min-width:2%;border-radius:inherit;background:linear-gradient(90deg,#3a81ee,#6ba3ee)}.dashboard-grade-row-v78 strong{color:#283a56;font-size:10px;text-align:right}.dashboard-grade-row-v78 em{color:#8895a8;font-size:8px;font-style:normal;text-align:right}.dashboard-recent-table-v78{display:grid;align-content:start;min-height:0;overflow:hidden}.dashboard-recent-table-v78>div{display:grid;grid-template-columns:1.2fr .82fr .58fr .62fr 1fr;align-items:center;gap:7px;min-height:34px;padding:5px 12px;color:#53627a;border-bottom:1px solid #edf1f5;font-size:8px}.dashboard-recent-table-v78>div.header{min-height:30px;color:#768398;background:#f8fafc;font-weight:700}.dashboard-recent-table-v78>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-table-v78 .status-pill{min-width:46px;padding:3px 7px;font-size:8px}.dashboard-recent-table-v78 .empty{display:grid;grid-template-columns:1fr;place-items:center;min-height:90px;color:#8995a7}.dashboard-runtime-v78 ul{min-height:0;margin:0;padding:5px 13px 8px;overflow:hidden;list-style:none}.dashboard-runtime-v78 li{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:28px;border-bottom:1px solid #edf1f5;font-size:9px}.dashboard-runtime-v78 li:last-child{border-bottom:0}.dashboard-runtime-v78 li span{display:flex;align-items:center;gap:7px;min-width:0;color:#4f5f78}.dashboard-runtime-v78 li small{overflow:hidden;max-width:132px;color:#7295ca;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.dashboard-runtime-v78 li strong{color:#30415d;font-size:9px;white-space:nowrap}@media(max-width:1500px){.dashboard-prototype-body-v78{gap:9px;padding:9px 12px 11px}.dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) 370px}.dashboard-hero-copy-v78 h1{font-size:27px}.dashboard-hero-copy-v78 p{font-size:12px}.dashboard-workbench-primary-v78 strong{font-size:18px}.dashboard-prototype-middle-v78{grid-template-columns:minmax(0,1.55fr) minmax(315px,.95fr);gap:9px}.dashboard-operational-grid-v78{gap:7px;padding:8px}.dashboard-operational-grid-v78 button{grid-template-columns:38px minmax(0,1fr);gap:8px;padding:7px 9px}.dashboard-operational-grid-v78 .metric-icon{width:36px;height:36px;font-size:17px}.dashboard-operational-grid-v78 strong{font-size:21px}.dashboard-business-v78>div{gap:6px;padding:8px 10px 10px}.dashboard-prototype-bottom-v78{gap:9px}}@media(max-height:860px)and (min-width:1280px){.dashboard-prototype-body-v78{grid-template-rows:minmax(155px,25fr) minmax(205px,34fr) minmax(195px,41fr);gap:8px;padding:8px 11px 10px}.dashboard-prototype-card-v78>header{min-height:45px;padding:6px 10px}.dashboard-prototype-card-v78 h2{font-size:14px}.dashboard-prototype-card-v78 header p{margin-top:2px;font-size:8px}.dashboard-hero-copy-v78{top:18%}.dashboard-hero-copy-v78>span{margin-bottom:4px;font-size:12px}.dashboard-hero-copy-v78 h1{font-size:25px}.dashboard-hero-copy-v78 p{margin-top:8px;font-size:11px}.hero-logo-cube{width:70px;height:70px}.hero-logo-cube img{width:52px;height:52px}.hero-float-tag{padding:5px 9px;font-size:9px}.hero-slogan{font-size:11px}.dashboard-hero-workbench-v78{grid-template-rows:minmax(74px,1.3fr) minmax(50px,.8fr) 18px;padding:10px}.dashboard-workbench-primary-v78{grid-template-columns:44px minmax(0,1fr) 22px;gap:8px;padding:9px 12px}.dashboard-workbench-primary-v78>span{width:40px;height:40px;font-size:20px}.dashboard-workbench-primary-v78 strong{font-size:16px}.dashboard-workbench-primary-v78 small{font-size:9px}.dashboard-workbench-shortcuts-v78 button{grid-template-columns:28px minmax(0,1fr);gap:6px;padding:5px 8px}.dashboard-workbench-shortcuts-v78 button>.anticon{width:27px;height:27px;font-size:14px}.dashboard-operational-grid-v78{gap:6px;padding:7px 8px 8px}.dashboard-operational-grid-v78 button{grid-template-columns:34px minmax(0,1fr);gap:7px;padding:6px 8px}.dashboard-operational-grid-v78 .metric-icon{width:32px;height:32px;font-size:15px}.dashboard-operational-grid-v78 strong{font-size:19px}.dashboard-business-v78>div{gap:5px;padding:7px 9px 9px}.dashboard-business-v78>div>button{padding:6px 9px}.dashboard-grade-v78>div{gap:4px;padding:5px 10px 8px}.dashboard-grade-row-v78{gap:6px}.dashboard-recent-table-v78>div{min-height:28px;padding:3px 9px}.dashboard-runtime-v78 li{min-height:23px}}@media(min-width:2700px){body:has(.dashboard-prototype-page-v78) .app-shell{grid-template-columns:7.7vw minmax(0,1fr);grid-template-rows:3.34vw minmax(0,1fr)}.dashboard-prototype-body-v78{grid-template-rows:minmax(300px,25fr) minmax(420px,33fr) minmax(500px,42fr);max-width:3200px}body:has(.dashboard-prototype-page-v78) .global-header{padding-right:1.25vw;padding-left:1.05vw}body:has(.dashboard-prototype-page-v78) .brand-logo{width:1.67vw;height:1.67vw}body:has(.dashboard-prototype-page-v78) .brand-lockup{gap:.63vw}body:has(.dashboard-prototype-page-v78) .brand-lockup strong{font-size:.94vw}body:has(.dashboard-prototype-page-v78) .breadcrumb{font-size:.68vw}body:has(.dashboard-prototype-page-v78) .prototype-environment-badge{padding:.26vw .42vw;font-size:.52vw}body:has(.dashboard-prototype-page-v78) .header-actions{gap:.63vw;font-size:.63vw}body:has(.dashboard-prototype-page-v78) .version-update-button{min-width:5.3vw;height:1.98vw}body:has(.dashboard-prototype-page-v78) .version-update-button strong,body:has(.dashboard-prototype-page-v78) .authenticated-user strong,body:has(.dashboard-prototype-page-v78) .logout-button{font-size:.57vw}body:has(.dashboard-prototype-page-v78) .version-update-button small,body:has(.dashboard-prototype-page-v78) .authenticated-user small{font-size:.47vw}body:has(.dashboard-prototype-page-v78) .sidebar{padding:.94vw .52vw}body:has(.dashboard-prototype-page-v78) .sidebar nav{gap:.36vw}body:has(.dashboard-prototype-page-v78) .nav-item{height:2.5vw;padding:0 .73vw;gap:.57vw;font-size:.73vw}body:has(.dashboard-prototype-page-v78) .nav-item>span:first-child{font-size:.94vw}.dashboard-prototype-body-v78{gap:.63vw;padding:.63vw .83vw .73vw}.dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) 22.4vw;border-radius:.52vw}.dashboard-hero-copy-v78>span{margin-bottom:.42vw;font-size:.78vw}.dashboard-hero-copy-v78 h1{font-size:1.67vw}.dashboard-hero-copy-v78 p{margin-top:.78vw;font-size:.73vw}.dashboard-hero-status-v78{gap:.42vw;bottom:9%;width:44%}.dashboard-hero-status-v78>span{gap:.26vw;padding:.36vw .47vw;border-radius:.42vw}.dashboard-hero-status-v78 b{font-size:.83vw}.dashboard-hero-status-v78 small{font-size:.47vw}.hero-logo-cube{width:4.38vw;height:4.38vw;border-radius:.94vw}.hero-logo-cube img{width:3.23vw;height:3.23vw}.hero-float-tag{padding:.42vw .73vw;border-radius:.52vw;font-size:.63vw}.hero-slogan{font-size:.73vw}.dashboard-hero-workbench-v78{gap:.42vw;padding:.73vw}.dashboard-workbench-primary-v78{grid-template-columns:2.92vw minmax(0,1fr) 1.56vw;gap:.63vw;padding:.68vw .83vw;border-radius:.47vw}.dashboard-workbench-primary-v78>span{width:2.5vw;height:2.5vw;font-size:1.25vw}.dashboard-workbench-primary-v78 strong{font-size:1.09vw}.dashboard-workbench-primary-v78 small{font-size:.57vw}.dashboard-workbench-primary-v78 b{font-size:1.56vw}.dashboard-workbench-shortcuts-v78{gap:.52vw}.dashboard-workbench-shortcuts-v78 button{grid-template-columns:1.77vw minmax(0,1fr);gap:.47vw;padding:.42vw .57vw}.dashboard-workbench-shortcuts-v78 button>.anticon{width:1.67vw;height:1.67vw;font-size:.89vw}.dashboard-workbench-shortcuts-v78 strong{font-size:.63vw}.dashboard-workbench-shortcuts-v78 small,.dashboard-refresh-link-v78{font-size:.47vw}.dashboard-prototype-middle-v78,.dashboard-prototype-bottom-v78{gap:.63vw}.dashboard-prototype-card-v78{border-radius:.47vw}.dashboard-prototype-card-v78>header{min-height:2.82vw;padding:.47vw .73vw}.dashboard-prototype-card-v78>header>div>.anticon{font-size:1.15vw}.dashboard-prototype-card-v78 h2{font-size:.83vw}.dashboard-prototype-card-v78 header p,.dashboard-prototype-card-v78>header>button,.dashboard-prototype-card-v78>header>small{font-size:.47vw}.dashboard-operational-grid-v78{gap:.52vw;padding:.52vw .63vw .63vw}.dashboard-operational-grid-v78 button{grid-template-columns:2.4vw minmax(0,1fr);gap:.63vw;padding:.52vw .63vw;border-radius:.42vw}.dashboard-operational-grid-v78 .metric-icon{width:2.19vw;height:2.19vw;font-size:1.04vw}.dashboard-operational-grid-v78 small{font-size:.52vw}.dashboard-operational-grid-v78 strong{font-size:1.3vw}.dashboard-operational-grid-v78 em{font-size:.42vw}.dashboard-business-v78>div{gap:.47vw;padding:.63vw .73vw .73vw}.dashboard-business-v78>div>button{padding:.47vw .63vw;border-radius:.42vw}.dashboard-business-v78 button strong{font-size:.63vw}.dashboard-business-v78 button small{font-size:.47vw}.dashboard-business-v78 button b,.dashboard-business-v78 button em{font-size:1.15vw}.dashboard-grade-v78>div{align-content:space-evenly;gap:.48vw;padding:.48vw .68vw .68vw}.dashboard-grade-summary-v78,.dashboard-runtime-summary-v78{gap:.36vw}.dashboard-grade-summary-v78>span,.dashboard-runtime-summary-v78>span{padding:.36vw .42vw;border-radius:.36vw}.dashboard-grade-summary-v78 b,.dashboard-runtime-summary-v78 b{font-size:.68vw}.dashboard-grade-summary-v78 small,.dashboard-runtime-summary-v78 small{font-size:.42vw}.dashboard-runtime-summary-v78{padding:.42vw .68vw .1vw}.dashboard-grade-row-v78{grid-template-columns:1.46vw minmax(0,1fr) 1.56vw 1.67vw;gap:.42vw}.dashboard-grade-row-v78>b{width:1.25vw;height:1.25vw;font-size:.52vw}.dashboard-grade-row-v78 small,.dashboard-grade-row-v78 em,.dashboard-recent-table-v78>div,.dashboard-runtime-v78 li{font-size:.42vw}.dashboard-grade-row-v78 strong,.dashboard-runtime-v78 li strong{font-size:.52vw}.dashboard-recent-table-v78>div{min-height:1.9vw;padding:.3vw .63vw}.dashboard-recent-table-v78>div.header{min-height:1.56vw}.dashboard-recent-table-v78 .status-pill{min-width:2.4vw;padding:.16vw .36vw;font-size:.42vw}.dashboard-runtime-v78 ul{padding:.26vw .68vw .42vw}.dashboard-runtime-v78 li{min-height:1.65vw}.dashboard-runtime-v78 li small{max-width:6.88vw;font-size:.36vw}}@media(min-width:2700px){body:not(:has(.dashboard-prototype-page-v78)){--hires-micro: clamp(12px, .42vw, 16px);--hires-xs: clamp(13px, .46vw, 18px);--hires-sm: clamp(15px, .52vw, 20px);--hires-md: clamp(17px, .58vw, 22px);--hires-lg: clamp(19px, .66vw, 25px);--hires-title: clamp(24px, .8vw, 32px)}body:not(:has(.dashboard-prototype-page-v78)) .app-shell{grid-template-columns:clamp(196px,6vw,240px) minmax(0,1fr);grid-template-rows:clamp(78px,2.6vw,100px) minmax(0,1fr)}body:not(:has(.dashboard-prototype-page-v78)) .global-header{padding-right:clamp(30px,1.05vw,40px);padding-left:clamp(26px,.95vw,36px)}body:not(:has(.dashboard-prototype-page-v78)) .brand-logo{width:clamp(38px,1.15vw,46px);height:clamp(38px,1.15vw,46px)}body:not(:has(.dashboard-prototype-page-v78)) .brand-lockup{gap:clamp(10px,.36vw,14px)}body:not(:has(.dashboard-prototype-page-v78)) .sidebar{padding:clamp(22px,.78vw,30px) clamp(12px,.48vw,18px)}body:not(:has(.dashboard-prototype-page-v78)) .sidebar nav{gap:clamp(8px,.32vw,12px)}body:not(:has(.dashboard-prototype-page-v78)) .nav-item{height:clamp(56px,1.75vw,68px);padding:0 clamp(16px,.55vw,21px);gap:clamp(12px,.42vw,16px);font-size:var(--hires-sm)}body:not(:has(.dashboard-prototype-page-v78)) .nav-item>span:first-child{font-size:clamp(21px,.68vw,26px)}body:not(:has(.dashboard-prototype-page-v78)) .page-toolbar,body:not(:has(.dashboard-prototype-page-v78)) .review-toolbar{min-height:clamp(78px,2.55vw,98px);padding-right:clamp(24px,.78vw,30px);padding-left:clamp(24px,.78vw,30px)}body:not(:has(.dashboard-prototype-page-v78)) .button{min-height:clamp(40px,1.15vw,46px);padding-right:clamp(15px,.48vw,19px);padding-left:clamp(15px,.48vw,19px);font-size:var(--hires-xs)}body:not(:has(.dashboard-prototype-page-v78)) .button.compact{min-height:clamp(34px,1vw,40px)}body:not(:has(.dashboard-prototype-page-v78)) .knowledge-hub-page,body:not(:has(.dashboard-prototype-page-v78)) .integration-center-page{grid-template-columns:clamp(196px,5.7vw,228px) minmax(0,1fr)}body:not(:has(.dashboard-prototype-page-v78)) .knowledge-hub-content{grid-template-rows:clamp(78px,2.55vw,98px) minmax(0,1fr)}body:not(:has(.dashboard-prototype-page-v78)) .module-subnav{padding:clamp(18px,.68vw,26px) clamp(11px,.42vw,16px);gap:clamp(8px,.3vw,11px)}body:not(:has(.dashboard-prototype-page-v78)) .module-subnav button{min-height:clamp(50px,1.55vw,60px);padding:0 clamp(13px,.46vw,18px);font-size:var(--hires-xs)}body:not(:has(.dashboard-prototype-page-v78)) .module-page small,body:not(:has(.dashboard-prototype-page-v78)) .task-run-row-v62>span:first-child small,body:not(:has(.dashboard-prototype-page-v78)) .qa-v62-rating>small,body:not(:has(.dashboard-prototype-page-v78)) .qa-v62-conclusion code,body:not(:has(.dashboard-prototype-page-v78)) .qa-v62-diagnostics .stage2-prototype-head span,body:not(:has(.dashboard-prototype-page-v78)) .qa-v62-diagnostics .retrieval-diagnostic-grid dt,body:not(:has(.dashboard-prototype-page-v78)) .qa-v62-diagnostics .retrieval-diagnostic-grid dd,body:not(:has(.dashboard-prototype-page-v78)) .qa-v62-diagnostics .planned-diagnostic-list span{font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .integration-scroll{padding:clamp(20px,.72vw,28px) clamp(24px,.82vw,32px) clamp(26px,.9vw,35px)}body:not(:has(.dashboard-prototype-page-v78)) .integration-channel-grid{gap:clamp(14px,.5vw,19px)}body:not(:has(.dashboard-prototype-page-v78)) .library-card-shell,body:not(:has(.dashboard-prototype-page-v78)) .library-card,body:not(:has(.dashboard-prototype-page-v78)) .integration-channel-card,body:not(:has(.dashboard-prototype-page-v78)) .channel-create-card{min-height:clamp(228px,7.1vw,272px)}body:not(:has(.dashboard-prototype-page-v78)) .review-grid-v62{grid-template-columns:minmax(500px,29fr) minmax(820px,49fr) minmax(430px,22fr);gap:clamp(14px,.48vw,18px);padding:clamp(16px,.55vw,21px) clamp(18px,.62vw,24px) clamp(18px,.62vw,24px)}body:not(:has(.dashboard-prototype-page-v78)) .review-candidate-table .candidate-row{min-height:clamp(66px,2.05vw,78px)}body:not(:has(.dashboard-prototype-page-v78)) .candidate-table-head{flex-basis:clamp(42px,1.3vw,50px)}body:not(:has(.dashboard-prototype-page-v78)) .candidate-pagination button{min-width:clamp(30px,1vw,38px);height:clamp(32px,1vw,38px)}body:not(:has(.dashboard-prototype-page-v78)) .conversation-page{grid-template-rows:clamp(78px,2.55vw,98px) clamp(54px,1.7vw,66px) minmax(0,1fr)}body:not(:has(.dashboard-prototype-page-v78)) .conversation-subnav{min-height:clamp(54px,1.7vw,66px);padding:clamp(7px,.25vw,10px) clamp(18px,.58vw,22px)}body:not(:has(.dashboard-prototype-page-v78)) .conversation-workspace,body:not(:has(.dashboard-prototype-page-v78)) .freeze-workspace{grid-template-columns:clamp(300px,9vw,350px) minmax(0,1fr) clamp(340px,10vw,390px)}body:not(:has(.dashboard-prototype-page-v78)) .conversation-content{padding:clamp(16px,.55vw,21px) clamp(20px,.68vw,26px) clamp(20px,.68vw,26px)}body:not(:has(.dashboard-prototype-page-v78)) .message-bubble{max-width:min(980px,84%);padding:clamp(14px,.48vw,18px) clamp(16px,.55vw,21px)}body:not(:has(.dashboard-prototype-page-v78)) .send-button{flex-basis:clamp(88px,2.8vw,108px);width:clamp(88px,2.8vw,108px);height:clamp(44px,1.35vw,52px)}body:not(:has(.dashboard-prototype-page-v78)) :is(.task-center-page,.review-page,.knowledge-hub-page,.conversation-page,.integration-center-page) small,body:not(:has(.dashboard-prototype-page-v78)) :is(.task-center-page,.review-page,.knowledge-hub-page,.conversation-page,.integration-center-page) em,body:not(:has(.dashboard-prototype-page-v78)) :is(.task-center-page,.review-page,.knowledge-hub-page,.conversation-page,.integration-center-page) code{font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .task-center-page .toolbar-actions .button,body:not(:has(.dashboard-prototype-page-v78)) .task-center-secondary-tabs button,body:not(:has(.dashboard-prototype-page-v78)) .row-actions button,body:not(:has(.dashboard-prototype-page-v78)) .configuration-grid footer button,body:not(:has(.dashboard-prototype-page-v78)) .channel-card .button.compact{min-height:clamp(36px,1.05vw,42px);height:auto;padding-right:clamp(10px,.36vw,14px);padding-left:clamp(10px,.36vw,14px);font-size:var(--hires-xs)}body:not(:has(.dashboard-prototype-page-v78)) :is(.task-filter-note,.data-nature,.task-diagnostics dt,.task-lifecycle-cell .task-schedule-time),body:not(:has(.dashboard-prototype-page-v78)) :is(.library-card code,.library-card dt,.channel-card dt,.library-sync,.library-description,.channel-card>p,.channel-card-footer>span,.channel-create-card span),body:not(:has(.dashboard-prototype-page-v78)) :is(.message-bubble>footer span,.message-bubble>footer button),body:not(:has(.dashboard-prototype-page-v78)) :is(.review-access-note,.confidence-source,.review-action-hint,.queue-status-note,.queue-legend,.queue-legend b,.field-source-badge,.candidate-classification-source,.confidence-reasons span,.review-guidance-card>div span,.review-guidance-card p,.confidence-score-tooltip span,.rule-sampling,.rule-automation-note,.candidate-dates,.candidate-ticket-facts,.candidate-tags span,.ticket-conversation-section .section-heading>span,.document-footer){font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .task-filter-controls>label:not(.search-box),body:not(:has(.dashboard-prototype-page-v78)) .task-filter-controls>label:not(.search-box)>span{font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .task-filter-controls select,body:not(:has(.dashboard-prototype-page-v78)) .task-search input{min-height:clamp(38px,1.12vw,44px);font-size:var(--hires-xs)}body:not(:has(.dashboard-prototype-page-v78)) .review-decision-copy span,body:not(:has(.dashboard-prototype-page-v78)) .review-grade-badge,body:not(:has(.dashboard-prototype-page-v78)) .decision-confidence-score,body:not(:has(.dashboard-prototype-page-v78)) .score-badge,body:not(:has(.dashboard-prototype-page-v78)) .review-page .section-heading>span{font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .decision-confidence-score{min-height:clamp(26px,.82vw,32px);height:auto}body:not(:has(.dashboard-prototype-page-v78)) .library-summary span{font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .freeze-citation-card p{font-size:var(--hires-xs);line-height:1.55}body:not(:has(.dashboard-prototype-page-v78)) .pagination-bar :is(.page-nav-button,.page-number){min-width:clamp(36px,1.05vw,42px);height:clamp(36px,1.05vw,42px);font-size:var(--hires-xs)}body:not(:has(.dashboard-prototype-page-v78)) .pagination-bar :is(.page-size-control,.page-number-group,.page-jump){font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .pagination-bar select{min-height:clamp(36px,1.05vw,42px);font-size:var(--hires-xs)}body:not(:has(.dashboard-prototype-page-v78)) .pagination-bar .page-jump input{width:clamp(48px,1.35vw,56px);height:clamp(36px,1.05vw,42px);font-size:var(--hires-micro)}body:not(:has(.dashboard-prototype-page-v78)) .library-card h2{font-size:var(--hires-sm)}body:not(:has(.dashboard-prototype-page-v78)) .api-feedback :is(span,small){font-size:var(--hires-micro)}}@media(min-width:1680px)and (max-width:2239px){body:has(.dashboard-prototype-page-v78){--dash-sidebar:148px;--dash-header:62px;--dash-gap:11px;--dash-pad-y:11px;--dash-pad-x:15px;--dash-pad-bottom:14px;--dash-workbench:445px;--dash-nav:14px;--dash-hero-title:34px;--dash-hero-kicker:15px;--dash-hero-desc:14px;--dash-card-title:18px;--dash-card-sub:10.5px;--dash-micro:10.5px;--dash-body:11.5px;--dash-metric-label:12px;--dash-metric-value:29px;--dash-metric-hint:10px;--dash-business-title:14px;--dash-business-sub:11px;--dash-business-value:26px;--dash-table:10.5px;--dash-grade:10.5px;--dash-runtime:11px}}@media(min-width:2240px)and (max-width:2699px){body:has(.dashboard-prototype-page-v78){--dash-sidebar:176px;--dash-header:76px;--dash-gap:14px;--dash-pad-y:14px;--dash-pad-x:19px;--dash-pad-bottom:18px;--dash-workbench:555px;--dash-nav:17px;--dash-hero-title:42px;--dash-hero-kicker:18px;--dash-hero-desc:17px;--dash-card-title:22px;--dash-card-sub:13px;--dash-micro:13px;--dash-body:14px;--dash-metric-label:15px;--dash-metric-value:35px;--dash-metric-hint:12px;--dash-business-title:17px;--dash-business-sub:13px;--dash-business-value:31px;--dash-table:13px;--dash-grade:13px;--dash-runtime:14px}}@media(min-width:2700px)and (max-width:3299px){body:has(.dashboard-prototype-page-v78){--dash-sidebar:208px;--dash-header:92px;--dash-gap:18px;--dash-pad-y:18px;--dash-pad-x:23px;--dash-pad-bottom:22px;--dash-workbench:680px;--dash-nav:20px;--dash-hero-title:48px;--dash-hero-kicker:20px;--dash-hero-desc:18px;--dash-card-title:24px;--dash-card-sub:14px;--dash-micro:14px;--dash-body:15px;--dash-metric-label:16px;--dash-metric-value:38px;--dash-metric-hint:13px;--dash-business-title:18px;--dash-business-sub:14px;--dash-business-value:34px;--dash-table:14px;--dash-grade:14px;--dash-runtime:15px}}@media(min-width:3300px){body:has(.dashboard-prototype-page-v78){--dash-sidebar:252px;--dash-header:112px;--dash-gap:22px;--dash-pad-y:22px;--dash-pad-x:29px;--dash-pad-bottom:28px;--dash-workbench:870px;--dash-nav:24px;--dash-hero-title:58px;--dash-hero-kicker:24px;--dash-hero-desc:22px;--dash-card-title:29px;--dash-card-sub:17px;--dash-micro:17px;--dash-body:18px;--dash-metric-label:19px;--dash-metric-value:46px;--dash-metric-hint:16px;--dash-business-title:22px;--dash-business-sub:17px;--dash-business-value:41px;--dash-table:17px;--dash-grade:17px;--dash-runtime:18px}}@media(min-width:1680px){body:has(.dashboard-prototype-page-v78) .app-shell{grid-template-columns:var(--dash-sidebar) minmax(0,1fr);grid-template-rows:var(--dash-header) minmax(0,1fr)}body:has(.dashboard-prototype-page-v78) .nav-item{font-size:var(--dash-nav)}body:has(.dashboard-prototype-page-v78) .dashboard-prototype-body-v78{grid-template-rows:minmax(0,27fr) minmax(0,34fr) minmax(0,39fr);gap:var(--dash-gap);max-width:none;padding:var(--dash-pad-y) var(--dash-pad-x) var(--dash-pad-bottom)}body:has(.dashboard-prototype-page-v78) .dashboard-prototype-hero-v78{grid-template-columns:minmax(0,1fr) var(--dash-workbench)}body:has(.dashboard-prototype-page-v78) .dashboard-hero-copy-v78{top:15%;left:3.1%;width:51%}body:has(.dashboard-prototype-page-v78) .dashboard-hero-copy-v78>span{font-size:var(--dash-hero-kicker)}body:has(.dashboard-prototype-page-v78) .dashboard-hero-copy-v78 h1{font-size:var(--dash-hero-title);line-height:1.16}body:has(.dashboard-prototype-page-v78) .dashboard-hero-copy-v78 p{font-size:var(--dash-hero-desc);line-height:1.52}body:has(.dashboard-prototype-page-v78) .dashboard-hero-status-v78{left:3.1%;bottom:9%;width:47%}body:has(.dashboard-prototype-page-v78) .dashboard-hero-status-v78 small,body:has(.dashboard-prototype-page-v78) .dashboard-workbench-primary-v78 small,body:has(.dashboard-prototype-page-v78) .dashboard-workbench-shortcuts-v78 small,body:has(.dashboard-prototype-page-v78) .dashboard-refresh-link-v78{font-size:var(--dash-micro)}body:has(.dashboard-prototype-page-v78) .dashboard-prototype-card-v78 h2{font-size:var(--dash-card-title)}body:has(.dashboard-prototype-page-v78) .dashboard-prototype-card-v78 header p,body:has(.dashboard-prototype-page-v78) .dashboard-prototype-card-v78>header>small,body:has(.dashboard-prototype-page-v78) .dashboard-prototype-card-v78>header>button{font-size:var(--dash-card-sub)}body:has(.dashboard-prototype-page-v78) .dashboard-operational-grid-v78 small{font-size:var(--dash-metric-label)}body:has(.dashboard-prototype-page-v78) .dashboard-operational-grid-v78 strong{font-size:var(--dash-metric-value)}body:has(.dashboard-prototype-page-v78) .dashboard-operational-grid-v78 em,body:has(.dashboard-prototype-page-v78) .dashboard-operational-grid-v78 button:after{font-size:var(--dash-metric-hint)}body:has(.dashboard-prototype-page-v78) .dashboard-business-v78 button strong{font-size:var(--dash-business-title)}body:has(.dashboard-prototype-page-v78) .dashboard-business-v78 button small{font-size:var(--dash-business-sub)}body:has(.dashboard-prototype-page-v78) .dashboard-business-v78 button b,body:has(.dashboard-prototype-page-v78) .dashboard-business-v78 button em{font-size:var(--dash-business-value)}body:has(.dashboard-prototype-page-v78) .dashboard-grade-summary-v78 small,body:has(.dashboard-prototype-page-v78) .dashboard-runtime-summary-v78 small,body:has(.dashboard-prototype-page-v78) .dashboard-grade-row-v78 small,body:has(.dashboard-prototype-page-v78) .dashboard-grade-row-v78 strong,body:has(.dashboard-prototype-page-v78) .dashboard-grade-row-v78 em{font-size:var(--dash-grade)}body:has(.dashboard-prototype-page-v78) .dashboard-recent-table-v78>div,body:has(.dashboard-prototype-page-v78) .dashboard-recent-table-v78>div span,body:has(.dashboard-prototype-page-v78) .dashboard-recent-table-v78 .status-pill{font-size:var(--dash-table)}body:has(.dashboard-prototype-page-v78) .dashboard-runtime-v78 li,body:has(.dashboard-prototype-page-v78) .dashboard-runtime-v78 li strong{font-size:var(--dash-runtime)}body:has(.dashboard-prototype-page-v78) .dashboard-runtime-v78 li small{font-size:var(--dash-micro)}}.executive-dashboard-page,.governance-analytics-page{min-height:100%;padding:clamp(16px,1.2vw,26px);background:#f4f7fb;color:#17243a}.executive-dashboard-head,.governance-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px;padding:clamp(18px,1.4vw,28px) clamp(20px,1.8vw,34px);border:1px solid #dce6f3;border-radius:16px;background:linear-gradient(125deg,#fff,#f7fbff 63%,#eef6ff);box-shadow:0 10px 28px #214c800f}.executive-eyebrow,.governance-page-head>div:first-child>span{display:block;margin-bottom:8px;color:#2b6fb8;font-size:clamp(10px,.65vw,13px);font-weight:700;letter-spacing:.12em}.executive-dashboard-head h1,.governance-page-head h1{margin:0;color:#10233f;font-size:clamp(25px,1.55vw,36px);line-height:1.15;font-weight:760}.executive-dashboard-head p,.governance-page-head p{max-width:820px;margin:9px 0 0;color:#62738b;font-size:clamp(12px,.76vw,15px);line-height:1.65}.executive-dashboard-actions,.governance-head-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.executive-period-switch,.governance-head-actions>div{display:flex;padding:4px;border:1px solid #dbe5f1;border-radius:10px;background:#fff}.executive-period-switch button,.governance-head-actions>div button,.executive-refresh,.governance-head-actions>button{min-height:34px;padding:0 12px;border:0;border-radius:7px;color:#667892;background:transparent;cursor:pointer;font-size:clamp(11px,.68vw,13px);white-space:nowrap}.executive-period-switch button.active,.governance-head-actions>div button.active{color:#1768b2;background:#eaf4ff;font-weight:700}.executive-refresh,.governance-head-actions>button{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfe0f2;color:#1768b2;background:#fff}.executive-refresh:disabled,.governance-head-actions>button:disabled{opacity:.65;cursor:default}.executive-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:14px}.executive-kpi-card{display:flex;min-width:0;min-height:clamp(116px,7.4vw,146px);padding:clamp(15px,1vw,20px);border:1px solid #dde6f0;border-radius:14px;text-align:left;background:#fff;box-shadow:0 8px 22px #1d45700b}button.executive-kpi-card{cursor:pointer}button.executive-kpi-card:hover{border-color:#a9c8e8;box-shadow:0 11px 28px #1d5b9717;transform:translateY(-1px)}.executive-kpi-icon{display:grid;place-items:center;flex:0 0 clamp(34px,2.2vw,42px);width:clamp(34px,2.2vw,42px);height:clamp(34px,2.2vw,42px);margin-right:11px;border-radius:10px;color:#196db8;background:#edf6ff;font-size:clamp(16px,1vw,20px)}.executive-kpi-icon.purple{color:#6754b9;background:#f2efff}.executive-kpi-icon.orange{color:#b16b16;background:#fff5e7}.executive-kpi-icon.red{color:#b55252;background:#fff0ef}.executive-kpi-copy{display:grid;min-width:0;align-content:start;gap:3px}.executive-kpi-copy>small{color:#63758d;font-size:clamp(11px,.69vw,13px);font-weight:650}.executive-kpi-copy>strong{margin:2px 0;color:#102d50;font-size:clamp(24px,1.55vw,34px);line-height:1.05;font-weight:760}.executive-kpi-copy>em{overflow:hidden;color:#74849a;font-size:clamp(10px,.62vw,12px);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.executive-kpi-copy>b{color:#91a0b3;font-size:clamp(9px,.56vw,11px);font-weight:500;line-height:1.25}.executive-dashboard-split{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(320px,.85fr);gap:14px;margin-bottom:16px}.executive-panel,.governance-card{min-width:0;border:1px solid #dde6f0;border-radius:14px;background:#fff;box-shadow:0 7px 20px #1f426a0a}.executive-panel>header,.governance-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:13px 16px 11px;border-bottom:1px solid #edf1f6}.executive-panel>header>div,.governance-card>header>div{display:flex;align-items:center;min-width:0;gap:9px}.executive-panel>header h2,.governance-card>header h2{margin:0;color:#193653;font-size:clamp(14px,.88vw,17px)}.executive-panel>header p,.governance-card>header p{margin:3px 0 0;color:#8491a2;font-size:clamp(10px,.63vw,12px);line-height:1.35}.executive-panel>header button,.governance-card>header button{border:0;color:#2f73b9;background:transparent;cursor:pointer;font-size:clamp(10px,.63vw,12px);white-space:nowrap}.executive-panel-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:#2874bc;background:#edf6ff}.executive-trend-list{display:grid;gap:10px;padding:15px 17px 18px}.executive-trend-list>div{display:grid;grid-template-columns:58px minmax(100px,1fr) 56px 88px;align-items:center;gap:10px;min-height:28px}.executive-trend-list span{color:#61748e;font-size:clamp(10px,.63vw,12px)}.executive-trend-list i{position:relative;overflow:hidden;height:7px;border-radius:99px;background:#edf2f7}.executive-trend-list i u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6aa8e3,#2c73b8);text-decoration:none}.executive-trend-list strong{color:#265f98;font-size:clamp(11px,.68vw,13px);text-align:right}.executive-trend-list small{color:#8c99aa;font-size:clamp(9px,.58vw,11px);text-align:right}.executive-todo-list{display:grid;padding:8px 13px 13px}.executive-todo-list button{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:10px;min-height:58px;padding:9px 8px;border:0;border-bottom:1px solid #eef2f6;text-align:left;background:transparent;cursor:pointer}.executive-todo-list button:last-child{border-bottom:0}.executive-todo-list button:hover{background:#f7fbff}.executive-todo-list span{min-width:0}.executive-todo-list strong{display:block;color:#31475f;font-size:clamp(11px,.69vw,13px)}.executive-todo-list small{display:block;margin-top:3px;overflow:hidden;color:#8b98a9;font-size:clamp(9px,.58vw,11px);text-overflow:ellipsis;white-space:nowrap}.executive-todo-list b{min-width:34px;color:#246cad;font-size:clamp(17px,1.05vw,21px);text-align:right}.executive-todo-list button.warning b{color:#b1721b}.executive-todo-list button.danger b{color:#b84d49}.executive-todo-list em{color:#9eabb9;font-style:normal;font-size:18px}.executive-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:2px 2px 10px;padding-top:2px}.executive-section-heading>div{display:flex;align-items:center;gap:10px;color:#2875bc}.executive-section-heading h2{margin:0;color:#17324f;font-size:clamp(16px,1.02vw,20px)}.executive-section-heading p{margin:2px 0 0;color:#7d8da1;font-size:clamp(10px,.65vw,13px)}.executive-section-heading>button{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border:1px solid #cfe0f1;border-radius:8px;color:#246cae;background:#fff;cursor:pointer}.executive-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px}.executive-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.executive-ranking-list{display:grid;gap:0;margin:0;padding:8px 14px 12px;list-style:none}.executive-ranking-list li{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;border-bottom:1px solid #f0f3f7}.executive-ranking-list li:last-child{border-bottom:0}.executive-ranking-list>li>b{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;color:#8190a3;background:#f2f5f8;font-size:10px}.executive-ranking-list>li>b.top{color:#fff;background:#3b7fbe}.executive-ranking-list li>span{display:grid;min-width:0;gap:4px}.executive-ranking-list li>span strong{overflow:hidden;color:#34495f;font-size:clamp(10px,.64vw,12px);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.executive-ranking-list li>span i{overflow:hidden;height:4px;border-radius:99px;background:#eef2f6}.executive-ranking-list li>span i u{display:block;height:100%;border-radius:inherit;background:#80b5e6;text-decoration:none}.executive-ranking-list li>em{color:#52708d;font-size:clamp(9px,.58vw,11px);font-style:normal;white-space:nowrap}.executive-ranking-list li>small{grid-column:2 / 4;margin-top:-6px;color:#b47a2a;font-size:clamp(10px,.36vw,12px)}.executive-empty-state,.governance-empty{display:grid;min-height:150px;place-content:center;gap:8px;color:#9aa7b6;text-align:center}.executive-empty-state svg,.governance-empty svg{margin:auto;font-size:24px;color:#9bc2e7}.executive-empty-state strong{font-size:12px;font-weight:600}.executive-value-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}.executive-value-stats span{padding:13px;border:1px solid #e6edf4;border-radius:10px;background:#f9fbfd}.executive-value-stats small{display:block;color:#8794a5;font-size:10px}.executive-value-stats strong{display:block;margin-top:5px;color:#235f98;font-size:clamp(18px,1.2vw,24px)}.executive-analysis-link{display:flex;align-items:center;justify-content:center;gap:7px;width:calc(100% - 30px);min-height:38px;margin:0 15px 15px;border:1px solid #d5e3f1;border-radius:8px;color:#2a6eae;background:#f7fbff;cursor:pointer;font-size:11px}.executive-dashboard-foot{display:flex;flex-wrap:wrap;gap:8px 22px;padding:8px 3px 2px;color:#919ead;font-size:10px}.governance-page-head{align-items:center}.governance-tabs{display:flex;gap:4px;margin-bottom:14px;padding:5px;border:1px solid #dde6f0;border-radius:11px;background:#fff}.governance-tabs button{flex:0 0 auto;min-width:92px;height:34px;border:0;border-radius:7px;color:#687b92;background:transparent;cursor:pointer;font-size:12px}.governance-tabs button.active{color:#1e69ad;background:#eaf4ff;font-weight:700}.governance-page-body{display:grid;gap:14px}.governance-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.governance-stat{min-width:0;min-height:108px;padding:16px;border:1px solid #dde6f0;border-radius:12px;text-align:left;background:#fff}button.governance-stat{font:inherit}.governance-stat.actionable{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.governance-stat.actionable:hover{border-color:#a9c8e8;box-shadow:0 8px 20px #1d5b9714;transform:translateY(-1px)}.governance-stat.actionable:focus-visible{outline:2px solid #6fa8d8;outline-offset:2px}.governance-stat small{display:block;color:#76869a;font-size:11px}.governance-stat strong{display:block;margin:6px 0 5px;color:#245f97;font-size:clamp(22px,1.45vw,30px)}.governance-stat span{display:block;overflow:hidden;color:#98a4b2;font-size:clamp(11px,.38vw,13px);text-overflow:ellipsis;white-space:nowrap}.governance-stat.warning strong{color:#a76c1d}.governance-stat.danger strong{color:#b54a48}.governance-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.governance-three-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.governance-four-column{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.governance-flow-card,.governance-grade-card{min-height:260px}.governance-flow{display:flex;align-items:stretch;padding:22px 16px}.governance-flow>div{display:flex;flex:1;align-items:center;min-width:0}.governance-flow-step{display:grid;flex:1;min-width:0;place-items:center;min-height:92px;padding:10px;border:1px solid transparent;border-radius:10px;background:#f7fafe;cursor:pointer;font:inherit}.governance-flow-step:hover{border-color:#c6dbef;background:#f1f8ff}.governance-flow-step:focus-visible{outline:2px solid #6fa8d8;outline-offset:2px}.governance-flow-step b{color:#265f96;font-size:clamp(20px,1.35vw,28px)}.governance-flow-step small{margin-top:6px;color:#7f8fa2;font-size:11px}.governance-flow i{padding:0 7px;color:#b3c0cd;font-style:normal;font-size:20px}.governance-grade-list{display:grid;gap:11px;padding:17px}.governance-grade-list>div{display:grid;grid-template-columns:26px minmax(0,1fr) 44px 42px;align-items:center;gap:9px}.governance-grade-list>div>b{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;color:#fff;background:#4e82b7;font-size:11px}.governance-grade-list span{display:grid;gap:5px}.governance-grade-list small{color:#7c8b9d;font-size:10px}.governance-grade-list i{height:5px;overflow:hidden;border-radius:99px;background:#edf1f5}.governance-grade-list i u{display:block;height:100%;border-radius:inherit;background:#76aade;text-decoration:none}.governance-grade-list strong,.governance-grade-list em{color:#586d84;font-size:11px;font-style:normal;text-align:right}.governance-role-routing>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px}.governance-role-routing>div>button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:90px;padding:13px;border:1px solid #e0e8f1;border-radius:10px;text-align:left;background:#fafcfe;cursor:pointer}.governance-role-routing>div>button:hover{border-color:#b9d1e9;background:#f5faff}.governance-role-routing svg{margin-top:2px;color:#3578b6;font-size:21px}.governance-role-routing button span{min-width:0}.governance-role-routing button strong{display:block;color:#334b64;font-size:12px}.governance-role-routing button small{display:block;margin-top:4px;color:#8593a4;font-size:10px;line-height:1.45}.governance-role-routing button em{grid-column:2;color:#3977b2;font-size:10px;font-style:normal}.governance-ranking ol{margin:0;padding:8px 14px 12px;list-style:none}.governance-ranking li{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:47px;border-bottom:1px solid #eff3f6}.governance-ranking li:last-child{border-bottom:0}.governance-ranking li>b{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;color:#71849a;background:#eef3f8;font-size:10px}.governance-ranking li:nth-child(-n+3)>b{color:#fff;background:#3a7fbd}.governance-ranking li span{min-width:0}.governance-ranking li strong{display:block;overflow:hidden;color:#334b63;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.governance-ranking li small{display:block;margin-top:3px;color:#b17727;font-size:9px}.governance-ranking li em{color:#5f758b;font-size:10px;font-style:normal;white-space:nowrap}.governance-empty{min-height:220px;font-size:11px}.governance-project-view{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:14px}.governance-project-guidance{display:flex;align-items:flex-start;gap:13px;min-height:200px;padding:22px}.governance-project-guidance>svg{flex:0 0 auto;margin-top:2px;color:#377dbd;font-size:26px}.governance-project-guidance h2{margin:0;color:#294661;font-size:16px}.governance-project-guidance p{margin:8px 0 0;color:#7d8da0;font-size:11px;line-height:1.75}@media(max-width:1700px){.executive-kpi-grid,.governance-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-insight-grid,.governance-four-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1380px){.executive-dashboard-head,.governance-page-head{align-items:flex-start;flex-direction:column}.executive-dashboard-actions,.governance-head-actions{width:100%;justify-content:space-between}.executive-dashboard-split{grid-template-columns:1fr}.executive-ranking-grid,.governance-three-column,.governance-four-column{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-value-grid>:last-child{grid-column:1 / -1}.governance-role-routing>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:2500px){.executive-dashboard-page,.governance-analytics-page{max-width:2500px;margin:0 auto}.executive-kpi-grid,.executive-ranking-grid,.executive-dashboard-split,.governance-two-column,.governance-three-column,.governance-four-column{gap:18px}}.feedback-governance-card{margin-top:12px}.feedback-governance-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px}.feedback-governance-card>header h2{margin:0;font-size:14px}.feedback-governance-card>header p{margin:4px 0 0;color:#71849a;font-size:10px}.feedback-governance-card>header button{border:0;background:transparent;color:#3a7fbd;cursor:pointer}.feedback-governance-list{padding:0 14px 14px}.feedback-governance-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:11px 2px;border-top:1px solid #edf2f6}.feedback-governance-main{min-width:0}.feedback-governance-main>div{display:flex;align-items:center;gap:8px;min-width:0}.feedback-governance-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334b63;font-size:11px}.feedback-governance-main p{margin:5px 0 3px;color:#536a80;font-size:10px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feedback-governance-main small{color:#8495a7;font-size:9px}.feedback-governance-progress{display:flex;align-items:center;gap:5px;margin-top:7px}.feedback-governance-progress>span{display:flex;align-items:center;gap:4px;min-width:0;color:#6f8296;font-size:9px}.feedback-governance-progress b{font-weight:600;color:#526b83}.feedback-governance-progress em{padding:2px 5px;border-radius:5px;background:#eef3f8;font-style:normal;white-space:nowrap}.feedback-governance-progress i{margin-left:1px;color:#a3b0bd;font-style:normal}.feedback-governance-progress .working em{background:#eaf4ff;color:#2e71ad}.feedback-governance-progress .publishing em,.feedback-governance-progress .validating em{background:#f0edff;color:#6d59b4}.feedback-governance-progress .failed em{background:#fff0ef;color:#b4514d}.feedback-governance-progress .resolved em{background:#eaf7ee;color:#3e8456}.feedback-governance-progress .closed em{background:#f1f3f5;color:#7b8793}.feedback-governance-progress .pending em{background:#fff4dd;color:#a86d1a}.feedback-governance-reason{flex:none;padding:2px 6px;border-radius:5px;background:#fff3dc;color:#a16c20;font-size:9px}.feedback-governance-reason.citation_incorrect{background:#fff0ef;color:#b85b55}.feedback-governance-actions{display:flex;align-items:center;gap:7px}.feedback-governance-actions>span{color:#4b8b64;font-size:9px}.feedback-governance-error{margin:0 14px 10px;padding:8px 10px;border-radius:7px;background:#fff2f0;color:#b2524e;font-size:10px}.feedback-governance-evidence dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:8px 0 0}.feedback-governance-evidence dl div{min-width:0;padding:8px 10px;border-radius:7px;background:#f7f9fb}.feedback-governance-evidence dt{color:#8495a7;font-size:9px}.feedback-governance-evidence dd{margin:4px 0 0;color:#40566d;font-size:10px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:900px){.feedback-governance-row{grid-template-columns:1fr}.feedback-governance-actions{justify-content:flex-end}.feedback-governance-progress{flex-wrap:wrap}.feedback-governance-evidence dl{grid-template-columns:1fr}}.feedback-governance-head-actions{display:flex;align-items:center;gap:10px}.feedback-governance-head-actions label{display:flex;align-items:center;gap:6px;color:#77899d;font-size:10px}.feedback-governance-head-actions select{height:30px;padding:0 24px 0 8px;border:1px solid #d7e2ed;border-radius:7px;color:#445d75;background:#fff;font-size:10px}.feedback-governance-lifecycle{flex:none;padding:2px 6px;border-radius:5px;font-size:9px;background:#eef3f8;color:#667b91}.feedback-governance-lifecycle.pending{background:#fff4dd;color:#a86d1a}.feedback-governance-lifecycle.working{background:#eaf4ff;color:#2e71ad}.feedback-governance-lifecycle.publishing,.feedback-governance-lifecycle.validating{background:#f0edff;color:#6d59b4}.feedback-governance-lifecycle.failed{background:#fff0ef;color:#b4514d}.feedback-governance-lifecycle.resolved{background:#eaf7ee;color:#3e8456}.feedback-governance-lifecycle.closed{background:#f1f3f5;color:#7b8793}.feedback-governance-actions>span.failed{color:#b4514d}.feedback-governance-actions>span.resolved{color:#3e8456}.feedback-governance-actions>span.publishing,.feedback-governance-actions>span.validating{color:#6d59b4}.feedback-governance-actions>span.closed{color:#7b8793}@media(max-width:900px){.feedback-governance-head-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}}.executive-ranking-list li.with-action{grid-template-columns:26px minmax(0,1fr) auto auto}.executive-ranking-list li.with-action>small{grid-column:2 / 5}.executive-ranking-detail,.governance-ranking-detail{min-height:28px;padding:0 8px;border:1px solid #d5e3f1;border-radius:6px;color:#2f73b9;background:#f8fbfe;cursor:pointer;font-size:clamp(11px,.42vw,14px);white-space:nowrap}.executive-ranking-detail:hover,.governance-ranking-detail:hover{border-color:#a9c9e8;background:#eef7ff}.governance-ranking li.with-action{grid-template-columns:24px minmax(0,1fr) auto auto}.consultation-topic-detail{min-height:220px}.consultation-topic-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px 6px}.consultation-topic-summary>span{padding:11px 12px;border:1px solid #e5edf5;border-radius:9px;background:#f9fbfd}.consultation-topic-summary small{display:block;color:#8493a5;font-size:9px}.consultation-topic-summary strong{display:block;margin-top:4px;color:#2b638f;font-size:15px}.consultation-topic-question-list{display:grid;padding:8px 16px 16px}.consultation-topic-question-list>section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 2px;border-top:1px solid #edf2f6}.consultation-topic-question-list>section>div:first-child{min-width:0}.consultation-topic-question-list strong{display:block;color:#334b63;font-size:11px;line-height:1.55}.consultation-topic-question-list small{display:block;margin-top:4px;color:#91a0af;font-size:9px}.consultation-topic-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px;max-width:430px}.consultation-topic-meta span,.consultation-topic-meta b,.consultation-topic-meta button{padding:3px 6px;border-radius:5px;background:#f1f5f8;color:#60758b;font-size:10px;font-weight:500;white-space:nowrap}.consultation-topic-meta b{background:#fff0ef;color:#b5524d}.consultation-topic-meta button{border:1px solid #d5e3f1;color:#2f73b9;background:#f8fbfe;cursor:pointer}.consultation-topic-meta button:hover,.consultation-topic-meta button:focus-visible{border-color:#a9c9e8;background:#eef7ff}.consultation-topic-error{margin:14px 16px;padding:10px 12px;border-radius:8px;color:#a95a31;background:#fff6e9;font-size:10px}@media(max-width:900px){.consultation-topic-summary{grid-template-columns:1fr}.consultation-topic-question-list>section{grid-template-columns:1fr}.consultation-topic-meta{justify-content:flex-start;max-width:none}}.ticket-hotspot-detail{min-height:220px}.ticket-hotspot-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px 6px}.ticket-hotspot-summary>span{padding:11px 12px;border:1px solid #e5edf5;border-radius:9px;background:#f9fbfd}.ticket-hotspot-summary small{display:block;color:#8493a5;font-size:9px}.ticket-hotspot-summary strong{display:block;margin-top:4px;color:#2b638f;font-size:15px}.ticket-hotspot-list{display:grid;padding:8px 16px 16px}.ticket-hotspot-list>section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 2px;border-top:1px solid #edf2f6}.ticket-hotspot-main{min-width:0}.ticket-hotspot-main>span{display:inline-block;margin-bottom:3px;color:#6b87a2;font-size:10px}.ticket-hotspot-main strong{display:block;color:#334b63;font-size:11px;line-height:1.55}.ticket-hotspot-main small{display:block;margin-top:4px;color:#91a0af;font-size:10px}.ticket-hotspot-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px;max-width:440px}.ticket-hotspot-meta>span{padding:3px 6px;border-radius:5px;background:#f1f5f8;color:#60758b;font-size:10px;white-space:nowrap}.ticket-hotspot-meta>button{min-height:28px;padding:0 8px;border:1px solid #d5e3f1;border-radius:6px;background:#f8fbfe;color:#2f73b9;cursor:pointer;font-size:10px;white-space:nowrap}@media(max-width:900px){.ticket-hotspot-summary{grid-template-columns:1fr}.ticket-hotspot-list>section{grid-template-columns:1fr}.ticket-hotspot-meta{justify-content:flex-start;max-width:none}}
