ce1ca48384
The global button transition and the :active scale(0.97) transform were interfering with the translateY(-50%) centering, making the buttons jump on press. Added transition:none and reduced :active to translateY(-50%) only (no scale). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>