- Add direction: ltr to pre elements so code always displays LTR in RTL UI - Fix selector secondary text: text-left → text-start, add w-full to prevent RTL flex cross-axis drift - Add dir="ltr" to model path span (opencode/model-id is always LTR) - Restore padding-inline-start: 2.5rem in narrow-screen media query where padding shorthand was overriding it Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>