.go-back-button{display:flex;align-items:center;justify-content:flex-start;gap:12px;cursor:pointer;background:transparent;color:var(--text-100)}[data-theme=light] img.go-back-button{filter:invert(1)}.go-back-arrow{transform:rotate(-90deg)}.go-back-text.bold-text{font-style:normal;font-weight:600;font-size:14px;line-height:14px}.go-back-text{white-space:nowrap;font-size:16px;font-weight:400;line-height:20px;padding-block:3px 1px}