TextCore.ts: shared text rendering with dirty-check caching, zoom-bucket resolution, and optional word-wrap. TextSprite and StickySprite now compose TextCore instead of duplicating text logic. Sticky resize now bakes width only (fontSize stays stable), so dragging a sticky wider/narrower reflows text with auto-adjusted height — like a resizable text box.