b2aaf3ed75
Changes: • Reorganize footer: buttons first, version text below • Add .ks-sidebar__footer-buttons wrapper for proper layout • Style .ks-sidebar__version as small caption text (10px) • Fix sidebar scroll: sidebar overflow: hidden, nav: overflow-y: auto only • Add flex-shrink: 0 to footer (prevent size collapse) This prevents: ✓ Nested scroll (sidebar + nav both scrolling) ✓ Awkward footer alignment ✓ Footer contributing to layout scroll Single-scroll principle: only .nav scrolls, header/footer fixed Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>