fix(ui): use sticky positioning for reply composer and auth gate (#181)
Replace fixed positioning with sticky bottom-0 so the reply bar
sticks to the viewport while scrolling but settles into document
flow at the page bottom, making the footer accessible.
authored by