2026-04-25 18:33:16.372502+08
Explain how to use Svelte Stores for global state management in a SvelteKit application. Compare "writable" vs "derived" stores and provide an example of how to persist store data to localStorage.