.toast-container.svelte-1ekga4j{position:fixed;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:1000}.toast.svelte-1ekga4j{padding:.75rem 1rem;border-radius:.25rem;font-size:.875rem;animation:svelte-1ekga4j-slide-in .2s ease-out}.toast-success.svelte-1ekga4j{background:var(--accent);color:#fff}.toast-error.svelte-1ekga4j{background:#ef4444;color:#fff}@keyframes svelte-1ekga4j-slide-in{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}.context-menu.svelte-1erd1vq{position:fixed;background:var(--bg-secondary);border:1px solid var(--border);border-radius:.25rem;min-width:150px;z-index:1000;box-shadow:0 4px 12px #0000004d}.context-menu.dropdown.svelte-1erd1vq{border-top-right-radius:0;margin-top:-1px}.menu-item.svelte-1erd1vq{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;text-align:left;background:none;border:none;color:var(--text-primary);font-size:.875rem;cursor:pointer}.menu-item.svelte-1erd1vq:hover{background:var(--bg-tertiary)}.menu-label.svelte-1erd1vq{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;color:var(--text-secondary);cursor:default}.divider.svelte-1erd1vq{height:1px;background:var(--border);margin:.25rem 0}.sidebar.svelte-10ajofm{height:100%;background:var(--bg-secondary);color:var(--text-primary);overflow:hidden;display:flex;flex-direction:column;flex-shrink:0}.sidebar-header.svelte-10ajofm{display:flex;gap:.5rem;padding:.5rem}.sidebar-btn.svelte-10ajofm{background:var(--bg-secondary);border:1px solid var(--border);border-radius:.25rem;color:var(--text-primary);padding:.5rem;cursor:pointer;display:flex;align-items:center}.sidebar-btn.svelte-10ajofm:hover{background:var(--bg-tertiary)}.sidebar-content.svelte-10ajofm{flex:1;padding:.5rem;overflow:auto;display:flex;flex-direction:column;min-height:0}.sidebar-footer.svelte-10ajofm{padding:.5rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem}form.svelte-613exm{display:flex;flex-direction:column;height:100%;overflow-y:auto}form.sticky-footer.svelte-613exm{overflow-y:hidden}form.sticky-footer.svelte-613exm main:where(.svelte-613exm){flex:1;overflow-y:auto}header.svelte-613exm{padding:.5rem;border-bottom:1px solid var(--border);flex-shrink:0}.type.svelte-613exm{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}h2.svelte-613exm{margin:0;font-size:1rem;font-weight:600}main.svelte-613exm{padding:.75rem .5rem;display:flex;flex-direction:column;min-height:0}footer.svelte-613exm{display:flex;justify-content:space-between;align-items:center;padding:.5rem;flex-shrink:0}.actions.svelte-613exm{display:flex;gap:.5rem}form.svelte-613exm .btn{padding:.5rem 1rem;border:none;border-radius:.25rem;cursor:pointer;font-size:.875rem}form.svelte-613exm .btn-primary{background:var(--accent);color:#fff}form.svelte-613exm .btn-primary:hover{opacity:.9}form.svelte-613exm .btn-secondary{background:var(--bg-tertiary);color:var(--text-primary)}form.svelte-613exm .btn-secondary:hover{background:var(--border)}.tabs.svelte-we8pae{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:1rem}.tab.svelte-we8pae{padding:.5rem 1rem;background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;font-size:.9rem;transition:color .15s,border-color .15s}.tab.svelte-we8pae:hover{color:var(--fg)}.tab.active.svelte-we8pae{color:var(--fg);border-bottom-color:var(--accent, #007acc)}.row-actions.svelte-1oyrq6p{display:inline-flex;align-items:center;gap:.25rem}.row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra){opacity:0;transition:opacity .15s}.row-with-actions:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra),.board-card:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra),.parent-bar:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra),tr:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra),*:hover>.row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra),.row-actions.show-on-hover.svelte-1oyrq6p:hover .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra){opacity:.7}.row-with-actions:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra):hover,.board-card:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra):hover,.parent-bar:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra):hover,tr:hover .row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra):hover,*:hover>.row-actions.show-on-hover.svelte-1oyrq6p .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra):hover,.row-actions.show-on-hover.svelte-1oyrq6p:hover .btn-icon:where(.svelte-1oyrq6p):not(.btn-extra):hover{opacity:1}.btn-extra.svelte-1oyrq6p{opacity:1!important}.btn-delete.svelte-1oyrq6p{color:inherit;transition:color .15s}.btn-delete.svelte-1oyrq6p:hover,.btn-danger.svelte-1oyrq6p{color:var(--danger, #dc3545)}.btn-confirm.svelte-1oyrq6p{color:var(--accent)}.api-keys.svelte-luw5at{display:flex;flex-direction:column;gap:1.5rem}.key-table{width:100%;border-collapse:collapse;font-size:.875rem;table-layout:fixed}.key-table th,.key-table td{text-align:left;padding:.5rem;border-bottom:1px solid var(--border);vertical-align:middle}.key-table th{font-size:.75rem;color:var(--text-secondary);font-weight:500}.key-chip.svelte-luw5at{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.7rem;background:var(--bg-tertiary);border:1px dashed var(--border);padding:.2rem .45rem;border-radius:999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}.api-info.svelte-luw5at{border:1px solid var(--border);border-radius:.25rem;background:var(--bg-secondary);overflow:hidden}.api-info-row.svelte-luw5at{display:grid;grid-template-columns:15% 30% 12% 18% minmax(2.75rem,25%);align-items:center;gap:.5rem;padding:.5rem}.api-info-row.svelte-luw5at+.api-info-row:where(.svelte-luw5at){border-top:1px solid var(--border)}.api-info-label.svelte-luw5at{font-size:.75rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.api-info-value.svelte-luw5at{grid-column:2;min-width:0}.api-info-value-wide.svelte-luw5at{grid-column:2 / 5}.api-info-actions.svelte-luw5at{grid-column:5;display:flex;justify-content:flex-end}.info-chip.svelte-luw5at{display:inline-block;font-size:.7rem;line-height:1.3;max-width:100%;padding:.2rem .45rem;border-radius:999px;background:var(--bg-tertiary);border:1px dashed var(--border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-chip-mono.svelte-luw5at{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.metric-chip-select.svelte-luw5at{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.7rem;line-height:1.3;padding:.2rem .45rem;border-radius:999px;background:var(--bg-tertiary);border:1px dashed var(--border);color:var(--text-primary);cursor:pointer;max-width:100%;text-overflow:ellipsis}.metric-chip-select.svelte-luw5at:focus{outline:1px solid var(--accent);outline-offset:1px}.webhooks.svelte-426rn5{display:flex;flex-direction:column;gap:1.5rem}.webhook-table{width:100%;border-collapse:collapse;font-size:.875rem;table-layout:fixed}.webhook-table th,.webhook-table td{text-align:left;padding:.5rem;border-bottom:1px solid var(--border);vertical-align:middle}.webhook-table th{font-size:.75rem;color:var(--text-secondary);font-weight:500}.trigger-info.svelte-426rn5{display:flex;flex-direction:column;gap:.15rem}.event-chip.svelte-426rn5{font-size:.75rem;background:var(--bg-tertiary);border:1px dashed var(--border);padding:.15rem .4rem;border-radius:999px;white-space:nowrap;display:inline-block;width:fit-content}.trigger-detail.svelte-426rn5{font-size:.7rem;color:var(--text-secondary)}.endpoint-text.svelte-426rn5{font-size:.8rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}.disabled-badge.svelte-426rn5{font-size:.65rem;background:var(--bg-tertiary);color:var(--text-secondary);padding:.1rem .3rem;border-radius:3px;margin-left:.5rem}.json-editor.svelte-426rn5{font-family:monospace;font-size:.8rem;resize:vertical;min-height:100px}.hint.svelte-426rn5{color:var(--text-secondary);font-size:.75rem;margin-top:.25rem}.filter-toggle.svelte-426rn5{display:flex;align-items:center;gap:.5rem;cursor:pointer}.filter-toggle.svelte-426rn5 input[type=checkbox]:where(.svelte-426rn5){width:auto;margin:0}.filter-builder.svelte-426rn5{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:4px;padding:.75rem;margin-bottom:1rem}.filter-logic.svelte-426rn5{display:flex;gap:1.5rem;margin-bottom:.75rem;font-size:.85rem}.filter-logic.svelte-426rn5 label:where(.svelte-426rn5){display:flex;align-items:center;gap:.35rem;cursor:pointer}.filter-logic.svelte-426rn5 input[type=radio]:where(.svelte-426rn5){width:auto;margin:0}.filter-conditions.svelte-426rn5{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.filter-condition.svelte-426rn5{display:flex;gap:.5rem;align-items:center}.filter-condition.svelte-426rn5 select:where(.svelte-426rn5){flex:1;min-width:0;font-size:.85rem;padding:.35rem .5rem}.filter-condition.svelte-426rn5 input[type=text]:where(.svelte-426rn5){flex:1;min-width:0;font-size:.85rem;padding:.35rem .5rem}.filter-condition.svelte-426rn5 .btn-icon:where(.svelte-426rn5){flex-shrink:0}.add-condition-btn.svelte-426rn5{font-size:.8rem;padding:.35rem .75rem;display:inline-flex;align-items:center;gap:.35rem}.sortable-list.svelte-6h1i0q{display:flex;flex-direction:column;gap:2px}.sortable-item.svelte-6h1i0q{display:flex;align-items:stretch;background:var(--bg-secondary);border-radius:4px}.drag-handle.svelte-6h1i0q{display:flex;align-items:center;justify-content:center;padding:0 6px;min-height:2.375rem;cursor:grab;color:var(--text-tertiary);flex-shrink:0;align-self:flex-start}.drag-handle.svelte-6h1i0q:hover{color:var(--text-secondary)}.drag-handle.svelte-6h1i0q:active{cursor:grabbing}.item-content.svelte-6h1i0q{flex:1;min-width:0}.sortable-item[data-is-dnd-shadow-item]{opacity:.5}.metric-list.svelte-199b3ca{display:flex;flex-direction:column;gap:.25rem}.metric-header.svelte-199b3ca{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:var(--text-secondary);padding:.25rem .5rem .25rem 26px;border-bottom:1px solid var(--border)}.metric-header.svelte-199b3ca .name:where(.svelte-199b3ca){flex:1 1 auto;min-width:100px}.metric-header.svelte-199b3ca .values:where(.svelte-199b3ca){flex:0 0 auto;min-width:140px;text-align:right;margin-right:1rem}.metric-header.svelte-199b3ca .status:where(.svelte-199b3ca){flex:0 0 34px}.metric-header.svelte-199b3ca .actions:where(.svelte-199b3ca){flex:0 0 56px;margin-left:auto}.metric-list.svelte-199b3ca .sortable-item{padding-left:0}.metric-row.svelte-199b3ca{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;padding:.5rem .5rem .5rem 0}.metric-row.selected.svelte-199b3ca{background:var(--bg-tertiary)}.metric-row.svelte-199b3ca .name:where(.svelte-199b3ca){flex:1 1 auto;min-width:100px;font-weight:500}.metric-row.svelte-199b3ca .values-btn:where(.svelte-199b3ca){flex:0 0 auto;min-width:140px;text-align:right;color:var(--accent);font-size:.75rem;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:4px;margin-right:1rem}.metric-row.svelte-199b3ca .status:where(.svelte-199b3ca){flex:0 0 34px;display:flex;align-items:center;justify-content:center}.metric-row.svelte-199b3ca .actions:where(.svelte-199b3ca){flex:0 0 56px;display:flex;justify-content:flex-end;gap:.25rem;margin-left:auto}.data-view.svelte-heps2v{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:var(--bg-secondary);border-radius:8px}.data-header.svelte-heps2v{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.data-header-left.svelte-heps2v{display:flex;flex-direction:column;gap:.25rem;flex:1}.data-header-actions.svelte-heps2v{display:flex;align-items:center;gap:.25rem}.data-form-inline.svelte-heps2v{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;background:var(--bg-tertiary);border-radius:4px}.data-form-inline.svelte-heps2v input:where(.svelte-heps2v){padding:.5rem;border:1px solid var(--border);border-radius:4px;background:var(--bg-primary);color:var(--text-primary);font-size:.875rem}.data-form-inline.svelte-heps2v .timestamp-input:where(.svelte-heps2v){flex:0 0 auto;color-scheme:light dark}.data-form-inline.svelte-heps2v .numeric-input:where(.svelte-heps2v){flex:0 0 70px}.data-form-inline.svelte-heps2v .series-input:where(.svelte-heps2v){flex:1 1 80px;min-width:80px}.data-form-inline.svelte-heps2v .structured-input:where(.svelte-heps2v){flex:2 1 120px;min-width:80px}.data-form-inline.svelte-heps2v .form-buttons:where(.svelte-heps2v){display:flex;gap:.25rem;flex-shrink:0}.series-header.svelte-heps2v{font-size:.875rem;font-weight:700;color:var(--text-primary);padding:.5rem;margin-top:.75rem;border-bottom:1px solid var(--border)}.series-header.svelte-heps2v:first-child{margin-top:0}.data-table.svelte-heps2v{width:100%;border-collapse:collapse;font-size:.8125rem}.data-table.svelte-heps2v th:where(.svelte-heps2v),.data-table.svelte-heps2v td:where(.svelte-heps2v){padding:.5rem;text-align:left;border-bottom:1px solid var(--border)}.data-table.svelte-heps2v th:where(.svelte-heps2v){color:var(--text-secondary);font-weight:500;font-size:.75rem}.data-table.svelte-heps2v .timestamp-col:where(.svelte-heps2v){width:140px}.data-table.svelte-heps2v .numeric-col:where(.svelte-heps2v),.data-table.svelte-heps2v .numeric-cell:where(.svelte-heps2v){width:80px;text-align:right}.data-table.svelte-heps2v .numeric-cell:where(.svelte-heps2v){font-family:monospace}.data-table.svelte-heps2v .actions-col:where(.svelte-heps2v),.data-table.svelte-heps2v .actions-cell:where(.svelte-heps2v){width:70px;text-align:right;white-space:nowrap}.data-table.svelte-heps2v .structured-cell:where(.svelte-heps2v){max-width:300px;font-family:monospace;font-size:.75rem}.data-table.svelte-heps2v tr.editing:where(.svelte-heps2v){background:var(--bg-tertiary)}.btn-load-more.svelte-heps2v{display:block;width:100%;padding:.75rem;margin-top:.5rem;border:1px dashed var(--border);border-radius:4px;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s}.btn-load-more.svelte-heps2v:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--text-secondary)}.metric-chart.svelte-1mcsfhi{height:clamp(300px,40vh,500px);min-width:300px;padding:1rem;background:#fff;border-radius:8px;border:1px solid rgba(156,163,175,.2);box-shadow:0 1px 3px #0000000d}.metric-chart.sidebar-narrow.svelte-1mcsfhi{display:none}.metric-chart.sidebar-wide.svelte-1mcsfhi{height:clamp(300px,50vh,600px)}.metric-chart.sidebar-full.svelte-1mcsfhi{height:clamp(300px,50vh,700px)}.metric-chart.svelte-1mcsfhi canvas:where(.svelte-1mcsfhi){width:100%!important;height:100%!important}.empty-state.svelte-1mcsfhi{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:.875rem}.metric-groups.svelte-10zzqoz,.metrics-layout.svelte-10zzqoz{display:flex;flex-direction:column;gap:1rem}.metrics-layout.with-chart.svelte-10zzqoz{flex-direction:row;gap:1rem}.metrics-list-column.svelte-10zzqoz{flex:1;min-width:200px;display:flex;flex-direction:column;gap:1rem}.chart-column.svelte-10zzqoz{flex:1;min-width:300px}.metrics-layout.with-chart.sidebar-narrow.svelte-10zzqoz .metrics-list-column:where(.svelte-10zzqoz){flex:0 0 100%}.metrics-layout.with-chart.sidebar-narrow.svelte-10zzqoz .chart-column:where(.svelte-10zzqoz){display:none}.metrics-layout.with-chart.sidebar-wide.svelte-10zzqoz .metrics-list-column:where(.svelte-10zzqoz){flex:0 0 35%}.metrics-layout.with-chart.sidebar-wide.svelte-10zzqoz .chart-column:where(.svelte-10zzqoz){flex:0 0 65%}.metrics-layout.with-chart.sidebar-full.svelte-10zzqoz .metrics-list-column:where(.svelte-10zzqoz){flex:0 0 30%}.metrics-layout.with-chart.sidebar-full.svelte-10zzqoz .chart-column:where(.svelte-10zzqoz){flex:0 0 70%}.group-container.svelte-10zzqoz{display:flex;flex-direction:column;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.group-row.svelte-10zzqoz{display:flex;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem}.group-row.svelte-10zzqoz .name-abbr:where(.svelte-10zzqoz){flex:1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-row.svelte-10zzqoz .name-abbr:where(.svelte-10zzqoz) .abbreviation:where(.svelte-10zzqoz){font-weight:400;color:var(--text-secondary)}.group-row.svelte-10zzqoz .name-abbr:where(.svelte-10zzqoz) .description:where(.svelte-10zzqoz){font-weight:400;color:var(--text-secondary)}.group-row.svelte-10zzqoz .actions:where(.svelte-10zzqoz){flex:0 0 96px;display:flex;justify-content:flex-end;gap:.25rem}.form-row.svelte-10zzqoz{display:flex;gap:.75rem}.form-row.svelte-10zzqoz .form-field:where(.svelte-10zzqoz){flex:1;min-width:0}.form-row.svelte-10zzqoz .form-field:where(.svelte-10zzqoz) select:where(.svelte-10zzqoz){width:100%}.board-card.svelte-ap9rvt{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;box-shadow:0 1px 3px #0000004d}.drag-handle.svelte-ap9rvt{position:absolute;top:0;right:0;bottom:0;left:0;cursor:grab;z-index:1}.drag-handle.svelte-ap9rvt:active{cursor:grabbing}.board-card.blocked.svelte-ap9rvt{cursor:not-allowed;opacity:.85}.board-card.has-wip-age.svelte-ap9rvt{padding-top:22px}.board-card.svelte-ap9rvt:hover{background:var(--bg-tertiary);border-color:var(--text-secondary)}.card-title.svelte-ap9rvt{font-size:.875rem;color:var(--text-primary);word-break:break-word;flex:1}.card-content.svelte-ap9rvt{flex:1;min-width:0;position:relative;z-index:2}.card-content.svelte-ap9rvt .blocked-icon{float:left;margin-right:6px;margin-top:2px}.wip-age.svelte-ap9rvt{position:absolute;top:4px;right:8px;font-size:.8rem;color:var(--text-primary);padding:2px 8px;background:var(--bg-primary);border-radius:3px;white-space:nowrap;z-index:2}.card-actions.svelte-ap9rvt{display:flex;gap:.25rem;flex-shrink:0;position:relative;z-index:2}.backlog-form.svelte-6yf1n9{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--bg-secondary);border:1px solid var(--border);border-radius:.25rem}.criteria-chips.svelte-6yf1n9{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}.criteria-chip.svelte-6yf1n9{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:999px;font-size:.75rem}.criteria-chip.done.svelte-6yf1n9 .chip-text:where(.svelte-6yf1n9){text-decoration:line-through;color:var(--text-secondary)}.chip-check.svelte-6yf1n9{display:inline-flex;align-items:center;justify-content:center;padding:0;background:none;border:none;color:var(--text-secondary);cursor:pointer}.chip-check.svelte-6yf1n9:hover{color:var(--accent)}.chip-text.svelte-6yf1n9{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.criteria-add.svelte-6yf1n9{display:flex;gap:.5rem}.criteria-add.svelte-6yf1n9 input:where(.svelte-6yf1n9){flex:1}.dependency-chips.svelte-6yf1n9{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}.dependency-chip.svelte-6yf1n9{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:999px;font-size:.75rem}.chip-remove.svelte-6yf1n9{display:inline-flex;align-items:center;justify-content:center;padding:0;background:none;border:none;color:var(--text-secondary);cursor:pointer}.chip-remove.svelte-6yf1n9:hover{color:var(--text-primary)}.dependency-select.svelte-6yf1n9{width:100%}.blocked-label.svelte-6yf1n9{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary);cursor:pointer}.blocked-label.svelte-6yf1n9 input[type=checkbox]:where(.svelte-6yf1n9){margin:0}.status-derived.svelte-6yf1n9{font-size:.85rem;color:var(--text-secondary);font-style:italic;padding:.5rem 0}.loading-state.svelte-6yf1n9{font-size:.85rem;color:var(--text-secondary);font-style:italic}.dotted-lines-container.svelte-tv4mos{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.dotted-lines-overlay.svelte-tv4mos{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:15;overflow:visible}.dependency-line.svelte-tv4mos{pointer-events:stroke;cursor:pointer}.dependency-line.svelte-tv4mos:hover{opacity:.8;stroke-width:3}.popover-backdrop.svelte-1mhzowp{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1000;display:flex;align-items:flex-start;justify-content:flex-start}.popover.svelte-1mhzowp{position:absolute;background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 32px #0003;min-width:350px;max-width:450px;max-height:80vh;overflow:auto;z-index:1001}.popover-header.svelte-1mhzowp{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-secondary);border-radius:8px 8px 0 0}.popover-title.svelte-1mhzowp{font-weight:600;font-size:.9rem}.popover-content.svelte-1mhzowp{padding:0}.board-container.svelte-1dby7z7{display:flex;flex-direction:column;height:100%;overflow:hidden}.board-header.svelte-1dby7z7{display:flex;gap:8px;padding:12px 16px;border-bottom:2px solid var(--border);background:var(--bg-primary);position:sticky;top:0;z-index:10}.row-grip-placeholder.svelte-1dby7z7,.row-actions-placeholder.svelte-1dby7z7{width:32px;flex-shrink:0}.column-header.svelte-1dby7z7{flex:0 0 220px;padding:8px 12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary)}.board-body.svelte-1dby7z7{flex:1;padding:16px;display:flex;flex-direction:column;gap:12px}.board-row.svelte-1dby7z7{display:flex;gap:8px;align-items:flex-start;padding:8px 0;border-bottom:1px solid var(--border)}.row-grip.svelte-1dby7z7{width:32px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:grab;padding-top:8px}.row-grip.svelte-1dby7z7:hover{color:var(--text-primary)}.row-actions.svelte-1dby7z7{width:32px;flex-shrink:0}.row-columns.svelte-1dby7z7{display:grid;grid-template-columns:repeat(var(--visible-cols),220px);gap:8px;flex:1}.column-cell.svelte-1dby7z7{display:flex;flex-direction:column;gap:8px;min-height:40px}.row-parent-container.svelte-1dby7z7{flex:1}.parent-grid.svelte-1dby7z7{display:grid;grid-template-columns:repeat(var(--visible-cols),220px);grid-template-rows:auto auto;gap:8px}.parent-bar.svelte-1dby7z7{position:relative;display:flex;align-items:center;justify-content:space-between;padding:24px 14px 10px;background:var(--bg-tertiary);border:2px solid var(--accent, #3b82f6);border-radius:6px;box-shadow:0 1px 3px #00000026}.bar-title.svelte-1dby7z7{font-size:.875rem;font-weight:600;color:var(--text-primary)}.bar-content.svelte-1dby7z7{flex:1;min-width:0}.bar-content.svelte-1dby7z7 .blocked-icon{float:left;margin-right:6px;margin-top:2px}.wip-age.svelte-1dby7z7{position:absolute;top:4px;right:8px;font-size:.8rem;color:var(--text-primary);padding:2px 8px;background:var(--bg-primary);border-radius:3px;white-space:nowrap}.bar-actions.svelte-1dby7z7{display:flex;gap:.25rem;flex-shrink:0}.empty-row.svelte-1dby7z7{margin-top:8px;border-bottom:none}.empty-row.svelte-1dby7z7 .row-grip:where(.svelte-1dby7z7){visibility:hidden}.add-item-cell.svelte-1dby7z7{display:flex;justify-content:flex-start}.btn-add-item.svelte-1dby7z7{display:flex;align-items:center;gap:6px;padding:8px 16px;background:transparent;border:1px dashed var(--border);border-radius:4px;color:var(--text-secondary);font-size:.875rem;cursor:pointer;transition:all .15s}.btn-add-item.svelte-1dby7z7:hover{background:var(--bg-tertiary);border-color:var(--text-secondary);color:var(--text-primary)}.column-cell.svelte-1dby7z7.dndzone-dragover{background:#3b82f61a;border-radius:4px}.board-row.svelte-1dby7z7.dndzone-dragging{opacity:.5}.expand-btn.svelte-jgqhkq{flex:0 0 18px;padding:2px}.expand-placeholder.svelte-jgqhkq{flex:0 0 18px}.sortable-item:has(.item-row.task){margin-left:1.5rem}.item-row.editing.svelte-jgqhkq{opacity:.5}.item-title.svelte-jgqhkq{display:flex;align-items:center;gap:.35rem}.item-title.svelte-jgqhkq .blocked-icon{color:var(--warning, #f59e0b);flex-shrink:0}.wip-age.svelte-jgqhkq{flex:0 0 auto;font-size:.75rem;color:var(--text-secondary);padding:2px 6px;background:var(--bg-tertiary);border-radius:4px;white-space:nowrap}.value-backlog-list.svelte-1pa9viy{padding:.5rem;display:flex;flex-direction:column;height:100%;min-height:0;overflow:auto}.list-header.svelte-1pa9viy{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.5rem}.header-actions.svelte-1pa9viy{display:flex;gap:.25rem}.picker-inline.svelte-fxwi28{display:flex;flex-direction:column;height:100%}.picker-header.svelte-fxwi28{display:flex;justify-content:flex-end;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border);gap:.5rem}.header-actions.svelte-fxwi28{display:flex;align-items:center;gap:.5rem}.picker-body.svelte-fxwi28{flex:1;overflow-y:auto;padding:.5rem 0}.group.svelte-fxwi28{margin-bottom:1rem}.group.svelte-fxwi28:last-child{margin-bottom:0}.group-header.svelte-fxwi28{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.25rem;border-bottom:1px solid var(--border)}.group-name.svelte-fxwi28{font-weight:600;font-size:.9rem;color:var(--text-primary)}.group-items.svelte-fxwi28{display:flex;flex-direction:column}.item-row.svelte-fxwi28{padding:.35rem .25rem;cursor:pointer;border-radius:4px;border-bottom:none}.item-title.svelte-fxwi28{display:flex;align-items:center;gap:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.item-title.svelte-fxwi28 .blocked-icon{color:var(--warning, #f59e0b);flex-shrink:0}.wip-age.svelte-fxwi28{flex:0 0 auto;font-size:.75rem;color:var(--text-secondary);padding:2px 6px;background:var(--bg-tertiary);border-radius:4px;white-space:nowrap}.loading-state.svelte-fxwi28,.error-state.svelte-fxwi28,.empty-state.svelte-fxwi28{text-align:center;padding:1rem;color:var(--text-secondary);font-size:.9rem}.error-state.svelte-fxwi28{color:var(--danger)}.tactical-backlog-list.svelte-z1oftm{padding:.5rem;display:flex;flex-direction:column;height:100%;min-height:0;overflow:auto}.list-header.svelte-z1oftm{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.5rem}.header-actions.svelte-z1oftm{display:flex;gap:.25rem}.plugin-section.svelte-e3fvaf{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.automation-section.svelte-e3fvaf{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.connection-info.svelte-phf8eu{display:flex;align-items:center;gap:.5rem;justify-content:center;padding:.75rem;background:var(--bg-tertiary);border-radius:.25rem;margin-bottom:1rem}.connection-info.svelte-phf8eu svg{color:var(--warning)}p.svelte-eg8mc6{margin:0}.hint.svelte-eg8mc6{color:var(--muted);font-size:.9em;margin-top:.5rem}p.svelte-1qh803s{margin:0}.warning.svelte-1qh803s{color:var(--warning, #ffc107);font-size:.9em;margin-top:.5rem}.info.svelte-1qh803s,.label-info.svelte-1qh803s{font-size:.875rem;color:var(--text-secondary);margin-top:.5rem}.checkbox-label.svelte-1qh803s{display:flex;align-items:center;gap:.5rem;margin-top:1rem;cursor:pointer}.checkbox-label.svelte-1qh803s input:where(.svelte-1qh803s){cursor:pointer}.template-browser.svelte-wu09fo{display:flex;flex-direction:column;gap:1rem}.hint.svelte-wu09fo{color:var(--text-secondary);font-size:.875rem;margin:0}.template-list.svelte-wu09fo{display:flex;flex-direction:column}.layout.svelte-12qhfyh{display:flex;height:100vh;width:100vw}.canvas.svelte-12qhfyh{flex:1;position:relative;background:var(--bg-primary);overflow:hidden}
