TITLE: Tend — A Habit Garden FILE: 046-habit-garden.html === PROMPT (exact prompt used) === Design "Tend — A Habit Garden", an elegant habit tracker in which every habit is a plant that grows with its streak. Soft sage palette: #f4f6f0 background, sage #9cb59a, deep green #2f4f3a, clay #d98e73, sun yellow #f2c14e. A header with today's date and a greeting based on the time of day. Each habit card holds a small SVG plant whose growth stage (seed → sprout → leaves → bud → bloom) reflects the current streak, a "done today" button with a satisfying bloom/particle animation, the streak count, and a 12-week contribution-style heatmap in greens (hover shows the date). Add, edit and delete habits in a modal (name, an icon from a set of SVG glyphs, colour). All data persists in localStorage; on first run, prefill three example habits with generated history so the page feels alive. A stats view shows a completion-rate ring chart and best streaks. Typography: a friendly humanist sans with rounded numerals. Micro-interactions: plants sway slightly; a watering-can cursor over the done button. Fully keyboard accessible and responsive. SHARED REQUIREMENTS (apply to every page in this 100-page collection): 1. One standalone HTML5 file. All CSS inline in