#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:#5b5b5b;--color-text-disabled:#a1a1a1;--color-text-accent:#762dc5;--color-text-inverted:#fff;--color-border:#f0eff3;--color-border-strong:#e8e6ec;--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:#7e7e7e;--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:#782ac1;--color-primary-weak:#6e2aa9;--color-text-primary:#fff;--color-text-secondary:#ccc;--color-text-disabled:#a5a5a5;--color-text-accent:#7935c2;--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)}#berry-root{--border-radius:4px;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--border-radius-xl:24px}.select-button{background-color:var(--color-background-primary);border:1px solid var(--color-border-strong);border-radius:var(--border-radius-md);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;padding:7px 0;display:flex;overflow:hidden;box-shadow:0 2px 4px #00000008,0 .5px 1px #00000008}.select-button-size-sm{min-height:30px;max-height:30px}.select-button-size-lg{border-radius:50px;min-height:36px;padding:0 2px}.select-button-disabled{cursor:not-allowed}.select-button-leading{color:var(--color-text-secondary);padding:0 4px 0 8px}.select-button-trailing{color:var(--color-text-secondary);padding:0 8px}.select-button-width-extended{width:250px}.select-button-width-full{flex-grow:1}.select-button-variant-ghost{box-shadow:none;background-color:#0000;border:none}.select-button-variant-ghost:hover{background-color:var(--color-background-secondary-strong)}.select-button-variant-ghost:active{background-color:var(--color-background-secondary)}.select-button-variant-ghost,.select-button-variant-ghost:disabled:active,.select-button-variant-ghost:disabled:hover{color:var(--color-text-primary);background-color:#0000}.select-button-variant-link{box-shadow:none;min-height:inherit;border:none;margin:0;padding:0}.select-button-variant-link:active,.select-button-variant-link:hover{background-color:#0000}.select-button-variant-link,.select-button-variant:disabled:active,.select-button-variant:disabled:hover{color:var(--color-text-primary);background-color:#0000}.select-button-variant-link>.select-button-leading,.select-button-variant-link>.select-button-variant-content>.select-button-variant-text{padding:0}.select-button-caret{transition:transform .15s ease-in-out;transform:scaleY(1)}.select-button-caret-toggled{transform:scaleY(-1)}.select-button-tags{flex-wrap:wrap;align-items:center;gap:4px;margin-top:-2px;margin-bottom:-2px;display:flex;overflow:hidden}
