[data-ds-button-group]{--ds-button-group-radius:.375rem}[data-ds-button-group]>[data-ds-button]{border-radius:0;position:relative}[data-ds-button-group]>[data-ds-button]+[data-ds-button]{margin-inline-start:-1px}[data-ds-button-group]>[data-ds-button]:hover,[data-ds-button-group]>[data-ds-button]:focus-visible{z-index:1}[data-ds-button-group]>[data-ds-button]:first-child{border-start-start-radius:var(--ds-button-group-radius);border-end-start-radius:var(--ds-button-group-radius)}[data-ds-button-group]>[data-ds-button]:last-child{border-start-end-radius:var(--ds-button-group-radius);border-end-end-radius:var(--ds-button-group-radius)}:where(.ds-icon){--ds-icon-size:18px;width:var(--ds-icon-size);min-width:var(--ds-icon-size);height:var(--ds-icon-size);flex:none;line-height:0}:where(.ds-icon svg){width:100%;height:100%;display:block}@keyframes ds-loading-spin{to{transform:rotate(360deg)}}.ds-loading__spinner--animated{transform-origin:50%;animation:1s linear infinite ds-loading-spin}[data-ds-form-file].ds-dropzone--over[data-v-a60cb9f7]{outline:2px solid var(--ring);outline-offset:2px}@keyframes ds-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}[data-ds-skeleton]{animation:2s cubic-bezier(.4,0,.6,1) infinite ds-skeleton-pulse}@media (prefers-reduced-motion:reduce){[data-ds-skeleton]{animation:none}}.ds-tree[data-v-0d01877b]{--ds-tree-gap:2px;--ds-tree-children-pl:10px;--ds-tree-row-min-height:28px;--ds-tree-row-radius:8px;--ds-tree-row-pr:8px;--ds-tree-row-color:var(--fg);--ds-tree-row-hover-bg:color-mix(in srgb, var(--primary,#000) 10%, transparent);--ds-tree-row-current-bg:color-mix(in srgb, var(--primary,#000) 5%, transparent);--ds-tree-row-current-hover-bg:color-mix(in srgb, var(--primary,#000) 16%, transparent);--ds-tree-drag-handle-size:24px;--ds-tree-drag-handle-mr:0;--ds-tree-drag-handle-radius:6px;--ds-tree-drag-handle-color:inherit;--ds-tree-drag-handle-opacity:.55;--ds-tree-drag-handle-hover-bg:color-mix(in srgb, var(--muted,#000) 22%, transparent);--ds-tree-drag-handle-hover-color:var(--ds-tree-drag-handle-color);--ds-tree-drag-handle-hover-opacity:.9;--ds-tree-drag-handle-disabled-opacity:.25;--ds-tree-toggle-size:24px;--ds-tree-toggle-mr:0;--ds-tree-toggle-radius:6px;--ds-tree-toggle-color:inherit;--ds-tree-toggle-hover-bg:color-mix(in srgb, var(--muted,#000) 25%, transparent);--ds-tree-toggle-hover-color:var(--ds-tree-toggle-color);--ds-tree-icon-size:16px;--ds-tree-content-gap:8px;--ds-tree-branch-line-default-color:var(--ds-tree-row-current-bg);--ds-tree-branch-line-width:2px;gap:var(--ds-tree-gap);flex-direction:column;display:flex}.ds-tree__children[data-v-0d01877b]{gap:var(--ds-tree-gap);flex-direction:column;display:flex}.ds-tree__children-wrap[data-v-0d01877b]{--ds-tree-branch-line-color:var(--ds-tree-branch-line-default-color);gap:var(--ds-tree-gap);padding-left:var(--ds-tree-children-pl,10px);border-left:var(--ds-tree-branch-line-width) solid transparent;flex-direction:column;display:flex}.ds-tree__children-wrap--with-branch[data-v-0d01877b]{border-left-color:var(--ds-tree-branch-line-color,var(--ds-tree-branch-line-default-color))}.ds-tree__row[data-v-0d01877b]{min-height:var(--ds-tree-row-min-height);border-radius:var(--ds-tree-row-radius);padding-right:var(--ds-tree-row-pr);cursor:default;-webkit-user-select:none;user-select:none;color:var(--ds-tree-row-color);outline:none;align-items:center;display:flex;position:relative}.ds-tree__row[data-v-0d01877b]:hover{background:var(--ds-tree-row-hover-bg)}.ds-tree__row--current[data-v-0d01877b]{background:var(--ds-tree-row-current-bg)}.ds-tree__row--current[data-v-0d01877b]:hover{background:var(--ds-tree-row-current-hover-bg)}.ds-tree__row--matched .ds-tree__label[data-v-0d01877b]{font-weight:600}.ds-tree__drag-handle[data-v-0d01877b]{width:var(--ds-tree-drag-handle-size);height:var(--ds-tree-drag-handle-size);margin-right:var(--ds-tree-drag-handle-mr);border-radius:var(--ds-tree-drag-handle-radius);color:var(--ds-tree-drag-handle-color);cursor:grab;visibility:hidden;pointer-events:none;opacity:0;justify-content:center;align-items:center;display:inline-flex}.ds-tree__drag-handle--visible[data-v-0d01877b]{visibility:visible;pointer-events:auto;opacity:var(--ds-tree-drag-handle-opacity)}.ds-tree__drag-handle[data-v-0d01877b]:hover{background:var(--ds-tree-drag-handle-hover-bg);color:var(--ds-tree-drag-handle-hover-color);opacity:var(--ds-tree-drag-handle-hover-opacity)}.ds-tree__drag-handle[data-v-0d01877b]:active{cursor:grabbing}.ds-tree__drag-handle--disabled[data-v-0d01877b]{cursor:default;opacity:var(--ds-tree-drag-handle-disabled-opacity)}.ds-tree__drag-icon[data-v-0d01877b]{width:var(--ds-tree-icon-size);height:var(--ds-tree-icon-size)}.ds-tree__toggle[data-v-0d01877b]{width:var(--ds-tree-toggle-size);height:var(--ds-tree-toggle-size);margin-right:var(--ds-tree-toggle-mr);border-radius:var(--ds-tree-toggle-radius);color:var(--ds-tree-toggle-color);justify-content:center;align-items:center;display:inline-flex}.ds-tree__toggle[data-v-0d01877b]:hover{background:var(--ds-tree-toggle-hover-bg);color:var(--ds-tree-toggle-hover-color)}.ds-tree__toggle-icon[data-v-0d01877b]{width:var(--ds-tree-icon-size);height:var(--ds-tree-icon-size);transition:transform .12s}.ds-tree__toggle-icon--expanded[data-v-0d01877b]{transform:rotate(90deg)}.ds-tree__toggle-spacer[data-v-0d01877b]{width:var(--ds-tree-toggle-size);height:var(--ds-tree-toggle-size);margin-right:var(--ds-tree-toggle-mr);display:inline-block}.ds-tree__content[data-v-0d01877b]{align-items:center;gap:var(--ds-tree-content-gap);min-width:0;display:flex}.ds-tree__label[data-v-0d01877b]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ds-tree__row--drop-inner[data-v-0d01877b]{outline:2px solid color-mix(in srgb, var(--primary,#000) 40%, transparent)}.ds-tree__row--drop-prev[data-v-0d01877b]:before,.ds-tree__row--drop-next[data-v-0d01877b]:after{content:"";background:color-mix(in srgb, var(--primary,#000) 55%, transparent);height:2px;position:absolute;left:8px;right:8px}.ds-tree__row--drop-prev[data-v-0d01877b]:before{top:2px}.ds-tree__row--drop-next[data-v-0d01877b]:after{bottom:2px}
