#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:#634487;--color-primary-weak:#8b5fb8;--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;--max-page-container-width:1200px;--anim-curve:cubic-bezier(.25,0,0,1)}.tree{flex-grow:1;margin-left:0}.tree-item{flex-direction:column;margin-top:0;padding-left:0;list-style:none;display:flex}.tree-item-content{cursor:pointer;z-index:0;border-radius:18px;flex-grow:1;align-items:center;gap:8px;min-height:36px;max-height:36px;padding:0 10px;display:flex;position:relative}.tree-item-content:before{content:"";transition:background-color .15s var(--anim-curve),transition .15s var(--anim-curve),inset .15s var(--anim-curve);z-index:-1;background-color:#0000;border-radius:40px;position:absolute;inset:8px}.tree-item-content.button-active,.tree-item-content:hover:before{background-color:var(--color-background-secondary);inset:0}.tree-item-content .tree-item-row-active .button-active{font-variation-settings:"wght" 600}.tree-item-row{flex-wrap:nowrap;gap:4px}.tree-item-row,.tree-item-trailing{flex-direction:row;align-items:center;display:flex}.tree-item-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.tree-item-children{border-left:1px solid var(--color-border-strong);margin-left:16px;padding-left:8px}
