.workspace-account-menu.svelte-st2cp{position:relative}.workspace-account-menu.full-width.svelte-st2cp{width:100%}.menu-trigger.svelte-st2cp{display:inline-flex;align-items:center;gap:.65rem;min-height:2.75rem;padding:.4rem .7rem .4rem .45rem;border:1px solid color-mix(in srgb,var(--smrt-color-outline) 20%,transparent);border-radius:999px;background:var(--smrt-color-surface);color:var(--smrt-color-on-surface);cursor:pointer;transition:background .15s ease,border-color .15s ease}.full-width.svelte-st2cp .menu-trigger:where(.svelte-st2cp){width:100%;justify-content:flex-start;border-radius:.85rem}.full-width.svelte-st2cp .trigger-copy:where(.svelte-st2cp){flex:1;min-width:0;max-width:none;text-align:left}.menu-trigger.svelte-st2cp:hover{background:var(--smrt-color-surface-container);border-color:color-mix(in srgb,var(--smrt-color-outline) 34%,transparent)}.avatar.svelte-st2cp{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:var(--smrt-color-on-surface);color:var(--smrt-color-surface);font-size:.8rem;font-weight:700;flex-shrink:0}.trigger-copy.svelte-st2cp{font-size:.875rem;font-weight:500;color:var(--smrt-color-on-surface-variant);max-width:min(18rem,30vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.caret.svelte-st2cp{font-size:.7rem;color:var(--smrt-color-on-surface-variant)}.menu-panel.svelte-st2cp{position:absolute;top:calc(100% + .6rem);right:0;display:grid;gap:.95rem;width:min(19rem,calc(100vw - 2rem));padding:1rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--smrt-color-outline) 18%,transparent);background:color-mix(in srgb,var(--smrt-color-surface) 96%,white);box-shadow:0 24px 54px -36px color-mix(in srgb,var(--smrt-color-shadow) 38%,transparent);z-index:90}.full-width.svelte-st2cp .menu-panel:where(.svelte-st2cp){left:0;right:auto;width:100%;box-sizing:border-box}.placement-top.svelte-st2cp .menu-panel:where(.svelte-st2cp){top:auto;bottom:calc(100% + .6rem)}.align-left.svelte-st2cp .menu-panel:where(.svelte-st2cp){right:auto;left:0}.identity-block.svelte-st2cp,.workspace-group.svelte-st2cp{display:grid;gap:.45rem}.menu-label.svelte-st2cp{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--smrt-color-on-surface-variant)}.identity-block.svelte-st2cp strong:where(.svelte-st2cp){font-size:.92rem;line-height:1.35;color:var(--smrt-color-on-surface);overflow-wrap:anywhere}.workspace-list.svelte-st2cp{display:grid;gap:.35rem;margin:0;padding:0;list-style:none}.workspace-link.svelte-st2cp,.signout-link.svelte-st2cp{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.5rem;padding:.65rem .8rem;border-radius:.8rem;color:var(--smrt-color-on-surface);text-decoration:none;transition:background .15s ease,color .15s ease}.workspace-link.svelte-st2cp:hover,.signout-link.svelte-st2cp:hover{background:var(--smrt-color-surface-container)}.workspace-link--current.svelte-st2cp{background:color-mix(in srgb,var(--smrt-color-primary) 10%,transparent);color:var(--smrt-color-primary);font-weight:600}.count-pill.svelte-st2cp{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;padding:.15rem .45rem;border-radius:999px;background:color-mix(in srgb,var(--smrt-color-on-surface) 10%,transparent);color:inherit;font-size:.76rem;font-weight:700}.menu-divider.svelte-st2cp{height:1px;background:color-mix(in srgb,var(--smrt-color-outline) 14%,transparent)}@media(max-width:768px){.menu-trigger.svelte-st2cp{padding-right:.45rem}.trigger-copy.svelte-st2cp,.caret.svelte-st2cp{display:none}.menu-panel.svelte-st2cp{right:0;width:min(18rem,calc(100vw - 1.5rem))}}.smrt-admin-shell.svelte-1skp9nt{--smrt-admin-shell-left-track: 0rem;--smrt-admin-shell-right-track: 0rem;--smrt-admin-shell-top-track: 0rem;--smrt-admin-shell-bottom-track: 0rem;--smrt-admin-shell-left-collapsed: 4.25rem;--smrt-admin-shell-right-collapsed: 4.25rem;--smrt-admin-shell-left-expanded: 16rem;--smrt-admin-shell-right-expanded: 20rem;position:relative;display:grid;grid-template-columns:var(--smrt-admin-shell-left-track) minmax(0,1fr) var(--smrt-admin-shell-right-track);grid-template-rows:var(--smrt-admin-shell-top-track) minmax(0,1fr) var(--smrt-admin-shell-bottom-track);min-block-size:100svh;background:var(--smrt-color-surface);color:var(--smrt-color-on-surface);overflow:hidden}.smrt-admin-shell__edge.svelte-1skp9nt{min-width:0;min-height:0;background:var(--smrt-color-surface-container-low);color:var(--smrt-color-on-surface);border-color:var(--smrt-color-outline-variant)}.smrt-admin-shell__edge--top.svelte-1skp9nt{grid-column:1 / -1;grid-row:1;display:grid;grid-template-columns:var(--smrt-admin-shell-left-collapsed) minmax(0,1fr) var(--smrt-admin-shell-right-collapsed);border-block-end:1px solid var(--smrt-color-outline-variant);z-index:30}.smrt-admin-shell__edge--left.svelte-1skp9nt{grid-column:1;grid-row:2;border-inline-end:1px solid var(--smrt-color-outline-variant);z-index:20}.smrt-admin-shell__edge--right.svelte-1skp9nt{grid-column:3;grid-row:2;border-inline-start:1px solid var(--smrt-color-outline-variant);z-index:20}.smrt-admin-shell__edge--right[data-state=expanded].svelte-1skp9nt{display:grid;grid-template-columns:minmax(0,1fr) min(var(--smrt-admin-shell-right-collapsed),100%)}.smrt-admin-shell__edge--bottom.svelte-1skp9nt{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:var(--smrt-admin-shell-left-collapsed) minmax(0,1fr) var(--smrt-admin-shell-right-collapsed);border-block-start:1px solid var(--smrt-color-outline-variant);z-index:30}.smrt-admin-shell__main.svelte-1skp9nt{grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:auto;background:var(--smrt-color-surface)}.smrt-admin-shell__band.svelte-1skp9nt{display:flex;align-items:center;justify-content:space-between;gap:var(--smrt-spacing-3);min-width:0;padding:0 var(--smrt-spacing-4)}.smrt-admin-shell__band--top.svelte-1skp9nt,.smrt-admin-shell__band--bottom.svelte-1skp9nt{grid-column:2}.smrt-admin-shell__brand.svelte-1skp9nt{display:grid;min-width:0}.smrt-admin-shell__brand.svelte-1skp9nt strong:where(.svelte-1skp9nt),.smrt-admin-shell__brand.svelte-1skp9nt span:where(.svelte-1skp9nt){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smrt-admin-shell__brand.svelte-1skp9nt span:where(.svelte-1skp9nt),.smrt-admin-shell__empty.svelte-1skp9nt{color:var(--smrt-color-on-surface-variant)}.smrt-admin-shell__rail.svelte-1skp9nt{min-width:0;min-height:0;block-size:100%;overflow:auto;padding:var(--smrt-spacing-3)}.smrt-admin-shell__edge--right[data-state=expanded].svelte-1skp9nt .smrt-admin-shell__rail:where(.svelte-1skp9nt){grid-column:2;border-inline-start:1px solid var(--smrt-color-outline-variant)}.smrt-admin-shell__panel.svelte-1skp9nt{min-width:0;min-height:0;block-size:100%;overflow:auto;padding:var(--smrt-spacing-3)}.smrt-admin-shell__panel--right.svelte-1skp9nt{grid-column:1;grid-row:1}.smrt-admin-shell__edge-toggle-kbd.svelte-1skp9nt{padding:0 var(--smrt-spacing-1);border-radius:var(--smrt-radius-small);background:var(--smrt-color-surface-container-high);color:var(--smrt-color-on-surface-variant);font-size:var(--smrt-typography-body-small-size)}.smrt-admin-shell__drawer.svelte-1skp9nt{position:absolute;z-index:40;overflow:auto;padding:var(--smrt-spacing-5);background:var(--smrt-color-surface-container);color:var(--smrt-color-on-surface);box-shadow:var(--smrt-elevation-3)}.smrt-admin-shell__drawer--top.svelte-1skp9nt{inset-block-start:var(--smrt-admin-shell-top-track);inset-inline:var(--smrt-admin-shell-left-track) var(--smrt-admin-shell-right-track);max-block-size:var(--smrt-admin-shell-top-expanded)}.smrt-admin-shell__drawer--bottom.svelte-1skp9nt{inset-block-end:var(--smrt-admin-shell-bottom-track);inset-inline:var(--smrt-admin-shell-left-track) var(--smrt-admin-shell-right-track);max-block-size:var(--smrt-admin-shell-bottom-expanded)}.smrt-admin-shell__corner.svelte-1skp9nt{display:grid;align-items:center;min-width:0;padding:0 var(--smrt-spacing-3);background:var(--smrt-color-surface-container-low)}.smrt-admin-shell__corner--top-left.svelte-1skp9nt,.smrt-admin-shell__corner--bottom-left.svelte-1skp9nt{grid-column:1}.smrt-admin-shell__corner--top-right.svelte-1skp9nt,.smrt-admin-shell__corner--bottom-right.svelte-1skp9nt{grid-column:3}.smrt-admin-shell__shortcuts.svelte-1skp9nt{position:fixed;inset:0;z-index:var(--smrt-z-index-dialog, 1300);display:grid;place-items:center;padding:var(--smrt-spacing-5);background:var(--smrt-color-scrim)}.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt{inline-size:min(32rem,100%);max-block-size:min(36rem,100%);overflow:auto;border-radius:var(--smrt-radius-large);background:var(--smrt-color-surface-container);padding:var(--smrt-spacing-5);box-shadow:var(--smrt-elevation-4)}.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt header:where(.svelte-1skp9nt),.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt div:where(.svelte-1skp9nt){display:flex;align-items:center;justify-content:space-between;gap:var(--smrt-spacing-4)}.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt h2:where(.svelte-1skp9nt),.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt dl:where(.svelte-1skp9nt){margin:0}.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt dl:where(.svelte-1skp9nt){display:grid;gap:var(--smrt-spacing-3);margin-block-start:var(--smrt-spacing-4)}.smrt-admin-shell__shortcuts-panel.svelte-1skp9nt dd:where(.svelte-1skp9nt){margin:0;font-family:var(--smrt-font-family-mono)}@media(max-width:48rem){.smrt-admin-shell.svelte-1skp9nt{grid-template-columns:0 minmax(0,1fr) 0;grid-template-rows:var(--smrt-admin-shell-top-track) minmax(0,1fr) var(--smrt-admin-shell-bottom-track)}.smrt-admin-shell__edge--left.svelte-1skp9nt,.smrt-admin-shell__edge--right.svelte-1skp9nt{position:absolute;inset-block:var(--smrt-admin-shell-top-track) var(--smrt-admin-shell-bottom-track);inline-size:min(22rem,86vw);transform:translate(-100%);transition:transform var(--smrt-duration-short2) var(--smrt-easing-standard)}.smrt-admin-shell__edge--right.svelte-1skp9nt{inset-inline-end:0;transform:translate(100%)}.smrt-admin-shell__edge--left[data-state=expanded].svelte-1skp9nt,.smrt-admin-shell__edge--right[data-state=expanded].svelte-1skp9nt{transform:translate(0)}.smrt-admin-shell__edge--top.svelte-1skp9nt,.smrt-admin-shell__edge--bottom.svelte-1skp9nt{grid-template-columns:minmax(0,1fr)}.smrt-admin-shell__band--top.svelte-1skp9nt,.smrt-admin-shell__band--bottom.svelte-1skp9nt{grid-column:1}.smrt-admin-shell__corner.svelte-1skp9nt{display:none}}@media(prefers-reduced-motion:reduce){.smrt-admin-shell__edge--left.svelte-1skp9nt,.smrt-admin-shell__edge--right.svelte-1skp9nt{transition:none}}.smrt-tenant-nav.svelte-pov9w1,.smrt-tenant-nav__section.svelte-pov9w1,.smrt-tenant-nav__children.svelte-pov9w1{display:grid;gap:var(--smrt-spacing-1)}.smrt-tenant-nav.svelte-pov9w1 a:where(.svelte-pov9w1){display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--smrt-spacing-2);min-inline-size:0;padding:var(--smrt-spacing-2) var(--smrt-spacing-3);border-radius:var(--smrt-radius-medium);color:var(--smrt-color-on-surface);text-decoration:none}.smrt-tenant-nav--collapsed.svelte-pov9w1,.smrt-tenant-nav--collapsed.svelte-pov9w1 .smrt-tenant-nav__section:where(.svelte-pov9w1){justify-items:center}.smrt-tenant-nav--collapsed.svelte-pov9w1 a:where(.svelte-pov9w1){grid-template-columns:minmax(0,1fr);place-items:center;inline-size:2.25rem;block-size:2.25rem;padding:0}.smrt-tenant-nav.svelte-pov9w1 a:where(.svelte-pov9w1):hover,.smrt-tenant-nav.svelte-pov9w1 a[aria-current=page]:where(.svelte-pov9w1),.smrt-tenant-nav.svelte-pov9w1 a.smrt-tenant-nav__link--visible-active:where(.svelte-pov9w1){background:var(--smrt-color-surface-container-high)}.smrt-tenant-nav__icon.svelte-pov9w1{display:inline-grid;place-items:center;inline-size:1.25rem;block-size:1.25rem;min-inline-size:1.25rem}.smrt-tenant-nav__icon--fallback.svelte-pov9w1{border-radius:var(--smrt-radius-full);background:var(--smrt-color-surface-container-high);color:var(--smrt-color-on-surface-variant);font-size:var(--smrt-typography-label-small-size);font-weight:var(--smrt-typography-weight-semibold)}.smrt-tenant-nav.svelte-pov9w1 strong:where(.svelte-pov9w1),.smrt-tenant-nav.svelte-pov9w1 span:where(.svelte-pov9w1){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smrt-tenant-nav.svelte-pov9w1 small:where(.svelte-pov9w1){color:var(--smrt-color-on-surface-variant)}.smrt-tenant-nav__children.svelte-pov9w1{padding-inline-start:var(--smrt-spacing-4)}.smrt-tenant-nav__sr-only.svelte-pov9w1{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-tenant-nav.svelte-143itjv{display:grid;gap:.15rem;width:100%}.portal-nav-item.svelte-143itjv{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.625rem;min-width:0;padding:.55rem .75rem .55rem calc(.75rem + var(--portal-nav-depth) * 1rem);border-left:3px solid transparent;border-radius:.5rem;color:var(--smrt-color-on-surface-variant);text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}.portal-nav-item.svelte-143itjv:hover{color:var(--smrt-color-on-surface);background:var(--smrt-color-surface-container-high)}.portal-nav-item.svelte-143itjv:focus-visible{outline:2px solid var(--smrt-color-primary);outline-offset:-2px}.portal-nav-item.active.svelte-143itjv{color:var(--smrt-color-on-primary-container);background:var(--smrt-color-primary-container);border-left-color:var(--smrt-color-primary)}.portal-nav-item.parent-active.svelte-143itjv{color:var(--smrt-color-on-surface);font-weight:var(--smrt-typography-weight-medium, 500)}.portal-nav-icon.svelte-143itjv{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;min-width:0;color:var(--smrt-color-on-surface-variant)}.portal-nav-icon-text.svelte-143itjv{font-size:var(--smrt-typography-body-large-size, 1rem);line-height:1}.portal-nav-label.svelte-143itjv{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-nav-chevron.svelte-143itjv{color:var(--smrt-color-on-surface-variant);transition:transform .15s ease}.portal-nav-chevron.expanded.svelte-143itjv{transform:rotate(90deg)}.chat-tool.svelte-fdfdiu{display:flex;flex-direction:column;gap:.85rem;min-height:0;height:100%}.model-line.svelte-fdfdiu{margin:0;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.82rem}.context-strip.svelte-fdfdiu{display:flex;flex-wrap:wrap;gap:.4rem}.context-strip.svelte-fdfdiu span:where(.svelte-fdfdiu),.assistant-notice.svelte-fdfdiu{border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.78rem;padding:.32rem .55rem}.context-strip.svelte-fdfdiu span:where(.svelte-fdfdiu){border-radius:999px}.assistant-notice.svelte-fdfdiu{border-radius:.5rem}.thread-bar.svelte-fdfdiu,.tool-card-header.svelte-fdfdiu{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.thread-bar.svelte-fdfdiu select:where(.svelte-fdfdiu){min-width:0;flex:1;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.5rem;background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;padding:.5rem .6rem;font-size:.88rem}.message-list.svelte-fdfdiu{flex:1 1 auto;min-height:15rem;overflow-y:auto;display:flex;flex-direction:column;gap:.65rem;padding:.2rem .1rem}.message.svelte-fdfdiu{display:flex;max-width:94%}.message.user.svelte-fdfdiu{align-self:flex-end}.bubble.svelte-fdfdiu{display:grid;gap:.45rem;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.75rem .75rem .75rem .25rem;background:var(--smrt-color-surface-container-high, #1d2228);padding:.7rem .78rem}.message.user.svelte-fdfdiu .bubble:where(.svelte-fdfdiu){border-bottom-right-radius:.25rem;border-bottom-left-radius:.75rem;background:color-mix(in srgb,var(--smrt-color-primary, #3b82f6) 12%,var(--smrt-color-surface-container-high, #1d2228))}.bubble.svelte-fdfdiu p:where(.svelte-fdfdiu){margin:0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45;font-size:.9rem}.bubble.svelte-fdfdiu time:where(.svelte-fdfdiu){justify-self:end;color:var(--smrt-color-outline, #8b949e);font-size:.68rem}.tool-card.svelte-fdfdiu{display:grid;gap:.55rem;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.55rem;padding:.65rem;background:color-mix(in srgb,var(--smrt-color-surface-container-high, #1d2228) 70%,transparent)}.tool-card-header.svelte-fdfdiu span:where(.svelte-fdfdiu){font-size:.82rem;font-weight:600}.tool-status.svelte-fdfdiu,.tool-hint.svelte-fdfdiu,.tool-error.svelte-fdfdiu{font-size:.78rem;color:var(--smrt-color-on-surface-variant, #aab2bd)}.tool-hint.svelte-fdfdiu{line-height:1.35}.tool-error.svelte-fdfdiu{color:var(--smrt-color-error, #ef4444)}.candidate-grid.svelte-fdfdiu{display:grid;gap:.65rem}.candidate.svelte-fdfdiu{display:grid;gap:.5rem}.candidate.svelte-fdfdiu img:where(.svelte-fdfdiu),.candidate.svelte-fdfdiu audio:where(.svelte-fdfdiu),.candidate-placeholder.svelte-fdfdiu{width:100%;display:block}.candidate.svelte-fdfdiu img:where(.svelte-fdfdiu),.candidate-placeholder.svelte-fdfdiu{aspect-ratio:1;object-fit:cover;border-radius:.45rem;background:var(--smrt-color-surface-container, #15191e);border:1px solid var(--smrt-color-outline-variant, #30343a)}.candidate.svelte-fdfdiu audio:where(.svelte-fdfdiu){min-height:2.75rem;border-radius:.45rem;background:var(--smrt-color-surface-container, #15191e)}.candidate-placeholder.svelte-fdfdiu{display:grid;place-items:center;color:var(--smrt-color-outline, #8b949e)}.candidate-actions.svelte-fdfdiu{display:grid;gap:.45rem}.candidate-actions.svelte-fdfdiu span:where(.svelte-fdfdiu){min-width:0;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-state.svelte-fdfdiu{justify-self:start;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:999px;padding:.22rem .5rem;background:var(--smrt-color-surface-container-high, #1d2228)}.candidate-state.rejected.svelte-fdfdiu{color:var(--smrt-color-error, #ef4444)}.candidate-reject-reason.svelte-fdfdiu{width:100%;min-width:0;resize:vertical;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.45rem;background:var(--smrt-color-surface-container, #15191e);color:inherit;padding:.48rem .55rem;font:inherit;font-size:.78rem;line-height:1.35}.candidate-action-buttons.svelte-fdfdiu{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.candidate-actions.svelte-fdfdiu>button:where(.svelte-fdfdiu){justify-self:end}.empty-chat.svelte-fdfdiu,.assistant-state.svelte-fdfdiu{min-height:12rem;display:grid;align-content:center;gap:.45rem;color:var(--smrt-color-on-surface-variant, #aab2bd);text-align:center;padding:1rem}.empty-chat.svelte-fdfdiu strong:where(.svelte-fdfdiu),.assistant-state.svelte-fdfdiu strong:where(.svelte-fdfdiu){color:var(--smrt-color-on-surface, #f8fafc)}.empty-chat.svelte-fdfdiu p:where(.svelte-fdfdiu),.assistant-state.svelte-fdfdiu p:where(.svelte-fdfdiu){margin:0;line-height:1.45}.assistant-state.error.svelte-fdfdiu{color:var(--smrt-color-error, #ef4444)}.composer.svelte-fdfdiu{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:end;border-top:1px solid var(--smrt-color-outline-variant, #30343a);padding-top:.8rem}.composer.svelte-fdfdiu textarea:where(.svelte-fdfdiu){min-width:0;width:100%;resize:vertical;max-height:9rem;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.55rem;background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;padding:.7rem .75rem;line-height:1.4}button.svelte-fdfdiu{border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.5rem;background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;cursor:pointer}button.svelte-fdfdiu:disabled{opacity:.55;cursor:not-allowed}.primary.svelte-fdfdiu,.composer.svelte-fdfdiu button:where(.svelte-fdfdiu){background:var(--smrt-color-primary, #3b82f6);color:#fff;border-color:var(--smrt-color-primary, #3b82f6)}.secondary.svelte-fdfdiu{padding:.45rem .65rem}.mini.svelte-fdfdiu{padding:.35rem .55rem;font-size:.8rem}.job-progress.svelte-1ia91sb{display:grid;gap:.36rem;min-width:0}.job-progress-header.svelte-1ia91sb{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.76rem;line-height:1.2}.job-progress-header.svelte-1ia91sb span:where(.svelte-1ia91sb){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-progress-header.svelte-1ia91sb strong:where(.svelte-1ia91sb){color:var(--smrt-color-on-surface, #f8fafc);font-size:.72rem;font-weight:650;font-variant-numeric:tabular-nums}.job-progress-track.svelte-1ia91sb{height:.38rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--smrt-color-outline-variant, #30343a) 55%,transparent)}.job-progress-track.svelte-1ia91sb span:where(.svelte-1ia91sb){display:block;height:100%;border-radius:inherit;background:var(--progress-color, var(--smrt-color-primary, #7dd3fc));transition:width .22s ease}.job-progress.svelte-1ia91sb p:where(.svelte-1ia91sb){margin:0;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.74rem;line-height:1.35}.job-progress--compact.svelte-1ia91sb{gap:.28rem}.job-progress--running.svelte-1ia91sb{--progress-color: var(--smrt-color-primary, #7dd3fc)}.job-progress--success.svelte-1ia91sb{--progress-color: #4ade80}.job-progress--warning.svelte-1ia91sb{--progress-color: #fbbf24}.job-progress--danger.svelte-1ia91sb{--progress-color: var(--smrt-color-error, #f87171)}.job-progress--neutral.svelte-1ia91sb{--progress-color: var(--smrt-color-on-surface-variant, #aab2bd)}.content-jobs-tool.svelte-idhbet,.tool-section.svelte-idhbet,.job-list.svelte-idhbet,.job-options.svelte-idhbet,.job-action-form.svelte-idhbet{display:grid;gap:.75rem}.content-jobs-tool.svelte-idhbet{min-height:0;overflow-y:auto;padding-right:.15rem;display:flex;flex-direction:column;gap:.75rem}.muted.svelte-idhbet,.job-row.svelte-idhbet span:where(.svelte-idhbet),.job-row.svelte-idhbet p:where(.svelte-idhbet),.job-options.svelte-idhbet small:where(.svelte-idhbet){color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.78rem;line-height:1.35}.section-heading.svelte-idhbet{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.section-heading.svelte-idhbet h4:where(.svelte-idhbet){margin:0;font-size:.9rem}.heading-status.svelte-idhbet{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;min-width:0}.job-summary-strip.svelte-idhbet{display:flex;align-items:center;gap:.3rem}.job-summary-item.svelte-idhbet{display:inline-flex;align-items:center;gap:.25rem;min-height:1.65rem;padding:0 .35rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:color-mix(in srgb,var(--smrt-color-surface-container-high, #1d2228) 70%,transparent);color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.76rem;line-height:1}.job-summary-item.svelte-idhbet strong:where(.svelte-idhbet){color:var(--smrt-color-on-surface, #f8fafc);font-size:.78rem;line-height:1}.job-summary-icon.svelte-idhbet{display:inline-flex;align-items:center;justify-content:center}.job-summary-item--running.svelte-idhbet .job-summary-icon:where(.svelte-idhbet){color:var(--smrt-color-primary, #93c5fd)}.job-summary-item--attention.svelte-idhbet .job-summary-icon:where(.svelte-idhbet){color:#fbbf24}.job-summary-item--done.svelte-idhbet .job-summary-icon:where(.svelte-idhbet){color:#4ade80}.job-runner.svelte-idhbet{position:sticky;bottom:0;margin-top:auto;display:grid;gap:.65rem;padding-top:.75rem;background:linear-gradient(to bottom,color-mix(in srgb,var(--smrt-color-surface, #101214) 0%,transparent) 0%,var(--smrt-color-surface, #101214) 28%)}.job-action-form.svelte-idhbet{border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);padding:.7rem}select.svelte-idhbet{width:100%;min-height:2.65rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;padding:.55rem .65rem;font:inherit}.job-options.svelte-idhbet label:where(.svelte-idhbet){display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.5rem;align-items:start;border:1px solid var(--smrt-color-outline-variant, #30343a);background:color-mix(in srgb,var(--smrt-color-surface-container-high, #1d2228) 72%,transparent);padding:.65rem}.job-options.svelte-idhbet input:where(.svelte-idhbet){width:1.25rem;height:1.25rem;margin:.05rem 0 0}.job-options.svelte-idhbet span:where(.svelte-idhbet){display:grid;gap:.2rem}.job-options.svelte-idhbet strong:where(.svelte-idhbet),.job-row.svelte-idhbet strong:where(.svelte-idhbet){color:var(--smrt-color-on-surface, #f8fafc);font-size:.86rem;line-height:1.25}.job-row.svelte-idhbet{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:.55rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);padding:.65rem}.job-row-icon.svelte-idhbet{margin-top:.08rem;color:var(--smrt-color-outline, #8b949e)}.job-row--running.svelte-idhbet .job-row-icon:where(.svelte-idhbet){color:var(--smrt-color-primary, #93c5fd);animation:svelte-idhbet-spin 1.1s linear infinite}.job-row--success.svelte-idhbet .job-row-icon:where(.svelte-idhbet){color:#4ade80}.job-row--warning.svelte-idhbet .job-row-icon:where(.svelte-idhbet){color:#fbbf24}.job-row--danger.svelte-idhbet .job-row-icon:where(.svelte-idhbet),.job-error.svelte-idhbet{color:var(--smrt-color-error, #f87171)}.job-row.svelte-idhbet div:where(.svelte-idhbet){min-width:0;display:grid;gap:.25rem}.job-row.svelte-idhbet p:where(.svelte-idhbet),.muted.svelte-idhbet{margin:0}.job-event-list.svelte-idhbet{display:grid;gap:.28rem;margin:.1rem 0 0;padding:0;list-style:none}.job-event.svelte-idhbet{display:grid;grid-template-columns:2.65rem minmax(0,1fr);gap:.45rem;align-items:start;min-width:0;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.74rem;line-height:1.35}.job-event.svelte-idhbet span:where(.svelte-idhbet){color:var(--smrt-color-outline, #8b949e);font-size:.7rem;font-variant-numeric:tabular-nums;text-align:right}.job-event.svelte-idhbet p:where(.svelte-idhbet){overflow-wrap:anywhere}.job-event--warn.svelte-idhbet span:where(.svelte-idhbet),.job-event--warn.svelte-idhbet p:where(.svelte-idhbet){color:#fbbf24}.job-event--error.svelte-idhbet span:where(.svelte-idhbet),.job-event--error.svelte-idhbet p:where(.svelte-idhbet){color:var(--smrt-color-error, #f87171)}.tool-alert.svelte-idhbet{border:1px solid var(--smrt-color-outline-variant, #30343a);background:color-mix(in srgb,var(--smrt-color-error-container, #451a1a) 28%,transparent);padding:.7rem}.tool-alert.svelte-idhbet strong:where(.svelte-idhbet){color:var(--smrt-color-error, #f87171)}.jobs-empty.svelte-idhbet{min-height:18rem;display:grid;place-items:center;align-content:center;gap:.55rem;padding:1.5rem;color:var(--smrt-color-on-surface-variant, #aab2bd);text-align:center}.jobs-empty.svelte-idhbet strong:where(.svelte-idhbet){color:var(--smrt-color-on-surface, #f8fafc)}.jobs-empty.svelte-idhbet p:where(.svelte-idhbet){margin:0;font-size:.85rem}button.svelte-idhbet{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;cursor:pointer}button.svelte-idhbet:disabled{opacity:.55;cursor:not-allowed}.primary.svelte-idhbet{background:var(--smrt-color-primary, #3b82f6);color:#fff;border-color:var(--smrt-color-primary, #3b82f6)}.run-button.svelte-idhbet{justify-self:end;min-height:2.25rem;padding:.45rem .75rem}.job-toasts.svelte-idhbet{position:fixed;right:4rem;bottom:1rem;z-index:90;display:grid;gap:.5rem;width:min(20rem,calc(100vw - 5rem));pointer-events:none}.job-toast.svelte-idhbet{display:flex;align-items:center;gap:.5rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface, #f8fafc);padding:.65rem .75rem;box-shadow:0 1rem 2rem #00000038}.job-toast--success.svelte-idhbet .job-toast-icon:where(.svelte-idhbet){color:#4ade80}.job-toast--warning.svelte-idhbet .job-toast-icon:where(.svelte-idhbet){color:#fbbf24}.job-toast--danger.svelte-idhbet .job-toast-icon:where(.svelte-idhbet){color:var(--smrt-color-error, #f87171)}@keyframes svelte-idhbet-spin{to{transform:rotate(360deg)}}.derivative-tool.svelte-1qozna7{min-width:0;display:flex;flex-direction:column;gap:.85rem;overflow-y:auto}.create-video-shell.svelte-1qozna7{display:grid;gap:.7rem;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.55rem;padding:.75rem;background:var(--smrt-color-surface-container-low, #15191f)}.create-video-header.svelte-1qozna7{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.create-video-header.svelte-1qozna7 strong:where(.svelte-1qozna7){display:block;font-size:.9rem;color:var(--smrt-color-on-surface, #f8fafc)}.create-video-header.svelte-1qozna7 span:where(.svelte-1qozna7),.field-help.svelte-1qozna7{color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.76rem;line-height:1.35}.create-video-form.svelte-1qozna7,.advanced-options.svelte-1qozna7{display:grid;gap:.65rem}.advanced-options.svelte-1qozna7{border-top:1px solid var(--smrt-color-outline-variant, #30343a);padding-top:.6rem}.advanced-options.svelte-1qozna7 summary:where(.svelte-1qozna7){cursor:pointer;color:var(--smrt-color-on-surface, #f8fafc);font-size:.82rem;font-weight:650}.advanced-grid.svelte-1qozna7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}label.svelte-1qozna7{display:grid;gap:.25rem;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.74rem;font-weight:650}input.svelte-1qozna7,select.svelte-1qozna7,textarea.svelte-1qozna7{width:100%;min-width:0;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.45rem;background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface, #f8fafc);font:inherit;font-weight:500;padding:.52rem .58rem}textarea.svelte-1qozna7{resize:vertical}.checkbox-row.svelte-1qozna7{grid-template-columns:auto 1fr;align-items:center;gap:.45rem;min-height:2.2rem}.checkbox-row.svelte-1qozna7 input:where(.svelte-1qozna7){width:1.1rem;height:1.1rem}.primary-link.svelte-1qozna7,.secondary.svelte-1qozna7{min-height:2.15rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.45rem;padding:.45rem .7rem;border:0;font-size:.84rem;font-weight:650;text-decoration:none;cursor:pointer}.primary-link.svelte-1qozna7{background:var(--smrt-color-primary, #7dd3fc);color:var(--smrt-color-on-primary, #061014)}.primary-link.submit.svelte-1qozna7{width:100%;margin-top:.15rem}.secondary.svelte-1qozna7{border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface, #f8fafc)}.primary-link.svelte-1qozna7:disabled,.secondary.svelte-1qozna7:disabled,input.svelte-1qozna7:disabled,select.svelte-1qozna7:disabled,textarea.svelte-1qozna7:disabled{opacity:.58;cursor:not-allowed}.inline-alert.svelte-1qozna7{border-radius:.45rem;padding:.55rem .65rem;font-size:.78rem;line-height:1.35}.inline-alert.success.svelte-1qozna7{border:1px solid color-mix(in srgb,#22c55e 45%,transparent);color:#86efac;background:color-mix(in srgb,#22c55e 12%,transparent)}.inline-alert.error.svelte-1qozna7{border:1px solid color-mix(in srgb,var(--smrt-color-error, #f87171) 45%,transparent);color:var(--smrt-color-error, #f87171);background:color-mix(in srgb,var(--smrt-color-error, #f87171) 10%,transparent)}.encoding-status.svelte-1qozna7{display:grid;gap:.2rem;border:1px solid color-mix(in srgb,var(--smrt-color-primary, #7dd3fc) 38%,transparent);border-radius:.45rem;background:color-mix(in srgb,var(--smrt-color-primary, #7dd3fc) 10%,transparent);padding:.6rem .65rem;font-size:.78rem}.encoding-status.svelte-1qozna7 strong:where(.svelte-1qozna7){color:var(--smrt-color-on-surface, #f8fafc)}.derivative-list.svelte-1qozna7{display:grid;gap:.5rem}.derivative-row.svelte-1qozna7{display:grid;gap:.55rem;padding:.75rem;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.5rem;background:var(--smrt-color-surface-container-low, #15191f);color:inherit;text-decoration:none}.derivative-row.svelte-1qozna7 strong:where(.svelte-1qozna7){display:block;color:var(--smrt-color-on-surface, #f8fafc);font-size:.9rem;line-height:1.25}.derivative-row.svelte-1qozna7 span:where(.svelte-1qozna7){color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.76rem}.badges.svelte-1qozna7{display:flex;flex-wrap:wrap;gap:.35rem}.badges.svelte-1qozna7 span:where(.svelte-1qozna7){border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:999px;padding:.22rem .45rem;background:var(--smrt-color-surface-container-high, #1d2228)}.badges.svelte-1qozna7 .warning:where(.svelte-1qozna7){border-color:color-mix(in srgb,#f59e0b 42%,transparent);color:#fbbf24}.dock-empty.svelte-1qozna7{border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.5rem;padding:.85rem;background:var(--smrt-color-surface-container-low, #15191f);color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.85rem}.dock-empty.inline.svelte-1qozna7{margin-top:.25rem}.dock-empty.svelte-1qozna7 strong:where(.svelte-1qozna7){display:block;margin-bottom:.25rem;color:var(--smrt-color-on-surface, #f8fafc)}.dock-empty.svelte-1qozna7 p:where(.svelte-1qozna7){margin:0;line-height:1.4}.dock-empty.error.svelte-1qozna7{border-color:color-mix(in srgb,var(--smrt-color-error, #f87171) 45%,transparent)}.governance-tool-shell.svelte-16enlg{min-width:0;overflow-y:auto;color:var(--smrt-color-on-surface, #f8fafc)}.governance-tool-shell.svelte-16enlg .factual-workflow{display:block;min-width:0}.governance-tool-shell.svelte-16enlg button,.governance-tool-shell.svelte-16enlg input,.governance-tool-shell.svelte-16enlg select,.governance-tool-shell.svelte-16enlg textarea{max-width:100%}.governance-tool-shell.svelte-16enlg .workflow-field-group,.governance-tool-shell.svelte-16enlg .review-profile-card__header,.governance-tool-shell.svelte-16enlg .review-profile-item,.governance-tool-shell.svelte-16enlg .review-card__header,.governance-tool-shell.svelte-16enlg .version-card__footer,.governance-tool-shell.svelte-16enlg .transparency-grid,.governance-tool-shell.svelte-16enlg .transparency-stats,.governance-tool-shell.svelte-16enlg .claim-audit-toolbar{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.governance-tool-shell.svelte-16enlg .review-actions,.governance-tool-shell.svelte-16enlg .claim-audit-counts,.governance-tool-shell.svelte-16enlg .review-profile-card__badges{flex-wrap:wrap}.dock-empty.svelte-16enlg{border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.5rem;padding:.85rem;background:var(--smrt-color-surface-container-low, #15191f);color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.85rem}.dock-empty.svelte-16enlg strong:where(.svelte-16enlg){display:block;margin-bottom:.25rem;color:var(--smrt-color-on-surface, #f8fafc)}.dock-empty.svelte-16enlg p:where(.svelte-16enlg){margin:0;line-height:1.4}.histrio-image-tool.svelte-1xwtmpd,.histrio-image-empty.svelte-1xwtmpd{min-height:0;color:var(--smrt-color-on-surface, #f8fafc)}.histrio-image-tool.svelte-1xwtmpd{display:flex;flex:1;flex-direction:column;gap:.85rem;overflow:auto;padding:.9rem}.histrio-image-empty.svelte-1xwtmpd{display:grid;place-items:center;align-content:center;gap:.45rem;padding:2rem;text-align:center}.histrio-image-empty.svelte-1xwtmpd p:where(.svelte-1xwtmpd),.candidate-empty.svelte-1xwtmpd,.candidate-loading.svelte-1xwtmpd,.source-placeholder.svelte-1xwtmpd,.section-heading.svelte-1xwtmpd small:where(.svelte-1xwtmpd){color:var(--smrt-color-on-surface-variant, #94a3b8);font-size:.8rem}.edit-card.svelte-1xwtmpd,.selected-image.svelte-1xwtmpd,.candidate-section.svelte-1xwtmpd{display:flex;flex-direction:column;gap:.7rem}.tool-row.svelte-1xwtmpd{display:flex;gap:.35rem}.tool-row.svelte-1xwtmpd button:where(.svelte-1xwtmpd),.section-heading.svelte-1xwtmpd button:where(.svelte-1xwtmpd),.candidate-actions.svelte-1xwtmpd button:where(.svelte-1xwtmpd){display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--smrt-color-outline-variant, #334155);background:var(--smrt-color-surface-container-low, #1e293b);color:var(--smrt-color-on-surface, #f8fafc);cursor:pointer}.tool-row.svelte-1xwtmpd button:where(.svelte-1xwtmpd){width:2rem;height:2rem;border-radius:7px}.tool-row.svelte-1xwtmpd button.active:where(.svelte-1xwtmpd){border-color:var(--smrt-color-primary, #60a5fa);color:var(--smrt-color-primary, #60a5fa)}label.svelte-1xwtmpd{display:grid;gap:.35rem;font-size:.78rem;font-weight:600}textarea.svelte-1xwtmpd,select.svelte-1xwtmpd{width:100%;border:1px solid var(--smrt-color-outline-variant, #334155);border-radius:7px;background:var(--smrt-color-surface-container-low, #1e293b);color:var(--smrt-color-on-surface, #f8fafc);font:inherit;font-weight:400}textarea.svelte-1xwtmpd{resize:vertical;padding:.65rem}select.svelte-1xwtmpd{padding:.5rem .6rem;text-transform:capitalize}.primary-action.svelte-1xwtmpd{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:7px;background:var(--smrt-color-primary, #3b82f6);color:var(--smrt-color-on-primary, #fff);cursor:pointer;font-weight:700;padding:.65rem .8rem}.primary-action.svelte-1xwtmpd:disabled,.candidate-actions.svelte-1xwtmpd button:where(.svelte-1xwtmpd):disabled,.section-heading.svelte-1xwtmpd button:where(.svelte-1xwtmpd):disabled{cursor:default;opacity:.55}.primary-action.spinning.svelte-1xwtmpd svg,.candidate-loading.svelte-1xwtmpd svg{animation:svelte-1xwtmpd-spin .9s linear infinite}.section-heading.svelte-1xwtmpd{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.section-heading.svelte-1xwtmpd button:where(.svelte-1xwtmpd){border-radius:999px;font-size:.72rem;padding:.25rem .55rem}.source-preview.svelte-1xwtmpd{position:relative;overflow:hidden;width:100%;border:0;border-radius:8px;background:var(--smrt-color-surface-container-low, #1e293b);cursor:zoom-in;padding:0;text-align:left}.source-preview.svelte-1xwtmpd img:where(.svelte-1xwtmpd){display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.source-preview.svelte-1xwtmpd span:where(.svelte-1xwtmpd){position:absolute;right:.45rem;bottom:.45rem;left:.45rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,#000 58%,transparent);color:#fff;font-size:.75rem;padding:.3rem .55rem;text-overflow:ellipsis;white-space:nowrap}.source-placeholder.svelte-1xwtmpd,.candidate-loading.svelte-1xwtmpd,.candidate-empty.svelte-1xwtmpd{display:grid;place-items:center;gap:.35rem;min-height:8rem;border:1px dashed var(--smrt-color-outline-variant, #334155);border-radius:8px}.tool-alert.svelte-1xwtmpd{border-radius:7px;background:var(--smrt-color-error-container, #7f1d1d);color:var(--smrt-color-on-error-container, #fee2e2);font-size:.82rem;padding:.65rem .75rem}.candidate-list.svelte-1xwtmpd{display:grid;gap:.75rem}.candidate-card.svelte-1xwtmpd{position:relative;overflow:hidden;border:1px solid var(--smrt-color-outline-variant, #334155);border-radius:8px;background:var(--smrt-color-surface-container-low, #1e293b)}.candidate-preview.svelte-1xwtmpd{width:100%;border:0;background:transparent;cursor:zoom-in;padding:0}.candidate-preview.svelte-1xwtmpd img:where(.svelte-1xwtmpd),.candidate-preview.missing.svelte-1xwtmpd{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.candidate-preview.missing.svelte-1xwtmpd{display:grid;place-items:center;color:var(--smrt-color-on-surface-variant, #94a3b8)}.candidate-actions.svelte-1xwtmpd{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.55rem}.candidate-actions.svelte-1xwtmpd span:where(.svelte-1xwtmpd){min-width:0;overflow:hidden;color:var(--smrt-color-on-surface-variant, #94a3b8);font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.candidate-actions.svelte-1xwtmpd div:where(.svelte-1xwtmpd){display:flex;gap:.35rem}.candidate-actions.svelte-1xwtmpd button:where(.svelte-1xwtmpd){width:1.85rem;height:1.85rem;border-radius:999px}.candidate-actions.svelte-1xwtmpd button.approve:where(.svelte-1xwtmpd){border-color:var(--smrt-color-primary, #60a5fa);color:var(--smrt-color-primary, #60a5fa)}.candidate-state.svelte-1xwtmpd{position:absolute;top:.5rem;right:.5rem;border-radius:999px;background:color-mix(in srgb,var(--smrt-color-primary, #60a5fa) 85%,black);color:#fff;font-size:.72rem;font-weight:700;padding:.25rem .5rem}.image-modal.svelte-1xwtmpd{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;border:0;background:color-mix(in srgb,#000 78%,transparent);cursor:zoom-out;padding:2rem}.image-modal.svelte-1xwtmpd img:where(.svelte-1xwtmpd){max-width:min(92vw,1100px);max-height:88vh;border-radius:8px;object-fit:contain}@keyframes svelte-1xwtmpd-spin{to{transform:rotate(360deg)}}.image-tool.svelte-aunxux,.tool-section.svelte-aunxux{display:grid;gap:.75rem}.image-tool.svelte-aunxux{min-height:0;overflow-y:auto;padding-right:.15rem}.image-tool.svelte-aunxux>.tool-alert:where(.svelte-aunxux){order:-2}.image-edit-section.svelte-aunxux{order:-1}.selected-images.svelte-aunxux,.selected-image-grid.svelte-aunxux,.edit-tool-form.svelte-aunxux,.search-results.svelte-aunxux{display:grid;gap:.65rem}.edit-tool-form-shell.svelte-aunxux{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-.25rem);transition:grid-template-rows .16s ease,opacity .16s ease,transform .16s ease}.edit-tool-form-shell.open.svelte-aunxux{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.edit-tool-form-shell.svelte-aunxux>.edit-tool-form:where(.svelte-aunxux){min-height:0;overflow:hidden}.selected-placeholder.svelte-aunxux{min-height:14rem;display:grid;place-items:center;align-content:center;gap:.55rem;border:1px dashed var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-low, #15191e);color:var(--smrt-color-on-surface-variant, #aab2bd)}.selected-image.svelte-aunxux{position:relative;overflow:hidden;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);contain:layout paint style}.selected-image--featured.svelte-aunxux{min-height:15rem}.selected-image-grid.svelte-aunxux{grid-template-columns:repeat(3,minmax(0,1fr))}.selected-image-grid.svelte-aunxux .selected-image:where(.svelte-aunxux){aspect-ratio:1}.image-frame.svelte-aunxux,.search-result-image.svelte-aunxux{width:100%;height:100%;min-height:0;padding:0;border:0;background:var(--smrt-color-surface-container, #15191e);color:var(--smrt-color-outline, #8b949e);cursor:zoom-in;overflow:hidden}.image-frame.svelte-aunxux img:where(.svelte-aunxux),.search-result-image.svelte-aunxux img:where(.svelte-aunxux),.modal-frame.svelte-aunxux img:where(.svelte-aunxux){display:block;width:100%;height:100%;object-fit:cover}.image-origin-pill.svelte-aunxux,.image-origin-icon.svelte-aunxux,.selected-image-actions.svelte-aunxux,.select-result.svelte-aunxux{position:absolute;z-index:2}.image-origin-pill.svelte-aunxux{left:.55rem;top:.55rem;display:inline-flex;align-items:center;gap:.3rem;max-width:calc(100% - 1.1rem);padding:.28rem .5rem;border:1px solid color-mix(in srgb,white 18%,transparent);border-radius:999px;background:color-mix(in srgb,#000 54%,transparent);color:#fff;font-size:.72rem;font-weight:700;text-transform:capitalize}.image-origin-icon.svelte-aunxux{left:.35rem;top:.35rem;display:grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:999px;background:color-mix(in srgb,#000 54%,transparent);color:#fff}.selected-image-actions.svelte-aunxux{right:.55rem;top:.55rem;display:inline-flex;gap:.35rem;opacity:0;transition:opacity .12s ease}.selected-image.svelte-aunxux:hover .selected-image-actions:where(.svelte-aunxux),.selected-image.svelte-aunxux:focus-within .selected-image-actions:where(.svelte-aunxux){opacity:1}.icon-action.svelte-aunxux,.select-result.svelte-aunxux,.icon-toolbar.svelte-aunxux button:where(.svelte-aunxux),.search-toolbar.svelte-aunxux>button:where(.svelte-aunxux){display:grid;place-items:center;width:2rem;height:2rem;min-height:2rem;padding:0;border-radius:999px}.icon-action.svelte-aunxux{border-color:color-mix(in srgb,white 20%,transparent);background:color-mix(in srgb,#000 58%,transparent);color:#fff}.icon-action.accept.svelte-aunxux{background:var(--smrt-color-primary, #3b82f6);border-color:var(--smrt-color-primary, #3b82f6)}.icon-action.danger.svelte-aunxux{background:color-mix(in srgb,var(--smrt-color-error, #ef4444) 78%,transparent);border-color:var(--smrt-color-error, #ef4444)}.image-working-overlay.svelte-aunxux{position:absolute;inset:0;z-index:3;display:grid;place-items:center;background:color-mix(in srgb,#000 50%,transparent);color:#fff;pointer-events:none}.image-working-overlay.svelte-aunxux svg,.image-tool-empty.loading.svelte-aunxux svg,.candidate-refresh-status.svelte-aunxux svg{animation:svelte-aunxux-image-tool-spin .9s linear infinite}@keyframes svelte-aunxux-image-tool-spin{to{transform:rotate(360deg)}}.icon-toolbar.svelte-aunxux,.search-toolbar.svelte-aunxux{display:flex;align-items:center;gap:.5rem}.icon-toolbar.svelte-aunxux button.active:where(.svelte-aunxux),.search-toolbar.svelte-aunxux>button.active:where(.svelte-aunxux),.select-result.active.svelte-aunxux{border-color:var(--smrt-color-primary, #3b82f6);background:var(--smrt-color-primary, #3b82f6);color:#fff}.edit-tool-form.svelte-aunxux label:where(.svelte-aunxux){display:grid;gap:.35rem;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.78rem}.search-input.svelte-aunxux{flex:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;min-height:2.35rem;padding:0 .65rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228)}.search-input.svelte-aunxux input:where(.svelte-aunxux),select.svelte-aunxux{width:100%;border:0;background:transparent;color:inherit;font:inherit;font-size:.85rem}select.svelte-aunxux{min-height:2.35rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);padding:0 .65rem}.search-result.svelte-aunxux{position:relative;display:grid;grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:4.25rem;padding:.45rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228)}.search-result.selected.svelte-aunxux{border-color:var(--smrt-color-primary, #3b82f6);background:color-mix(in srgb,var(--smrt-color-primary, #3b82f6) 10%,var(--smrt-color-surface-container-high, #1d2228))}.search-result-image.svelte-aunxux{aspect-ratio:1}.select-result.svelte-aunxux{left:.8rem;top:.8rem;background:color-mix(in srgb,#000 56%,transparent);color:#fff}.search-result-meta.svelte-aunxux{min-width:0;display:grid;gap:.25rem;padding-right:1rem}.search-result-meta.svelte-aunxux strong:where(.svelte-aunxux){min-width:0;overflow:hidden;color:var(--smrt-color-on-surface, #f8fafc);font-size:.84rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.search-result-meta.svelte-aunxux span:where(.svelte-aunxux){color:var(--smrt-color-outline, #8b949e);font-size:.75rem}.candidate-refresh-status.svelte-aunxux{display:inline-flex;align-items:center;gap:.4rem}.image-modal.svelte-aunxux{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:2rem}.modal-backdrop.svelte-aunxux{position:absolute;inset:0;border:0;background:color-mix(in srgb,#000 76%,transparent);cursor:zoom-out}.modal-frame.svelte-aunxux{position:relative;z-index:1;max-width:min(92vw,72rem);max-height:86vh}.modal-frame.svelte-aunxux img:where(.svelte-aunxux){max-width:100%;max-height:86vh;object-fit:contain;border-radius:.55rem;box-shadow:0 1.5rem 4rem color-mix(in srgb,#000 42%,transparent)}.modal-close.svelte-aunxux{position:absolute;top:.65rem;right:.65rem;z-index:2;display:grid;place-items:center;width:2.1rem;height:2.1rem;padding:0;border:1px solid color-mix(in srgb,white 24%,transparent);border-radius:999px;background:color-mix(in srgb,#000 54%,transparent);color:#fff}.thumb-placeholder.svelte-aunxux{display:grid;place-items:center;background:var(--smrt-color-surface-container, #15191e);color:var(--smrt-color-outline, #8b949e);overflow:hidden}.tool-alert.svelte-aunxux p:where(.svelte-aunxux),.tool-hints.svelte-aunxux p:where(.svelte-aunxux),.muted.svelte-aunxux{margin:0;color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.8rem;line-height:1.4}.tool-alert.svelte-aunxux,.tool-hints.svelte-aunxux{border:1px solid var(--smrt-color-outline-variant, #30343a);background:color-mix(in srgb,var(--smrt-color-error-container, #451a1a) 28%,transparent);padding:.7rem}.tool-alert.svelte-aunxux strong:where(.svelte-aunxux){color:var(--smrt-color-error, #f87171)}.show-more.svelte-aunxux{width:100%;min-height:2.35rem;font-size:.82rem}.thumb-placeholder.svelte-aunxux{aspect-ratio:1}textarea.svelte-aunxux{width:100%;resize:vertical;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;padding:.65rem;font:inherit;font-size:.85rem;line-height:1.4}.create-actions.svelte-aunxux{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.image-tool-empty.svelte-aunxux{min-height:18rem;display:grid;place-items:center;align-content:center;gap:.55rem;padding:1.5rem;color:var(--smrt-color-on-surface-variant, #aab2bd);text-align:center}.image-tool-empty.svelte-aunxux strong:where(.svelte-aunxux){color:var(--smrt-color-on-surface, #f8fafc)}.image-tool-empty.svelte-aunxux p:where(.svelte-aunxux){margin:0;font-size:.85rem}button.svelte-aunxux{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;cursor:pointer}button.svelte-aunxux:disabled{opacity:.55;cursor:not-allowed}.primary.svelte-aunxux{background:var(--smrt-color-primary, #3b82f6);color:#fff;border-color:var(--smrt-color-primary, #3b82f6)}.secondary.svelte-aunxux{padding:.45rem .65rem}.social-tool.svelte-tphp29,.social-account-list.svelte-tphp29,.post-form.svelte-tphp29,.post-summary.svelte-tphp29{display:grid;gap:.75rem}.social-tool.svelte-tphp29{min-height:0;overflow-y:auto}.social-account.svelte-tphp29{display:grid;gap:.75rem;padding:.75rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228)}.social-account.selected.svelte-tphp29{border-color:var(--smrt-color-primary, #3b82f6)}.social-account.svelte-tphp29 header:where(.svelte-tphp29),.social-post-bar.svelte-tphp29{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.social-account.svelte-tphp29 strong:where(.svelte-tphp29){display:block;color:var(--smrt-color-on-surface, #f8fafc);font-size:.9rem}.social-account.svelte-tphp29 span:where(.svelte-tphp29),.post-summary.svelte-tphp29,.social-post-bar.svelte-tphp29{color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.8rem}.status-pill.svelte-tphp29{padding:.2rem .5rem;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:999px;text-transform:capitalize}.account-toggle.svelte-tphp29{position:relative;display:inline-flex;width:2.35rem;height:1.35rem}.account-toggle.svelte-tphp29 input:where(.svelte-tphp29){position:absolute;opacity:0}.account-toggle.svelte-tphp29 span:where(.svelte-tphp29){width:100%;border-radius:999px;background:var(--smrt-color-surface-container, #15191e);box-shadow:inset 0 0 0 1px var(--smrt-color-outline-variant, #30343a);cursor:pointer}.account-toggle.svelte-tphp29 span:where(.svelte-tphp29):after{content:"";position:absolute;left:.2rem;top:.2rem;width:.95rem;height:.95rem;border-radius:999px;background:var(--smrt-color-on-surface-variant, #aab2bd);transition:transform .14s ease,background .14s ease}.account-toggle.svelte-tphp29 input:where(.svelte-tphp29):checked+span:where(.svelte-tphp29){background:color-mix(in srgb,var(--smrt-color-primary, #3b82f6) 28%,transparent)}.account-toggle.svelte-tphp29 input:where(.svelte-tphp29):checked+span:where(.svelte-tphp29):after{transform:translate(1rem);background:var(--smrt-color-primary, #3b82f6)}input.svelte-tphp29,textarea.svelte-tphp29{width:100%;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container, #15191e);color:inherit;font:inherit;font-size:.85rem;padding:.6rem}textarea.svelte-tphp29{resize:vertical;line-height:1.4}.tool-alert.svelte-tphp29,.tool-notice.svelte-tphp29{border:1px solid var(--smrt-color-outline-variant, #30343a);padding:.7rem;font-size:.84rem}.tool-alert.svelte-tphp29{background:color-mix(in srgb,var(--smrt-color-error-container, #451a1a) 28%,transparent)}.tool-alert.svelte-tphp29 strong:where(.svelte-tphp29){color:var(--smrt-color-error, #f87171)}.tool-alert.svelte-tphp29 p:where(.svelte-tphp29){margin:.25rem 0 0;color:var(--smrt-color-on-surface-variant, #aab2bd)}.tool-notice.svelte-tphp29{background:color-mix(in srgb,var(--smrt-color-primary, #3b82f6) 12%,transparent);color:var(--smrt-color-primary, #93c5fd)}.social-post-bar.svelte-tphp29{position:sticky;bottom:0;padding-top:.75rem;background:var(--smrt-color-surface, #101418)}button.svelte-tphp29{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.35rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;padding:0 .75rem;cursor:pointer}button.svelte-tphp29:disabled{opacity:.55;cursor:not-allowed}.primary.svelte-tphp29{background:var(--smrt-color-primary, #3b82f6);color:#fff;border-color:var(--smrt-color-primary, #3b82f6)}a.svelte-tphp29{color:var(--smrt-color-primary, #93c5fd)}.social-tool-empty.svelte-tphp29{min-height:18rem;display:grid;place-items:center;align-content:center;gap:.55rem;padding:1.5rem;color:var(--smrt-color-on-surface-variant, #aab2bd);text-align:center}.social-tool-empty.svelte-tphp29 strong:where(.svelte-tphp29){color:var(--smrt-color-on-surface, #f8fafc)}.social-tool-empty.svelte-tphp29 p:where(.svelte-tphp29){margin:0;font-size:.85rem}.social-tool-empty.loading.svelte-tphp29 svg,button.loading.svelte-tphp29 svg{animation:svelte-tphp29-social-tool-spin .9s linear infinite}@keyframes svelte-tphp29-social-tool-spin{to{transform:rotate(360deg)}}.tasks-tool.svelte-17i3coq,.tool-section.svelte-17i3coq,.task-list.svelte-17i3coq{display:grid;gap:.75rem}.tasks-tool.svelte-17i3coq{min-height:0;overflow-y:auto;padding-right:.15rem;display:flex;flex-direction:column;gap:.75rem}.muted.svelte-17i3coq,.task-row.svelte-17i3coq span:where(.svelte-17i3coq),.task-row.svelte-17i3coq p:where(.svelte-17i3coq){color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.78rem;line-height:1.35}.section-heading.svelte-17i3coq{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.heading-title.svelte-17i3coq{display:flex;align-items:center;gap:.45rem;min-width:0}.section-heading.svelte-17i3coq h4:where(.svelte-17i3coq){margin:0;font-size:.9rem}.health-dot.svelte-17i3coq{width:.6rem;height:.6rem;border-radius:999px;flex-shrink:0;background:var(--smrt-color-on-surface-variant, #aab2bd)}.health-dot--ok.svelte-17i3coq{background:#4ade80}.health-dot--busy.svelte-17i3coq{background:#fbbf24}.health-dot--failed.svelte-17i3coq{background:var(--smrt-color-error, #f87171)}.health-line.svelte-17i3coq{margin:0;font-size:.78rem;color:var(--smrt-color-on-surface-variant, #aab2bd)}.refresh.svelte-17i3coq{display:inline-flex;align-items:center;justify-content:center;min-height:1.65rem;min-width:1.65rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface-variant, #aab2bd);cursor:pointer}.refresh.svelte-17i3coq:disabled{opacity:.55;cursor:not-allowed}.task-summary-strip.svelte-17i3coq{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.task-summary-item.svelte-17i3coq{display:inline-flex;align-items:center;gap:.3rem;min-height:1.75rem;padding:0 .45rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:color-mix(in srgb,var(--smrt-color-surface-container-high, #1d2228) 70%,transparent);color:var(--smrt-color-on-surface-variant, #aab2bd);font-size:.74rem;line-height:1}.task-summary-item.svelte-17i3coq strong:where(.svelte-17i3coq){color:var(--smrt-color-on-surface, #f8fafc);font-size:.8rem;line-height:1}.task-summary-icon.svelte-17i3coq{display:inline-flex;align-items:center;justify-content:center}.task-summary-item--running.svelte-17i3coq .task-summary-icon:where(.svelte-17i3coq){color:var(--smrt-color-primary, #93c5fd)}.task-summary-item--attention.svelte-17i3coq .task-summary-icon:where(.svelte-17i3coq){color:#fbbf24}.task-summary-item--done.svelte-17i3coq .task-summary-icon:where(.svelte-17i3coq){color:#4ade80}.task-row.svelte-17i3coq{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:.55rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);padding:.65rem}.task-row-icon.svelte-17i3coq{margin-top:.08rem;color:var(--smrt-color-outline, #8b949e)}.task-row--running.svelte-17i3coq .task-row-icon:where(.svelte-17i3coq){color:var(--smrt-color-primary, #93c5fd);animation:svelte-17i3coq-spin 1.1s linear infinite}.task-row--success.svelte-17i3coq .task-row-icon:where(.svelte-17i3coq){color:#4ade80}.task-row--warning.svelte-17i3coq .task-row-icon:where(.svelte-17i3coq){color:#fbbf24}.task-row--danger.svelte-17i3coq .task-row-icon:where(.svelte-17i3coq),.task-error.svelte-17i3coq{color:var(--smrt-color-error, #f87171)}.task-row.svelte-17i3coq div:where(.svelte-17i3coq){min-width:0;display:grid;gap:.25rem}.task-row.svelte-17i3coq p:where(.svelte-17i3coq){margin:0}.task-row.svelte-17i3coq strong:where(.svelte-17i3coq){color:var(--smrt-color-on-surface, #f8fafc);font-size:.86rem;line-height:1.25}.tool-alert.svelte-17i3coq{border:1px solid var(--smrt-color-outline-variant, #30343a);background:color-mix(in srgb,var(--smrt-color-error-container, #451a1a) 28%,transparent);padding:.7rem}.tool-alert.svelte-17i3coq strong:where(.svelte-17i3coq){color:var(--smrt-color-error, #f87171)}.tool-alert.svelte-17i3coq p:where(.svelte-17i3coq){margin:.25rem 0 0}.tasks-empty.svelte-17i3coq{min-height:18rem;display:grid;place-items:center;align-content:center;gap:.55rem;padding:1.5rem;color:var(--smrt-color-on-surface-variant, #aab2bd);text-align:center}.tasks-empty.svelte-17i3coq strong:where(.svelte-17i3coq){color:var(--smrt-color-on-surface, #f8fafc)}.tasks-empty.svelte-17i3coq p:where(.svelte-17i3coq){margin:0;font-size:.85rem}.task-toasts.svelte-17i3coq{position:fixed;right:4rem;bottom:1rem;z-index:90;display:grid;gap:.5rem;width:min(20rem,calc(100vw - 5rem));pointer-events:none}.task-toast.svelte-17i3coq{display:flex;align-items:center;gap:.5rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface, #f8fafc);padding:.65rem .75rem;font-size:.78rem;box-shadow:0 1rem 2rem #00000038}.task-toast.svelte-17i3coq strong:where(.svelte-17i3coq){margin-right:.2rem}.task-toast--success.svelte-17i3coq .task-toast-icon:where(.svelte-17i3coq){color:#4ade80}.task-toast--warning.svelte-17i3coq .task-toast-icon:where(.svelte-17i3coq){color:#fbbf24}.task-toast--danger.svelte-17i3coq .task-toast-icon:where(.svelte-17i3coq){color:var(--smrt-color-error, #f87171)}@keyframes svelte-17i3coq-spin{to{transform:rotate(360deg)}}.portal-assistant-panel-shell.svelte-1napxsa{display:grid;grid-template-columns:3.5rem minmax(0,1fr);min-height:0;block-size:100%;background:var(--smrt-color-surface-container-low);color:var(--smrt-color-on-surface)}.portal-assistant-rail.svelte-1napxsa{display:grid;align-content:start;gap:.35rem;width:3.5rem;padding:.75rem .5rem}.tool-button.svelte-1napxsa,.panel-close.svelte-1napxsa{display:inline-grid;place-items:center;border:1px solid transparent;border-radius:.5rem;background:transparent;color:var(--smrt-color-on-surface-variant);cursor:pointer}.tool-button.svelte-1napxsa{position:relative;inline-size:2.5rem;block-size:2.5rem}.tool-button.svelte-1napxsa:hover,.tool-button.active.svelte-1napxsa,.panel-close.svelte-1napxsa:hover{background:var(--smrt-color-surface-container-high);color:var(--smrt-color-on-surface)}.tool-button.active.svelte-1napxsa{border-color:color-mix(in srgb,var(--smrt-color-primary) 32%,transparent);color:var(--smrt-color-primary)}.tool-badge.svelte-1napxsa{position:absolute;inset-block-start:.1rem;inset-inline-end:.1rem;min-inline-size:1rem;block-size:1rem;display:inline-grid;place-items:center;padding:0 .2rem;border-radius:999px;background:var(--smrt-color-error);color:var(--smrt-color-on-error);font-size:.65rem;font-weight:700;line-height:1}.portal-assistant-panel.svelte-1napxsa{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);border-left:1px solid var(--smrt-color-outline-variant);background:var(--smrt-color-surface)}.panel-header.svelte-1napxsa{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;padding:.85rem 1rem;border-bottom:1px solid var(--smrt-color-outline-variant)}.panel-header.svelte-1napxsa div:where(.svelte-1napxsa){display:grid;gap:.1rem;min-width:0}.panel-header.svelte-1napxsa strong:where(.svelte-1napxsa),.panel-header.svelte-1napxsa span:where(.svelte-1napxsa){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-header.svelte-1napxsa span:where(.svelte-1napxsa){color:var(--smrt-color-on-surface-variant);font-size:.78rem}.panel-close.svelte-1napxsa{inline-size:2rem;block-size:2rem;flex-shrink:0}.panel-body.svelte-1napxsa{min-width:0;min-height:0;overflow:auto}@media(max-width:48rem){.portal-assistant-panel.svelte-1napxsa{min-width:0;max-width:none}}.portal-breadcrumbs-wrap.svelte-1xlyvz4{margin-bottom:1.5rem;color:var(--smrt-color-on-surface-variant);font-size:.84rem}.portal-breadcrumbs-wrap.svelte-1xlyvz4 ol:where(.svelte-1xlyvz4){display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;padding:0;margin:0;list-style:none}.portal-breadcrumbs-wrap.svelte-1xlyvz4 li:where(.svelte-1xlyvz4){display:flex;align-items:center;min-width:0}.portal-breadcrumbs-wrap.svelte-1xlyvz4 li:where(.svelte-1xlyvz4)+li:where(.svelte-1xlyvz4):before{content:"/";margin-inline-end:.35rem;color:color-mix(in srgb,var(--smrt-color-on-surface-variant) 60%,transparent)}.portal-breadcrumbs-wrap.svelte-1xlyvz4 a:where(.svelte-1xlyvz4){color:inherit;text-decoration:none}.portal-breadcrumbs-wrap.svelte-1xlyvz4 a:where(.svelte-1xlyvz4):hover{color:var(--smrt-color-primary)}@media(max-width:640px){.portal-breadcrumbs-wrap.svelte-1xlyvz4{margin-bottom:1rem}}.portal-shell.svelte-1srwhy4{--color-background: var(--smrt-color-background, var(--smrt-color-surface-container-low));--color-surface: var(--smrt-color-surface);--color-surface-muted: var(--smrt-color-surface-container-low);--color-text-primary: var(--smrt-color-on-surface);--color-text-secondary: var(--smrt-color-on-surface-variant);--color-text-muted: color-mix(in srgb, var(--smrt-color-on-surface-variant) 78%, transparent);--color-primary-main: var(--smrt-color-primary);--color-primary: var(--smrt-color-primary);--color-border: var(--smrt-color-outline-variant);--color-neutral-white: var(--smrt-color-surface);--color-neutral-gray50: var(--smrt-color-surface-container-low);--color-neutral-gray100: var(--smrt-color-surface-container);--color-neutral-gray200: var(--smrt-color-surface-container-high);--color-neutral-gray300: var(--smrt-color-outline-variant);--color-neutral-gray600: var(--smrt-color-on-surface-variant);--color-neutral-gray700: var(--smrt-color-on-surface);--color-neutral-gray900: var(--smrt-color-on-surface);--color-danger: var(--smrt-color-error);--color-error: var(--smrt-color-error);--portal-scrollbar-track: color-mix( in srgb, var(--smrt-color-surface-container-low) 88%, transparent );--portal-scrollbar-thumb: color-mix( in srgb, var(--smrt-color-on-surface) 26%, transparent );--portal-scrollbar-thumb-hover: color-mix( in srgb, var(--smrt-color-on-surface) 38%, transparent );height:100vh;height:100dvh;width:100%;display:flex;flex-direction:column;background:var(--smrt-color-surface-container-low);overflow:hidden;min-width:0;min-height:0}.portal-shell.svelte-1srwhy4,.portal-shell.svelte-1srwhy4 *{scrollbar-color:var(--portal-scrollbar-thumb) var(--portal-scrollbar-track);scrollbar-width:thin}.portal-shell.svelte-1srwhy4::-webkit-scrollbar,.portal-shell.svelte-1srwhy4 *::-webkit-scrollbar{width:.7rem;height:.7rem}.portal-shell.svelte-1srwhy4::-webkit-scrollbar-track,.portal-shell.svelte-1srwhy4 *::-webkit-scrollbar-track{background:var(--portal-scrollbar-track)}.portal-shell.svelte-1srwhy4::-webkit-scrollbar-thumb,.portal-shell.svelte-1srwhy4 *::-webkit-scrollbar-thumb{background-color:var(--portal-scrollbar-thumb);background-clip:padding-box;border:2px solid transparent;border-radius:999px}.portal-shell.svelte-1srwhy4::-webkit-scrollbar-thumb:hover,.portal-shell.svelte-1srwhy4 *::-webkit-scrollbar-thumb:hover{background-color:var(--portal-scrollbar-thumb-hover)}.portal-shell.svelte-1srwhy4::-webkit-scrollbar-corner,.portal-shell.svelte-1srwhy4 *::-webkit-scrollbar-corner{background:transparent}.portal-shell-row.svelte-1srwhy4{flex:1;display:flex;flex-direction:row;min-width:0;min-height:0;width:100%;overflow:hidden}.portal-shell-main.svelte-1srwhy4{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.portal-shell-main.svelte-1srwhy4 .smrt-admin-shell{min-block-size:100%;block-size:100%;background:var(--smrt-color-surface-container-low)}.portal-shell-main.svelte-1srwhy4 .smrt-admin-shell__edge--right .smrt-admin-shell__rail{padding:0;overflow:hidden}.shell-appbar.svelte-1srwhy4{display:flex;align-items:center;gap:.75rem;min-width:0;width:100%;padding-inline:.75rem}.shell-menu-button.svelte-1srwhy4,.shell-tool-button.svelte-1srwhy4{display:inline-grid;place-items:center;inline-size:2.25rem;block-size:2.25rem;border:1px solid var(--smrt-color-outline-variant);border-radius:.5rem;background:var(--smrt-color-surface);color:var(--smrt-color-on-surface);cursor:pointer}.shell-menu-button.svelte-1srwhy4:hover,.shell-tool-button.svelte-1srwhy4:hover{background:var(--smrt-color-surface-container)}.portal-tenant-panel.svelte-1srwhy4{min-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem}.nav-region.svelte-1srwhy4{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.sidebar-account.svelte-1srwhy4{position:relative;z-index:1}.portal-stage.svelte-1srwhy4{min-width:0;min-height:0;padding:1.5rem}.portal-shell-backdrop.svelte-1srwhy4{position:fixed;inset-block:3.5rem 0;inset-inline:0;z-index:19;border:0;background:color-mix(in srgb,var(--smrt-color-scrim, #000) 36%,transparent);cursor:pointer}.site-identity.svelte-1srwhy4{display:grid;gap:.15rem;min-width:0}.site-identity--bar.svelte-1srwhy4{display:none}.site-name.svelte-1srwhy4{color:var(--smrt-color-on-surface);font-family:var(--font-family-serif);font-size:1.05rem;font-weight:650;line-height:1.15;text-decoration:none;overflow-wrap:anywhere}.site-name.svelte-1srwhy4:hover{color:var(--smrt-color-primary)}.site-domain.svelte-1srwhy4{color:var(--smrt-color-on-surface-variant);font-size:.76rem;line-height:1.25;text-decoration:none;overflow-wrap:anywhere}.site-domain.svelte-1srwhy4:hover{color:var(--smrt-color-primary)}@media(max-width:48rem){.site-identity--bar.svelte-1srwhy4{display:grid}.portal-stage.svelte-1srwhy4{padding:1rem}}.magic-login-form.svelte-10w3eit{display:grid;gap:1rem}.intro.svelte-10w3eit,.success-card.svelte-10w3eit{display:grid;gap:.5rem}.eyebrow.svelte-10w3eit{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,currentColor 55%,#6b7280)}h3.svelte-10w3eit{margin:0;font-size:1.15rem;line-height:1.2}.body-copy.svelte-10w3eit{margin:0;line-height:1.55;color:#4b5563}.form.svelte-10w3eit{display:grid;gap:.85rem}.field.svelte-10w3eit{display:grid;gap:.4rem;font-size:.9rem;font-weight:600}.input.svelte-10w3eit{width:100%;padding:.8rem .9rem;border:1px solid #d1d5db;border-radius:.85rem;background:#fff;font:inherit;color:#111827;box-sizing:border-box}.input.svelte-10w3eit:focus{outline:2px solid color-mix(in srgb,#111827 18%,transparent);outline-offset:2px;border-color:#111827}.primary-action.svelte-10w3eit,.secondary-action.svelte-10w3eit{appearance:none;border:none;border-radius:999px;padding:.8rem 1rem;font:inherit;font-weight:700;cursor:pointer;transition:transform .12s ease,background .12s ease,color .12s ease,border-color .12s ease}.primary-action.svelte-10w3eit{background:#111827;color:#fff}.primary-action.svelte-10w3eit:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.primary-action.svelte-10w3eit:disabled{opacity:.55;cursor:not-allowed}.secondary-action.svelte-10w3eit{width:fit-content;background:#fff;color:#111827;border:1px solid #d1d5db}.secondary-action.svelte-10w3eit:hover{border-color:#9ca3af;background:#f9fafb}.error-message.svelte-10w3eit{margin:0;color:#b91c1c;font-size:.9rem;line-height:1.5}.user-auth-menu.svelte-16add3y{position:relative;display:inline-flex;align-items:center}.session-status.svelte-16add3y{font-size:.9rem;color:#6b7280}.menu-trigger.svelte-16add3y,.signin-action.svelte-16add3y,.signout-action.svelte-16add3y{appearance:none;border:none;font:inherit;cursor:pointer}.menu-trigger.svelte-16add3y{display:inline-flex;align-items:center;gap:.75rem;padding:.45rem .55rem .45rem .45rem;border-radius:999px;background:#ffffffeb;box-shadow:0 8px 18px #0f172a14}.avatar.svelte-16add3y{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#111827;color:#fff;font-size:.8rem;font-weight:700}.trigger-copy.svelte-16add3y{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.trigger-copy.svelte-16add3y strong:where(.svelte-16add3y),.menu-panel.svelte-16add3y strong:where(.svelte-16add3y){font-size:.9rem;line-height:1.2}.trigger-copy.svelte-16add3y span:where(.svelte-16add3y),.menu-panel.svelte-16add3y span:where(.svelte-16add3y){font-size:.78rem;color:#6b7280;overflow-wrap:anywhere}.signin-action.svelte-16add3y,.signout-action.svelte-16add3y{border-radius:999px;padding:.7rem 1rem;background:#111827;color:#fff;font-weight:700;transition:background .12s ease,transform .12s ease}.signin-action.svelte-16add3y:hover,.signout-action.svelte-16add3y:hover{background:#1f2937;transform:translateY(-1px)}.backdrop.svelte-16add3y{position:fixed;inset:0;background:transparent;border:0;z-index:19}.menu-panel.svelte-16add3y,.login-panel.svelte-16add3y{position:absolute;right:0;top:calc(100% + .75rem);z-index:20;border-radius:1rem;background:#fffffffa;box-shadow:0 18px 40px #0f172a2e;border:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.menu-panel.svelte-16add3y{display:grid;gap:.35rem;min-width:min(20rem,80vw);padding:1rem}.login-panel.svelte-16add3y{width:min(24rem,calc(100vw - 2rem));padding:1rem}.menu-label.svelte-16add3y{margin:0 0 .25rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.signout-action.svelte-16add3y{margin-top:.75rem;width:fit-content}@media(max-width:640px){.menu-trigger.svelte-16add3y{max-width:min(100%,15rem)}.login-panel.svelte-16add3y{right:0;left:auto}}
