:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--surface-muted:#f8fafc;--surface-subtle:#eef4ff;--surface-raised:#fff;--line:#e4ecfc;--line-strong:#cbd7ea;--text:#0f172a;--muted:#64748b;--muted-strong:#475569;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-soft:#eff6ff;--cyan-soft:#ecfeff;--green:#059669;--green-soft:#ecfdf5;--amber:#b45309;--red:#b42318;--radius:8px;--radius-sm:6px;--shadow-soft:0 16px 42px #0f172a14;--shadow-panel:0 1px 2px #0f172a0a, 0 18px 46px #0f172a12;--focus-ring:0 0 0 3px #2563eb2e;--motion-fast:.16s;--motion-base:.24s;--motion-slow:.36s;--motion-ease:cubic-bezier(.2, .8, .2, 1);background:#f8fafc;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.prd-workbench{gap:18px;display:grid}.prd-workbench-header{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:16px;display:grid}.prd-workbench-header h3{margin:0;font-size:24px;line-height:1.25}.prd-workbench-header p{color:var(--muted);margin:6px 0 0}.prd-workbench-metrics{grid-template-columns:repeat(3,minmax(88px,1fr));gap:8px;display:grid}.prd-workbench-metrics strong,.prd-card-metrics strong,.prd-card-metrics span{border:1px solid var(--line);color:var(--text);white-space:nowrap;background:#f7faff;border-radius:8px;justify-content:center;padding:7px 10px;font-size:13px;font-weight:700;line-height:1.35;display:inline-flex}.prd-source-coverage{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);overflow:hidden}.prd-source-coverage summary{min-height:44px;color:var(--muted-strong);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.prd-source-coverage summary strong{color:var(--text);font-weight:800}.prd-source-coverage-body{border-top:1px solid var(--line);background:var(--surface);gap:10px;padding:12px 14px 14px;display:grid}.prd-source-coverage-body p{color:var(--muted);margin:0;font-size:13px}.prd-source-coverage-body .prd-source-coverage-warning{color:var(--amber);font-weight:800}.prd-source-coverage-body ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.prd-source-coverage-body li{border-bottom:1px solid var(--line);color:var(--text);grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:9px 0;font-size:13px;display:grid}.prd-source-coverage-body li:last-child{border-bottom:0}.prd-source-coverage-body li span{overflow-wrap:anywhere}.prd-source-coverage-body li em{color:var(--muted);white-space:nowrap;font-style:normal}.prd-workbench-tabs{border:1px solid var(--line);background:#f8fafc;border-radius:12px;align-items:center;gap:6px;padding:6px;display:flex;overflow-x:auto}.prd-workbench-tabs button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:10px 14px;font-weight:800}.prd-workbench-tabs button.active,.prd-workbench-tabs button[aria-selected=true]{color:var(--blue);background:#fff;box-shadow:0 8px 20px #2563eb1f}.prd-document-panel,.prd-dictionary-panel{gap:14px;display:grid}.prd-panel-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.prd-panel-heading h4{margin:0;font-size:18px}.prd-panel-heading span,.prd-feature-card span,.prd-feature-design-card>div>span,.prd-api-card header span,.prd-inspector>span{color:var(--muted);font-size:13px;font-weight:700}.prd-document-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.prd-document-sections article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px}.prd-document-sections article span{color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.prd-document-sections article p{margin:0;line-height:1.7}.prd-module-map-layout{grid-template-columns:240px minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.prd-module-tree,.prd-module-feature-list,.prd-inspector{gap:10px;display:grid}.prd-module-tree{align-self:start;max-height:620px;position:sticky;top:84px;overflow:auto}.prd-module-tree button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.prd-module-tree button.active{border-color:var(--blue);box-shadow:inset 3px 0 0 var(--blue), 0 10px 24px #2563eb1a}.prd-module-tree strong,.prd-feature-card h4,.prd-feature-design-card h4,.prd-api-card h4,.prd-inspector h4{overflow-wrap:anywhere;margin:0}.prd-module-tree span{color:var(--muted);font-size:12px}.prd-feature-card,.prd-feature-design-card,.prd-api-card,.prd-inspector{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px}.prd-feature-card{gap:12px;display:grid}.prd-feature-card p,.prd-feature-design-card p,.prd-api-card p,.prd-inspector p{color:var(--text);overflow-wrap:anywhere;margin:6px 0 0;line-height:1.65}.prd-card-metrics,.prd-inline-actions{flex-wrap:wrap;gap:8px;display:flex}.prd-inline-actions button,.prd-dictionary-tabs button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#fff;border-radius:8px;padding:8px 10px;font-weight:800}.prd-inline-actions button:hover,.prd-dictionary-tabs button:hover{border-color:var(--blue);color:var(--blue)}.prd-inspector{align-self:start;max-height:620px;position:sticky;top:84px;overflow:auto}.prd-inspector dl,.prd-api-card dl{gap:8px;margin:12px 0 0;display:grid}.prd-inspector dl div,.prd-api-card dl div{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;padding:9px;display:grid}.prd-inspector dt,.prd-api-card dt{color:var(--muted);font-size:12px;font-weight:800}.prd-inspector dd,.prd-api-card dd{overflow-wrap:anywhere;margin:0}.prd-inspector-api-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.prd-inspector-api-list span{color:var(--blue);background:#eef6ff;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.prd-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.prd-feature-design-card{gap:12px;display:grid}.prd-feature-design-card section{border-top:1px solid var(--line);padding-top:10px}.prd-feature-design-card section strong{margin-bottom:4px;display:block}.prd-api-list{gap:12px;display:grid}.prd-api-card{gap:10px;display:grid}.prd-api-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.prd-api-card header>strong{color:var(--blue);white-space:nowrap;background:#eef6ff;border-radius:999px;flex:none;padding:7px 10px;font-size:13px}.prd-dictionary-tabs{gap:8px;display:flex}.prd-dictionary-tabs button[aria-pressed=true]{border-color:var(--blue);color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.prd-dictionary-scroll{max-height:560px}.prd-dictionary-table{table-layout:fixed;min-width:1180px}.prd-dictionary-table th,.prd-dictionary-table td{vertical-align:top;white-space:normal;word-break:break-word}@media (width<=1280px){.prd-workbench-header,.prd-module-map-layout{grid-template-columns:1fr}.prd-module-tree,.prd-inspector{max-height:none;position:static}}@media (width<=760px){.prd-workbench-metrics,.prd-document-sections,.prd-card-grid{grid-template-columns:1fr}.prd-panel-heading,.prd-api-card header{flex-direction:column;align-items:flex-start}.prd-source-coverage summary,.prd-source-coverage-body li{grid-template-columns:1fr;align-items:flex-start}.prd-source-coverage summary{flex-direction:column}.prd-source-coverage-body li{gap:4px}.prd-source-coverage-body li em{white-space:normal}}*{box-sizing:border-box}[hidden]{display:none!important}body{background:linear-gradient(#f8fbff 0%,#f4f8ff 36%,#eef5f9 100%);min-width:320px;margin:0}button,input,select,textarea{font:inherit}h1,h2,h3{letter-spacing:0;margin:0}h1{font-size:24px;line-height:1.22}h2{font-size:16px;line-height:1.32}h3{font-size:14px;line-height:1.35}p{margin:0}.app-shell{min-height:100vh}.app-main-content{min-width:0;animation:app-fade-up var(--motion-slow) var(--motion-ease) both}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--blue);color:#fff;padding:10px 12px;font-weight:800;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:minmax(180px,252px) minmax(180px,1fr) auto;align-items:center;gap:20px;min-height:68px;padding:10px 28px;display:grid;position:sticky;top:0;box-shadow:0 1px #0f172a0a,0 12px 30px #0f172a0a}.product-logo{align-items:center;gap:10px;min-width:0;display:inline-flex}.product-logo img{object-fit:contain;width:36px;height:36px}.product-logo strong{color:var(--text);font-size:17px;line-height:1.2;display:block}.product-logo.compact img{width:28px;height:28px}.product-logo.compact strong{font-size:15px}.topbar-portal-link{border-radius:var(--radius-sm);background:var(--blue-soft);min-width:0;min-height:34px;color:var(--blue-dark);transition:background-color var(--motion-fast) var(--motion-ease);border:1px solid #bfdbfe;justify-self:start;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.topbar-portal-link:hover{background:#dbeafe}.topbar-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.topbar-popover{z-index:30;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(320px,100vw - 32px);box-shadow:var(--shadow-soft);color:var(--muted-strong);gap:6px;padding:12px;font-size:12px;line-height:1.5;display:grid;position:absolute;top:calc(100% + 10px);right:0}.topbar-popover strong{color:var(--text);font-size:13px}.topbar-popover span{color:var(--muted)}.topbar-popover dl{gap:8px;margin:0;display:grid}.topbar-popover dl div{border-top:1px solid var(--line);gap:2px;padding-top:8px;display:grid}.topbar-popover dt{color:var(--muted);font-weight:800}.topbar-popover dd{color:var(--text);margin:0;font-weight:700}.user-chip,.group-chip,.status-label{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);min-height:28px;color:var(--muted-strong);white-space:nowrap;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.user-chip:before{content:"";background:linear-gradient(135deg,#dbeafe,#bbf7d0);border-radius:999px;width:22px;height:22px;margin-right:6px;box-shadow:inset 0 0 0 1px #2563eb2e}.user-identity{color:var(--muted-strong);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.user-identity:before{content:"";background:#dcfce7;border-radius:999px;width:22px;height:22px;box-shadow:inset 0 0 0 1px #bbf7d0}.topbar-logout-button{min-height:32px;padding:0 10px;font-size:12px}.status-label{background:var(--blue-soft);color:var(--blue-dark);border-color:#bfdbfe}.status-label.attention{color:var(--amber);background:#fff7ed;border-color:#fed7aa}.status-label.warning{color:var(--red);background:#fff1f2;border-color:#fecaca}.status-label.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.ghost-button,.primary-button,.icon-text-button{border-radius:var(--radius-sm);cursor:pointer;min-height:40px;transition:background-color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.ghost-button,.icon-text-button{border:1px solid var(--line-strong);background:var(--surface);color:var(--text)}.icon-text-button{color:var(--muted-strong);border-color:#0000}.ghost-button:hover,.icon-text-button:hover{background:var(--surface-muted);border-color:#b7c6dc;transform:translateY(-1px)}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 8px 18px #2563eb2e}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 10px 22px #2563eb3d}.ghost-button:active,.primary-button:active,.icon-text-button:active,.group-action-button:active,.requirement-result:active{transform:translateY(0)scale(.98)}a.primary-button{text-decoration:none}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.58}.compact-button{min-height:34px;padding:0 10px;font-size:12px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:none}.workspace{width:min(1320px,100%);margin:0 auto;padding:16px 20px 40px}.projects-workspace{width:min(1220px,100%)}.projects-overview-band{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:22px 0 24px;display:grid}.projects-overview-copy{gap:10px;display:grid}.projects-overview-copy h1{font-size:34px;line-height:1.16}.projects-overview-copy p{max-width:560px;color:var(--muted-strong);font-size:14px;line-height:1.65}.projects-overview-metrics{border-radius:var(--radius);box-shadow:var(--shadow-soft);animation:panel-enter var(--motion-slow) var(--motion-ease) both;background:#ffffffeb;border:1px solid #d6e4f5;grid-template-columns:repeat(3,minmax(108px,1fr));display:grid;overflow:hidden}.projects-overview-metrics div{border-right:1px solid var(--line);gap:4px;min-width:108px;padding:14px 16px;display:grid}.projects-overview-metrics div:last-child{border-right:0}.catalog-overview-band{align-items:center}.projects-overview-metrics span,.panel-kicker,.section-heading span,.muted,.project-meta{color:var(--muted);font-size:12px}.projects-overview-metrics strong{color:var(--text);font-size:20px}.presales-capability-strip{border-radius:var(--radius);background:#f0fdf4;border:1px solid #bbf7d0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:14px;padding:14px 16px;display:grid}.presales-capability-copy{gap:5px;min-width:0;display:grid}.presales-capability-copy h2{font-size:18px}.presales-capability-copy p{color:var(--muted-strong);font-size:13px;line-height:1.55}.presales-flow{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.presales-flow span{background:var(--surface);color:#047857;white-space:nowrap;border:1px solid #86efac;border-radius:6px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.project-panel,.tool-panel,.rail-section,.empty-state,.loading-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.project-directory{box-shadow:var(--shadow-panel);animation:panel-enter var(--motion-slow) var(--motion-ease) both;border-color:#d6e4f5;overflow:hidden}.workspace-catalog-panel{background:#fffffff5}.catalog-toolbar,.folder-actions,.workspace-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.danger-button{color:var(--red);border-color:#fecaca}.danger-button:hover{background:#fef2f2;border-color:#fca5a5}.danger-confirm-button{color:#fff;background:#dc2626;border-color:#ef4444}.danger-confirm-button:hover{background:#b91c1c;border-color:#dc2626}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:15px 18px;display:flex}.section-heading h2{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-status-dot{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.inline-status-dot:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}.inline-status-dot.connected{color:var(--green)}.inline-status-dot.warning{color:var(--amber)}.section-heading.compact{min-height:48px;padding:11px 14px}.flat-heading{border-bottom:0}.project-list{display:grid}.workspace-folder-list{gap:0;display:grid}.workspace-folder-section{border-top:1px solid var(--line);gap:14px;padding:18px 20px 20px;display:grid}.workspace-folder-section:first-child{border-top:0}.workspace-folder-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.workspace-folder-toggle{min-width:0;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:4px 0;display:inline-flex}.workspace-folder-toggle>span:last-child{gap:4px;min-width:0;display:grid}.workspace-folder-toggle h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.workspace-folder-toggle small{color:var(--muted);font-size:12px;font-weight:800}.workspace-folder-chevron{color:var(--muted);transition:transform var(--motion-fast) var(--motion-ease);font-size:24px;line-height:1;transform:rotate(0)}.workspace-folder-toggle[aria-expanded=true] .workspace-folder-chevron{transform:rotate(90deg)}.workspace-folder-header div:first-child{gap:4px;min-width:0;display:grid}.workspace-folder-header h3{font-size:16px}.workspace-folder-header span,.workspace-card-main small,.workspace-card-summary{color:var(--muted);font-size:12px;font-weight:800}.workspace-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.workspace-card{border:1px solid var(--line);border-radius:var(--radius);min-height:156px;transition:border-color var(--motion-base) var(--motion-ease), box-shadow var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease);background:linear-gradient(#f8fbffd6,#fffffffa);align-content:start;gap:12px;padding:14px;display:grid;box-shadow:0 10px 30px #0f172a0d}.workspace-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 16px 36px #2563eb1a}.workspace-card-main{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:0;display:grid}.workspace-card-main:disabled{cursor:not-allowed;opacity:.55}.workspace-card-main div{gap:4px;min-width:0;display:grid}.workspace-card-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.35;overflow:hidden}.workspace-card-summary{flex-wrap:wrap;gap:6px;display:flex}.workspace-card-summary span{background:var(--surface-muted);border-radius:999px;align-items:center;min-height:22px;padding:2px 7px;display:inline-flex}.catalog-empty-state{margin:18px;padding:24px}.catalog-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:modal-backdrop-enter var(--motion-fast) var(--motion-ease) both;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.catalog-modal{width:min(720px,100vw - 32px);max-height:calc(100vh - 48px);animation:modal-panel-enter var(--motion-base) var(--motion-ease) both;background:#fff;border:1px solid #cbd5e1e0;border-radius:18px;gap:16px;display:grid;overflow:auto;box-shadow:0 24px 80px #0f172a38}.catalog-modal-header,.catalog-modal-footer{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.catalog-modal-header{border-bottom:1px solid var(--line)}.catalog-modal-header div{gap:4px;min-width:0;display:grid}.catalog-modal-header h2{font-size:18px}.catalog-modal-header span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.catalog-modal-footer{border-top:1px solid var(--line)}.catalog-dialog-form,.catalog-dialog-body{gap:12px;padding:0 20px;display:grid}.catalog-dialog-body{color:var(--muted);font-size:13px;font-weight:700;line-height:1.6}.catalog-dialog-body strong{color:var(--text);font-size:15px}.compact-confirm-modal{width:min(520px,100vw - 32px)}.authorization-editor{gap:10px;padding:0 20px;display:grid}.authorization-search-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:12px;display:grid}.authorization-search-status{color:var(--muted);white-space:nowrap;padding-bottom:10px;font-size:12px;font-weight:800}.authorization-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);grid-template-columns:minmax(180px,1fr) 160px auto;align-items:end;gap:10px;padding:12px;display:grid}.catalog-modal>.form-message{color:var(--red);padding:0 20px;font-weight:800}.project-row{border-top:1px solid var(--line);min-height:104px;transition:background-color var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease);grid-template-columns:minmax(0,1fr) minmax(260px,42%);align-items:center;gap:24px;padding:18px 20px;display:grid}.project-row:hover{background:linear-gradient(90deg,#fbfdff,#f8fbff);transform:translateY(-1px)}.project-row:first-child{border-top:0}.project-row-main,.project-row-side{align-items:center;gap:12px;min-width:0;display:flex}.project-row-side{justify-content:flex-end}.project-index{border-radius:var(--radius-sm);background:var(--blue-soft);width:82px;min-width:82px;height:38px;color:var(--blue-dark);border:1px solid #bfdbfe;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.project-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:15px;font-weight:800;overflow:hidden}.group-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.project-group-actions{gap:8px}.group-action-stack{gap:5px;min-width:110px;display:grid}.group-action-button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);width:100%;min-width:112px;min-height:52px;color:var(--text);cursor:pointer;text-align:left;transition:background-color var(--motion-base) var(--motion-ease), border-color var(--motion-base) var(--motion-ease), box-shadow var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease);gap:3px;padding:9px 10px;display:grid}.group-action-button:hover{background:var(--blue-soft);border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb14}.group-action-button:disabled{cursor:not-allowed;opacity:.58}.group-action-button span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.group-action-button small{color:var(--muted);font-size:11px;font-weight:700}.group-action-activity{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.group-action-activity strong,.group-action-activity span{border-radius:999px;align-items:center;min-height:18px;padding:1px 5px;font-size:10px;font-weight:800;display:inline-flex}.group-action-activity strong{color:var(--blue-dark);background:#dbeafe}.group-action-activity span{color:var(--amber);background:#fff7ed}.group-followup-button{border-radius:var(--radius-sm);color:#b45309;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;width:100%;min-height:34px;padding:5px 8px;font-size:11px;font-weight:800}.group-followup-button:hover,.group-followup-button:focus-visible{background:#fffbeb;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.group-followup-button:disabled{cursor:not-allowed;opacity:.58}.workbench-page{width:min(1600px,100%);animation:app-fade-up var(--motion-slow) var(--motion-ease) both;grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.workspace-page-header{z-index:15;min-height:82px;box-shadow:var(--shadow-panel);background:#fffffff0;border:1px solid #dbe5f4;border-radius:10px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 16px;display:grid;position:sticky;top:68px}.workspace-page-title{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:12px;min-width:0;display:grid}.workspace-back-button{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);min-height:40px;color:var(--muted-strong);cursor:pointer;grid-row:1/4;align-self:center;padding:0 14px;font-size:12px;font-weight:800;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}.workspace-back-button svg{margin-right:7px}.workspace-back-button:hover,.workspace-back-button:focus-visible{background:var(--blue-soft);color:var(--blue-dark);border-color:#93c5fd}.workspace-page-title span{color:var(--muted);grid-column:2;margin-bottom:3px;font-size:12px;font-weight:800;display:inline-flex}.workspace-page-title h1{text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:22px;overflow:hidden}.workspace-project-switcher{grid-column:2;align-items:center;gap:10px;min-width:0;display:flex}.workspace-project-switcher h1{flex:1;grid-column:auto}.workspace-project-switcher select{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);width:36px;min-height:36px;color:var(--muted-strong);cursor:pointer;padding:0 8px}.workspace-page-title p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin-top:3px;font-size:12px;overflow:hidden}.workspace-page-nav{box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;justify-content:flex-end;align-self:stretch;gap:0;padding:0;display:flex}.page-nav-button{min-height:52px;color:var(--muted-strong);cursor:pointer;transition:background-color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:0 0;border:1px solid #0000;border-radius:0;padding:0 18px;font-size:12px;font-weight:800;position:relative}.page-nav-button:hover{background:#f8fbff;transform:translateY(-1px)}.page-nav-button.active{color:var(--blue-dark);box-shadow:none;background:#f8fbff;border-color:#0000}.page-nav-button.active:after{content:"";background:var(--blue);border-radius:999px;height:3px;position:absolute;bottom:0;left:12px;right:12px}.page-nav-button svg{flex:none;margin-right:7px}.workspace-page-sources,.workspace-page-model,.workspace-page-exports{grid-template-columns:minmax(0,1fr);width:min(1280px,100%)}.workspace-page-sources .workbench-left-rail,.workspace-page-model .workbench-right-rail,.workspace-page-exports .workbench-right-rail{grid-column:1/-1;grid-template-columns:minmax(0,1fr);max-height:none;position:static;overflow:visible}.workspace-page-requirements{grid-template-columns:minmax(250px,300px) minmax(0,1fr);width:min(1600px,100%)}.workspace-page-requirements .workbench-left-rail,.workspace-page-requirements .workbench-center{grid-column:auto}.workspace-page-sources .compact-source-list{max-height:none}.workbench-left-rail,.workbench-right-rail{scrollbar-width:thin;gap:14px;max-height:calc(100vh - 100px);display:grid;position:sticky;top:84px;overflow-y:auto}.workbench-center{gap:18px;min-width:0;display:grid}.rail-brand-row{justify-content:space-between;align-items:center;gap:10px;min-height:48px;display:flex}.rail-section{box-shadow:var(--shadow-panel);animation:panel-enter var(--motion-slow) var(--motion-ease) both;border-color:#dbe5f4;overflow:hidden}.project-context-panel{background:var(--surface);border-color:#dbe5f4;gap:14px;padding:16px;display:grid}.project-context-panel h2{font-size:16px;line-height:1.28}.project-context-panel p{color:var(--muted);font-size:12px;line-height:1.5}.project-group-select{padding-top:6px}.workspace-flow-steps{gap:0;margin:0;padding:6px 0;list-style:none;display:grid}.workspace-flow-steps li{min-height:58px;color:var(--muted-strong);border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;padding:8px 10px 8px 0;font-size:12px;font-weight:850;display:grid;position:relative}.workspace-flow-steps li:before{content:"";background:#d7e3f4;width:2px;position:absolute;top:0;bottom:0;left:16px}.workspace-flow-steps li:first-child:before{top:50%}.workspace-flow-steps li:last-child:before{bottom:50%}.workspace-flow-steps span{z-index:1;background:var(--surface);width:28px;height:28px;color:var(--muted);border:1px solid #cbd7ea;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex;position:relative}.workspace-flow-steps div{gap:3px;min-width:0;display:grid}.workspace-flow-steps small{color:var(--muted);font-size:12px;font-weight:700}.workspace-flow-steps li.active{color:var(--blue-dark);background:#eff6ff}.workspace-flow-steps li.active span{border-color:var(--blue);background:var(--blue);color:#fff;animation:step-pulse 1.8s var(--motion-ease) infinite;box-shadow:0 0 0 4px #2563eb1f}.workspace-flow-steps li.done span{color:#fff;background:#22c55e;border-color:#22c55e}.project-group-panel .field{padding:0 16px 16px}.source-status-overview{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:14px;padding:8px 14px 12px;display:grid}.source-donut{background:radial-gradient(circle, var(--surface) 0 54%, transparent 55%), conic-gradient(#22c55e var(--source-progress,0%), #dbeafe 0);border-radius:999px;place-items:center;width:112px;height:112px;display:grid}.source-donut strong,.source-donut span{grid-area:1/1}.source-donut strong{color:var(--text);margin-top:-12px;font-size:26px;line-height:1}.source-donut span{color:var(--muted);margin-top:28px;font-size:12px;font-weight:800}.source-status-legend{gap:9px;display:grid}.source-status-legend span{color:var(--muted-strong);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.legend-dot{background:#94a3b8;border-radius:999px;width:8px;height:8px}.legend-dot.success{background:#22c55e}.legend-dot.running{background:#2563eb}.legend-dot.failed{background:#ef4444}.source-list,.job-status{gap:8px;padding:10px 12px 12px;display:grid}.compact-source-list{max-height:270px;overflow-y:auto}.source-row{min-height:32px;color:var(--text);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.source-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reviewer-list{gap:10px;padding:0 12px 12px;display:grid}.reviewer-row{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;display:grid}.reviewer-row>span{width:30px;height:30px;color:var(--green);background:#ecfdf5;border-radius:6px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.reviewer-row strong,.reviewer-row small{display:block}.reviewer-row small{color:var(--muted);margin-top:2px;font-size:12px}.chat-shell{box-shadow:var(--shadow-panel);animation:panel-enter var(--motion-slow) var(--motion-ease) both;background:linear-gradient(#fffffffa,#f8fbfffa);border:1px solid #d6e4f5;border-radius:9px;flex-direction:column;display:flex;overflow:hidden}.review-chat-shell{min-height:720px}.chat-heading-actions{align-items:center;gap:8px;display:flex}.guided-step-progress{border-radius:var(--radius-sm);background:var(--blue-soft);min-height:28px;color:var(--blue-dark);border:1px solid #bfdbfe;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.message-list{scrollbar-width:thin;background:linear-gradient(#f8fbfffa,#f1f7fcc7);gap:12px;min-height:430px;max-height:600px;padding:18px;display:grid;overflow-y:auto}.review-message-list{padding-bottom:18px;scroll-padding-bottom:18px}.review-message-list .message-card:last-child{scroll-margin-bottom:18px}.message-card{width:min(740px,100%);box-shadow:none;animation:message-enter var(--motion-base) var(--motion-ease) both;background:0 0;border:0;border-radius:0;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:0;display:grid;position:relative}.message-card.user{grid-template-columns:minmax(0,1fr) 38px;justify-self:end}.message-card.assistant{justify-self:start}.message-card.system{grid-template-columns:34px minmax(0,1fr);justify-self:center;width:min(560px,100%)}.message-avatar{width:34px;height:34px;color:var(--blue);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.message-card.user .message-avatar{color:var(--text);background:#f1f5f9;border-color:#dbeafe;grid-area:1/2}.message-card.system .message-avatar{color:var(--amber);background:#fff7ed;border-color:#fed7aa}.message-content{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;padding:15px 16px;box-shadow:0 8px 24px #0f172a0d}.message-card.assistant .message-content{border-left:4px solid #60a5fa}.message-card.user .message-content{background:linear-gradient(135deg,#eff6ff,#f8fbff);border-color:#bfdbfe;grid-area:1/1}.message-card.system .message-content{background:#fff7ed;border-color:#fed7aa}.message-card h3{color:var(--text);margin:6px 0 7px;font-size:14px}.message-card p{color:var(--muted-strong);white-space:pre-wrap;font-size:13px;line-height:1.6}.message-actions,.task-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.message-card>.message-actions,.message-card>.requirement-result-list{grid-column:2}.message-card.user>.message-actions,.message-card.user>.requirement-result-list{grid-column:1}.quick-reply-actions{align-items:center}.quick-reply-actions .compact-button{white-space:nowrap;min-width:max-content}.message-meta{color:var(--muted);justify-content:space-between;gap:12px;font-size:12px;font-weight:800;display:flex}.requirement-result-list{gap:8px;margin-top:12px;display:grid}.recent-card-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;margin:12px 14px 0;padding:12px;display:grid;box-shadow:0 1px 2px #0f172a08}.message-card.recent-card-panel{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:1fr;box-shadow:0 8px 24px #0f172a0d}.message-list .recent-card-panel{justify-self:start;width:min(740px,100%);margin:0}.recent-card-panel .requirement-result-list{margin-top:0}.requirement-result{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:46px;color:var(--text);cursor:pointer;font:inherit;text-align:left;transition:background-color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);border-radius:9px;grid-template-columns:72px minmax(0,1fr) minmax(96px,auto) auto;align-items:center;gap:10px;display:grid}.requirement-result:hover{border-color:var(--blue);background:var(--blue-soft);transform:translateY(-1px);box-shadow:0 12px 28px #2563eb1a}.requirement-result span,.requirement-result small{color:var(--muted);font-size:12px;font-weight:800}.requirement-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.requirement-result em{color:var(--blue-dark);white-space:nowrap;font-size:12px;font-style:normal;font-weight:800}.requirement-result.presales-requirement-card{grid-template-columns:1fr;align-items:stretch;gap:12px;min-height:auto;padding:14px}.presales-card-header,.presales-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.presales-card-header span,.presales-card-header strong,.presales-card-header b,.presales-card-header em,.presales-card-footer span,.presales-card-footer em{overflow-wrap:anywhere}.presales-card-header span{color:var(--muted);font-size:12px;font-weight:900}.presales-card-header strong{color:var(--blue-dark);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.presales-card-header b{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.presales-card-header em{color:var(--text);font-size:12px;font-style:normal;font-weight:900}.presales-card-context{border-left:3px solid var(--blue);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.presales-card-context span{color:var(--text);font-size:13px;font-weight:900}.presales-card-context em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.presales-card-title{gap:4px;display:grid}.presales-card-title strong{white-space:normal;font-size:15px;line-height:1.35}.presales-card-title small{color:var(--muted);font-size:12px;font-weight:800}.presales-card-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.presales-card-summary-grid div{border:1px solid var(--line);background:#fbfdff;border-radius:7px;padding:9px}.presales-card-summary-grid span{color:var(--muted);margin-bottom:5px;font-size:11px;font-weight:900;display:block}.presales-card-summary-grid p{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650;line-height:1.45}.presales-card-footer{border-top:1px solid var(--line);padding-top:10px}.presales-card-evidence{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.presales-card-footer span{color:var(--muted);font-size:12px;font-weight:800}.composer-panel{border-top:1px solid var(--line);background:#fffffff5}.review-composer{border:1px solid #bfdbfe;border-radius:10px;order:2;margin:0 16px 16px;padding-top:14px;box-shadow:0 0 0 3px #2563eb14,0 14px 30px #0f172a14}.review-chat-shell>.section-heading{order:0}.review-chat-shell>.message-list{order:1}.model-setup-guide{background:#fff7ed;border:1px solid #fed7aa;border-radius:7px;gap:10px;margin-top:10px;padding:10px;display:grid}.model-setup-guide-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.model-setup-guide h3{color:var(--text);font-size:13px}.model-setup-guide p{color:var(--muted-strong);margin-top:4px;font-size:12px;line-height:1.5}.model-setup-guide ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.model-setup-guide li{background:var(--surface);border:1px solid #fed7aa;border-radius:6px;gap:3px;padding:8px;display:grid}.model-setup-guide strong{color:var(--amber);font-size:12px}.model-setup-guide span{color:var(--muted-strong);font-size:12px;line-height:1.45}.composer-actions{flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px 16px;display:flex}.composer-mode-field{min-width:112px;color:var(--muted-strong);gap:4px;font-size:11px;font-weight:800;display:inline-grid}.composer-mode-field select{border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-height:34px;color:var(--ink);font:inherit;background:#fff;padding:0 9px}.field{color:var(--muted-strong);gap:6px;padding:12px 16px 0;font-size:12px;font-weight:800;display:grid}.compact-field{padding-top:0}.field input,.field textarea,.field select,.toolbar-field input,.toolbar-field select{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--text);font:inherit;font-weight:500;transition:border-color .18s,box-shadow .18s,background-color .18s}.field input,.field textarea{padding:9px 11px}.field textarea{resize:vertical;min-height:106px}.field select{min-height:40px;padding:7px 10px}.field input:hover,.field textarea:hover,.field select:hover,.toolbar-field input:hover,.toolbar-field select:hover{border-color:#b7c6dc}.settings-grid{gap:12px;padding:0 14px;display:grid}.compact-settings{padding-top:0}.model-pipeline-panel{border-radius:var(--radius);background:var(--blue-soft);border:1px solid #bfdbfe;gap:10px;margin:0 14px 14px;padding:13px;display:grid}.model-recovery-panel{border-radius:var(--radius);background:#fff7ed;border:1px solid #fed7aa;gap:10px;margin:0 14px 14px;padding:13px;display:grid}.model-recovery-panel .model-pipeline-heading span,.model-recovery-panel .model-pipeline-steps strong{color:#9a3412}.model-recovery-panel .model-pipeline-steps li{border-top-color:#fed7aa}.model-recovery-reason{color:#7c2d12;white-space:pre-line;border-radius:var(--radius-sm);background:#fff;border:1px solid #ffedd5;margin:0;padding:8px 10px;font-size:12px;line-height:1.55}.model-recovery-actions{flex-wrap:wrap;gap:8px;display:flex}.model-pipeline-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.model-pipeline-heading h3{color:var(--text);font-size:14px}.model-pipeline-heading span{color:var(--blue-dark);font-size:12px;font-weight:800}.model-pipeline-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.model-pipeline-steps li{border-top:1px solid #bfdbfe;gap:3px;padding-top:8px;display:grid}.model-pipeline-steps strong{color:var(--blue-dark);font-size:12px;font-weight:900}.model-pipeline-steps p{color:var(--muted-strong);font-size:12px;line-height:1.45}.settings-hint{color:var(--muted);margin:8px 14px 0;font-size:12px;line-height:1.6}.settings-hint-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);align-items:flex-start;gap:10px;margin:8px 14px 0;padding:10px;display:flex}.settings-hint-panel .settings-hint{flex:1;margin:0}.settings-hint-panel .compact-button{flex:none}.form-footer{align-items:center;gap:10px;padding:14px;display:flex}.form-message{color:var(--muted);font-size:12px}.unsaved-message{color:var(--amber);font-weight:800}.file-picker-button{align-items:center;display:inline-flex}.requirement-center{scroll-margin-top:82px}.review-requirement-center{gap:12px;display:grid}.requirement-center-header{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:14px 16px;display:flex}.requirement-center-header p,.empty-requirement-center p{color:var(--muted);margin-top:6px;font-size:13px}.requirement-context-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.editor-status-panel,.empty-requirement-center{padding:14px 16px}.editor-status-panel{justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-status-panel div{gap:4px;min-width:0;display:grid}.review-questions-panel{background:#fff7ed;border-color:#fed7aa;gap:10px;padding:12px 14px;display:grid}.delivery-ready-panel,.office-saved-panel{background:#f0fdf4;border-color:#bbf7d0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.delivery-ready-panel div,.office-saved-panel div{gap:4px;min-width:0;display:grid}.delivery-ready-panel h3,.office-saved-panel h3{color:#166534;font-size:14px}.delivery-ready-panel p,.office-saved-panel p{color:#14532d;margin:0;font-size:12px;font-weight:800;line-height:1.55}.delivery-ready-actions,.office-saved-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.excel-save-reminder{background:#fffbeb;border-color:#fde68a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.excel-save-reminder div{gap:4px;min-width:0;display:grid}.excel-save-reminder h3{color:#92400e;font-size:14px}.excel-save-reminder p{color:#78350f;margin:0;font-size:12px;font-weight:800;line-height:1.55}.office-save-reminder{background:#f0fdf4;border-color:#bbf7d0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.office-save-reminder div{gap:4px;min-width:0;display:grid}.office-save-reminder h3{color:#166534;font-size:14px}.office-save-reminder p{color:#14532d;margin:0;font-size:12px;font-weight:800;line-height:1.55}.office-save-reminder-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.office-save-failed-panel{background:#fef2f2;border-color:#fecaca;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.office-save-failed-panel div{gap:4px;min-width:0;display:grid}.office-save-failed-panel h3{color:#991b1b;font-size:14px}.office-save-failed-panel p{color:#7f1d1d;margin:0;font-size:12px;font-weight:800;line-height:1.55}.review-questions-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-questions-header>div{gap:3px;display:grid}.review-questions-toggle{color:var(--amber);font-weight:900}.review-questions-panel h3{color:var(--text)}.review-questions-panel span{color:var(--amber);white-space:nowrap;font-size:12px;font-weight:900}.review-questions-panel ol{gap:6px;margin:4px 0 0;padding-left:18px;display:grid}.version-entry-summary{gap:8px;padding:0 14px 14px;display:grid}.version-entry-summary div{gap:4px;display:grid}.version-entry-summary strong{color:var(--text);font-size:16px}.version-entry-summary span,.version-entry-summary small{color:var(--muted);font-size:12px;font-weight:800}.review-question-button{width:100%;color:var(--muted-strong);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;gap:4px;padding:6px 8px;line-height:1.5;display:grid}.review-question-button:hover,.review-question-button:focus-visible{background:#fff;border-color:#fdba74}.review-question-button span{color:var(--amber);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.review-question-button em{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:999px;align-items:center;min-height:18px;padding:1px 6px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.review-question-button strong{color:var(--text);font-size:12px;font-weight:800}.review-question-button small{color:var(--blue-dark);font-size:11px;font-weight:900}.review-questions-more{justify-self:start}.review-question-resolution{background:#fff7ed;border-bottom:1px solid #fed7aa;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.review-question-resolution div{gap:3px;min-width:0;display:grid}.review-question-resolution span{color:var(--amber);font-size:11px;font-weight:900}.review-question-resolution strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.editor-focus-panel{background:#eff6ff;border-color:#bfdbfe;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px 10px;padding:12px 14px;display:grid}.editor-focus-panel span,.editor-focus-panel strong{font-size:12px;font-weight:900}.editor-focus-panel span{color:var(--blue-dark)}.editor-focus-panel p{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:800;overflow:hidden}.editor-focus-review-question{background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;grid-column:1/-1;gap:5px;padding:9px 10px;display:grid}.editor-focus-review-question span,.editor-focus-review-question em{color:var(--amber);font-size:11px;font-style:normal;font-weight:900}.editor-focus-review-question strong{color:var(--text);font-size:13px;font-weight:800;line-height:1.55}.editor-focus-actions{flex-wrap:wrap;gap:8px;display:flex}.empty-requirement-center{gap:6px;display:grid}.requirement-editor-layout{grid-template-columns:minmax(190px,230px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.requirement-tree-pane{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);position:sticky;top:80px;overflow:hidden}.requirement-tree-list{gap:4px;max-height:620px;padding:8px;display:grid;overflow-y:auto}.tree-node{width:100%;min-height:44px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;gap:2px;display:grid}.tree-node:hover{background:#eff6ff;border-color:#bfdbfe}.tree-node.active{border-color:var(--blue);box-shadow:inset 3px 0 0 var(--blue);background:#eff6ff}.tree-node span{color:var(--blue-dark);font-size:11px;font-weight:800}.tree-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.editor-split{gap:12px;min-width:0;display:grid}.online-office-shell{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.online-office-toolbar{border-bottom:1px solid var(--line);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.online-office-toolbar h3{margin:0;font-size:14px}.online-office-toolbar span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.office-mode-switch{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-wrap:wrap;gap:6px;padding:4px;display:inline-flex}.office-mode-button{min-height:32px;color:var(--muted-strong);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:900}.office-mode-button:hover,.office-mode-button:focus-visible{color:var(--blue-dark);border-color:#bfdbfe}.office-mode-button.active{border-color:var(--blue);color:var(--blue-dark);background:#eff6ff}.office-provider-status{border-bottom:1px solid var(--line);background:#fbfdff;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.office-provider-status div{gap:3px;min-width:0;display:grid}.office-provider-status strong{color:var(--text);font-size:12px;font-weight:900}.office-provider-status span{color:var(--muted);font-size:12px;line-height:1.45}.office-provider-status em{color:#166534;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.office-provider-status.fallback em{color:var(--amber);background:#fff7ed;border-color:#fed7aa}.office-provider-technical-details{color:var(--muted-strong);font-size:11px;font-weight:800}.office-provider-technical-details summary{cursor:pointer;color:#166534;width:max-content;font-weight:900}.office-provider-technical-details span{text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin-top:4px;display:block;overflow:hidden}.office-session-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.office-session-status{border-bottom:1px solid var(--line);background:#f0fdf4;gap:4px;padding:9px 12px;display:grid}.office-session-status strong{color:#166534;font-size:12px;font-weight:900}.office-session-status span{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.office-session-technical-details{color:var(--muted-strong);font-size:11px;font-weight:750}.office-session-technical-details summary{cursor:pointer;color:#166534;width:max-content;font-weight:900}.office-session-technical-details span{margin-top:4px;display:block}.office-session-status button{justify-self:flex-start}.onlyoffice-native-editor{border-bottom:1px solid var(--line);background:#f8fbff;gap:10px;padding:12px;display:grid}.onlyoffice-native-editor h4{color:var(--text);margin:0;font-size:14px}.onlyoffice-editor-frame{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:min(72vh,760px);min-height:640px;overflow:hidden}.onlyoffice-editor-mount,.onlyoffice-editor-frame iframe{border:0;width:100%;height:100%}.structured-editor-suppressed,.structured-editor-fallback{border-bottom:1px solid var(--line);background:#f8fbff;gap:4px;padding:10px 12px 12px;display:grid}.structured-editor-fallback{background:#fff7ed;border-left:3px solid #d97706}.structured-editor-fallback.office-saved-editor-placeholder{background:#f0fdf4;border-left-color:#16a34a}.structured-editor-suppressed strong,.structured-editor-fallback strong{color:var(--text);font-size:12px;font-weight:900}.structured-editor-suppressed span,.structured-editor-fallback span{color:var(--muted);font-size:12px;line-height:1.45}.structured-editor-fallback.office-saved-editor-placeholder strong{color:#166534}.structured-editor-fallback.office-saved-editor-placeholder span{color:#14532d}.online-office-document{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px;display:grid}.office-document-pane{opacity:.72;min-width:0}.office-document-pane.active{opacity:1}.office-document-pane.active>.tool-panel{border-color:var(--blue);box-shadow:0 0 0 2px #2563eb14}.word-editor,.excel-editor,.export-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.word-toolbar,.excel-toolbar,.ai-selection-actions,.export-controls{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-muted);flex-wrap:wrap;align-items:end;gap:8px;padding:10px 12px;display:flex}.ai-selection-actions{border-top:0}.export-readiness-panel{border-top:1px solid var(--line);background:var(--surface);gap:10px;padding:12px;display:grid}.export-readiness-panel.blocked{background:#f59e0b14}.export-readiness-panel.ready{background:#16a34a14}.export-readiness-panel h3{color:var(--text);margin:0;font-size:14px}.export-readiness-panel p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.55}.export-readiness-panel ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.export-readiness-panel li{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:minmax(96px,.36fr) 1fr;align-items:baseline;gap:8px;padding:8px 10px;display:grid}.export-readiness-panel li strong{color:var(--text);font-size:12px}.export-readiness-panel li span{color:var(--muted-strong);font-size:12px;line-height:1.45}.delivery-package-summary{border-top:1px solid var(--line);background:var(--surface);gap:10px;padding:12px;display:grid}.delivery-package-summary-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.delivery-package-summary-heading h3{color:var(--text);margin:0;font-size:14px}.delivery-package-summary-heading span{color:var(--muted);font-size:12px}.delivery-package-file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.delivery-package-file{border:1px dashed var(--line-strong);background:var(--surface-muted);border-radius:8px;gap:6px;min-height:94px;padding:10px;display:grid}.delivery-package-file.ready{background:#2563eb0d;border-style:solid;border-color:#2563eb40}.delivery-package-file strong{color:var(--text);font-size:12px}.delivery-package-file span{overflow-wrap:anywhere;min-width:0;color:var(--muted-strong);font-size:12px;line-height:1.45}.delivery-package-file .compact-button{justify-self:start}.toolbar-field{min-width:140px;color:var(--muted-strong);gap:4px;font-size:12px;font-weight:800;display:grid}.toolbar-field input,.toolbar-field select{min-height:30px;padding:4px 8px}.word-document{background:var(--surface);gap:14px;max-height:720px;padding:14px;display:grid;overflow-y:auto}.word-custom-toolbar{flex-wrap:wrap;gap:8px;display:flex}.word-section{gap:8px;display:grid}.word-requirement-group{border:1px solid var(--line);background:var(--surface-muted);border-radius:6px;gap:8px;padding:10px;display:grid}.word-requirement-group.active{border-color:var(--blue);background:#eff6ff}.word-requirement-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.word-heading-input,.word-input,.word-textarea{border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:6px}.word-heading-input{min-height:42px;padding:9px 10px;font-size:15px;font-weight:800}.word-input{min-height:32px;padding:7px 9px}.word-textarea{resize:vertical;min-height:112px;padding:8px 9px}.word-rich-field{overflow-wrap:anywhere;white-space:pre-wrap;outline:none;line-height:1.6}.word-rich-field:empty:before{content:attr(data-placeholder);color:var(--muted);font-weight:700}.word-requirement-description{display:block}.word-custom-block-list{gap:10px;display:grid}.word-custom-block{border:1px solid var(--line);background:var(--surface-muted);border-radius:6px;gap:10px;padding:12px;display:grid}.word-custom-block-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.word-custom-field{gap:5px;display:grid}.word-custom-field span{color:var(--muted);font-size:12px;font-weight:800}.word-rich-text-editor{border:1px solid var(--line-strong);background:var(--surface);min-height:108px;color:var(--text);border-radius:6px;outline:none;padding:10px;line-height:1.6}.word-rich-text-editor:empty:before{content:"输入评审说明、约束或补充内容";color:var(--muted)}.word-image-preview{object-fit:contain;border:1px solid var(--line);background:var(--surface);border-radius:6px;width:min(100%,520px);max-height:280px}.word-module-table{border-collapse:collapse;table-layout:fixed;width:100%}.word-module-table th,.word-module-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:7px}.word-module-table th{background:var(--surface-muted);color:var(--muted-strong);font-size:12px}.excel-grid-scroll{border-top:1px solid var(--line);width:100%;max-height:720px;overflow:auto}.excel-grid{border-collapse:collapse;table-layout:fixed;width:100%;min-width:4050px}.excel-col-select{width:70px}.excel-col-id{width:120px}.excel-col-project,.excel-col-project-group,.excel-col-module,.excel-col-stage{width:150px}.excel-col-goal,.excel-col-deliverables,.excel-col-open-questions{width:220px}.excel-col-risks{width:180px}.excel-col-title{width:320px}.excel-col-story{width:360px}.excel-col-description{width:420px}.excel-col-criteria{width:360px}.excel-col-priority,.excel-col-status{width:120px}.excel-col-owner,.excel-col-source,.excel-col-confidence{width:140px}.excel-col-notes{width:260px}.excel-grid th,.excel-grid td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);vertical-align:top;padding:0;overflow:hidden}.excel-grid tr.active td,.excel-grid tr.active .sticky-select-cell,.excel-grid tr.active .sticky-id-cell{background:#eff6ff}.excel-grid th{z-index:2;background:var(--surface-muted);height:34px;color:var(--muted-strong);text-align:left;padding:0 8px;font-size:12px;font-weight:800;position:sticky;top:0}.excel-grid th:first-child{text-align:center}.excel-grid th:first-child,.excel-grid th:nth-child(2),.sticky-select-cell,.sticky-id-cell{z-index:3;box-shadow:1px 0 0 var(--line);position:sticky}.excel-grid th:first-child,.sticky-select-cell{left:0}.excel-grid th:nth-child(2),.sticky-id-cell{left:70px}.excel-grid th:first-child,.excel-grid th:nth-child(2){z-index:4}.sticky-select-cell,.sticky-id-cell{background:var(--surface)}.excel-cell{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:34px;color:var(--text);font:inherit;text-align:left;text-orientation:mixed;writing-mode:horizontal-tb;background:0 0;border:0;border-radius:0;padding:7px 8px;display:block}input.excel-cell,select.excel-cell{text-overflow:ellipsis;white-space:nowrap;height:38px;overflow:hidden}.excel-cell-multiline{overflow-wrap:break-word;resize:none;white-space:pre-wrap;word-break:normal;min-height:74px;line-height:1.45;display:block;overflow:auto}.excel-field-title .excel-cell{font-weight:800}.excel-cell:focus,.field input:focus,.field textarea:focus,.field select:focus,.word-input:focus,.word-heading-input:focus,.word-textarea:focus,.word-rich-field:focus,.word-rich-text-editor:focus{outline-offset:-1px;outline:2px solid #93c5fd}.excel-cell.readonly{background:var(--surface-muted);color:var(--muted)}.select-cell{padding-top:8px}.select-menu-cell{padding-top:0}.activity-summary,.version-summary,.export-placeholder{gap:8px;padding:0 14px 14px;display:grid}.activity-summary strong,.version-summary strong{color:var(--text);font-size:13px}.activity-summary p,.version-summary span,.version-summary small,.export-placeholder{color:var(--muted);white-space:pre-wrap;font-size:12px;line-height:1.5}.version-history-list{gap:10px}.compact-version-history-list{max-height:330px;padding-top:0;overflow-y:auto}.compact-version-history-list .version-history-item{padding:9px}.rail-review-questions .review-questions-header{padding:12px 14px}.rail-review-questions .review-questions-header h2{font-size:14px}.rail-review-questions ol{max-height:360px;overflow-y:auto}.workspace-blocker-summary{gap:5px;padding:0 14px 10px;display:grid}.workspace-blocker-summary strong{font-size:13px}.workspace-blocker-summary p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.workbench-page{gap:12px 0;width:min(1720px,100%)}.workspace-page-header{border-color:#d9e5f5;border-radius:8px;min-height:76px;padding:10px 14px;box-shadow:0 8px 28px #1e40af0f}.workspace-page-title>span{color:#94a3b8;margin:0;font-weight:650}.workspace-project-switcher{gap:6px}.workspace-project-switcher h1{flex:none;max-width:min(320px,34vw);font-size:19px}.workspace-project-switcher select{width:34px;min-height:30px;color:var(--blue);border:0;font-size:0}.workspace-project-switcher .project-group-header-select{border:1px solid var(--line);width:min(156px,24vw);color:var(--muted-strong);font-size:12px}.workspace-back-button{min-height:34px;color:var(--blue);padding:0 10px}.page-nav-button{min-height:54px;padding:0 16px}.workbench-left-rail{background:var(--surface);border:1px solid #e2e8f0;border-right:0;gap:0;max-height:calc(100vh - 170px)}.workbench-left-rail .rail-section{box-shadow:none;border:0;border-bottom:1px solid #e2e8f0;border-radius:0}.workbench-left-rail .project-context-panel{order:1}.workbench-left-rail .history-rail-section{order:2}.workbench-left-rail .rail-review-questions{order:3}.workbench-left-rail .workspace-blocker-panel,.workbench-left-rail .requirement-tree-rail{order:4}.workbench-left-rail .reviewers-panel{order:5}.workbench-left-rail .rail-section:last-child{border-bottom:0}.history-rail-section .section-heading,.rail-review-questions .review-questions-header,.requirement-tree-rail .section-heading{padding:13px 16px 10px}.compact-version-history-list{max-height:290px;padding:0 12px 12px}.compact-version-history-list .version-history-item{box-shadow:none;background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:7px;margin-top:8px;padding:11px 12px}.compact-version-history-list .version-history-item.active{background:#dbeafe;border-color:#8db7ff}.compact-version-history-list .version-history-item>div:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px}.compact-version-history-list .version-history-item small{grid-column:1/-1}.compact-version-history-list .version-history-actions{justify-content:flex-end;display:flex}.compact-version-history-list .version-history-actions .compact-button{min-height:28px;padding:4px 8px;font-size:11px}.requirement-tree-rail .requirement-tree-list{max-height:520px;padding:0 12px 14px}.requirement-editor-layout{grid-template-columns:minmax(0,1fr)}.workbench-center{background:var(--surface);border:1px solid #e2e8f0;gap:0;min-height:calc(100vh - 170px)}.chat-shell{box-shadow:none;background:#fff;border:0;border-radius:0}.review-chat-shell{height:calc(100vh - 170px);min-height:660px}.review-chat-shell>.section-heading{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.message-list{background:#fff;flex:1;align-content:start;min-height:0;max-height:none;padding:28px 32px}.review-composer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:none;margin:12px 18px 18px;padding:0;position:relative;box-shadow:0 8px 26px #0f172a0f}.review-chat-shell>.review-composer{margin:12px 18px 18px}.review-composer .field{padding:0}.review-composer .field>span,.review-composer .composer-mode-field>span{display:none}.review-composer .field textarea{min-height:82px;max-height:160px;box-shadow:none;resize:none;border:0;padding:16px 18px 8px}.review-composer .model-setup-guide{border-color:#fed7aa;justify-content:space-between;align-items:center;gap:10px;margin:0 12px;padding:8px 10px;display:flex}.review-composer .model-setup-guide>span{color:#9a3412;font-size:12px;line-height:1.45}.review-composer .composer-actions{gap:10px;padding:8px 12px 12px}.review-composer .composer-mode-field{min-width:auto}.review-composer .composer-mode-field select{background:0 0;border:0;min-height:32px}.review-composer .file-picker-button{background:0 0;border:0;gap:6px;min-height:32px}.review-composer .file-picker-button svg{width:17px;height:17px;color:var(--blue)}.review-composer .form-message{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:140px;overflow:hidden}.composer-character-count{color:var(--muted);font-size:12px}.review-composer .primary-button{border-radius:8px;justify-content:center;align-items:center;width:34px;min-width:34px;min-height:34px;padding:0;display:inline-flex}.send-button-label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workspace-blocker-actions{padding:0 14px 14px}#project-group-select{width:min(180px,30vw)}.workspace-project-switcher #project-group-select.sr-only{border:0;width:1px;min-height:1px;padding:0}.version-history-item{border:1px solid var(--line);transition:border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:linear-gradient(#fff,#fbfdff);border-radius:9px;gap:8px;padding:11px;display:grid}.version-history-item:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb14}.version-history-item>div:first-child{gap:3px;display:grid}.version-history-actions{flex-wrap:wrap;gap:6px;display:flex}.question-list{color:var(--muted-strong);gap:7px;margin:0;padding:0 14px 14px 30px;font-size:12px;line-height:1.45;display:grid}.todo-review-summary{gap:10px;padding:0 14px 12px;display:grid}.todo-review-summary strong{color:var(--text);font-size:13px}.todo-review-summary p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.review-question-todo-list{gap:8px;margin:0;padding:0 14px 14px;list-style:none;display:grid}.review-question-todo-list li{display:block}.review-question-todo-button{width:100%;color:inherit;cursor:pointer;text-align:left;transition:background-color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;gap:4px;padding:10px 11px;display:grid}.review-question-todo-button:hover,.review-question-todo-button:focus-visible{background:#fffbeb;border-color:#f59e0b;transform:translateY(-1px);box-shadow:0 0 0 3px #f59e0b29}.review-question-todo-button span{color:var(--muted-strong);font-size:11px;font-weight:700}.review-question-todo-button p{color:var(--text);margin:0;font-size:12px;line-height:1.45}.review-question-todo-button em{color:var(--amber);font-size:11px;font-style:normal;font-weight:800}.export-status-section .export-panel{border:0;border-top:1px solid var(--line);border-radius:0;margin:0}.export-status-section .export-panel .section-heading{display:none}.export-list{border-top:1px solid var(--line);gap:8px;padding:10px 12px 12px;display:grid}.export-history-heading{justify-content:space-between;align-items:baseline;gap:12px;padding:2px 0 4px;display:flex}.export-history-heading>div{gap:3px;min-width:0;display:grid}.export-history-heading strong{color:var(--text);font-size:13px;font-weight:900}.export-history-heading span,.export-file-meta{color:var(--muted);font-size:12px}.export-history-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 0;display:grid}.export-file-main{gap:6px;min-width:0;display:grid}.export-file-title{min-width:0;color:var(--text);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.export-file-title>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.export-file-meta{flex-wrap:wrap;gap:6px 14px;min-width:0;line-height:1.4;display:flex}.error-banner{color:var(--red);background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:10px 12px;font-size:13px}.empty-state,.loading-panel{width:min(760px,100% - 48px);box-shadow:var(--shadow-panel);margin:56px auto;padding:30px}.empty-state p{color:var(--muted);margin-top:10px}.portal-entry-copy{gap:8px;display:grid}.portal-entry-copy h2{font-size:24px;line-height:1.2}.portal-entry-copy p{margin:0;font-size:14px;line-height:1.65}.portal-recovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.portal-recovery-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);padding:15px}.portal-recovery-card h3{color:var(--text);margin:0;font-size:14px}.portal-recovery-card p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.portal-recovery-card ol{color:var(--muted-strong);gap:6px;margin:8px 0 0;padding-left:20px;font-size:13px;line-height:1.5;display:grid}.empty-state-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes app-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes message-enter{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-panel-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes step-pulse{0%,to{box-shadow:0 0 0 4px #2563eb1f}50%{box-shadow:0 0 0 7px #2563eb0a}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=1500px){.requirement-editor-layout,.editor-split{grid-template-columns:1fr}.requirement-tree-pane{position:static}}@media (width<=720px){.portal-recovery-grid{grid-template-columns:1fr}}@media (width<=1180px){.workbench-page{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.workbench-right-rail{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;position:static;overflow:visible}.export-status-section{grid-column:1/-1}}@media (width<=820px){.topbar{grid-template-columns:1fr;align-items:flex-start;padding:12px 16px;position:sticky}.topbar-actions{flex-wrap:wrap;justify-content:flex-start}.topbar-popover{left:0;right:auto}.workspace{padding:16px}.projects-overview-band,.presales-capability-strip,.project-row,.project-row-side,.workbench-page,.workspace-page-header,.requirement-editor-layout,.workbench-right-rail{grid-template-columns:1fr}.workspace-page-nav{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.page-nav-button{flex:none}.workspace-page-title{grid-template-columns:1fr}.workspace-page-header{position:static}.workspace-back-button,.workspace-page-title span,.workspace-page-title h1,.workspace-page-title p,.workspace-project-switcher{grid-column:1}.workspace-project-switcher{flex-wrap:wrap;width:100%}.workspace-project-switcher h1{flex-basis:calc(100% - 48px)}.workspace-back-button{grid-row:auto;justify-self:start;margin-bottom:8px}.workspace-folder-header{flex-direction:column;align-items:flex-start}.folder-actions,.project-row-side,.group-list,.presales-flow{justify-content:flex-start}.projects-overview-metrics{grid-template-columns:1fr}.projects-overview-metrics div{border-right:0;border-bottom:1px solid var(--line)}.projects-overview-metrics div:last-child{border-bottom:0}.catalog-modal-backdrop{align-items:flex-end;padding:12px}.catalog-modal{border-radius:16px;width:100%;max-height:calc(100vh - 24px)}.catalog-modal-header,.catalog-modal-footer{flex-direction:column;align-items:stretch}.authorization-row,.authorization-search-panel{grid-template-columns:1fr}.authorization-search-status{white-space:normal;padding-bottom:0}.workbench-left-rail,.requirement-tree-pane{max-height:none;position:static;overflow:visible}.message-list,.word-document,.excel-grid-scroll{max-height:none}.source-row{grid-template-columns:minmax(0,1fr) auto;display:grid}.source-row .status-label{justify-self:end}.export-history-heading,.export-history-row{grid-template-columns:minmax(0,1fr);align-items:flex-start}.export-history-heading{flex-direction:column;gap:4px}.export-history-row>.status-label,.export-history-row>.compact-button{justify-self:start}.export-file-title>span:first-child{white-space:normal}.settings-hint-panel{flex-direction:column}.model-pipeline-heading{flex-direction:column;align-items:flex-start;gap:4px}.model-setup-guide-header{flex-direction:column}.online-office-toolbar,.office-provider-status{grid-template-columns:1fr;align-items:flex-start}.online-office-toolbar{flex-direction:column}.office-provider-technical-details summary,.office-provider-technical-details span{max-width:100%}.office-session-actions{justify-content:flex-start}.office-session-status span{white-space:normal}.office-session-technical-details summary{max-width:100%}.office-session-status button{width:max-content;max-width:100%}.editor-status-panel{flex-direction:column;align-items:flex-start}.delivery-ready-panel,.office-saved-panel,.excel-save-reminder,.office-save-reminder,.office-save-failed-panel{grid-template-columns:1fr}.delivery-ready-actions,.office-saved-actions,.office-save-reminder-actions{justify-content:flex-start}.export-readiness-panel li{grid-template-columns:1fr;gap:3px}.requirement-result{grid-template-columns:1fr;gap:4px;padding:10px}.presales-card-header,.presales-card-footer{flex-direction:column;align-items:flex-start}.presales-card-summary-grid{grid-template-columns:1fr}.requirement-center-header{flex-direction:column;align-items:flex-start}}.prd-agent-empty-state{color:var(--text);text-align:center;align-self:center;justify-items:center;gap:12px;margin:auto;padding:48px 24px;display:grid}.prd-agent-empty-state img{object-fit:contain;filter:drop-shadow(0 14px 22px #2563eb29);width:78px;height:78px}.prd-agent-empty-state strong{color:var(--muted-strong);font-size:22px}.prd-agent-empty-state p{color:var(--text);margin:0;font-size:22px;font-weight:800;line-height:1.45}.review-chat-shell .message-card{width:min(760px,88%)}.review-chat-shell .message-card.user{width:min(680px,82%)}.review-chat-shell .message-card.user .message-content{box-shadow:none;background:#f1f3f5;border:0}.review-chat-shell .message-card.user .message-meta,.review-chat-shell .message-card.user .message-content h3{display:none}.review-chat-shell .message-card.assistant .message-content{box-shadow:none;border-left:0}.guided-question-shell{width:min(760px,92%);animation:message-enter var(--motion-base) var(--motion-ease) both;justify-self:start;gap:14px;display:grid}.guided-agent-identity{align-items:center;gap:10px;display:flex}.guided-agent-identity div{gap:3px;display:grid}.guided-agent-identity strong{font-size:15px}.guided-agent-identity small{color:var(--muted);font-size:12px}.guided-question-card{background:#f8f7ff;border:1px solid #e5e7eb;border-radius:8px;gap:14px;margin-left:44px;padding:14px;display:grid}.guided-question-card-header,.guided-question-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.guided-question-card-header strong,.guided-question-card h3{color:var(--text);margin:0;font-size:13px}.guided-question-card-header span{color:var(--muted-strong);font-size:13px;font-weight:800}.guided-option-list{background:#fff;border:1px solid #e7eaf0;border-radius:7px;gap:7px;padding:12px;display:grid}.guided-option{min-height:34px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;font-size:13px;display:flex}.guided-option:hover,.guided-option:focus-visible{background:#eff6ff;border-color:#bfdbfe}.guided-option>span{border:1px solid #cbd5e1;border-radius:999px;width:14px;height:14px}.guided-option.selected>span{border:4px solid var(--blue)}.guided-option.selected{color:var(--blue-dark);font-weight:800}.guided-question-footer{justify-content:flex-end;padding-top:2px}.guided-confirmed-facts,.guided-answer-summary>div{background:#fff;border:1px solid #e7eaf0;border-radius:7px;gap:10px;padding:14px;display:grid}.guided-confirmed-facts div,.guided-answer-summary p{color:var(--muted-strong);grid-template-columns:92px minmax(0,1fr);gap:10px;margin:0;font-size:12px;line-height:1.5;display:grid}.guided-confirmed-facts strong,.guided-answer-summary span{color:var(--text);font-weight:800}.guided-answer-summary{background:#f8f7ff;border-radius:8px;justify-self:start;gap:9px;width:min(700px,90%);margin-left:44px;padding:14px;display:grid}.prd-generation-progress{grid-column:2;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.prd-generation-progress span{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.prd-generation-progress b{background:var(--blue);border-radius:999px;width:8px;height:8px;animation:1.4s ease-in-out infinite step-pulse}.workspace-read-only-notice{color:var(--muted-strong);background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.workspace-read-only-notice strong{color:var(--blue-dark)}.file-picker-button.disabled{cursor:not-allowed;opacity:.55}@media (width<=820px){.prd-agent-empty-state{padding:32px 16px}.prd-agent-empty-state p{font-size:18px}.guided-question-card,.guided-answer-summary{width:100%;margin-left:0}.guided-confirmed-facts div,.guided-answer-summary p{grid-template-columns:1fr}}
