.Toolbar_toolbar__fz0u_{width:50px;min-width:50px;height:100%;flex-shrink:0;background:var(--background);border-right:1px solid var(--grey-transparent);display:flex;flex-direction:column;justify-content:space-between;padding:10px;box-sizing:border-box}.Toolbar_bottomSection__LKwj1,.Toolbar_topSection__dWJFz{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:20px}.Toolbar_toolButton__k__7w{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;cursor:pointer;color:var(--grey-font);transition:background-color .2s,color .2s}.Toolbar_toolButton__k__7w:hover{background:var(--grey-dark);color:var(--foreground)}.Toolbar_toolButton__k__7w.Toolbar_active__LNg24{background:var(--grey-transparent);color:var(--foreground)}