.builder-stage{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.stage-navigation-bar{flex:0 0 auto;min-height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid #e5e7eb;background:#fff}.stage-navigation-controls{flex:0 0 auto;display:flex;align-items:center;gap:2px}.stage-navigation-button{width:30px;height:30px;padding:0;border:0;border-radius:5px;background:transparent;font:inherit;font-size:17px;line-height:1;cursor:pointer}.stage-navigation-button:hover:not(:disabled){background:#f3f4f6}.stage-navigation-button:disabled{opacity:.3;cursor:default}.stage-breadcrumb{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap}.stage-breadcrumb-item{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4b5563;font-size:13px}.stage-breadcrumb-button{padding:4px 5px;border:0;border-radius:4px;background:transparent;font:inherit;cursor:pointer}.stage-breadcrumb-button:hover{background:#f3f4f6;color:#111827}.stage-breadcrumb-item.is-current{color:#111827;font-weight:600}.stage-breadcrumb-separator{flex:0 0 auto;color:#9ca3af;font-size:12px}html,body,#app{width:100%;height:100%;margin:0}body{padding:0;overflow:hidden;background:#f5f6f8;font-family:Arial,sans-serif}#app{display:flex}.panel{width:100%;max-width:none;height:100%;padding:24px;box-sizing:border-box;border-radius:8px;background:#fff}.conversation-list{width:100%;overflow:hidden;border:1px solid #dddddd;border-radius:6px}.conversation-item{padding:12px;border-bottom:1px solid #eeeeee;cursor:pointer}.conversation-item:hover{background:#f5f5f5}.conversation-item.selected{background:#dbeafe}.conversation-title{font-weight:700}.conversation-meta{margin-top:4px;color:#666;font-size:12px}.empty{padding:24px;color:#999;text-align:center}.conversation-detail{flex:1;padding:20px;overflow:auto}.conversation-empty{margin-top:60px;color:#999;text-align:center}.conversation-header{margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #dddddd}.conversation-info{display:flex;gap:20px;color:#666;font-size:13px}.message-list{display:flex;flex-direction:column;gap:14px}.message-card{padding:12px;border:1px solid #dddddd;border-radius:8px;background:#fff}.role-user{border-left:4px solid #2563eb}.role-assistant{border-left:4px solid #10b981}.role-system{border-left:4px solid #ef4444}.role-tool{border-left:4px solid #a855f7}.message-role{margin-bottom:8px;font-weight:700}.message-time{margin-bottom:12px;color:#888;font-size:12px}.message-content{line-height:1.6;white-space:pre-wrap;word-break:break-word}.workspace{display:flex;width:100%;height:100%}.workspace-left{width:320px;overflow:auto;border-right:1px solid #dddddd;background:#fafafa}.workspace-right{flex:1;overflow:auto;background:#fff}.conversation-explorer{display:flex;width:100%;height:calc(100vh - 180px);margin-top:20px;border:1px solid #dddddd}.conversation-explorer-left{width:340px;overflow:auto;border-right:1px solid #dddddd;background:#fafafa}.conversation-explorer-right{flex:1;overflow:auto;background:#fff}.conversation-body{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:24px}.conversation-messages{flex:1 1 auto;width:calc(100% - 420px);min-width:600px;overflow:auto}.conversation-workbench{width:420px;flex-shrink:0}.builder-shell{display:flex;flex-direction:column;width:100%;height:100vh;background:#fff;color:#202124}.builder-toolbar{display:flex;align-items:center;justify-content:space-between;height:56px;min-height:56px;padding:0 18px;box-sizing:border-box;border-bottom:1px solid #e2e4e8;background:#fff}.builder-toolbar-brand{font-size:18px;font-weight:700;cursor:pointer}.builder-toolbar-actions{display:flex;gap:8px}.builder-toolbar-button{padding:8px 13px;border:1px solid #d8dce3;border-radius:6px;background:#fff;cursor:pointer;font-size:13px}.builder-toolbar-button:hover{background:#f4f6f8}.builder-brand-icon{color:#6b7280;font-size:11px}.builder-body{display:grid;flex:1;min-height:0;grid-template-columns:240px minmax(420px,1fr) 340px;overflow:hidden}.builder-body.conversation-open{grid-template-columns:240px minmax(0,1fr)}.builder-body.conversation-open .builder-detail-panel{display:none}.builder-panel-header{display:flex;align-items:center;height:46px;padding:0 16px;box-sizing:border-box;border-bottom:1px solid #e6e8ec;background:#fafbfc;font-size:13px;font-weight:700}.builder-navigation{min-width:0;overflow:auto;border-right:1px solid #e2e4e8;background:#fafbfc}.builder-navigation-list{padding:8px 6px}.builder-navigation-item{position:relative;display:flex;align-items:center;width:100%;min-height:34px;margin:2px 0;padding:7px 9px;gap:9px;border:none;border-radius:5px;background:transparent;color:#333;cursor:pointer;font-size:13px;text-align:left}.builder-navigation-item:hover{background:#eef1f5}.builder-navigation-item.selected{background:#e5edf7;font-weight:600}.builder-navigation-item.source-active:not(.selected){color:#252a31}.builder-navigation-icon,.builder-object-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;color:#68717d}.builder-navigation-icon svg,.builder-object-icon svg{display:block;width:18px;height:18px}.builder-navigation-item.selected .builder-navigation-icon{color:#405f82}.builder-navigation-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-source-active-indicator{width:6px;height:6px;margin-left:auto;flex:0 0 6px;border-radius:50%;background:transparent}.builder-navigation-item.source-active .builder-source-active-indicator{background:#4f6f92}.builder-navigation-tree{padding:4px 6px 12px}.builder-navigation-tree:empty{display:none}.builder-navigation-tree-row{display:flex;align-items:center;width:100%;min-height:30px;margin:1px 0;box-sizing:border-box;gap:5px;border:none;border-radius:5px;background:transparent;color:#333;cursor:pointer;font-family:inherit;font-size:12px;text-align:left}.builder-navigation-tree-row:hover{background:#eef1f5}.builder-navigation-tree-row.is-selected{background:#e5edf7;font-weight:600}.builder-navigation-tree-expander{display:inline-flex;align-items:center;justify-content:center;width:12px;min-width:12px;color:#68717d;font-size:9px}.builder-navigation-tree-label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-navigation-tree-count{min-width:20px;padding-right:4px;color:#8a9098;font-size:10.5px;text-align:right;font-variant-numeric:tabular-nums}.builder-main-explorer{min-width:0;overflow:auto;background:#fff;container-type:inline-size}.builder-main-explorer-body{padding:24px}.builder-empty-state{max-width:560px;margin:80px auto;text-align:center}.builder-empty-title{margin-bottom:14px;font-size:22px;font-weight:700}.builder-empty-description{color:#6a7078;font-size:14px;line-height:1.7}.builder-import-summary{margin-bottom:18px;padding:10px 12px;border:1px solid #e2e4e8;border-radius:6px;background:#fafbfc;color:#60656d;font-size:13px}.builder-project-list{display:flex;flex-direction:column;gap:6px}.builder-project-section{margin-bottom:0;overflow:hidden;border:1px solid #e4e7eb;border-radius:7px;background:#fff}.builder-project-section.expanded{border-color:#d5dce7;box-shadow:0 2px 9px #141e2d0b}.builder-project-header{display:grid;align-items:center;width:100%;min-height:42px;grid-template-columns:minmax(0,1fr) auto;padding:9px 12px;gap:18px;border:none;background:#fff;cursor:pointer;text-align:left}.builder-project-header:hover{background:#f7f9fc}.builder-project-section.expanded .builder-project-header{background:#f5f7fa}.builder-project-header-left{display:flex;align-items:center;min-width:0;gap:7px}.builder-project-arrow{width:11px;flex:0 0 11px;color:#7c8490;font-size:11px}.builder-folder-icon{color:#66788f}.builder-project-title{min-width:0;overflow:hidden;color:#23272d;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.builder-project-header-meta{display:flex;align-items:center;gap:16px;color:#777f89;font-size:11px;white-space:nowrap}.builder-project-count{min-width:28px;text-align:right;font-variant-numeric:tabular-nums}.builder-project-meta{color:#777d85;font-size:12px}.builder-project-id{padding:7px 14px;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1;background:#fcfcfd;color:#9398a0;font-size:11px;word-break:break-all}.builder-project-conversations{display:block;border-top:1px solid #eaedf1}.builder-project-conversations.collapsed{display:none}.builder-conversation-row{display:grid;align-items:center;width:100%;min-height:40px;grid-template-columns:minmax(0,1fr) auto;padding:8px 12px 8px 36px;gap:18px;border:none;border-bottom:1px solid #f0f1f3;background:#fff;cursor:pointer;text-align:left}.builder-conversation-row:last-child{border-bottom:none}.builder-conversation-row:hover{background:#f8fafc}.builder-conversation-row.selected{background:#eaf1fb}.builder-conversation-main{display:flex;align-items:center;min-width:0;gap:8px}.builder-conversation-icon{color:#7c8796}.builder-conversation-row-title{min-width:0;overflow:hidden;color:#2b3036;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.builder-conversation-meta{display:flex;align-items:center;gap:16px;color:#838a94;font-size:10.5px;white-space:nowrap}.builder-conversation-row-meta{min-width:34px;color:#838a94;font-size:10.5px;text-align:right;font-variant-numeric:tabular-nums}.builder-detail-panel{min-width:0;overflow:auto;border-left:1px solid #e2e4e8;background:#fbfbfc}.builder-detail-body{padding:20px}.builder-detail-empty{margin-top:60px;color:#8a9098;font-size:13px;line-height:1.7;text-align:center}.builder-inspector-title{margin-bottom:5px;color:#20242a;font-size:16px;font-weight:700;line-height:1.4}.builder-inspector-type{margin-bottom:22px;color:#8a919a;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.builder-inspector-section-title{margin-top:24px;margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid #e5e7eb;color:#555d67;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.builder-inspector-properties{display:flex;flex-direction:column;gap:1px}.builder-inspector-property{display:grid;align-items:center;min-height:32px;grid-template-columns:92px minmax(0,1fr);gap:10px;border-bottom:1px solid #f0f1f3}.builder-inspector-property-label{color:#777f89;font-size:11px}.builder-inspector-property-value{min-width:0;overflow:hidden;color:#292e34;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.builder-inspector-actions{margin-top:24px}.builder-inspector-open-button{width:100%;min-height:36px;border:1px solid #cfd5dc;border-radius:6px;background:#fff;color:#333942;cursor:pointer;font-size:12px;font-weight:600}.builder-inspector-open-button:hover:not(:disabled){background:#f4f6f8}.builder-inspector-open-button:disabled{background:#f7f8f9;color:#a3a8af;cursor:default}.builder-recent-workspace-title{margin-bottom:18px;font-size:20px;font-weight:700}.builder-recent-workspace-list{display:flex;flex-direction:column;gap:6px}.builder-recent-workspace-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:10px 14px;gap:20px;border:1px solid #e2e5e9;border-radius:7px;background:#fff;cursor:pointer;text-align:left}.builder-recent-workspace-row:hover{background:#f7f9fc}.builder-recent-workspace-main{min-width:0}.builder-recent-workspace-name{overflow:hidden;color:#252a31;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.builder-recent-workspace-meta{margin-top:5px;color:#818892;font-size:11px}.builder-recent-workspace-time{flex:0 0 auto;color:#818892;font-size:11px;white-space:nowrap}.builder-main-explorer.conversation-workspace-open{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff}.conversation-workspace-header{flex:0 0 auto;padding:16px 24px 0;border-bottom:1px solid #e1e4e8;background:#fff}.conversation-workspace-header-top{display:flex;align-items:center;min-width:0;gap:12px}.conversation-workspace-back{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;padding:0;border:1px solid #d5d9de;border-radius:6px;background:#fff;color:#3d444d;cursor:pointer;font-size:18px}.conversation-workspace-back:hover{background:#f3f5f7}.conversation-workspace-title{min-width:0;overflow:hidden;color:#20242a;font-size:18px;font-weight:700;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.conversation-workspace-meta{margin:6px 0 14px 44px;color:#7a828c;font-size:11px}.conversation-workspace-tabs{display:flex;align-items:flex-end;margin-left:44px;gap:2px}.conversation-workspace-tab{padding:9px 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#646c76;cursor:pointer;font-size:12px}.conversation-workspace-tab:hover:not(:disabled){background:#f7f8fa}.conversation-workspace-tab.selected{border-bottom-color:#4f7198;color:#294b70;font-weight:700}.conversation-workspace-tab:disabled{color:#adb2b9;cursor:default}.conversation-workspace-content{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;background:#f6f7f9}.conversation-workspace-message{margin:0 0 22px;overflow:hidden;content-visibility:auto;contain-intrinsic-size:auto 240px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #00000006}.conversation-workspace-message.role-user{border-left:3px solid #587da8}.conversation-workspace-message.role-assistant{border-left:3px solid #6c9272}.conversation-workspace-message.role-system{border-left:3px solid #a08460}.conversation-workspace-message.role-tool{border-left:3px solid #8175a0}.conversation-workspace-message-header{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 15px;gap:20px;border-bottom:1px solid #edf0f2;background:#fafbfc}.conversation-workspace-message-role{color:#343a41;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.conversation-workspace-message-time{color:#9298a0;font-size:10px;font-variant-numeric:tabular-nums}.conversation-workspace-message-content{padding:20px 24px 22px}.conversation-workspace-content-block{max-width:100%;margin:0 0 18px;overflow-wrap:anywhere;color:#252a30;font-size:14px;line-height:1.75;white-space:pre-wrap}.conversation-workspace-content-block:last-child{margin-bottom:0}.conversation-content-rendered{min-width:0}.conversation-content-rendered h1,.conversation-content-rendered h2,.conversation-content-rendered h3,.conversation-content-rendered h4,.conversation-content-rendered h5,.conversation-content-rendered h6{margin:18px 0 10px;color:#20252b;line-height:1.45}.conversation-content-rendered h1{font-size:18px;font-weight:700}.conversation-content-rendered h2{font-size:17px;font-weight:700}.conversation-content-rendered h3{font-size:16px;font-weight:700}.conversation-content-rendered h4,.conversation-content-rendered h5,.conversation-content-rendered h6{font-size:15px;font-weight:700}.conversation-content-rendered p{margin:0 0 12px}.conversation-content-rendered ul,.conversation-content-rendered ol{margin:10px 0 14px;padding-left:24px}.conversation-content-rendered li{margin:4px 0}.conversation-content-rendered blockquote{margin:12px 0;padding:2px 0 2px 14px;border-left:3px solid #d5dbe3;color:#555d66}.conversation-content-rendered hr{margin:18px 0;border:0;border-top:1px solid #e1e5e9}.conversation-content-rendered .conversation-markdown-table{width:100%;border-collapse:collapse;margin:12px 0 16px;table-layout:auto}.conversation-content-rendered .conversation-markdown-table th,.conversation-content-rendered .conversation-markdown-table td{padding:10px 12px;text-align:left;vertical-align:top;border-bottom:1px solid #d9dde3}.conversation-content-rendered .conversation-markdown-table th{font-weight:600}.conversation-content-rendered .conversation-markdown-table tbody tr:last-child td{border-bottom:0}.conversation-inline-code{padding:1px 4px;border-radius:4px;background:#f1f3f5;font-family:Consolas,Courier New,monospace;font-size:12px}.conversation-content-text{white-space:pre-wrap;overflow-wrap:anywhere}.conversation-code-block{margin:14px 0;overflow:hidden;border:1px solid #d8dee6;border-radius:6px;background:#f6f8fa}.conversation-code-block-header{padding:7px 12px;border-bottom:1px solid #d8dee6;background:#eef1f4;color:#66707a;font-family:Consolas,Courier New,monospace;font-size:11px}.conversation-code-block pre{margin:0;padding:14px 16px;overflow-x:auto;white-space:pre}.conversation-code-block code{font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.6}.conversation-code-view{display:flex;flex-direction:column;gap:14px;padding:16px}.conversation-code-view-header{position:sticky;top:0;z-index:2;padding:8px 2px 12px;background:#fff;color:#1f2937;font-size:14px;font-weight:600}.conversation-code-resource{overflow:hidden;border:1px solid #d8dee6;border-radius:6px;background:#f6f8fa}.conversation-code-resource-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 12px;border-bottom:1px solid #d8dee6;background:#eef1f4}.conversation-code-resource-source{overflow:hidden;color:#4b5563;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.conversation-code-resource-language{flex:0 0 auto;color:#66707a;font-family:Consolas,Courier New,monospace;font-size:11px}.conversation-code-resource pre{margin:0;padding:14px 16px;overflow-x:auto;white-space:pre}.conversation-code-resource code{font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.6}.conversation-code-view-empty{padding:24px;border:1px dashed #d8dee6;border-radius:6px;color:#66707a;font-size:13px;text-align:center}.conversation-code-block,.conversation-code-resource,.conversation-attachment{transition:box-shadow .18s ease,outline-color .18s ease}.conversation-navigation-target{outline:2px solid color-mix(in srgb,currentColor 35%,transparent);outline-offset:3px;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 8%,transparent)}.conversation-attachment-view{display:flex;flex-direction:column;width:100%;padding:16px;box-sizing:border-box;gap:10px}.conversation-attachment-view-header{position:sticky;top:0;z-index:2;padding:8px 2px 12px;background:#fff;color:#1f2937;font-size:14px;font-weight:600}.conversation-attachment-resource{overflow:hidden;border:1px solid #d8dee6;border-radius:6px;background:#f8fafc}.conversation-attachment-resource-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid #e1e5e9;background:#eef1f4;cursor:pointer}.conversation-attachment-resource-header:hover{background:#e8edf2}.conversation-attachment-resource-name{min-width:0;overflow-wrap:anywhere;color:#30363d;font-size:12px;font-weight:600}.conversation-attachment-resource-source{flex:0 0 auto;color:#66707a;font-size:11px}.conversation-attachment-resource-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;color:#858c95;font-size:11px}.conversation-attachment-resource-open{flex:0 0 auto;padding:4px 9px;border:1px solid #d8dee6;border-radius:4px;background:#fff;color:#4f5f70;font-size:11px;cursor:pointer}.conversation-attachment-resource-open:hover:not(:disabled){background:#eef1f4}.conversation-attachment-resource-open:disabled{cursor:default;opacity:.6}.conversation-attachment-view-empty{padding:24px;border:1px dashed #d8dee6;border-radius:6px;color:#66707a;font-size:13px;text-align:center}.semantic-interpretation-review-controls{display:inline-flex;align-items:center;gap:4px;margin-top:4px}.semantic-interpretation-review-button{min-height:24px;padding:2px 8px;border:1px solid #cfd5dc;border-radius:4px;background:#fff;color:#40464f;cursor:pointer;font-size:11px}.semantic-interpretation-review-button:hover{background:#f3f5f7}.semantic-interpretation-review-button.is-selected{border-color:#5b6f86;background:#e7edf4;color:#233142;font-weight:700}.conversation-semantic-source-message{margin:12px 0;overflow:hidden;border:1px solid #d8dee6;border-radius:6px;background:#fff}.conversation-semantic-source-message-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #e6e9ed;background:#f8fafc;color:#30363d;font-size:12px}.conversation-semantic-source-message-header strong{font-weight:600}.conversation-semantic-source-message-header button{flex:0 0 auto;padding:3px 8px;border:1px solid #d8dee6;border-radius:4px;background:#fff;color:#4f5f70;font-size:11px;cursor:pointer}.conversation-semantic-source-message-header button:hover:not(:disabled){background:#eef1f4}.conversation-semantic-source-message-header button:disabled{cursor:default;opacity:.6}.conversation-semantic-source-message-content{padding:12px 14px;color:#24292f;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.conversation-semantic-source-message-unresolved{padding:12px 14px;color:#66707a;font-size:12px;line-height:1.5}.conversation-semantic-analysis-progress{margin:16px 0;overflow:hidden;border:1px solid #d8dee6;border-radius:6px;background:#f8fafc}.conversation-semantic-analysis-progress-heading{margin:0;padding:10px 14px;border-bottom:1px solid #d8dee6;background:#eef1f4;color:#30363d;font-size:12px;font-weight:600}.conversation-semantic-analysis-progress-stages{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.conversation-semantic-analysis-progress-stages li{position:relative;margin:0;padding:10px 14px 10px 38px;border-bottom:1px solid #e8ebef;color:#858c95;font-size:12px;line-height:1.5}.conversation-semantic-analysis-progress-stages li:before{position:absolute;top:10px;left:14px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #cfd6de;border-radius:50%;background:#fff;color:#858c95;font-size:10px;line-height:1;content:""}.conversation-semantic-analysis-progress-stages li[data-state=completed]{color:#4b5563}.conversation-semantic-analysis-progress-stages li[data-state=completed]:before{border-color:#8a96a3;background:#eef1f4;color:#4b5563;content:"✓"}.conversation-semantic-analysis-progress-stages li[data-state=active]{background:#fff;color:#30363d;font-weight:600}.conversation-semantic-analysis-progress-stages li[data-state=active]:before{border-color:#66707a;background:#66707a;box-shadow:0 0 0 3px #66707a1f}.conversation-semantic-analysis-progress-stages li[data-state=pending]{color:#9aa1a9}.conversation-semantic-analysis-progress-elapsed{margin:0;padding:8px 14px;background:#fafbfc;color:#66707a;font-family:Consolas,Courier New,monospace;font-size:11px;line-height:1.5}.conversation-image-view{padding:16px}.conversation-image-view-header{position:sticky;top:0;z-index:2;margin-bottom:14px;padding:8px 2px 12px;background:#fff;color:#1f2937;font-size:14px;font-weight:600}.conversation-image-view-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;align-items:start}.conversation-image-resource{min-width:0;overflow:hidden;border:1px solid #d8dee6;border-radius:6px;background:#f8fafc;transition:box-shadow .18s ease,outline-color .18s ease}.conversation-image-resource-preview{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#eef1f4;color:#858c95;font-size:12px;text-align:center}.conversation-image-resource-image{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.conversation-image-resource-header{display:flex;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;border-top:1px solid #e1e5e9;background:#eef1f4;cursor:pointer}.conversation-image-resource-header:hover{background:#e8edf2}.conversation-image-resource-header:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.conversation-image-resource-name{display:block;min-width:0;overflow:hidden;color:#30363d;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.conversation-image-resource-meta{display:block;overflow:hidden;color:#66707a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-image-resource.is-unavailable .conversation-image-resource-preview{padding:20px}.conversation-image-view-empty{padding:24px;border:1px dashed #d8dee6;border-radius:6px;color:#66707a;font-size:13px;text-align:center}@media(max-width:900px){.conversation-image-view-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.conversation-image-resource-image{cursor:zoom-in}.conversation-image-preview-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:32px;background:#0f172ab8}.conversation-image-preview-dialog{display:flex;flex-direction:column;width:min(1100px,94vw);max-height:92vh;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 20px 50px #00000047}.conversation-image-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;padding:10px 14px;border-bottom:1px solid #d8dee6;background:#eef1f4}.conversation-image-preview-title{min-width:0;overflow:hidden;color:#30363d;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.conversation-image-preview-close{flex:0 0 auto;padding:5px 10px;border:1px solid #d8dee6;border-radius:4px;background:#fff;color:#4f5f70;font-size:12px;cursor:pointer}.conversation-image-preview-close:hover{background:#f6f8fa}.conversation-image-preview-image{display:block;width:auto;height:auto;max-width:100%;max-height:calc(92vh - 48px);margin:auto;object-fit:contain}.conversation-message-attachments{display:flex;flex-direction:column;width:100%;min-width:0;margin-top:12px;gap:12px}.conversation-attachment{min-width:0;max-width:100%}.conversation-attachment-loading,.conversation-attachment-unavailable{padding:12px 14px;box-sizing:border-box;border:1px solid #e1e5e9;border-radius:6px;background:#fafbfc}.conversation-attachment-status{margin-top:4px;color:#8a9199;font-size:11px;line-height:1.5}.conversation-attachment-file{overflow:hidden;border:1px solid #dfe3e8;border-radius:6px;background:#fafbfc}.conversation-attachment-file-link{display:flex;flex-direction:column;padding:12px 14px;gap:4px;color:inherit;text-decoration:none}.conversation-attachment-file-link:hover{background:#f3f6f9}.conversation-attachment-source-button{align-self:flex-end;margin:0 12px 10px;padding:4px 8px;border:1px solid #d8dee6;border-radius:4px;background:#fff;color:#66707a;font-size:11px;cursor:pointer}.conversation-attachment-source-button:hover{background:#eef1f4}.conversation-attachment-name{min-width:0;overflow-wrap:anywhere;color:#30363d;font-size:12px;font-weight:600}.conversation-attachment-meta{color:#858c95;font-size:10.5px}.conversation-attachment-image{width:100%;max-width:100%}.conversation-attachment-image-preview{display:block;width:auto;height:auto;max-width:100%;max-height:none;object-fit:contain}.conversation-attachment-image-caption{margin-top:6px;color:#667085;font-size:12px;overflow-wrap:anywhere}.conversation-workspace-layout{display:flex;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.conversation-workspace-main{flex:1 1 auto;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;background:#f6f7f9}.conversation-workspace-message-list{width:100%;margin:0;padding:28px 34px 100px;box-sizing:border-box}.conversation-workspace-resizer{width:5px;flex:0 0 5px;position:relative;cursor:col-resize;background:transparent;touch-action:none}.conversation-workspace-resizer:after{content:"";position:absolute;top:0;bottom:0;left:2px;width:1px;background:#dfe3e8}.conversation-workspace-resizer:hover{background:#eef3f8}.conversation-workspace-resizer:hover:after{background:#8da5bd}body.conversation-context-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.conversation-workspace-context{width:360px;min-width:0;flex:0 0 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden;border-left:1px solid #e3e6ea;background:#fff}.conversation-workspace-context-header{display:flex;align-items:center;justify-content:space-between;height:42px;flex:0 0 42px;padding:0 10px 0 14px;box-sizing:border-box;border-bottom:1px solid #e7eaee}.conversation-workspace-context-title{color:#343a41;font-size:12px}.conversation-workspace-context-collapse{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid transparent;border-radius:5px;background:transparent;color:#68717c;cursor:pointer;font-size:17px}.conversation-workspace-context-collapse:hover{border-color:#dce1e6;background:#f5f7f9}.conversation-workspace-context-tabs{display:flex;flex:0 0 auto;padding:0 8px;border-bottom:1px solid #e7eaee;background:#fafbfc}.conversation-workspace-context-tab{padding:9px 10px 8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#68717b;cursor:pointer;font-size:11px}.conversation-workspace-context-tab:hover{background:#f1f3f5}.conversation-workspace-context-tab.selected{border-bottom-color:#52759b;color:#2f5276;font-weight:700}.conversation-workspace-context-body{flex:1 1 auto;min-height:0;overflow:auto;padding:14px}.conversation-workspace-context-empty{margin-top:24px;color:#8a9199;font-size:12px;line-height:1.7;text-align:center}.conversation-workspace-layout.context-collapsed .conversation-workspace-context{width:0!important;border-left:0}.conversation-workspace-layout.context-collapsed .conversation-workspace-resizer{width:0;flex-basis:0}.conversation-workspace-layout.context-collapsed .conversation-workspace-main{flex:1 1 100%}.conversation-workspace-context-rail{display:none;width:30px;flex:0 0 30px;min-height:0;border-left:1px solid #e3e6ea;background:#fafbfc}.conversation-workspace-context-expand{display:flex;align-items:center;justify-content:center;width:100%;height:42px;padding:0;border:0;border-bottom:1px solid #e7eaee;background:transparent;color:#68717c;cursor:pointer;font-size:17px}.conversation-workspace-context-expand:hover{background:#eef2f6}.conversation-workspace-layout.context-collapsed .conversation-workspace-context-rail{display:block}.conversation-workspace-session-list{display:flex;flex-direction:column;gap:4px}.conversation-workspace-session-row{width:100%;padding:10px 11px;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;text-align:left}.conversation-workspace-session-row:hover{background:#f4f6f8}.conversation-workspace-session-row.selected{border-color:#d5deea;background:#eaf1fb;cursor:default}.conversation-workspace-session-title{overflow:hidden;color:#30363d;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.conversation-workspace-session-meta{margin-top:4px;overflow:hidden;color:#8a9199;font-size:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.builder-body{grid-template-columns:210px minmax(360px,1fr)}.builder-detail-panel{display:none}}@container (max-width: 700px){.builder-project-header,.builder-conversation-row{grid-template-columns:minmax(0,1fr);gap:4px}.builder-project-header-meta{padding-left:36px;justify-content:space-between}.builder-conversation-meta{padding-left:26px;justify-content:space-between}}
