- Use min=2 max=10 directly on range input (no array index mapping) - Debounce via useEffect instead of manual timer refs - Always render Reset button with opacity transition (no layout shift) - Immediate setCommittedDepth on reset for instant response