@layer platform-shell.tokens{:root{--ps-font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ps-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}:where(.ps-shell){--ps-font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ps-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--ps-titlebar-height: 36px;--ps-topbar-control-size: 22px;--ps-pane-titlebar-height: 44px;--ps-action-height: 28px;--ps-popover-offset: 6px;--ps-sidebar-width: 20%;--ps-sidebar-min-width: 0px;--ps-sidebar-resize-hit-area: 8px;--ps-sidebar-resize-rule: 2px;--ps-right-rail-width: 24%;--ps-right-rail-split: 46%;--ps-right-rail-resize-hit-area: 8px;--ps-right-rail-resize-rule: 2px;--ps-pane-radius: 18px;--ps-pane-edge-padding: 12px;--ps-pane-content-padding: var(--ps-pane-edge-padding);--ps-pane-content-padding-wide: 24px;--ps-radius-xs: 6px;--ps-radius-sm: 8px;--ps-radius-md: 10px;--ps-radius-lg: 12px;--ps-radius-round: 999px;--ps-dialog-radius: 20px;--ps-dialog-padding: 28px;--ps-dialog-gap: 16px;--ps-dialog-shadow: 0 24px 80px rgba(12, 20, 38, .25);--ps-space-1: 4px;--ps-space-2: 6px;--ps-space-3: 8px;--ps-space-4: 10px;--ps-space-5: 12px;--ps-space-6: 14px;--ps-space-7: 16px;--ps-space-8: 18px;--ps-space-9: 24px;--ps-text-2xs: 11px;--ps-text-xs: 12px;--ps-text-sm: 13px;--ps-text-md: 14px;--ps-text-lg: 18px;--ps-text-xl: 24px;--ps-weight-medium: 500;--ps-weight-semibold: 600;--ps-weight-bold: 650;--ps-weight-heavy: 700;--ps-motion-fast: .1s ease;--ps-motion-medium: .15s ease;--ps-action-transition: background var(--ps-motion-medium), border-color var(--ps-motion-medium), color var(--ps-motion-medium), opacity var(--ps-motion-medium)}}@layer platform-shell.theme{:where(.ps-shell),:where(.ps-shell[data-theme=light]),:where(.ps-shell[data-theme=system]){color-scheme:light;--ps-accent: #9333ea;--ps-accent-hover: #872bd9;--ps-accent-subtle: #f4eafd;--ps-focus-ring: #a855f7;--ps-bg-app: #fbfbfb;--ps-bg-sidebar: #eef0f4;--ps-bg-pane: #ffffff;--ps-bg-pane-muted: rgba(255, 255, 255, .82);--ps-bg-control: rgba(15, 25, 40, .08);--ps-bg-control-hover: rgba(15, 25, 40, .08);--ps-bg-control-active: rgba(15, 25, 40, .12);--ps-bg-menu: #ffffff;--ps-bg-code: #ffffff;--ps-sidebar-surface-hover: rgba(15, 25, 40, .08);--ps-sidebar-thread-accent: var(--ps-accent);--ps-sidebar-thread-danger: #be2f2f;--ps-sidebar-thread-pane-bg: #ffffff;--ps-sidebar-thread-text: #2b2a29;--ps-project-pill-bg: rgba(15, 25, 40, .06);--ps-project-pill-border: rgba(15, 25, 40, .12);--ps-project-surface-bg: #f3f6fb;--ps-project-surface-hover: rgba(15, 25, 40, .08);--ps-border-subtle: rgba(20, 30, 45, .12);--ps-border-strong: rgba(20, 30, 45, .18);--ps-divider: rgba(15, 25, 40, .1);--ps-text-primary: #2b2a29;--ps-text-secondary: rgba(43, 42, 41, .74);--ps-text-muted: rgba(43, 42, 41, .6);--ps-text-disabled: rgba(43, 42, 41, .4);--ps-text-on-accent: #ffffff;--ps-shadow-pane: -4px 0 20px rgba(15, 25, 40, .07), -1px 0 0 rgba(15, 25, 40, .04);--ps-shadow-menu: 0 12px 28px rgba(16, 24, 40, .18);--ps-overlay-bg: rgba(10, 16, 28, .25);--ps-action-secondary-bg: var(--ps-bg-pane);--ps-action-secondary-bg-hover: rgba(15, 25, 40, .08);--ps-action-secondary-border: var(--ps-border-subtle);--ps-action-secondary-text: var(--ps-text-primary);--ps-action-primary-bg: var(--ps-accent);--ps-action-primary-bg-hover: color-mix(in srgb, var(--ps-accent), #000 8%);--ps-action-primary-border: var(--ps-border-subtle);--ps-action-primary-text: var(--ps-text-on-accent);--ps-action-danger-bg: #be2f2f;--ps-action-danger-bg-hover: #ca3939;--ps-action-danger-border: rgba(190, 47, 47, .8);--ps-action-danger-text: #ffffff;--ps-tone-accent: #9333ea;--ps-tone-accent-surface: #f4eafd;--ps-tone-success: #0f9f6e;--ps-tone-success-surface: #e4f7ef;--ps-tone-info: #2563eb;--ps-tone-info-surface: #e8f0ff;--ps-tone-warning: #d08a42;--ps-tone-warning-surface: #fff3d8;--ps-tone-danger: #be2f2f;--ps-tone-danger-surface: #fee8e8;--ps-tone-neutral: rgba(43, 42, 41, .6);--ps-tone-neutral-surface: #eef1f5}}@layer platform-shell.theme{:where(.ps-shell[data-theme=dark]){color-scheme:dark;--ps-accent: #a855ed;--ps-accent-hover: #c084fc;--ps-accent-subtle: #332044;--ps-focus-ring: #c084fc;--ps-bg-app: #0c0f15;--ps-bg-sidebar: #111720;--ps-bg-pane: #161c26;--ps-bg-pane-muted: rgba(12, 16, 24, .75);--ps-bg-control: rgba(255, 255, 255, .04);--ps-bg-control-hover: rgba(255, 255, 255, .08);--ps-bg-control-active: rgba(255, 255, 255, .12);--ps-bg-menu: #121a25;--ps-bg-code: #0b0f16;--ps-sidebar-surface-hover: rgba(255, 255, 255, .08);--ps-sidebar-thread-accent: var(--ps-accent);--ps-sidebar-thread-danger: #f06464;--ps-sidebar-thread-pane-bg: #161c26;--ps-sidebar-thread-text: #ffffff;--ps-project-pill-bg: rgba(255, 255, 255, .04);--ps-project-pill-border: rgba(255, 255, 255, .12);--ps-project-surface-bg: #161e2a;--ps-project-surface-hover: rgba(255, 255, 255, .08);--ps-border-subtle: rgba(255, 255, 255, .08);--ps-border-strong: rgba(255, 255, 255, .16);--ps-divider: rgba(255, 255, 255, .06);--ps-text-primary: #ffffff;--ps-text-secondary: rgba(255, 255, 255, .74);--ps-text-muted: rgba(255, 255, 255, .6);--ps-text-disabled: rgba(255, 255, 255, .4);--ps-text-on-accent: #ffffff;--ps-shadow-pane: -4px 0 20px rgba(0, 0, 0, .35), -1px 0 0 rgba(255, 255, 255, .04);--ps-shadow-menu: 0 12px 28px rgba(0, 0, 0, .42);--ps-overlay-bg: rgba(0, 0, 0, .5);--ps-action-secondary-bg: var(--ps-bg-pane);--ps-action-secondary-bg-hover: rgba(255, 255, 255, .08);--ps-action-secondary-border: var(--ps-border-subtle);--ps-action-secondary-text: var(--ps-text-primary);--ps-action-primary-bg: var(--ps-accent);--ps-action-primary-bg-hover: color-mix(in srgb, var(--ps-accent), #000 8%);--ps-action-primary-border: var(--ps-border-subtle);--ps-action-primary-text: var(--ps-text-on-accent);--ps-action-danger-bg: #dc4446;--ps-action-danger-bg-hover: #ef5a5c;--ps-action-danger-border: #dc4446;--ps-action-danger-text: #ffffff;--ps-tone-accent: #b66cff;--ps-tone-accent-surface: #332044;--ps-tone-success: #38d087;--ps-tone-success-surface: #153628;--ps-tone-info: #7aa7ff;--ps-tone-info-surface: #172b4f;--ps-tone-warning: #f0b35a;--ps-tone-warning-surface: #3b2b13;--ps-tone-danger: #ff7375;--ps-tone-danger-surface: #3d1b20;--ps-tone-neutral: #9aa3b2;--ps-tone-neutral-surface: #242d3c}@media(prefers-color-scheme:dark){:where(.ps-shell[data-theme=system]){color-scheme:dark;--ps-accent: #a855ed;--ps-accent-hover: #c084fc;--ps-accent-subtle: #332044;--ps-focus-ring: #c084fc;--ps-bg-app: #0c0f15;--ps-bg-sidebar: #111720;--ps-bg-pane: #161c26;--ps-bg-pane-muted: rgba(12, 16, 24, .75);--ps-bg-control: rgba(255, 255, 255, .04);--ps-bg-control-hover: rgba(255, 255, 255, .08);--ps-bg-control-active: rgba(255, 255, 255, .12);--ps-bg-menu: #121a25;--ps-bg-code: #0b0f16;--ps-sidebar-surface-hover: rgba(255, 255, 255, .08);--ps-sidebar-thread-accent: var(--ps-accent);--ps-sidebar-thread-danger: #f06464;--ps-sidebar-thread-pane-bg: #161c26;--ps-sidebar-thread-text: #ffffff;--ps-project-pill-bg: rgba(255, 255, 255, .04);--ps-project-pill-border: rgba(255, 255, 255, .12);--ps-project-surface-bg: #161e2a;--ps-project-surface-hover: rgba(255, 255, 255, .08);--ps-border-subtle: rgba(255, 255, 255, .08);--ps-border-strong: rgba(255, 255, 255, .16);--ps-divider: rgba(255, 255, 255, .06);--ps-text-primary: #ffffff;--ps-text-secondary: rgba(255, 255, 255, .74);--ps-text-muted: rgba(255, 255, 255, .6);--ps-text-disabled: rgba(255, 255, 255, .4);--ps-text-on-accent: #ffffff;--ps-shadow-pane: -4px 0 20px rgba(0, 0, 0, .35), -1px 0 0 rgba(255, 255, 255, .04);--ps-shadow-menu: 0 12px 28px rgba(0, 0, 0, .42);--ps-overlay-bg: rgba(0, 0, 0, .5);--ps-action-secondary-bg: var(--ps-bg-pane);--ps-action-secondary-bg-hover: rgba(255, 255, 255, .08);--ps-action-secondary-border: var(--ps-border-subtle);--ps-action-secondary-text: var(--ps-text-primary);--ps-action-primary-bg: var(--ps-accent);--ps-action-primary-bg-hover: color-mix(in srgb, var(--ps-accent), #000 8%);--ps-action-primary-border: var(--ps-border-subtle);--ps-action-primary-text: var(--ps-text-on-accent);--ps-action-danger-bg: #dc4446;--ps-action-danger-bg-hover: #ef5a5c;--ps-action-danger-border: #dc4446;--ps-action-danger-text: #ffffff;--ps-tone-accent: #b66cff;--ps-tone-accent-surface: #332044;--ps-tone-success: #38d087;--ps-tone-success-surface: #153628;--ps-tone-info: #7aa7ff;--ps-tone-info-surface: #172b4f;--ps-tone-warning: #f0b35a;--ps-tone-warning-surface: #3b2b13;--ps-tone-danger: #ff7375;--ps-tone-danger-surface: #3d1b20;--ps-tone-neutral: #9aa3b2;--ps-tone-neutral-surface: #242d3c}}}@layer platform-shell.base{:where(.ps-shell){box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:100dvh;min-height:0;overflow:hidden;overscroll-behavior:none;background:var(--ps-bg-sidebar);color:var(--ps-text-primary);font-family:var(--ps-font-sans);font-size:var(--ps-text-sm);line-height:1.4;text-rendering:optimizeLegibility}:where(.ps-shell),:where(.ps-shell *){box-sizing:border-box}:where(.ps-shell button),:where(.ps-shell input),:where(.ps-shell select),:where(.ps-shell textarea){font:inherit}:where(.ps-shell button){-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(.ps-shell [data-tauri-drag-region]){-webkit-app-region:drag}:where(.ps-shell [data-no-drag]),:where(.ps-shell button),:where(.ps-shell input),:where(.ps-shell select),:where(.ps-shell textarea){-webkit-app-region:no-drag}}@layer platform-shell.layout{:where(.ps-shell__body){flex:1 1 auto;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden;background:var(--ps-bg-sidebar)}:where(.ps-shell__body--resizing){cursor:col-resize;-webkit-user-select:none;user-select:none}:where(.ps-pane){--ps-pane-content-inline-start: var(--ps-pane-content-padding);--ps-pane-content-inline-end: var(--ps-pane-edge-padding);position:relative;flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--ps-bg-pane);border-left:1px solid var(--ps-divider);border-top-left-radius:var(--ps-pane-radius);border-bottom-left-radius:var(--ps-pane-radius);box-shadow:var(--ps-shadow-pane)}:where(.ps-pane[data-workspace-mode=focus]){--ps-pane-content-inline-start: var(--ps-pane-content-padding-wide)}:where(.ps-shell__body--sidebar-collapsed .ps-pane){border-left-color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none}:where(.ps-sidebar-resize-handle){position:absolute;top:0;bottom:0;left:calc(var(--ps-sidebar-width) - (var(--ps-sidebar-resize-hit-area) / 2));z-index:5;width:var(--ps-sidebar-resize-hit-area);cursor:col-resize;touch-action:none}:where(.ps-sidebar-resize-handle):after{content:"";position:absolute;top:var(--ps-pane-radius);bottom:var(--ps-pane-radius);left:calc((var(--ps-sidebar-resize-hit-area) - var(--ps-sidebar-resize-rule)) / 2);width:var(--ps-sidebar-resize-rule);border-radius:var(--ps-radius-round);background:var(--ps-accent);opacity:0;transition:opacity var(--ps-motion-medium)}:where(.ps-sidebar-resize-handle:hover):after,:where(.ps-shell__body--resizing .ps-sidebar-resize-handle):after{opacity:1}:where(.ps-pane__workspace){position:relative;flex:1 1 auto;min-width:0;min-height:0;display:flex;overflow:hidden}:where(.ps-pane__content){flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:var(--ps-space-7);padding-block:0 var(--ps-space-9);padding-inline:var(--ps-pane-content-inline-start) var(--ps-pane-content-inline-end);overflow-x:hidden;overflow-y:auto}:where(.ps-pane__content[data-workspace-mode=canvas]){gap:0;padding-block:0;padding-inline:0;overflow:hidden}:where(.ps-right-rail){flex:0 0 var(--ps-right-rail-width);width:var(--ps-right-rail-width);min-width:min(260px,100%);max-width:52%;min-height:0;display:flex;flex-direction:column;overflow:hidden auto;border-left:1px solid var(--ps-divider);background:var(--ps-bg-pane-muted);transition:flex-basis var(--ps-motion-medium),width var(--ps-motion-medium)}:where(.ps-shell__body--resizing .ps-right-rail){transition:none}:where(.ps-right-rail-resize-handle){position:relative;z-index:5;flex:0 0 var(--ps-right-rail-resize-hit-area);align-self:stretch;width:var(--ps-right-rail-resize-hit-area);margin-inline:calc(var(--ps-right-rail-resize-hit-area) / -2);cursor:col-resize;touch-action:none}:where(.ps-right-rail-resize-handle):after{content:"";position:absolute;top:0;bottom:0;left:calc((var(--ps-right-rail-resize-hit-area) - var(--ps-right-rail-resize-rule)) / 2);width:var(--ps-right-rail-resize-rule);border-radius:var(--ps-radius-round);background:var(--ps-accent);opacity:0;transition:opacity var(--ps-motion-medium)}:where(.ps-right-rail-resize-handle:hover):after,:where(.ps-shell__body--resizing .ps-right-rail-resize-handle):after{opacity:1}:where(.ps-right-rail-split-resize-handle){position:relative;flex:0 0 var(--ps-right-rail-resize-hit-area);cursor:row-resize;touch-action:none}:where(.ps-right-rail-split-resize-handle):after{content:"";position:absolute;right:0;bottom:calc((var(--ps-right-rail-resize-hit-area) - var(--ps-right-rail-resize-rule)) / 2);left:0;height:var(--ps-right-rail-resize-rule);background:var(--ps-accent);opacity:0;transition:opacity var(--ps-motion-medium)}:where(.ps-right-rail-split-resize-handle:hover):after,:where(.ps-right-rail-split-resize-handle[data-resizing=true]):after{opacity:1}@media(max-width:960px){:where(.ps-pane__workspace){position:relative}:where(.ps-right-rail){position:absolute;top:0;right:0;bottom:0;z-index:4;width:min(88vw,380px);max-width:none;box-shadow:var(--ps-shadow-pane)}:where(.ps-right-rail-resize-handle){display:none}}}@layer platform-shell.components{:where(.ps-topbar){position:relative;flex:0 0 var(--ps-titlebar-height);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--ps-space-2);height:var(--ps-titlebar-height);background:var(--ps-bg-sidebar);color:var(--ps-text-primary);-webkit-user-select:none;user-select:none}:where(.ps-topbar__left),:where(.ps-topbar__right){min-width:0;height:100%;display:flex;align-items:center}:where(.ps-topbar__left){grid-column:1;gap:var(--ps-space-3);padding-left:var(--ps-space-3)}:where(.ps-topbar__right){grid-column:3;justify-content:flex-end;gap:var(--ps-space-2);padding-right:var(--ps-space-3)}:where(.ps-topbar__left-spacer){flex:0 0 14px;height:100%}:where(.ps-topbar--native-macos .ps-topbar__left-spacer){flex-basis:96px}:where(.ps-topbar__left-drag),:where(.ps-topbar__right-drag){flex:1 1 auto;align-self:stretch;min-width:var(--ps-space-3)}:where(.ps-topbar__wordmark){position:absolute;inset:0 auto 0 0;width:var(--ps-sidebar-width);display:flex;align-items:center;justify-content:center;padding-top:2px;pointer-events:none}:where(.ps-topbar__wordmark-img){width:auto;max-width:calc(100% - 16px);height:24px;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}:where(.ps-topbar-search){grid-column:2;justify-self:center;display:flex;align-items:center;justify-content:center;width:380px;max-width:100%;height:var(--ps-topbar-control-size);padding:0 var(--ps-space-4);border:0;border-radius:var(--ps-radius-xs);background:var(--ps-bg-control);color:var(--ps-text-muted);cursor:default;font:inherit}:where(.ps-topbar-search--interactive){cursor:pointer}:where(.ps-topbar-search--interactive:hover){background:var(--ps-bg-control-hover);color:var(--ps-text-secondary)}:where(.ps-topbar-search--hidden){visibility:hidden}:where(.ps-topbar-search:focus-visible){outline:1px solid var(--ps-focus-ring);outline-offset:1px}:where(.ps-topbar-search__center){min-width:0;max-width:100%;display:flex;align-items:center;gap:var(--ps-space-2)}:where(.ps-topbar-search__icon){flex:0 0 11px;width:11px;height:11px;color:var(--ps-text-muted)}:where(.ps-topbar-search__text){min-width:0;overflow:hidden;color:var(--ps-text-muted);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);text-overflow:ellipsis;white-space:nowrap}:where(.ps-topbar__actions){min-width:0;display:flex;align-items:center;gap:var(--ps-space-1)}:where(.ps-topbar__status){min-width:0;display:inline-flex;align-items:center;flex:0 1 auto}:where(.ps-topbar-operations){position:relative;display:inline-flex;align-items:center}:where(.ps-topbar-operations__pill){height:var(--ps-topbar-control-size);display:inline-flex;align-items:center;gap:var(--ps-space-2);padding:0 var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:999px;background:var(--ps-bg-control);color:var(--ps-text-secondary);font:inherit;cursor:pointer}:where(.ps-topbar-operations__pill:hover),:where(.ps-topbar-operations__pill[aria-expanded=true]){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-topbar-operations__dot){width:7px;height:7px;border-radius:999px;background:var(--ps-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ps-accent) 18%,transparent)}:where(.ps-topbar-operations__label){font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-semibold);white-space:nowrap}:where(.ps-topbar-operations__popover){position:absolute;top:calc(100% + var(--ps-popover-offset));right:0;z-index:55;width:320px;padding:var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-md);background:var(--ps-bg-menu);box-shadow:var(--ps-shadow-menu)}:where(.ps-topbar-operations__header){display:flex;align-items:baseline;justify-content:space-between;gap:var(--ps-space-3);padding:0 var(--ps-space-1) var(--ps-space-2)}:where(.ps-topbar-operations__header span){color:var(--ps-text-primary);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-heavy)}:where(.ps-topbar-operations__header small),:where(.ps-topbar-operations__footer){color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-medium)}:where(.ps-topbar-operations__list){display:flex;flex-direction:column;gap:var(--ps-space-1)}:where(.ps-topbar-operations__row){display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:var(--ps-space-2);padding:var(--ps-space-2);border-radius:var(--ps-radius-sm);background:var(--ps-bg-control)}:where(.ps-topbar-operations__status){width:7px;height:7px;border-radius:999px;background:var(--ps-text-muted)}:where(.ps-topbar-operations__status[data-status=running]){background:var(--ps-accent)}:where(.ps-topbar-operations__status[data-status=queued]){background:var(--ps-text-muted)}:where(.ps-topbar-operations__status[data-status=paused]){background:var(--ps-tone-warning)}:where(.ps-topbar-operations__status[data-status=failed]){background:var(--ps-tone-danger)}:where(.ps-topbar-operations__copy){min-width:0;display:flex;flex-direction:column;gap:1px}:where(.ps-topbar-operations__tail){min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:var(--ps-space-2)}:where(.ps-topbar-operations__copy strong),:where(.ps-topbar-operations__copy small),:where(.ps-topbar-operations__meta){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-topbar-operations__copy strong){color:var(--ps-text-primary);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-semibold)}:where(.ps-topbar-operations__copy small),:where(.ps-topbar-operations__meta){color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-medium)}:where(.ps-topbar-operations__meta){max-width:56px;text-align:right}:where(.ps-topbar-operations__actions){display:inline-flex;align-items:center;gap:2px}:where(.ps-topbar-operations__action){width:22px;height:22px;display:grid;place-items:center;padding:0;border:0;border-radius:var(--ps-radius-xs);background:transparent;color:var(--ps-text-muted);cursor:pointer}:where(.ps-topbar-operations__action:hover){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-topbar-operations__action--danger:hover){color:var(--ps-tone-danger)}:where(.ps-topbar-operations__action:disabled){color:var(--ps-text-disabled);cursor:default}:where(.ps-topbar-operations__action .ps-icon){width:13px;height:13px}:where(.ps-topbar-operations__footer){padding:var(--ps-space-2) var(--ps-space-1) 0;text-align:right}:where(.ps-topbar-action){position:relative;display:inline-flex;align-items:center}:where(.ps-topbar__right-gutter){flex:0 0 4px;height:100%}:where(.ps-icon-button){width:var(--ps-topbar-control-size);height:var(--ps-topbar-control-size);display:grid;place-items:center;padding:0;border:0;border-radius:var(--ps-radius-xs);background:transparent;color:var(--ps-text-muted);cursor:pointer;transition:var(--ps-action-transition)}:where(.ps-icon-button:hover),:where(.ps-icon-button--active){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-icon-button:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-icon-button__icon){width:14px;height:14px}:where(.ps-icon-button--yap-mode){width:auto;display:inline-flex;grid-template:none;gap:var(--ps-space-2);padding:0 var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:999px;background:var(--ps-bg-control);color:var(--ps-text-secondary)}:where(.ps-icon-button--yap-mode:hover){border-color:color-mix(in srgb,var(--ps-accent) 34%,var(--ps-border-subtle));background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-icon-button--yap-mode .ps-icon-button__icon){width:13px;height:13px;color:var(--ps-accent)}:where(.ps-icon-button__label){font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-semibold);line-height:1;white-space:nowrap}:where(.ps-sidebar-icon__panel){fill:transparent;stroke:none}:where(.ps-sidebar-icon__panel--active){fill:var(--ps-accent)}:where(.ps-sidebar-icon__frame),:where(.ps-sidebar-icon__divider){fill:none;stroke:currentColor}:where(.ps-menu){position:absolute;top:calc(100% + var(--ps-popover-offset));right:0;z-index:50}:where(.ps-pane-titlebar){flex:0 0 auto;min-width:0;min-height:var(--ps-pane-titlebar-height);display:flex;align-items:center;gap:var(--ps-space-4);padding-block:var(--ps-space-1) var(--ps-space-2);padding-inline:var(--ps-pane-content-inline-start, var(--ps-pane-content-padding)) var(--ps-pane-content-inline-end, var(--ps-pane-edge-padding))}:where(.ps-pane-titlebar__context){min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:var(--ps-space-3)}:where(.ps-pane-titlebar--split){display:grid;grid-template-columns:var(--ps-pane-titlebar-leading-basis, minmax(0, 1fr)) var(--ps-pane-titlebar-trailing-basis, minmax(0, 1fr));gap:0;padding-block:0}:where(.ps-pane-titlebar__region){min-width:0;min-height:var(--ps-pane-titlebar-height);display:flex;align-items:center;gap:var(--ps-space-4);padding-block:var(--ps-space-1) var(--ps-space-2)}:where(.ps-pane-titlebar__region--leading){padding-right:var(--ps-space-4)}:where(.ps-pane-titlebar__region--trailing){padding-left:var(--ps-space-4);border-left:1px solid var(--ps-divider)}:where(.ps-pane-titlebar__leading-action){flex:0 1 auto;min-width:0;max-width:min(180px,26vw);height:30px;display:inline-flex;align-items:center;gap:var(--ps-space-1);padding:0 var(--ps-space-3);border:1px solid var(--ps-action-secondary-border);border-radius:var(--ps-radius-md);background:var(--ps-action-secondary-bg);color:var(--ps-action-secondary-text);cursor:pointer;transition:var(--ps-action-transition)}:where(.ps-pane-titlebar__leading-action:hover){background:var(--ps-action-secondary-bg-hover);color:var(--ps-text-primary)}:where(.ps-pane-titlebar__leading-action:disabled){cursor:default;color:var(--ps-text-disabled);opacity:.72}:where(.ps-pane-titlebar__leading-icon){flex:0 0 14px;width:14px;height:14px}:where(.ps-pane-titlebar__leading-label){min-width:0;overflow:hidden;font-size:var(--ps-text-sm);font-weight:var(--ps-weight-semibold);line-height:1;text-overflow:ellipsis;white-space:nowrap}:where(.ps-pane-titlebar__title){flex:0 1 auto;min-width:0;margin:0;overflow:hidden;color:var(--ps-text-primary);font-size:var(--ps-text-md);font-weight:var(--ps-weight-bold);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:where(.ps-pane-titlebar__title-group){min-width:0;flex:0 1 auto;display:inline-flex;align-items:center}:where(.ps-pane-titlebar__title-leading-icon){width:0;height:16px;flex:0 0 auto;margin-right:0;overflow:hidden;color:var(--ps-text-muted);opacity:0;transform:translate(-6px);transition:width .18s cubic-bezier(.2,.8,.2,1),margin-right .18s cubic-bezier(.2,.8,.2,1),opacity .12s ease-out,transform .18s cubic-bezier(.2,.8,.2,1)}:where(.ps-pane-titlebar__title-leading-icon .ps-icon){width:16px;height:16px}:where(.ps-pane-titlebar__title-group--adorned:hover .ps-pane-titlebar__title-leading-icon),:where(.ps-pane-titlebar__title-group--adorned:focus-within .ps-pane-titlebar__title-leading-icon){width:16px;margin-right:6px;opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){:where(.ps-pane-titlebar__title-leading-icon){transition:none}}:where(.ps-pane-titlebar__subtitle){flex:1 1 auto;min-width:0;overflow:hidden;color:var(--ps-text-muted);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:where(.ps-pane-titlebar__title-field){min-width:0;flex:1 1 min(440px,100%);max-width:min(520px,100%);display:inline-flex;align-items:center;gap:var(--ps-space-1)}:where(.ps-pane-titlebar__title-input){min-width:0;width:min(42ch,100%);height:30px;padding:0 var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);outline:none;background:var(--ps-bg-control);color:var(--ps-text-primary);font:inherit;font-size:var(--ps-text-md);font-weight:var(--ps-weight-bold);line-height:1.2}:where(.ps-pane-titlebar__title-input:focus){border-color:color-mix(in srgb,var(--ps-accent) 55%,var(--ps-border-subtle));background:var(--ps-bg-control-hover)}:where(.ps-pane-titlebar__title-edit-button){flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);background:var(--ps-bg-control);color:var(--ps-text-muted);cursor:pointer;transition:var(--ps-action-transition)}:where(.ps-pane-titlebar__title-edit-button:hover){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-pane-titlebar__title-edit-button .ps-icon){width:14px;height:14px}:where(.ps-pane-titlebar__actions){min-width:0;flex:0 1 auto;max-width:none;display:inline-flex;align-items:center;gap:var(--ps-space-3);overflow:hidden}:where(.ps-pane-titlebar__more-controls){min-width:0;width:100%;display:flex;flex-direction:column;gap:var(--ps-space-2)}:where(.ps-pane-titlebar__more-controls .ps-action),:where(.ps-pane-titlebar__more-controls .ps-action-button){width:100%;max-width:none}:where(.ps-pane-titlebar__more-controls .ps-action-button){justify-content:flex-start}:where(.ps-pane-titlebar__more-isotope){width:100%;height:var(--ps-action-height);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--ps-space-3);padding:0 var(--ps-space-2) 0 var(--ps-space-3);border:1px solid var(--ps-action-secondary-border);border-radius:var(--ps-radius-sm);background:var(--ps-action-secondary-bg);color:var(--ps-action-secondary-text);font-family:inherit;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1;white-space:nowrap;transition:background var(--ps-motion-fast)}:where(.ps-pane-titlebar__more-isotope:hover){background:var(--ps-action-secondary-bg-hover)}:where(.ps-pane-titlebar__more-isotope--disabled){color:var(--ps-text-disabled);opacity:.5}:where(.ps-pane-titlebar__more-isotope-auto){min-width:0;display:inline-flex;align-items:center;gap:var(--ps-space-2);cursor:pointer}:where(.ps-pane-titlebar__more-isotope-auto--disabled){cursor:not-allowed}:where(.ps-pane-titlebar__more-isotope-auto-field){width:12px;height:12px;margin:0;accent-color:var(--ps-accent);cursor:pointer}:where(.ps-pane-titlebar__more-isotope-auto-field:disabled){cursor:not-allowed}:where(.ps-action){min-width:0;display:inline-flex}:where(.ps-action-button){position:relative;min-width:0;max-width:240px;height:var(--ps-action-height);display:inline-flex;align-items:center;gap:var(--ps-space-2);padding:0 var(--ps-space-3);border:1px solid var(--ps-action-secondary-border);border-radius:var(--ps-radius-sm);background:var(--ps-action-secondary-bg);color:var(--ps-action-secondary-text);font-family:inherit;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1;white-space:nowrap;overflow:hidden;cursor:pointer;transition:var(--ps-action-transition)}:where(.ps-action-button):before{content:none}:where(.ps-action-button:hover){background:var(--ps-action-secondary-bg-hover)}:where(.ps-action-button:disabled){cursor:not-allowed;color:var(--ps-text-disabled);opacity:.5}:where(.ps-action-button>span:last-child){position:relative;z-index:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-action-button__icon){position:relative;z-index:1;flex:0 0 14px;width:14px;height:14px;pointer-events:none}:where(.ps-action-button__icon .ps-icon){pointer-events:none}:where(.ps-action-button--icon-only){width:var(--ps-action-height);padding:0;justify-content:center;gap:0}:where(.ps-action-button--checked){border-color:color-mix(in srgb,var(--ps-accent) 45%,var(--ps-border-subtle));background:color-mix(in srgb,var(--ps-accent) 14%,var(--ps-bg-pane));color:var(--ps-text-primary)}:where(.ps-action-button--primary){border-color:var(--ps-action-primary-border);background:var(--ps-action-primary-bg);color:var(--ps-action-primary-text)}:where(.ps-action-button--primary:hover){background:var(--ps-action-primary-bg-hover)}:where(.ps-action-button--progress){border-color:var(--ps-action-secondary-border);background:var(--ps-action-secondary-bg);color:var(--ps-text-primary)}:where(.ps-action-button--progress):before{content:"";position:absolute;inset:0 auto 0 0;z-index:0;width:var(--ps-action-progress, 0%);background:var(--ps-action-primary-bg);transition:width var(--ps-motion-medium),opacity var(--ps-motion-fast)}:where(.ps-action-button--progress:hover){background:var(--ps-action-secondary-bg-hover)}:where(.ps-action-button--danger-hover:hover){border-color:var(--ps-action-danger-border);background:var(--ps-action-danger-bg-hover);color:var(--ps-action-danger-text)}:where(.ps-action-button--danger-hover:hover):before{opacity:0}:where(.ps-action-button--danger){border-color:var(--ps-action-danger-border);background:var(--ps-action-danger-bg);color:var(--ps-action-danger-text)}:where(.ps-action-button--danger:hover){background:var(--ps-action-danger-bg-hover)}:where(.ps-select-control){position:relative;min-width:0;max-width:240px;height:var(--ps-action-height);display:inline-flex;align-items:center;gap:var(--ps-space-2);padding:0 var(--ps-space-3);border:1px solid var(--ps-action-secondary-border);border-radius:var(--ps-radius-sm);background:var(--ps-action-secondary-bg);color:var(--ps-action-secondary-text);font-family:inherit;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1;white-space:nowrap;cursor:pointer;transition:background var(--ps-motion-fast)}:where(.ps-select-control:hover){background:var(--ps-action-secondary-bg-hover)}:where(.ps-select-control--disabled),:where(.ps-select-control:has(.ps-select-control__field:disabled)){cursor:not-allowed;color:var(--ps-text-disabled);opacity:.5}:where(.ps-select-control__icon){flex:0 0 14px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}:where(.ps-select-control__label){color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:none;overflow:hidden;text-overflow:ellipsis;min-width:0}:where(.ps-select-control__value){position:relative;padding-left:var(--ps-space-3);margin-left:var(--ps-space-1);color:var(--ps-text-secondary);font-weight:var(--ps-weight-medium);overflow:hidden;text-overflow:ellipsis;min-width:0}:where(.ps-select-control__value):before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:var(--ps-divider)}:where(.ps-select-control__chevrons){flex:0 0 12px;width:12px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--ps-text-secondary);margin-left:auto}:where(.ps-select-control__field){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;background:transparent;color:transparent;font:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;opacity:0}:where(.ps-select-control__field:disabled){cursor:not-allowed}:where(.ps-select-control--popover){width:100%;max-width:none}:where(.ps-quick-open-overlay){position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:center;align-items:flex-start;padding:5px 18px 24px;background:transparent;pointer-events:none}:where(.ps-quick-open-panel){width:min(600px,100%);max-height:min(50vh,500px);display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--ps-border-subtle) 78%,transparent);border-radius:var(--ps-radius-lg);background:var(--ps-bg-pane);box-shadow:0 8px 32px color-mix(in srgb,var(--ps-bg-app) 65%,transparent);overflow:hidden;pointer-events:auto}:where(.ps-quick-open-header){flex-shrink:0;padding:6px 6px 4px}:where(.ps-quick-open-field){position:relative}:where(.ps-quick-open-input){width:100%;height:26px;box-sizing:border-box;padding:0 6px;border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-xs);background:transparent;color:var(--ps-text-primary);font-family:inherit;font-size:var(--ps-text-sm);font-weight:400}:where(.ps-quick-open-input--with-mode-switch){padding-right:126px}:where(.ps-quick-open-mode-switch){position:absolute;top:50%;right:3px;z-index:1;width:116px;height:20px;box-sizing:border-box;padding:0 24px 0 8px;border:1px solid color-mix(in srgb,var(--ps-accent) 40%,var(--ps-action-secondary-border));border-radius:999px;background:color-mix(in srgb,var(--ps-accent) 14%,var(--ps-bg-pane));color:var(--ps-text-secondary);cursor:pointer;font:inherit;text-align:left;transform:translateY(-50%);transition:background var(--ps-motion-medium),border-color var(--ps-motion-medium),color var(--ps-motion-medium)}:where(.ps-quick-open-mode-switch:hover){background:color-mix(in srgb,var(--ps-accent) 20%,var(--ps-bg-pane))}:where(.ps-quick-open-mode-switch[data-state=inactive]){padding:0 8px 0 24px;border-color:var(--ps-action-secondary-border);background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 22%);color:var(--ps-text-muted);text-align:right}:where(.ps-quick-open-mode-switch__label){display:block;overflow:hidden;font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-semibold);line-height:18px;text-overflow:ellipsis;white-space:nowrap}:where(.ps-quick-open-mode-switch__thumb){position:absolute;top:2px;right:3px;width:14px;height:14px;border-radius:999px;background:var(--ps-bg-pane);box-shadow:0 1px 3px color-mix(in srgb,#000 22%,transparent);transition:left var(--ps-motion-medium),right var(--ps-motion-medium)}:where(.ps-quick-open-mode-switch[data-state=inactive] .ps-quick-open-mode-switch__thumb){right:auto;left:3px}:where(.ps-quick-open-input:focus){outline:1px solid color-mix(in srgb,var(--ps-accent) 55%,transparent);outline-offset:-1px}:where(.ps-quick-open-input::placeholder){color:var(--ps-text-muted)}:where(.ps-quick-open-results){overflow:auto;padding:0 6px 7px}:where(.ps-quick-open-row){width:100%;height:22px;display:flex;align-items:center;gap:8px;padding:0 6px;border:0;border-radius:3px;background:transparent;color:var(--ps-text-primary);cursor:pointer;font-family:inherit;line-height:22px;text-align:left}:where(.ps-quick-open-row:hover){background:var(--ps-bg-control-hover)}:where(.ps-quick-open-row:focus-visible){outline:none}:where(.ps-quick-open-row--active){background:color-mix(in srgb,var(--ps-accent) 22%,var(--ps-bg-pane));outline:1px solid color-mix(in srgb,var(--ps-accent) 45%,transparent);outline-offset:-1px}:where(.ps-quick-open-row--active:hover){background:color-mix(in srgb,var(--ps-accent) 28%,var(--ps-bg-pane))}:where(.ps-quick-open-row--scope.ps-quick-open-row--active .ps-quick-open-row__name),:where(.ps-quick-open-row--scope.ps-quick-open-row--active .ps-quick-open-row__folder){color:var(--ps-accent)}:where(.ps-quick-open-row__name){min-width:0;overflow:hidden;color:var(--ps-text-primary);font-size:var(--ps-text-sm);font-weight:400;text-overflow:ellipsis;white-space:nowrap}:where(.ps-quick-open-row__folder){flex-shrink:0;margin-left:auto;color:var(--ps-text-muted);font-size:.9em;font-weight:400;opacity:.7;white-space:nowrap}:where(.ps-quick-open-empty){padding:12px 6px;color:var(--ps-text-muted);font-size:var(--ps-text-sm)}}@layer platform-shell.components{:where(.ps-shell){--vscode-activityBar-background: var(--ps-bg-sidebar);--vscode-activityBar-foreground: var(--ps-text-primary);--vscode-activityBar-inactiveForeground: var(--ps-text-muted);--vscode-activityBar-activeBorder: var(--ps-text-primary);--vscode-activityBar-badgeBackground: #0e639c;--vscode-activityBar-badgeForeground: #ffffff;--vscode-activityBar-border: var(--ps-divider);--ps-activity-peek-visible-edge: 28px;--ps-activity-peek-shadow: var(--ps-shadow-menu)}:where(.ps-activity-peek){--activity-bar-width: 48px;--activity-bar-action-height: 48px;--activity-bar-icon-size: 24px;position:absolute;top:0;bottom:0;left:0;z-index:8;width:var(--activity-bar-width);height:100%;color:var(--vscode-activityBar-inactiveForeground);pointer-events:none;opacity:0;transform:translate(calc(-1 * var(--activity-bar-width)));transition:opacity 90ms ease,transform .12s cubic-bezier(0,0,.2,1);will-change:transform,opacity}:where(.ps-activity-peek[data-state=peeking]){opacity:1;transform:translate(calc(-1 * var(--activity-bar-width) + var(--ps-activity-peek-visible-edge)))}:where(.ps-activity-peek[data-state=exposed]){opacity:1;transform:translate(0)}:where(.ps-activity-peek__rail){position:relative;width:var(--activity-bar-width);height:100%;background:var(--vscode-activityBar-background);box-shadow:none;box-sizing:border-box}:where(.ps-activity-peek[data-state=exposed] .ps-activity-peek__rail){box-shadow:var(--ps-activity-peek-shadow)}:where(.ps-activity-peek__rail):before{content:"";position:absolute;top:0;right:0;box-sizing:border-box;height:100%;width:0;border-right:1px solid var(--vscode-activityBar-border)}:where(.ps-activity-peek__rail){display:flex;flex-direction:column;justify-content:space-between}:where(.ps-activity-peek__cluster){margin-bottom:auto}:where(.ps-activity-peek__cluster--bottom){margin-top:auto;margin-bottom:0}:where(.ps-activity-peek__item){display:block;position:relative;width:var(--activity-bar-width);height:var(--activity-bar-action-height);color:var(--vscode-activityBar-inactiveForeground)}:where(.ps-activity-peek__item--active),:where(.ps-activity-peek__item:hover){color:var(--vscode-activityBar-foreground)}:where(.ps-activity-peek__item--active):before{content:"";position:absolute;z-index:1;top:0;left:0;width:0;height:100%;border-left:2px solid var(--vscode-activityBar-activeBorder)}:where(.ps-activity-peek-icon){position:absolute;z-index:1;top:calc((var(--activity-bar-action-height) - var(--activity-bar-icon-size)) / 2);left:calc((var(--activity-bar-width) - var(--activity-bar-icon-size)) / 2);display:block;overflow:hidden;width:var(--activity-bar-icon-size);height:var(--activity-bar-icon-size);box-sizing:border-box;fill:currentColor;color:currentColor}:where(.ps-activity-peek__badge){position:absolute;z-index:2;top:24px;right:8px;min-width:8px;height:16px;padding:0 4px;border:1px solid transparent;border-radius:20px;background:var(--vscode-activityBar-badgeBackground);color:var(--vscode-activityBar-badgeForeground);font-size:9px;font-weight:600;line-height:16px;text-align:center;box-sizing:content-box}}@layer platform-shell.components{:where(.ps-project-selector){position:relative;width:100%}:where(.ps-project-pill){width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid var(--ps-project-pill-border);background:var(--ps-project-pill-bg);color:var(--ps-text-primary);font-size:12px;font-weight:600;cursor:pointer}:where(.ps-project-dot),:where(.ps-project-row__dot){width:10px;height:10px;flex:0 0 auto;border-radius:50%;border:1px solid rgba(0,0,0,.08)}:where(.ps-project-name){flex:1 1 auto;min-width:0;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-project-badge),:where(.ps-project-row__badge){display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:16px;padding:0 4px;flex:0 0 auto;border-radius:4px;border:1px solid var(--ps-border-subtle);background:var(--ps-project-surface-bg);color:var(--ps-text-muted);font-size:9px;font-weight:700;line-height:1}:where(.ps-project-chevron){width:14px;height:14px;margin-left:auto;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}:where(.ps-project-popover){position:absolute;top:calc(100% + 8px);left:0;width:100%;min-width:0;border-radius:10px;border:1px solid var(--ps-border-subtle);background:var(--ps-bg-menu);box-shadow:var(--ps-shadow-menu);padding:6px;display:flex;flex-direction:column;gap:6px;z-index:20}:where(.ps-project-search input){width:100%;border-radius:10px;border:1px solid var(--ps-border-subtle);background:var(--ps-project-surface-bg);color:var(--ps-text-primary);padding:6px 10px;font-size:12px;outline:none}:where(.ps-project-list){display:flex;flex-direction:column;gap:4px;max-height:240px;overflow-y:auto}:where(.ps-project-empty){font-size:12px;color:var(--ps-text-muted);padding:8px}:where(.ps-project-row){position:relative;display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--ps-text-primary);font-size:12px;cursor:pointer;text-align:left}:where(.ps-project-row:hover),:where(.ps-project-row:focus-visible){background:var(--ps-project-surface-hover);border-color:var(--ps-border-subtle);outline:none}:where(.ps-project-row--editing){background:var(--ps-project-surface-hover);border-color:var(--ps-border-subtle)}:where(.ps-project-row--confirming-delete){background:color-mix(in srgb,var(--ps-tone-danger) 8%,var(--ps-project-surface-bg));border-color:color-mix(in srgb,var(--ps-tone-danger) 36%,var(--ps-border-subtle))}:where(.ps-project-row__name){flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}:where(.ps-project-row__rename-input){flex:1;min-width:0;height:26px;border:1px solid var(--ps-border-subtle);border-radius:8px;background:var(--ps-project-surface-bg);color:var(--ps-text-primary);font:inherit;font-weight:600;padding:0 8px;outline:none}:where(.ps-project-row__check svg){width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}:where(.ps-project-row__actions){display:inline-flex;align-items:center;gap:4px;opacity:0;transition:opacity .12s ease}:where(.ps-project-row:hover .ps-project-row__actions),:where(.ps-project-row:focus-within .ps-project-row__actions),:where(.ps-project-row--confirming-delete .ps-project-row__actions){opacity:1}:where(.ps-project-row__action){display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--ps-text-muted);cursor:pointer}:where(.ps-project-row__action svg){width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}:where(.ps-project-row__action:hover){background:var(--ps-project-surface-hover);border-color:var(--ps-border-subtle);color:var(--ps-text-primary)}:where(.ps-project-row__action--danger:hover){color:var(--ps-tone-danger)}:where(.ps-project-row__action--confirming){width:auto;min-width:54px;padding:0 9px;background:var(--ps-tone-danger-surface);border-color:color-mix(in srgb,var(--ps-tone-danger) 48%,transparent);color:var(--ps-tone-danger)}:where(.ps-project-row__action-label){font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);line-height:1}:where(.ps-project-create){border:1px solid var(--ps-border-subtle);background:var(--ps-project-surface-bg);color:var(--ps-text-primary);border-radius:10px;padding:8px 10px;font-size:12px;font-weight:600;cursor:pointer}:where(.ps-project-create:hover){background:var(--ps-project-surface-hover)}}@layer platform-shell.components{:where(.ps-sidebar){flex:0 0 var(--ps-sidebar-width);width:var(--ps-sidebar-width);min-width:var(--ps-sidebar-min-width);position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--ps-bg-sidebar);transition:flex-basis var(--ps-motion-medium),width var(--ps-motion-medium)}:where(.ps-shell__body--resizing) .ps-sidebar{transition:none}:where(.ps-sidebar--collapsed){flex-basis:0;width:0}:where(.ps-sidebar__nav){flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:0 var(--ps-space-2)}:where(.ps-sidebar__content){flex:1 1 auto;min-height:100%;display:flex;flex-direction:column;padding-top:var(--ps-space-4)}:where(.ps-sidebar--focused .ps-sidebar__content){min-height:auto;padding-top:0}:where(.ps-sidebar-focus-header){flex:0 0 auto;padding:var(--ps-space-3) var(--ps-space-3) var(--ps-space-2);border-bottom:1px solid var(--ps-border-subtle);background:var(--ps-bg-sidebar)}:where(.ps-sidebar-focus-header__back){width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--ps-space-1);min-height:24px;padding:0;border:0;background:transparent;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);line-height:1.2;text-align:left;white-space:nowrap;cursor:pointer}:where(.ps-sidebar-focus-header__back-icon){flex:0 0 auto}:where(.ps-sidebar-focus-header__back-label){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-sidebar-focus-header__back:hover),:where(.ps-sidebar-focus-header__back:focus-visible){color:var(--ps-text-primary)}:where(.ps-sidebar-focus-header__back:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-sidebar-section){padding:0 var(--ps-space-3) var(--ps-space-5)}:where(.ps-sidebar-section--focused){padding-top:var(--ps-space-3)}:where(.ps-sidebar-section--primary){padding:var(--ps-space-3)}:where(.ps-sidebar-section--project){padding:0 var(--ps-space-3) 6px}:where(.ps-sidebar-section--footer){margin-top:auto;padding:var(--ps-space-3)}:where(.ps-sidebar-section--footer-composite){display:flex;align-items:stretch;gap:var(--ps-space-1)}:where(.ps-sidebar-section>.ps-sidebar-item+.ps-sidebar-item),:where(.ps-sidebar-section>.ps-sidebar-action+.ps-sidebar-action){margin-top:var(--ps-space-1)}:where(.ps-sidebar-section__header){min-height:24px;display:flex;align-items:center;gap:var(--ps-space-1);margin-bottom:var(--ps-space-2)}:where(.ps-sidebar-section__controls){display:flex;align-items:center;gap:6px;min-width:0;margin:0 0 var(--ps-space-2);padding-left:8px}:where(.ps-sidebar-section__select-all){flex:0 0 14px;width:14px;height:14px;display:inline-grid;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--ps-text-primary) 28%,transparent);border-radius:3px;background:var(--ps-bg-pane);color:var(--ps-bg-pane);cursor:pointer;box-shadow:0 1px 1px color-mix(in srgb,var(--ps-text-primary) 5%,transparent);transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease}:where(.ps-sidebar-section__select-all .ps-icon){opacity:0}:where(.ps-sidebar-section__select-all[data-checked=true]),:where(.ps-sidebar-section__select-all[data-indeterminate=true]){border-color:color-mix(in srgb,var(--ps-accent) 78%,var(--ps-border-strong));background:var(--ps-accent);color:var(--ps-text-on-accent);box-shadow:0 1px 2px color-mix(in srgb,var(--ps-accent) 24%,transparent)}:where(.ps-sidebar-section__select-all[data-checked=true] .ps-icon),:where(.ps-sidebar-section__select-all[data-indeterminate=true] .ps-icon){opacity:1}:where(.ps-sidebar-section__select-all:focus-visible){outline:2px solid color-mix(in srgb,var(--ps-accent) 72%,transparent);outline-offset:2px}:where(.ps-sidebar-section__select-all:not(:disabled):hover){border-color:color-mix(in srgb,var(--ps-text-primary) 44%,transparent)}:where(.ps-sidebar-section__select-all[data-checked=true]:not(:disabled):hover),:where(.ps-sidebar-section__select-all[data-indeterminate=true]:not(:disabled):hover){border-color:var(--ps-accent-hover);background:var(--ps-accent-hover)}:where(.ps-sidebar-section__select-all:disabled){cursor:default;opacity:.45}:where(.ps-sidebar-section__search){flex:1 1 auto;min-width:0;height:28px;padding:0 8px;border:1px solid color-mix(in srgb,var(--ps-text-primary) 14%,transparent);border-radius:var(--ps-radius-sm);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--ps-bg-pane);color:var(--ps-text-primary);caret-color:var(--ps-accent);font:inherit;font-size:var(--ps-text-xs);box-shadow:0 1px 2px color-mix(in srgb,var(--ps-text-primary) 5%,transparent),inset 0 1px color-mix(in srgb,var(--ps-bg-pane) 92%,white);transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease}:where(.ps-sidebar-section__search::placeholder){color:color-mix(in srgb,var(--ps-text-muted) 82%,transparent)}:where(.ps-sidebar-section__search:hover){border-color:color-mix(in srgb,var(--ps-text-primary) 24%,transparent)}:where(.ps-sidebar-section__search:focus-visible){border-color:color-mix(in srgb,var(--ps-accent) 72%,var(--ps-border-strong));box-shadow:0 0 0 2px color-mix(in srgb,var(--ps-accent) 14%,transparent),0 1px 2px color-mix(in srgb,var(--ps-text-primary) 5%,transparent),inset 0 1px color-mix(in srgb,var(--ps-bg-pane) 92%,white)}:where(.ps-sidebar-section__disclosure){flex:0 0 14px;width:14px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ps-text-muted);cursor:pointer}:where(.ps-sidebar-section__disclosure-chevron){width:0;height:0;border-top:5px solid currentColor;border-right:4px solid transparent;border-left:4px solid transparent}:where(.ps-sidebar-section__disclosure[aria-expanded=false] .ps-sidebar-section__disclosure-chevron){border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid currentColor}:where(.ps-sidebar-section__disclosure:hover),:where(.ps-sidebar-section__disclosure:focus-visible){color:var(--ps-text-primary)}:where(.ps-sidebar-section__title-shell){flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:4px}:where(.ps-sidebar-section__title){flex:0 1 auto;min-width:0;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);letter-spacing:.06em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-sidebar-section__focus){flex:0 0 auto;display:inline-flex;align-items:center;justify-content:flex-start;gap:3px;min-width:0;padding:0;border:0;background:transparent;color:var(--ps-text-muted);font:inherit;font-size:10px;letter-spacing:0;opacity:0;pointer-events:none;cursor:pointer;text-align:left;transition:color 80ms ease-out}:where(.ps-sidebar-section:hover .ps-sidebar-section__focus),:where(.ps-sidebar-section:focus-within .ps-sidebar-section__focus){opacity:1;pointer-events:auto}:where(.ps-sidebar-section__focus:hover),:where(.ps-sidebar-section__focus:focus-visible){color:var(--ps-text-primary)}:where(.ps-sidebar-section__focus:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-sidebar-section__focus-chevron){display:inline-block;width:5px;height:5px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}:where(.ps-sidebar-section__actions){flex:0 0 auto;display:inline-flex;align-items:center;gap:var(--ps-space-1)}:where(.ps-sidebar-dropzone){width:100%;min-height:46px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:2px;margin:0 0 var(--ps-space-2);padding:7px 9px;border:1px dashed color-mix(in srgb,var(--ps-border-subtle) 82%,var(--ps-text-muted));border-radius:var(--ps-radius-sm);background:color-mix(in srgb,var(--ps-bg-pane-muted) 68%,transparent);color:var(--ps-text-primary);text-align:left;cursor:pointer}:where(.ps-sidebar-dropzone__content){min-width:0;display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:center;gap:2px}.ps-sidebar-dropzone.ps-sidebar-dropzone--footer{flex:1 1 auto;width:auto;min-width:0;height:30px;min-height:30px;margin:0;padding:2px 9px;gap:0}:where(.ps-sidebar-dropzone--footer .ps-sidebar-dropzone__content){gap:0}:where(.ps-sidebar-dropzone--footer .ps-sidebar-dropzone__title),:where(.ps-sidebar-dropzone--footer .ps-sidebar-dropzone__hint){line-height:1.1}:where(.ps-sidebar-footer-actions){min-width:0;display:flex;flex:1 1 auto;flex-direction:column}.ps-sidebar-footer-actions[data-compact=true]{flex:0 0 auto}.ps-sidebar-footer-action-shell{position:relative}.ps-sidebar-footer-action{width:30px;min-width:30px;height:30px;min-height:30px;justify-content:center;padding:0;border-radius:var(--ps-radius-sm)}.ps-sidebar-footer-action .ps-sidebar-item__icon{flex-basis:16px;width:16px;height:16px}.ps-sidebar-footer-action .ps-sidebar-item__label{display:none}:where(.ps-sidebar-dropzone[data-kind=action]){min-height:46px;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--ps-space-2);border:1px solid color-mix(in srgb,var(--ps-accent),#000 8%);background:var(--ps-accent);color:var(--ps-text-on-accent);box-shadow:0 1px 2px color-mix(in srgb,var(--ps-accent),transparent 68%)}:where(.ps-sidebar-dropzone:hover),:where(.ps-sidebar-dropzone[data-active=true]){border-color:var(--ps-accent);background:color-mix(in srgb,var(--ps-accent) 11%,var(--ps-bg-pane-muted))}:where(.ps-sidebar-dropzone[data-kind=action]:hover),:where(.ps-sidebar-dropzone[data-kind=action]:focus-visible){border-color:var(--ps-accent-hover);background:var(--ps-accent-hover)}:where(.ps-sidebar-dropzone:disabled){cursor:default;opacity:.62}:where(.ps-sidebar-dropzone__title){min-width:0;overflow:hidden;color:var(--ps-text-primary);font-size:11px;font-weight:var(--ps-weight-heavy);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:where(.ps-sidebar-dropzone[data-kind=action] .ps-sidebar-dropzone__title){color:var(--ps-text-on-accent);font-size:var(--ps-text-xs);line-height:1.15}:where(.ps-sidebar-dropzone__hint){min-width:0;overflow:hidden;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-medium);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:where(.ps-sidebar-dropzone__arrow){flex:0 0 auto}:where(.ps-sidebar-section__action){width:22px;height:22px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:var(--ps-radius-sm);background:transparent;color:var(--ps-text-muted);cursor:pointer}:where(.ps-sidebar-section__action-shell){position:relative;display:inline-grid;place-items:center}:where(.ps-sidebar-section__action:hover),:where(.ps-sidebar-section__action--menu-open){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-sidebar-section__action:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-sidebar-section__empty){margin:0;padding:var(--ps-space-2) var(--ps-space-3);color:var(--ps-text-muted);font-size:var(--ps-text-2xs)}:where(.ps-sidebar-section__items){display:flex;flex-direction:column;gap:var(--ps-space-1)}:where(.ps-sidebar-section__items--virtual){gap:0;contain:layout style}:where(.ps-sidebar-section__virtual-window){min-width:0;display:flex;flex-direction:column;gap:var(--ps-space-1)}:where(.ps-sidebar-section__virtual-spacer){flex:0 0 auto;min-height:0;pointer-events:none}:where(.ps-sidebar-action){position:relative;min-width:0}:where(.ps-sidebar-row){position:relative;min-width:0;display:flex;flex-direction:column;gap:2px}:where(.ps-sidebar-row--group){gap:3px}:where(.ps-sidebar-row--group+.ps-sidebar-row--group){margin-top:var(--ps-space-1)}:where(.ps-sidebar-file-row),:where(.ps-sidebar-thread-row){position:relative;display:grid;grid-template-columns:minmax(0,1fr) 0;align-items:center;column-gap:0;overflow:hidden}:where(.ps-sidebar-file-row[data-sidebar-children-disclosure=true]){grid-template-columns:minmax(0,auto) max-content minmax(0,1fr) 0;column-gap:1px}:where(.ps-sidebar-file-row[data-sidebar-children-disclosure=true]>.ps-sidebar-item){width:auto;max-width:100%;justify-self:start}:where(.ps-sidebar-file-row>.ps-sidebar-item),:where(.ps-sidebar-thread-row>.ps-sidebar-item){position:relative;z-index:1;min-width:0}:where(.ps-sidebar-item[data-sidebar-file-drag-source=true]){cursor:grab}:where(.ps-sidebar-item[data-sidebar-file-drag-source=true]:active),:where(.ps-sidebar-item[data-sidebar-file-dragging=true]){cursor:grabbing}:where(.ps-sidebar-item[data-sidebar-file-dragging=true]){opacity:.62;background:var(--ps-sidebar-surface-hover, var(--ps-bg-control-hover))}:where(.ps-sidebar-file-drop-indicator){position:absolute;z-index:4;height:3px;border-radius:999px;background:var(--ps-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--ps-accent) 45%,transparent),0 0 12px color-mix(in srgb,var(--ps-accent) 52%,transparent);pointer-events:none;transform:translateY(-50%);transition:left 55ms linear,top 55ms linear,width 55ms linear}:where(.ps-sidebar-file-row:not([data-sidebar-children-disclosure=true]):hover),:where(.ps-sidebar-file-row:not([data-sidebar-children-disclosure=true]):focus-within),:where(.ps-sidebar-file-row:not([data-sidebar-children-disclosure=true])[data-shell-action-popover-open=true]),:where(.ps-sidebar-row--group:hover>.ps-sidebar-file-row),:where(.ps-sidebar-row--group:has(.ps-sidebar-item--selected)>.ps-sidebar-file-row),:where(.ps-sidebar-thread-row:hover),:where(.ps-sidebar-thread-row:focus-within),:where(.ps-sidebar-thread-row[data-shell-action-popover-open=true]){grid-template-columns:minmax(0,1fr) max-content;column-gap:2px}:where(.ps-sidebar-file-row[data-sidebar-children-disclosure=true]:hover),:where(.ps-sidebar-file-row[data-sidebar-children-disclosure=true]:focus-within),:where(.ps-sidebar-file-row[data-sidebar-children-disclosure=true][data-shell-action-popover-open=true]){grid-template-columns:minmax(0,auto) max-content minmax(0,1fr) max-content;column-gap:2px}:where(.ps-sidebar-file-row:hover>.ps-sidebar-item),:where(.ps-sidebar-file-row:focus-within>.ps-sidebar-item),:where(.ps-sidebar-file-row[data-shell-action-popover-open=true]>.ps-sidebar-item),:where(.ps-sidebar-row--group:hover>.ps-sidebar-file-row>.ps-sidebar-item),:where(.ps-sidebar-row--group:has(.ps-sidebar-item--selected)>.ps-sidebar-file-row>.ps-sidebar-item),:where(.ps-sidebar-thread-row:hover>.ps-sidebar-item),:where(.ps-sidebar-thread-row:focus-within>.ps-sidebar-item),:where(.ps-sidebar-thread-row[data-shell-action-popover-open=true]>.ps-sidebar-item){background:var(--ps-sidebar-surface-hover, var(--ps-bg-control-hover))}:where(.ps-sidebar-item--thread){margin-left:22px;width:auto;max-width:calc(100% - 22px);min-width:0;justify-self:stretch;color:var(--ps-text-primary)}:where(.ps-sidebar-item-actions){position:relative;z-index:2;min-width:24px;width:max-content;display:inline-flex;align-items:center;justify-content:center;padding:1px;border-radius:var(--ps-radius-sm);isolation:isolate;opacity:0;pointer-events:none;transform:translate(4px) scale(.98);transition:opacity .12s ease,transform .14s ease}:where(.ps-sidebar-item-actions:before){content:"";position:absolute;top:-1px;right:0;bottom:-1px;left:-6px;z-index:0;border:1px solid color-mix(in srgb,var(--ps-border-subtle) 80%,transparent);border-radius:inherit;background:color-mix(in srgb,var(--ps-bg-pane) 76%,transparent);box-shadow:0 8px 20px color-mix(in srgb,var(--ps-text-primary) 12%,transparent);backdrop-filter:blur(10px) saturate(1.18);-webkit-backdrop-filter:blur(10px) saturate(1.18);pointer-events:none}:where(.ps-sidebar-file-row:hover .ps-sidebar-item-actions),:where(.ps-sidebar-file-row:focus-within .ps-sidebar-item-actions),:where(.ps-sidebar-file-row[data-shell-action-popover-open=true] .ps-sidebar-item-actions),:where(.ps-sidebar-row--group:hover>.ps-sidebar-file-row .ps-sidebar-item-actions),:where(.ps-sidebar-row--group:has(.ps-sidebar-item--selected)>.ps-sidebar-file-row .ps-sidebar-item-actions),:where(.ps-sidebar-thread-row:hover .ps-sidebar-item-actions),:where(.ps-sidebar-thread-row:focus-within .ps-sidebar-item-actions),:where(.ps-sidebar-thread-row[data-shell-action-popover-open=true] .ps-sidebar-item-actions){opacity:1;pointer-events:auto;transform:translate(0) scale(1)}:where(.ps-sidebar-file-row[data-sidebar-children-disclosure=true]>.ps-sidebar-item-actions){grid-column:4}:where(.ps-sidebar-file-row[data-sidebar-file-drag-settling=true]),:where(.ps-sidebar-thread-row[data-sidebar-file-drag-settling=true]){grid-template-columns:minmax(0,1fr) 0;column-gap:0}:where(.ps-sidebar-file-row[data-sidebar-file-drag-settling=true] .ps-sidebar-item-actions),:where(.ps-sidebar-thread-row[data-sidebar-file-drag-settling=true] .ps-sidebar-item-actions){opacity:0;pointer-events:none;transform:translate(4px) scale(.98)}:where(.ps-sidebar-item-action-shell){position:relative;z-index:1;display:inline-grid;place-items:center}:where(.ps-sidebar-item-action){width:22px;height:22px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:var(--ps-radius-sm);background:transparent;color:var(--ps-text-muted);cursor:pointer}:where(.ps-sidebar-item-action[data-sidebar-action-scope=section]){width:20px;height:20px}:where(.ps-sidebar-item-action:hover),:where(.ps-sidebar-item-action:focus-visible),:where(.ps-sidebar-item-action--menu-open),:where(.ps-sidebar-item-action[data-shell-action-popover-open=true]){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-sidebar-item-action--danger:hover),:where(.ps-sidebar-item-action--danger:focus-visible){background:var(--ps-tone-danger-surface);color:var(--ps-tone-danger)}:where(.ps-sidebar-item-action:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-sidebar-thread-connector){position:absolute;left:0;top:0;width:56px;height:54px;pointer-events:none;z-index:0}:where(.ps-sidebar-thread-connector path){fill:none;stroke:color-mix(in srgb,var(--ps-sidebar-thread-text, var(--ps-text-primary)),transparent 18%);stroke-width:2.2;stroke-linecap:round}:where(.ps-sidebar-thread-disclosure){position:relative;z-index:2;grid-column:2;grid-row:1;width:14px;height:20px;display:grid;place-items:center;margin:0;padding:0;border:0;border-radius:var(--ps-radius-sm);background:transparent;color:var(--ps-text-muted);cursor:pointer}:where(.ps-sidebar-thread-disclosure:hover),:where(.ps-sidebar-thread-disclosure:focus-visible){background:var(--ps-bg-control-hover);color:var(--ps-text-primary)}:where(.ps-sidebar-thread-disclosure:focus-visible){outline:2px solid color-mix(in srgb,var(--ps-accent) 55%,transparent);outline-offset:1px}:where(.ps-sidebar-row__children){margin-left:16px}:where(.ps-sidebar-row__group){min-width:0;display:flex;flex-direction:column;gap:2px}:where(.ps-sidebar-item){width:100%;min-width:0;height:30px;display:flex;align-items:center;gap:6px;padding:0 8px;border:0;border-radius:var(--ps-radius-sm);background:transparent;color:var(--ps-text-primary);font-size:12px;font-weight:var(--ps-weight-medium);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s ease}:where(.ps-sidebar-item:hover),:where(.ps-sidebar-item--selected),:where(.ps-sidebar-item--menu-open){background:var(--ps-sidebar-surface-hover, var(--ps-bg-control-hover))}:where(.ps-sidebar-item:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-sidebar-item[data-sidebar-item-disabled=true]){cursor:default}:where(.ps-sidebar-item[data-sidebar-item-disabled=true]:hover),:where(.ps-sidebar-item[data-sidebar-item-disabled=true].ps-sidebar-item--selected),:where(.ps-sidebar-file-row:hover>.ps-sidebar-item[data-sidebar-item-disabled=true]),:where(.ps-sidebar-file-row:focus-within>.ps-sidebar-item[data-sidebar-item-disabled=true]),:where(.ps-sidebar-file-row[data-shell-action-popover-open=true]>.ps-sidebar-item[data-sidebar-item-disabled=true]),:where(.ps-sidebar-thread-row:hover>.ps-sidebar-item[data-sidebar-item-disabled=true]),:where(.ps-sidebar-thread-row:focus-within>.ps-sidebar-item[data-sidebar-item-disabled=true]),:where(.ps-sidebar-thread-row[data-shell-action-popover-open=true]>.ps-sidebar-item[data-sidebar-item-disabled=true]){background:transparent}:where(.ps-sidebar-item--workspace){min-height:32px;height:auto;padding-block:var(--ps-space-1)}:where(.ps-sidebar-item--group){min-height:22px;padding:2px 0 0;background:transparent;cursor:default;-webkit-user-select:text;user-select:text}:where(.ps-sidebar-item--group:hover),:where(.ps-sidebar-item--group.ps-sidebar-item--selected){background:transparent}:where(.ps-sidebar-item--group .ps-sidebar-item__title){color:var(--ps-text-secondary);font-size:11px;font-weight:var(--ps-weight-semibold);line-height:1.2}:where(.ps-sidebar-item--group .ps-sidebar-item__subtitle){margin-top:1px;color:var(--ps-text-muted);font-size:11px;font-weight:var(--ps-weight-medium);line-height:1.15}:where(.ps-sidebar-item--file){min-height:26px;height:26px;padding-block:0;font-size:12px;font-weight:500}:where(.ps-sidebar-item__icon){flex:0 0 14px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--ps-text-muted)}:where(.ps-sidebar-item__icon[data-sidebar-hover-checkbox=true]){position:relative}:where(.ps-sidebar-item__icon[data-sidebar-hover-checkbox=true]>*){transition:opacity .1s ease,transform .12s ease}:where(.ps-sidebar-item__hover-checkbox){--ps-sidebar-hover-checkbox-color: currentColor;--ps-sidebar-hover-checkbox-mark: var(--ps-bg-pane);position:absolute;top:50%;left:8px;z-index:3;width:14px;height:14px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:3px;background:var(--ps-sidebar-hover-checkbox-color);color:var(--ps-sidebar-hover-checkbox-mark);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.82);transition:opacity .1s ease,transform .12s ease}:where(.ps-sidebar-thread-row>.ps-sidebar-item__hover-checkbox){left:30px}:where(.ps-sidebar-item__hover-checkbox:focus-visible){outline:2px solid color-mix(in srgb,var(--ps-sidebar-hover-checkbox-color) 72%,transparent);outline-offset:2px}:where(.ps-sidebar-item__hover-checkbox--file){--ps-sidebar-hover-checkbox-color: var(--ps-text-muted)}:where(.ps-sidebar-item__hover-checkbox--accent){--ps-sidebar-hover-checkbox-color: var(--ps-tone-accent)}:where(.ps-sidebar-item__hover-checkbox--success){--ps-sidebar-hover-checkbox-color: var(--ps-tone-success)}:where(.ps-sidebar-item__hover-checkbox--info){--ps-sidebar-hover-checkbox-color: var(--ps-tone-info)}:where(.ps-sidebar-item__hover-checkbox--warning){--ps-sidebar-hover-checkbox-color: var(--ps-tone-warning)}:where(.ps-sidebar-item__hover-checkbox--danger){--ps-sidebar-hover-checkbox-color: var(--ps-tone-danger)}:where(.ps-sidebar-item__hover-checkbox--neutral){--ps-sidebar-hover-checkbox-color: var(--ps-tone-neutral)}:where(.ps-sidebar-item__hover-checkbox--thread-queued),:where(.ps-sidebar-item__hover-checkbox--thread-running),:where(.ps-sidebar-item__hover-checkbox--thread-cancelled){--ps-sidebar-hover-checkbox-color: var(--ps-sidebar-thread-text, var(--ps-text-primary))}:where(.ps-sidebar-item__hover-checkbox--thread-succeeded),:where(.ps-sidebar-item__hover-checkbox--thread-accent){--ps-sidebar-hover-checkbox-color: var(--ps-sidebar-thread-accent, var(--ps-accent))}:where(.ps-sidebar-item__hover-checkbox--thread-failed){--ps-sidebar-hover-checkbox-color: var(--ps-sidebar-thread-danger, var(--ps-tone-danger))}:where(.ps-sidebar-item__hover-checkbox .ps-icon){opacity:0;transition:opacity .1s ease}:where(.ps-sidebar-item__hover-checkbox[data-sidebar-hover-checkbox-checked=true] .ps-icon){opacity:1}:where(.ps-sidebar-file-row:hover,.ps-sidebar-file-row:focus-within,.ps-sidebar-file-row[data-shell-action-popover-open=true],.ps-sidebar-file-row[data-sidebar-hover-checkbox-checked=true],.ps-sidebar-thread-row:hover,.ps-sidebar-thread-row:focus-within,.ps-sidebar-thread-row[data-shell-action-popover-open=true],.ps-sidebar-thread-row[data-sidebar-hover-checkbox-checked=true])>.ps-sidebar-item :where(.ps-sidebar-item__icon[data-sidebar-hover-checkbox=true]>*){opacity:0;transform:scale(.72)}:where(.ps-sidebar-file-row:hover,.ps-sidebar-file-row:focus-within,.ps-sidebar-file-row[data-shell-action-popover-open=true],.ps-sidebar-file-row[data-sidebar-hover-checkbox-checked=true],.ps-sidebar-thread-row:hover,.ps-sidebar-thread-row:focus-within,.ps-sidebar-thread-row[data-shell-action-popover-open=true],.ps-sidebar-thread-row[data-sidebar-hover-checkbox-checked=true])>.ps-sidebar-item__hover-checkbox{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}:where(.ps-sidebar-item__label){flex:1 1 auto;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-sidebar-item__title),:where(.ps-sidebar-item__subtitle){display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-sidebar-item__subtitle),:where(.ps-sidebar-item__status){color:var(--ps-text-muted);font-size:var(--ps-text-2xs);line-height:1.25}:where(.ps-sidebar-item__badge){flex:0 0 auto;margin-left:var(--ps-space-2);padding:1px 5px;border:1px solid color-mix(in srgb,var(--ps-accent) 34%,var(--ps-border-subtle));border-radius:999px;background:color-mix(in srgb,var(--ps-accent) 10%,transparent);color:var(--ps-accent);font-size:var(--ps-text-2xs);font-weight:650;line-height:1.25;letter-spacing:.02em}:where(.ps-sidebar-item__status){flex:0 0 auto;margin-left:auto}:where(.ps-sidebar-action-menu),:where(.ps-sidebar-item-action-menu){top:0;right:auto;left:calc(100% + var(--ps-space-2))}:where(.ps-sidebar-section__action-menu){top:calc(100% + var(--ps-popover-offset));right:0;left:auto}:where(.ps-sidebar-dot){display:block;width:9px;height:9px;border-radius:var(--ps-radius-round);background:var(--ps-tone-neutral)}:where(.ps-sidebar-dot--accent){background:var(--ps-tone-accent)}:where(.ps-sidebar-dot--success){background:var(--ps-tone-success)}:where(.ps-sidebar-dot--info){background:var(--ps-tone-info)}:where(.ps-sidebar-dot--warning){background:var(--ps-tone-warning)}:where(.ps-sidebar-dot--status-materializing){animation:ps-sidebar-file-pulse 1.1s ease-in-out infinite}:where(.ps-sidebar-dot--danger){background:var(--ps-tone-danger)}:where(.ps-sidebar-dot--neutral){background:var(--ps-tone-neutral)}:where(.ps-sidebar-thread-node){width:10px;height:10px;border-radius:999px;border:2px solid color-mix(in srgb,var(--ps-sidebar-thread-text, var(--ps-text-primary)),transparent 15%);background:var(--ps-sidebar-thread-pane-bg, var(--ps-bg-pane));display:inline-block;flex-shrink:0}:where(.ps-sidebar-thread-node--queued){background:color-mix(in srgb,var(--ps-sidebar-thread-text, var(--ps-text-primary)),transparent 15%)}:where(.ps-sidebar-thread-node--running){background:var(--ps-sidebar-thread-pane-bg, var(--ps-bg-pane));border-color:color-mix(in srgb,var(--ps-sidebar-thread-text, var(--ps-text-primary)),transparent 15%)}:where(.ps-sidebar-thread-node--succeeded),:where(.ps-sidebar-thread-node--accent){background:var(--ps-sidebar-thread-accent, var(--ps-accent));border-color:var(--ps-sidebar-thread-accent, var(--ps-accent))}:where(.ps-sidebar-thread-node--failed){background:var(--ps-sidebar-thread-danger, var(--ps-tone-danger));border-color:var(--ps-sidebar-thread-danger, var(--ps-tone-danger))}:where(.ps-sidebar-thread-node--cancelled){background:var(--ps-sidebar-thread-text, var(--ps-text-primary));border-color:var(--ps-sidebar-thread-text, var(--ps-text-primary))}:where(.ps-sidebar-file-icon){width:14px;height:14px;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}:where(.ps-sidebar-file-icon--accent){color:var(--ps-accent)}@keyframes ps-sidebar-file-pulse{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}}@layer platform-shell.file-workbench{:where(.ps-file-workbench){width:100%;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column;color:var(--ps-text-primary)}:where(.ps-file-workbench__grid){flex:1;min-height:0;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ps-space-4)}:where(.ps-file-workbench--file-view-only .ps-file-workbench__grid){display:block}:where(.ps-file-workbench__actions){display:flex;justify-content:flex-end;margin-bottom:var(--ps-space-3)}:where(.ps-file-panel){min-width:0;padding:var(--ps-space-5);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);background:var(--ps-bg-pane-muted)}:where(.ps-file-panel--wide){grid-column:1 / -1}:where(.ps-file-panel--file-view){padding:0;overflow:hidden}:where(.ps-file-panel--table){min-height:0;display:flex;flex-direction:column;padding:0;border:0;background:transparent;overflow:hidden}:where(.ps-file-workbench--file-view-only .ps-file-panel--file-view){border:0;background:transparent}:where(.ps-file-panel__header){display:flex;align-items:center;justify-content:space-between;gap:var(--ps-space-4);margin-bottom:var(--ps-space-4)}:where(.ps-file-panel__actions){display:inline-flex;align-items:center;gap:var(--ps-space-2)}:where(.ps-file-panel h2){margin:0 0 var(--ps-space-4);color:var(--ps-text-primary);font-size:var(--ps-text-md);font-weight:var(--ps-weight-bold);letter-spacing:0}:where(.ps-file-panel__header h2){margin-bottom:0}:where(.ps-file-definition-list){display:grid;gap:var(--ps-space-4);margin:0}:where(.ps-file-definition-list div){min-width:0;display:grid;gap:var(--ps-space-2)}:where(.ps-file-definition-list dt){color:var(--ps-text-secondary);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);line-height:1;text-transform:uppercase}:where(.ps-file-definition-list dd){min-width:0;margin:0;color:var(--ps-text-primary);font-size:var(--ps-text-sm);font-weight:var(--ps-weight-semibold);line-height:1.35;overflow-wrap:anywhere}:where(.ps-file-import-button){min-height:30px;display:inline-flex;align-items:center;gap:var(--ps-space-2);padding:0 var(--ps-space-3);border:1px solid var(--ps-border-strong);border-radius:var(--ps-radius-sm);background:var(--ps-bg-control);color:var(--ps-text-primary);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-semibold);cursor:pointer}:where(.ps-file-import-button:hover),:where(.ps-file-import-button:focus-visible){background:var(--ps-bg-control-hover)}:where(.ps-file-import-button:disabled){cursor:default;color:var(--ps-text-disabled)}:where(.ps-file-input){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}:where(.ps-file-drop-target){min-height:42px;display:grid;place-items:center;margin-bottom:var(--ps-space-3);border:1px dashed var(--ps-border-strong);border-radius:var(--ps-radius-sm);background:color-mix(in srgb,var(--ps-bg-pane-muted),transparent 20%);color:var(--ps-text-muted);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-semibold)}:where(.ps-file-drop-target[data-active=true]){border-color:var(--ps-tone-accent);background:color-mix(in srgb,var(--ps-tone-accent),transparent 88%);color:var(--ps-text-primary)}:where(.ps-file-table){min-width:0;min-height:0;display:flex;flex:1;flex-direction:column;color:var(--ps-text-primary)}:where(.ps-file-table__header){display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(88px,.5fr) minmax(110px,.55fr) minmax(260px,1.6fr);align-items:center;gap:10px;padding:5px 14px;border-bottom:1px solid var(--ps-border-subtle);color:var(--ps-text-muted);font-size:10px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}:where(.ps-file-table__rows){flex:1;min-width:0;min-height:0;overflow-y:auto}:where(.ps-file-table__row),:where(.ps-file-table__empty){position:relative;width:100%;min-width:0;display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(88px,.5fr) minmax(110px,.55fr) minmax(260px,1.6fr);align-items:center;gap:10px;padding:4px 14px;border:0;border-bottom:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 50%);background:transparent;color:var(--ps-text-primary);font:inherit;font-size:12px;line-height:1.25;text-align:left;outline:none}:where(.ps-file-table__row){cursor:pointer;transition:background .12s ease}:where(.ps-file-table__row:hover){background:color-mix(in srgb,var(--ps-text-primary),transparent 96%)}:where(.ps-file-table__row:focus-visible){background:color-mix(in srgb,var(--ps-tone-accent),transparent 92%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ps-tone-accent),transparent 60%)}:where(.ps-file-table__row[data-selected=true]){background:color-mix(in srgb,var(--ps-tone-accent),transparent 94%)}:where(.ps-file-table__empty){min-height:34px;color:var(--ps-text-muted)}:where(.ps-file-table__name){min-width:0;display:inline-flex;align-items:center;gap:8px}:where(.ps-file-table__icon){width:24px;height:24px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:color-mix(in srgb,var(--ps-text-primary),transparent 92%);color:var(--ps-text-muted)}:where(.ps-file-table__icon>.ps-icon){width:14px;height:14px;flex:0 0 14px}:where(.ps-file-table__name-text),:where(.ps-file-table__kind),:where(.ps-file-table__path){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ps-file-table__name-text){color:var(--ps-text-primary);font-weight:600}:where(.ps-file-table__kind),:where(.ps-file-table__path){color:var(--ps-text-muted);font-size:11px;font-weight:400}:where(.ps-file-table__status-cell){min-width:0}:where(.ps-file-status){display:inline-flex;align-items:center;min-height:20px;padding:0 var(--ps-space-2);border-radius:var(--ps-radius-sm);background:var(--ps-bg-control);color:var(--ps-text-secondary);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);text-transform:uppercase}:where(.ps-file-status[data-status=ready]){color:var(--ps-tone-success)}:where(.ps-file-status[data-status=queued]),:where(.ps-file-status[data-status=materializing]){color:var(--ps-tone-info)}:where(.ps-file-status[data-status=queued]):before,:where(.ps-file-status[data-status=materializing]):before{content:"";width:6px;height:6px;margin-right:var(--ps-space-2);border-radius:var(--ps-radius-round);background:currentColor;animation:ps-file-materializing-pulse 1.1s ease-in-out infinite}:where(.ps-file-status[data-status=missing]),:where(.ps-file-status[data-status=unsupported]){color:var(--ps-tone-warning)}:where(.ps-file-status[data-status=error]){color:var(--ps-tone-danger)}@keyframes ps-file-materializing-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media(max-width:760px){:where(.ps-file-workbench__grid){grid-template-columns:minmax(0,1fr)}:where(.ps-file-panel__header){align-items:stretch;flex-direction:column}:where(.ps-file-table__header){display:none}:where(.ps-file-table__row),:where(.ps-file-table__empty){grid-template-columns:minmax(0,1fr);gap:var(--ps-space-2);padding-block:var(--ps-space-3)}:where(.ps-file-table__status-cell),:where(.ps-file-table__kind),:where(.ps-file-table__path){padding-left:32px}:where(.ps-file-panel__actions),:where(.ps-file-import-button){width:100%}:where(.ps-file-import-button){justify-content:center}}}.ps-import-workbench{width:100%;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column;color:var(--ps-text-primary)}.ps-import-workbench__summary{display:flex;align-items:center;gap:var(--ps-space-3);min-width:0;padding:var(--ps-space-3) var(--ps-space-7);border-bottom:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 35%);color:var(--ps-text-muted);font-size:var(--ps-text-2xs);line-height:1.2;overflow:hidden}.ps-import-workbench__summary>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-import-workbench__summary>span+span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 var(--ps-space-3) 1px 0;border-radius:var(--ps-radius-round);background:currentColor;opacity:.5}.ps-import-workbench__status{color:var(--ps-text-secondary);font-weight:var(--ps-weight-medium)}.ps-import-workbench__status[data-status=ready]{color:var(--ps-tone-success)}.ps-import-workbench__status[data-status=scanning]{color:var(--ps-tone-info)}.ps-import-workbench__status[data-status=error]{color:var(--ps-tone-danger)}.ps-import-table{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}.ps-import-table__header{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(88px,.35fr) minmax(112px,.35fr) minmax(220px,1fr);align-items:center;gap:10px;padding:5px 14px;border-bottom:1px solid var(--ps-border-subtle);color:var(--ps-text-muted);font-size:10px;font-weight:500;letter-spacing:.04em;line-height:1.2}.ps-import-table__rows{flex:1;min-height:0;min-width:0;overflow-y:auto}.ps-import-table__row,.ps-import-table__empty{position:relative;display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(88px,.35fr) minmax(112px,.35fr) minmax(220px,1fr);align-items:center;gap:10px;min-width:0;padding:4px 14px;border-bottom:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 50%);color:var(--ps-text-primary);font-size:12px;line-height:1.25;outline:none}.ps-import-table__row{cursor:pointer;transition:background .12s ease}.ps-import-table__row:hover{background:color-mix(in srgb,var(--ps-text-primary),transparent 96%)}.ps-import-table__row:focus-visible{background:color-mix(in srgb,var(--ps-tone-accent),transparent 92%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ps-tone-accent),transparent 60%)}.ps-import-table__row[aria-disabled=true]{cursor:default;color:var(--ps-text-secondary)}.ps-import-table__row[data-selected=true]{background:color-mix(in srgb,var(--ps-tone-accent),transparent 94%)}.ps-import-table__empty{min-height:34px;grid-template-columns:24px minmax(180px,1fr);color:var(--ps-text-muted)}.ps-import-table__file,.ps-import-table__status,.ps-import-table__path{display:inline-flex;align-items:center;gap:8px;min-width:0}.ps-import-table__kind,.ps-import-table__status{min-width:0;overflow:hidden;color:var(--ps-text-secondary);text-overflow:ellipsis;white-space:nowrap}.ps-import-table__path{overflow:hidden;color:var(--ps-text-muted)}.ps-import-table__path>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-import-table__path>span:first-child{flex:0 0 auto;color:var(--ps-text-secondary)}.ps-import-table__selection,.ps-import-table__icon,.ps-import-table__empty-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.ps-import-table__selection{width:16px;height:16px;border:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 25%);border-radius:4px;color:var(--ps-tone-accent)}.ps-import-table__selection[data-selected=true]{border-color:color-mix(in srgb,var(--ps-tone-accent),transparent 40%);background:color-mix(in srgb,var(--ps-tone-accent),transparent 88%)}.ps-import-table__selection>.ps-icon{width:12px;height:12px;flex:0 0 12px}.ps-import-table__icon{width:24px;height:24px;border-radius:6px;background:color-mix(in srgb,var(--ps-text-primary),transparent 92%);color:var(--ps-text-muted)}.ps-import-table__icon>.ps-icon{width:14px;height:14px;flex:0 0 14px}.ps-import-table__empty-icon{width:24px;height:24px;border-radius:6px;color:var(--ps-text-muted)}.ps-import-table__empty-icon>.ps-icon{width:16px;height:16px;flex:0 0 16px}.ps-import-table__empty-body{display:grid;gap:2px;min-width:0}.ps-import-table__empty-title,.ps-import-table__name-text{min-width:0;overflow:hidden;color:var(--ps-text-primary);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ps-import-table__empty-detail,.ps-import-table__meta{min-width:0;overflow:hidden;color:var(--ps-text-muted);font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}@media(max-width:820px){.ps-import-table__header{grid-template-columns:minmax(160px,1fr) minmax(96px,.45fr) minmax(160px,.8fr)}.ps-import-table__header>span:nth-child(3),.ps-import-table__row>.ps-import-table__status{display:none}.ps-import-table__row{grid-template-columns:minmax(160px,1fr) minmax(96px,.45fr) minmax(160px,.8fr)}.ps-import-table__empty{grid-template-columns:24px minmax(0,1fr)}}@layer platform-shell.debug-window{:where(.ps-debug-window){display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:var(--ps-space-8);padding:64px var(--ps-space-9) var(--ps-space-7);background:var(--ps-bg-app)}:where(.ps-debug-window__header){min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ps-space-5)}:where(.ps-debug-window__header p){margin:0;color:var(--ps-text-muted);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-heavy);letter-spacing:0;text-transform:uppercase}:where(.ps-debug-window__header h1){margin:var(--ps-space-2) 0 0;color:var(--ps-text-primary);font-size:32px;font-weight:var(--ps-weight-heavy);line-height:1.1}:where(.ps-debug-window__tabs){min-width:0;display:flex;align-items:flex-end;gap:var(--ps-space-5);border-bottom:1px solid var(--ps-border-subtle)}:where(.ps-debug-window__tabs button){min-height:34px;padding:0 var(--ps-space-4);border:0;border-bottom:2px solid transparent;background:transparent;color:var(--ps-text-secondary);cursor:pointer;font-size:var(--ps-text-md);font-weight:var(--ps-weight-bold)}:where(.ps-debug-window__tabs button:hover),:where(.ps-debug-window__tabs button[data-selected=true]){border-bottom-color:var(--ps-border-strong);color:var(--ps-text-primary)}:where(.ps-debug-window__tabs button:focus-visible){outline:2px solid var(--ps-accent);outline-offset:2px}:where(.ps-debug-window__panel){min-width:0;min-height:0;overflow:auto}:where(.ps-debug-window__footer){min-width:0;display:flex;align-items:center;justify-content:space-between;gap:var(--ps-space-5);padding-top:var(--ps-space-5);border-top:1px solid var(--ps-border-subtle)}:where(.ps-debug-window__footer-button){flex:0 0 auto;min-height:30px;padding:0 var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-xs);background:var(--ps-bg-pane);color:var(--ps-text-primary);cursor:pointer;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-bold)}:where(.ps-debug-window__footer-button:hover:not(:disabled)){border-color:var(--ps-border-strong);background:var(--ps-bg-control-hover)}:where(.ps-debug-window__footer-button:disabled){cursor:not-allowed;opacity:.6}:where(.ps-debug-window__footer-status){min-width:0;overflow:hidden;color:var(--ps-text-muted);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-semibold);text-align:right;text-overflow:ellipsis;white-space:nowrap}:where(.ps-debug-window__footer-status[data-status=ready]){color:var(--ps-text-secondary)}:where(.ps-debug-window__footer-status[data-status=error]){color:var(--ps-tone-danger)}}.ps-icon[data-v-820e583f]{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.ps-isotope-icon__axis[data-v-820e583f],.ps-isotope-icon__muted[data-v-820e583f]{opacity:.72}.ps-isotope-icon__status[data-v-820e583f]{stroke-width:2.1}.ps-popover-panel[data-v-3b2b0709]{width:var(--ps-popover-panel-width);max-height:var(--ps-popover-panel-max-height);display:flex;flex-direction:column;overflow:hidden;padding:var(--ps-space-3);gap:var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-md);background:var(--ps-bg-menu);box-shadow:var(--ps-shadow-menu);color:var(--ps-text-primary);font-family:var(--ps-font-sans);font-size:var(--ps-text-xs);line-height:1.3;-webkit-font-smoothing:antialiased}.ps-popover-panel__header[data-v-3b2b0709]{display:flex;align-items:center;gap:var(--ps-space-2);padding:0 var(--ps-space-2)}.ps-popover-panel__title[data-v-3b2b0709]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);letter-spacing:.06em;text-transform:uppercase;line-height:1.25}.ps-popover-panel__actions[data-v-3b2b0709]{display:flex;align-items:center;gap:var(--ps-space-2);margin-left:auto}.ps-popover-panel__content[data-v-3b2b0709]{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:var(--ps-space-1)}.ps-popover-panel__footer[data-v-3b2b0709]{display:flex;align-items:center;gap:var(--ps-space-3);padding:var(--ps-space-2) var(--ps-space-2) 0;border-top:1px solid var(--ps-border-subtle);color:var(--ps-text-muted);font-size:var(--ps-text-2xs)}.ps-popover-row[data-v-bc362daf]{display:flex;align-items:center;gap:var(--ps-space-3);width:100%;box-sizing:border-box;padding:var(--ps-space-3) var(--ps-space-4);border:0;border-radius:var(--ps-radius-sm);background:transparent;color:var(--ps-text-primary);font-family:inherit;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1.2;text-align:left;cursor:pointer;transition:var(--ps-action-transition)}.ps-popover-row[data-v-bc362daf]:hover,.ps-popover-row[data-v-bc362daf]:focus-visible{background:var(--ps-action-secondary-bg-hover)}.ps-popover-row[data-v-bc362daf]:focus-visible{outline:2px solid var(--ps-focus-ring);outline-offset:-2px}.ps-popover-row--selected[data-v-bc362daf]{background:var(--ps-accent-subtle);color:var(--ps-accent)}.ps-popover-row--danger[data-v-bc362daf]{color:var(--ps-action-danger-bg)}.ps-popover-row--disabled[data-v-bc362daf]{color:var(--ps-text-disabled);cursor:not-allowed}.ps-popover-row--disabled[data-v-bc362daf]:hover{background:transparent}.ps-popover-row__icon[data-v-bc362daf]{flex:0 0 14px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.ps-popover-row--two-line[data-v-bc362daf]{align-items:flex-start;padding-block:var(--ps-space-2)}.ps-popover-row__copy[data-v-bc362daf]{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.ps-popover-row__label[data-v-bc362daf]{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--ps-weight-medium)}.ps-popover-row--two-line .ps-popover-row__label[data-v-bc362daf]{font-weight:var(--ps-weight-semibold)}.ps-popover-row__description[data-v-bc362daf]{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-medium)}.ps-popover-row__trailing[data-v-bc362daf]{flex:0 0 auto;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-feature-settings:"tnum"}.ps-popover-row__chevron[data-v-bc362daf]{flex:0 0 12px;width:12px;height:12px;color:var(--ps-text-muted);display:inline-flex;align-items:center;justify-content:center}.ps-action-menu[data-v-a778c512]{position:relative;display:inline-flex;align-items:stretch;height:var(--ps-action-height);max-width:240px;border:1px solid var(--ps-action-secondary-border);border-radius:var(--ps-radius-sm);background:var(--ps-action-secondary-bg);color:var(--ps-action-secondary-text);font-family:inherit;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;transition:var(--ps-action-transition)}.ps-action-menu[data-v-a778c512]:before{content:none}.ps-action-menu--primary[data-v-a778c512]{background:var(--ps-action-primary-bg);border-color:var(--ps-action-primary-border);color:var(--ps-action-primary-text)}.ps-action-menu--danger[data-v-a778c512]{background:var(--ps-action-danger-bg-hover);border-color:var(--ps-action-danger-border);color:var(--ps-action-danger-text)}.ps-action-menu--progress[data-v-a778c512]{background:var(--ps-action-secondary-bg);border-color:var(--ps-action-secondary-border);color:var(--ps-text-primary)}.ps-action-menu--progress[data-v-a778c512]:before{content:"";position:absolute;inset:0 auto 0 0;z-index:0;width:var(--ps-action-progress, 0%);background:var(--ps-action-primary-bg);transition:width var(--ps-motion-medium),opacity var(--ps-motion-fast)}.ps-action-menu--danger-hover.ps-action-menu--danger[data-v-a778c512]{background:var(--ps-action-danger-bg-hover);border-color:var(--ps-action-danger-border);color:var(--ps-action-danger-text)}.ps-action-menu--danger-hover.ps-action-menu--danger[data-v-a778c512]:before{opacity:0}.ps-action-menu--disabled[data-v-a778c512]{opacity:.5;cursor:not-allowed}.ps-action-menu__main[data-v-a778c512],.ps-action-menu__dropdown[data-v-a778c512]{display:inline-flex;align-items:center;border:0;background:transparent;color:inherit;font:inherit;cursor:inherit;position:relative;z-index:1;transition:var(--ps-action-transition)}.ps-action-menu__main[data-v-a778c512]{height:100%;gap:var(--ps-space-2);padding:0 var(--ps-space-3)}.ps-action-menu__main[data-v-a778c512]:hover{background:var(--ps-action-secondary-bg-hover)}.ps-action-menu--primary .ps-action-menu__main[data-v-a778c512]:hover{background:var(--ps-action-primary-bg-hover)}.ps-action-menu__dropdown[data-v-a778c512]{height:100%;padding:0 var(--ps-space-2);border-left:1px solid transparent}.ps-action-menu__dropdown[data-v-a778c512]:disabled{cursor:not-allowed;opacity:.45}.ps-action-menu__dropdown[data-v-a778c512]:hover{background:var(--ps-action-secondary-bg-hover)}.ps-action-menu--primary .ps-action-menu__dropdown[data-v-a778c512]:hover{background:var(--ps-action-primary-bg-hover)}.ps-action-menu--danger .ps-action-menu__main[data-v-a778c512]:hover,.ps-action-menu--danger .ps-action-menu__dropdown[data-v-a778c512]:hover{background:transparent}.ps-action-menu:hover .ps-action-menu__dropdown[data-v-a778c512],.ps-action-menu--open .ps-action-menu__dropdown[data-v-a778c512]{border-left-color:var(--ps-border-subtle)}.ps-action-menu--primary:hover .ps-action-menu__dropdown[data-v-a778c512],.ps-action-menu--primary.ps-action-menu--open .ps-action-menu__dropdown[data-v-a778c512]{border-left-color:color-mix(in srgb,var(--ps-action-primary-text),transparent 65%)}.ps-action-menu__icon[data-v-a778c512]{flex:0 0 14px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.ps-action-menu__label[data-v-a778c512]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-action-menu__chevron[data-v-a778c512]{width:14px;height:14px;flex-shrink:0;opacity:.45}.ps-action-menu--primary .ps-action-menu__chevron[data-v-a778c512]{opacity:.7}.ps-isotopic-toggle[data-v-b945596d]{--ps-isotopic-toggle-width: 72px;--ps-isotopic-toggle-height: 22px;--ps-isotopic-toggle-thumb-size: 16px;--ps-isotopic-toggle-thumb-inset: 3px;--ps-isotopic-toggle-thumb-shift: 50px;position:relative;display:inline-flex;flex:0 0 auto;width:var(--ps-isotopic-toggle-width);height:var(--ps-isotopic-toggle-height);padding:0;overflow:hidden;border:1px solid var(--ps-action-secondary-border);border-radius:999px;background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 22%);color:var(--ps-text-secondary);cursor:pointer;font:inherit;vertical-align:middle;transition:background .3s ease,border-color .3s ease}.ps-isotopic-toggle[data-v-b945596d]:hover{background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 42%)}.ps-isotopic-toggle[data-v-b945596d]:disabled{cursor:default;opacity:.58}.ps-isotopic-toggle[data-v-b945596d]:disabled:hover{background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 22%)}.ps-isotopic-toggle--resolved[data-v-b945596d]{border-color:color-mix(in srgb,var(--ps-accent) 40%,var(--ps-action-secondary-border));background:color-mix(in srgb,var(--ps-accent) 14%,var(--ps-bg-pane))}.ps-isotopic-toggle--resolved[data-v-b945596d]:hover{background:color-mix(in srgb,var(--ps-accent) 20%,var(--ps-bg-pane))}.ps-isotopic-toggle__svg[data-v-b945596d]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;transition:opacity .3s ease}.ps-isotopic-toggle__centroid[data-v-b945596d]{opacity:1}.ps-isotopic-toggle--resolved .ps-isotopic-toggle__centroid[data-v-b945596d]{opacity:0}.ps-isotopic-toggle__stick[data-v-b945596d]{stroke:color-mix(in srgb,var(--ps-text-muted),transparent 40%);stroke-width:1}.ps-isotopic-toggle__profile[data-v-b945596d]{opacity:0}.ps-isotopic-toggle--resolved .ps-isotopic-toggle__profile[data-v-b945596d]{opacity:1}.ps-isotopic-toggle__peak-fill[data-v-b945596d]{fill:color-mix(in srgb,var(--ps-accent) 58%,transparent)}.ps-isotopic-toggle__thumb[data-v-b945596d]{position:absolute;z-index:1;top:var(--ps-isotopic-toggle-thumb-inset);left:var(--ps-isotopic-toggle-thumb-inset);width:var(--ps-isotopic-toggle-thumb-size);height:var(--ps-isotopic-toggle-thumb-size);border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003,0 0 0 1px #0000000a;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.ps-isotopic-toggle--resolved .ps-isotopic-toggle__thumb[data-v-b945596d]{transform:translate(var(--ps-isotopic-toggle-thumb-shift))}.ps-pill-switch[data-v-b4842917]{--ps-pill-switch-width: 92px;--ps-pill-switch-height: var(--ps-action-height, 28px);--ps-pill-switch-thumb-inset: 4px;--ps-pill-switch-thumb-size: calc( var(--ps-pill-switch-height) - 2 * var(--ps-pill-switch-thumb-inset) );--ps-pill-switch-thumb-shift: calc( var(--ps-pill-switch-width) - var(--ps-pill-switch-thumb-size) - 2 * var(--ps-pill-switch-thumb-inset) );position:relative;display:inline-flex;flex:0 0 auto;width:var(--ps-pill-switch-width);height:var(--ps-pill-switch-height);padding:0;overflow:hidden;border:1px solid var(--ps-action-secondary-border);border-radius:999px;background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 22%);color:var(--ps-text-secondary);cursor:pointer;font:inherit;vertical-align:middle;transition:background .3s ease,border-color .3s ease}.ps-pill-switch[data-v-b4842917]:hover{background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 42%)}.ps-pill-switch[data-v-b4842917]:disabled{cursor:default;opacity:.58}.ps-pill-switch[data-v-b4842917]:disabled:hover{background:color-mix(in srgb,var(--ps-bg-pane),var(--ps-action-secondary-bg-hover) 22%)}.ps-pill-switch__label[data-v-b4842917]{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;color:var(--ps-text-primary);font:inherit;font-size:12px;font-weight:var(--ps-weight-semibold);line-height:1;letter-spacing:0;white-space:nowrap;pointer-events:none;transition:opacity .3s ease}.ps-pill-switch__label--unchecked[data-v-b4842917]{left:calc(var(--ps-pill-switch-thumb-inset) + var(--ps-pill-switch-thumb-size) + 4px);right:6px;opacity:1}.ps-pill-switch--checked .ps-pill-switch__label--unchecked[data-v-b4842917]{opacity:0}.ps-pill-switch__label--checked[data-v-b4842917]{left:7px;right:calc(var(--ps-pill-switch-thumb-inset) + var(--ps-pill-switch-thumb-size) + 4px);opacity:0}.ps-pill-switch--checked .ps-pill-switch__label--checked[data-v-b4842917]{opacity:1}.ps-pill-switch__thumb[data-v-b4842917]{position:absolute;z-index:1;top:var(--ps-pill-switch-thumb-inset);left:var(--ps-pill-switch-thumb-inset);display:grid;width:var(--ps-pill-switch-thumb-size);height:var(--ps-pill-switch-thumb-size);place-items:center;border-radius:50%;background:#fff;color:color-mix(in srgb,var(--ps-accent) 66%,#1a1a1a);box-shadow:0 1px 3px #0003,0 0 0 1px #0000000a;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s ease,color .3s ease}.ps-pill-switch--checked .ps-pill-switch__thumb[data-v-b4842917]{transform:translate(var(--ps-pill-switch-thumb-shift));background:color-mix(in srgb,var(--ps-accent),#000 22%);color:#fff}.ps-steering-toggle__wheel[data-v-b13bb7bc]{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:rotate(0);transform-origin:50% 50%;transition:transform .36s ease-in-out}.ps-steering-toggle__wheel--enabled[data-v-b13bb7bc]{transform:rotate(360deg)}.ps-steering-toggle__wheel-hub[data-v-b13bb7bc]{fill:currentColor}.ps-yap-mode-toggle[data-v-b77c90e4]{--ps-pill-switch-width: 108px}.ps-yap-mode-toggle__bubble[data-v-b77c90e4]{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ps-dialog-overlay[data-v-adb6244d]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;padding:var(--ps-space-9);display:grid;place-items:center;background:var(--ps-overlay-bg);font-family:var(--ps-font-sans)}.ps-dialog[data-v-adb6244d]{position:relative;width:var(--ps-dialog-width, min(640px, 92vw));min-width:var(--ps-dialog-min-width, min(560px, 92vw));height:var(--ps-dialog-height, auto);max-width:100%;max-height:var(--ps-dialog-max-height, 92vh);padding:var(--ps-dialog-padding);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-dialog-radius);background:var(--ps-bg-pane);color:var(--ps-text-primary);box-shadow:var(--ps-dialog-shadow);display:flex;flex-direction:column;gap:var(--ps-space-7);pointer-events:auto}.ps-dialog__close[data-v-adb6244d]{position:absolute;top:var(--ps-space-7);right:var(--ps-space-7)}.ps-dialog__title[data-v-adb6244d]{margin:0;font-size:var(--ps-text-xl);font-weight:var(--ps-weight-heavy);color:var(--ps-text-primary);text-align:center;line-height:1.2}.ps-dialog__subtitle[data-v-adb6244d]{margin:0;font-size:var(--ps-text-sm);font-weight:var(--ps-weight-medium);color:var(--ps-text-muted);text-align:center;line-height:1.4}.ps-dialog__body[data-v-adb6244d]{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--ps-dialog-content-gap);min-height:0}.ps-dialog__body--scrollable[data-v-adb6244d]{overflow:auto;padding-right:2px}.ps-dialog__actions[data-v-adb6244d]{display:flex;justify-content:flex-end;align-items:center;gap:var(--ps-space-4)}@media(max-width:900px){.ps-dialog[data-v-adb6244d]{padding:var(--ps-space-9) var(--ps-space-8)}}.ps-dialog-label[data-v-05d27a9e]{display:block;font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--ps-text-muted)}.ps-dialog-input[data-v-05d27a9e]{width:100%;padding:var(--ps-space-3) var(--ps-space-4);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-md);background:var(--ps-bg-pane);color:var(--ps-text-primary);font-family:inherit;font-size:var(--ps-text-xs);outline:none;transition:border-color var(--ps-motion-medium)}.ps-dialog-input[data-v-05d27a9e]:focus-visible{border-color:var(--ps-focus-ring)}.ps-dialog-color[data-v-05d27a9e]{display:flex;align-items:center;gap:var(--ps-space-4)}.ps-dialog-color__swatch[data-v-05d27a9e]{width:40px;height:28px;border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);background:transparent;cursor:pointer;padding:0}.ps-dialog-color__hex[data-v-05d27a9e]{font-family:var(--ps-font-mono);font-size:var(--ps-text-xs);color:var(--ps-text-muted);letter-spacing:.04em}.ps-dialog-summary[data-v-05d27a9e]{font-size:var(--ps-text-xs);color:var(--ps-text-muted);line-height:1.4}.ps-dialog-error[data-v-05d27a9e]{font-size:var(--ps-text-xs);color:var(--ps-action-danger-bg, #d24d57)}.ps-dialog-action-cancel[data-v-05d27a9e]{margin-right:auto}.ps-dialog-dropzone[data-v-05d27a9e]{width:100%;padding:var(--ps-space-9) var(--ps-space-8);border:1px dashed var(--ps-border-subtle);border-radius:var(--ps-radius-lg);background:transparent;color:var(--ps-text-primary);font-family:inherit;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--ps-space-3);cursor:pointer;transition:var(--ps-action-transition)}.ps-dialog-dropzone[data-v-05d27a9e]:hover:not(:disabled),.ps-dialog-dropzone[data-active=true][data-v-05d27a9e]{border-color:var(--ps-border-strong);background:var(--ps-action-secondary-bg-hover)}.ps-dialog-dropzone[data-active=true][data-v-05d27a9e]{border-color:var(--ps-accent)}.ps-dialog-dropzone[data-v-05d27a9e]:disabled{cursor:not-allowed;opacity:.5}.ps-dialog-dropzone__title[data-v-05d27a9e]{font-size:var(--ps-text-sm);font-weight:var(--ps-weight-semibold)}.ps-dialog-dropzone__subtitle[data-v-05d27a9e]{font-size:var(--ps-text-xs);color:var(--ps-text-muted)}.ps-dialog-dropzone__cta[data-v-05d27a9e]{margin-top:var(--ps-space-2);padding:var(--ps-space-2) var(--ps-space-5);border-radius:var(--ps-radius-sm);background:var(--ps-accent);color:var(--ps-text-on-accent);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium)}.ps-dialog-suggestions[data-v-05d27a9e]{display:flex;flex:1 1 auto;min-width:0;min-height:220px;flex-direction:column;gap:var(--ps-space-2)}.ps-dialog-suggestions-loading[data-v-05d27a9e]{display:flex;flex:1 1 auto;min-height:220px;align-items:center;justify-content:center;gap:var(--ps-space-3);border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);background:var(--ps-bg-pane);color:var(--ps-text-muted);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium)}.ps-dialog-suggestions-loading__spinner[data-v-05d27a9e]{width:18px;height:18px;border:2px solid var(--ps-border-subtle);border-top-color:var(--ps-text-secondary);border-radius:999px;animation:ps-dialog-suggestions-spin-05d27a9e .8s linear infinite}@keyframes ps-dialog-suggestions-spin-05d27a9e{to{transform:rotate(360deg)}}.ps-dialog-suggestions__header[data-v-05d27a9e]{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ps-space-3)}.ps-dialog-suggestions__header span[data-v-05d27a9e]{color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);letter-spacing:.06em;line-height:1;text-transform:uppercase}.ps-dialog-suggestions__header small[data-v-05d27a9e]{min-width:0;overflow:hidden;color:var(--ps-text-muted);font-size:var(--ps-text-2xs);text-overflow:ellipsis;white-space:nowrap}.ps-dialog-suggestions__table[data-v-05d27a9e]{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);background:var(--ps-bg-pane)}.ps-dialog-suggestions__body[data-v-05d27a9e]{flex:1 1 auto;min-height:0;overflow:auto}.ps-dialog-suggestions__head[data-v-05d27a9e],.ps-dialog-suggestions__row[data-v-05d27a9e]{display:grid;min-width:0;grid-template-columns:minmax(120px,1.2fr) minmax(94px,.7fr) minmax(100px,1fr) auto;align-items:center;gap:var(--ps-space-3);padding:var(--ps-space-2) var(--ps-space-3)}.ps-dialog-suggestions__head[data-v-05d27a9e]{border-bottom:1px solid var(--ps-border-subtle);color:var(--ps-text-muted);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-heavy);letter-spacing:.06em;text-transform:uppercase}.ps-dialog-suggestions__row+.ps-dialog-suggestions__row[data-v-05d27a9e]{border-top:1px solid var(--ps-border-subtle)}.ps-dialog-suggestions__row--queued[data-v-05d27a9e]{background:var(--ps-bg-pane-muted)}.ps-dialog-suggestions__folder[data-v-05d27a9e],.ps-dialog-suggestions__sample[data-v-05d27a9e]{min-width:0;overflow:hidden}.ps-dialog-suggestions__folder strong[data-v-05d27a9e],.ps-dialog-suggestions__folder small[data-v-05d27a9e],.ps-dialog-suggestions__sample[data-v-05d27a9e]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-dialog-suggestions__folder strong[data-v-05d27a9e]{color:var(--ps-text-primary);font-size:var(--ps-text-xs);font-weight:var(--ps-weight-semibold)}.ps-dialog-suggestions__folder small[data-v-05d27a9e],.ps-dialog-suggestions__sample[data-v-05d27a9e]{color:var(--ps-text-muted);font-size:var(--ps-text-2xs)}.ps-dialog-suggestions__badges[data-v-05d27a9e]{display:flex;min-width:0;flex-wrap:wrap;gap:var(--ps-space-1)}.ps-dialog-suggestions__badge[data-v-05d27a9e]{max-width:100%;overflow:hidden;padding:2px 6px;border:1px solid var(--ps-border-subtle);border-radius:var(--ps-radius-sm);background:var(--ps-bg-pane-muted);color:var(--ps-text-secondary);font-size:var(--ps-text-2xs);font-weight:var(--ps-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.ps-dialog-suggestions__action[data-v-05d27a9e]{display:flex;justify-content:flex-end}.ps-dialog-suggestions__add--queued[data-v-05d27a9e]{color:var(--ps-text-muted)}@layer platform-shell.overlays{.ps-yap-mode-edge-effect[data-v-8cf22839]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:hidden;border-radius:14px;contain:strict;pointer-events:none}.ps-yap-mode-edge-effect__canvas[data-v-8cf22839]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.ps-yap-mode-edge-effect__canvas--hidden[data-v-8cf22839]{visibility:hidden}.ps-yap-mode-edge-effect__fallback[data-v-8cf22839]{position:absolute;top:0;right:0;bottom:0;left:0;padding:3px;border-radius:14px;background:conic-gradient(from -45deg,#ff741f,#ffec38 10%,#ffec38 17%,#2de0f6 25%,#3781ff 34%,#813fff,#f43cc7 50%,#813fff 59%,#3781ff,#2de0f6 75%,#4bf28e 84%,#ffec38,#ff741f);filter:saturate(1.18) drop-shadow(0 0 12px rgb(90 143 255 / 72%));opacity:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ps-yap-mode-edge-fallback-8cf22839 5.8s linear forwards}.ps-yap-mode-edge-effect__fallback--reduced[data-v-8cf22839]{animation-duration:.42s}@keyframes ps-yap-mode-edge-fallback-8cf22839{0%{opacity:0;filter:saturate(1.25) blur(18px) drop-shadow(0 0 24px rgb(255 209 58 / 80%))}3%{opacity:.96}12%{opacity:1;filter:saturate(1.18) blur(0) drop-shadow(0 0 12px rgb(90 143 255 / 72%))}74%{opacity:1}to{opacity:0;filter:saturate(.8) blur(4px) drop-shadow(0 0 3px transparent)}}}.ps-filter-popover__presets[data-v-1eb53bdc]{display:flex;align-items:center;gap:var(--ps-space-2)}.ps-filter-popover__preset[data-v-1eb53bdc]{min-height:24px;display:inline-flex;align-items:center;padding:3px 10px;border:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 25%);border-radius:999px;background:var(--ps-bg-control);color:var(--ps-text-secondary);cursor:pointer;font:inherit;font-size:var(--ps-text-xs);font-weight:var(--ps-weight-medium);line-height:1}.ps-filter-popover__preset[data-v-1eb53bdc]:hover{color:var(--ps-text-primary)}.ps-filter-popover__preset[data-active=true][data-v-1eb53bdc]{border-color:color-mix(in srgb,var(--ps-tone-accent),transparent 35%);background:color-mix(in srgb,var(--ps-tone-accent),transparent 85%);color:var(--ps-text-primary)}.ps-filter-popover__conditions[data-v-1eb53bdc]{box-sizing:border-box;width:100%;min-height:0;display:grid;gap:var(--ps-space-2);padding:0 var(--ps-space-2)}.ps-filter-popover__empty[data-v-1eb53bdc]{margin:0 0 8px;color:var(--ps-text-muted);font-size:var(--ps-text-sm)}.ps-filter-popover__row[data-v-1eb53bdc]{width:100%;min-height:32px;display:grid;grid-template-columns:58px 126px 126px minmax(0,1fr) 28px;align-items:start;column-gap:var(--ps-space-2);margin:0;padding:0;text-align:left}.ps-filter-popover__prefix[data-v-1eb53bdc]{height:32px;display:flex;align-items:center;overflow:hidden;padding-right:var(--ps-space-2);color:var(--ps-text-secondary);font-weight:var(--ps-weight-medium);line-height:1;text-overflow:ellipsis;white-space:nowrap}.ps-filter-popover__connector[data-v-1eb53bdc]{min-height:24px;display:inline-flex;align-items:center;padding:2px 8px;border:1px solid color-mix(in srgb,var(--ps-tone-accent),transparent 55%);border-radius:var(--ps-radius-xs);background:color-mix(in srgb,var(--ps-tone-accent),transparent 88%);color:var(--ps-text-primary);cursor:pointer;font:inherit;font-weight:var(--ps-weight-semibold);line-height:1}.ps-filter-popover__cell[data-v-1eb53bdc],.ps-filter-popover__value[data-v-1eb53bdc]{min-height:32px;min-width:0;display:flex;align-items:center}.ps-filter-popover__control[data-v-1eb53bdc]{box-sizing:border-box;width:100%;min-width:0;height:32px;padding:0 8px;border:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 25%);border-radius:var(--ps-radius-xs);background:var(--ps-bg-control);color:var(--ps-text-primary);font:inherit;font-size:var(--ps-text-sm);line-height:1.2}.ps-filter-popover__control--multi[data-v-1eb53bdc]{height:auto;min-height:32px;max-height:96px;padding:4px}.ps-filter-popover__control[data-v-1eb53bdc]:focus-visible{border-color:color-mix(in srgb,var(--ps-tone-accent),transparent 45%);outline:none}.ps-filter-popover__bool[data-v-1eb53bdc]{display:flex;align-items:center;gap:var(--ps-space-2);height:32px;color:var(--ps-text-secondary)}.ps-filter-popover__bool input[data-v-1eb53bdc]{width:14px;height:14px;margin:0;accent-color:var(--ps-tone-accent)}.ps-filter-popover__value-empty[data-v-1eb53bdc]{height:32px;display:inline-flex;align-items:center;color:var(--ps-text-muted)}.ps-filter-popover__icon[data-v-1eb53bdc]{box-sizing:border-box;width:28px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--ps-border-subtle),transparent 25%);border-radius:var(--ps-radius-xs);background:var(--ps-bg-control);color:var(--ps-text-muted);cursor:pointer;font:inherit;font-size:var(--ps-text-sm);line-height:1}.ps-filter-popover__icon[data-v-1eb53bdc]:hover{color:var(--ps-text-primary)}.ps-filter-popover__footer[data-v-1eb53bdc]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--ps-space-3)}.ps-filter-popover__footer-actions[data-v-1eb53bdc]{display:inline-flex;align-items:center;gap:var(--ps-space-2)}.ps-filter-popover__footer button[data-v-1eb53bdc]{min-height:24px;border:0;background:transparent;color:var(--ps-text-secondary);cursor:pointer;font:inherit;font-weight:var(--ps-weight-semibold)}.ps-filter-popover__footer button[data-v-1eb53bdc]:hover{color:var(--ps-text-primary)}.ps-filter-popover__visible-count[data-v-1eb53bdc]{color:var(--ps-text-muted);white-space:nowrap}
