.wm-panel-toggle[data-v-2ed2f0ec]{background:hsl(var(--background));border:1px solid hsl(var(--border));display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:hsl(var(--muted-foreground));cursor:pointer;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:10}.toggle-right[data-v-2ed2f0ec]{border-radius:.5rem 0 0 .5rem;-webkit-box-shadow:var(--universe-box-shadow-light);box-shadow:var(--universe-box-shadow-light);left:-.8rem}.toggle-right.is-collapsed[data-v-2ed2f0ec]{border-radius:.5rem 0 0 .5rem;left:auto;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.toggle-left[data-v-2ed2f0ec]{border-radius:0 .5rem .5rem 0;-webkit-box-shadow:var(--universe-box-shadow-light);box-shadow:var(--universe-box-shadow-light);right:-.8rem}.toggle-left.is-collapsed[data-v-2ed2f0ec]{border-radius:0 .5rem .5rem 0;left:0;position:fixed;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}:root.dark .wm-panel-toggle[data-v-2ed2f0ec]{background:var(--universe-bg-dark);border-color:hsl(var(--border));color:hsl(var(--muted-foreground))}:root.dark .toggle-left[data-v-2ed2f0ec],:root.dark .toggle-right[data-v-2ed2f0ec]{-webkit-box-shadow:var(--universe-box-shadow-dark);box-shadow:var(--universe-box-shadow-dark)}.wm-panel-toggle[data-v-2ed2f0ec]:hover{background:color-mix(in srgb,var(--foreground) 8%,transparent)}.wm-panel-toggle[data-v-2ed2f0ec]:hover,:root.dark .wm-panel-toggle[data-v-2ed2f0ec]:hover{border-color:var(--toggle-hover-color);color:var(--toggle-hover-color)}:root.dark .wm-panel-toggle[data-v-2ed2f0ec]:hover{background:color-mix(in srgb,var(--foreground) 25%,transparent)}.collapsible-section[data-v-241ce2cc]{background:transparent}.collapsible-section.variant-violet[data-v-241ce2cc]{--cs-accent-active:var(--brand-secondary)}.collapsible-section.variant-blue[data-v-241ce2cc]{--cs-accent-active:var(--pipeline-connected)}.collapsible-section.variant-emerald[data-v-241ce2cc]{--cs-accent-active:var(--pipeline-food)}.collapsible-section.variant-pink[data-v-241ce2cc]{--cs-accent-active:var(--brand-terciary)}.collapsible-section.variant-cyan[data-v-241ce2cc]{--cs-accent-active:var(--pipeline-connected)}.collapsible-section.variant-amber[data-v-241ce2cc]{--cs-accent-active:var(--pipeline-compound)}.collapsible-section.variant-lime[data-v-241ce2cc]{--cs-accent-active:var(--pipeline-food)}.collapsible-section.variant-red[data-v-241ce2cc]{--cs-accent-active:var(--pipeline-health-effect)}.collapsible-section.variant-fuchsia[data-v-241ce2cc]{--cs-accent-active:var(--brand-secondary-light)}.collapsible-section[class*=variant-][data-v-241ce2cc]{--cs-accent:var(--cs-inactive-accent)}.collapsible-section[class*=variant-].is-expanded[data-v-241ce2cc],.collapsible-section[class*=variant-][data-v-241ce2cc]:hover{--cs-accent:var(--cs-accent-active)}.section-header[data-v-241ce2cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:transparent;border:none;border-bottom:1px solid transparent;cursor:pointer;justify-content:space-between;padding:.625rem .875rem;-webkit-transition:var(--cs-transition);transition:var(--cs-transition);width:100%}.section-header[data-v-241ce2cc]:hover{background:color-mix(in srgb,var(--foreground) 6%,transparent)}:root:not(.dark) .section-header[data-v-241ce2cc]:hover{background:color-mix(in srgb,var(--foreground) 4%,transparent)}.section-header[class*=variant-][data-v-241ce2cc]{background:linear-gradient(135deg,color-mix(in srgb,var(--cs-accent) 6%,transparent),color-mix(in srgb,var(--cs-accent) 3%,transparent));border-bottom-color:color-mix(in srgb,var(--cs-accent) 15%,transparent)}:root.dark .section-header[class*=variant-][data-v-241ce2cc]{background:linear-gradient(135deg,color-mix(in srgb,var(--cs-accent) 10%,transparent),color-mix(in srgb,var(--cs-accent) 5%,transparent));border-bottom-color:color-mix(in srgb,var(--cs-accent) 20%,transparent)}.header-left[data-v-241ce2cc]{gap:.5rem;min-width:0}.header-icon[data-v-241ce2cc],.header-left[data-v-241ce2cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-icon[data-v-241ce2cc]{-webkit-box-pack:center;-ms-flex-pack:center;border-radius:.375rem;height:1.5rem;justify-content:center;width:1.5rem;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:var(--cs-transition);transition:var(--cs-transition)}.header-icon[class*=variant-][data-v-241ce2cc]{background:color-mix(in srgb,var(--cs-accent) 20%,transparent);color:var(--cs-accent)}:root.dark .header-icon[class*=variant-][data-v-241ce2cc]{background:color-mix(in srgb,var(--cs-accent) 25%,transparent)}.header-title[data-v-241ce2cc]{color:hsl(var(--foreground));font-size:.75rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-badge[data-v-241ce2cc]{border-radius:.25rem;font-size:.5625rem;font-weight:600;padding:.0625rem .3125rem;-webkit-transition:var(--cs-transition);transition:var(--cs-transition)}.header-badge[class*=variant-][data-v-241ce2cc]{background:color-mix(in srgb,var(--cs-accent) 10%,transparent);color:var(--cs-accent)}:root.dark .header-badge[class*=variant-][data-v-241ce2cc]{background:color-mix(in srgb,var(--cs-accent) 15%,transparent)}.chevron-icon[data-v-241ce2cc]{color:hsl(var(--muted-foreground));-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-ms-flex-negative:0;flex-shrink:0}.section-header:hover .chevron-icon[data-v-241ce2cc]{color:hsl(var(--foreground))}.rotate-90[data-v-241ce2cc]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.section-content[data-v-241ce2cc]{height:100%;overflow-x:hidden;overflow-y:auto;padding:.8rem}.section-content.no-padding[data-v-241ce2cc]{padding:0}.section-content.scrollable[data-v-241ce2cc]::-webkit-scrollbar{width:8px}.section-content.scrollable[data-v-241ce2cc]::-webkit-scrollbar-track{background:transparent}.section-content.scrollable[data-v-241ce2cc]::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.4);border-radius:2px}.section-content.scrollable[data-v-241ce2cc]::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.6)}.collapse-enter-active[data-v-241ce2cc],.collapse-leave-active[data-v-241ce2cc]{overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.collapse-enter-from[data-v-241ce2cc],.collapse-leave-to[data-v-241ce2cc]{max-height:0;opacity:0;padding-bottom:0;padding-top:0}.collapse-enter-to[data-v-241ce2cc],.collapse-leave-from[data-v-241ce2cc]{max-height:500px;opacity:1}
