.icon-spin{animation:svelte-1d57o6z-icon-spin 1s linear infinite}@keyframes svelte-1d57o6z-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.extra-checkbox.svelte-a2h7j4{margin-top:var(--space-3)}.row-actions-menu.svelte-hzrsom{position:relative;display:inline-block}.row-actions-trigger.svelte-hzrsom{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;border-radius:var(--radius-sm);cursor:pointer;color:var(--text-secondary-color);transition:background-color var(--transition-fast),color var(--transition-fast)}.row-actions-trigger.svelte-hzrsom:hover{background-color:var(--tab-hover-bg);color:var(--text-main-color)}.dots.svelte-hzrsom{font-size:18px;font-weight:700;letter-spacing:1px;line-height:1}.row-actions-dropdown{min-width:160px;padding:4px 0;background:var(--popover-bg-color);border:1px solid var(--primary-border-color);border-radius:var(--radius-md);box-shadow:var(--popover-shadow)}.row-action-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 14px;border:none;background:transparent;text-align:left;font-size:14px;color:var(--popover-text-color);cursor:pointer;transition:background-color var(--transition-fast)}.row-action-item:hover:not(.disabled){background-color:var(--tab-hover-bg)}.row-action-item.danger{color:var(--chip-error-text)}.row-action-item.danger:hover:not(.disabled){background-color:var(--chip-error-bg)}.row-action-item.disabled{opacity:.5;cursor:not-allowed}.row-action-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.row-action-icon svg{width:16px;height:16px}.row-action-label{flex:1}.info-tip-trigger.svelte-1xgkctv{display:inline-flex;align-items:center;margin-left:4px;padding:0;border:0;background:none;appearance:none;font:inherit;line-height:0;color:var(--text-caption-color);cursor:help;vertical-align:middle}.info-tip-trigger.svelte-1xgkctv:focus{outline:none}.info-tip-trigger.svelte-1xgkctv:focus-visible{outline:2px solid var(--brand-color);outline-offset:2px;border-radius:2px}.info-tip.svelte-1xgkctv{position:fixed;z-index:1000;transform:translate(-50%,-100%);max-width:240px;padding:6px 8px;border-radius:var(--radius-sm);background:var(--tooltip-bg-color);color:var(--tooltip-text-color);border:1px solid var(--tooltip-border-color);font-size:var(--font-body-sm);line-height:1.3;white-space:normal;text-align:left;box-shadow:0 4px 16px #0000001f;pointer-events:none}.info-tip--multi.svelte-1xgkctv{max-width:320px}.info-tip__line.svelte-1xgkctv{margin:0}.info-tip__line.svelte-1xgkctv+.info-tip__line:where(.svelte-1xgkctv){margin-top:4px}.table-loading.svelte-1noutja,.table-empty.svelte-1noutja{display:flex;align-self:stretch;width:100%;align-items:center;justify-content:center;padding:48px 24px;color:var(--text-muted-color);font-size:14px}.table-loading.svelte-1noutja span:where(.svelte-1noutja){display:flex;align-items:center;gap:8px}.table-empty.svelte-1noutja p:where(.svelte-1noutja){margin:0}.jv-root.svelte-efw71e{display:flex;flex-direction:column;gap:var(--space-3);width:100%}.jv-toolbar.svelte-efw71e{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.jv-view-toggle.svelte-efw71e{display:inline-flex;padding:2px;background:var(--background-secondary-color);border:1px solid var(--primary-border-color);border-radius:var(--radius-md)}.jv-view-toggle__option.svelte-efw71e{background:none;border:none;padding:var(--space-1-5) var(--space-3);font-size:var(--font-body-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary-color);border-radius:var(--radius-sm);cursor:pointer;transition:background-color .15s ease,color .15s ease;font-family:inherit}.jv-view-toggle__option.svelte-efw71e:hover:not(.jv-view-toggle__option--active){color:var(--text-main-color)}.jv-view-toggle__option--active.svelte-efw71e{background:var(--background-tertiary-color);color:var(--text-main-color);box-shadow:var(--shadow-sm)}.jv-copy-btn.svelte-efw71e{background:transparent;border:1px solid var(--primary-border-color);color:var(--text-main-color);font-size:var(--font-body-sm);font-weight:var(--font-weight-semibold);padding:var(--space-1-5) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;font-family:inherit;transition:background-color .15s ease}.jv-copy-btn.svelte-efw71e:hover{background:var(--color-bg-hover)}.jv-editor.svelte-efw71e{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.jv-editarea.svelte-efw71e{width:100%;min-height:280px;resize:vertical;padding:var(--space-3) var(--space-4);background:var(--background-tertiary-color);border:1px solid var(--primary-border-color);border-radius:var(--radius-md);color:var(--text-main-color);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;white-space:pre;tab-size:2}.jv-editarea.svelte-efw71e:focus{outline:none;border-color:var(--text-main-color)}.jv-editarea--invalid.svelte-efw71e{border-color:var(--text-error-color, var(--red-700))}.jv-edit-error.svelte-efw71e{color:var(--text-error-color, var(--red-700));font-size:var(--font-detail);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.jv-raw.svelte-efw71e{margin:0;padding:var(--space-3) var(--space-4);background:var(--background-tertiary-color);border:1px solid var(--primary-border-color);border-radius:var(--radius-md);color:var(--text-main-color);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;white-space:pre;overflow:auto}.jv-section.svelte-efw71e{display:flex;flex-direction:column}.jv-section--root.svelte-efw71e{background:var(--background-tertiary-color);border:1px solid var(--primary-border-color);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4)}.jv-section__header.svelte-efw71e{display:inline-flex;align-items:center;gap:var(--space-2);background:none;border:none;padding:var(--space-1) 0;color:var(--text-main-color);font-size:var(--font-body-sm);cursor:pointer;text-align:left;width:100%;font-family:inherit}.jv-section__header.svelte-efw71e:hover{color:var(--text-link-color)}.jv-chevron.svelte-efw71e{display:inline-block;font-size:10px;color:var(--text-secondary-color);transition:transform .12s ease;width:10px;flex-shrink:0}.jv-chevron--open.svelte-efw71e{transform:rotate(90deg)}.jv-section__body.svelte-efw71e{display:flex;flex-direction:column;gap:var(--space-1);margin-left:14px;padding-left:var(--space-3);border-left:1px dashed var(--primary-border-color);margin-top:var(--space-1)}.jv-row.svelte-efw71e{display:flex;align-items:baseline;gap:var(--space-3);padding:var(--space-1) 0;font-size:var(--font-body-sm);line-height:var(--line-height-normal)}.jv-row--root.svelte-efw71e{padding:var(--space-2) var(--space-4);background:var(--background-tertiary-color);border:1px solid var(--primary-border-color);border-radius:var(--radius-md)}.jv-row--stacked.svelte-efw71e{flex-direction:column;align-items:stretch;gap:var(--space-1-5)}.jv-key.svelte-efw71e{flex:0 0 auto;min-width:160px;font-weight:var(--font-weight-medium);color:var(--text-label-color);font-size:var(--font-label)}.jv-key--root.svelte-efw71e{font-weight:var(--font-weight-semibold);color:var(--text-main-color)}.jv-meta.svelte-efw71e{color:var(--text-secondary-color);font-size:var(--font-detail);font-variant-numeric:tabular-nums}.jv-value.svelte-efw71e{flex:1 1 auto;min-width:0;color:var(--text-main-color);word-break:break-word;font-variant-numeric:tabular-nums}.jv-value--null.svelte-efw71e,.jv-value--empty.svelte-efw71e{color:var(--text-secondary-color);font-style:italic}.jv-value--number.svelte-efw71e{color:var(--text-main-color);font-weight:var(--font-weight-medium)}.jv-value--url.svelte-efw71e,.jv-value--email.svelte-efw71e{color:var(--text-link-color);text-decoration:none}.jv-value--url.svelte-efw71e:hover,.jv-value--email.svelte-efw71e:hover{color:var(--text-link-hover-color);text-decoration:underline}.jv-value--boolean.svelte-efw71e{flex:0 0 auto;align-self:flex-start;display:inline-flex;align-items:center;width:max-content;padding:2px 8px;border-radius:var(--radius-sm);font-size:var(--font-detail);font-weight:var(--font-weight-medium);line-height:1.4}.jv-value--boolean-true.svelte-efw71e{background:var(--bg-success-color);color:var(--text-success-color)}.jv-value--boolean-false.svelte-efw71e{background:var(--bg-neutral-color);color:var(--text-neutral-color)}.jv-value--multiline.svelte-efw71e{margin:0;padding:var(--space-2) var(--space-3);background:var(--background-tertiary-color);border:1px solid var(--primary-border-color);border-left:3px solid var(--secondary-border-color);border-radius:var(--radius-sm);color:var(--text-main-color);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:320px;overflow:auto}.jv-empty.svelte-efw71e{color:var(--text-secondary-color);font-style:italic;font-size:var(--font-detail);padding:var(--space-1) 0}.text-action-btn.svelte-1h8323j{background:none;border:none;padding:0;font-size:var(--font-body-sm);cursor:pointer}.text-action-btn.svelte-1h8323j:disabled{opacity:.5;cursor:not-allowed}.text-action-btn.default.svelte-1h8323j{font:inherit;font-size:var(--font-body-sm);color:var(--text-main-color);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.text-action-btn.default.svelte-1h8323j:hover:not(:disabled){text-decoration-style:solid}.text-action-btn.muted.svelte-1h8323j{color:var(--text-secondary-color);text-decoration:underline}.text-action-btn.muted.svelte-1h8323j:hover:not(:disabled){color:var(--text-main-color)}.text-action-btn.accent.svelte-1h8323j{font-family:inherit;color:var(--color-text-accent)}.text-action-btn.accent.svelte-1h8323j:hover:not(:disabled){text-decoration:underline}.value-with-action.svelte-14r4iv5{display:inline-flex;align-items:center;gap:var(--space-3)}.reset-link-action.svelte-z3o28v{display:flex;flex-direction:column;gap:var(--space-2);padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:1px solid var(--border-light)}.reset-link-action.svelte-z3o28v .secondary-button:where(.svelte-z3o28v){align-self:flex-start}.reset-link-action.svelte-z3o28v small:where(.svelte-z3o28v){color:var(--text-secondary-color);font-size:var(--font-body-sm)}.reset-link-action__sent.svelte-z3o28v{padding:var(--space-2-5) var(--space-3);background-color:var(--chip-success-bg);color:var(--chip-success-text);border-radius:var(--input-radius);font-size:var(--font-body-sm)}
