.label-explorer.svelte-14qtvdh{display:flex;flex-direction:column;gap:var(--space-3)}@media(min-width:768px){.label-explorer.svelte-14qtvdh{height:calc(100vh - 180px);min-height:500px}}.page-header.svelte-14qtvdh{display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0}.header-main.svelte-14qtvdh h1:where(.svelte-14qtvdh){margin-bottom:var(--space-0)}.status-indicator.svelte-14qtvdh{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--color-text-2)}.status-dot.svelte-14qtvdh{width:8px;height:8px;border-radius:50%}.status-dot.ready.svelte-14qtvdh{background:var(--color-success);box-shadow:0 0 8px var(--color-success)}.status-dot.loading.svelte-14qtvdh{background:var(--color-warning);animation:svelte-14qtvdh-pulse 1s infinite}.status-dot.idle.svelte-14qtvdh{background:var(--color-text-3)}@keyframes svelte-14qtvdh-pulse{0%,to{opacity:1}50%{opacity:.5}}.controls.svelte-14qtvdh{flex-shrink:0;padding:var(--space-2)}.control-row.svelte-14qtvdh{display:flex;gap:var(--space-3);flex-wrap:wrap;align-items:center}.tabs-inline.svelte-14qtvdh{display:flex;gap:var(--space-0)}.tab.svelte-14qtvdh{padding:var(--space-1) var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-3);background:none;border:var(--border-weight) solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:all .15s ease}.tab.svelte-14qtvdh:hover{color:var(--color-text);background:var(--color-hover-bg)}.tab.active.svelte-14qtvdh{color:var(--color-accent-text);background:var(--color-accent-light);border-color:var(--color-accent)}.search-group.svelte-14qtvdh{flex:1;display:flex;gap:var(--space-2);min-width:250px}.search-group.svelte-14qtvdh input:where(.svelte-14qtvdh){flex:1;font-size:var(--text-sm);padding:var(--space-1) var(--space-2)}.hint.svelte-14qtvdh{font-size:var(--text-xs);margin-top:var(--space-2)}.stream-container.svelte-14qtvdh{flex:1;display:flex;flex-direction:column;background:var(--color-surface);border:var(--border-weight) solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden}@media(min-width:768px){.stream-container.svelte-14qtvdh{min-height:0}}.stream-header.svelte-14qtvdh{display:flex;gap:var(--space-2);align-items:center;padding:var(--space-1) var(--space-2);border-bottom:var(--border-weight) solid var(--color-border-light);background:var(--color-surface-raised);flex-shrink:0}.stat.svelte-14qtvdh{display:flex;align-items:baseline;gap:var(--space-1)}.stat.svelte-14qtvdh .stat-value:where(.svelte-14qtvdh){font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--weight-medium)}.stat.svelte-14qtvdh .stat-label:where(.svelte-14qtvdh){font-size:var(--text-2xs);color:var(--color-text-3);text-transform:uppercase}.btn-ghost.svelte-14qtvdh{background:transparent;border:var(--border-weight) solid var(--color-border-light);padding:var(--space-1) var(--space-2);font-size:var(--text-xs);border-radius:var(--radius-md);cursor:pointer;transition:all .15s ease}.btn-ghost.svelte-14qtvdh:hover:not(:disabled){background:var(--color-hover-bg);border-color:var(--color-accent)}.btn-ghost.svelte-14qtvdh:disabled{opacity:.5;cursor:not-allowed}.content-list.svelte-14qtvdh{flex:1;overflow-y:auto}@media(min-width:768px){.content-list.svelte-14qtvdh{min-height:0}}@media(max-width:767px){.content-list.svelte-14qtvdh{max-height:60vh}}.loading-state.svelte-14qtvdh{display:flex;justify-content:center;padding:var(--space-4)}.empty-state.svelte-14qtvdh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-4);height:100%}.source-section.svelte-14qtvdh{border-bottom:var(--border-weight) solid var(--color-border-light)}.source-header.svelte-14qtvdh{display:flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);background:var(--color-surface-raised);border-bottom:var(--border-weight) solid var(--color-border-subtle)}.source-label.svelte-14qtvdh{font-size:var(--text-2xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--color-text-3)}.source-header.svelte-14qtvdh a:where(.svelte-14qtvdh){font-size:var(--text-xs)}.label-item.svelte-14qtvdh{display:grid;grid-template-columns:100px 1fr 80px 80px;gap:var(--space-1);padding:var(--space-0) var(--space-2);border-bottom:var(--border-weight) solid var(--color-border-subtle);font-size:var(--text-sm);align-items:center}.label-item.svelte-14qtvdh:hover{background:var(--color-hover-bg)}.label-badge.svelte-14qtvdh{display:inline-flex;align-items:center;gap:var(--space-0);padding:var(--space-0) var(--space-1);background:var(--color-accent-light);color:var(--color-accent-text);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-medium)}.label-badge.negated.svelte-14qtvdh{background:var(--warm-grey-100);color:var(--color-text-3);text-decoration:line-through}.label-subject.svelte-14qtvdh{min-width:0}.label-subject.svelte-14qtvdh a:where(.svelte-14qtvdh){display:block;font-size:var(--text-xs)}.label-time.svelte-14qtvdh{font-family:var(--font-mono);font-size:var(--text-xs)}.labeler-row.svelte-14qtvdh{display:grid;grid-template-columns:1fr 50px 70px;gap:var(--space-1);width:100%;padding:var(--space-1) var(--space-2);border:none;border-bottom:var(--border-weight) solid var(--color-border-subtle);background:transparent;text-align:left;font-size:var(--text-sm);align-items:center;cursor:pointer;transition:background .15s ease;color:var(--color-text)}.labeler-row.svelte-14qtvdh:hover{background:var(--color-hover-bg)}.labeler-row.selected.svelte-14qtvdh{background:var(--color-accent-light)}.labeler-name.svelte-14qtvdh{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.labeler-name.svelte-14qtvdh a:where(.svelte-14qtvdh){color:var(--color-text);border-bottom:none}.labeler-name.svelte-14qtvdh a:where(.svelte-14qtvdh):hover{color:var(--color-accent-text)}.labeler-labels.svelte-14qtvdh,.labeler-subs.svelte-14qtvdh{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-2);text-align:right}.labeler-detail.svelte-14qtvdh{flex:1;padding:var(--space-2);overflow-y:auto}.detail-header.svelte-14qtvdh{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-2);padding-bottom:var(--space-1);border-bottom:var(--border-weight) solid var(--color-border-light)}.detail-header.svelte-14qtvdh h3:where(.svelte-14qtvdh){font-size:var(--text-sm);font-weight:var(--weight-medium)}.definitions-list.svelte-14qtvdh{display:flex;flex-direction:column;gap:var(--space-1)}.definition-item.svelte-14qtvdh{padding:var(--space-1);background:var(--color-surface-raised);border-radius:var(--radius-md)}.def-header.svelte-14qtvdh{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1)}.def-badge.svelte-14qtvdh{padding:var(--space-0) var(--space-1);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-medium);border:var(--border-weight) solid}.def-badge.severity-inform.svelte-14qtvdh{background:var(--color-accent-light);color:var(--blue-600);border-color:var(--blue-300)}.def-badge.severity-alert.svelte-14qtvdh{background:var(--color-warning-light);color:var(--color-warning-dark);border-color:var(--color-warning)}.def-badge.severity-none.svelte-14qtvdh{background:var(--warm-grey-100);color:var(--warm-grey-600);border-color:var(--warm-grey-300)}.def-id.svelte-14qtvdh{font-size:var(--text-xs);color:var(--color-text-3)}.def-description.svelte-14qtvdh{font-size:var(--text-sm);margin-bottom:var(--space-2)}.def-meta.svelte-14qtvdh{display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:var(--text-xs)}.meta-item.svelte-14qtvdh{display:flex;gap:var(--space-0)}.meta-label.svelte-14qtvdh{color:var(--color-text-3)}.simple-labels.svelte-14qtvdh{padding:var(--space-2)}.label-chips.svelte-14qtvdh{display:flex;flex-wrap:wrap;gap:var(--space-1)}.label-chip.svelte-14qtvdh{padding:var(--space-0) var(--space-1);background:var(--warm-grey-100);border-radius:var(--radius-sm);font-size:var(--text-xs)}@media(max-width:767px){.control-row.svelte-14qtvdh{flex-direction:column;align-items:stretch}.tabs-inline.svelte-14qtvdh{width:100%}.tab.svelte-14qtvdh{flex:1;text-align:center}.search-group.svelte-14qtvdh{min-width:0}.label-item.svelte-14qtvdh{grid-template-columns:1fr;gap:var(--space-1)}.def-meta.svelte-14qtvdh{flex-direction:column;gap:var(--space-1)}}
