.resize-handle.svelte-wwhg85{cursor:col-resize;touch-action:none;position:relative;z-index:5;transition:background var(--transition-fast),opacity var(--transition-fast)}.resize-handle.svelte-wwhg85:before{content:"";position:absolute;inset:0 -3px;z-index:5}.resize-handle--inline.svelte-wwhg85{flex:0 0 1px;width:1px;background:var(--border-subtle);transition:background var(--transition-fast),width var(--transition-fast),flex var(--transition-fast)}.resize-handle--inline.svelte-wwhg85:hover,.resizing .resize-handle--inline.svelte-wwhg85{flex:0 0 2px;width:2px;background:var(--accent)}.resize-handle--edge.svelte-wwhg85{flex:0 0 2px;width:2px;box-sizing:border-box;background:transparent}.resize-handle--edge.svelte-wwhg85:hover,.resizing .resize-handle--edge.svelte-wwhg85{background:var(--accent)}.resize-handle--overlay.svelte-wwhg85{position:absolute;top:0;right:0;bottom:0;width:1px;background:var(--border-subtle);z-index:10}.resize-handle--overlay.svelte-wwhg85:hover,.resizing .resize-handle--overlay.svelte-wwhg85{width:2px;background:var(--accent)}.resize-handle--panel.svelte-wwhg85{position:absolute;top:0;left:-3px;bottom:0;width:6px;background:transparent;z-index:2}.resize-handle--panel.svelte-wwhg85:hover,.resizing .resize-handle--panel.svelte-wwhg85{background:var(--accent);opacity:.4}@media(max-width:768px){.resize-handle.svelte-wwhg85{display:none}}.lfb-controls.svelte-1xh6xya{display:flex;flex-direction:column;gap:0;padding:4px 10px 2px;flex-shrink:0;--glass-btn-bg: color-mix(in srgb, var(--text) 6%, transparent);--glass-btn-border: color-mix(in srgb, var(--text) 10%, transparent);--glass-btn-active: color-mix(in srgb, var(--text) 14%, transparent)}.lfb-sticky.svelte-1xh6xya{position:sticky;top:0;z-index:5;background:inherit}.lfb-unified-box.svelte-1xh6xya{display:flex;flex-direction:column;gap:6px}.lfb-unified-box.lfb-no-projects.svelte-1xh6xya{flex-direction:row;align-items:center;gap:6px}.lfb-unified-box.lfb-no-projects.svelte-1xh6xya .lfb-search:where(.svelte-1xh6xya){flex:1;min-width:0}.lfb-unified-box.lfb-single-row.svelte-1xh6xya{flex-direction:row;align-items:center;gap:6px}.lfb-unified-box.lfb-single-row.svelte-1xh6xya .lfb-search:where(.svelte-1xh6xya){flex:1;min-width:0}.lfb-unified-box.lfb-single-row.svelte-1xh6xya .lfb-select-btn:where(.svelte-1xh6xya){display:flex}.lfb-search.svelte-1xh6xya{display:flex;align-items:center;gap:6px;height:34px;padding:0 10px;box-sizing:border-box;border:.5px solid var(--glass-btn-border);background:var(--glass-btn-bg);border-radius:var(--radius-sm);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:var(--type-scale-3);transition:background var(--transition-fast),border-color var(--transition-fast)}.lfb-search.svelte-1xh6xya:focus-within{background:var(--glass-btn-active)}.lfb-search.has-query.svelte-1xh6xya{background:color-mix(in srgb,var(--accent) 12%,var(--glass-btn-bg));border-color:color-mix(in srgb,var(--accent) 20%,var(--glass-btn-border))}.lfb-search.has-query.svelte-1xh6xya:focus-within{background:color-mix(in srgb,var(--accent) 16%,var(--glass-btn-bg))}.lfb-pill-bar.svelte-1xh6xya{display:flex;align-items:center;gap:6px}.lfb-select-btn.svelte-1xh6xya{display:none;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;padding:0;border:.5px solid var(--glass-btn-border);background:var(--glass-btn-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:background .15s,color .15s,border-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.lfb-select-btn.svelte-1xh6xya:hover{background:var(--glass-btn-active);color:var(--text)}.lfb-select-btn.svelte-1xh6xya:active{transform:scale(.94)}.lfb-select-btn.active.svelte-1xh6xya{color:var(--on-accent, #fff);background:var(--accent);border-color:color-mix(in srgb,var(--accent) 70%,transparent)}.lfb-project-pill.svelte-1xh6xya{display:flex;align-items:center;gap:6px;flex:1;min-width:0;height:34px;padding:0 12px;border:.5px solid var(--glass-btn-border);background:var(--glass-btn-bg);color:var(--text);font-size:var(--type-scale-3);font-weight:500;font-family:inherit;cursor:pointer;border-radius:var(--radius-sm);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s,border-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.lfb-project-pill.svelte-1xh6xya:hover{background:var(--glass-btn-active)}.lfb-project-pill.svelte-1xh6xya:active{transform:scale(.99)}.lfb-project-pill.active.svelte-1xh6xya{border-color:color-mix(in srgb,var(--accent) 28%,var(--glass-btn-border));background:color-mix(in srgb,var(--accent) 12%,var(--glass-btn-bg))}.lfb-project-pill-icon.svelte-1xh6xya{display:flex;align-items:center;flex-shrink:0}.lfb-project-pill-icon.svelte-1xh6xya .project-icon{--pi-size: 18px;border-radius:4px}.lfb-project-pill-name.svelte-1xh6xya{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;line-height:1}.lfb-project-pill-chevron.svelte-1xh6xya{display:flex;align-items:center;flex-shrink:0;opacity:.4;transition:transform .2s ease}.lfb-project-pill-chevron.expanded.svelte-1xh6xya{transform:rotate(180deg)}.lfb-bar-trailing.svelte-1xh6xya{display:flex;align-items:center;gap:0;flex-shrink:0}.lfb-search-icon.svelte-1xh6xya{flex-shrink:0;opacity:.35;display:flex;align-items:center}.lfb-search.svelte-1xh6xya:focus-within .lfb-search-icon:where(.svelte-1xh6xya){opacity:.55}.lfb-search.has-query.svelte-1xh6xya .lfb-search-icon:where(.svelte-1xh6xya){color:var(--accent);opacity:.7}.lfb-search-input.svelte-1xh6xya{flex:1;min-width:0;border:none;background:none;color:var(--text);font-size:var(--type-scale-3);font-family:inherit;outline:none}.lfb-search-input.svelte-1xh6xya::placeholder{color:var(--text-muted);opacity:.5}.has-query.svelte-1xh6xya .lfb-search-input:where(.svelte-1xh6xya){color:var(--accent)}.lfb-search-clear.svelte-1xh6xya{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);padding:0;flex-shrink:0}.lfb-search-clear.svelte-1xh6xya:hover{color:var(--text);background:var(--hover-tint)}.has-query.svelte-1xh6xya .lfb-search-clear:where(.svelte-1xh6xya){color:var(--accent);opacity:.6}.has-query.svelte-1xh6xya .lfb-search-clear:where(.svelte-1xh6xya):hover{color:var(--accent);opacity:1;background:color-mix(in srgb,var(--accent) 12%,transparent)}.lfb-menu-btn.svelte-1xh6xya{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:.5px solid var(--glass-btn-border);background:var(--glass-btn-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);padding:0;flex-shrink:0;position:relative;transition:background var(--transition-fast),color var(--transition-fast)}.lfb-menu-btn.svelte-1xh6xya:hover{color:var(--text);background:var(--glass-btn-active)}.lfb-menu-btn.active.svelte-1xh6xya{color:var(--accent)}.lfb-menu-filter-dot.svelte-1xh6xya{position:absolute;top:2px;right:2px;width:6px;height:6px;border-radius:50%;background:var(--accent);pointer-events:none;box-shadow:0 0 0 1px var(--sidebar-bg, var(--surface))}.lfb-mobile-project-empty.svelte-1xh6xya{padding:14px 12px;font-size:12.5px;color:var(--text-muted);text-align:center}.lfb-mobile-project-item.svelte-1xh6xya{display:flex;align-items:center;gap:10px;padding:8px;border:none;background:none;color:var(--text-secondary);font-size:var(--type-scale-3);font-weight:400;font-family:inherit;cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast),color var(--transition-fast);text-align:left;-webkit-tap-highlight-color:transparent}.lfb-mobile-project-item.svelte-1xh6xya:hover,.lfb-mobile-project-item.svelte-1xh6xya:active{background:color-mix(in srgb,var(--text) 8%,transparent)}.lfb-mobile-project-item.active.svelte-1xh6xya{color:var(--text);font-weight:500;background:color-mix(in srgb,var(--text) 6%,transparent)}.lfb-mobile-project-icon.svelte-1xh6xya{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0}.lfb-mobile-project-icon.svelte-1xh6xya .project-icon{--pi-size: 22px;border-radius:5px}.lfb-mobile-project-name.svelte-1xh6xya{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lfb-mobile-project-check.svelte-1xh6xya{display:flex;align-items:center;flex-shrink:0;color:var(--accent)}.lfb-mobile-add-project.svelte-1xh6xya{color:var(--text-muted);border-top:1px solid var(--border-subtle);margin-top:4px;padding-top:10px}.lfb-mobile-add-project.svelte-1xh6xya:hover,.lfb-mobile-add-project.svelte-1xh6xya:active{color:var(--text)}@media(min-width:769px){.lfb-search.svelte-1xh6xya,.lfb-select-btn.svelte-1xh6xya,.lfb-project-pill.svelte-1xh6xya,.lfb-menu-btn.svelte-1xh6xya{height:28px;font-size:var(--type-scale-4)}.lfb-select-btn.svelte-1xh6xya,.lfb-menu-btn.svelte-1xh6xya{width:28px}.lfb-search-input.svelte-1xh6xya{font-size:var(--type-scale-4)}.lfb-project-pill-icon.svelte-1xh6xya .project-icon{--pi-size: 14px}.lfb-project-pill-name.svelte-1xh6xya{font-size:var(--type-scale-3)}.lfb-select-btn.svelte-1xh6xya svg,.lfb-search-icon.svelte-1xh6xya svg,.lfb-menu-btn.svelte-1xh6xya svg{width:16px;height:16px}.lfb-project-pill.svelte-1xh6xya>svg{width:12px;height:12px}}@media(max-width:768px){.lfb-select-btn.svelte-1xh6xya{display:flex}.lfb-search.svelte-1xh6xya,.lfb-project-pill.svelte-1xh6xya{border-radius:100px}.lfb-select-btn.svelte-1xh6xya,.lfb-menu-btn.svelte-1xh6xya{border-radius:50%}}.btn-loading.svelte-1awub8j{position:relative;color:transparent!important}.btn-spinner.svelte-1awub8j{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.btn-spinner.svelte-1awub8j:after{content:"";width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-1awub8j-btn-spin .6s linear infinite;color:var(--text-muted)}@keyframes svelte-1awub8j-btn-spin{to{transform:rotate(360deg)}}button.svelte-1awub8j:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn-lg.svelte-1awub8j{padding:var(--size-lg-y) var(--size-lg-x);font-size:var(--size-lg-font)}.dv.svelte-u02vy{font-family:var(--mono);font-size:12px;-webkit-text-size-adjust:none;text-size-adjust:none;line-height:1.55;overflow:hidden}.dv-compact.svelte-u02vy{background:var(--surface-raised);border:.5px solid color-mix(in srgb,var(--border) 60%,transparent);border-radius:12px}.dv-header.svelte-u02vy{display:flex;align-items:center;gap:6px;padding:8px 12px;border-bottom:.5px solid var(--border-subtle)}.dv-icon.svelte-u02vy{display:inline-flex;align-items:center;flex-shrink:0}.dv-filename.svelte-u02vy{font-size:var(--type-scale-2);font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.dv-stat.svelte-u02vy{font-size:var(--type-scale-1);font-weight:600;flex-shrink:0}.dv-stat-add.svelte-u02vy{color:var(--green)}.dv-stat-del.svelte-u02vy{color:var(--red);margin-left:-2px}.dv-code.svelte-u02vy{max-height:300px;overflow:auto;padding:8px 0;display:flex;flex-direction:column;--_fade: 24px}.dv-compact.svelte-u02vy .dv-line:where(.svelte-u02vy){padding:0 12px;min-height:20px;min-width:100%;width:max-content}.dv-compact.svelte-u02vy .dv-line-add:where(.svelte-u02vy){border-left:3px solid var(--green);background:var(--green-muted)}.dv-compact.svelte-u02vy .dv-line-del:where(.svelte-u02vy){border-left:3px solid var(--red);background:var(--red-muted)}.dv-compact.svelte-u02vy .dv-line-ctx:where(.svelte-u02vy){opacity:.5}.dv-line-no.svelte-u02vy{display:inline-block;width:3ch;margin-right:8px;text-align:right;color:var(--text-muted);opacity:.5;user-select:none;flex-shrink:0;font-size:var(--type-scale-1)}.dv-compact.svelte-u02vy .dv-line-add:where(.svelte-u02vy) .dv-line-no:where(.svelte-u02vy){color:var(--green);opacity:.7}.dv-compact.svelte-u02vy .dv-line-del:where(.svelte-u02vy) .dv-line-no:where(.svelte-u02vy){color:var(--red);opacity:.7}.dv-line-text.svelte-u02vy{white-space:pre;color:var(--text-secondary)}.dv-compact.svelte-u02vy .dv-line-add:where(.svelte-u02vy) .dv-line-text:where(.svelte-u02vy){color:var(--text)}.dv-compact.svelte-u02vy .dv-line-del:where(.svelte-u02vy) .dv-line-text:where(.svelte-u02vy){color:var(--red);opacity:.85}.dv-toggle.svelte-u02vy{display:flex;align-items:center;justify-content:center;width:100%;padding:4px 0;background:none;border:none;border-top:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast)}.dv-toggle.svelte-u02vy:hover{color:var(--text-secondary);background:var(--hover-tint)}.dv-toggle-chevron.svelte-u02vy{transition:transform .15s ease}.dv-toggle-chevron.flipped.svelte-u02vy{transform:rotate(180deg)}.dv-full.svelte-u02vy{overflow:auto}.dv-table.svelte-u02vy{border-collapse:collapse;min-width:100%;tab-size:4}.dv-tr.svelte-u02vy{content-visibility:auto;contain-intrinsic-size:auto 100% auto 20px}.dv-tr.svelte-u02vy:hover{background:var(--hover-tint)}.dv-indicator.svelte-u02vy{width:3px;min-width:3px;max-width:3px;padding:0;user-select:none}.dv-ci-add.svelte-u02vy{background:var(--green)}.dv-ci-del.svelte-u02vy{background:var(--red)}.dv-gutter.svelte-u02vy{width:48px;min-width:48px;text-align:right;padding:0 12px 0 8px;color:var(--text-muted);opacity:.4;user-select:none;vertical-align:top;white-space:nowrap;border-right:1px solid var(--border-subtle)}.dv-marker.svelte-u02vy{width:16px;min-width:16px;text-align:center;font-weight:600;user-select:none;padding:0 2px;color:var(--text-muted);opacity:.5}.dv-cell.svelte-u02vy{padding:0 12px;white-space:pre;color:var(--text-secondary);width:100%}.dv-add.svelte-u02vy{background:color-mix(in srgb,var(--green) 15%,transparent)}.dv-add.svelte-u02vy .dv-gutter:where(.svelte-u02vy){color:var(--green);opacity:.8}.dv-add.svelte-u02vy .dv-marker:where(.svelte-u02vy){color:var(--green);opacity:1}.dv-add.svelte-u02vy .dv-cell:where(.svelte-u02vy){color:var(--text-primary)}.dv-del.svelte-u02vy{background:color-mix(in srgb,var(--red) 12%,transparent)}.dv-del.svelte-u02vy .dv-gutter:where(.svelte-u02vy){color:var(--red);opacity:.8}.dv-del.svelte-u02vy .dv-marker:where(.svelte-u02vy){color:var(--red);opacity:1}.dv-del.svelte-u02vy .dv-cell:where(.svelte-u02vy){color:var(--text-muted);text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--red) 50%,transparent)}.dv-tr-hunk.svelte-u02vy .dv-hunk-cell:where(.svelte-u02vy){padding:4px 10px;background:color-mix(in srgb,var(--purple) 8%,transparent);color:var(--text-secondary);font-weight:500;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.dv-collapse-bar.svelte-u02vy{display:flex;align-items:center;gap:6px;width:100%;padding:5px 12px;margin:0;border:none;font-family:inherit;font-size:var(--type-scale-1);color:var(--text-muted);background:var(--bg);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);cursor:pointer;user-select:none;transition:background var(--transition-fast),color var(--transition-fast)}.dv-collapse-bar.svelte-u02vy:hover{background:var(--hover-tint);color:var(--text-secondary)}.dv-collapse-bar.svelte-u02vy svg:where(.svelte-u02vy){opacity:.5;flex-shrink:0}.dv-split-root.svelte-u02vy{overflow-x:hidden;overflow-y:auto}.dv-split-hunk.svelte-u02vy{padding:4px 10px;background:color-mix(in srgb,var(--purple) 8%,transparent);color:var(--text-secondary);font-weight:500;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);white-space:pre;overflow:hidden;text-overflow:ellipsis}.dv-split-pair.svelte-u02vy{display:flex;align-items:stretch}.dv-split-pane.svelte-u02vy{flex:1 1 0;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dv-split-pane.svelte-u02vy::-webkit-scrollbar{height:0;width:0;display:none}.dv-split-pane.svelte-u02vy+.dv-split-pane:where(.svelte-u02vy){border-left:1px solid var(--border)}.dv-split-pane-table.svelte-u02vy{min-width:100%}.dv-split-pane-table.svelte-u02vy .dv-del:where(.svelte-u02vy){background:color-mix(in srgb,var(--red) 12%,transparent)}.dv-split-pane-table.svelte-u02vy .dv-del:where(.svelte-u02vy) .dv-cell:where(.svelte-u02vy){color:var(--text-muted);text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--red) 50%,transparent)}.dv-split-pane-table.svelte-u02vy .dv-add:where(.svelte-u02vy){background:color-mix(in srgb,var(--green) 12%,transparent)}.dv-split-pane-table.svelte-u02vy .dv-add:where(.svelte-u02vy) .dv-cell:where(.svelte-u02vy){color:var(--text-primary)}.dv-panels-container.svelte-u02vy{overflow:hidden;display:flex;flex-direction:column}.dv-panels.svelte-u02vy{display:flex;flex:1;min-height:0}.dv-panel.svelte-u02vy{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.dv-panel.svelte-u02vy+.dv-panel:where(.svelte-u02vy){border-left:1px solid var(--border)}.dv-panel-header.svelte-u02vy{padding:4px 12px;font-size:var(--type-scale-1);font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted);background:var(--surface-2);border-bottom:1px solid var(--border-subtle);user-select:none;flex-shrink:0}.dv-panel-header-before.svelte-u02vy{color:var(--red)}.dv-panel-header-after.svelte-u02vy{color:var(--green)}.dv-panel-body.svelte-u02vy{flex:1;overflow:auto}.dv-panel-body.svelte-u02vy .dv-table:where(.svelte-u02vy){min-width:100%}.dv-panel-pad.svelte-u02vy{background:var(--surface-2);opacity:.3}.dv-panel-pad.svelte-u02vy .dv-cell:where(.svelte-u02vy),.dv-panel-pad.svelte-u02vy .dv-gutter:where(.svelte-u02vy){user-select:none}.dv-empty.svelte-u02vy{padding:16px;text-align:center;font-size:var(--type-scale-2);color:var(--text-muted)}.dv.svelte-u02vy .syn-keyword{color:var(--purple)}.dv.svelte-u02vy .syn-string{color:var(--green)}.dv.svelte-u02vy .syn-number{color:var(--yellow)}.dv.svelte-u02vy .syn-comment{color:var(--text-muted);opacity:.6;font-style:italic}.dv.svelte-u02vy .syn-selector{color:var(--yellow)}.dv.svelte-u02vy .syn-property{color:var(--accent)}.tc-line-text.svelte-xygicn .syn-keyword{color:var(--purple)}.tc-line-text.svelte-xygicn .syn-string{color:var(--green)}.tc-line-text.svelte-xygicn .syn-number{color:var(--yellow)}.tc-line-text.svelte-xygicn .syn-comment{color:var(--text-muted);opacity:.6;font-style:italic}.tc-line-text.svelte-xygicn .syn-selector{color:var(--yellow)}.tc-line-text.svelte-xygicn .syn-property{color:var(--accent)}.tool-card{align-self:stretch;max-width:100%;font-size:var(--type-scale-2);opacity:.45;transition:opacity var(--transition-fast);animation:tc-fade-in .15s ease-out both}.tool-card:hover{opacity:.8}.tool-card.expanded{opacity:1}.tool-card-header{display:flex;align-items:center;gap:5px;cursor:pointer;user-select:none;color:var(--text-muted);position:relative;overflow:hidden}.tool-card-header .tc-label{font-weight:400;color:var(--text-secondary);font-size:var(--type-scale-1);flex-shrink:0}.tool-card-header .tc-detail{color:var(--text-muted);font-family:var(--mono);font-size:var(--type-scale-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tc-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);flex-shrink:0;opacity:.35;transition:opacity var(--transition-fast),transform .15s ease}.tc-chevron svg{display:block}.tool-card:hover .tc-chevron{opacity:.6}.tool-card.expanded .tc-chevron{opacity:.6;transform:rotate(90deg)}.tc-provider-logo{width:13px;height:13px;flex-shrink:0;border-radius:3px;object-fit:cover;opacity:.8}.tool-card:hover .tc-provider-logo{opacity:1}.tc-provider-icon{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0;color:var(--text-muted);opacity:.75}.tool-card:hover .tc-provider-icon{opacity:1}.tool-card-body{margin-top:6px;padding:8px 12px;border:0;border-radius:14px;background:var(--surface-raised);box-shadow:none}.tc-error .tool-card-header .tc-label{color:var(--red)}.tc-error .tool-card-header .tc-detail{color:var(--red);opacity:.7}.tc-error-icon{flex-shrink:0;color:var(--red);margin-right:4px}.tc-code-block-error{background:color-mix(in srgb,var(--red) 6%,var(--surface-raised))}.tc-mcp-notice{display:flex;flex-direction:column;gap:4px;padding:8px 10px;background:color-mix(in srgb,var(--bg) 55%,var(--surface-raised));border:0;border-radius:12px}.tc-mcp-notice-row{display:flex;align-items:center;gap:7px;min-width:0}.tc-mcp-notice-icon{display:inline-flex;align-items:center;color:var(--text-muted);flex-shrink:0}.tc-mcp-notice-name{font-family:var(--mono);font-size:var(--type-scale-1);color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tc-mcp-notice-badge{margin-left:auto;flex-shrink:0;font-size:10px;line-height:1;padding:3px 6px;border-radius:4px;color:var(--text-muted);background:color-mix(in srgb,var(--text-muted) 14%,transparent)}.tc-mcp-notice-badge.actionable{color:var(--amber, var(--yellow, var(--orange)));background:color-mix(in srgb,var(--amber, var(--yellow, var(--orange))) 16%,transparent)}.tc-mcp-notice-hint{margin:4px 0 0;font-size:var(--type-scale-1);line-height:1.45;color:var(--text-muted)}.tc-thumb{flex-shrink:0;width:22px;height:22px;padding:0;margin-left:2px;border:1px solid var(--border);border-radius:4px;background:var(--bg-elevated);cursor:pointer;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);transition:opacity var(--transition-fast),transform .1s ease}.tc-thumb:hover{transform:scale(1.06);opacity:1}.tc-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tc-media{padding:6px 8px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:6px;display:flex;justify-content:center;align-items:center}.tc-media-img{max-width:100%;max-height:360px;object-fit:contain;border-radius:4px;display:block}.tc-media-video{max-width:100%;max-height:360px;border-radius:4px;display:block}.tc-media-audio{width:100%;max-width:360px}.tc-media-pdf{width:100%;height:480px;border:none;border-radius:4px}.tc-modal-media{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.tc-modal-media img,.tc-modal-media video{max-width:100%;max-height:calc(90vh - 60px);object-fit:contain;border-radius:4px}.tc-modal-media embed{width:100%;height:calc(90vh - 60px);border:none}.tc-modal-media audio{width:80%;max-width:600px}.trb.svelte-17h5tx7{border:0;border-radius:14px;background:var(--surface-raised);overflow:hidden;font-family:var(--mono)}.trb-failed.svelte-17h5tx7{background:color-mix(in srgb,var(--red) 5%,var(--surface-raised))}.trb-head.svelte-17h5tx7{display:flex;align-items:center;gap:5px;min-height:20px;padding:8px 8px 6px 12px;background:transparent;border-bottom:1px solid color-mix(in srgb,var(--text) 7%,transparent)}.trb-failed.svelte-17h5tx7 .trb-head:where(.svelte-17h5tx7){background:transparent}.trb-head-content.svelte-17h5tx7{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:5px;font-family:var(--mono);font-size:var(--type-scale-1);font-weight:400;line-height:1.45;color:var(--text-secondary)}.trb-head-content.svelte-17h5tx7 svg{align-self:center;flex-shrink:0;width:12px;height:12px}.trb-menu-btn.svelte-17h5tx7{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;padding:0;background:transparent;border:none;border-radius:5px;color:var(--text-muted);cursor:pointer;opacity:.4;transition:color var(--transition-fast),background var(--transition-fast),opacity var(--transition-fast);align-self:center}.trb-menu-btn.svelte-17h5tx7:hover{color:var(--text);background:var(--hover-tint);opacity:1}.trb-body.svelte-17h5tx7{font-family:var(--mono)}.shell-card-header.svelte-1993rtv{align-items:baseline;gap:5px}.sc-icon.svelte-1993rtv{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7;align-self:center}.sc-verb.svelte-1993rtv{flex-shrink:0;font-weight:400}.sc-command.svelte-1993rtv{color:var(--text-muted);font-family:var(--mono);font-size:var(--type-scale-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex-shrink:1}.sc-stat.svelte-1993rtv{font-size:var(--type-scale-1);font-weight:600;flex-shrink:0;font-variant-numeric:tabular-nums}.sc-stat-fail.svelte-1993rtv{color:var(--red)}.sc-chevron.svelte-1993rtv{opacity:.35;align-self:center}.tool-card.svelte-1993rtv:hover .sc-chevron:where(.svelte-1993rtv),.tool-card.expanded.svelte-1993rtv .sc-chevron:where(.svelte-1993rtv){opacity:.6}.shell-card-body.svelte-1993rtv{margin-top:6px;padding:0}.sc-prompt-glyph.svelte-1993rtv{font-family:var(--mono);font-size:var(--type-scale-1);line-height:1.45;font-weight:400;color:var(--accent);flex-shrink:0;user-select:none}.sc-prompt-cmd.svelte-1993rtv{flex:1 1 auto;min-width:0;font-family:var(--mono);font-size:var(--type-scale-1);line-height:1.45;font-weight:400;color:var(--text-secondary);white-space:pre-wrap;word-break:break-all;user-select:text}.sc-status.svelte-1993rtv{flex-shrink:0;align-self:center;font-family:var(--mono);font-size:var(--type-scale-1);font-weight:400;letter-spacing:.01em;font-variant-numeric:tabular-nums;color:var(--text-muted)}.sc-status-fail.svelte-1993rtv{color:var(--red)}.sc-status-pending.svelte-1993rtv{color:var(--text-muted)}.sc-output.svelte-1993rtv{max-height:280px;overflow-y:auto;overflow-x:auto;padding:6px 12px 8px;font-family:var(--mono);font-size:var(--type-scale-1);line-height:1.5;color:var(--text-secondary);scrollbar-width:thin}.sc-output-line.svelte-1993rtv{white-space:pre;min-height:17px}.sc-output-line-err.svelte-1993rtv{color:var(--red)}.sc-output-empty.svelte-1993rtv{color:var(--text-tertiary, var(--text-muted));font-style:italic;opacity:.6}.tc-raw-content.svelte-1993rtv{margin-top:6px;padding:8px 10px;border-radius:12px;background:color-mix(in srgb,var(--bg) 55%,var(--surface-raised));border:0;font-family:var(--mono);font-size:10px;line-height:1.5;color:var(--text-muted);overflow-x:auto;white-space:pre}.tc-pending.svelte-1993rtv .sc-command:where(.svelte-1993rtv){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sc-failed.svelte-1993rtv .sc-icon:where(.svelte-1993rtv){color:var(--red)}.wait-card.svelte-mo2tbq{align-self:stretch;width:100%;display:flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;font-size:var(--type-scale-2);animation:tc-fade-in .15s ease-out both}.wc-icon.svelte-mo2tbq{width:10px;height:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);flex:0 0 10px}.wc-pending.svelte-mo2tbq .wc-icon:where(.svelte-mo2tbq){color:var(--accent);animation:svelte-mo2tbq-wc-pulse 1.4s ease-in-out infinite}.wc-label.svelte-mo2tbq{font-weight:400;color:var(--text-secondary);font-size:var(--type-scale-1);min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.wc-ring.svelte-mo2tbq{flex-shrink:0;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--accent)}.wc-ring.svelte-mo2tbq svg:where(.svelte-mo2tbq){display:block}@keyframes svelte-mo2tbq-wc-pulse{0%,to{opacity:1}50%{opacity:.5}}.diff-tool-header.svelte-wq344o{align-items:center;gap:5px}.dt-icon.svelte-wq344o{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7}.dt-verb.svelte-wq344o{flex-shrink:0}.dt-filename.svelte-wq344o{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);font-size:var(--type-scale-1);font-weight:400}.dt-filename-link.svelte-wq344o{border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left;font:inherit;color:inherit;text-decoration:none}.dt-filename-link.svelte-wq344o:hover{color:var(--text-secondary);text-decoration:underline}.dt-stat.svelte-wq344o{font-size:var(--type-scale-1);font-weight:600;flex-shrink:0;font-variant-numeric:tabular-nums}.dt-stat-add.svelte-wq344o{color:var(--green)}.dt-stat-del.svelte-wq344o{color:var(--red)}.dt-chevron.svelte-wq344o{opacity:.35}.tool-card.svelte-wq344o:hover .dt-chevron:where(.svelte-wq344o),.tool-card.expanded.svelte-wq344o .dt-chevron:where(.svelte-wq344o){opacity:.6}.dt-open-tab.svelte-wq344o{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:transparent;padding:2px;margin-left:2px;color:var(--text-muted);cursor:pointer;border-radius:3px;opacity:0;transition:opacity .12s ease,color .12s ease,background .12s ease}.tool-card.svelte-wq344o:hover .dt-open-tab:where(.svelte-wq344o){opacity:.6}.dt-open-tab.svelte-wq344o:hover{opacity:1;color:var(--text-secondary);background:var(--hover-tint)}.diff-tool-body.svelte-wq344o{margin-top:6px;padding:8px 12px;border:0;border-radius:14px;background:var(--surface-raised);box-shadow:none;overflow:hidden}.diff-tool-body.dt-empty.svelte-wq344o{padding:8px 12px}.dt-kind-badge.svelte-wq344o{font-size:10px;font-weight:600;letter-spacing:.03em;padding:1px 6px;border-radius:3px}.dt-kind-add.svelte-wq344o{color:var(--green);background:color-mix(in srgb,var(--green) 12%,transparent)}.dt-kind-update.svelte-wq344o{color:var(--text-tertiary);background:var(--hover-tint)}.dt-kind-delete.svelte-wq344o{color:var(--red);background:color-mix(in srgb,var(--red) 12%,transparent)}.tc-pending.svelte-wq344o .dt-filename:where(.svelte-wq344o){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.read-tool-header.svelte-wbk58x{align-items:center;gap:5px}.rt-icon.svelte-wbk58x{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7}.rt-verb.svelte-wbk58x{flex-shrink:0}.rt-filename.svelte-wbk58x{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);font-size:var(--type-scale-1);font-weight:400}.rt-filename-link.svelte-wbk58x{border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left;font:inherit;color:inherit;text-decoration:none}.rt-filename-link.svelte-wbk58x:hover{color:var(--text-secondary);text-decoration:underline}.rt-stat.svelte-wbk58x{font-size:var(--type-scale-1);color:var(--text-muted);flex-shrink:0;font-variant-numeric:tabular-nums}.rt-stat-kind.svelte-wbk58x{text-transform:lowercase}.rt-chevron.svelte-wbk58x{opacity:.35}.tool-card.svelte-wbk58x:hover .rt-chevron:where(.svelte-wbk58x),.tool-card.expanded.svelte-wbk58x .rt-chevron:where(.svelte-wbk58x){opacity:.6}.rt-open-tab.svelte-wbk58x{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:transparent;padding:2px;margin-left:2px;color:var(--text-muted);cursor:pointer;border-radius:3px;opacity:0;transition:opacity .12s ease,color .12s ease,background .12s ease}.tool-card.svelte-wbk58x:hover .rt-open-tab:where(.svelte-wbk58x){opacity:.6}.rt-open-tab.svelte-wbk58x:hover{opacity:1;color:var(--text-secondary);background:var(--hover-tint)}.read-tool-body.svelte-wbk58x{padding:4px 0 2px}.rt-head-icon.svelte-wbk58x{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7;align-self:center}.rt-head-name.svelte-wbk58x{flex:1 1 auto;min-width:0;font-family:var(--mono);font-size:var(--type-scale-2);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rt-head-stat.svelte-wbk58x{flex-shrink:0;align-self:center;font-family:var(--mono);font-size:10px;color:var(--text-muted);font-variant-numeric:tabular-nums}.rt-head-stat-kind.svelte-wbk58x{text-transform:lowercase;padding:1px 6px;border-radius:999px;background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--text-secondary)}.rt-media.svelte-wbk58x{display:flex;align-items:center;justify-content:center;padding:10px 12px;background:var(--bg, transparent)}.rt-media-audio-wrap.svelte-wbk58x{padding:14px 12px}.rt-media-img.svelte-wbk58x{max-width:100%;max-height:420px;object-fit:contain;border-radius:4px;display:block}.rt-media-video.svelte-wbk58x{max-width:100%;max-height:420px;border-radius:4px;display:block;background:#000}.rt-media-audio.svelte-wbk58x{width:100%;max-width:480px}.rt-media-pdf.svelte-wbk58x{width:100%;height:540px;border:none;border-radius:4px;display:block}.rt-output.svelte-wbk58x{max-height:320px;overflow-y:auto;overflow-x:auto;padding:8px 12px 10px;font-family:var(--mono);font-size:var(--type-scale-1);line-height:1.55;color:var(--text-secondary);scrollbar-width:thin}.rt-output-line.svelte-wbk58x{white-space:pre;min-height:17px}.rt-output.svelte-wbk58x .syn-keyword{color:var(--purple)}.rt-output.svelte-wbk58x .syn-string{color:var(--green)}.rt-output.svelte-wbk58x .syn-number{color:var(--yellow)}.rt-output.svelte-wbk58x .syn-comment{color:var(--text-muted);opacity:.6;font-style:italic}.rt-output.svelte-wbk58x .syn-selector{color:var(--yellow)}.rt-output.svelte-wbk58x .syn-property{color:var(--accent)}.rt-empty.svelte-wbk58x{font-size:var(--type-scale-1);color:var(--text-muted);font-style:italic;padding:4px 2px}.tc-pending.svelte-wbk58x .rt-filename:where(.svelte-wbk58x){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.grep-tool-header.svelte-sxrirh{align-items:baseline;gap:5px}.gt-icon.svelte-sxrirh{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7;align-self:center}.gt-verb.svelte-sxrirh{flex-shrink:0}.gt-pattern.svelte-sxrirh{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);font-family:var(--mono);font-size:var(--type-scale-1)}.gt-scope.svelte-sxrirh{flex-shrink:0;color:var(--text-tertiary, var(--text-muted));font-size:var(--type-scale-1);opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.gt-stat.svelte-sxrirh{font-size:var(--type-scale-1);color:var(--text-muted);flex-shrink:0;font-variant-numeric:tabular-nums}.gt-chevron.svelte-sxrirh{opacity:.35;align-self:center}.tool-card.svelte-sxrirh:hover .gt-chevron:where(.svelte-sxrirh),.tool-card.expanded.svelte-sxrirh .gt-chevron:where(.svelte-sxrirh){opacity:.6}.grep-tool-body.svelte-sxrirh{padding:4px 0 2px}.gt-head-pattern.svelte-sxrirh{flex:1 1 auto;min-width:0;font-family:var(--mono);font-size:var(--type-scale-2);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gt-head-stat.svelte-sxrirh{flex-shrink:0;align-self:center;font-family:var(--mono);font-size:10px;color:var(--text-muted);font-variant-numeric:tabular-nums}.gt-output.svelte-sxrirh{max-height:320px;overflow-y:auto;overflow-x:auto;padding:8px 12px 10px;font-family:var(--mono);font-size:var(--type-scale-1);line-height:1.55;color:var(--text-secondary);scrollbar-width:thin}.gt-output-line.svelte-sxrirh{white-space:pre;min-height:17px}.gt-empty.svelte-sxrirh{font-size:var(--type-scale-1);color:var(--text-muted);font-style:italic;padding:4px 2px}.tc-pending.svelte-sxrirh .gt-pattern:where(.svelte-sxrirh){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.glob-tool-header.svelte-1ik3j93{align-items:baseline;gap:5px}.gl-icon.svelte-1ik3j93{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7;align-self:center}.gl-verb.svelte-1ik3j93{flex-shrink:0}.gl-pattern.svelte-1ik3j93{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);font-family:var(--mono);font-size:var(--type-scale-1)}.gl-scope.svelte-1ik3j93{flex-shrink:0;color:var(--text-tertiary, var(--text-muted));font-size:var(--type-scale-1);opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.gl-stat.svelte-1ik3j93{font-size:var(--type-scale-1);color:var(--text-muted);flex-shrink:0;font-variant-numeric:tabular-nums}.gl-chevron.svelte-1ik3j93{opacity:.35;align-self:center}.tool-card.svelte-1ik3j93:hover .gl-chevron:where(.svelte-1ik3j93),.tool-card.expanded.svelte-1ik3j93 .gl-chevron:where(.svelte-1ik3j93){opacity:.6}.glob-tool-body.svelte-1ik3j93{padding:4px 0 2px}.gl-head-pattern.svelte-1ik3j93{flex:1 1 auto;min-width:0;font-family:var(--mono);font-size:var(--type-scale-2);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gl-head-stat.svelte-1ik3j93{flex-shrink:0;align-self:center;font-family:var(--mono);font-size:10px;color:var(--text-muted);font-variant-numeric:tabular-nums}.gl-empty.svelte-1ik3j93{font-size:var(--type-scale-1);color:var(--text-muted);font-style:italic;padding:4px 2px}.gl-file-list.svelte-1ik3j93{max-height:320px;overflow-y:auto;overflow-x:hidden;padding:6px 0;scrollbar-width:thin}.gl-file-row.svelte-1ik3j93{display:flex;align-items:center;gap:6px;padding:1px 12px;min-height:18px}.gl-file-row.svelte-1ik3j93:hover{background:var(--hover-tint)}.gl-file-text.svelte-1ik3j93,.gl-file-link.svelte-1ik3j93{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--mono);font-size:var(--type-scale-1);color:var(--text-secondary)}.gl-file-link.svelte-1ik3j93{border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left;text-decoration:none}.gl-file-link.svelte-1ik3j93:hover{color:var(--text);text-decoration:underline}.gl-file-tab.svelte-1ik3j93{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:transparent;padding:2px;color:var(--text-muted);cursor:pointer;border-radius:3px;opacity:0;transition:opacity .12s ease,color .12s ease,background .12s ease}.gl-file-row.svelte-1ik3j93:hover .gl-file-tab:where(.svelte-1ik3j93){opacity:.6}.gl-file-tab.svelte-1ik3j93:hover{opacity:1;color:var(--text-secondary);background:var(--hover-tint)}.tc-pending.svelte-1ik3j93 .gl-pattern:where(.svelte-1ik3j93){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.diff-group-header.svelte-v0qljp{align-items:center;gap:5px}.dg-label.svelte-v0qljp{color:var(--text-muted);font-size:var(--type-scale-1);font-weight:500;flex-shrink:0}.dg-verb.svelte-v0qljp{flex-shrink:0}.dg-icon.svelte-v0qljp{display:inline-flex;align-items:center;flex-shrink:0;opacity:.7}.dg-filename.svelte-v0qljp{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);font-size:var(--type-scale-1);font-weight:400}.dg-filename-link.svelte-v0qljp{border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left;font:inherit;color:inherit;text-decoration:none}.dg-filename-link.svelte-v0qljp:hover{color:var(--text-secondary);text-decoration:underline}.dg-stat.svelte-v0qljp{font-size:var(--type-scale-1);font-weight:600;flex-shrink:0;font-variant-numeric:tabular-nums}.dg-stat-add.svelte-v0qljp{color:var(--green)}.dg-stat-del.svelte-v0qljp{color:var(--red)}.dg-chevron.svelte-v0qljp{opacity:.35}.tool-card.svelte-v0qljp:hover .dg-chevron:where(.svelte-v0qljp),.tool-card.expanded.svelte-v0qljp .dg-chevron:where(.svelte-v0qljp){opacity:.6}.dg-open-tab.svelte-v0qljp{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:transparent;padding:2px;margin-left:2px;color:var(--text-muted);cursor:pointer;border-radius:3px;opacity:0;transition:opacity .12s ease,color .12s ease,background .12s ease}.tool-card.svelte-v0qljp:hover .dg-open-tab:where(.svelte-v0qljp){opacity:.6}.dg-open-tab.svelte-v0qljp:hover{opacity:1;color:var(--text-secondary);background:var(--hover-tint)}.diff-group-body.svelte-v0qljp{display:flex;flex-direction:column;gap:2px;padding-top:4px;padding-left:14px}.tc-pending.svelte-v0qljp .dg-label:where(.svelte-v0qljp),.tc-pending.svelte-v0qljp .dg-filename:where(.svelte-v0qljp){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tc-server-icon.svelte-14xcvc7{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0;opacity:.75;color:var(--text-muted)}.mcp-tool.svelte-14xcvc7:hover .tc-server-icon:where(.svelte-14xcvc7){opacity:1}.tc-server-logo.svelte-14xcvc7{width:13px;height:13px;flex-shrink:0;border-radius:3px;object-fit:cover;opacity:.8}.mcp-tool.svelte-14xcvc7:hover .tc-server-logo:where(.svelte-14xcvc7){opacity:1}.tc-server-badge.svelte-14xcvc7{font-size:9px;font-weight:600;letter-spacing:.03em;color:var(--text-muted);background:var(--hover-tint);border-radius:3px;padding:1px 4px;flex-shrink:0;white-space:nowrap}.mcp-tool.svelte-14xcvc7>.tool-card-body{padding:8px 12px}.mcp-card-scroll.svelte-14xcvc7{display:flex;flex-direction:column;gap:8px;max-height:min(520px,60vh);overflow-y:auto;overscroll-behavior:contain;--_fade: 24px}.mcp-section.svelte-14xcvc7{padding:0;display:flex;flex-direction:column;gap:5px;min-width:0}.mcp-section.svelte-14xcvc7+.mcp-section:where(.svelte-14xcvc7){border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent);padding-top:8px}.mcp-section-label.svelte-14xcvc7{font-size:var(--type-scale-1);font-weight:400;letter-spacing:0;color:var(--text-muted);line-height:1.45;padding:0}.mcp-kv-list.svelte-14xcvc7{display:flex;flex-direction:column;gap:5px;min-width:0}.mcp-kv-row.svelte-14xcvc7{display:grid;grid-template-columns:minmax(4.25rem,max-content) minmax(0,1fr);column-gap:10px;row-gap:2px;align-items:baseline;font-size:var(--type-scale-1);line-height:1.45;padding:0;min-width:0}.mcp-kv-long.svelte-14xcvc7{grid-template-columns:1fr;gap:2px}.mcp-kv-key.svelte-14xcvc7{color:var(--text-muted);font-family:var(--mono);font-size:var(--type-scale-1);font-weight:400;flex-shrink:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-kv-long.svelte-14xcvc7 .mcp-kv-key:where(.svelte-14xcvc7){white-space:nowrap}.mcp-kv-value.svelte-14xcvc7{color:var(--text-secondary);font-family:var(--mono);font-size:var(--type-scale-1);font-weight:400;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;min-width:0}.mcp-screenshot.svelte-14xcvc7{display:block;margin:0;border:0;border-radius:12px;overflow:hidden;max-width:100%;width:fit-content;line-height:0;background:color-mix(in srgb,var(--bg) 55%,var(--surface-raised));transition:opacity var(--transition-fast)}.mcp-screenshot.svelte-14xcvc7:hover{opacity:.92}.mcp-screenshot.svelte-14xcvc7 img:where(.svelte-14xcvc7){display:block;max-width:100%;max-height:360px;object-fit:contain}.mcp-result-raw.svelte-14xcvc7{font-family:var(--mono);font-size:var(--type-scale-1);color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.5;margin:0;padding:0}.mcp-card-actions.svelte-14xcvc7{display:flex;align-items:center;gap:2px;padding:0;margin-top:0}.mcp-action-btn.svelte-14xcvc7{background:none;border:none;cursor:pointer;font-family:inherit;font-size:var(--type-scale-1);color:var(--text-muted);padding:3px 7px;border-radius:6px;display:inline-flex;align-items:center;gap:4px;transition:color var(--transition-fast),background var(--transition-fast)}.mcp-action-btn.svelte-14xcvc7:hover{color:var(--text);background:var(--hover-tint)}.mcp-copy-icon-done.svelte-14xcvc7{color:var(--green)}.mcp-tool.svelte-14xcvc7 .tc-raw-content{margin:0;padding:8px 10px;border:0;border-radius:10px;background:color-mix(in srgb,var(--bg) 55%,var(--surface-raised));font-family:var(--mono);font-size:.9em;line-height:1.5;color:var(--text-muted);overflow-x:auto;white-space:pre;max-height:280px}.mcp-pending-spinner.svelte-14xcvc7{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-muted)}.mcp-tool.svelte-14xcvc7:hover .mcp-pending-spinner:where(.svelte-14xcvc7){color:var(--text-secondary)}@keyframes svelte-14xcvc7-mcp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mcp-spinner.svelte-14xcvc7{animation:svelte-14xcvc7-mcp-spin 1s linear infinite}.skill-card.svelte-zce6pk{align-self:stretch;max-width:100%;font-size:var(--type-scale-2);opacity:.65;transition:opacity var(--transition-fast);animation:tc-fade-in .15s ease-out both}.skill-card.svelte-zce6pk:hover{opacity:1}.skill-card-header.svelte-zce6pk{display:flex;align-items:center;gap:5px;min-height:20px;cursor:pointer;user-select:none;color:var(--text-muted);position:relative;overflow:hidden}.sk-pending.svelte-zce6pk .sk-name:where(.svelte-zce6pk){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sk-icon.svelte-zce6pk{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0;opacity:.75;color:var(--text-muted)}.sk-icon.svelte-zce6pk svg{display:block}.sk-name.svelte-zce6pk{font-weight:400;font-size:var(--type-scale-1);color:var(--text-secondary);flex-shrink:0;line-height:1.45}.sk-desc.svelte-zce6pk{color:var(--text-muted);font-size:var(--type-scale-1);font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.45}.sk-status.svelte-zce6pk{color:var(--text-muted);font-size:var(--type-scale-1);font-style:italic}.sk-chevron.svelte-zce6pk{display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);flex-shrink:0;margin-left:auto;opacity:.35;transition:opacity var(--transition-fast),transform .15s ease}.sk-chevron.svelte-zce6pk svg:where(.svelte-zce6pk){display:block}.skill-card.svelte-zce6pk:hover .sk-chevron:where(.svelte-zce6pk){opacity:.6}.skill-card.expanded.svelte-zce6pk .sk-chevron:where(.svelte-zce6pk){opacity:.6;transform:rotate(90deg)}.skill-card-body.svelte-zce6pk{margin-top:6px;padding:8px 12px;border:0;border-radius:14px;background:var(--surface-raised)}.tool-group.svelte-ltgzv6{align-self:stretch;max-width:100%;font-size:var(--type-scale-2);opacity:.45;transition:opacity var(--transition-fast);animation:tc-fade-in .15s ease-out both}.tool-group.svelte-ltgzv6:hover{opacity:.8}.tool-group-header.svelte-ltgzv6{display:flex;align-items:center;gap:5px;cursor:pointer;user-select:none;color:var(--text-muted);position:relative;overflow:hidden}.tg-pending.svelte-ltgzv6 .tg-label:where(.svelte-ltgzv6),.tg-pending.svelte-ltgzv6 .tg-detail:where(.svelte-ltgzv6){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tool-group-header.svelte-ltgzv6 .tg-label:where(.svelte-ltgzv6){font-weight:400;color:var(--text-secondary);font-size:var(--type-scale-1);flex-shrink:0}.tool-group-header.svelte-ltgzv6 .tg-detail:where(.svelte-ltgzv6){color:var(--text-muted);font-size:var(--type-scale-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tool-group-chevron.svelte-ltgzv6{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-muted);opacity:0;transition:opacity var(--transition-fast),transform .15s ease}.tool-group-chevron.svelte-ltgzv6 svg:where(.svelte-ltgzv6){display:block}.tool-group.svelte-ltgzv6:hover .tool-group-chevron:where(.svelte-ltgzv6){opacity:.5}.tool-group.expanded.svelte-ltgzv6 .tool-group-chevron:where(.svelte-ltgzv6){opacity:.5;transform:rotate(90deg)}.tool-group-body.svelte-ltgzv6{display:flex;flex-direction:column;gap:2px;padding-top:2px}.activity-group.svelte-gvm1mv{align-self:stretch;max-width:100%;font-size:var(--type-scale-2);animation:tc-fade-in .15s ease-out both}.activity-group-trigger.svelte-gvm1mv{display:flex;align-items:center;gap:6px;width:100%;min-width:0;border:0;padding:2px 0;color:var(--text-muted);background:transparent;font:inherit;text-align:left;cursor:pointer}.activity-group-trigger.svelte-gvm1mv:hover{color:var(--text-secondary)}.activity-group-trigger.svelte-gvm1mv:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.activity-group-summary.svelte-gvm1mv{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--type-scale-1);font-weight:500}.activity-group-active-slot.svelte-gvm1mv{position:relative;height:16px;margin-top:2px;overflow:hidden}.activity-group-active.svelte-gvm1mv{position:absolute;inset:0;min-width:0;overflow:hidden;color:var(--text-muted);font-size:var(--type-scale-1);font-weight:400;opacity:.65;white-space:nowrap}.activity-group-active-shimmer.svelte-gvm1mv{background:linear-gradient(90deg,var(--text-muted),var(--text),var(--text-muted));background-size:400px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media(prefers-reduced-motion:reduce){.activity-group-active.svelte-gvm1mv{transition:none}}.activity-group-stat.svelte-gvm1mv{flex-shrink:0;font-size:var(--type-scale-1);font-weight:600;font-variant-numeric:tabular-nums}.activity-group-add.svelte-gvm1mv{color:var(--green)}.activity-group-del.svelte-gvm1mv{color:var(--red)}.activity-group-chevron.svelte-gvm1mv{display:inline-flex;margin-left:auto;opacity:.4;transition:transform .15s ease}.activity-group-expanded.svelte-gvm1mv .activity-group-chevron:where(.svelte-gvm1mv){transform:rotate(90deg)}.activity-group-body.svelte-gvm1mv{display:flex;flex-direction:column;gap:4px;margin-top:5px}.chat-display-chat{.activity-group-trigger.svelte-gvm1mv{min-height:32px;gap:8px;padding:5px 2px 5px 0}.activity-group-active-slot.svelte-gvm1mv{height:21px;margin-top:3px}.activity-group-body.svelte-gvm1mv{margin-bottom:4px}}@media(max-width:768px){.chat-display-chat .activity-group-trigger.svelte-gvm1mv{min-height:40px;padding:8px 2px 8px 0}}.worked-turn.svelte-1ej4ghq{align-self:stretch;max-width:100%}.worked-turn-trigger.svelte-1ej4ghq{display:flex;align-items:center;gap:6px;border:0;padding:3px 0;color:var(--text-muted);background:transparent;font:inherit;font-size:var(--type-scale-2);cursor:pointer}.worked-turn-trigger.svelte-1ej4ghq:hover{color:var(--text-secondary)}.worked-turn-trigger.svelte-1ej4ghq:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.worked-turn-chevron.svelte-1ej4ghq{display:inline-flex;opacity:.5;transition:transform .15s ease}.worked-turn-expanded.svelte-1ej4ghq .worked-turn-chevron:where(.svelte-1ej4ghq){transform:rotate(90deg)}.worked-turn-body.svelte-1ej4ghq{display:flex;flex-direction:column;gap:4px;margin-top:7px;margin-bottom:8px}.chat-display-chat .worked-turn-trigger.svelte-1ej4ghq{min-height:32px;gap:8px;padding:5px 2px 5px 0}.chat-display-chat .worked-turn-body.svelte-1ej4ghq{margin-bottom:-2px}@media(max-width:768px){.chat-display-chat .worked-turn-trigger.svelte-1ej4ghq{min-height:40px;padding:8px 2px 8px 0}}.todo-card.svelte-1f1kau1{align-self:stretch;max-width:100%;border:0;border-radius:14px;background:var(--surface-raised);overflow:hidden;animation:tc-fade-in .15s ease-out both}.todo-card-done.svelte-1f1kau1{background:color-mix(in srgb,var(--green) 4%,var(--surface-raised))}.todo-header.svelte-1f1kau1{display:flex;align-items:center;gap:5px;min-height:20px;padding:8px 12px 6px;border-bottom:none;user-select:none;color:var(--text-muted)}.todo-card-done.svelte-1f1kau1 .todo-header:where(.svelte-1f1kau1){cursor:pointer}.todo-card-done.svelte-1f1kau1 .todo-header:where(.svelte-1f1kau1):hover{background:var(--hover-tint)}.todo-header-icon.svelte-1f1kau1{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0;color:var(--text-muted);opacity:.75}.todo-header-icon.svelte-1f1kau1 svg{display:block}.todo-card-done.svelte-1f1kau1 .todo-header-icon:where(.svelte-1f1kau1){color:var(--green);opacity:1}.todo-header-label.svelte-1f1kau1{font-size:var(--type-scale-1);font-weight:400;color:var(--text-secondary);flex-shrink:0;line-height:1.45}.todo-header-stats.svelte-1f1kau1{display:flex;align-items:center;gap:4px;margin-left:auto;font-size:var(--type-scale-1);font-weight:400;font-variant-numeric:tabular-nums;line-height:1.45;color:var(--text-muted);min-width:0}.todo-stat-active.svelte-1f1kau1{color:var(--accent)}.todo-stat-done.svelte-1f1kau1{color:var(--green)}.todo-stat-pending.svelte-1f1kau1{color:var(--text-muted)}.todo-stat-sep.svelte-1f1kau1{color:var(--text-muted);opacity:.45}.todo-header-collapse.svelte-1f1kau1{display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);margin-left:2px;flex-shrink:0;opacity:.45}.todo-progress-track.svelte-1f1kau1{height:1.5px;margin:0 12px;border-radius:1px;background:color-mix(in srgb,var(--text) 8%,transparent);overflow:hidden}.todo-progress-bar.svelte-1f1kau1{height:100%;background:var(--text-muted);transition:width .4s cubic-bezier(.25,.46,.45,.94);min-width:0}.todo-progress-active.svelte-1f1kau1{background:var(--accent)}.todo-progress-complete.svelte-1f1kau1{background:var(--green)}.todo-items.svelte-1f1kau1{padding:4px 0 6px}.todo-item.svelte-1f1kau1{display:flex;align-items:flex-start;gap:7px;padding:4px 12px;font-size:var(--type-scale-1);line-height:1.45;color:var(--text-secondary);transition:opacity .2s ease}.todo-item-icon.svelte-1f1kau1{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:13px;height:18px;color:var(--text-muted);opacity:.7}.todo-item-icon-done.svelte-1f1kau1{color:var(--green);opacity:.85}.todo-item-icon-progress.svelte-1f1kau1{color:var(--accent);opacity:1}.todo-item-icon-cancelled.svelte-1f1kau1{opacity:.4}.todo-item-icon.svelte-1f1kau1 svg{display:block}.todo-item-text.svelte-1f1kau1{min-width:0;flex:1}.todo-item-done.svelte-1f1kau1 .todo-item-text:where(.svelte-1f1kau1){text-decoration:line-through;color:var(--text-muted);opacity:.6}.todo-item-progress.svelte-1f1kau1 .todo-item-text:where(.svelte-1f1kau1){color:var(--text)}.todo-item-cancelled.svelte-1f1kau1 .todo-item-text:where(.svelte-1f1kau1){color:var(--text-muted);opacity:.4}.todo-item-badge.svelte-1f1kau1{flex-shrink:0;font-size:10px;font-weight:500;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border-radius:4px;padding:0 5px;line-height:16px;margin-top:1px}@keyframes svelte-1f1kau1-todo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.todo-spinner{animation:svelte-1f1kau1-todo-spin 1s linear infinite}.todo-collapsed.svelte-1f1kau1{display:flex;align-items:center;gap:5px;min-height:20px;padding:6px 12px;font-size:var(--type-scale-1);font-weight:400;color:var(--green);border:0;border-radius:14px;background:color-mix(in srgb,var(--green) 5%,var(--surface-raised));cursor:pointer;transition:background .15s}.todo-collapsed.svelte-1f1kau1:hover{background:color-mix(in srgb,var(--green) 9%,var(--surface-raised))}.todo-collapsed-icon.svelte-1f1kau1{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0}.todo-collapsed-icon.svelte-1f1kau1 svg{display:block}.todo-collapsed-label.svelte-1f1kau1{flex-shrink:0;font-weight:400;color:var(--text-secondary)}.todo-collapsed-expand.svelte-1f1kau1{display:inline-flex;align-items:center;color:var(--text-muted);margin-left:auto;flex-shrink:0;opacity:.45}.bc.svelte-hjlnjp{width:100%;user-select:none}.bc-row1.svelte-hjlnjp{display:flex;align-items:center;gap:8px;padding:0;min-height:20px}.bc-label.svelte-hjlnjp{font-size:var(--type-scale-3);font-weight:600;color:var(--text);flex-shrink:0}.bc-icon.svelte-hjlnjp{flex-shrink:0;color:var(--yellow);display:inline-flex;align-items:center}.bc-title.svelte-hjlnjp{font-size:var(--type-scale-3);color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.bc-title-link.svelte-hjlnjp{background:none;border:none;padding:0;margin:0;text-align:left;font:inherit;cursor:pointer;color:var(--text-secondary);transition:color .12s}.bc-title-link.svelte-hjlnjp:hover{color:var(--text);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--yellow) 60%,transparent);text-underline-offset:2px}.bc-title-link.svelte-hjlnjp:focus-visible{outline:none;color:var(--text);text-decoration:underline;text-decoration-color:var(--yellow);text-underline-offset:2px}.bc-orch-badge.svelte-hjlnjp{font-size:10px;font-weight:600;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border:.5px solid color-mix(in srgb,var(--accent) 40%,transparent);padding:1px 6px;border-radius:999px;letter-spacing:.02em;flex-shrink:0}.bc-action.svelte-hjlnjp{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:50%;cursor:pointer;transition:opacity .15s ease;opacity:0;margin:-2px -5px -2px 0}.bc.svelte-hjlnjp:hover .bc-action:where(.svelte-hjlnjp){opacity:1}.bc-stop.svelte-hjlnjp{background:var(--accent);color:var(--on-accent)}.bc-stop.svelte-hjlnjp:hover{opacity:.85}.bc-menu.svelte-hjlnjp{background:none;color:var(--text-muted);border-radius:4px}.bc-menu.svelte-hjlnjp:hover{color:var(--text);background:color-mix(in srgb,var(--text) 8%,transparent)}.bc-divider.svelte-hjlnjp{height:1px;background:color-mix(in srgb,var(--yellow) 12%,var(--border-subtle));margin:6px -14px}.bc-orch-row.svelte-hjlnjp{display:flex;align-items:center;gap:8px;font-size:var(--type-scale-2);color:var(--text-secondary);min-height:18px}.bc-orch-icon.svelte-hjlnjp{display:inline-flex;color:var(--accent);flex-shrink:0}.bc-orch-summary.svelte-hjlnjp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.bc-row2.svelte-hjlnjp{display:flex;align-items:center;gap:8px;font-size:var(--type-scale-2);color:var(--text-muted);cursor:pointer;border-radius:4px}.bc-lead-icon.svelte-hjlnjp{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px}.bc-expand-chevron.svelte-hjlnjp{transition:transform .2s ease}.bc-expand-chevron-up.svelte-hjlnjp{transform:rotate(180deg)}.bc-status-text.svelte-hjlnjp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.bc-status-count.svelte-hjlnjp{flex-shrink:0;font-size:var(--type-scale-1);font-weight:500;opacity:.7}.bc-steps-wrap.svelte-hjlnjp{max-height:240px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:4px 0 2px}.bc-step.svelte-hjlnjp{display:flex;align-items:flex-start;gap:8px;font-size:var(--type-scale-2);color:var(--text-secondary)}.bc-step-done.svelte-hjlnjp{color:var(--text-muted)}.bc-step-done.svelte-hjlnjp .bc-step-label:where(.svelte-hjlnjp){text-decoration:line-through;opacity:.65}.bc-step-cancelled.svelte-hjlnjp{color:var(--text-muted)}.bc-step-cancelled.svelte-hjlnjp .bc-step-label:where(.svelte-hjlnjp){text-decoration:line-through;opacity:.6}.bc-step-active.svelte-hjlnjp{color:var(--accent);font-weight:500}.bc-step-icon.svelte-hjlnjp{flex-shrink:0;margin-top:1px}.bc-step-icon-done.svelte-hjlnjp{color:var(--text-muted)}.bc-step-icon-active.svelte-hjlnjp{color:var(--accent)}.bc-step-icon-cancelled.svelte-hjlnjp{color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;opacity:.75}.bc-step-icon-pending.svelte-hjlnjp{color:var(--text-muted);opacity:.4}.bc-step-label.svelte-hjlnjp{flex:1;min-width:0;line-height:1.45;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.bc-child-divider.svelte-hjlnjp{height:1px;background:var(--border-subtle);margin:4px 0}.bc-child-header.svelte-hjlnjp{font-size:var(--type-scale-1);font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.bc-child-row.svelte-hjlnjp{display:flex;align-items:center;gap:8px;font-size:var(--type-scale-2);color:var(--text-secondary)}.bc-child-dot.svelte-hjlnjp{width:7px;height:7px;border-radius:50%;flex-shrink:0}.bc-child-status.svelte-hjlnjp{font-size:var(--type-scale-1);color:var(--text-muted);text-transform:capitalize;min-width:70px}.bc-child-id.svelte-hjlnjp{font-size:var(--type-scale-1);font-family:var(--font-mono, monospace);color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}@keyframes svelte-hjlnjp-bc-spin{to{transform:rotate(360deg)}}.bc-step-spinner.svelte-hjlnjp{animation:svelte-hjlnjp-bc-spin .8s linear infinite}.shuffle-grid-icon.svelte-1xcjswt{display:block;flex:0 0 auto;overflow:hidden}.shuffle-grid-cell.svelte-1xcjswt{animation:svelte-1xcjswt-shuffle-grid-randomize var(--shuffle-grid-duration) steps(1,end) infinite}@keyframes svelte-1xcjswt-shuffle-grid-randomize{0%,to{opacity:1}14%{opacity:.14}31%{opacity:.72}46%{opacity:.14}63%{opacity:1}79%{opacity:.14}91%{opacity:.72}}@media(prefers-reduced-motion:reduce){.shuffle-grid-cell.svelte-1xcjswt{animation:none;opacity:.72}}.compact-subagent.svelte-7cbkpj{position:relative;isolation:isolate;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:start;gap:7px;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;animation:tc-fade-in .15s ease-out both}.compact-subagent.svelte-7cbkpj:before{content:"";position:absolute;z-index:-1;inset:-8px -7px;border-radius:8px;background:transparent;transition:background var(--transition-fast)}.compact-subagent.svelte-7cbkpj:hover:before,.compact-subagent.svelte-7cbkpj:focus-visible:before{background:var(--hover-tint)}.compact-subagent.svelte-7cbkpj:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 48%,transparent);outline-offset:-2px}.compact-subagent.svelte-7cbkpj:disabled{cursor:default}.status-marker.svelte-7cbkpj{width:10px;height:1em;flex:0 0 10px;align-self:center;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}.status-marker.is-failed.svelte-7cbkpj{color:var(--error, #e25555)}.is-running.svelte-7cbkpj .status-marker:where(.svelte-7cbkpj){color:var(--accent, var(--blue, #5b9aff))}.is-completed.svelte-7cbkpj .status-marker:where(.svelte-7cbkpj){color:var(--success, #42a66c)}.status-dot.svelte-7cbkpj{width:7px;height:7px;border-radius:50%;background:currentColor}.agent-copy.svelte-7cbkpj{min-width:0;display:flex;flex-direction:column;gap:2px}.agent-heading.svelte-7cbkpj{min-width:0;display:flex;align-items:center;gap:7px;line-height:1.6}.agent-title.svelte-7cbkpj{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:var(--type-scale-2);line-height:1.6;font-weight:400}.agent-model.svelte-7cbkpj{flex:0 1 auto;min-width:0;display:inline-flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:var(--type-scale-2);line-height:1.6;font-weight:400}.adapter-logo.svelte-7cbkpj{width:11px;height:11px;border-radius:2px;object-fit:cover}.agent-activity.svelte-7cbkpj{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:var(--type-scale-2);line-height:1.6}.agent-activity.shimmer.svelte-7cbkpj{width:fit-content;max-width:100%;background:linear-gradient(90deg,var(--text-muted) 0%,var(--text-muted) 35%,var(--text) 48%,var(--text-muted) 61%,var(--text-muted) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.open-chevron.svelte-7cbkpj{align-self:center;display:inline-flex;color:var(--text-muted);opacity:0;transform:translate(-2px);transition:opacity var(--transition-fast),transform var(--transition-fast)}.compact-subagent.svelte-7cbkpj:hover .open-chevron:where(.svelte-7cbkpj),.compact-subagent.svelte-7cbkpj:focus-visible .open-chevron:where(.svelte-7cbkpj){opacity:.55;transform:translate(0)}@media(prefers-reduced-motion:reduce){.agent-activity.shimmer.svelte-7cbkpj{animation:none;-webkit-text-fill-color:currentColor;background:none}}.compact-terminal.svelte-tg6k8c{position:relative;isolation:isolate;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:start;gap:7px;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;animation:tc-fade-in .15s ease-out both}.compact-terminal.svelte-tg6k8c:before{content:"";position:absolute;z-index:-1;inset:-8px -7px;border-radius:8px;background:transparent;transition:background var(--transition-fast)}.compact-terminal.svelte-tg6k8c:hover:before,.compact-terminal.svelte-tg6k8c:focus-visible:before{background:var(--hover-tint)}.compact-terminal.svelte-tg6k8c:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 48%,transparent);outline-offset:-2px}.compact-terminal.svelte-tg6k8c:disabled{cursor:default}.compact-terminal.svelte-tg6k8c:disabled:hover:before{background:transparent}.compact-terminal.svelte-tg6k8c:disabled .open-chevron:where(.svelte-tg6k8c){display:none}.status-marker.svelte-tg6k8c{width:10px;height:1em;flex:0 0 10px;align-self:center;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}.status-marker.is-failed.svelte-tg6k8c{color:var(--error, #e25555)}.is-running.svelte-tg6k8c .status-marker:where(.svelte-tg6k8c){color:var(--accent, var(--blue, #5b9aff))}.is-completed.svelte-tg6k8c .status-marker:where(.svelte-tg6k8c){color:var(--success, #42a66c)}.status-dot.svelte-tg6k8c{width:7px;height:7px;border-radius:50%;background:currentColor}.terminal-copy.svelte-tg6k8c{min-width:0;display:flex;flex-direction:column;gap:2px}.terminal-heading.svelte-tg6k8c{min-width:0;display:flex;align-items:center;gap:7px;line-height:1.6}.terminal-title.svelte-tg6k8c{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:var(--type-scale-2);line-height:1.6;font-weight:400}.terminal-command.svelte-tg6k8c{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-family:var(--font-mono);font-size:var(--type-scale-2);line-height:1.6;font-weight:400}.terminal-activity.svelte-tg6k8c{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:var(--type-scale-2);line-height:1.6}.terminal-activity.shimmer.svelte-tg6k8c{width:fit-content;max-width:100%;background:linear-gradient(90deg,var(--text-muted) 0%,var(--text-muted) 35%,var(--text) 48%,var(--text-muted) 61%,var(--text-muted) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.open-chevron.svelte-tg6k8c{align-self:center;display:inline-flex;color:var(--text-muted);opacity:0;transform:translate(-2px);transition:opacity var(--transition-fast),transform var(--transition-fast)}.compact-terminal.svelte-tg6k8c:hover .open-chevron:where(.svelte-tg6k8c),.compact-terminal.svelte-tg6k8c:focus-visible .open-chevron:where(.svelte-tg6k8c){opacity:.55;transform:translate(0)}@media(prefers-reduced-motion:reduce){.terminal-activity.shimmer.svelte-tg6k8c{animation:none;-webkit-text-fill-color:currentColor;background:none}}.pending-wait-card.svelte-10bmex3{align-self:stretch;max-width:100%;border:.5px solid color-mix(in srgb,var(--border) 60%,transparent);border-radius:12px;background:var(--surface);padding:10px 12px;font-size:var(--type-scale-2);position:relative;overflow:hidden;animation:svelte-10bmex3-pwc-fade-in .2s ease-out both}.pending-wait-card.pwc-waiting.svelte-10bmex3{border-color:color-mix(in srgb,var(--accent, var(--blue, #5b9aff)) 25%,var(--border))}.pending-wait-card.pwc-waiting.svelte-10bmex3:before{content:"";position:absolute;inset:-1px;border-radius:13px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent, var(--blue, #5b9aff)) 8%,transparent),transparent 55%,color-mix(in srgb,var(--accent, var(--blue, #5b9aff)) 5%,transparent));z-index:0;pointer-events:none;animation:svelte-10bmex3-pwc-glow 4s ease-in-out infinite alternate}.pending-wait-card.pwc-resolved.svelte-10bmex3{border-color:color-mix(in srgb,var(--border) 60%,transparent);opacity:.85}@keyframes svelte-10bmex3-pwc-glow{0%{opacity:.55}to{opacity:1}}@keyframes svelte-10bmex3-pwc-fade-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.pwc-row.svelte-10bmex3{position:relative;z-index:1;display:flex;align-items:center;gap:10px;min-height:28px}.pwc-icon.svelte-10bmex3{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto}.pwc-icon-active.svelte-10bmex3{color:var(--accent, var(--blue, #5b9aff))}.pwc-icon-done.svelte-10bmex3{color:var(--green, #4caf7d)}.pwc-text.svelte-10bmex3{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pwc-title-row.svelte-10bmex3{display:flex;align-items:center;gap:6px;min-width:0}.pwc-kind.svelte-10bmex3{color:var(--text-secondary);font-weight:500;white-space:nowrap}.pwc-divider.svelte-10bmex3{color:var(--text-muted)}.pwc-label.svelte-10bmex3{color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.pwc-secondary.svelte-10bmex3{color:var(--text-muted);font-size:var(--type-scale-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwc-meta.svelte-10bmex3{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.pwc-deadline.svelte-10bmex3{color:var(--text-muted);font-size:var(--type-scale-1);font-variant-numeric:tabular-nums}.pwc-status-badge.svelte-10bmex3{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:var(--type-scale-1);font-weight:500;background:color-mix(in srgb,var(--accent, var(--blue, #5b9aff)) 12%,transparent);color:var(--accent, var(--blue, #5b9aff));font-variant-numeric:tabular-nums;white-space:nowrap}.pwc-status-badge.pwc-status-resolved.svelte-10bmex3{background:color-mix(in srgb,var(--green, #4caf7d) 14%,transparent);color:var(--green, #4caf7d)}.parent-card.svelte-1m5zzch{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:14px;border:0;background:var(--surface-raised);margin:4px 0;font-size:var(--type-scale-2);transition:background var(--transition-fast)}.parent-card.pc-clickable.svelte-1m5zzch{cursor:pointer}.parent-card.pc-clickable.svelte-1m5zzch:hover{background:var(--hover-tint)}.pc-icon.svelte-1m5zzch{display:flex;align-items:center;flex-shrink:0;color:var(--text-muted)}.pc-content.svelte-1m5zzch{flex:1;min-width:0;display:flex;align-items:center;gap:6px}.pc-label.svelte-1m5zzch{flex-shrink:0;font-size:var(--type-scale-1);color:var(--text-muted);font-weight:500}.pc-title.svelte-1m5zzch{font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-navigate.svelte-1m5zzch{display:flex;align-items:center;color:var(--text-muted);opacity:0;transition:opacity var(--transition-fast)}.parent-card.svelte-1m5zzch:hover .pc-navigate:where(.svelte-1m5zzch){opacity:1}.ds-checkbox.svelte-1o2sffc{display:inline-flex;align-items:center;gap:8px;cursor:pointer;user-select:none;font-size:var(--size-md-font);color:var(--text)}.ds-checkbox-disabled.svelte-1o2sffc{opacity:.5;cursor:not-allowed}.ds-checkbox-input.svelte-1o2sffc{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ds-checkbox-control.svelte-1o2sffc{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1.5px solid var(--border);border-radius:var(--radius-xs);background:var(--bg);transition:border-color var(--transition-fast),background var(--transition-fast);flex-shrink:0;color:#fff}.ds-checkbox-control.svelte-1o2sffc svg:where(.svelte-1o2sffc){width:12px;height:12px}.ds-checkbox-input.svelte-1o2sffc:checked+.ds-checkbox-control:where(.svelte-1o2sffc),.ds-checkbox-input.svelte-1o2sffc:indeterminate+.ds-checkbox-control:where(.svelte-1o2sffc){background:var(--accent);border-color:var(--accent)}.ds-checkbox-input.svelte-1o2sffc:focus-visible+.ds-checkbox-control:where(.svelte-1o2sffc){outline:2px solid var(--accent);outline-offset:2px}.ds-checkbox-label.svelte-1o2sffc{line-height:1.3}.provider-usage-details.svelte-1k4bcv1{display:flex;flex-direction:column;gap:4px;min-width:0;font-size:var(--type-scale-1);font-variant-numeric:tabular-nums}.provider-usage-head.svelte-1k4bcv1{display:flex;align-items:center;gap:6px;min-height:18px;margin-bottom:1px;font-weight:600;color:var(--text-secondary)}.provider-usage-name.svelte-1k4bcv1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-receipt-line.svelte-1k4bcv1{display:flex;align-items:baseline;gap:10px;min-width:0}.usage-receipt-label.svelte-1k4bcv1{flex-shrink:0;max-width:48%;overflow:hidden;color:var(--text-muted);font-weight:400;text-overflow:ellipsis;white-space:nowrap}.usage-receipt-leader.svelte-1k4bcv1{flex:1;min-width:12px;height:1px;opacity:.45;background-image:linear-gradient(90deg,color-mix(in srgb,var(--text) 22%,transparent) 0 30%,transparent 30% 100%);background-size:4px 1px;transform:translateY(-3px)}.usage-receipt-value.svelte-1k4bcv1{flex-shrink:0;color:var(--text-secondary);font-weight:500;text-align:right}.usage-receipt-value--money.svelte-1k4bcv1{color:var(--text)}.usage-receipt-value--pct.svelte-1k4bcv1{min-width:2.5em;padding:2px 6px;border-radius:999px}.usage-receipt-value--high.svelte-1k4bcv1{color:var(--negative);background:color-mix(in srgb,var(--negative) 11%,transparent)}.usage-receipt-value--mid.svelte-1k4bcv1{color:var(--warning);background:color-mix(in srgb,var(--warning) 11%,transparent)}.usage-receipt-value--low.svelte-1k4bcv1{color:var(--success);background:color-mix(in srgb,var(--success) 11%,transparent)}.usage-receipt-value--muted.svelte-1k4bcv1{color:var(--text-muted);font-weight:400}.usage-receipt-sub.svelte-1k4bcv1{margin:-1px 0 1px;font-size:var(--type-scale-1);font-weight:400;color:var(--text-muted);opacity:.75}.usage-ring-wrap.svelte-xrtp7o{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.usage-ring-wrap--interactive.svelte-xrtp7o{cursor:default}.usage-ring-svg.svelte-xrtp7o{display:block}.native-usage-rings .usage-ring-svg.svelte-xrtp7o{opacity:0}.usage-ring-fill.svelte-xrtp7o{transition:stroke-dashoffset .4s ease,stroke .3s ease}.usage-receipt{position:fixed;z-index:10000;min-width:220px;max-width:min(300px,calc(100vw - 24px));padding:12px 14px;font-family:var(--host-font-stack, -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Helvetica, Arial, sans-serif);font-size:var(--type-scale-1);font-weight:400;line-height:1.45;color:var(--text);background:var(--bg);border:0;border-radius:14px;box-shadow:0 8px 28px color-mix(in srgb,var(--text) 12%,transparent);pointer-events:auto;font-variant-numeric:tabular-nums;overflow:hidden}.usage-receipt-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:20px;margin-bottom:8px}.usage-receipt-title{font-size:var(--type-scale-1);font-weight:400;letter-spacing:0;text-transform:none;color:var(--text-secondary);line-height:1.45}.usage-receipt-stamp{font-size:var(--type-scale-1);font-weight:400;color:var(--text-muted);letter-spacing:0}.usage-receipt-rule{height:1px;margin:8px 0;background:color-mix(in srgb,var(--text) 7%,transparent)}.usage-receipt-block{display:flex;flex-direction:column;gap:5px}.usage-receipt-section{margin:0 0 2px;font-size:var(--type-scale-1);font-weight:400;letter-spacing:0;text-transform:none;color:var(--text-muted);line-height:1.45}.usage-receipt-line{display:flex;align-items:baseline;gap:10px;min-width:0}.usage-receipt-label{flex-shrink:0;max-width:48%;overflow:hidden;color:var(--text-muted);font-weight:400;text-overflow:ellipsis;white-space:nowrap}.usage-receipt-leader{flex:1;min-width:12px;height:1px;opacity:.45;background-image:linear-gradient(90deg,color-mix(in srgb,var(--text) 22%,transparent) 0 30%,transparent 30% 100%);background-size:4px 1px;transform:translateY(-3px)}.usage-receipt-value{flex-shrink:0;color:var(--text-secondary);font-weight:500;text-align:right}.usage-receipt-value--money{font-weight:500;color:var(--text)}.usage-receipt-value--pct{min-width:2.5em}.usage-receipt-value--high{color:var(--negative)}.usage-receipt-value--mid{color:var(--warning)}.usage-receipt-value--low{color:var(--success)}.usage-receipt-value--muted{color:var(--text-muted);font-weight:400}.usage-receipt-value--truncate{max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-receipt-sub{margin:-1px 0 1px;padding-left:0;font-size:var(--type-scale-1);font-weight:400;color:var(--text-muted);opacity:.75}.usage-receipt-empty{margin:0;color:var(--text-muted);text-align:center;font-weight:400}.usage-receipt-error{margin:0;color:var(--negative);font-size:var(--type-scale-1);font-weight:400;text-align:left}.usage-receipt-action{display:block;width:100%;margin-top:10px;padding:6px 12px;font-family:inherit;font-size:var(--type-scale-1);font-weight:500;letter-spacing:0;color:var(--accent);text-transform:none;cursor:pointer;background:color-mix(in srgb,var(--accent) 12%,transparent);border:0;border-radius:999px;transition:opacity var(--transition-fast),background var(--transition-fast)}.usage-receipt-action:hover{opacity:.9;background:color-mix(in srgb,var(--accent) 16%,transparent)}.mcm-full-label.svelte-1wfrpx5{display:flex;align-items:center;gap:8px;min-width:0}.mcm-trigger-action.svelte-1wfrpx5{white-space:nowrap}.mcm-action-row{color:var(--yellow);font-weight:650}.mcm-full-primary.svelte-1wfrpx5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.mcm-full-meta.svelte-1wfrpx5{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:var(--type-scale-2)}.mcm-full-meta.svelte-1wfrpx5:before{content:"·";margin-right:8px;color:var(--text-muted);opacity:.65}.mcm-trigger-model.svelte-1wfrpx5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.mcm-trigger-meta.svelte-1wfrpx5{color:var(--text-muted);white-space:nowrap;flex-shrink:0}.mcm-trigger-chevron.svelte-1wfrpx5{display:inline-flex;align-items:center;flex-shrink:0;color:var(--text-muted);opacity:.8}.mcm-trigger-chevron.svelte-1wfrpx5 svg{display:block}.pm-item.mcm-row .pm-value{color:var(--text-muted);text-transform:none;font-weight:500;font-size:11px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px;flex-shrink:1}.pm-item.mcm-usage-row .pm-value{--mcm-usage-tone: var(--text-muted);padding:2px 6px;border-radius:999px;color:var(--mcm-usage-tone);background:color-mix(in srgb,var(--mcm-usage-tone) 11%,transparent)}.pm-item.mcm-usage-row--low .pm-value{--mcm-usage-tone: var(--success)}.pm-item.mcm-usage-row--mid .pm-value{--mcm-usage-tone: var(--warning)}.pm-item.mcm-usage-row--high .pm-value{--mcm-usage-tone: var(--negative)}.pm-item.mcm-usage-row--none .pm-value{background:transparent}.pm-submenu.mcm-model-flyout{max-height:none;overflow:visible;padding:0}.mcm-flyout-scroll.svelte-1wfrpx5{display:flex;flex-direction:column;gap:1px;max-height:min(360px,calc(100vh - 32px));overflow-y:auto;padding:4px 0;border-radius:inherit;scrollbar-width:thin;scrollbar-color:var(--border) transparent;--_fade: 24px}.mcm-flyout-scroll.svelte-1wfrpx5>*{flex-shrink:0}.mcm-usage-flyout{padding:10px 12px;font-variant-numeric:tabular-nums}.mcm-usage-menu.svelte-1wfrpx5{display:flex;flex-direction:column;gap:5px;font-size:var(--type-scale-1)}.scope-picker-backdrop.svelte-khunmt{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.scope-picker-dlg.svelte-khunmt{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;width:480px;max-width:100%;max-height:80vh;overflow:auto;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;gap:10px}.scope-picker-title.svelte-khunmt{margin:0;font-size:var(--type-scale-5);font-weight:600;color:var(--text)}.scope-picker-subtitle.svelte-khunmt{margin:0;font-size:var(--type-scale-3);color:var(--text-muted);line-height:1.4}.scope-picker-orchestrate-hint.svelte-khunmt{margin:0;font-size:var(--type-scale-2);color:var(--text-muted);line-height:1.4}.scope-picker-alert.svelte-khunmt{display:flex;gap:8px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--yellow) 45%,var(--border));background:color-mix(in srgb,var(--yellow) 9%,transparent);border-radius:var(--radius-md)}.scope-picker-alert-info.svelte-khunmt{border-color:var(--border);background:var(--bg-secondary)}.scope-picker-alert-icon.svelte-khunmt{color:var(--yellow);display:inline-flex;flex-shrink:0;margin-top:1px}.scope-picker-alert-info.svelte-khunmt .scope-picker-alert-icon:where(.svelte-khunmt){color:var(--text-muted)}.scope-picker-alert-body.svelte-khunmt{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.scope-picker-alert-title.svelte-khunmt{font-size:var(--type-scale-3);font-weight:600;color:var(--text)}.scope-picker-alert-hint.svelte-khunmt{font-size:var(--type-scale-2);color:var(--text-muted);line-height:1.35}.scope-picker-alert-sessions.svelte-khunmt{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.scope-picker-alert-session.svelte-khunmt{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.scope-picker-alert-session.svelte-khunmt:hover{background:color-mix(in srgb,var(--accent) 6%,var(--bg));border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.scope-picker-alert-session-title.svelte-khunmt{flex:1;min-width:0;font-size:var(--type-scale-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scope-picker-alert-session-time.svelte-khunmt{font-size:var(--type-scale-1);color:var(--text-muted);flex-shrink:0}.scope-picker-model-row.svelte-khunmt{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.scope-picker-model-row.svelte-khunmt>.select-popover-trigger{flex:1 1 auto;min-width:0}.scope-picker-model-fields.svelte-khunmt,.scope-picker-model-field.svelte-khunmt{display:flex;flex-direction:column;gap:6px}.scope-picker-model-fields.svelte-khunmt{gap:10px}.scope-picker-model-label.svelte-khunmt{color:var(--text-muted);font-size:var(--type-scale-1);font-weight:500}.scope-picker-section-label.svelte-khunmt{font-size:var(--type-scale-1);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-top:6px}.scope-picker-options.svelte-khunmt{display:flex;flex-direction:column;gap:6px}.scope-picker-option.svelte-khunmt{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-md);background:transparent;text-align:left;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);color:var(--text);font:inherit}.scope-picker-option-compact.svelte-khunmt{padding:8px 12px}.scope-picker-option.svelte-khunmt:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 6%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.scope-picker-option-selected.svelte-khunmt{background:color-mix(in srgb,var(--accent) 10%,transparent);border-color:var(--accent)}.scope-picker-radio.svelte-khunmt{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--border);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.scope-picker-option-selected.svelte-khunmt .scope-picker-radio:where(.svelte-khunmt){border-color:var(--accent)}.scope-picker-radio-dot.svelte-khunmt{width:8px;height:8px;border-radius:50%;background:var(--accent)}.scope-picker-option-body.svelte-khunmt{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.scope-picker-option-label.svelte-khunmt{font-size:var(--type-scale-3);font-weight:500;color:var(--text)}.scope-picker-option-hint.svelte-khunmt{font-size:var(--type-scale-2);color:var(--text-muted);line-height:1.3}.scope-picker-option-hint.svelte-khunmt code:where(.svelte-khunmt){font-size:var(--type-scale-1);background:color-mix(in srgb,var(--text) 8%,transparent);padding:1px 4px;border-radius:3px}.scope-picker-subset.svelte-khunmt{border:1px solid var(--border);border-radius:var(--radius-md);padding:10px;display:flex;flex-direction:column;gap:8px;background:var(--bg-subtle, transparent)}.scope-picker-subset-header.svelte-khunmt{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.scope-picker-subset-title.svelte-khunmt{font-size:var(--type-scale-2);font-weight:600;color:var(--text)}.scope-picker-subset-meta.svelte-khunmt{font-size:var(--type-scale-1);color:var(--text-muted)}.scope-picker-subset-list.svelte-khunmt{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.scope-picker-subset-item.svelte-khunmt{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--radius-sm);background:var(--bg);border:1px solid transparent;cursor:grab}.scope-picker-subset-item.svelte-khunmt:hover{border-color:var(--border)}.scope-picker-subset-item-drag-over.svelte-khunmt{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,var(--bg))}.scope-picker-subset-item.svelte-khunmt:active{cursor:grabbing}.scope-picker-drag-handle.svelte-khunmt{color:var(--text-muted);display:inline-flex;align-items:center;cursor:grab}.scope-picker-subset-order.svelte-khunmt{font-size:var(--type-scale-1);color:var(--text-muted);width:18px;text-align:right;flex-shrink:0}.scope-picker-subset-label.svelte-khunmt{font-size:var(--type-scale-3);color:var(--text);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scope-picker-actions.svelte-khunmt{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.scope-picker-cancel.svelte-khunmt,.scope-picker-confirm.svelte-khunmt{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--radius-md);font-size:var(--type-scale-3);font-weight:500;cursor:pointer;border:1px solid var(--border);background:transparent;color:var(--text);transition:background var(--transition-fast),border-color var(--transition-fast)}.scope-picker-cancel.svelte-khunmt:hover:not(:disabled){background:color-mix(in srgb,var(--text) 8%,transparent)}.scope-picker-confirm.svelte-khunmt{background:var(--accent);color:var(--accent-fg, white);border-color:var(--accent)}.scope-picker-confirm.svelte-khunmt:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 90%,black)}.scope-picker-confirm.svelte-khunmt:disabled,.scope-picker-cancel.svelte-khunmt:disabled{opacity:.5;cursor:not-allowed}kbd.svelte-khunmt{font-family:inherit;font-size:var(--type-scale-1);padding:1px 5px;border:1px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:4px;background:color-mix(in srgb,currentColor 10%,transparent);color:inherit}.bc.svelte-tbf0d6{border:0;background:var(--surface-raised);border-radius:14px;display:flex;flex-direction:column;outline:none;animation:tc-fade-in .15s ease-out both}.bc-header.svelte-tbf0d6{display:flex;align-items:center;gap:5px;min-height:20px;padding:8px 12px 6px;border-bottom:1px solid color-mix(in srgb,var(--text) 7%,transparent)}.bc-icon.svelte-tbf0d6{color:var(--text-muted);opacity:.75;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px}.bc-label.svelte-tbf0d6{font-size:var(--type-scale-1);font-weight:400;color:var(--text-secondary);flex:1;line-height:1.45}.bc-count.svelte-tbf0d6{font-size:var(--type-scale-1);font-weight:400;color:var(--text-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.bc-filters.svelte-tbf0d6{display:flex;align-items:center;gap:6px;padding:6px 12px;border-bottom:1px solid color-mix(in srgb,var(--text) 7%,transparent)}.bc-filter-select.svelte-tbf0d6{flex:1;min-width:0;font-size:var(--type-scale-1);font-family:inherit;color:var(--text);background:color-mix(in srgb,var(--bg) 55%,var(--surface-raised));border:0;border-radius:8px;padding:4px 8px;outline:none;cursor:pointer}.bc-filter-select.svelte-tbf0d6:focus{box-shadow:0 0 0 1px var(--accent)}.bc-scroll.svelte-tbf0d6{max-height:360px;overflow-y:auto;scroll-behavior:smooth}.bc-empty.svelte-tbf0d6{padding:16px 12px;text-align:center;font-size:var(--type-scale-2);color:var(--text-muted)}.bc-select-all.svelte-tbf0d6{padding:4px 12px 2px}.bc-select-all-btn.svelte-tbf0d6{display:flex;align-items:center;gap:6px;background:none;border:none;font-size:var(--type-scale-1);color:var(--text-muted);cursor:pointer;padding:2px 0}.bc-select-all-btn.svelte-tbf0d6:hover{color:var(--text)}.bc-row.svelte-tbf0d6{padding:0 12px;transition:background .1s}.bc-row.svelte-tbf0d6:hover{background:var(--neutral-muted)}.bc-row-selected.svelte-tbf0d6{background:color-mix(in srgb,var(--accent) 6%,transparent)}.bc-row-selected.svelte-tbf0d6:hover{background:color-mix(in srgb,var(--accent) 10%,transparent)}.bc-row-main.svelte-tbf0d6{display:flex;align-items:center;gap:6px;min-height:32px}.bc-checkbox-btn.svelte-tbf0d6{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;cursor:pointer;padding:2px}.bc-checkbox.svelte-tbf0d6{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;border:1.5px solid var(--border);background:var(--bg);color:var(--on-accent);transition:background .1s,border-color .1s}.bc-checkbox-checked.svelte-tbf0d6{background:var(--accent);border-color:var(--accent)}.bc-status-dot.svelte-tbf0d6{width:7px;height:7px;border-radius:50%;flex-shrink:0}.bc-title-btn.svelte-tbf0d6{flex:1;min-width:0;background:none;border:none;cursor:pointer;text-align:left;font-size:12.5px;color:var(--text);padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.bc-title-btn.svelte-tbf0d6:hover{color:var(--accent)}.bc-meta.svelte-tbf0d6{display:flex;align-items:center;gap:4px;flex-shrink:0}.bc-project-pill.svelte-tbf0d6{font-size:10px;font-weight:600;padding:1px 6px;border-radius:4px;background:color-mix(in srgb,var(--project-color, var(--purple)) 14%,transparent);color:var(--project-color, var(--purple));max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bc-effort.svelte-tbf0d6{font-size:10px;font-weight:700;padding:1px 5px;border-radius:4px;letter-spacing:.02em}.bc-effort-xs.svelte-tbf0d6{background:color-mix(in srgb,var(--green) 14%,transparent);color:var(--green)}.bc-effort-s.svelte-tbf0d6{background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent)}.bc-effort-m.svelte-tbf0d6{background:color-mix(in srgb,var(--yellow) 14%,transparent);color:var(--yellow)}.bc-effort-l.svelte-tbf0d6{background:color-mix(in srgb,var(--orange) 14%,transparent);color:var(--orange)}.bc-effort-xl.svelte-tbf0d6{background:color-mix(in srgb,var(--red) 14%,transparent);color:var(--red)}.bc-priority.svelte-tbf0d6{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bc-priority-1.svelte-tbf0d6{color:var(--red)}.bc-priority-2.svelte-tbf0d6{color:var(--orange)}.bc-priority-3.svelte-tbf0d6{color:var(--text-muted)}.bc-priority-4.svelte-tbf0d6{color:var(--text-dimmed)}.bc-detail.svelte-tbf0d6{padding:4px 0 8px 28px}.bc-description.svelte-tbf0d6{font-size:var(--type-scale-2);line-height:1.5;color:var(--text-secondary);margin:0 0 6px}.bc-no-desc.svelte-tbf0d6{color:var(--text-muted);font-style:italic}.bc-detail-meta.svelte-tbf0d6{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.bc-project-badge.svelte-tbf0d6{font-size:10px;font-weight:600;padding:1px 6px;border-radius:4px;background:color-mix(in srgb,var(--project-color, var(--purple)) 14%,transparent);color:var(--project-color, var(--purple))}.bc-label-badge.svelte-tbf0d6{display:inline-flex;align-items:center;gap:5px;font-size:10px;padding:2px 7px;border-radius:10px;background:var(--neutral-muted);border:1px solid var(--border-subtle);color:var(--text-muted)}.bc-label-dot.svelte-tbf0d6{width:6px;height:6px;border-radius:50%;flex-shrink:0}.bc-label-unknown.svelte-tbf0d6{border-style:dashed}.bc-preview-btn.svelte-tbf0d6{display:inline-flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:var(--type-scale-1);color:var(--accent);padding:2px 0}.bc-preview-btn.svelte-tbf0d6:hover{text-decoration:underline}.bc-footer.svelte-tbf0d6{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent)}.bc-footer-hint.svelte-tbf0d6{font-size:var(--type-scale-1);color:var(--text-muted)}.bc-build-btn.svelte-tbf0d6{display:flex;align-items:center;gap:5px;background:var(--accent);color:var(--on-accent);border:none;border-radius:999px;padding:6px 14px;font-size:var(--type-scale-2);font-weight:500;cursor:pointer;transition:opacity .15s}.bc-build-btn.svelte-tbf0d6:hover:not(:disabled){opacity:.85}.bc-build-btn.svelte-tbf0d6:disabled{opacity:.4;cursor:default}.thinking-block.svelte-1qdceau{align-self:stretch;max-width:100%;font-size:var(--type-scale-2);opacity:.45;transition:opacity var(--transition-fast);animation:tc-fade-in .15s ease-out both}.thinking-block.svelte-1qdceau:hover{opacity:.8}.thinking-header.svelte-1qdceau{display:flex;align-items:center;gap:5px;cursor:pointer;user-select:none;color:var(--text-muted);position:relative;overflow:hidden}.thinking-streaming.svelte-1qdceau .thinking-header:where(.svelte-1qdceau){cursor:default}.thinking-label.svelte-1qdceau{font-weight:600;color:var(--text-secondary);font-size:var(--type-scale-1);flex-shrink:0}.thinking-streaming.svelte-1qdceau .thinking-label:where(.svelte-1qdceau){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.thinking-dots.svelte-1qdceau span:where(.svelte-1qdceau){animation:svelte-1qdceau-thinking-dot-pulse 1.4s infinite both}.thinking-dots.svelte-1qdceau span:where(.svelte-1qdceau):nth-child(2){animation-delay:.2s}.thinking-dots.svelte-1qdceau span:where(.svelte-1qdceau):nth-child(3){animation-delay:.4s}@keyframes svelte-1qdceau-thinking-dot-pulse{0%,80%,to{opacity:.2}40%{opacity:1}}.thinking-chevron.svelte-1qdceau{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-muted);opacity:0;transition:opacity var(--transition-fast),transform .15s ease}.thinking-chevron.svelte-1qdceau svg{display:block}.thinking-block.svelte-1qdceau:hover .thinking-chevron:where(.svelte-1qdceau){opacity:.5}.thinking-block.expanded.svelte-1qdceau .thinking-chevron:where(.svelte-1qdceau){opacity:.5;transform:rotate(90deg)}.thinking-body.svelte-1qdceau{margin:4px 0 0;padding:0;font-family:inherit;font-size:var(--type-scale-2);line-height:1.5;color:var(--text-secondary);opacity:.6;white-space:pre-wrap;word-break:break-word;max-height:150px;overflow-y:auto;--_fade: 20px;--_fade-start: 20px}.status-card.svelte-wzundb{align-self:stretch;max-width:100%;font-size:var(--type-scale-2);opacity:.45;transition:opacity var(--transition-fast);animation:tc-fade-in .15s ease-out both}.status-card.svelte-wzundb:hover{opacity:.8}.status-card-header.svelte-wzundb{display:flex;align-items:center;gap:5px;color:var(--text-muted);position:relative;overflow:hidden}.sc-label.svelte-wzundb{font-weight:600;color:var(--text-secondary);font-size:var(--type-scale-1);flex-shrink:0}.sc-label.svelte-wzundb em:where(.svelte-wzundb){font-style:normal}.sc-pending.svelte-wzundb .sc-label:where(.svelte-wzundb){background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-secondary) 35%,var(--text) 45%,var(--text) 50%,var(--text-secondary) 55%,var(--text-secondary) 100%);background-size:600px 100%;animation:tc-shimmer 2.8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sc-icon.svelte-wzundb{flex-shrink:0;color:var(--text-muted)}.sc-provider-logo.svelte-wzundb{width:13px;height:13px;flex-shrink:0;border-radius:3px;object-fit:cover}.sc-pending.svelte-wzundb .sc-provider-logo:where(.svelte-wzundb){animation:svelte-wzundb-sc-logo-pulse 1.8s ease-in-out infinite}@keyframes svelte-wzundb-sc-logo-pulse{0%,to{opacity:.5}50%{opacity:1}}.sc-fallback.svelte-wzundb .sc-label:where(.svelte-wzundb){color:var(--text-muted)}.sc-fallback.svelte-wzundb .sc-label:where(.svelte-wzundb) em:where(.svelte-wzundb){color:var(--text-secondary);font-style:normal}.sc-fallback.svelte-wzundb .sc-reason:where(.svelte-wzundb){color:var(--text-muted);font-weight:400}.sc-fallback-ok.svelte-wzundb .sc-label:where(.svelte-wzundb){color:var(--text-secondary)}.sc-fallback-ok.svelte-wzundb .sc-icon:where(.svelte-wzundb){color:var(--green)}.msg-status.svelte-wzundb{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:var(--type-scale-1);font-weight:600;padding:5px 10px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted)}.msg-status.stopped.svelte-wzundb{background:color-mix(in srgb,var(--red) 10%,var(--surface-2));color:var(--red);border-color:color-mix(in srgb,var(--red) 24%,var(--border))}.msg-status.queued.svelte-wzundb{background:color-mix(in srgb,var(--yellow) 10%,var(--surface-2));color:var(--yellow);border-color:color-mix(in srgb,var(--yellow) 24%,var(--border))}.msg-status.interrupted.svelte-wzundb{background:color-mix(in srgb,var(--orange) 10%,var(--surface-2));color:var(--orange);border-color:color-mix(in srgb,var(--orange) 24%,var(--border))}.msg-status.fallback.svelte-wzundb{background:color-mix(in srgb,var(--yellow) 10%,var(--surface-2));color:var(--yellow);border-color:color-mix(in srgb,var(--yellow) 24%,var(--border))}.msg-status.fallback_ok.svelte-wzundb,.msg-status.success.svelte-wzundb{background:color-mix(in srgb,var(--green) 10%,var(--surface-2));color:var(--green);border-color:color-mix(in srgb,var(--green) 24%,var(--border))}.msg-status.error.svelte-wzundb{background:color-mix(in srgb,var(--red) 10%,var(--surface-2));color:var(--red);border-color:color-mix(in srgb,var(--red) 24%,var(--border))}.msg-status.notice.svelte-wzundb{align-items:flex-start;max-width:100%;white-space:normal;line-height:1.4;font-weight:500}.msg-status.notice.svelte-wzundb .nc-ico:where(.svelte-wzundb){margin-top:1px;flex-shrink:0}.msg-status.notice.warning.svelte-wzundb{background:color-mix(in srgb,var(--orange) 10%,var(--surface-2));color:var(--orange);border-color:color-mix(in srgb,var(--orange) 24%,var(--border))}.msg-status.notice.error.svelte-wzundb{background:color-mix(in srgb,var(--red) 10%,var(--surface-2));color:var(--red);border-color:color-mix(in srgb,var(--red) 24%,var(--border))}.msg-status.notice.info.svelte-wzundb{background:var(--surface-2);color:var(--text-muted);border-color:var(--border)}.answer-card.svelte-1jfdcwf{align-self:stretch;border:0;background:var(--surface-raised);border-radius:14px;padding:8px 12px;display:flex;flex-direction:column;gap:4px;animation:tc-fade-in .15s ease-out both}.answer-card-header.svelte-1jfdcwf{display:flex;align-items:center;gap:5px;min-height:20px}.answer-card-icon.svelte-1jfdcwf{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;color:var(--text-muted);opacity:.75;flex-shrink:0}.answer-card-label.svelte-1jfdcwf{font-size:var(--type-scale-1);font-weight:400;letter-spacing:0;text-transform:none;color:var(--text-secondary);line-height:1.45}.answer-card-item.svelte-1jfdcwf{display:flex;flex-direction:column;gap:1px}.answer-card-item.svelte-1jfdcwf+.answer-card-item:where(.svelte-1jfdcwf){margin-top:4px}.answer-card-question.svelte-1jfdcwf{font-size:var(--type-scale-1);color:var(--text-muted);line-height:1.4}.answer-card-text.svelte-1jfdcwf{font-size:var(--type-scale-1);color:var(--text-secondary);line-height:1.5}.mode-switch-line.svelte-1dl90ys{display:flex;align-items:center;gap:6px;font-size:var(--type-scale-2);font-weight:500;color:var(--text-muted);padding:2px 0}.mode-switch-icon.svelte-1dl90ys{display:inline-flex;flex-shrink:0}.mode-plan.svelte-1dl90ys{color:var(--yellow)}.mode-agent.svelte-1dl90ys{color:var(--accent)}.mode-ask.svelte-1dl90ys{color:var(--green)}.mode-orchestrate.svelte-1dl90ys{color:var(--purple)}.mode-pending.svelte-1dl90ys{opacity:.5}.provider-connections-card.svelte-vl9vjn{width:100%;box-sizing:border-box;border:0;border-radius:14px;background:var(--surface-raised);overflow:hidden}.provider-connections-header.svelte-vl9vjn,.provider-connections-actions.svelte-vl9vjn{display:flex;align-items:center}.provider-connections-header.svelte-vl9vjn{gap:5px;min-height:20px;padding:8px 12px 6px;color:var(--text-muted)}.provider-connections-provider-icon.svelte-vl9vjn{width:13px;height:13px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;opacity:.8}.provider-connections-provider-icon.svelte-vl9vjn img:where(.svelte-vl9vjn){display:block;width:13px;height:13px;border-radius:3px;object-fit:contain}.provider-connections-provider-name.svelte-vl9vjn{color:var(--text-secondary);font-size:var(--type-scale-1);font-weight:400;line-height:1.45}.provider-connections-row-copy.svelte-vl9vjn span:where(.svelte-vl9vjn){color:var(--text-secondary);font-size:var(--type-scale-1)}.provider-connections-list.svelte-vl9vjn{padding:4px 0 6px}.provider-connections-row.svelte-vl9vjn{display:flex;align-items:center;gap:9px;margin:0 6px;padding:7px 6px;border:0;border-radius:9px;background:color-mix(in srgb,var(--provider-connection-accent) 7%,transparent)}.provider-connections-issue-icon.svelte-vl9vjn{width:24px;height:24px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:var(--provider-connection-accent);background:color-mix(in srgb,var(--provider-connection-accent) 14%,var(--surface-raised))}.provider-connections-issue-icon.svelte-vl9vjn img:where(.svelte-vl9vjn){display:block;border-radius:5px;object-fit:cover}.provider-connections-row-copy.svelte-vl9vjn{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.provider-connections-row-copy.svelte-vl9vjn strong:where(.svelte-vl9vjn){font-size:var(--type-scale-2)}.provider-connections-snooze.svelte-vl9vjn{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--text-secondary);cursor:pointer}.provider-connections-snooze.svelte-vl9vjn:hover{background:var(--hover-tint);color:var(--text)}.provider-connections-remote.svelte-vl9vjn{color:var(--yellow)}.provider-connections-actions.svelte-vl9vjn{justify-content:flex-end;gap:7px}.provider-connections-btn.svelte-vl9vjn{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid var(--border-default);border-radius:8px;background:var(--surface-raised);color:var(--text);font:inherit;font-size:var(--type-scale-1);cursor:pointer}.provider-connections-fix.svelte-vl9vjn{background:color-mix(in srgb,var(--provider-connection-accent) 18%,var(--surface-raised));color:var(--provider-connection-accent);border-color:color-mix(in srgb,var(--provider-connection-accent) 28%,transparent);font-weight:500}.provider-connections-plugin-icon.svelte-vl9vjn{display:flex}.provider-connections-plugin-icon.svelte-vl9vjn img{border-radius:3px;object-fit:cover}@media(max-width:640px){.provider-connections-row.svelte-vl9vjn{align-items:flex-start;flex-wrap:wrap}.provider-connections-row-copy.svelte-vl9vjn{width:calc(100% - 33px)}.provider-connections-actions.svelte-vl9vjn{width:100%;padding-left:33px;flex-wrap:wrap}}.msg-result.svelte-1hyf8xa{align-self:flex-start;font-size:var(--type-scale-1);line-height:1.4;padding:0;color:var(--text-muted)}.todo-done-msg.svelte-1dxrp6l{display:flex;align-items:center;gap:6px;font-size:var(--type-scale-2);color:var(--green);opacity:.7;animation:tc-fade-in .15s ease-out both;padding:2px 0}.todo-done-icon.svelte-1dxrp6l{display:inline-flex;flex-shrink:0;color:var(--green)}.todo-done-text.svelte-1dxrp6l{font-size:var(--type-scale-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.plan-backlog-trigger.svelte-1hgi5qz{max-width:180px;gap:5px}.plan-backlog-trigger--compact.svelte-1hgi5qz{height:22px;padding:0 8px;border:1px solid var(--border-subtle);border-radius:5px;background:var(--neutral-subtle);color:var(--text-secondary);font-size:var(--type-scale-1);font-weight:600}.plan-backlog-trigger--compact.svelte-1hgi5qz:hover:not(:disabled){background:var(--hover-tint-bold);color:var(--text)}.plan-backlog-trigger--linked.svelte-1hgi5qz{color:var(--accent)}.plan-backlog-trigger__label.svelte-1hgi5qz{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-backlog-menu__summary.svelte-1hgi5qz{display:flex;flex-direction:column;gap:3px;min-width:0;padding:8px 10px;color:var(--text-muted);font-size:var(--type-scale-1)}.plan-backlog-menu__summary.svelte-1hgi5qz strong:where(.svelte-1hgi5qz){overflow:hidden;color:var(--text);font-size:var(--type-scale-2);text-overflow:ellipsis;white-space:nowrap}.plan-backlog-menu__heading.svelte-1hgi5qz{padding:6px 10px 4px;color:var(--text-muted);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.plan-backlog-spin{animation:svelte-1hgi5qz-plan-backlog-spin .8s linear infinite}@keyframes svelte-1hgi5qz-plan-backlog-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.plan-backlog-trigger.svelte-1hgi5qz{max-width:160px}.plan-backlog-trigger--compact.svelte-1hgi5qz{height:34px;padding:0 14px;border:.5px solid var(--glass-btn-border);border-radius:100px;background:var(--glass-btn-bg);color:var(--text);font-size:var(--type-scale-2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.pc.svelte-abn53h{border:0;border-radius:14px;background:color-mix(in srgb,var(--yellow) 4%,var(--surface));overflow:hidden;box-shadow:none;transition:background .15s;cursor:pointer}.pc.svelte-abn53h:hover,.pc-generating.svelte-abn53h,.pc-executing.svelte-abn53h{background:color-mix(in srgb,var(--yellow) 7%,var(--surface))}.pc-header.svelte-abn53h{display:flex;align-items:center;gap:8px;padding:10px 12px}.pc-icon.svelte-abn53h{flex-shrink:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center}.pc-icon-yellow.svelte-abn53h{display:flex;align-items:center;justify-content:center;color:var(--yellow)}.pc-icon.svelte-abn53h svg{display:block}.pc-check-done.svelte-abn53h{color:var(--yellow)}.pc-check-pending.svelte-abn53h{color:var(--text-muted)}.pc-spinner.svelte-abn53h{animation:svelte-abn53h-pc-spin .7s linear infinite}@keyframes svelte-abn53h-pc-spin{to{transform:rotate(360deg)}}.pc-title.svelte-abn53h{font-size:var(--type-scale-3);font-weight:600;line-height:1.3;color:var(--text);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-status-badge.svelte-abn53h{display:inline-flex;align-items:center;height:16px;font-size:10px;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase;padding:0 6px;border-radius:999px;flex-shrink:0}.pc-status-generating.svelte-abn53h,.pc-status-requested.svelte-abn53h,.pc-status-executing.svelte-abn53h{color:var(--yellow);background:color-mix(in srgb,var(--yellow) 12%,transparent)}.pc-status-paused.svelte-abn53h,.pc-status-needs_input.svelte-abn53h{color:var(--orange);background:color-mix(in srgb,var(--orange) 12%,transparent)}.pc-status-complete.svelte-abn53h{color:var(--text);background:color-mix(in srgb,var(--yellow) 12%,transparent)}.pc-status-error.svelte-abn53h{color:var(--red);background:color-mix(in srgb,var(--red) 12%,transparent)}.pc-body.svelte-abn53h{border-top:1px solid var(--border-subtle);padding:12px;display:flex;flex-direction:column;gap:10px}.pc-markdown-wrap.svelte-abn53h{font-size:var(--type-scale-3);line-height:1.6;max-height:320px;overflow-y:auto}.pc-skeleton.svelte-abn53h{border-color:color-mix(in srgb,var(--yellow) 20%,var(--border))}.pc-skeleton-body.svelte-abn53h{display:flex;flex-direction:column;gap:8px;padding:4px 0}.pc-skeleton-line.svelte-abn53h{height:10px;border-radius:4px;background:color-mix(in srgb,var(--yellow) 8%,var(--border-subtle));animation:svelte-abn53h-pc-skeleton-pulse 1.5s ease-in-out infinite}.pc-skeleton-line-long.svelte-abn53h{width:85%}.pc-skeleton-line-medium.svelte-abn53h{width:60%}.pc-skeleton-line-short.svelte-abn53h{width:40%}@keyframes svelte-abn53h-pc-skeleton-pulse{0%,to{opacity:.4}50%{opacity:1}}.pc-empty.svelte-abn53h{font-size:var(--type-scale-2);color:var(--text-muted);padding:8px 0}.pc-empty-error.svelte-abn53h{color:var(--red)}.pc-checklist.svelte-abn53h{display:flex;flex-direction:column;gap:4px;padding:10px 0 0;border-top:1px solid var(--border-subtle)}.pc-check.svelte-abn53h{display:flex;align-items:flex-start;gap:6px;font-size:var(--type-scale-2);line-height:1.4;color:var(--text)}.pc-check.done.svelte-abn53h{color:var(--text-muted);text-decoration:line-through}.pc-check.svelte-abn53h svg{flex-shrink:0;margin-top:1px}.pc-footer-actions.svelte-abn53h{display:flex;align-items:center;gap:6px;padding-top:8px;border-top:1px solid var(--border-subtle)}.pc-btn.svelte-abn53h{border:none;border-radius:5px;padding:3px 8px;font-size:var(--type-scale-1);font-weight:600;cursor:pointer;transition:background .12s,opacity .12s;white-space:nowrap}.pc-btn.svelte-abn53h:disabled{opacity:.5;cursor:default}.pc-btn-secondary.svelte-abn53h{background:var(--neutral-subtle);color:var(--text-secondary);border:1px solid var(--border-subtle);height:22px;display:flex;align-items:center}.pc-btn-secondary.svelte-abn53h:hover:not(:disabled){background:var(--hover-tint-bold);color:var(--text)}.pc-btn-primary.svelte-abn53h{margin-left:auto;background:var(--yellow);color:#1a1a1a}.pc-btn-primary.svelte-abn53h:hover:not(:disabled){background:color-mix(in srgb,var(--yellow) 85%,var(--bg))}.pc-btn-complete.svelte-abn53h{margin-left:auto;background:color-mix(in srgb,var(--yellow) 15%,var(--surface));color:var(--text);cursor:default;opacity:1!important}.mcm-trigger.pc-btn-build-menu{margin-left:auto;height:22px;padding:0 8px;gap:4px;white-space:nowrap}@media(pointer:coarse){.pc.svelte-abn53h{border-radius:18px}}@media(max-width:768px){.pc-footer-actions.svelte-abn53h{gap:8px;padding-top:10px}.pc-btn.svelte-abn53h{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border:.5px solid var(--glass-btn-border);border-radius:100px;background:var(--glass-btn-bg);color:var(--text);font-size:var(--type-scale-2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s,transform .1s}.pc-btn.svelte-abn53h:active:not(:disabled){background:var(--glass-btn-active);transform:scale(.95)}.pc-btn.svelte-abn53h:disabled{opacity:.35}.pc-btn-secondary.svelte-abn53h:hover:not(:disabled){background:var(--glass-btn-bg);color:var(--text)}.pc-btn-primary.svelte-abn53h,.pc-btn-complete.svelte-abn53h{border-color:color-mix(in srgb,var(--yellow) 28%,transparent);background:color-mix(in srgb,var(--yellow) 16%,transparent);color:var(--yellow)}.pc-btn-primary.svelte-abn53h:hover:not(:disabled){background:color-mix(in srgb,var(--yellow) 16%,transparent)}.pc-btn-primary.svelte-abn53h:active:not(:disabled){background:color-mix(in srgb,var(--yellow) 26%,transparent)}.pc-btn-complete.svelte-abn53h{color:var(--text)}.mcm-trigger.pc-btn-build-menu{height:34px;padding:0 14px;border-color:color-mix(in srgb,var(--yellow) 28%,transparent);background:color-mix(in srgb,var(--yellow) 16%,transparent);color:var(--yellow)}}.turn-nav-option.svelte-1gfh1ig{content-visibility:auto;contain-intrinsic-size:auto 100% auto 48px;border-radius:8px;align-items:center;padding-block:6px;gap:8px}.turn-nav-num.svelte-1gfh1ig{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:var(--radius-full);background:color-mix(in srgb,var(--text-muted) 12%,transparent);font-size:var(--type-scale-1);font-weight:600;font-family:inherit;font-variant-numeric:tabular-nums;color:var(--accent);text-align:center;line-height:1}.turn-nav-text.svelte-1gfh1ig{flex:1;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:var(--type-scale-3);line-height:1.4;color:var(--text)}.chat-feed-wrap.svelte-uk97eh{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;margin-bottom:8px}.chat-feed-layout.svelte-uk97eh{flex:1;min-height:0;display:flex;flex-direction:column}.agent-chat-feed.svelte-uk97eh>:where(.svelte-uk97eh):last-child:not(.cf-vspacer){min-height:var(--chat-tail-runway, 0px)}.chat-feed-wrap.turn-toc-enabled.svelte-uk97eh{container-type:inline-size}.turn-toc.svelte-uk97eh{display:none}.turn-toc-overlay.svelte-uk97eh{display:block;position:absolute;top:50%;right:10px;z-index:4;width:12px}@container (min-width: 828px){.turn-toc-enabled.svelte-uk97eh .chat-feed-layout:where(.svelte-uk97eh){display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.turn-toc-enabled.svelte-uk97eh .agent-chat-feed:where(.svelte-uk97eh){grid-area:1 / 1;justify-self:center;width:100%;min-width:0}}.turn-toc-rail.svelte-uk97eh{display:flex;max-height:calc(75vh - 24px);flex-direction:column;align-items:flex-start;gap:12px;width:12px;padding:0;border:0;background:transparent;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;cursor:pointer;transform:translateY(-50%)}.turn-toc-rail.svelte-uk97eh::-webkit-scrollbar{display:none}.turn-toc-marker.svelte-uk97eh{display:block;width:12px;height:2px;flex:none;border-radius:var(--radius-full);background:color-mix(in srgb,var(--text-muted) 24%,transparent);transition:background var(--transition-fast)}.turn-toc-rail.svelte-uk97eh:hover .turn-toc-marker:where(.svelte-uk97eh){background:color-mix(in srgb,var(--text-muted) 50%,transparent)}.turn-toc-marker.active.svelte-uk97eh{background:var(--text)}.turn-toc-rail.svelte-uk97eh:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.turn-toc-marker.svelte-uk97eh{transition:none}}.agent-chat-feed.svelte-uk97eh{--chat-feed-pad-x: 24px;--chat-feed-pad-top: 12px;--chat-turn-header-bleed-x: 12px;flex:1;overflow-y:auto;scrollbar-gutter:stable;padding:var(--chat-feed-pad-top) var(--chat-feed-pad-x);display:flex;flex-direction:column;gap:4px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.cf-vspacer.svelte-uk97eh{flex:none;width:100%;pointer-events:none}.chat-turn.svelte-uk97eh{display:flex;flex-direction:column;position:relative}.chat-turn.svelte-uk97eh+.chat-turn:where(.svelte-uk97eh){margin-top:10px}.chat-turn-header.svelte-uk97eh{position:sticky;top:var(--chat-turn-header-sticky-top, 0px);z-index:6;overflow:visible}.chat-turn-header-inner.svelte-uk97eh{position:relative;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;overflow:visible;margin-inline:calc(-1 * var(--chat-turn-header-bleed-x));width:calc(100% + 2 * var(--chat-turn-header-bleed-x));--chat-turn-header-pad-x: 14px;--chat-turn-header-pad-y: 10px}.chat-turn-header-inner.svelte-uk97eh>.msg-user-box,.chat-turn-header-inner.svelte-uk97eh>.msg-answer-box,.chat-turn-header-inner.svelte-uk97eh>.chat-turn-todo-anchor:where(.svelte-uk97eh){width:100%;max-width:none;align-self:stretch;box-sizing:border-box;margin-inline:0}.chat-turn-header-inner.svelte-uk97eh>.msg-user-box{padding:var(--chat-turn-header-pad-y) var(--chat-turn-header-pad-x)}.chat-turn-header-inner.svelte-uk97eh>.msg-answer-box{padding:6px var(--chat-turn-header-pad-x)}.chat-turn-header.stuck.svelte-uk97eh:before{content:"";position:absolute;top:calc(-1 * var(--chat-feed-pad-top));left:calc(-1 * var(--chat-turn-header-bleed-x));right:calc(-1 * var(--chat-turn-header-bleed-x));bottom:0;background:var(--bg);z-index:-1;pointer-events:none}.chat-turn-header.svelte-uk97eh:after{content:"";position:absolute;left:calc(-1 * var(--chat-turn-header-bleed-x));right:calc(-1 * var(--chat-turn-header-bleed-x));bottom:-32px;height:32px;pointer-events:none;background:linear-gradient(to bottom,var(--bg) 0%,color-mix(in srgb,var(--bg) 78%,transparent) 20%,color-mix(in srgb,var(--bg) 45%,transparent) 44%,color-mix(in srgb,var(--bg) 18%,transparent) 68%,color-mix(in srgb,var(--bg) 5%,transparent) 86%,transparent 100%);opacity:0}.chat-turn-header.stuck.svelte-uk97eh:after{opacity:1}.chat-turn-header.pushed-off.svelte-uk97eh{visibility:hidden;pointer-events:none;max-height:0;overflow:hidden;margin:0}.chat-turn-header.pushed-off.svelte-uk97eh:before,.chat-turn-header.pushed-off.svelte-uk97eh:after{display:none}.chat-turn-todo-anchor.svelte-uk97eh{margin:-1px 0 0;padding:8px var(--chat-turn-header-pad-x) 10px;background:var(--surface);border:1px solid var(--accent-muted);border-top:1px solid var(--border-subtle);border-radius:0 0 var(--radius-md) var(--radius-md)}.chat-turn-todo-anchor.svelte-uk97eh .bc{width:100%;max-width:none}.chat-turn-header.svelte-uk97eh:has(.chat-turn-todo-anchor:where(.svelte-uk97eh)) .msg-user-box:where(.svelte-uk97eh),.chat-turn-header.svelte-uk97eh:has(.chat-turn-todo-anchor:where(.svelte-uk97eh)) .msg-answer-box:where(.svelte-uk97eh){border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-turn-body.svelte-uk97eh{display:flex;flex-direction:column;gap:4px;margin-top:8px}.chat-turn-dimmed.svelte-uk97eh>.chat-turn-body:where(.svelte-uk97eh),.chat-turn-dimmed.svelte-uk97eh>.turn-actions:where(.svelte-uk97eh){opacity:.35;transition:opacity .25s ease}.chat-turn-dimmed.svelte-uk97eh>.chat-turn-body:where(.svelte-uk97eh){cursor:pointer;pointer-events:auto}.chat-turn-dimmed.svelte-uk97eh>.turn-actions:where(.svelte-uk97eh){pointer-events:none}.chat-turn-dimmed.svelte-uk97eh>.chat-turn-body:where(.svelte-uk97eh):hover,.chat-turn-dimmed.svelte-uk97eh>.chat-turn-body:where(.svelte-uk97eh):hover~.turn-actions:where(.svelte-uk97eh){opacity:.55}.stash-banner.svelte-uk97eh{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:8px;background:color-mix(in srgb,var(--accent) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 25%,var(--border));border-radius:var(--radius-sm);opacity:1;cursor:default;pointer-events:auto}.stash-banner-icon{color:var(--accent);flex-shrink:0}.stash-banner-text.svelte-uk97eh{font-size:var(--type-scale-2);font-weight:500;color:var(--text);flex:1}.stash-banner-btn.svelte-uk97eh{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:var(--type-scale-1);font-weight:500;border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;transition:background var(--transition-fast)}.stash-banner-apply.svelte-uk97eh{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.stash-banner-apply.svelte-uk97eh:hover{opacity:.85}.stash-banner-discard.svelte-uk97eh{background:var(--surface-raised);color:var(--text-muted)}.stash-banner-discard.svelte-uk97eh:hover{background:var(--neutral-hover);color:var(--text)}.chat-turn-flash.svelte-uk97eh{animation:svelte-uk97eh-turn-flash-wash 1.9s ease;border-radius:14px}@keyframes svelte-uk97eh-turn-flash-wash{0%,14%{background-color:color-mix(in srgb,var(--accent) 14%,transparent);box-shadow:0 0 0 12px color-mix(in srgb,var(--accent) 14%,transparent)}to{background-color:transparent;box-shadow:0 0 0 12px transparent}}.chat-msg-flash.svelte-uk97eh{animation:svelte-uk97eh-msg-flash-ring 1.9s ease;border-radius:12px}@keyframes svelte-uk97eh-msg-flash-ring{0%,14%{background-color:color-mix(in srgb,var(--accent) 16%,transparent);box-shadow:0 0 0 12px color-mix(in srgb,var(--accent) 22%,transparent)}to{background-color:transparent;box-shadow:0 0 0 12px transparent}}.chat-plan-flash.svelte-uk97eh{animation:svelte-uk97eh-msg-flash-ring 1.9s ease;border-radius:16px}.turn-actions.svelte-uk97eh{display:flex;justify-content:flex-end;align-items:center;gap:6px;padding:0}.turn-more-btn.svelte-uk97eh{display:flex;align-items:center;justify-content:center;width:28px;height:20px;padding:0;background:none;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:color .12s,background .12s}.turn-more-btn.svelte-uk97eh:hover{color:var(--text);background:var(--hover-tint)}.agent-chat-feed.svelte-uk97eh .msg-bubble{max-width:100%;border-radius:0;padding:0;font-size:var(--type-scale-3);line-height:1.6;word-break:break-word;white-space:normal}.agent-chat-feed.svelte-uk97eh .msg-bubble.msg-assistant{align-self:flex-start;color:var(--text);background:transparent;border:none}.agent-chat-feed.svelte-uk97eh .msg-bubble.msg-assistant .md{font-size:var(--type-scale-3);line-height:1.6}.msg-user-box.svelte-uk97eh{align-self:flex-start;width:calc(100% + 2 * var(--chat-turn-header-bleed-x));max-width:none;min-height:36px;margin:0 calc(-1 * var(--chat-turn-header-bleed-x));border:1px solid var(--accent-muted);border-radius:var(--radius-md);background:linear-gradient(180deg,var(--surface-2, var(--surface-raised)) 0%,var(--surface) 100%);position:relative;padding:10px 14px;color:var(--text);overflow:clip}.msg-user-box.svelte-uk97eh{cursor:pointer}.msg-user-box.editing.svelte-uk97eh{cursor:default;outline:1px solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:-1px}.msg-user-text.svelte-uk97eh{font-size:var(--type-scale-3);line-height:1.55;white-space:normal!important;word-break:break-word;overflow-wrap:anywhere}.msg-user-text.svelte-uk97eh p{margin:0 0 6px}.msg-user-text.svelte-uk97eh p:last-child{margin-bottom:0}.msg-user-text.svelte-uk97eh h1{font-size:var(--type-scale-5);font-weight:700;margin:10px 0 6px;line-height:1.3}.msg-user-text.svelte-uk97eh h2{font-size:var(--type-scale-4);font-weight:700;margin:10px 0 4px;line-height:1.3}.msg-user-text.svelte-uk97eh h3{font-size:var(--type-scale-3);font-weight:600;margin:8px 0 4px;line-height:1.4}.msg-user-text.svelte-uk97eh h4,.msg-user-text.svelte-uk97eh h5,.msg-user-text.svelte-uk97eh h6{font-size:var(--type-scale-3);font-weight:600;margin:8px 0 4px}.msg-user-text.svelte-uk97eh h1:first-child,.msg-user-text.svelte-uk97eh h2:first-child,.msg-user-text.svelte-uk97eh h3:first-child,.msg-user-text.svelte-uk97eh h4:first-child{margin-top:0}.msg-user-text.svelte-uk97eh strong{font-weight:600}.msg-user-text.svelte-uk97eh em{font-style:italic}.msg-user-text.svelte-uk97eh code{font-family:var(--font-mono, ui-monospace, monospace);font-size:.92em;background:var(--hover-tint, rgba(127,127,127,.12));padding:1px 4px;border-radius:3px}.msg-user-text.svelte-uk97eh pre{background:var(--hover-tint, rgba(127,127,127,.12));padding:8px 10px;border-radius:4px;overflow-x:auto;margin:6px 0}.msg-user-text.svelte-uk97eh pre code{background:transparent;padding:0}.msg-user-text.svelte-uk97eh ul,.msg-user-text.svelte-uk97eh ol{margin:4px 0;padding-left:20px}.msg-user-text.svelte-uk97eh li{margin-bottom:2px}.msg-user-text.svelte-uk97eh blockquote{margin:6px 0;padding-left:10px;border-left:3px solid var(--border, rgba(127,127,127,.25));color:var(--text-secondary, inherit)}.msg-user-text.svelte-uk97eh hr{border:0;border-top:1px solid var(--border, rgba(127,127,127,.25));margin:8px 0}.msg-user-text.svelte-uk97eh a{color:var(--accent, inherit);text-decoration:underline}.msg-user-box.svelte-uk97eh:not(.no-overflow):not(.expanded) .msg-user-text:where(.svelte-uk97eh){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;--_fade: 28px;--_fade-start: 0px}.msg-user-box.expanded.svelte-uk97eh .msg-user-text:where(.svelte-uk97eh),.msg-user-box.no-overflow.svelte-uk97eh .msg-user-text:where(.svelte-uk97eh){display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.chat-display-chat.svelte-uk97eh{.msg-user-box:where(.svelte-uk97eh){width:fit-content;max-width:min(88%,640px);margin-left:auto;margin-right:0;padding:11px 15px;min-height:42px;border:0;border-radius:20px 20px 6px;background:var(--surface-raised)}.msg-user-box:where(.svelte-uk97eh):not(.expanded) .msg-user-text:where(.svelte-uk97eh){display:block!important;max-height:300px;overflow-y:auto!important;--_fade: 32px;--_fade-start: 20px}.msg-user-box.expanded:where(.svelte-uk97eh) .msg-user-text:where(.svelte-uk97eh){max-height:none;overflow:visible!important}.msg-user-expand-toggle:where(.svelte-uk97eh){display:block;margin:4px auto 0 0;padding:0;border:none;background:none;color:var(--text-muted);font-family:inherit;font-size:var(--type-scale-1);font-weight:600;cursor:pointer;transition:color var(--transition-fast)}.msg-user-expand-toggle:where(.svelte-uk97eh):hover{color:var(--text)}}.msg-user-revert-icon.svelte-uk97eh{position:absolute;bottom:6px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;border-radius:4px;cursor:pointer;color:var(--text-muted);opacity:.3;transition:opacity .15s ease,color .15s ease;z-index:2}.msg-user-revert-icon.svelte-uk97eh:hover{opacity:.8}.msg-user-revert-icon.active.svelte-uk97eh{opacity:1;color:var(--accent)}.msg-user-stop-icon.svelte-uk97eh{position:absolute;bottom:6px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:var(--accent);color:var(--on-accent);border:none;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .15s ease;z-index:2}.msg-user-box.svelte-uk97eh:hover .msg-user-stop-icon:where(.svelte-uk97eh){opacity:1}.msg-user-stop-icon.svelte-uk97eh:hover{opacity:.85!important}.msg-user-box.svelte-uk97eh:has(.msg-user-revert-icon:where(.svelte-uk97eh)) .msg-user-text:where(.svelte-uk97eh),.msg-user-box.svelte-uk97eh:has(.msg-user-stop-icon:where(.svelte-uk97eh)) .msg-user-text:where(.svelte-uk97eh){padding-right:28px}.msg-user-box.reverted.svelte-uk97eh{border-color:var(--accent)}.msg-user-box-build.svelte-uk97eh{background:color-mix(in srgb,var(--yellow) 3%,var(--surface));border-color:color-mix(in srgb,var(--yellow) 20%,var(--border));cursor:default;transition:border-color .15s}.msg-user-box-build.svelte-uk97eh:hover{border-color:color-mix(in srgb,var(--yellow) 35%,var(--border))}.msg-answer-box.svelte-uk97eh{align-self:flex-start;width:calc(100% + 2 * var(--chat-turn-header-bleed-x));margin:0 calc(-1 * var(--chat-turn-header-bleed-x));border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:6px 10px;color:var(--text);cursor:pointer;outline:none;transition:border-color .15s,background .15s}.msg-answer-box.svelte-uk97eh:hover{border-color:var(--accent-muted)}.msg-answer-box.svelte-uk97eh:focus-visible{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.msg-answer-header.svelte-uk97eh{display:flex;align-items:center;gap:6px;min-height:20px}.msg-answer-icon.svelte-uk97eh{color:var(--text-muted);flex-shrink:0;display:inline-flex;align-items:center}.msg-answer-summary.svelte-uk97eh{font-size:var(--type-scale-2);color:var(--text);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-answer-caret.svelte-uk97eh{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:none;border:none;border-radius:var(--radius-sm);color:var(--text-muted);flex-shrink:0;pointer-events:none}.msg-answer-actions.svelte-uk97eh{display:flex;justify-content:flex-start;margin-top:4px}.msg-answer-jump.svelte-uk97eh{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;background:none;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:var(--type-scale-2);cursor:pointer;transition:color .15s,border-color .15s,background .15s}.msg-answer-jump.svelte-uk97eh:hover{color:var(--text);border-color:var(--accent-muted);background:var(--hover-tint)}.msg-answer-body.svelte-uk97eh{display:flex;flex-direction:column;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border-subtle)}.msg-answer-item.svelte-uk97eh{display:flex;flex-direction:column;gap:2px}.msg-answer-prompt.svelte-uk97eh{font-size:var(--type-scale-2);color:var(--text-muted);line-height:1.4}.msg-answer-value.svelte-uk97eh{font-size:var(--type-scale-3);color:var(--text);line-height:1.5}.qc-anchor.qc-highlight-pulse.svelte-uk97eh{animation:svelte-uk97eh-qc-pulse 1.2s ease}@keyframes svelte-uk97eh-qc-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--accent) 55%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--accent) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--accent) 0%,transparent)}}.edit-confirm-backdrop.svelte-uk97eh{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:var(--overlay);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:overlay-in .15s ease}.edit-confirm-dialog.svelte-uk97eh{z-index:1201;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;min-width:360px;max-width:440px;box-shadow:var(--shadow-lg);animation:svelte-uk97eh-edit-confirm-in .15s ease}@keyframes svelte-uk97eh-edit-confirm-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.edit-confirm-title.svelte-uk97eh{font-size:15px;font-weight:600;margin:0 0 6px;letter-spacing:-.01em;color:var(--text)}.edit-confirm-subtitle.svelte-uk97eh{font-size:var(--type-scale-3);color:var(--text-muted);margin:0 0 16px}.edit-confirm-checkbox.svelte-uk97eh{display:flex;align-items:center;gap:8px;font-size:var(--type-scale-3);color:var(--text);cursor:pointer;margin-bottom:20px}.edit-confirm-actions.svelte-uk97eh{display:flex;justify-content:flex-end;align-items:center;gap:8px}.edit-confirm-cancel.svelte-uk97eh{display:flex;align-items:center;gap:6px;padding:7px 14px;font-size:var(--type-scale-3);font-weight:500;background:none;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast)}.edit-confirm-cancel.svelte-uk97eh:hover{color:var(--text);background:var(--neutral-hover)}.edit-confirm-cancel.svelte-uk97eh kbd:where(.svelte-uk97eh){font-family:inherit;font-size:var(--type-scale-1);color:var(--text-dimmed);padding:1px 5px;border:1px solid var(--border);border-radius:4px;background:var(--bg)}.edit-confirm-continue.svelte-uk97eh kbd:where(.svelte-uk97eh){font-family:inherit;font-size:var(--type-scale-1);color:inherit;padding:1px 5px;border:1px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:4px;background:color-mix(in srgb,currentColor 10%,transparent)}.edit-confirm-continue.svelte-uk97eh{display:flex;align-items:center;gap:6px;padding:7px 16px;font-size:var(--type-scale-3);font-weight:600;background:var(--accent);color:var(--on-accent);border:none;border-radius:var(--radius-sm);cursor:pointer;transition:opacity var(--transition-fast)}.edit-confirm-continue.svelte-uk97eh:hover{opacity:.85}.edit-confirm-stash.svelte-uk97eh{display:flex;align-items:center;gap:6px;padding:7px 14px;font-size:var(--type-scale-3);font-weight:500;background:var(--surface-raised);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.edit-confirm-stash.svelte-uk97eh:hover{background:var(--neutral-hover);border-color:var(--text-muted)}@media(max-width:768px){.edit-confirm-backdrop.svelte-uk97eh{align-items:flex-end}.edit-confirm-dialog.svelte-uk97eh{min-width:unset;max-width:100%;width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom));animation:sheet-slide-up .25s ease}.edit-confirm-actions.svelte-uk97eh{flex-direction:column-reverse;gap:10px}.edit-confirm-cancel.svelte-uk97eh,.edit-confirm-continue.svelte-uk97eh,.edit-confirm-stash.svelte-uk97eh{width:100%;justify-content:center;padding:12px;font-size:15px;border-radius:var(--radius-md)}}.msg-system.svelte-uk97eh{align-self:flex-start;font-size:var(--type-scale-1);color:var(--text-muted);padding:4px 0;font-family:var(--mono)}.msg-stderr.svelte-uk97eh,.msg-stdout.svelte-uk97eh{align-self:stretch;font-family:var(--mono);font-size:var(--type-scale-1);color:var(--text-muted);max-width:100%;opacity:.45;transition:opacity var(--transition-fast);white-space:pre-wrap;word-break:break-all}.msg-stderr.svelte-uk97eh:hover,.msg-stdout.svelte-uk97eh:hover{opacity:.8}.ws-plan-inline.svelte-uk97eh{padding:4px 0 8px;align-self:stretch;max-width:100%}.plan-feedback-card.svelte-uk97eh .plan-feedback-icon:where(.svelte-uk97eh){flex-shrink:0;color:var(--yellow);display:inline-flex;align-items:center}.plan-feedback-card.svelte-uk97eh .plan-feedback-progress:where(.svelte-uk97eh){font-size:10px;color:var(--text-muted);margin-left:auto;font-variant-numeric:tabular-nums}.plan-todo-done.svelte-uk97eh .plan-todo-done-icon:where(.svelte-uk97eh){flex-shrink:0;color:var(--green);display:inline-flex;align-items:center}.agent-chat-feed.svelte-uk97eh .shell-card+.msg-bubble,.agent-chat-feed.svelte-uk97eh .shell-card+.msg-user-box,.agent-chat-feed.svelte-uk97eh .shell-card+.agent-chat-bubble,.agent-chat-feed.svelte-uk97eh .shell-card+.msg-result,.agent-chat-feed.svelte-uk97eh .shell-card+.msg-stderr,.agent-chat-feed.svelte-uk97eh .shell-card+.msg-stdout,.agent-chat-feed.svelte-uk97eh .shell-card+.msg-system,.agent-chat-feed.svelte-uk97eh .shell-card+.todo-card,.agent-chat-feed.svelte-uk97eh .shell-card+.provider-msg{margin-top:6px}.agent-chat-feed.svelte-uk97eh .msg-bubble+.shell-card,.agent-chat-feed.svelte-uk97eh .msg-user-box+.shell-card,.agent-chat-feed.svelte-uk97eh .agent-chat-bubble+.shell-card,.agent-chat-feed.svelte-uk97eh .msg-result+.shell-card,.agent-chat-feed.svelte-uk97eh .todo-card+.shell-card,.agent-chat-feed.svelte-uk97eh .provider-msg+.shell-card{margin-top:6px}.agent-chat-feed.svelte-uk97eh .shell-card+.tool-card,.agent-chat-feed.svelte-uk97eh .tool-card+.shell-card{margin-top:2px}.agent-chat-feed.svelte-uk97eh .shell-card+.shell-card{margin-top:2px}.agent-chat-feed.svelte-uk97eh .tool-card+.msg-bubble,.agent-chat-feed.svelte-uk97eh .tool-card+.msg-user-box,.agent-chat-feed.svelte-uk97eh .tool-card+.agent-chat-bubble,.agent-chat-feed.svelte-uk97eh .tool-card+.msg-result,.agent-chat-feed.svelte-uk97eh .tool-card+.msg-stderr,.agent-chat-feed.svelte-uk97eh .tool-card+.msg-stdout,.agent-chat-feed.svelte-uk97eh .tool-card+.msg-system,.agent-chat-feed.svelte-uk97eh .tool-card+.msg-todo-card,.agent-chat-feed.svelte-uk97eh .tool-card+.provider-msg,.agent-chat-feed.svelte-uk97eh .diff-tool+.msg-bubble,.agent-chat-feed.svelte-uk97eh .diff-tool+.msg-user-box,.agent-chat-feed.svelte-uk97eh .diff-tool+.agent-chat-bubble,.agent-chat-feed.svelte-uk97eh .diff-tool+.msg-result,.agent-chat-feed.svelte-uk97eh .diff-tool+.msg-stderr,.agent-chat-feed.svelte-uk97eh .diff-tool+.msg-stdout,.agent-chat-feed.svelte-uk97eh .diff-tool+.msg-system,.agent-chat-feed.svelte-uk97eh .diff-tool+.todo-card,.agent-chat-feed.svelte-uk97eh .diff-tool+.provider-msg,.agent-chat-feed.svelte-uk97eh .tool-group+.msg-bubble,.agent-chat-feed.svelte-uk97eh .tool-group+.msg-user-box,.agent-chat-feed.svelte-uk97eh .tool-group+.agent-chat-bubble,.agent-chat-feed.svelte-uk97eh .tool-group+.msg-result,.agent-chat-feed.svelte-uk97eh .tool-group+.msg-stderr,.agent-chat-feed.svelte-uk97eh .tool-group+.msg-stdout,.agent-chat-feed.svelte-uk97eh .tool-group+.msg-system,.agent-chat-feed.svelte-uk97eh .tool-group+.todo-card,.agent-chat-feed.svelte-uk97eh .tool-group+.provider-msg,.agent-chat-feed.svelte-uk97eh .provider-msg+.msg-bubble,.agent-chat-feed.svelte-uk97eh .provider-msg+.msg-user-box,.agent-chat-feed.svelte-uk97eh .provider-msg+.tool-card,.agent-chat-feed.svelte-uk97eh .provider-msg+.diff-tool,.agent-chat-feed.svelte-uk97eh .provider-msg+.tool-group,.agent-chat-feed.svelte-uk97eh .provider-msg+.todo-card,.agent-chat-feed.svelte-uk97eh .thinking-block+.msg-bubble,.agent-chat-feed.svelte-uk97eh .thinking-block+.tool-card,.agent-chat-feed.svelte-uk97eh .thinking-block+.diff-tool,.agent-chat-feed.svelte-uk97eh .thinking-block+.tool-group,.agent-chat-feed.svelte-uk97eh .msg-bubble+.thinking-block,.agent-chat-feed.svelte-uk97eh .tool-card+.thinking-block,.agent-chat-feed.svelte-uk97eh .diff-tool+.thinking-block,.agent-chat-feed.svelte-uk97eh .tool-group+.thinking-block{margin-top:6px}.agent-chat-feed.svelte-uk97eh .msg-bubble+.tool-card,.agent-chat-feed.svelte-uk97eh .msg-user-box+.tool-card,.agent-chat-feed.svelte-uk97eh .agent-chat-bubble+.tool-card,.agent-chat-feed.svelte-uk97eh .msg-result+.tool-card,.agent-chat-feed.svelte-uk97eh .todo-card+.tool-card,.agent-chat-feed.svelte-uk97eh .msg-bubble+.diff-tool,.agent-chat-feed.svelte-uk97eh .msg-user-box+.diff-tool,.agent-chat-feed.svelte-uk97eh .agent-chat-bubble+.diff-tool,.agent-chat-feed.svelte-uk97eh .msg-result+.diff-tool,.agent-chat-feed.svelte-uk97eh .todo-card+.diff-tool,.agent-chat-feed.svelte-uk97eh .msg-bubble+.tool-group,.agent-chat-feed.svelte-uk97eh .msg-user-box+.tool-group,.agent-chat-feed.svelte-uk97eh .agent-chat-bubble+.tool-group,.agent-chat-feed.svelte-uk97eh .msg-result+.tool-group,.agent-chat-feed.svelte-uk97eh .todo-card+.tool-group{margin-top:6px}.agent-chat-feed.svelte-uk97eh .diff-tool+.diff-tool,.agent-chat-feed.svelte-uk97eh .diff-tool+.tool-card,.agent-chat-feed.svelte-uk97eh .tool-card+.diff-tool{margin-top:2px}.agent-chat-feed.svelte-uk97eh .todo-card+.msg-bubble,.agent-chat-feed.svelte-uk97eh .todo-card+.msg-user-box,.agent-chat-feed.svelte-uk97eh .todo-card+.agent-chat-bubble,.agent-chat-feed.svelte-uk97eh .todo-collapsed+.tool-card,.agent-chat-feed.svelte-uk97eh .todo-collapsed+.tool-group,.agent-chat-feed.svelte-uk97eh .todo-collapsed+.shell-card,.agent-chat-feed.svelte-uk97eh .todo-collapsed+.msg-bubble,.agent-chat-feed.svelte-uk97eh .todo-collapsed+.msg-user-box{margin-top:6px}.agent-chat-feed.svelte-uk97eh .tc-chevron,.agent-chat-feed.svelte-uk97eh .tool-group-chevron,.agent-chat-feed.svelte-uk97eh .thinking-chevron,.agent-chat-feed.svelte-uk97eh .activity-group-chevron,.agent-chat-feed.svelte-uk97eh .worked-turn-chevron{margin-left:0!important;opacity:0!important}.agent-chat-feed.svelte-uk97eh .tool-card:hover .tc-chevron,.agent-chat-feed.svelte-uk97eh .tool-card.expanded .tc-chevron,.agent-chat-feed.svelte-uk97eh .tool-group:hover .tool-group-chevron,.agent-chat-feed.svelte-uk97eh .tool-group.expanded .tool-group-chevron,.agent-chat-feed.svelte-uk97eh .thinking-block:hover .thinking-chevron,.agent-chat-feed.svelte-uk97eh .thinking-block.expanded .thinking-chevron,.agent-chat-feed.svelte-uk97eh .activity-group:hover .activity-group-chevron,.agent-chat-feed.svelte-uk97eh .activity-group-expanded .activity-group-chevron,.agent-chat-feed.svelte-uk97eh .worked-turn:hover .worked-turn-chevron,.agent-chat-feed.svelte-uk97eh .worked-turn-expanded .worked-turn-chevron{opacity:.45!important}.agent-chat-feed.svelte-uk97eh .gt-head-pattern,.agent-chat-feed.svelte-uk97eh .gl-head-pattern{flex:0 1 auto!important}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh){background:var(--surface-raised);border:1px solid transparent;border-radius:var(--radius-md)}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh):has(>.msg-user-box.editing:where(.svelte-uk97eh)){border-color:color-mix(in srgb,var(--accent) 55%,transparent)}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-user-box.editing{outline:0}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-user-box,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-answer-box,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh)>.chat-turn-todo-anchor:where(.svelte-uk97eh){background:transparent;border:0}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .chat-turn-header-inner:where(.svelte-uk97eh)>.chat-turn-todo-anchor:where(.svelte-uk97eh){border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent)}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .msg-bubble,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .msg-bubble.msg-assistant .md,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .msg-user-text:where(.svelte-uk97eh){font-size:var(--type-scale-2);line-height:1.65}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .msg-bubble+.activity-group,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group+.msg-bubble,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group+.activity-group,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .msg-bubble+.msg-bubble,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .thinking-block+.activity-group,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group+.thinking-block,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-card+.activity-group,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .shell-card+.activity-group,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .msg-bubble+.worked-turn,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .worked-turn+.msg-bubble{margin-top:8px}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-card+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .shell-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .shell-card+.shell-card{margin-top:1px}.agent-chat-feed.svelte-uk97eh .activity-group-body,.agent-chat-feed.svelte-uk97eh .tool-group-body,.agent-chat-feed.svelte-uk97eh .worked-turn-body{gap:0!important;padding-inline:0!important;margin-left:0!important}.agent-chat-feed.svelte-uk97eh .activity-group-body>*,.agent-chat-feed.svelte-uk97eh .tool-group-body>*,.agent-chat-feed.svelte-uk97eh .worked-turn-body>*{margin-left:0!important}.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group-body>.tool-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group-body>.tool-card+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group-body>.shell-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .activity-group-body>.shell-card+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-group-body>.tool-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-group-body>.tool-card+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-group-body>.shell-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .tool-group-body>.shell-card+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .worked-turn-body>.tool-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .worked-turn-body>.tool-card+.shell-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .worked-turn-body>.shell-card+.tool-card,.agent-chat-feed.svelte-uk97eh:not(.chat-display-chat) .worked-turn-body>.shell-card+.shell-card{margin-top:0}.agent-chat-feed.svelte-uk97eh .tc-chevron,.agent-chat-feed.svelte-uk97eh .tool-group-chevron,.agent-chat-feed.svelte-uk97eh .thinking-chevron,.agent-chat-feed.svelte-uk97eh .activity-group-chevron,.agent-chat-feed.svelte-uk97eh .worked-turn-chevron{opacity:.45!important}.agent-chat-feed.svelte-uk97eh .tool-card-header .tc-label,.agent-chat-feed.svelte-uk97eh .tool-card-header .tc-detail,.agent-chat-feed.svelte-uk97eh .tool-group-header .tg-label,.agent-chat-feed.svelte-uk97eh .tool-group-header .tg-detail,.agent-chat-feed.svelte-uk97eh .shell-card,.agent-chat-feed.svelte-uk97eh .activity-group-summary,.agent-chat-feed.svelte-uk97eh .activity-group-stat,.agent-chat-feed.svelte-uk97eh .activity-group-active,.agent-chat-feed.svelte-uk97eh .worked-turn-trigger{font-size:var(--activity-size);line-height:1.55;font-weight:400}.agent-chat-feed.svelte-uk97eh .wc-label,.agent-chat-feed.svelte-uk97eh .bc-label,.agent-chat-feed.svelte-uk97eh .bc-title,.agent-chat-feed.svelte-uk97eh .bc-row2,.agent-chat-feed.svelte-uk97eh .bc-step,.agent-chat-feed.svelte-uk97eh .bc-orch-row,.agent-chat-feed.svelte-uk97eh .agent-title,.agent-chat-feed.svelte-uk97eh .agent-model,.agent-chat-feed.svelte-uk97eh .agent-activity,.agent-chat-feed.svelte-uk97eh .terminal-title,.agent-chat-feed.svelte-uk97eh .terminal-command,.agent-chat-feed.svelte-uk97eh .terminal-activity{font-size:var(--activity-size);line-height:1.55}.agent-chat-feed.svelte-uk97eh .tool-card,.agent-chat-feed.svelte-uk97eh .tool-group,.agent-chat-feed.svelte-uk97eh .activity-group,.agent-chat-feed.svelte-uk97eh .wait-card,.agent-chat-feed.svelte-uk97eh .compact-subagent,.agent-chat-feed.svelte-uk97eh .compact-terminal,.agent-chat-feed.svelte-uk97eh .provider-msg{font-size:var(--activity-size)}.agent-chat-feed.svelte-uk97eh .tool-card-header,.agent-chat-feed.svelte-uk97eh .tool-group-header,.agent-chat-feed.svelte-uk97eh .provider-msg-header{gap:5px;padding-inline:0 4px}.agent-chat-feed.svelte-uk97eh .tool-group-chevron{width:16px;height:16px;flex:0 0 16px}.agent-chat-feed.svelte-uk97eh .tool-group-chevron svg{width:12px!important;height:12px!important}.agent-chat-feed.svelte-uk97eh .tool-group-body,.agent-chat-feed.svelte-uk97eh .worked-turn-body,.agent-chat-feed.svelte-uk97eh .activity-group-body{gap:var(--activity-row-gap)!important;margin-top:4px!important;padding-top:0!important}.agent-chat-feed.svelte-uk97eh .status-card-header,.agent-chat-feed.svelte-uk97eh .mode-switch-line,.agent-chat-feed.svelte-uk97eh .msg-result,.agent-chat-feed.svelte-uk97eh .todo-done-msg,.agent-chat-feed.svelte-uk97eh .parent-card,.agent-chat-feed.svelte-uk97eh .delegate-card,.agent-chat-feed.svelte-uk97eh .sa-hat,.agent-chat-feed.svelte-uk97eh .thinking-header{font-size:var(--activity-size);line-height:1.55}.agent-chat-feed.svelte-uk97eh .todo-card,.agent-chat-feed.svelte-uk97eh .todo-header-label,.agent-chat-feed.svelte-uk97eh .todo-item,.agent-chat-feed.svelte-uk97eh .bc,.agent-chat-feed.svelte-uk97eh .bc-label,.agent-chat-feed.svelte-uk97eh .qc,.agent-chat-feed.svelte-uk97eh .answer-card,.agent-chat-feed.svelte-uk97eh .subagent-card,.agent-chat-feed.svelte-uk97eh .workflow-card,.agent-chat-feed.svelte-uk97eh .terminal-card,.agent-chat-feed.svelte-uk97eh .tool-card-body,.agent-chat-feed.svelte-uk97eh .diff-tool-body,.agent-chat-feed.svelte-uk97eh .trb{font-size:var(--activity-size)}.agent-chat-feed.svelte-uk97eh .todo-header-label,.agent-chat-feed.svelte-uk97eh .bc-label,.agent-chat-feed.svelte-uk97eh .sa-hat-title,.agent-chat-feed.svelte-uk97eh .wf-hat-title,.agent-chat-feed.svelte-uk97eh .tc-hat-title,.agent-chat-feed.svelte-uk97eh .qc-label,.agent-chat-feed.svelte-uk97eh .sk-name,.agent-chat-feed.svelte-uk97eh .answer-card-label{font-weight:400}.agent-chat-feed.svelte-uk97eh .todo-header-icon,.agent-chat-feed.svelte-uk97eh .bc-icon,.agent-chat-feed.svelte-uk97eh .qc-icon,.agent-chat-feed.svelte-uk97eh .sk-icon,.agent-chat-feed.svelte-uk97eh .answer-card-icon{width:13px;height:13px}.agent-chat-feed.svelte-uk97eh .sc-label,.agent-chat-feed.svelte-uk97eh .todo-done-text,.agent-chat-feed.svelte-uk97eh .pc-title,.agent-chat-feed.svelte-uk97eh .dc-title,.agent-chat-feed.svelte-uk97eh .sa-hat-title,.agent-chat-feed.svelte-uk97eh .thinking-label{font-size:var(--activity-size);line-height:1.55}.agent-chat-feed.chat-display-chat.svelte-uk97eh .md table{font-size:inherit}.agent-chat-feed.chat-display-chat.svelte-uk97eh .md pre{font-size:.92em}.agent-chat-feed.svelte-uk97eh{--activity-size: var(--type-scale-2);--activity-row-gap: 4px}.agent-chat-feed.chat-display-chat.svelte-uk97eh{--chat-prose-size: var(--type-scale-3);--activity-size: var(--type-scale-3);--activity-row-gap: 6px;padding:18px 16px 24px;gap:10px}@media(max-width:768px){.agent-chat-feed.chat-display-chat.svelte-uk97eh{--chat-prose-size: var(--type-scale-5);--activity-size: var(--type-scale-4)}}.chat-display-chat.svelte-uk97eh{.chat-turn:where(.svelte-uk97eh)+.chat-turn:where(.svelte-uk97eh){margin-top:20px}.chat-turn-body:where(.svelte-uk97eh){gap:8px;margin-top:12px}.chat-turn-header:where(.svelte-uk97eh){position:relative;top:auto;z-index:auto}.chat-turn-header:where(.svelte-uk97eh).stuck:before,.chat-turn-header:where(.svelte-uk97eh):after{display:none}.chat-turn-header:where(.svelte-uk97eh).pushed-off{visibility:visible;pointer-events:auto;max-height:none;overflow:visible}.chat-turn-header-inner:where(.svelte-uk97eh){align-items:flex-end;width:100%;margin-inline:0}.chat-turn-header-inner:where(.svelte-uk97eh)>.msg-user-box{width:fit-content;max-width:min(82%,720px);align-self:flex-end;padding:14px 18px;min-height:48px}.chat-turn-header-inner:where(.svelte-uk97eh)>.msg-answer-box{width:fit-content;min-width:min(52%,280px);max-width:min(82%,720px);align-self:flex-end;margin-inline:0;padding:13px 17px;border:0;border-radius:20px 20px 6px;background:var(--surface-raised)}.chat-turn-header-inner:where(.svelte-uk97eh)>.msg-answer-box.expanded{width:min(82%,720px)}.chat-turn-header:where(.svelte-uk97eh):has(.chat-turn-header-attachment:where(.svelte-uk97eh)) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-user-box,.chat-turn-header:where(.svelte-uk97eh):has(.chat-turn-header-attachment:where(.svelte-uk97eh)) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-answer-box,.chat-turn-header-inner:where(.svelte-uk97eh)>.chat-turn-header-attachment:where(.svelte-uk97eh){width:82%;max-width:760px;align-self:flex-end}.chat-turn-header-inner:where(.svelte-uk97eh)>.chat-turn-header-attachment:where(.svelte-uk97eh){margin-top:0;padding:9px 18px 13px;border:0;border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent);border-radius:0 0 6px 20px;background:var(--surface-raised)}.chat-turn-header:where(.svelte-uk97eh):has(.chat-turn-header-attachment:where(.svelte-uk97eh)) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-user-box,.chat-turn-header:where(.svelte-uk97eh):has(.chat-turn-header-attachment:where(.svelte-uk97eh)) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-answer-box{border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-turn-header-attachment:where(.svelte-uk97eh) .bc-row2{min-height:22px;gap:9px;color:var(--text-secondary)}.chat-turn-header-attachment:where(.svelte-uk97eh) .bc-status-count{font-size:.9em}.chat-turn-header-attachment:where(.svelte-uk97eh) .bc-steps-wrap{gap:9px;padding-top:9px}.chat-turn-header-answer:where(.svelte-uk97eh) .msg-answer-summary,.chat-turn-header-answer:where(.svelte-uk97eh) .msg-answer-value{font-size:var(--chat-prose-size);line-height:1.5}.chat-turn-header-plan:where(.svelte-uk97eh) .chat-turn-header-inner:where(.svelte-uk97eh)>.msg-user-box-build{width:82%!important;max-width:760px!important;padding:14px 18px;border:0;border-radius:20px 20px 6px;background:color-mix(in srgb,var(--yellow) 5%,var(--surface-raised))}.chat-turn-header-plan:where(.svelte-uk97eh) .chat-turn-header-inner:where(.svelte-uk97eh)>.chat-turn-header-attachment:where(.svelte-uk97eh){background:color-mix(in srgb,var(--yellow) 5%,var(--surface-raised))}.chat-turn-header-plan:where(.svelte-uk97eh):has(.chat-turn-todo-anchor:where(.svelte-uk97eh)) .msg-user-box-build{border-bottom-left-radius:0;border-bottom-right-radius:0}.msg-user-text:where(.svelte-uk97eh),.msg-user-box:where(.svelte-uk97eh):not(.expanded) .msg-user-text:where(.svelte-uk97eh),.msg-bubble.msg-assistant .md{font-size:var(--chat-prose-size);line-height:1.6;letter-spacing:normal}.msg-bubble.msg-assistant{padding-block:4px}}.sptabs.svelte-r9i6a{display:flex;min-width:0;flex-shrink:0}.sptabs-horizontal.svelte-r9i6a{flex-direction:row;align-items:center;gap:6px;height:42px;padding:0 8px;border-bottom:1px solid var(--border-subtle);background:var(--surface)}.sptabs-vertical.svelte-r9i6a{flex-direction:column;align-items:stretch;gap:4px;padding:8px}.sptabs-list.svelte-r9i6a{display:flex;min-width:0;gap:2px}.sptabs-horizontal.svelte-r9i6a .sptabs-list:where(.svelte-r9i6a){flex:1;flex-direction:row;align-items:center;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:6px 4px;margin:-6px -4px}.sptabs-horizontal.svelte-r9i6a .sptabs-list:where(.svelte-r9i6a)::-webkit-scrollbar{display:none}.sptabs-vertical.svelte-r9i6a .sptabs-list:where(.svelte-r9i6a){flex-direction:column;align-items:stretch;gap:4px;overflow-y:auto;padding:4px;margin:-4px}.sptabs-new.svelte-r9i6a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border:none;background:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast),color var(--transition-fast)}.sptabs-new.svelte-r9i6a:hover{color:var(--text);background:var(--hover-tint)}.sptabs-vertical.svelte-r9i6a .sptabs-new:where(.svelte-r9i6a){width:100%}.sptabs-tab.svelte-r9i6a{--sptabs-close-size: 20px;--sptabs-close-right: 5px;--sptabs-close-gap: 4px;--sptabs-close-reserve: calc( var(--sptabs-close-size) + var(--sptabs-close-right) + var(--sptabs-close-gap) );display:flex;align-items:center;gap:8px;border:none;background:none;color:var(--text-secondary, var(--text-muted));cursor:pointer;border-radius:7px;transition:background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);font-size:var(--type-scale-2);font-family:inherit;font-weight:500;text-align:left;white-space:nowrap;position:relative;flex-shrink:0}.sptabs-horizontal.svelte-r9i6a .sptabs-tab:where(.svelte-r9i6a){padding:0 10px;height:30px;max-width:220px}.sptabs-vertical.svelte-r9i6a .sptabs-tab:where(.svelte-r9i6a){padding:0 9px;height:34px;width:100%}.sptabs-tab-closable.svelte-r9i6a:hover{padding-right:var(--sptabs-close-reserve)}.sptabs-tab.svelte-r9i6a:hover{color:var(--text);background:var(--hover-tint)}.sptabs-tab-active.svelte-r9i6a,.sptabs-tab-active.svelte-r9i6a:hover{color:var(--bg);background:var(--text);box-shadow:var(--shadow-sm)}.sptabs-icon.svelte-r9i6a{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;pointer-events:none;opacity:.85}.sptabs-tab-active.svelte-r9i6a .sptabs-icon:where(.svelte-r9i6a){opacity:1}.sptabs-icon.svelte-r9i6a img{width:14px;height:14px;border-radius:3px;object-fit:contain}.sptabs-label.svelte-r9i6a{min-width:0;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.sptabs-trail.svelte-r9i6a{display:flex;align-items:center;gap:8px;min-width:0;flex:1;overflow:hidden}.sptabs-vertical.svelte-r9i6a .sptabs-trail:where(.svelte-r9i6a){flex:1}.sptabs-vertical.svelte-r9i6a .sptabs-label:where(.svelte-r9i6a){flex:1}.sptabs-secondary.svelte-r9i6a{flex-shrink:0;pointer-events:none;font-size:10px;font-family:var(--mono);font-weight:600;line-height:1.6;padding:0 5px;border-radius:8px;color:currentColor;background:color-mix(in srgb,currentColor 15%,transparent)}.sptabs-secondary-modified.svelte-r9i6a{color:var(--yellow);background:var(--yellow-muted)}.sptabs-secondary-added.svelte-r9i6a{color:var(--green);background:var(--green-muted)}.sptabs-secondary-accent.svelte-r9i6a{color:var(--accent, var(--purple));background:color-mix(in srgb,var(--accent, var(--purple)) 16%,transparent)}.sptabs-tab-active.svelte-r9i6a .sptabs-secondary:where(.svelte-r9i6a){color:currentColor;background:color-mix(in srgb,currentColor 18%,transparent)}.sptabs-close.svelte-r9i6a{position:absolute;right:var(--sptabs-close-right);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:var(--sptabs-close-size);height:var(--sptabs-close-size);border-radius:6px;color:currentColor;opacity:0;pointer-events:none;flex-shrink:0;transition:opacity var(--transition-fast),background var(--transition-fast)}.sptabs-tab-closable.svelte-r9i6a:hover .sptabs-close:where(.svelte-r9i6a){opacity:.65;pointer-events:auto}.sptabs-close.svelte-r9i6a:hover{opacity:1;background:color-mix(in srgb,currentColor 16%,transparent)}.sptabs-tab-closable.svelte-r9i6a:hover .sptabs-trail:where(.svelte-r9i6a){-webkit-mask-image:linear-gradient(to right,#000 calc(100% - var(--sptabs-close-reserve)),transparent calc(100% - var(--sptabs-close-right)));mask-image:linear-gradient(to right,#000 calc(100% - var(--sptabs-close-reserve)),transparent calc(100% - var(--sptabs-close-right)))}@media(max-width:768px){.sptabs-vertical.svelte-r9i6a .sptabs-tab:where(.svelte-r9i6a){--sptabs-close-size: 26px;--sptabs-close-right: 7px;width:100%;max-width:none;height:46px;padding:0 12px}.sptabs-vertical.svelte-r9i6a .sptabs-tab-active:where(.svelte-r9i6a){box-shadow:none}.sptabs-vertical.svelte-r9i6a .sptabs-close:where(.svelte-r9i6a){opacity:.7;pointer-events:auto;border-radius:50%;background:color-mix(in srgb,currentColor 16%,transparent)}}.efb.svelte-1t5mimt{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.efb-chips.svelte-1t5mimt{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.efb-chips.svelte-1t5mimt:empty{display:none}.efb-chip.svelte-1t5mimt{display:inline-flex;align-items:center;gap:0;height:28px;border:0;border-radius:999px;background:color-mix(in srgb,var(--text) 5.5%,transparent);color:var(--text-muted);font-size:var(--type-scale-1);font-weight:400;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);overflow:hidden}.efb-chip.svelte-1t5mimt:hover{background:color-mix(in srgb,var(--text) 8%,transparent);color:var(--text-secondary)}.efb-chip-active.svelte-1t5mimt{background:color-mix(in srgb,var(--accent) 9%,color-mix(in srgb,var(--text) 4%,transparent));color:var(--text-secondary)}.efb-chip-active.svelte-1t5mimt:hover{background:color-mix(in srgb,var(--accent) 16%,transparent)}.efb-chip-icon.svelte-1t5mimt{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;opacity:.7}.efb-chip-active.svelte-1t5mimt .efb-chip-icon:where(.svelte-1t5mimt){opacity:.9;color:var(--accent)}.efb-chip-label.svelte-1t5mimt{padding:0 2px 0 8px;white-space:nowrap;line-height:1}.efb-chip.svelte-1t5mimt:has(.efb-chip-icon:where(.svelte-1t5mimt)) .efb-chip-label:where(.svelte-1t5mimt){padding-left:4px}.efb-chip-value.svelte-1t5mimt{padding:0 2px 0 4px;color:var(--text);font-weight:500;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.efb-chip-active.svelte-1t5mimt .efb-chip-value:where(.svelte-1t5mimt){color:var(--text)}.efb-chip-arrow.svelte-1t5mimt{display:inline-flex;align-items:center;padding:0 2px;opacity:.45}.efb-chip-remove.svelte-1t5mimt{display:inline-flex;align-items:center;justify-content:center;height:100%;padding:0 8px 0 4px;border:none;background:transparent;color:inherit;opacity:.5;cursor:pointer}.efb-chip-remove.svelte-1t5mimt:hover{opacity:1;color:var(--red)}.efb-add-wrap.svelte-1t5mimt{position:relative;flex-shrink:0}.efb-add-anchor.svelte-1t5mimt{display:inline-flex}.efb-add-wrap.svelte-1t5mimt .efb-add-btn{display:inline-flex!important;align-items:center;gap:5px;height:28px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--text-muted)!important;font-size:var(--type-scale-1)!important;font-weight:400!important;box-shadow:none!important}.efb-add-wrap.svelte-1t5mimt .efb-add-btn:hover{background:color-mix(in srgb,var(--text) 6%,transparent)!important;color:var(--text-secondary)!important}@media(max-width:768px){.efb-chip.svelte-1t5mimt{height:32px}.efb-add-label.svelte-1t5mimt{display:none}.efb-add-wrap.svelte-1t5mimt .efb-add-btn{width:32px!important;padding:0!important;justify-content:center}}.board-card-tag.svelte-1l8htq2{display:inline-flex;align-items:center;gap:5px;font-size:var(--type-scale-1);padding:2px 8px;border-radius:10px;background:var(--surface-raised, var(--bg-elevated));border:1px solid var(--border-subtle);color:var(--text-secondary);white-space:nowrap}.board-card-tag-dot.svelte-1l8htq2{width:7px;height:7px;border-radius:50%;flex-shrink:0}.board-card-tag-unknown.svelte-1l8htq2{border-style:dashed}.list-priority.svelte-1l8htq2{display:inline-flex;align-items:center;gap:6px}.list-priority-icon.svelte-1l8htq2{display:inline-flex;align-items:center;color:var(--text-muted);flex-shrink:0}.list-parent-row.svelte-1l8htq2 td:where(.svelte-1l8htq2){background:var(--surface)!important;border-bottom:1px solid var(--border)!important}.list-parent-row.svelte-1l8htq2 td:where(.svelte-1l8htq2):first-child{border-left:2px solid var(--parent-accent, var(--purple))}.list-parent-row.svelte-1l8htq2:hover td:where(.svelte-1l8htq2){background:var(--hover-tint-bold)!important}.list-parent-toggle.svelte-1l8htq2{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all .12s;margin-right:4px;flex-shrink:0;font-size:10px;vertical-align:middle}.list-parent-toggle.svelte-1l8htq2:hover{background:var(--neutral-subtle);color:var(--text)}.list-parent-toggle.svelte-1l8htq2 svg:where(.svelte-1l8htq2){transition:transform .15s ease}.list-parent-toggle.collapsed.svelte-1l8htq2 svg:where(.svelte-1l8htq2){transform:rotate(-90deg)}.list-parent-title.svelte-1l8htq2{font-weight:600;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:6px}.list-parent-meta.svelte-1l8htq2{display:inline-flex;align-items:center;gap:8px;margin-left:8px}.list-parent-progress-bar.svelte-1l8htq2{width:48px;height:3px;border-radius:2px;background:var(--border);overflow:hidden;display:inline-block;vertical-align:middle}.list-parent-progress-fill.svelte-1l8htq2{height:100%;border-radius:2px;background:var(--green);transition:width .3s ease}.list-parent-progress-label.svelte-1l8htq2{font-size:10px;color:var(--text-muted);font-family:var(--mono)}.list-child-row.svelte-1l8htq2 td:where(.svelte-1l8htq2):first-child{padding-left:40px!important}.list-child-row.svelte-1l8htq2 td:where(.svelte-1l8htq2):first-child:before{content:"";display:inline-block;width:12px;height:12px;border-left:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0 0 0 4px;margin-right:8px;vertical-align:middle;position:relative;top:-3px}.list-row-session-badge{font-size:10px}.task-due-badge.svelte-1l8htq2{font-size:var(--type-scale-1);font-family:var(--mono);color:var(--text-muted);white-space:nowrap}.task-due-badge.task-due-soon.svelte-1l8htq2{color:var(--warning)}.task-due-badge.task-due-urgent.svelte-1l8htq2{color:var(--orange);font-weight:500}.task-due-badge.task-due-overdue.svelte-1l8htq2{color:var(--red);font-weight:600}.tbl-scroll.svelte-1xh3ufv{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;position:relative;padding-bottom:var(--content-safe-bottom, 0px)}.tbl.svelte-1xh3ufv{min-width:100%;border-collapse:separate;border-spacing:0;font-size:var(--type-scale-3)}.tbl.svelte-1xh3ufv th:where(.svelte-1xh3ufv){position:sticky;top:0;z-index:1;text-align:left;height:36px;padding:0 12px;font-size:var(--type-scale-2);font-weight:500;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);background:var(--bg);white-space:nowrap;user-select:none;vertical-align:middle}.tbl-th-content.svelte-1xh3ufv{display:flex;align-items:center;gap:6px;min-width:0;padding-right:6px}.tbl-th-label.svelte-1xh3ufv{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.tbl-col-grip.svelte-1xh3ufv{flex-shrink:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:0;min-width:0;height:22px;margin:0;padding:0;overflow:hidden;border-radius:var(--radius-xs, 4px);color:var(--text-muted);cursor:grab;opacity:0;pointer-events:none;transition:width var(--transition-fast),min-width var(--transition-fast),margin var(--transition-fast),opacity var(--transition-fast),padding var(--transition-fast),background var(--transition-fast)}.tbl.svelte-1xh3ufv th:where(.svelte-1xh3ufv):hover .tbl-col-grip:where(.svelte-1xh3ufv),.tbl-scroll.tbl-col-reorder-drag.svelte-1xh3ufv .tbl-col-grip:where(.svelte-1xh3ufv){width:18px;min-width:18px;margin:0 -2px 0 -4px;opacity:.45;pointer-events:auto}.tbl.svelte-1xh3ufv th:where(.svelte-1xh3ufv):hover .tbl-col-grip:where(.svelte-1xh3ufv):hover,.tbl-scroll.tbl-col-reorder-drag.svelte-1xh3ufv .tbl-col-grip:where(.svelte-1xh3ufv):hover{opacity:1;background:var(--hover-tint-bold)}.tbl-col-grip.svelte-1xh3ufv:active{cursor:grabbing}.tbl-th-drag-over.svelte-1xh3ufv{box-shadow:inset 0 -2px 0 0 var(--accent)}.tbl-th-sortable.svelte-1xh3ufv{cursor:pointer}.tbl-th-sortable.svelte-1xh3ufv:hover{color:var(--text-secondary)}.tbl-sort-arrow.svelte-1xh3ufv{font-size:9px;margin-left:4px;opacity:0;transition:opacity var(--transition-fast)}.tbl-th-sortable.svelte-1xh3ufv:hover .tbl-sort-arrow:where(.svelte-1xh3ufv){opacity:.45}.tbl-th-sorted.svelte-1xh3ufv .tbl-sort-arrow:where(.svelte-1xh3ufv){opacity:1;color:var(--accent)}.tbl-th-sorted.tbl-th-sortable.svelte-1xh3ufv:hover .tbl-sort-arrow:where(.svelte-1xh3ufv){opacity:1}.tbl-td-sticky.svelte-1xh3ufv{position:sticky;z-index:2;background-color:var(--bg);background-image:none;transition:background-color var(--transition-fast),background-image var(--transition-fast)}.tbl-th-sticky.svelte-1xh3ufv{z-index:5}.tbl-td-sticky[style*=right].svelte-1xh3ufv{border-left:1px solid var(--border)}.tbl-th-sticky.tbl-sticky-left.svelte-1xh3ufv,.tbl-td-sticky.tbl-sticky-left.svelte-1xh3ufv{left:0;border-right:1px solid var(--border)}.tbl-scroll--has-right-sticky.svelte-1xh3ufv[data-scroll-shadow=x]{-webkit-mask-image:linear-gradient(to right,transparent,black var(--_ss)),linear-gradient(black,black);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent,black var(--_ss)),linear-gradient(#000,#000);mask-composite:intersect}.tbl-scroll--has-right-sticky.svelte-1xh3ufv .tbl-th-sticky[style*=right]:where(.svelte-1xh3ufv),.tbl-scroll--has-right-sticky.svelte-1xh3ufv .tbl-td-sticky[style*=right]:where(.svelte-1xh3ufv){overflow:visible}.tbl-scroll--has-right-sticky.svelte-1xh3ufv .tbl-th-sticky[style*=right]:where(.svelte-1xh3ufv):before,.tbl-scroll--has-right-sticky.svelte-1xh3ufv .tbl-td-sticky[style*=right]:where(.svelte-1xh3ufv):before{content:"";position:absolute;right:100%;top:0;bottom:0;width:var(--_se, 0px);background-color:var(--bg);-webkit-mask-image:linear-gradient(to left,black,transparent);mask-image:linear-gradient(to left,black,transparent);pointer-events:none}.tbl-scroll--has-right-sticky.svelte-1xh3ufv .tbl-row:where(.svelte-1xh3ufv):hover .tbl-td-sticky[style*=right]:where(.svelte-1xh3ufv):before{background-image:linear-gradient(var(--hover-tint-bold),var(--hover-tint-bold))}.tbl-row.svelte-1xh3ufv{transition:background var(--transition-fast)}.tbl-row-clickable.svelte-1xh3ufv{cursor:pointer}.tbl-row.svelte-1xh3ufv:hover{background:var(--hover-tint-bold)}.tbl-row.svelte-1xh3ufv:hover .tbl-td-sticky:where(.svelte-1xh3ufv){background-image:linear-gradient(var(--hover-tint-bold),var(--hover-tint-bold));background-color:var(--bg)}.tbl.svelte-1xh3ufv td:where(.svelte-1xh3ufv){padding:11px 12px;border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 65%,transparent);vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbl-row[draggable=true].svelte-1xh3ufv{cursor:grab}.tbl-row[draggable=true].svelte-1xh3ufv:active{cursor:grabbing}.tbl-row-dragging.svelte-1xh3ufv{opacity:.4}.tbl-row-drag-over-top.svelte-1xh3ufv td:where(.svelte-1xh3ufv){box-shadow:inset 0 2px 0 0 var(--accent)}.tbl-row-drag-over-bottom.svelte-1xh3ufv td:where(.svelte-1xh3ufv){box-shadow:inset 0 -2px 0 0 var(--accent)}.tbl-resize-anchor.svelte-1xh3ufv{position:absolute;top:0;right:0;bottom:0;width:0;z-index:6;pointer-events:none}.tbl-resize-anchor.svelte-1xh3ufv .resize-handle--overlay{pointer-events:auto;right:0;background:transparent}.tbl.svelte-1xh3ufv th:where(.svelte-1xh3ufv):hover .tbl-resize-anchor:where(.svelte-1xh3ufv) .resize-handle--overlay{background:var(--border-subtle)}.tbl.svelte-1xh3ufv th:where(.svelte-1xh3ufv) .tbl-resize-anchor:where(.svelte-1xh3ufv) .resize-handle--overlay:hover,.tbl-scroll.resizing.svelte-1xh3ufv .tbl-resize-anchor:where(.svelte-1xh3ufv) .resize-handle--overlay{background:var(--accent)}.tbl.tbl-resizing.svelte-1xh3ufv,.tbl.tbl-resizing.svelte-1xh3ufv th:where(.svelte-1xh3ufv),.tbl.tbl-resizing.svelte-1xh3ufv td{cursor:col-resize;user-select:none}.header-row-2.svelte-hujldc{min-height:48px;box-sizing:border-box;border-bottom:0;background:color-mix(in srgb,var(--text) 1.5%,var(--bg))}.header-row-2-left.svelte-hujldc{min-width:0}.board-wrapper.svelte-hujldc{flex:1;min-height:0;overflow:hidden;padding:0;position:relative;display:flex;flex-direction:column}.board.svelte-hujldc{margin:12px;margin-bottom:calc(12px + var(--content-safe-bottom, var(--safe-bottom)));display:flex;gap:12px;flex:1;min-height:0;overflow-x:auto}.list-scroll-wrapper{margin:0}#backlog-container.svelte-hujldc{flex:1;min-height:0;display:flex;flex-direction:column}.board-col.svelte-hujldc{flex:1;min-width:300px;background:linear-gradient(to bottom,color-mix(in srgb,var(--board-col-tint, var(--accent)) 10%,transparent) 0,color-mix(in srgb,var(--board-col-tint, var(--accent)) 5%,transparent) 44px,transparent 118px),var(--board-col-bg);border-radius:var(--radius-lg);display:flex;flex-direction:column;min-height:0}.board-col-header.svelte-hujldc{display:flex;align-items:center;gap:6px;padding:12px 14px 8px;flex-shrink:0}.board-col-icon.svelte-hujldc{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0;opacity:.75}.board-col-name.svelte-hujldc{font-size:var(--type-scale-2);font-weight:500;letter-spacing:.02em;color:color-mix(in srgb,var(--board-col-tint, var(--accent)) 55%,var(--text-muted))}.board-col-count.svelte-hujldc{font-size:var(--type-scale-1);font-weight:400;color:var(--text-muted);margin-left:auto;font-variant-numeric:tabular-nums;opacity:.65}.board-col-body.svelte-hujldc{flex:1;overflow-y:auto;padding:4px 10px 12px;display:flex;flex-direction:column;gap:8px}.board-col-empty.svelte-hujldc{text-align:center;padding:32px 12px;color:var(--text-muted);font-size:var(--type-scale-2);opacity:.5;flex-shrink:0}.board-col-collapsed.svelte-hujldc{flex:0 0 180px;min-width:180px;opacity:.6}.board-col-collapsed.svelte-hujldc:hover{opacity:1}.board-col-collapsed.svelte-hujldc .board-col-body:where(.svelte-hujldc){max-height:300px}.board-col-body.board-col-dragover.svelte-hujldc{background:color-mix(in srgb,var(--accent) 6%,transparent);outline:2px dashed var(--accent);outline-offset:-2px;border-radius:var(--radius-md)}.board-card-dragging,.parent-card-stack.board-card-dragging{opacity:.35;transform:scale(.97)}.board-settings-wrap.svelte-hujldc{position:relative}.board-settings-wrap.svelte-hujldc .display-trigger-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--text-muted)!important;box-shadow:none!important}.board-settings-wrap.svelte-hujldc .display-trigger-btn:hover{background:color-mix(in srgb,var(--text) 6%,transparent)!important;color:var(--text-secondary)!important}.display-prop-chips.svelte-hujldc{display:flex;flex-wrap:wrap;gap:6px;padding:4px 0 6px;text-transform:none;letter-spacing:normal}.display-prop-chip.svelte-hujldc{font-family:inherit;font-size:var(--type-scale-2);font-weight:500;line-height:1;padding:6px 11px;border-radius:999px;cursor:pointer;white-space:nowrap;background:transparent;color:var(--text-muted);border:1px solid var(--border);transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast)}.display-prop-chip.svelte-hujldc:hover{border-color:var(--text-muted);color:var(--text)}.display-prop-chip.on.svelte-hujldc{background:var(--hover-tint-bold);color:var(--text);border-color:transparent}.list-scroll-wrapper .tbl{min-width:var(--task-tbl-min, 720px);table-layout:fixed;width:100%}.list-scroll-wrapper .tbl td{padding:9px 12px}.list-scroll-wrapper .tbl td:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-scroll-wrapper .tbl td:last-child{padding-right:40px}.list-scroll-wrapper .tbl th:last-child{padding-right:40px}.list-scroll-wrapper .tbl .list-td-desc{color:var(--text-muted);font-size:var(--type-scale-2);white-space:normal;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.list-scroll-wrapper .tbl tr{cursor:pointer;transition:background var(--transition-fast);user-select:none;-webkit-user-select:none}.list-scroll-wrapper .tbl tbody tr:hover{background:var(--accent-muted)}.list-scroll-wrapper .tbl .list-status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px;vertical-align:middle}.list-scroll-wrapper .tbl .list-status-icon{display:inline-flex;align-items:center;margin-right:6px;vertical-align:middle}.list-scroll-wrapper .tbl .list-status-icon svg{display:block}.list-scroll-wrapper .tbl .list-title{font-weight:500;letter-spacing:-.01em}.list-scroll-wrapper .tbl .list-score{font-family:var(--mono);font-size:var(--type-scale-2)}.list-group-header.svelte-hujldc td{padding:12px 12px 6px;font-size:var(--type-scale-2);color:var(--text-secondary);border-bottom:1px solid var(--border);background:var(--list-group-bg);white-space:normal}.list-group-header.svelte-hujldc td strong{margin-left:4px}.list-group-count.svelte-hujldc{font-size:var(--type-scale-1);color:var(--text-muted);margin-left:6px;font-family:var(--mono)}@media(max-width:1024px){.board-col.svelte-hujldc{min-width:260px}}@media(max-width:768px){.header-row-2.svelte-hujldc{flex-wrap:wrap;gap:6px}.header-row-2-left.svelte-hujldc{flex-wrap:wrap}.board-wrapper.svelte-hujldc{padding:0}.board.svelte-hujldc{margin:8px 8px 12px;gap:8px;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;padding-inline:16px;padding-bottom:8px;box-sizing:border-box;--_fade: 16px}.board-col.svelte-hujldc{min-width:82vw;flex:0 0 82vw;scroll-snap-align:start}.list-scroll-wrapper{padding-bottom:0}}@media(max-width:480px){.board-col.svelte-hujldc{min-width:88vw;flex:0 0 88vw}}.artifacts-empty.svelte-vkq3se{margin:0;font-size:var(--type-scale-3);color:var(--text-muted)}.artifacts-root.svelte-vkq3se{display:flex;flex-direction:column;gap:4px}.artifact-step.svelte-vkq3se{border:1px solid var(--border);border-radius:8px;background:var(--bg);overflow:hidden}.artifact-step-header.svelte-vkq3se{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;margin:0;border:none;background:var(--bg);color:var(--text);font-size:var(--type-scale-3);font-weight:600;text-align:left;cursor:pointer;position:sticky;top:0;z-index:1;box-shadow:0 1px 0 var(--border)}.artifact-step-header.svelte-vkq3se:hover{background:var(--hover)}.artifact-step-chevron.svelte-vkq3se{flex-shrink:0;color:var(--text-muted);display:inline-flex;transition:transform .16s ease}.artifact-step-chevron-open.svelte-vkq3se{transform:rotate(90deg)}.artifact-step-title.svelte-vkq3se{flex:1;min-width:0}.artifact-step-count.svelte-vkq3se{font-size:var(--type-scale-1);font-weight:500;color:var(--text-muted);background:color-mix(in srgb,var(--text-muted) 12%,transparent);padding:2px 8px;border-radius:999px}.artifact-step-body.svelte-vkq3se{padding:0 0 8px}.artifact-block.svelte-vkq3se{border-top:1px solid var(--border)}.artifact-row.svelte-vkq3se{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;margin:0;border:none;background:transparent;color:var(--text);font-size:var(--type-scale-3);text-align:left;cursor:pointer;content-visibility:auto;contain-intrinsic-size:auto 100% auto 44px}.artifact-row.svelte-vkq3se:hover{background:var(--hover)}.artifact-row-active.svelte-vkq3se{background:color-mix(in srgb,var(--accent) 10%,transparent)}.artifact-row-icon.svelte-vkq3se{flex-shrink:0;display:flex;color:var(--text-muted)}.artifact-row-name.svelte-vkq3se{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-type-chip.svelte-vkq3se{flex-shrink:0;font-size:var(--type-scale-1);line-height:1.2;padding:2px 8px;border-radius:6px;border:1px solid var(--border);color:var(--text-muted);text-transform:lowercase;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-row-meta.svelte-vkq3se{flex-shrink:0;font-size:var(--type-scale-1);color:var(--text-muted);min-width:3.5em}.artifact-viewer.svelte-vkq3se{padding:0 12px 12px;border-top:1px solid var(--border);background:color-mix(in srgb,var(--text-muted) 4%,transparent)}.artifact-viewer-status.svelte-vkq3se{margin:8px 0 0;font-size:var(--type-scale-2);color:var(--text-muted)}.artifact-viewer-error.svelte-vkq3se{color:var(--text)}.artifact-viewer.svelte-vkq3se .md.artifact-md-body{margin-top:8px;font-size:var(--type-scale-3)}.artifact-video.svelte-vkq3se{display:block;width:100%;max-height:360px;margin-top:8px;border-radius:6px;background:#000}.artifact-img.svelte-vkq3se{display:block;max-width:100%;max-height:400px;margin-top:8px;border-radius:6px;border:1px solid var(--border)}.artifact-download.svelte-vkq3se{display:inline-block;margin-top:10px;font-size:var(--type-scale-3);color:var(--accent);text-decoration:none}.artifact-download.svelte-vkq3se:hover{text-decoration:underline}.inbox-attachment-frame-wrap.svelte-15530a9{margin-top:14px;padding-top:14px;border-top:1px solid var(--border-subtle, var(--border))}.inbox-attachment-frame-wrap.svelte-15530a9:first-child{margin-top:0;padding-top:0;border-top:0}.inbox-attachment-frame-wrap--full.svelte-15530a9{margin:0;padding:0;border-top:0}.inbox-attachment-frame.svelte-15530a9{display:block;width:100%;height:min(70vh,640px);border:0;background:transparent;color-scheme:normal}.inbox-attachment-image-wrap.svelte-15530a9{margin-top:10px}.inbox-attachment-image.svelte-15530a9{max-width:100%;border-radius:10px;border:1px solid var(--border);display:block}.inbox-attachment-chips.svelte-15530a9{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.inbox-attachment-chip.svelte-15530a9{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 10px;border:1px solid var(--border);border-radius:999px;background:var(--bg-secondary);color:var(--text);font-size:12px;cursor:pointer;transition:background .12s ease,border-color .12s ease}.inbox-attachment-chip.svelte-15530a9:hover{background:var(--bg-hover, var(--bg));border-color:var(--accent)}.inbox-attachment-chip-name.svelte-15530a9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.inbox-attachment-chip-size.svelte-15530a9{color:var(--text-secondary);font-size:11px;flex-shrink:0}.inbox-swipe-shell.svelte-14xt3ws{position:relative;overflow:hidden;margin:0 4px;border-radius:6px}.inbox-swipe-shell.swipe-dismissing.svelte-14xt3ws{height:var(--swipe-dismiss-height);clip-path:inset(0);pointer-events:none;transition:height .26s cubic-bezier(.4,0,.2,1),clip-path .26s cubic-bezier(.4,0,.2,1)}.inbox-swipe-shell.swipe-dismiss-collapsed.svelte-14xt3ws{height:0;clip-path:inset(0 0 100% 0)}.inbox-swipe-shell.svelte-14xt3ws>.inbox-chat-row:where(.svelte-14xt3ws){position:relative;z-index:1;transform:translate(var(--swipe-offset, 0));transition:transform .18s cubic-bezier(.2,.8,.2,1);touch-action:pan-y;-webkit-touch-callout:none;background:var(--bg)}.inbox-swipe-shell.swipe-dragging.svelte-14xt3ws>.inbox-chat-row:where(.svelte-14xt3ws){transition:none}.inbox-swipe-leading.svelte-14xt3ws,.inbox-swipe-trailing.svelte-14xt3ws{position:absolute;inset-block:0;display:flex;align-items:center;gap:8px;padding-inline:8px;pointer-events:none;opacity:0}.inbox-swipe-leading.svelte-14xt3ws{left:0;width:var(--swipe-leading-width, 78px);justify-content:flex-start;opacity:var(--swipe-leading-progress, 0)}.inbox-swipe-trailing.svelte-14xt3ws{right:0;width:var(--swipe-trailing-width, 132px);justify-content:flex-end;opacity:var(--swipe-trailing-progress, 0)}.inbox-swipe-leading.revealed.svelte-14xt3ws,.inbox-swipe-trailing.revealed.svelte-14xt3ws{pointer-events:auto}.inbox-swipe-action-stack.svelte-14xt3ws{width:var(--swipe-btn-w, 54px);display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--text-muted);font-size:10px;font-weight:600;line-height:1;white-space:nowrap;overflow:visible}.inbox-swipe-leading.svelte-14xt3ws .inbox-swipe-far:where(.svelte-14xt3ws){width:var(--swipe-leading-far-width, 54px)}.inbox-swipe-trailing.svelte-14xt3ws .inbox-swipe-far:where(.svelte-14xt3ws){width:var(--swipe-trailing-far-width, 54px)}.inbox-swipe-trailing.svelte-14xt3ws .inbox-swipe-secondary:where(.svelte-14xt3ws){width:var(--swipe-trailing-secondary-width, 54px);opacity:calc(1 - var(--swipe-trailing-full-progress, 0))}.inbox-swipe-circle.svelte-14xt3ws{width:100%;height:var(--swipe-btn-h, 36px);flex:0 0 auto;min-width:0;overflow:hidden;padding:0;border:0;border-radius:999px;color:var(--accent-contrast, white);display:flex;align-items:center;justify-content:center;cursor:pointer}.inbox-swipe-leading.svelte-14xt3ws .inbox-swipe-circle:where(.svelte-14xt3ws){transform:scale(var(--swipe-leading-scale, .72))}.inbox-swipe-trailing.svelte-14xt3ws .inbox-swipe-circle:where(.svelte-14xt3ws){transform:scale(var(--swipe-trailing-scale, .72))}.inbox-swipe-review.svelte-14xt3ws{background:var(--accent)}.inbox-swipe-delete.svelte-14xt3ws{background:var(--red)}.inbox-swipe-archive.svelte-14xt3ws{background:var(--orange)}@media(pointer:coarse),(max-width:768px){.inbox-swipe-shell.svelte-14xt3ws>.inbox-chat-row:where(.svelte-14xt3ws){background:var(--bg)}.inbox-swipe-shell.svelte-14xt3ws>.inbox-chat-row:where(.svelte-14xt3ws):hover{background:color-mix(in srgb,var(--text) 5%,var(--bg))}.inbox-swipe-shell.svelte-14xt3ws>.inbox-chat-row.selected:where(.svelte-14xt3ws){background:color-mix(in srgb,var(--accent) 10%,var(--bg))}.inbox-swipe-shell.svelte-14xt3ws>.inbox-chat-row.active.tinted:where(.svelte-14xt3ws){background:color-mix(in srgb,var(--row-tint) 12%,var(--bg))}}.inbox-chat-row.svelte-14xt3ws{position:relative;display:flex;align-items:center;height:76px;padding:10px 8px;border-radius:6px;cursor:pointer;overflow:hidden;transition:background var(--transition-fast);content-visibility:auto;contain-intrinsic-size:auto 100% auto 76px;-webkit-text-size-adjust:100%;text-size-adjust:100%}.inbox-chat-row.svelte-14xt3ws:after{content:"";position:absolute;bottom:0;left:69px;right:0;height:1px;background:var(--border-subtle);pointer-events:none}.inbox-chat-row.svelte-14xt3ws:hover,.inbox-swipe-shell.swipe-dragging.svelte-14xt3ws>.inbox-chat-row:where(.svelte-14xt3ws){background:var(--hover-tint-bold)}.inbox-chat-row.active.svelte-14xt3ws{background:var(--sidebar-active)}.inbox-chat-row.active.tinted.svelte-14xt3ws{background:color-mix(in srgb,var(--row-tint) 12%,transparent)}.inbox-chat-row.selected.svelte-14xt3ws{background:color-mix(in srgb,var(--accent) 10%,transparent)}.inbox-chat-row.selection-mode.svelte-14xt3ws .inbox-chat-dot:where(.svelte-14xt3ws){visibility:hidden}.inbox-row-select-checkbox.svelte-14xt3ws{position:absolute;left:4px;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:var(--radius-xs);cursor:pointer;opacity:0;transition:opacity .12s ease}.inbox-row-select-checkbox.svelte-14xt3ws input[type=checkbox]:where(.svelte-14xt3ws){width:14px;height:14px;margin:0;cursor:pointer;accent-color:var(--accent)}@media(hover:hover){.inbox-chat-row.svelte-14xt3ws:hover .inbox-row-select-checkbox:where(.svelte-14xt3ws){opacity:1}}.inbox-chat-row.selection-mode.svelte-14xt3ws .inbox-row-select-checkbox:where(.svelte-14xt3ws),.inbox-chat-row.selected.svelte-14xt3ws .inbox-row-select-checkbox:where(.svelte-14xt3ws){opacity:1}.inbox-chat-row.svelte-14xt3ws:hover .inbox-chat-time:where(.svelte-14xt3ws),.inbox-chat-row.svelte-14xt3ws:hover .inbox-chat-chevron:where(.svelte-14xt3ws),.inbox-chat-row.menu-open.svelte-14xt3ws .inbox-chat-time:where(.svelte-14xt3ws),.inbox-chat-row.menu-open.svelte-14xt3ws .inbox-chat-chevron:where(.svelte-14xt3ws){display:none}.inbox-chat-dot.svelte-14xt3ws{width:7px;height:7px;border-radius:50%;flex-shrink:0;align-self:center;margin-right:8px;background:transparent}.inbox-chat-dot.unread.svelte-14xt3ws{background:var(--accent)}.inbox-chat-dot.has-actions.svelte-14xt3ws{background:var(--yellow)}.inbox-chat-dot.urgent.svelte-14xt3ws{background:var(--red, #ef4444)}.inbox-chat-dot.reminder.svelte-14xt3ws{background:var(--purple, #a855f7)}.inbox-chat-avatars.svelte-14xt3ws{position:relative;width:36px;height:36px;flex-shrink:0;margin-right:10px}.inbox-chat-avatar.svelte-14xt3ws{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--bg-raised, var(--surface-2));border:2px solid var(--bg)}.inbox-chat-avatar-back.svelte-14xt3ws{top:0;left:0;width:36px;height:36px;border-radius:25%}.inbox-chat-avatar.svelte-14xt3ws .project-icon{width:32px!important;height:32px!important;border-radius:25%!important;font-size:var(--type-scale-4);--pi-size: 32px !important}.inbox-chat-avatar.svelte-14xt3ws .project-icon-img{width:32px!important;height:32px!important;border-radius:25%!important}.inbox-chat-avatar-brand-img.svelte-14xt3ws{width:32px;height:32px;border-radius:25%;object-fit:cover}.inbox-chat-avatar-fallback.svelte-14xt3ws{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:25%;background:color-mix(in srgb,var(--accent) 15%,var(--bg));color:var(--accent)}.inbox-chat-content.svelte-14xt3ws{user-select:text;-webkit-user-select:text;flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.inbox-chat-top-row.svelte-14xt3ws{display:flex;align-items:baseline;gap:6px}.inbox-chat-name.svelte-14xt3ws{flex:1;font-size:var(--type-scale-4);font-weight:600;letter-spacing:-.01em;color:var(--text);white-space:nowrap;overflow:hidden;min-width:0;line-height:1.35}.inbox-title-scroll.svelte-14xt3ws{display:inline-block;max-width:none;white-space:nowrap;will-change:transform}.inbox-chat-name.marquee-overflow{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 22px),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - 22px),transparent 100%)}.inbox-chat-name.marquee-overflow.marquee-active{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%)}@media(prefers-reduced-motion:reduce){.inbox-title-scroll.svelte-14xt3ws{transition:none!important;transform:none!important}}.inbox-chat-time.svelte-14xt3ws{font-size:var(--type-scale-3);color:var(--text-muted);flex-shrink:0;white-space:nowrap}.inbox-chat-attach.svelte-14xt3ws{display:inline-flex;align-items:center;color:var(--text-muted);flex-shrink:0}.inbox-chat-chevron.svelte-14xt3ws{display:flex;align-items:center;flex-shrink:0;color:var(--text-muted);opacity:.35}.inbox-chat-description.svelte-14xt3ws,.inbox-chat-preview.svelte-14xt3ws{font-size:var(--type-scale-3);overflow:hidden;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.inbox-chat-description.svelte-14xt3ws{color:var(--text-secondary)}.inbox-chat-preview.svelte-14xt3ws{color:var(--text-muted)}.inbox-row-actions.svelte-14xt3ws{display:grid;grid-template-columns:0fr;transition:grid-template-columns .2s ease;align-self:center;flex-shrink:0}.inbox-row-actions-inner.svelte-14xt3ws{display:flex;align-items:center;gap:2px;padding-left:6px;overflow:hidden;min-width:0}.inbox-chat-row.svelte-14xt3ws:hover .inbox-row-actions:where(.svelte-14xt3ws),.inbox-chat-row.menu-open.svelte-14xt3ws .inbox-row-actions:where(.svelte-14xt3ws){grid-template-columns:1fr}.inbox-row-action-btn.svelte-14xt3ws{background:none;border:none;padding:4px;cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .12s,background .12s}.inbox-row-action-btn.svelte-14xt3ws:hover{color:var(--text);background:var(--hover-tint-bold)}.inbox-row-more-wrapper.svelte-14xt3ws{position:relative;display:flex;align-items:center}.inbox-row-more-btn.svelte-14xt3ws{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);flex-shrink:0;transition:color .12s,background .12s}.inbox-row-more-btn.svelte-14xt3ws:hover{color:var(--text);background:var(--hover-tint-bold)}@media(pointer:coarse){.inbox-swipe-shell.svelte-14xt3ws{margin-inline:6px;border-radius:16px}.inbox-chat-row.svelte-14xt3ws{border-radius:16px}.inbox-row-actions.svelte-14xt3ws{display:flex;align-items:center}.inbox-row-actions-inner.svelte-14xt3ws{overflow:visible}.inbox-row-action-desktop.svelte-14xt3ws,.inbox-row-more-wrapper.svelte-14xt3ws{display:none}}.inbox-view.svelte-nivdcc{display:flex;height:100%;min-height:0;background:var(--bg)}.inbox-view--mobile.svelte-nivdcc{position:relative;overflow:hidden}.inbox-view--mobile.svelte-nivdcc .inbox-list-panel:where(.svelte-nivdcc){transition:transform .38s cubic-bezier(.32,.72,0,1),opacity .22s ease}.inbox-view--mobile.svelte-nivdcc .inbox-detail-panel:where(.svelte-nivdcc){position:absolute;inset:0;transform:translate(100%);transition:transform .38s cubic-bezier(.32,.72,0,1);z-index:1}.inbox-view--mobile.inbox-detail-active.svelte-nivdcc .inbox-list-panel:where(.svelte-nivdcc){transform:translate(-30%);opacity:.5;pointer-events:none}.inbox-view--mobile.inbox-detail-active.svelte-nivdcc .inbox-detail-panel:where(.svelte-nivdcc){transform:translate(0)}.inbox-list-panel.svelte-nivdcc{display:flex;flex-direction:column;min-height:0;min-width:0}.inbox-view--mobile.svelte-nivdcc .inbox-list-panel:where(.svelte-nivdcc){width:100%!important}.inbox-resizing.svelte-nivdcc{cursor:col-resize;user-select:none}.inbox-list-scroll.svelte-nivdcc{overflow-y:auto;flex:1;min-height:0;padding-bottom:var(--content-safe-bottom, 0px)}.inbox-list-scroll-wrap.svelte-nivdcc{position:relative;display:flex;flex:1;min-height:0;flex-direction:column}.inbox-list-scroll-wrap.svelte-nivdcc .scroll-jump-row--top{top:42px}.inbox-list-scroll.has-bulk-bar.svelte-nivdcc{padding-bottom:4px}.inbox-message-group-label.svelte-nivdcc{position:sticky;top:0;z-index:3;appearance:none;border:0;background:var(--bg);color:var(--text);height:36px;border-radius:6px;padding:0 12px 0 16px;margin:2px 4px 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;width:calc(100% - 8px);cursor:pointer;font-family:inherit;font-size:var(--type-scale-3);font-weight:600;text-align:left;transition:background var(--transition-fast),color var(--transition-fast)}.inbox-message-group-label.svelte-nivdcc:after{content:"";position:absolute;top:100%;left:0;right:0;height:14px;background:linear-gradient(to bottom,var(--bg),transparent);pointer-events:none;opacity:var(--sticky-shadow-opacity, 0);transition:opacity var(--transition-fast)}.inbox-message-group-label.svelte-nivdcc:hover{background:color-mix(in srgb,var(--bg) 96%,var(--text) 4%);color:var(--text)}.inbox-list-edge-shadow.svelte-nivdcc{position:absolute;z-index:2;left:0;right:0;height:52px;pointer-events:none;opacity:0;transition:opacity var(--transition-fast)}.inbox-list-edge-shadow.visible.svelte-nivdcc{opacity:1}.inbox-list-edge-shadow.top.svelte-nivdcc{top:0;background:linear-gradient(to bottom,var(--bg) 0%,transparent 100%)}.inbox-list-edge-shadow.bottom.svelte-nivdcc{bottom:0;background:linear-gradient(to top,var(--bg) 0%,transparent 100%)}.inbox-message-group-label.no-icon.svelte-nivdcc{grid-template-columns:minmax(0,1fr) auto;padding-left:12px}.inbox-message-group-text.svelte-nivdcc{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-message-group-count.svelte-nivdcc{display:inline-flex;align-items:center;justify-content:center;min-width:12px;height:18px;padding:0;background:transparent;border:0;font-size:10px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0;text-transform:none;letter-spacing:0;position:absolute;right:0;transition:transform .15s ease}.inbox-message-group-count-num.svelte-nivdcc{display:flex;align-items:center;line-height:1}.inbox-message-group-trailing.svelte-nivdcc{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;min-width:34px;height:18px;flex-shrink:0;justify-self:end}.inbox-message-group-chevron.svelte-nivdcc{position:absolute;right:0;width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);opacity:0;flex-shrink:0;transition:opacity .1s ease,transform .15s ease;pointer-events:none}.inbox-message-group-chevron.svelte-nivdcc:after{content:"";display:block;width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translate(-1px,-1px)}.inbox-message-group-label.svelte-nivdcc:hover .inbox-message-group-chevron:where(.svelte-nivdcc),.inbox-message-group-label[data-expanded=false].svelte-nivdcc .inbox-message-group-chevron:where(.svelte-nivdcc){opacity:1}.inbox-message-group-label.svelte-nivdcc:hover .inbox-message-group-count:where(.svelte-nivdcc),.inbox-message-group-label[data-expanded=false].svelte-nivdcc .inbox-message-group-count:where(.svelte-nivdcc){transform:translate(-20px)}.inbox-message-group-label[data-expanded=false].svelte-nivdcc .inbox-message-group-chevron:where(.svelte-nivdcc){transform:rotate(-90deg)}.inbox-archive-section.svelte-nivdcc{border-radius:var(--radius-sm);margin:4px 0 2px;transition:background .15s ease}.inbox-archive-section.expanded.svelte-nivdcc{background:color-mix(in srgb,var(--text) 3%,transparent);padding-bottom:2px;border:1px solid var(--border-subtle)}.inbox-archive-toggle.svelte-nivdcc{display:flex;align-items:center;gap:8px;padding:5px 10px;margin:4px 8px 0;cursor:pointer;user-select:none;color:var(--text-secondary);background:none;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast)}.inbox-archive-toggle.svelte-nivdcc:hover{color:var(--text);background:var(--hover-tint-bold);border-color:var(--border)}.inbox-archive-toggle.expanded.svelte-nivdcc{color:var(--text);border:none;margin-bottom:0}.inbox-archive-toggle-icon.svelte-nivdcc{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;opacity:.6;transition:transform .15s ease,opacity .15s ease}.inbox-archive-toggle.svelte-nivdcc:not(.expanded) .inbox-archive-toggle-icon:where(.svelte-nivdcc){transform:rotate(-90deg)}.inbox-archive-toggle-count.svelte-nivdcc{display:flex;align-items:center;gap:5px;font-size:var(--type-scale-2);font-weight:500;color:inherit}.inbox-list-sentinel.svelte-nivdcc{min-height:1px;pointer-events:none}.inbox-list-loading.svelte-nivdcc{padding:10px 12px;font-size:var(--type-scale-1);color:var(--text-muted);text-align:center}.inbox-archive-toggle-badge.svelte-nivdcc{margin-left:auto;font-size:var(--type-scale-1);font-family:var(--mono);color:var(--text-muted);opacity:.8}.inbox-archive-empty.svelte-nivdcc{padding:10px 12px;font-size:var(--type-scale-1);color:var(--text-muted);text-align:center}.inbox-empty.svelte-nivdcc{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:var(--text-muted)}.inbox-empty-icon{opacity:.4;margin-bottom:12px}.inbox-empty.svelte-nivdcc p:where(.svelte-nivdcc){font-size:var(--type-scale-4);font-weight:500;color:var(--text-secondary);margin-bottom:4px}.inbox-empty-hint.svelte-nivdcc{font-size:var(--type-scale-2);color:var(--text-muted)}.inbox-detail-panel.svelte-nivdcc{min-width:0;display:flex;flex-direction:column;min-height:0;background:linear-gradient(to bottom,var(--bg) 0%,color-mix(in srgb,var(--inbox-project-tint, transparent) 6%,var(--bg)) 120px);transition:background .3s ease}.inbox-view--mobile.svelte-nivdcc .inbox-detail-panel:where(.svelte-nivdcc){flex:1}.inbox-view.svelte-nivdcc:not(.inbox-view--mobile) .inbox-detail-panel:where(.svelte-nivdcc){border-top-left-radius:16px;border:1px solid var(--border-subtle);border-right:none;border-bottom:none;overflow:hidden;position:relative;z-index:1;transition:border-top-left-radius var(--transition-fast),background .3s ease}.inbox-view.svelte-nivdcc:not(.inbox-view--mobile) .inbox-detail-panel:where(.svelte-nivdcc):has(.resize-handle--panel:hover),.inbox-view:not(.inbox-view--mobile).inbox-resizing.svelte-nivdcc .inbox-detail-panel:where(.svelte-nivdcc){border-top-left-radius:0}.inbox-detail-scroll.svelte-nivdcc{overflow-y:auto;flex:1;padding:24px;padding-bottom:calc(24px + var(--content-safe-bottom, 0px));margin-bottom:12px;min-height:0;display:flex;justify-content:center}.inbox-detail-wrapper.svelte-nivdcc{width:100%;max-width:680px;display:flex;flex-direction:column;gap:12px;user-select:text;-webkit-user-select:text}.inbox-detail-fade.svelte-nivdcc{animation:svelte-nivdcc-inbox-detail-fade-in .18s cubic-bezier(.2,0,.2,1) both}@keyframes svelte-nivdcc-inbox-detail-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.inbox-detail-subject.svelte-nivdcc{font-size:18px;font-weight:600;color:var(--text);margin:0;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.inbox-detail-description.svelte-nivdcc{font-size:var(--type-scale-3);color:var(--text-secondary);margin:-4px 0 0;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.inbox-detail-meta.svelte-nivdcc{font-size:var(--type-scale-2);color:var(--text-muted);display:flex;align-items:center;flex-wrap:wrap;gap:2px;padding:0 4px}.inbox-detail-sep.svelte-nivdcc{opacity:.6;margin:0 4px}.inbox-detail-project-chip.svelte-nivdcc{display:inline-flex;align-items:center;gap:4px;font-size:var(--type-scale-2);flex-shrink:0}.inbox-detail-project-chip.svelte-nivdcc .project-icon,.inbox-detail-project-chip.svelte-nivdcc .project-icon-img{width:13px;height:13px;border-radius:var(--radius-xs, 4px)}.inbox-detail-adapter-logo.svelte-nivdcc{width:13px;height:13px;border-radius:var(--radius-xs, 4px);object-fit:cover;flex-shrink:0}.inbox-detail-session-link.svelte-nivdcc{display:inline-flex;align-items:center;gap:4px;font-size:var(--type-scale-2);color:var(--text-secondary);background:none;border:none;padding:0;cursor:pointer;transition:color var(--transition-fast);max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-detail-session-link.svelte-nivdcc:hover{color:var(--accent)}.inbox-detail-card.svelte-nivdcc{border:1px solid var(--border-subtle);border-radius:var(--radius-l, 12px);padding:28px 32px;background:var(--surface);min-width:0;margin-bottom:12px}.inbox-detail-card--full-bleed.svelte-nivdcc{padding:0;overflow:hidden;flex-shrink:0}.inbox-attachment-panel-body.svelte-nivdcc{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:auto}.inbox-attachment-download.svelte-nivdcc{display:flex;align-items:center;gap:8px;padding:16px;font-size:var(--type-scale-3);color:var(--text)}.inbox-attachment-download-link.svelte-nivdcc{margin-left:auto;color:var(--accent)}.inbox-attachment-fallback.svelte-nivdcc{margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.inbox-detail-body.svelte-nivdcc{font-size:var(--type-scale-3);line-height:1.6;color:var(--text);overflow-wrap:anywhere;word-break:break-word}.inbox-detail-body.svelte-nivdcc .md{max-width:100%}.inbox-detail-dock.svelte-nivdcc{flex-shrink:0;display:flex;justify-content:center;padding:0 16px 12px}.inbox-view--mobile.svelte-nivdcc .inbox-detail-dock:where(.svelte-nivdcc){padding-bottom:calc(12px + var(--content-safe-bottom, 0px))}.inbox-detail-scroll.has-dock.svelte-nivdcc{padding-bottom:0}.inbox-detail-scroll.has-dock.svelte-nivdcc .inbox-detail-wrapper:where(.svelte-nivdcc){padding-bottom:40px}.inbox-view--mobile.svelte-nivdcc .inbox-detail-scroll:where(.svelte-nivdcc){padding-left:12px;padding-right:12px}.inbox-view--mobile.svelte-nivdcc .inbox-detail-card:where(.svelte-nivdcc){padding:18px 16px}.inbox-view--mobile.svelte-nivdcc .inbox-detail-card--full-bleed:where(.svelte-nivdcc){padding:0}.inbox-view--mobile.svelte-nivdcc .inbox-detail-dock:where(.svelte-nivdcc){padding-left:12px;padding-right:12px}.inbox-dock-unit.svelte-nivdcc{width:100%;max-width:680px;display:flex;flex-direction:column;border:.5px solid color-mix(in srgb,var(--border) 60%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color .15s}.inbox-dock-unit.svelte-nivdcc:has(.agent-input-box:focus-within){border-color:var(--accent)}.inbox-dock-actions-with-composer.svelte-nivdcc{border-bottom:.5px solid var(--border-subtle)}.inbox-dock-actions-header.svelte-nivdcc{display:flex;align-items:center;gap:6px;padding:8px 12px;cursor:pointer;color:var(--text-secondary);font-size:var(--type-scale-2);font-weight:600;transition:color var(--transition-fast);user-select:none}.inbox-dock-actions-header.svelte-nivdcc:hover{color:var(--text)}.inbox-dock-actions-chevron.svelte-nivdcc{display:flex;align-items:center;color:inherit;flex-shrink:0;transition:transform var(--transition-fast)}.inbox-dock-actions-chevron-collapsed.svelte-nivdcc{transform:rotate(-90deg)}.inbox-dock-actions-summary-text.svelte-nivdcc{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.inbox-dock-actions-collapse.svelte-nivdcc{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--resize-dur) var(--resize-ease)}.inbox-dock-actions-collapse-open.svelte-nivdcc{grid-template-rows:1fr}.inbox-dock-actions-collapse.svelte-nivdcc>.inbox-dock-actions-list:where(.svelte-nivdcc){overflow:hidden}.inbox-dock-actions-collapse-open.svelte-nivdcc>.inbox-dock-actions-list:where(.svelte-nivdcc){overflow-y:auto;padding-bottom:6px}.inbox-dock-actions-list.svelte-nivdcc{display:flex;flex-direction:column;padding:0 6px;max-height:200px;min-height:0;position:relative;--_fade: 24px}.inbox-dock-actions-list.svelte-nivdcc::-webkit-scrollbar{width:4px}.inbox-dock-actions-list.svelte-nivdcc::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-muted) 30%,transparent);border-radius:2px}.inbox-dock-action-row.svelte-nivdcc{display:flex;align-items:center;gap:8px;padding:5px 8px;border-radius:var(--radius-xs);min-width:0;transition:background var(--transition-fast)}.inbox-dock-action-row.svelte-nivdcc:hover{background:var(--hover-tint)}.inbox-dock-action-icon.svelte-nivdcc{display:flex;align-items:center;flex-shrink:0;color:var(--text-muted)}.inbox-dock-action-main.svelte-nivdcc{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.inbox-dock-action-label.svelte-nivdcc{font-size:var(--type-scale-3);font-weight:500;color:var(--text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-dock-action-desc.svelte-nivdcc{font-size:var(--type-scale-1);color:var(--text-muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-dock-action-side.svelte-nivdcc{display:flex;align-items:center;gap:6px;flex-shrink:0;min-width:0}.inbox-dock-action-btn.svelte-nivdcc{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;font-size:var(--type-scale-2);font-weight:500;border-radius:6px;cursor:pointer;transition:opacity .15s,background .15s,color .15s,border-color .15s;white-space:nowrap;flex-shrink:0}.inbox-dock-action-btn.svelte-nivdcc:disabled{opacity:.6;cursor:default}.inbox-dock-action-btn-primary.svelte-nivdcc{color:#fff;background:var(--accent);border:1px solid transparent}.inbox-dock-action-btn-primary.svelte-nivdcc:hover:not(:disabled){opacity:.85}.inbox-dock-action-btn-rerun.svelte-nivdcc{color:var(--text-secondary);background:transparent;border:1px solid var(--border)}.inbox-dock-action-btn-rerun.svelte-nivdcc:hover:not(:disabled){color:var(--text);background:var(--neutral-muted)}.inbox-dock-action-btn-confirm.svelte-nivdcc,.inbox-dock-action-btn-confirm.svelte-nivdcc:hover:not(:disabled){color:var(--red, #ef4444);background:color-mix(in srgb,var(--red, #ef4444) 12%,transparent);border-color:color-mix(in srgb,var(--red, #ef4444) 45%,transparent)}.inbox-dock-action-dismissed.svelte-nivdcc .inbox-dock-action-icon:where(.svelte-nivdcc),.inbox-dock-action-dismissed.svelte-nivdcc .inbox-dock-action-main:where(.svelte-nivdcc){opacity:.55}.inbox-action-result.svelte-nivdcc{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;line-height:1.4;color:var(--green, #22c55e);min-width:0;overflow-wrap:anywhere}.inbox-action-result.svelte-nivdcc svg{flex-shrink:0}.inbox-action-result-error.svelte-nivdcc{color:var(--red, #ef4444)}.inbox-action-result-text.svelte-nivdcc{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.inbox-action-result-time.svelte-nivdcc{color:var(--text-muted);flex-shrink:0;white-space:nowrap}.inbox-action-dismiss-one.svelte-nivdcc{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;transition:color .15s,background .15s;flex-shrink:0}.inbox-action-dismiss-one.svelte-nivdcc:hover:not(:disabled){color:var(--text);background:var(--neutral-muted)}.inbox-action-dismiss-one.svelte-nivdcc:disabled{opacity:.4;cursor:default}.inbox-action-spinner.svelte-nivdcc{width:14px;height:14px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:svelte-nivdcc-inbox-spin .6s linear infinite;flex-shrink:0}.inbox-action-spinner-sm.svelte-nivdcc{width:11px;height:11px;border-width:1.5px}@keyframes svelte-nivdcc-inbox-spin{to{transform:rotate(360deg)}}.inbox-action-strike.svelte-nivdcc{text-decoration:line-through}.inbox-detail-empty.svelte-nivdcc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--text-muted);padding:32px;text-align:center;max-width:380px;margin:0 auto}.inbox-detail-empty-icon{opacity:.25;margin-bottom:12px}.inbox-detail-empty-title.svelte-nivdcc{font-size:15px;font-weight:600;color:var(--text-secondary);margin:0 0 6px}.inbox-detail-empty-desc.svelte-nivdcc{font-size:12.5px;line-height:1.55;color:var(--text-muted);margin:0 0 20px}.inbox-detail-empty-examples.svelte-nivdcc{display:flex;flex-direction:column;gap:8px;width:100%}.inbox-detail-empty-example.svelte-nivdcc{display:flex;align-items:center;gap:8px;font-size:var(--type-scale-2);color:var(--text-secondary);text-align:left}.inbox-detail-empty-example.svelte-nivdcc svg{flex-shrink:0;opacity:.5}.inbox-urgent-dot.svelte-nivdcc{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red, #ef4444);margin-right:6px;vertical-align:middle;flex-shrink:0}.inbox-kind-chip.svelte-nivdcc{display:inline-flex;align-items:center;font-size:var(--type-scale-1);line-height:1.2;font-weight:500;padding:1px 7px;border-radius:999px;border:1px solid var(--border-subtle);color:var(--text-secondary);background:color-mix(in srgb,var(--text) 4%,transparent);flex-shrink:0}.inbox-reply-thread.svelte-nivdcc{display:flex;flex-direction:column;gap:8px;padding-top:4px}.inbox-reply-bubble-row.svelte-nivdcc{display:flex;flex-direction:column;align-items:flex-end;gap:2px;margin-left:auto;max-width:min(85%,480px)}.inbox-reply-bubble.svelte-nivdcc{padding:7px 12px;font-size:var(--type-scale-3);line-height:1.5;color:var(--text);background:color-mix(in srgb,var(--accent) 10%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 18%,var(--border-subtle));border-radius:12px 12px 4px;white-space:pre-wrap;overflow-wrap:anywhere}.inbox-reply-bubble-time.svelte-nivdcc{display:inline-flex;align-items:center;gap:6px;font-size:var(--type-scale-1);color:var(--text-muted);padding-right:4px}.inbox-reply-bubble-attach.svelte-nivdcc{display:inline-flex;align-items:center;gap:3px;color:inherit}.inbox-reply-bubble-attach.svelte-nivdcc svg{flex-shrink:0}.inbox-dock-composer.svelte-nivdcc{padding:4px 6px 6px}.inbox-dock-composer.svelte-nivdcc .inbox-reply-input.agent-input-area,.inbox-dock-composer.svelte-nivdcc .inbox-reply-input.agent-input-area:has(.agent-input-box:focus-within){padding:0;background:transparent;border-top:none}.inbox-dock-composer.svelte-nivdcc .inbox-reply-input .agent-input-box{border:none;background:transparent;box-shadow:none}.inbox-dock-composer.svelte-nivdcc .inbox-reply-input .ci-editor{font-size:var(--type-scale-3)}.inbox-reply-disabled-note.svelte-nivdcc{padding:10px 12px;font-size:var(--type-scale-2);color:var(--text-muted)}.inbox-artifact-modal-body.svelte-nivdcc,.inbox-crash-modal-body.svelte-nivdcc{max-height:60vh;overflow-y:auto;margin-bottom:16px}.inbox-modal-status.svelte-nivdcc{margin:0;font-size:var(--type-scale-2);color:var(--text-muted)}.inbox-crash-summary.svelte-nivdcc{font-size:var(--type-scale-3);margin-bottom:10px}.inbox-crash-json.svelte-nivdcc{margin:0;padding:10px 12px;font-size:var(--type-scale-1);font-family:var(--mono);line-height:1.5;color:var(--text-secondary);background:color-mix(in srgb,var(--text) 4%,transparent);border:1px solid var(--border-subtle);border-radius:8px;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}.ds-hover-trigger.svelte-18qdllb{display:inline-block}.ds-hover-card{position:fixed;z-index:9999;width:280px;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:12px;font-size:13px;animation:svelte-18qdllb-ds-hover-in .15s ease-out}@keyframes svelte-18qdllb-ds-hover-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ds-hover-card--above{animation-name:svelte-18qdllb-ds-hover-in-above}@keyframes svelte-18qdllb-ds-hover-in-above{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tpg.svelte-6k9n8t{display:flex;width:100%;height:100%;border-radius:inherit;overflow:hidden}.tpg-stripe.svelte-6k9n8t{position:relative;flex:1 1 0;min-width:0}.tpg-stripe.svelte-6k9n8t+.tpg-stripe:where(.svelte-6k9n8t){box-shadow:inset 1px 0 #00000047}.tpg-accent.svelte-6k9n8t{position:absolute;left:0;right:0;bottom:0;height:38%}.plg-card.svelte-1u71eqa{--plg-accent: var(--accent);position:relative;display:flex;flex-direction:column;justify-content:flex-end;content-visibility:auto;contain-intrinsic-size:auto 100% auto 176px;min-width:244px;width:244px;height:176px;border-radius:16px;overflow:hidden;border:1px solid color-mix(in srgb,var(--plg-accent) 14%,var(--border-subtle));background:color-mix(in srgb,var(--plg-accent) 5%,var(--surface-raised));cursor:pointer;text-align:left;flex-shrink:0;transition:background .18s ease}.plg-card.svelte-1u71eqa:hover{background:color-mix(in srgb,var(--plg-accent) 9%,var(--surface-raised));border-color:color-mix(in srgb,var(--plg-accent) 26%,var(--border));z-index:2}.plg-card-visual.svelte-1u71eqa{position:absolute;inset:0;overflow:hidden;pointer-events:none}.plg-card-gradient.svelte-1u71eqa{position:absolute;inset:0;background:radial-gradient(ellipse 90% 70% at 88% 0%,color-mix(in srgb,var(--plg-accent) 10%,transparent),transparent 58%);transition:background .4s ease}.plg-card-grain.svelte-1u71eqa{display:none}.plg-card-bg-img.svelte-1u71eqa{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.06;filter:blur(18px) saturate(1.4)}.plg-card-body.svelte-1u71eqa{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:14px 14px 15px;height:100%;box-sizing:border-box}.plg-card-glyph.svelte-1u71eqa{width:52px;height:52px;border-radius:22%;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--plg-accent) 12%,var(--bg));color:var(--plg-accent);box-shadow:none;transition:background .3s;overflow:hidden;flex-shrink:0}.plg-card.svelte-1u71eqa:hover .plg-card-glyph:where(.svelte-1u71eqa){transform:none;box-shadow:none}.plg-card-letter.svelte-1u71eqa{font-size:22px;font-weight:600;line-height:1;font-family:var(--brand);letter-spacing:-.03em}.plg-card-icon-img.svelte-1u71eqa{width:100%;height:100%;object-fit:cover;border-radius:22%}.plg-card-glyph--theme.svelte-1u71eqa{background:var(--bg);box-shadow:none}.plg-card-meta.svelte-1u71eqa{display:flex;flex-direction:column;gap:3px;min-width:0}.plg-card-info.svelte-1u71eqa{min-width:0;width:100%}.plg-card-footer.svelte-1u71eqa{display:flex;align-items:flex-end;gap:10px;min-width:0}.plg-card-name.svelte-1u71eqa{font-size:14px;font-weight:600;color:var(--text);line-height:1.25;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plg-card-desc.svelte-1u71eqa{flex:1;min-width:0;font-size:12px;font-weight:400;color:var(--text-muted);line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plg-card-match.svelte-1u71eqa{flex:1;min-width:0;display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.35;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plg-card-badge.svelte-1u71eqa{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border-radius:999px;background:color-mix(in srgb,var(--text) 7%,transparent);color:var(--text-secondary);border:0;pointer-events:auto;cursor:pointer}.plg-card-badge--custom.svelte-1u71eqa{position:static;color:var(--text-muted)}.plg-card>.ds-hover-trigger{position:absolute;top:10px;right:10px;z-index:2;width:auto;height:22px}.plg-card-badge--third-party.svelte-1u71eqa{width:auto;gap:5px;padding:0 7px}.plg-third-party-label.svelte-1u71eqa{font-size:9px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap}.plg-card-badge--health.svelte-1u71eqa{width:auto;min-width:22px;gap:3px;padding:0 6px;color:var(--warning, #d97706)}.plg-card-badge--health-severe.svelte-1u71eqa{color:var(--error, #dc2626)}.plg-card-health-count.svelte-1u71eqa{font-size:10px;font-weight:500;line-height:1}.plg-card.svelte-1u71eqa:hover .plg-card-badge--custom:where(.svelte-1u71eqa){color:var(--text-secondary)}.plg-card-actions.svelte-1u71eqa{flex-shrink:0}.plg-card-btn.svelte-1u71eqa{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;min-width:62px;padding:5px 14px;border-radius:999px;border:none;cursor:pointer;transition:opacity .15s,background .15s}.plg-card-btn.svelte-1u71eqa:disabled{cursor:default;opacity:.75}.plg-card-btn-spinner{animation:svelte-1u71eqa-plg-card-spin .7s linear infinite}@keyframes svelte-1u71eqa-plg-card-spin{to{transform:rotate(360deg)}}.plg-card-btn.svelte-1u71eqa:hover{opacity:.88}.plg-card-btn--get.svelte-1u71eqa{background:var(--plg-accent);color:var(--plg-accent-fg)}.plg-card-btn--open.svelte-1u71eqa{background:color-mix(in srgb,var(--text) 7%,transparent);color:var(--text-secondary)}.plg-card-btn--open.svelte-1u71eqa:hover{color:var(--text)}.plg-card-btn--update.svelte-1u71eqa{background:var(--plg-accent);color:var(--plg-accent-fg)}.plg-github-hover{width:min(300px,calc(100vw - 24px));padding:14px}.plg-github-card{display:flex;flex-direction:column;gap:10px;color:var(--text)}.plg-github-card-head{display:flex;align-items:center;gap:10px;min-width:0}.plg-github-card-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:9px;background:color-mix(in srgb,var(--text) 8%,transparent)}.plg-github-card-head>div{display:flex;flex-direction:column;min-width:0}.plg-github-card-head strong{overflow:hidden;text-overflow:ellipsis;font-size:13px;white-space:nowrap}.plg-github-card-head span:not(.plg-github-card-icon){color:var(--text-muted);font-size:11px}.plg-github-card p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.45}.plg-github-card-facts{display:flex;flex-direction:column;gap:5px;padding-top:8px;border-top:1px solid var(--border-subtle)}.plg-github-card-facts span{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:11px}.plg-grid-sentinel.svelte-1nj6ws4{grid-column:1 / -1;height:1px}.plg-cinema.svelte-1nj6ws4{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;padding-bottom:var(--content-safe-bottom, 0px)}.plg-hero.svelte-1nj6ws4{position:relative;container-type:inline-size;min-height:390px;margin-top:calc(-1 * var(--plugins-header-h, 48px));padding:calc(var(--plugins-header-h, 48px) + 40px) clamp(24px,5vw,64px) 34px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;flex-shrink:0;opacity:0;transform:translateY(12px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.plg-hero--visible.svelte-1nj6ws4{opacity:1;transform:translateY(0)}.plg-hero-bg.svelte-1nj6ws4{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.plg-hero-open-target.svelte-1nj6ws4{position:absolute;inset:0;z-index:1;width:100%;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer}.plg-hero-open-target.svelte-1nj6ws4:focus-visible{outline:2px solid color-mix(in srgb,var(--hero-accent) 70%,white);outline-offset:-4px}.plg-hero-gradient.svelte-1nj6ws4{position:absolute;inset:0;background:radial-gradient(ellipse 50% 90% at 82% 45%,color-mix(in srgb,var(--hero-accent) 24%,transparent),transparent 70%),linear-gradient(112deg,color-mix(in srgb,var(--hero-accent) 11%,var(--surface)) 0%,var(--bg) 72%)}.plg-hero-grain.svelte-1nj6ws4{position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;mix-blend-mode:overlay;pointer-events:none}.plg-hero-orb.svelte-1nj6ws4{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;animation:svelte-1nj6ws4-plg-orb-drift 12s ease-in-out infinite alternate}.plg-hero-orb--1.svelte-1nj6ws4{width:200px;height:200px;top:-40px;right:10%;background:color-mix(in srgb,var(--hero-accent) 25%,transparent);animation-delay:0s}.plg-hero-orb--2.svelte-1nj6ws4{width:140px;height:140px;bottom:-20px;left:15%;background:color-mix(in srgb,var(--hero-accent) 15%,transparent);animation-delay:-4s}.plg-hero-orb--3.svelte-1nj6ws4{width:100px;height:100px;top:30%;left:50%;background:color-mix(in srgb,var(--hero-accent) 10%,#6366f1);animation-delay:-8s}@keyframes svelte-1nj6ws4-plg-orb-drift{0%{transform:translate(0) scale(1)}to{transform:translate(20px,-15px) scale(1.12)}}.plg-hero-content.svelte-1nj6ws4{position:relative;z-index:2;max-width:min(560px,56%);pointer-events:none}.plg-hero-badge.svelte-1nj6ws4{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--hero-accent);margin-bottom:10px}.plg-hero-title.svelte-1nj6ws4{font-family:var(--brand);font-size:clamp(32px,5vw,48px);font-weight:500;line-height:1.04;letter-spacing:-.035em;color:var(--text);margin:0 0 8px}.plg-hero-desc.svelte-1nj6ws4{font-size:15px;color:var(--text-secondary);line-height:1.5;margin:0 0 18px;max-width:480px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plg-hero-card.svelte-1nj6ws4{display:inline-flex;align-items:center;gap:12px;padding:10px 12px 10px 10px;border-radius:18px;background:color-mix(in srgb,var(--surface) 72%,transparent);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border:1px solid color-mix(in srgb,var(--border) 40%,transparent);box-shadow:0 2px 12px color-mix(in srgb,var(--hero-accent) 8%,transparent),0 0 0 1px color-mix(in srgb,var(--hero-accent) 6%,transparent);cursor:pointer;transition:transform .2s,box-shadow .2s}.plg-hero.svelte-1nj6ws4:hover .plg-hero-card:where(.svelte-1nj6ws4){transform:translateY(-1px);box-shadow:0 4px 20px color-mix(in srgb,var(--hero-accent) 14%,transparent),0 0 0 1px color-mix(in srgb,var(--hero-accent) 12%,transparent)}.plg-hero-card-icon.svelte-1nj6ws4{width:52px;height:52px;border-radius:22%;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--card-accent, var(--accent)) 14%,var(--bg));color:var(--card-accent, var(--accent));font-size:18px;font-weight:600;flex-shrink:0;overflow:hidden;font-family:var(--brand)}.plg-hero-card-icon.svelte-1nj6ws4 img:where(.svelte-1nj6ws4){width:100%;height:100%;object-fit:cover;border-radius:22%}.plg-hero-card-info.svelte-1nj6ws4{display:flex;flex-direction:column;gap:1px;min-width:0}.plg-hero-card-meta.svelte-1nj6ws4{max-width:260px;overflow:hidden;color:var(--text-muted);font-size:10.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.plg-hero-card-name.svelte-1nj6ws4{font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plg-hero-card-btn.svelte-1nj6ws4{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;z-index:3;margin-left:auto;min-width:66px;padding:6px 16px;border-radius:999px;border:none;font-size:13px;font-weight:600;background:var(--hero-accent, var(--accent));color:var(--hero-accent-fg, var(--on-accent));cursor:pointer;pointer-events:auto;flex-shrink:0;transition:opacity .12s}.plg-hero-card-btn.svelte-1nj6ws4:hover{opacity:.88}.plg-hero-card-btn.svelte-1nj6ws4:disabled{cursor:default;opacity:.75}.plg-button-spinner{animation:svelte-1nj6ws4-plg-spin .7s linear infinite}.plg-hero-art.svelte-1nj6ws4{position:absolute;right:clamp(36px,10vw,136px);top:50%;width:clamp(150px,22vw,230px);aspect-ratio:1;z-index:0;pointer-events:none;transform:translateY(-46%) rotate(4deg)}.plg-hero-art-halo.svelte-1nj6ws4{position:absolute;inset:-22%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--hero-accent) 28%,transparent),transparent 67%);filter:blur(12px)}.plg-hero-art-icon.svelte-1nj6ws4{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid color-mix(in srgb,white 24%,transparent);border-radius:27%;background:linear-gradient(145deg,color-mix(in srgb,var(--card-accent) 34%,var(--surface-raised)),color-mix(in srgb,var(--card-accent) 10%,var(--surface)));box-shadow:0 30px 70px color-mix(in srgb,var(--hero-accent) 28%,transparent),inset 0 1px color-mix(in srgb,white 32%,transparent);color:var(--card-accent);font-family:var(--brand);font-size:clamp(56px,9vw,92px);font-weight:700}.plg-hero-art-icon.svelte-1nj6ws4 img:where(.svelte-1nj6ws4){width:100%;height:100%;object-fit:cover}@container (max-width: 900px){.plg-hero-art.svelte-1nj6ws4{right:clamp(8px,2cqw,24px);width:clamp(110px,34cqw,190px);opacity:.34}.plg-hero-art-halo.svelte-1nj6ws4{opacity:.7}}.plg-rail.svelte-1nj6ws4{display:flex;align-items:center;gap:14px;padding:0 clamp(18px,4vw,48px);flex-shrink:0;border-block:1px solid color-mix(in srgb,var(--text) 7%,transparent);position:sticky;top:0;z-index:10;background:var(--bg);backdrop-filter:none;-webkit-backdrop-filter:none}.plg-filter-label.svelte-1nj6ws4{display:flex;flex-direction:column;min-width:82px;padding-right:14px;border-right:1px solid color-mix(in srgb,var(--text) 7%,transparent);line-height:1.25}.plg-filter-label.svelte-1nj6ws4 span:where(.svelte-1nj6ws4){color:var(--text-muted);font-size:10px;font-weight:400;letter-spacing:.02em}.plg-filter-label.svelte-1nj6ws4 strong:where(.svelte-1nj6ws4){overflow:hidden;color:var(--text);font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.plg-rail-scroll.svelte-1nj6ws4{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none;flex:1;padding:10px 0}.plg-rail-scroll.svelte-1nj6ws4::-webkit-scrollbar{display:none}.plg-pill.svelte-1nj6ws4{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:999px;border:.5px solid var(--glass-border, color-mix(in srgb, var(--border) 50%, transparent));font-size:var(--type-scale-1);font-weight:400;color:var(--text-secondary, var(--text-muted));background:var(--glass-bg, color-mix(in srgb, var(--surface) 65%, transparent));backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);box-shadow:0 1px 4px #0000000d;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:color .15s,background .2s,border-color .2s,box-shadow .2s,transform .18s}.plg-pill.svelte-1nj6ws4 svg{opacity:.55;transition:opacity .15s;width:13px;height:13px}.plg-pill.svelte-1nj6ws4:hover{color:var(--text);border-color:color-mix(in srgb,var(--border) 80%,transparent);box-shadow:0 2px 6px #00000012}.plg-pill.svelte-1nj6ws4:hover svg{opacity:.75}.plg-pill.svelte-1nj6ws4:active{transform:scale(.92)}.plg-pill--active.svelte-1nj6ws4{color:var(--accent);background:color-mix(in srgb,var(--accent) 16%,var(--glass-bg, color-mix(in srgb, var(--surface) 70%, transparent)));border-color:color-mix(in srgb,var(--accent) 35%,transparent);box-shadow:0 2px 8px color-mix(in srgb,var(--accent) 18%,transparent),0 .5px 2px #0000000d;font-weight:500}.plg-pill--active.svelte-1nj6ws4 svg{opacity:1;color:var(--accent)}.plg-rail-end.svelte-1nj6ws4{display:flex;align-items:center;gap:6px;padding-left:8px;flex-shrink:0}.plg-last-updated.svelte-1nj6ws4{font-size:var(--type-scale-1);font-weight:500;color:var(--text-muted);white-space:nowrap;opacity:.7;padding-right:2px}.plg-search-toggle.svelte-1nj6ws4{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:0;background:color-mix(in srgb,var(--text) 6%,transparent);color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s}.plg-search-toggle.svelte-1nj6ws4:hover{background:color-mix(in srgb,var(--text) 6%,transparent);color:var(--text-secondary)}.plg-search-toggle.svelte-1nj6ws4:disabled{cursor:progress}.plg-search-toggle--active.svelte-1nj6ws4{background:color-mix(in srgb,var(--accent) 12%,var(--surface-raised));color:var(--accent)}.plg-search-toggle--spinning.svelte-1nj6ws4 svg{animation:svelte-1nj6ws4-plg-spin .8s linear infinite}.plg-searchbar.svelte-1nj6ws4{display:flex;align-items:center;gap:8px;margin:12px 24px 0;padding:10px 14px;border-radius:14px;border:0;background:var(--surface-raised);transition:box-shadow .15s;animation:svelte-1nj6ws4-plg-searchbar-in .2s ease}@keyframes svelte-1nj6ws4-plg-searchbar-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.plg-searchbar.svelte-1nj6ws4:focus-within{box-shadow:0 0 0 1.5px var(--accent)}.plg-searchbar-icon.svelte-1nj6ws4{flex-shrink:0;color:var(--text-muted);opacity:.45}.plg-searchbar-input.svelte-1nj6ws4{flex:1;border:none;background:transparent;color:var(--text);font-size:13.5px;outline:none;padding:0}.plg-searchbar-input.svelte-1nj6ws4::placeholder{color:var(--text-muted);opacity:.5}.plg-searchbar-clear.svelte-1nj6ws4{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:none;background:var(--surface-raised);color:var(--text-muted);cursor:pointer;transition:background .12s}.plg-searchbar-clear.svelte-1nj6ws4:hover{background:var(--border)}.plg-stage.svelte-1nj6ws4{flex:1;padding:24px 0 40px;opacity:0;transform:translateY(8px);transition:opacity .4s cubic-bezier(.22,1,.36,1) .1s,transform .4s cubic-bezier(.22,1,.36,1) .1s}.plg-stage--visible.svelte-1nj6ws4{opacity:1;transform:translateY(0)}.plg-empty.svelte-1nj6ws4{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:56px 24px;text-align:center;color:var(--text-muted);font-size:var(--type-scale-3)}.plg-empty-icon.svelte-1nj6ws4{opacity:.3}.plg-empty--hint.svelte-1nj6ws4{opacity:.5;padding:40px 24px}.plg-spinner.svelte-1nj6ws4{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:svelte-1nj6ws4-plg-spin .6s linear infinite}@keyframes svelte-1nj6ws4-plg-spin{to{transform:rotate(360deg)}}.plg-row.svelte-1nj6ws4{margin-bottom:0;padding:0 clamp(20px,4vw,48px) 28px;animation:svelte-1nj6ws4-plg-row-in .4s cubic-bezier(.22,1,.36,1) var(--row-delay, 0ms) both}@keyframes svelte-1nj6ws4-plg-row-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.plg-row-header.svelte-1nj6ws4{display:flex;align-items:flex-start;gap:8px;margin-bottom:14px;color:var(--text-muted)}.plg-row-heading.svelte-1nj6ws4{min-width:0}.plg-row-heading-line.svelte-1nj6ws4{display:flex;align-items:baseline;gap:8px}.plg-row-title.svelte-1nj6ws4{font-size:22px;font-weight:600;color:var(--text);margin:0;letter-spacing:-.022em;line-height:1.15}.plg-row-subtitle.svelte-1nj6ws4{margin:3px 0 0;color:var(--text-muted);font-size:13px;font-weight:400;line-height:1.35}.plg-row-scroll-wrap.svelte-1nj6ws4{position:relative}.plg-row-scroll.svelte-1nj6ws4{display:flex;gap:12px;overflow-x:auto;padding:4px 14px 36px;margin-inline:-14px;margin-bottom:-28px;scrollbar-width:none;--_fade: 32px}.plg-row-scroll.svelte-1nj6ws4::-webkit-scrollbar{display:none}.plg-row-arrow.svelte-1nj6ws4{display:none;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:0;background:var(--surface-raised);box-shadow:0 2px 10px color-mix(in srgb,var(--text) 12%,transparent);color:var(--text);cursor:pointer;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .15s,background .12s;padding:0}.plg-row-arrow.svelte-1nj6ws4 svg{display:block}.plg-row-arrow.svelte-1nj6ws4:hover{background:color-mix(in srgb,var(--text) 4%,var(--surface-raised))}.plg-row-arrow--left.svelte-1nj6ws4{left:4px}.plg-row-arrow--right.svelte-1nj6ws4{right:4px}.plg-row-scroll-wrap.svelte-1nj6ws4:hover .plg-row-arrow:where(.svelte-1nj6ws4){opacity:1}@media(pointer:coarse){.plg-row-arrow.svelte-1nj6ws4{display:none!important}}.plg-categories.svelte-1nj6ws4{margin:8px clamp(20px,4vw,48px) 12px;padding-top:28px;border-top:1px solid color-mix(in srgb,var(--text) 7%,transparent)}.plg-categories-heading.svelte-1nj6ws4{margin-bottom:16px}.plg-categories-heading.svelte-1nj6ws4 h3:where(.svelte-1nj6ws4){margin:0;color:var(--text);font-size:22px;font-weight:600;letter-spacing:-.022em}.plg-categories-heading.svelte-1nj6ws4 p:where(.svelte-1nj6ws4){margin:4px 0 0;color:var(--text-muted);font-size:13px;font-weight:400}.plg-category-grid.svelte-1nj6ws4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.plg-category-link.svelte-1nj6ws4{display:grid;grid-template-columns:40px minmax(0,1fr) auto 12px;align-items:center;gap:10px;min-width:0;position:relative;margin-inline:-10px;padding:12px;border:0;border-radius:8px;background:transparent;color:var(--text-muted);text-align:left;cursor:pointer;transition:color .15s,background .15s}.plg-category-link.svelte-1nj6ws4:after{position:absolute;right:10px;bottom:0;left:62px;height:1px;background:color-mix(in srgb,var(--text) 7%,transparent);content:"";pointer-events:none}.plg-category-link.svelte-1nj6ws4:hover{color:var(--text);background:color-mix(in srgb,var(--text) 2%,transparent)}.plg-category-icon.svelte-1nj6ws4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:22%;background:var(--surface-raised);color:var(--accent);border:0}.plg-category-copy.svelte-1nj6ws4{display:flex;flex-direction:column;min-width:0;gap:1px}.plg-category-copy.svelte-1nj6ws4 strong:where(.svelte-1nj6ws4){overflow:hidden;color:var(--text);font-size:14px;font-weight:500;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.plg-category-copy.svelte-1nj6ws4 small:where(.svelte-1nj6ws4){overflow:hidden;color:var(--text-muted);font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.plg-category-count.svelte-1nj6ws4{color:var(--text-muted);font-size:12px;font-weight:400;font-variant-numeric:tabular-nums}.plg-grid-wrap.svelte-1nj6ws4{padding:0 clamp(20px,4vw,48px)}.plg-landscape-grid.svelte-1nj6ws4{display:grid;grid-template-columns:repeat(auto-fill,minmax(236px,1fr));gap:12px}.plg-landscape-grid.svelte-1nj6ws4 .plg-card{width:auto;min-width:0}@media(max-width:768px){.plg-rail.svelte-1nj6ws4{order:0;padding:0 10px}.plg-filter-label.svelte-1nj6ws4,.plg-last-updated.svelte-1nj6ws4{display:none}.plg-searchbar.svelte-1nj6ws4{order:1;margin:10px 10px 0}.plg-hero.svelte-1nj6ws4{order:2;width:calc(100% - 20px);min-height:min(66svh,620px);margin:8px 10px 0;padding:28px 22px 22px;justify-content:flex-end;border:1px solid color-mix(in srgb,var(--hero-accent) 20%,var(--border));border-radius:24px;box-shadow:0 18px 48px color-mix(in srgb,var(--hero-accent) 12%,transparent);transition:none}.plg-hero-content.svelte-1nj6ws4{max-width:100%}.plg-hero-art.svelte-1nj6ws4{display:block;top:31%;right:50%;width:clamp(136px,42vw,180px);opacity:.82;transform:translate(50%,-50%) rotate(4deg)}.plg-stage.svelte-1nj6ws4{order:3;padding-top:16px}.plg-row-subtitle.svelte-1nj6ws4{display:none}.plg-category-grid.svelte-1nj6ws4{grid-template-columns:1fr}.plg-hero-card.svelte-1nj6ws4{width:100%}}.bgate.svelte-fk18xv{position:relative;flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.bgate.svelte-fk18xv:not(.bgate--prominent)>:not(.bgate-cover){flex:1;min-height:0}.bgate--prominent.svelte-fk18xv{display:block;flex:none}.bgate-spacer.svelte-fk18xv{flex:none;width:100%;pointer-events:none}.bgate-cover.svelte-fk18xv{position:absolute;inset:0;z-index:6;display:flex;align-items:flex-end;justify-content:center;padding:14px;margin:0;border:0;background:transparent;cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent;pointer-events:none}.bgate-pill.svelte-fk18xv{font-size:12px;font-weight:500;line-height:1;padding:7px 12px;border-radius:999px;color:var(--text, #f4f5f7);background:color-mix(in srgb,var(--surface, #16181d) 78%,transparent);border:1px solid var(--border, rgba(255, 255, 255, .12));box-shadow:0 2px 10px #00000038;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bgate.svelte-fk18xv:not(.is-engaged):hover .bgate-pill:where(.svelte-fk18xv),.bgate-cover.svelte-fk18xv:focus-visible .bgate-pill:where(.svelte-fk18xv){opacity:1;transform:translateY(0)}.bgate-cover.svelte-fk18xv:before{content:"";position:absolute;inset:auto 0 0;height:42%;border-radius:0 0 16px 16px;background:linear-gradient(to top,color-mix(in srgb,var(--v2-accent, #6e7bf2) 22%,var(--bgate-scrim-strong, rgba(8, 9, 12, .88))) 0%,var(--bgate-scrim-soft, rgba(10, 11, 15, .45)) 45%,transparent 100%);opacity:0;transition:opacity .25s ease;pointer-events:none}html[data-appearance=light] .bgate-cover.svelte-fk18xv:before{--bgate-scrim-strong: rgba(244, 245, 248, .92);--bgate-scrim-soft: rgba(244, 245, 248, .5)}html[data-appearance=light] .bgate-pill.svelte-fk18xv{color:var(--text, #1d1d1f);background:color-mix(in srgb,var(--surface, #ffffff) 82%,transparent);border-color:var(--border, rgba(0, 0, 0, .12));box-shadow:0 2px 10px #0000001f}.bgate.svelte-fk18xv:not(.is-engaged):hover .bgate-cover:where(.svelte-fk18xv):before,.bgate-cover.svelte-fk18xv:focus-visible:before{opacity:1}.bgate-pill.svelte-fk18xv{position:relative}.bgate.svelte-fk18xv .bpick{transition:opacity .25s ease}.bgate.svelte-fk18xv:not(.is-engaged):hover .bpick{opacity:.28}.bgate-cover.svelte-fk18xv:focus-visible{outline:2px solid var(--v2-accent, #6e7bf2);outline-offset:-2px;border-radius:inherit}.bgate--prominent.svelte-fk18xv .bgate-cover:where(.svelte-fk18xv){z-index:910}@media(hover:none){.bgate-cover.svelte-fk18xv{pointer-events:auto}.bgate-cover.svelte-fk18xv:before,.bgate-pill.svelte-fk18xv{opacity:1;transform:none}.bgate.svelte-fk18xv:not(.is-engaged) .bpick{opacity:.28}}@media(prefers-reduced-motion:reduce){.bgate-pill.svelte-fk18xv{transition:opacity .2s ease;transform:none}}.bgate--expanded.svelte-fk18xv{position:fixed;inset:0;z-index:2147483000;width:100dvw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;overflow:hidden;display:flex;flex-direction:column;min-height:0;transform-origin:0 0;--bgate-anchor: #07080b;--bgate-accent-pool: 40%;--bgate-accent-tint: 11%;--bgate-accent-foot: 16%;background:radial-gradient(135% 120% at 10% 6%,color-mix(in oklch,var(--v2-accent, #6e7bf2) var(--bgate-accent-pool),var(--bgate-anchor)) 0%,color-mix(in oklch,var(--v2-accent, #6e7bf2) var(--bgate-accent-tint),var(--bgate-anchor)) 46%,var(--bgate-anchor) 100%),radial-gradient(120% 130% at 92% 100%,color-mix(in oklch,var(--v2-accent, #6e7bf2) var(--bgate-accent-foot),var(--bgate-anchor)) 0%,transparent 60%),var(--bgate-anchor)}html[data-appearance=light] .bgate--expanded.svelte-fk18xv{--bgate-anchor: #eef0f4;--bgate-accent-pool: 28%;--bgate-accent-tint: 7%;--bgate-accent-foot: 12%}.bgate--expanded.svelte-fk18xv>.demo-shell{flex:1;width:100%!important;height:100%!important;max-width:none!important;min-height:0!important;border:none!important;border-radius:0;box-shadow:none}@media(min-width:769px){.bgate--expanded.svelte-fk18xv>.demo-shell{flex:1;margin:24px;width:auto!important;height:auto!important;border-radius:16px!important;overflow:hidden;border:1px solid var(--border, rgba(255, 255, 255, .14))!important;box-shadow:0 24px 60px -12px #0000008c,0 8px 24px -8px #0006;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}}html[data-appearance=light] .bgate--expanded.svelte-fk18xv>.demo-shell{box-shadow:0 24px 60px -12px #00000047,0 8px 24px -8px #0000002e}.bgate-exit-bar.svelte-fk18xv{position:relative;z-index:20;flex:none;width:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));border:0;border-top:1px solid var(--v2-border, var(--border, rgba(255, 255, 255, .1)));background:var(--v2-surface, var(--surface, #16181d));color:var(--v2-text-muted, var(--text-muted, rgba(244, 245, 247, .72)));font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;pointer-events:auto;opacity:0;transform:translateY(100%);transition:opacity .38s ease,transform .38s cubic-bezier(.16,1,.3,1),background-color .16s ease,color .16s ease}.bgate-exit-bar.is-shown.svelte-fk18xv{opacity:1;transform:none}.bgate-exit-bar.svelte-fk18xv:hover{background:linear-gradient(var(--v2-hover-tint, var(--hover-tint, rgba(255, 255, 255, .05))),var(--v2-hover-tint, var(--hover-tint, rgba(255, 255, 255, .05)))),var(--v2-surface, var(--surface, #16181d));color:var(--v2-text, var(--text, #f4f5f7))}.bgate-exit-label.svelte-fk18xv{font-size:15px;font-weight:500;line-height:1.2;pointer-events:none}.bgate-exit-bar.svelte-fk18xv:active{color:var(--v2-text, var(--text, #f4f5f7))}.bgate-exit-bar.svelte-fk18xv:focus-visible{outline:2px solid var(--v2-accent, #6e7bf2);outline-offset:-2px}html[data-appearance=light] .bgate-exit-bar.svelte-fk18xv{background:var(--v2-surface, var(--surface, #ffffff));border-top-color:var(--v2-border, var(--border, rgba(0, 0, 0, .1)));color:var(--v2-text-muted, var(--text-muted, rgba(29, 29, 31, .62)))}html[data-appearance=light] .bgate-exit-bar.svelte-fk18xv:hover{background:linear-gradient(var(--v2-hover-tint, var(--hover-tint, rgba(0, 0, 0, .04))),var(--v2-hover-tint, var(--hover-tint, rgba(0, 0, 0, .04)))),var(--v2-surface, var(--surface, #ffffff));color:var(--v2-text, var(--text, #1d1d1f))}html[data-appearance=light] .bgate-exit-bar.svelte-fk18xv:active{color:var(--v2-text, var(--text, #1d1d1f))}@media(prefers-reduced-motion:reduce){.bgate-exit-bar.svelte-fk18xv{transition-duration:.01ms}}.ds-spinner-root.svelte-epv8ty{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ds-spinner.svelte-epv8ty{animation:svelte-epv8ty-ds-spin .7s linear infinite;color:var(--accent);flex-shrink:0}@keyframes svelte-epv8ty-ds-spin{to{transform:rotate(360deg)}}
