.separator{background-color:var(--color-border);display:inline-block}.separator-strong{background-color:var(--color-border-strong)}.separator-horizontal{max-height:1px;min-height:1px;min-width:24px;width:100%}.separator-vertical{height:100%;min-height:24px;width:1px}.dropdown-item{align-items:center;border-radius:10px;color:var(--color-text-primary);cursor:pointer;display:flex;flex-direction:row;font-size:14px;gap:6px;line-height:1;list-style:none;margin-top:0;padding:8px;white-space:nowrap}.dropdown-item:hover{background-color:var(--color-background-secondary)}.dropdown-item:active{background-color:var(--color-background-primary-strong)}.dropdown-item-disabled{color:var(--color-text-secondary);cursor:default}.dropdown-item-disabled:hover{background-color:inherit}.dropdown-item-hovered{background-color:var(--color-background-secondary)}.dropdown-item-content{display:flex;flex-direction:column;flex-grow:1;gap:2px}.dropdown-item-role-destructive{color:var(--color-red)}.dropdown-item-variant-secondary{color:var(--color-text-secondary)}.dropdown-item-check-hidden{opacity:0}#berry-root{--color-background-primary:#fff;--color-background-primary-strong:#f9f9fc;--color-background-secondary-weak:#f6f6f8;--color-background-secondary:#e9e9ed;--color-background-secondary-strong:#dddde3;--color-background-accent-weak:#f3eef9;--color-background-accent:#eee7f6;--color-background-accent-strong:#d9c8ea;--color-primary:#41264f;--color-primary-weak:#643c76;--color-text-primary:#0c0811;--color-text-secondary:#757575;--color-text-accent:#762dc5;--color-text-inverted:#fff;--color-border:#e9e7ec;--color-border-strong:#dfdde2;--color-black:#000;--color-red:#ee5b5b;--color-orange:#f3a712;--color-yellow:#f3cd05;--color-green:#5abe57;--color-purple:var(--color-text-accent);--color-blue:#2e86c1;--color-gray:var(--color-text-secondary);--color-list-background:var(--color-background-secondary-weak);--color-list-surface:var(--color-background-primary);--color-list-surface-hover:var(--color-background-primary-strong);--color-list-border:none}#berry-root.theme-dark{--color-background-primary:#121212;--color-background-primary-strong:#1f1f1f;--color-background-secondary-weak:#1c1c1c;--color-background-secondary:#242424;--color-background-secondary-strong:#282828;--color-background-accent-weak:#e1ddeb;--color-background-accent:#c2adf8;--color-background-accent-strong:#afa1d3;--color-primary:#581d90;--color-primary-weak:#6e2aa9;--color-text-primary:#fff;--color-text-secondary:#ccc;--color-text-accent:#864ac6;--color-border:#282828;--color-border-strong:#333;--color-red:#d73939;--color-green:#61c261;--color-list-background:var(--color-background-primary);--color-list-surface:var(--color-background-secondary-weak);--color-list-surface-hover:var(--color-background-secondary);--color-list-border:1px solid var(--color-border-strong)}.popover-content{animation:popover-appear .2s ease;background-color:var(--color-list-surface);border:1px solid var(--color-border-strong);border-radius:14px;box-shadow:0 4px 6px #0000000a,0 2px 4px #0000000a;z-index:9999}@keyframes popover-appear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}#berry-root[data-v-ccb85fee]{--color-background-primary:#fff;--color-background-primary-strong:#f9f9fc;--color-background-secondary-weak:#f6f6f8;--color-background-secondary:#e9e9ed;--color-background-secondary-strong:#dddde3;--color-background-accent-weak:#f3eef9;--color-background-accent:#eee7f6;--color-background-accent-strong:#d9c8ea;--color-primary:#41264f;--color-primary-weak:#643c76;--color-text-primary:#0c0811;--color-text-secondary:#757575;--color-text-accent:#762dc5;--color-text-inverted:#fff;--color-border:#e9e7ec;--color-border-strong:#dfdde2;--color-black:#000;--color-red:#ee5b5b;--color-orange:#f3a712;--color-yellow:#f3cd05;--color-green:#5abe57;--color-purple:var(--color-text-accent);--color-blue:#2e86c1;--color-gray:var(--color-text-secondary);--color-list-background:var(--color-background-secondary-weak);--color-list-surface:var(--color-background-primary);--color-list-surface-hover:var(--color-background-primary-strong);--color-list-border:none}#berry-root.theme-dark[data-v-ccb85fee]{--color-background-primary:#121212;--color-background-primary-strong:#1f1f1f;--color-background-secondary-weak:#1c1c1c;--color-background-secondary:#242424;--color-background-secondary-strong:#282828;--color-background-accent-weak:#e1ddeb;--color-background-accent:#c2adf8;--color-background-accent-strong:#afa1d3;--color-primary:#581d90;--color-primary-weak:#6e2aa9;--color-text-primary:#fff;--color-text-secondary:#ccc;--color-text-accent:#864ac6;--color-border:#282828;--color-border-strong:#333;--color-red:#d73939;--color-green:#61c261;--color-list-background:var(--color-background-primary);--color-list-surface:var(--color-background-secondary-weak);--color-list-surface-hover:var(--color-background-secondary);--color-list-border:1px solid var(--color-border-strong)}.dropdown-content[data-v-ccb85fee]{display:flex;flex-direction:column;margin-left:0;min-width:140px;opacity:0;overflow:hidden;pointer-events:none;transform:scale(.95);transition:all .1s ease-out;z-index:10}.dropdown-content-show[data-v-ccb85fee]{opacity:1;pointer-events:all;transform:scale(1)}.dropdown-content-paginator[data-v-ccb85fee]{margin:4px}.dropdown-items[data-v-ccb85fee]{display:flex;flex-direction:column;max-height:460px;overflow-y:auto;padding:4px 0}.dropdown-content .dropdown-item[data-v-ccb85fee]{margin:0 4px}.dropdown-content-head[data-v-ccb85fee]{border-bottom:1px solid var(--color-border-strong);display:flex;flex-direction:column;gap:8px;padding:8px 0}.dropdown-content-title[data-v-ccb85fee]{margin-bottom:4px;margin-left:12px;margin-top:4px}.dropdown-search[data-v-ccb85fee]{margin-left:8px;margin-right:8px}.dropdown-items .separator[data-v-ccb85fee]{box-sizing:border-box;margin:4px 0}.dropdown-item-group[data-v-ccb85fee]{margin:8px 12px}#berry-root[data-v-ca9acec6]{--color-background-primary:#fff;--color-background-primary-strong:#f9f9fc;--color-background-secondary-weak:#f6f6f8;--color-background-secondary:#e9e9ed;--color-background-secondary-strong:#dddde3;--color-background-accent-weak:#f3eef9;--color-background-accent:#eee7f6;--color-background-accent-strong:#d9c8ea;--color-primary:#41264f;--color-primary-weak:#643c76;--color-text-primary:#0c0811;--color-text-secondary:#757575;--color-text-accent:#762dc5;--color-text-inverted:#fff;--color-border:#e9e7ec;--color-border-strong:#dfdde2;--color-black:#000;--color-red:#ee5b5b;--color-orange:#f3a712;--color-yellow:#f3cd05;--color-green:#5abe57;--color-purple:var(--color-text-accent);--color-blue:#2e86c1;--color-gray:var(--color-text-secondary);--color-list-background:var(--color-background-secondary-weak);--color-list-surface:var(--color-background-primary);--color-list-surface-hover:var(--color-background-primary-strong);--color-list-border:none}#berry-root.theme-dark[data-v-ca9acec6]{--color-background-primary:#121212;--color-background-primary-strong:#1f1f1f;--color-background-secondary-weak:#1c1c1c;--color-background-secondary:#242424;--color-background-secondary-strong:#282828;--color-background-accent-weak:#e1ddeb;--color-background-accent:#c2adf8;--color-background-accent-strong:#afa1d3;--color-primary:#581d90;--color-primary-weak:#6e2aa9;--color-text-primary:#fff;--color-text-secondary:#ccc;--color-text-accent:#864ac6;--color-border:#282828;--color-border-strong:#333;--color-red:#d73939;--color-green:#61c261;--color-list-background:var(--color-background-primary);--color-list-surface:var(--color-background-secondary-weak);--color-list-surface-hover:var(--color-background-secondary);--color-list-border:1px solid var(--color-border-strong)}.dropdown[data-v-ca9acec6],.dropdown-trigger[data-v-ca9acec6]{position:relative}
