:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle)}.command-queue-module__EmJI_W__panel{background:var(--ds-surface-base);flex-direction:column;height:100%;min-height:0;display:flex}.command-queue-module__EmJI_W__filterBar{width:100%;height:var(--ds-queue-filter-bar-height);min-height:var(--ds-queue-filter-bar-height);background:var(--ds-surface-base);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.command-queue-module__EmJI_W__filterControls{align-items:center;gap:var(--ds-queue-filter-gap);padding:var(--ds-queue-filter-padding-y)var(--ds-queue-filter-padding-x);box-sizing:border-box;flex:0 auto;display:flex}.command-queue-module__EmJI_W__filterControls>*{flex-shrink:0}.command-queue-module__EmJI_W__filterClearButton{margin-right:var(--ds-queue-filter-padding-x);flex:none}.command-queue-module__EmJI_W__listScroll{background:var(--ds-surface-base);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.command-queue-module__EmJI_W__emptyStateWrap{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.command-queue-module__EmJI_W__loadingLabel{padding:var(--ds-space-6);font-family:var(--ds-font-family);font-size:var(--ds-font-size-body);color:var(--ds-text-secondary)}.command-queue-module__EmJI_W__errorWrap{padding:var(--ds-space-6)}.command-queue-module__EmJI_W__errorText{font-family:var(--ds-font-family);font-size:var(--ds-font-size-body);color:var(--ds-alert-danger-icon);margin:0}.command-queue-module__EmJI_W__emptyFilter{padding:var(--ds-space-6)var(--ds-space-4);text-align:center;font-family:var(--ds-font-family);font-size:var(--ds-font-size-body);color:var(--ds-text-secondary)}.command-queue-module__EmJI_W__allClear{padding:var(--ds-space-3)var(--ds-space-4);border-bottom:1px solid var(--ds-alert-success-border);background:var(--ds-alert-success-bg);font-family:var(--ds-font-family);font-size:var(--ds-font-size-body);line-height:var(--ds-line-height-body);color:var(--ds-alert-success-text);margin:0}
:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle)}
:root{--ds-icon-size-xs:16px;--ds-icon-size-sm:20px;--ds-icon-size-md:24px;--ds-icon-size-lg:32px;--ds-icon-size-xl:40px;--ds-icon-size-empty:96px}
:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle)}.AppShell-module__AgcMAa__shell{background:var(--ds-surface-app);min-height:100vh;display:flex}.AppShell-module__AgcMAa__mainColumn{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.AppShell-module__AgcMAa__content{flex:1;min-height:0;overflow:auto}
:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle);--ds-icon-size-xs:16px;--ds-icon-size-sm:20px;--ds-icon-size-md:24px;--ds-icon-size-lg:32px;--ds-icon-size-xl:40px;--ds-icon-size-empty:96px}.Sidebar-module__R7-0Fq__sidebar{width:var(--ds-sidebar-width);align-items:center;gap:var(--ds-shell-nav-gap);padding:var(--ds-shell-nav-padding);background:var(--ds-surface-inverse);flex-direction:column;flex-shrink:0;display:flex}.Sidebar-module__R7-0Fq__top{gap:var(--ds-shell-nav-section-gap);flex-direction:column;flex:1 0 0;width:100%;min-height:0;display:flex}.Sidebar-module__R7-0Fq__menuWrap{box-sizing:border-box;width:100%;padding:var(--ds-shell-menu-padding-y)var(--ds-shell-menu-padding-x);min-height:calc((var(--ds-shell-menu-padding-y)*2) + var(--ds-icon-size-md));flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__R7-0Fq__divider{background:url(/images/cq/icon-sidebar-divider.svg) 50%/100% 1px no-repeat;border:none;width:100%;height:1px;margin:0}.Sidebar-module__R7-0Fq__navList,.Sidebar-module__R7-0Fq__bottom{flex-direction:column;align-items:flex-start;width:100%;display:flex}.Sidebar-module__R7-0Fq__navButton{width:var(--ds-shell-nav-button-width);justify-content:center;align-items:center;gap:var(--ds-shell-nav-icon-label-gap);padding:var(--ds-shell-nav-button-padding);color:var(--ds-border-strong);cursor:pointer;background:0 0;border:none;flex-direction:column;text-decoration:none;display:flex}.Sidebar-module__R7-0Fq__navButton:hover,.Sidebar-module__R7-0Fq__navButtonActive{color:var(--ds-text-inverse)}.Sidebar-module__R7-0Fq__navIcon{width:var(--ds-icon-size-md);height:var(--ds-icon-size-md);flex-shrink:0}.Sidebar-module__R7-0Fq__navLabel{font-family:var(--ds-font-family);font-size:var(--ds-font-size-heading-4);font-weight:var(--ds-font-weight-medium);text-align:center;white-space:nowrap;line-height:16px}.Sidebar-module__R7-0Fq__menuButton{color:var(--ds-text-inverse);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Sidebar-module__R7-0Fq__menuIcon{width:var(--ds-icon-size-md);height:var(--ds-icon-size-md)}.Sidebar-module__R7-0Fq__sidebarCollapsed .Sidebar-module__R7-0Fq__navLabel{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Sidebar-module__R7-0Fq__sidebarCollapsed .Sidebar-module__R7-0Fq__navButton{gap:0}
:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle);--ds-icon-size-xs:16px;--ds-icon-size-sm:20px;--ds-icon-size-md:24px;--ds-icon-size-lg:32px;--ds-icon-size-xl:40px;--ds-icon-size-empty:96px}.Header-module__lnbEwW__header{height:var(--ds-header-height);padding:var(--ds-shell-header-padding-y)var(--ds-shell-header-padding-x);background:var(--ds-surface-base);border-bottom:1px solid var(--ds-surface-muted);box-sizing:border-box;flex-shrink:0;align-items:center;display:flex}.Header-module__lnbEwW__row{justify-content:space-between;align-items:center;gap:var(--ds-space-4);width:100%;min-width:0;display:flex}.Header-module__lnbEwW__inner{align-items:center;gap:var(--ds-shell-header-icon-gap);flex:1;min-width:0;display:flex}.Header-module__lnbEwW__aside{flex-shrink:0}.Header-module__lnbEwW__icon{width:var(--ds-icon-size-lg);height:var(--ds-icon-size-lg);color:var(--ds-text-primary-header);flex-shrink:0}.Header-module__lnbEwW__title{font-family:var(--ds-font-family);font-size:var(--ds-font-size-display-3);font-weight:var(--ds-font-weight-bold);line-height:var(--ds-line-height-header);letter-spacing:0;color:var(--ds-text-primary-header);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}
:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle)}.SplitPane-module__b1lTWq__split{flex-direction:column;height:100%;min-height:0;display:flex}@media (min-width:1024px){.SplitPane-module__b1lTWq__split{flex-direction:row}}.SplitPane-module__b1lTWq__start{border-bottom:1px solid var(--ds-border-subtle);background:var(--ds-surface-base);flex-direction:column;width:100%;min-height:0;display:flex}@media (min-width:1024px){.SplitPane-module__b1lTWq__start{width:var(--ds-split-queue-width-percent);max-width:var(--ds-split-queue-max-width);min-width:var(--ds-split-queue-min-width);border-bottom:none;border-right:1px solid var(--ds-border-subtle)}.SplitPane-module__b1lTWq__startFull{border-right:none;width:100%;max-width:none}}.SplitPane-module__b1lTWq__end{background:var(--ds-surface-base);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}
:root{--ds-surface-base:#fff;--ds-surface-muted:#ecebed;--ds-surface-subtle:#f9f9fb;--ds-surface-inverse:#181722;--ds-surface-app:#f1f5f9;--ds-text-primary:#181722;--ds-text-primary-header:#1a1a1a;--ds-text-primary-assigned:#0f172b;--ds-text-secondary:#706f82;--ds-text-placeholder:#bab9c9;--ds-text-disabled:#cccbd8;--ds-text-inverse:#fff;--ds-border-subtle:#dedde6;--ds-border-default:#cccbd8;--ds-border-brand:#398487;--ds-border-strong:#9594a6;--ds-interactive-default:#398487;--ds-interactive-subtle-bg:#d0eeed;--ds-interactive-selected-bg:#edf8f8;--ds-alert-danger-icon:#e7000b;--ds-alert-danger-bg:#fff0f0;--ds-alert-danger-border:#ffd6d6;--ds-alert-danger-text:#960007;--ds-alert-warning-icon:#fe9a00;--ds-alert-warning-bg:#fff8eb;--ds-alert-warning-border:#feecc6;--ds-alert-warning-text:#a05e00;--ds-alert-success-border:#00bc7d;--ds-alert-success-bg:#e6faf4;--ds-alert-success-text:#00774d;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-xs:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:33554400px;--ds-shadow-focus:0 0 0 2px #3984873d;--ds-shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ds-font-family:var(--font-inter),system-ui,sans-serif;--ds-font-size-overline:10px;--ds-font-size-body-sm:12px;--ds-font-size-body:14px;--ds-font-size-body-lg:16px;--ds-font-size-heading-2:16px;--ds-font-size-heading-1:20px;--ds-font-size-heading-4:12px;--ds-font-size-heading-3:14px;--ds-font-size-display-3:24px;--ds-font-weight-regular:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-normal:normal;--ds-line-height-body:1.5;--ds-line-height-relaxed:1.6;--ds-line-height-row:17.5px;--ds-line-height-score:28px;--ds-line-height-header:40px;--ds-line-height-display:32px;--ds-line-height-empty:26px;--ds-line-height-overline:1.1;--ds-line-height-step:20px;--ds-tracking-label:.3px;--ds-tracking-heading-2:-.1504px;--ds-tracking-score:-.4395px;--ds-tracking-heading-1:-.024px;--ds-sidebar-width:80px;--ds-header-height:72px;--ds-shell-nav-padding:12px;--ds-shell-nav-gap:12px;--ds-shell-nav-section-gap:8px;--ds-shell-nav-button-width:56px;--ds-shell-nav-button-padding:12px;--ds-shell-nav-icon-label-gap:4px;--ds-shell-header-padding-x:24px;--ds-shell-header-padding-y:16px;--ds-shell-header-icon-gap:8px;--ds-shell-menu-padding-x:12px;--ds-shell-menu-padding-y:8px;--ds-shell-nav-divider:#706f82;--ds-action-bar-padding-y:16px;--ds-action-bar-padding-x:24px;--ds-card-padding:24px;--ds-timeline-step-size:24px;--ds-queue-filter-bar-height:76px;--ds-queue-filter-control-height:52px;--ds-queue-search-width:452px;--ds-queue-dropdown-width:183px;--ds-queue-filter-gap:12px;--ds-queue-filter-padding-x:24px;--ds-queue-filter-padding-y:12px;--ds-queue-clear-all-right:30px;--ds-queue-clear-all-height:38px;--ds-queue-section-header-height:40px;--ds-queue-section-header-padding-x:16px;--ds-queue-section-header-padding-y:12px;--ds-queue-severity-bar-width:8px;--ds-queue-row-padding-y:8px;--ds-queue-row-padding-y-simple:15px;--ds-queue-row-padding-left:24px;--ds-queue-row-padding-right:32px;--ds-queue-row-height:48px;--ds-queue-row-height-expanded:51px;--ds-queue-row-details-gap:24px;--ds-queue-row-leading-gap:12px;--ds-queue-row-meta-gap:8px;--ds-split-queue-min-width:816px;--ds-split-queue-max-width:9999px;--ds-split-queue-width-percent:57.04%;--ds-table-toolbar-height:38px;--ds-table-column-header-height:40px;--ds-table-row-height:51px;--ds-table-padding-x:16px;--ds-table-row-padding-x:24px;--ds-page-content-padding:24px;--ds-page-section-gap:32px;--ds-protocol-editor-step-list-width:360px;--ds-protocol-editor-panel-min-height:520px;--ds-protocol-editor-step-row-height:56px;--ds-protocol-editor-locked-bg:var(--ds-surface-subtle)}.SectionHeader-module__UVwzna__header{height:var(--ds-queue-section-header-height);padding:var(--ds-queue-section-header-padding-y)var(--ds-queue-section-header-padding-x);border-bottom:1px solid var(--ds-border-subtle);background:var(--ds-surface-subtle);box-sizing:border-box;align-items:center;display:flex}.SectionHeader-module__UVwzna__title{font-family:var(--ds-font-family);font-size:var(--ds-font-size-body-sm);font-weight:var(--ds-font-weight-semibold);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-text-primary);margin:0;line-height:16px}
