.smrt-nav-tree.svelte-1shmnzu{display:flex;flex-direction:column;width:100%}.nav-item.svelte-1shmnzu{display:flex;align-items:center;gap:.625rem;color:var(--smrt-color-on-surface-variant);text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease;border-left:3px solid transparent}.nav-item.svelte-1shmnzu:hover{color:var(--smrt-color-on-surface);background:var(--smrt-color-surface-container-high)}.nav-item.svelte-1shmnzu:focus-visible{outline:2px solid var(--smrt-color-primary);outline-offset:-2px}.nav-item.active.svelte-1shmnzu{color:var(--smrt-color-on-primary-container);background:var(--smrt-color-primary-container);border-left-color:var(--smrt-color-primary)}.nav-item.parent-active.svelte-1shmnzu{color:var(--smrt-color-on-surface);font-weight:500}.nav-icon-slot.svelte-1shmnzu{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;flex-shrink:0;color:var(--smrt-color-on-surface-variant)}.nav-icon-text.svelte-1shmnzu{font-size:1rem;line-height:1}.nav-label.svelte-1shmnzu{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-badge.svelte-1shmnzu{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:0 .4rem;font-size:.7rem;font-weight:600;line-height:1.2;border-radius:999px;background:var(--smrt-color-secondary-container);color:var(--smrt-color-on-secondary-container)}.nav-chevron.svelte-1shmnzu{flex-shrink:0;color:var(--smrt-color-on-surface-variant);font-size:1rem;line-height:1;transform:rotate(0);transition:transform .15s ease,color .15s ease}.nav-chevron.expanded.svelte-1shmnzu{transform:rotate(90deg);color:var(--smrt-color-on-surface)}.nav-item.level-1.svelte-1shmnzu{padding:.625rem 1rem;font-size:.875rem}.nav-item.level-2.svelte-1shmnzu{padding:.5rem 1rem .5rem 2.75rem;font-size:.8125rem}.nav-item.level-2.svelte-1shmnzu .nav-icon-slot:where(.svelte-1shmnzu){width:1rem}.nav-item.level-2.svelte-1shmnzu .nav-icon-text:where(.svelte-1shmnzu){font-size:.875rem}.nav-item.level-3.svelte-1shmnzu{padding:.45rem 1rem .45rem 4rem;font-size:.78rem}.nav-item.level-3.svelte-1shmnzu .nav-icon-slot:where(.svelte-1shmnzu){width:.95rem}.nav-item.level-3.svelte-1shmnzu .nav-icon-text:where(.svelte-1shmnzu){font-size:.8125rem}.children.svelte-1shmnzu{display:none;flex-direction:column}.children.expanded.svelte-1shmnzu{display:flex}.smrt-nav-tree.collapsed.svelte-1shmnzu .nav-item.level-1:where(.svelte-1shmnzu){justify-content:center;padding:.625rem .5rem}.smrt-nav-tree.collapsed.svelte-1shmnzu .nav-label:where(.svelte-1shmnzu),.smrt-nav-tree.collapsed.svelte-1shmnzu .nav-chevron:where(.svelte-1shmnzu),.smrt-nav-tree.collapsed.svelte-1shmnzu .nav-badge:where(.svelte-1shmnzu){display:none}.smrt-nav-tree.collapsed.svelte-1shmnzu .children:where(.svelte-1shmnzu){display:none}.smrt-workspace-shell.svelte-196imz0{--smrt-ws-sidebar-width: 280px;--smrt-ws-sidebar-collapsed-width: 96px;--smrt-ws-inspector-width: min(420px, calc(100vw - var(--smrt-ws-sidebar-width) - 1rem));--smrt-ws-rail-width: 3.25rem;--smrt-ws-topbar-height: 3.75rem;--smrt-ws-page-pad: 1.5rem;position:relative;display:grid;grid-template-columns:var(--smrt-ws-sidebar-width) 1fr;min-height:100vh;min-height:100dvh;background:var(--smrt-color-surface-container-low, #f8fafc);color:var(--smrt-color-on-surface, #1f2937);isolation:isolate}.smrt-workspace-shell.sidebar-collapsed.svelte-196imz0{grid-template-columns:var(--smrt-ws-sidebar-collapsed-width) 1fr;--smrt-ws-inspector-width: min( 420px, calc(100vw - var(--smrt-ws-sidebar-collapsed-width) - 1rem) )}.smrt-workspace-sidebar.svelte-196imz0{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1rem;background:var(--smrt-color-surface, #ffffff);border-right:1px solid var(--smrt-color-outline-variant, #e5e7eb);min-width:0;overflow-y:auto;overscroll-behavior:contain;z-index:20}.brand-row.svelte-196imz0{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.brand.svelte-196imz0{display:grid;gap:.35rem;min-width:0}.brand.svelte-196imz0 h1,.brand.svelte-196imz0 h1:where(.svelte-196imz0){margin:0;font-size:1.25rem;line-height:1.1;color:var(--smrt-color-on-surface, #111827);font-weight:600}.brand.svelte-196imz0 .subtitle:where(.svelte-196imz0){margin:0;color:var(--smrt-color-on-surface-variant, #6b7280);line-height:1.4;font-size:.9rem}.eyebrow.svelte-196imz0{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--smrt-color-on-surface-variant, #6b7280)}.shell-toggle.svelte-196imz0{appearance:none;border:1px solid var(--smrt-color-outline-variant, #e5e7eb);background:var(--smrt-color-surface-container, #f3f4f6);color:var(--smrt-color-on-surface, #111827);border-radius:var(--smrt-radius-medium, .65rem);width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.shell-toggle.svelte-196imz0:hover{background:var(--smrt-color-surface-container-high, #e5e7eb)}.shell-toggle.svelte-196imz0:focus-visible{outline:2px solid var(--smrt-color-primary, #2563eb);outline-offset:2px}.shell-toggle-glyph.svelte-196imz0{font-size:1rem;line-height:1}.nav-region.svelte-196imz0{display:flex;flex-direction:column;min-height:0;gap:.5rem}.sidebar-footer.svelte-196imz0{margin-top:auto;display:grid;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--smrt-color-outline-variant, #e5e7eb)}.smrt-workspace-main.svelte-196imz0{display:flex;flex-direction:column;min-width:0;min-height:0}.smrt-workspace-topbar.svelte-196imz0{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.75rem var(--smrt-ws-page-pad);min-height:var(--smrt-ws-topbar-height);background:var(--smrt-color-surface, #ffffff);border-bottom:1px solid var(--smrt-color-outline-variant, #e5e7eb);box-shadow:var(--smrt-elevation-level1, 0 1px 2px rgb(0 0 0 / .05))}.topbar-left.svelte-196imz0,.topbar-right.svelte-196imz0{display:flex;align-items:center;gap:.7rem;min-width:0}.topbar-right.svelte-196imz0{justify-content:flex-end;flex-wrap:wrap}.topbar-actions.svelte-196imz0{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.topbar-brand.svelte-196imz0{display:grid;gap:.1rem;min-width:0}.topbar-eyebrow.svelte-196imz0{color:var(--smrt-color-on-surface-variant, #6b7280)}.mode-title.svelte-196imz0,.mode-detail.svelte-196imz0{margin:0}.mode-title.svelte-196imz0{font-size:.9rem;font-weight:600;color:var(--smrt-color-on-surface, #111827)}.mode-detail.svelte-196imz0{color:var(--smrt-color-on-surface-variant, #6b7280);max-width:18rem;text-align:right;font-size:.85rem}.mode-badge.svelte-196imz0{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .65rem;border-radius:var(--smrt-radius-full, 999px);border:1px solid var(--smrt-color-outline-variant, #e5e7eb);background:var(--smrt-color-surface-container, #f3f4f6);color:var(--smrt-color-on-surface, #111827);font-size:.78rem;font-weight:600;line-height:1;white-space:nowrap}.mode-dot.svelte-196imz0{width:.55rem;height:.55rem;border-radius:999px;background:var(--smrt-color-on-surface-variant, #9ca3af);flex-shrink:0}.mode-badge[data-status=active].svelte-196imz0 .mode-dot:where(.svelte-196imz0){background:var(--smrt-color-success, #16a34a)}.mode-badge[data-status=offline].svelte-196imz0 .mode-dot:where(.svelte-196imz0){background:var(--smrt-color-on-surface-variant, #9ca3af)}.mode-badge[data-status=local-only].svelte-196imz0 .mode-dot:where(.svelte-196imz0){background:var(--smrt-color-primary, #2563eb)}.mode-badge[data-status=attention].svelte-196imz0 .mode-dot:where(.svelte-196imz0){background:var(--smrt-color-warning, #f59e0b)}.mobile-menu.svelte-196imz0{display:none;appearance:none;border:1px solid var(--smrt-color-outline-variant, #e5e7eb);background:var(--smrt-color-surface, #ffffff);color:var(--smrt-color-on-surface, #111827);border-radius:var(--smrt-radius-medium, .65rem);width:2.35rem;height:2.35rem;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;line-height:1}.mobile-menu.svelte-196imz0:focus-visible,.inspector-close.svelte-196imz0:focus-visible{outline:2px solid var(--smrt-color-primary, #2563eb);outline-offset:2px}.smrt-workspace-stage.svelte-196imz0{flex:1;min-height:0;position:relative}.smrt-workspace-content.svelte-196imz0{padding:var(--smrt-ws-page-pad);min-width:0}.smrt-workspace-inspector.svelte-196imz0{position:fixed;top:0;right:0;bottom:0;width:var(--smrt-ws-inspector-width);display:flex;flex-direction:column;background:var(--smrt-color-surface, #ffffff);border-left:1px solid var(--smrt-color-outline-variant, #e5e7eb);box-shadow:var(--smrt-elevation-level2, 0 4px 6px -1px rgb(0 0 0 / .1));z-index:22}.inspector-header.svelte-196imz0{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--smrt-color-outline-variant, #e5e7eb)}.inspector-title.svelte-196imz0{font-weight:600;color:var(--smrt-color-on-surface, #111827);font-size:.95rem}.inspector-close.svelte-196imz0{appearance:none;border:1px solid transparent;background:transparent;color:var(--smrt-color-on-surface-variant, #6b7280);border-radius:var(--smrt-radius-medium, .5rem);width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease}.inspector-close.svelte-196imz0:hover{background:var(--smrt-color-surface-container-high, #e5e7eb);color:var(--smrt-color-on-surface, #111827)}.inspector-body.svelte-196imz0{flex:1;min-height:0;overflow-y:auto;padding:1rem}.smrt-workspace-inspector-rail.svelte-196imz0{position:fixed;top:var(--smrt-ws-topbar-height);right:0;bottom:0;width:var(--smrt-ws-rail-width);display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .25rem;background:var(--smrt-color-surface, #ffffff);border-left:1px solid var(--smrt-color-outline-variant, #e5e7eb);z-index:18}.smrt-workspace-shell.has-inspector.has-inspector-rail.svelte-196imz0 .smrt-workspace-inspector-rail:where(.svelte-196imz0){right:var(--smrt-ws-inspector-width)}@media(min-width:961px){.smrt-workspace-shell.has-inspector.svelte-196imz0 .smrt-workspace-content:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector.svelte-196imz0 .smrt-workspace-topbar:where(.svelte-196imz0){padding-right:calc(var(--smrt-ws-inspector-width) + 1rem)}.smrt-workspace-shell.has-inspector-rail.svelte-196imz0:not(.has-inspector) .smrt-workspace-content:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector-rail.svelte-196imz0:not(.has-inspector) .smrt-workspace-topbar:where(.svelte-196imz0){padding-right:calc(var(--smrt-ws-rail-width) + 1rem)}.smrt-workspace-shell.has-inspector.has-inspector-rail.svelte-196imz0 .smrt-workspace-content:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector.has-inspector-rail.svelte-196imz0 .smrt-workspace-topbar:where(.svelte-196imz0){padding-right:calc(var(--smrt-ws-inspector-width) + var(--smrt-ws-rail-width) + 1rem)}}.mobile-backdrop.svelte-196imz0,.inspector-backdrop.svelte-196imz0{display:none;pointer-events:none}@media(max-width:1240px)and (min-width:961px){.smrt-workspace-shell.svelte-196imz0{grid-template-columns:var(--smrt-ws-sidebar-collapsed-width) 1fr}.smrt-workspace-shell.svelte-196imz0 .brand-row:where(.svelte-196imz0){justify-content:center}.smrt-workspace-shell.svelte-196imz0 .shell-toggle:where(.svelte-196imz0){display:none}.smrt-workspace-shell.svelte-196imz0 .brand:where(.svelte-196imz0) .subtitle:where(.svelte-196imz0),.smrt-workspace-shell.sidebar-collapsed.svelte-196imz0 .brand:where(.svelte-196imz0) .subtitle:where(.svelte-196imz0){display:none}}@media(max-width:960px){.smrt-workspace-shell.svelte-196imz0,.smrt-workspace-shell.sidebar-collapsed.svelte-196imz0{grid-template-columns:1fr}.mobile-menu.svelte-196imz0{display:inline-flex}.shell-toggle.svelte-196imz0{display:none}.smrt-workspace-sidebar.svelte-196imz0{position:fixed;inset:0 auto 0 0;width:min(320px,calc(100vw - 3rem));transform:translate(-100%);transition:transform .18s ease;z-index:30}.smrt-workspace-shell.nav-open.svelte-196imz0 .smrt-workspace-sidebar:where(.svelte-196imz0){transform:translate(0)}.mobile-backdrop.svelte-196imz0{display:block;position:fixed;inset:0;background:#03070e8c;opacity:0;pointer-events:none;transition:opacity .18s ease;border:0;z-index:25}.smrt-workspace-shell.nav-open.svelte-196imz0 .mobile-backdrop:where(.svelte-196imz0){opacity:1;pointer-events:auto}.smrt-workspace-shell.svelte-196imz0{--smrt-ws-inspector-width: min(100vw, 420px)}.smrt-workspace-shell.has-inspector.svelte-196imz0 .smrt-workspace-inspector-rail:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector-rail.svelte-196imz0:not(.has-inspector) .smrt-workspace-inspector-rail:where(.svelte-196imz0){top:0}.smrt-workspace-shell.has-inspector.svelte-196imz0 .smrt-workspace-content:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector.svelte-196imz0 .smrt-workspace-topbar:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector-rail.svelte-196imz0:not(.has-inspector) .smrt-workspace-content:where(.svelte-196imz0),.smrt-workspace-shell.has-inspector-rail.svelte-196imz0:not(.has-inspector) .smrt-workspace-topbar:where(.svelte-196imz0){padding-right:var(--smrt-ws-page-pad)}.inspector-backdrop.svelte-196imz0{display:block;pointer-events:auto;position:fixed;inset:0;background:#03070e66;border:0;z-index:21}.mode-detail.svelte-196imz0{max-width:100%;text-align:left}}.tools-dock.svelte-z2i69p{--tools-dock-rail-width: 3.25rem;--tools-dock-panel-width: 420px;color:var(--smrt-color-on-surface, #f8fafc);box-sizing:border-box}.tools-dock--rail.svelte-z2i69p{position:sticky;top:0;align-self:flex-start;z-index:20;height:100vh;width:var(--tools-dock-rail-width);flex:0 0 var(--tools-dock-rail-width);display:block}.tools-dock__rail.svelte-z2i69p{position:relative;z-index:2;width:var(--tools-dock-rail-width);height:100%;display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.6rem .45rem;background:var(--smrt-color-surface-container-low, #11161b);border-left:1px solid var(--smrt-color-outline-variant, #30343a)}.tools-dock__rail-button.svelte-z2i69p{position:relative;width:2.25rem;height:2.25rem;padding:0;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:.45rem;background:transparent;color:var(--smrt-color-on-surface-variant, #aab2bd);cursor:pointer}.tools-dock__rail-button.svelte-z2i69p:hover,.tools-dock__rail-button.active.svelte-z2i69p{background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface, #f8fafc)}.tools-dock__rail-button.svelte-z2i69p:focus-visible,.tools-dock__topbar-button.svelte-z2i69p:focus-visible,.tools-dock__close.svelte-z2i69p:focus-visible{outline:2px solid var(--smrt-color-primary, #7dd3fc);outline-offset:2px}.tools-dock__rail-glyph.svelte-z2i69p{font-size:.95rem;font-weight:700;line-height:1}.tools-dock__badge.svelte-z2i69p{position:absolute;top:.18rem;right:.12rem;min-width:.85rem;height:.85rem;padding:0 .18rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--smrt-color-primary, #7dd3fc);color:var(--smrt-color-on-primary, #061014);font-size:.58rem;font-weight:750;line-height:1}.tools-dock__panel.svelte-z2i69p{position:absolute;inset:0 var(--tools-dock-rail-width) 0 auto;height:100%;width:var(--tools-dock-panel-width);min-width:var(--tools-dock-panel-width);display:flex;flex-direction:column;gap:.85rem;padding:1rem;background:var(--smrt-color-surface, #101214);color:var(--smrt-color-on-surface, #f8fafc);overflow:hidden;border-left:1px solid var(--smrt-color-outline-variant, #30343a);border-right:1px solid var(--smrt-color-outline-variant, #30343a);box-shadow:-24px 0 40px #0000002e;transform:translate(calc(100% + var(--tools-dock-rail-width)));opacity:0;pointer-events:none;transition:transform .18s cubic-bezier(.2,0,0,1),opacity .12s ease;will-change:transform;contain:layout paint style}.tools-dock--rail.tools-dock--open.svelte-z2i69p .tools-dock__panel:where(.svelte-z2i69p),.tools-dock__panel--open.svelte-z2i69p{transform:translate(0);opacity:1;pointer-events:auto}.tools-dock__panel-header.svelte-z2i69p{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.tools-dock__panel-header.svelte-z2i69p h3:where(.svelte-z2i69p){margin:0;font-size:1.05rem;line-height:1.15}.tools-dock__panel-body.svelte-z2i69p{flex:1 1 auto;min-height:0;overflow-y:auto}.tools-dock__close.svelte-z2i69p{width:2rem;height:2rem;display:inline-grid;place-items:center;border:1px solid var(--smrt-color-outline-variant, #30343a);border-radius:.5rem;background:var(--smrt-color-surface-container-high, #1d2228);color:inherit;cursor:pointer;font-size:1.2rem;line-height:1}.tools-dock__empty.svelte-z2i69p{display:grid;align-content:center;gap:.45rem;min-height:12rem;padding:1rem;color:var(--smrt-color-on-surface-variant, #aab2bd);text-align:center}.tools-dock__empty.svelte-z2i69p strong:where(.svelte-z2i69p){color:var(--smrt-color-on-surface, #f8fafc)}.tools-dock__empty.svelte-z2i69p p:where(.svelte-z2i69p){margin:0;line-height:1.45}.tools-dock__overlay.svelte-z2i69p{display:none}.tools-dock--topbar.svelte-z2i69p{display:contents}.tools-dock__topbar.svelte-z2i69p{display:flex;align-items:center;gap:.35rem}.tools-dock__topbar-button.svelte-z2i69p{position:relative;display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--smrt-color-outline-variant, #30343a);background:var(--smrt-color-surface-container-low, #11161b);color:var(--smrt-color-on-surface-variant, #aab2bd);border-radius:.6rem;padding:.45rem .7rem;cursor:pointer;font-size:.84rem;font-weight:600}.tools-dock__topbar-button.active.svelte-z2i69p,.tools-dock__topbar-button.svelte-z2i69p:hover{background:var(--smrt-color-surface-container-high, #1d2228);color:var(--smrt-color-on-surface, #f8fafc)}.tools-dock__topbar-button-icon.svelte-z2i69p{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:.95rem}.tools-dock--topbar.svelte-z2i69p .tools-dock__panel:where(.svelte-z2i69p){position:fixed;inset:auto 1rem 1rem auto;height:min(70vh,600px);border-radius:.75rem;z-index:40}.tools-dock__sr-only.svelte-z2i69p{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.tools-dock__overlay.svelte-z2i69p{display:block;position:fixed;inset:0;z-index:65;padding:0;border:0;background:#00000057;cursor:default}.tools-dock--rail.svelte-z2i69p{position:fixed;top:0;right:0;bottom:0;width:var(--tools-dock-rail-width);height:100vh;height:100dvh;z-index:70;--tools-dock-panel-width: min(420px, calc(100vw - var(--tools-dock-rail-width)))}.tools-dock__panel.svelte-z2i69p,.tools-dock__rail.svelte-z2i69p{z-index:70}}@media(max-width:640px){.tools-dock--rail.svelte-z2i69p{--tools-dock-panel-width: calc(100vw - var(--tools-dock-rail-width))}.tools-dock__panel.svelte-z2i69p{padding:.85rem}}
